acrn-hypervisor/hypervisor/include
Shuo A Liu 9e7abbb38c dm: Use new MMIO device passthrough management ioctls
IC_ASSIGN_MMIODEV	->	ACRN_IOCTL_ASSIGN_MMIODEV
IC_DEASSIGN_MMIODEV	->	ACRN_IOCTL_DEASSIGN_MMIODEV

struct acrn_mmiodev has slight change. Move struct acrn_mmiodev into
acrn_common.h because it is used by both DM and HV.

Tracked-On: #6282
Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com>
2021-07-15 11:53:54 +08:00
..
arch/x86/asm hv: dm: Use new I/O request data structures 2021-07-15 11:53:54 +08:00
common hv: dm: Use new pci device passthrough management ioctls 2021-07-15 11:53:54 +08:00
debug hv: deny access to HV owned legacy PIO UART from SOS 2021-06-08 16:16:14 +08:00
dm hv: dm: Use new pci device passthrough management ioctls 2021-07-15 11:53:54 +08:00
hw hv: add max payload to vrp 2021-06-15 08:53:53 +08:00
lib HV: init hv_e820 from efi mmap if boot from uefi 2021-06-11 10:06:02 +08:00
public dm: Use new MMIO device passthrough management ioctls 2021-07-15 11:53:54 +08:00