acrn-hypervisor/hypervisor/include/dm
Shuo A Liu 98c80d75b8 hv: dm: Use new virtual device management ioctls
IC_ADD_HV_VDEV		->	ACRN_IOCTL_CREATE_VDEV
IC_REMOVE_HV_VDEV	->	ACRN_IOCTL_DESTROY_VDEV
struct acrn_emul_dev	->	struct acrn_vdev

Also, move struct acrn_vdev to acrn_common.h as this structure 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
..
io_req.h hv: dm: Use new I/O request data structures 2021-07-15 11:53:54 +08:00
ivshmem.h hv: dm: Use new virtual device management ioctls 2021-07-15 11:53:54 +08:00
mmio_dev.h hv: mmio_dev: add hypercall to support mmio device pass through 2020-07-23 20:13:20 +08:00
vacpi.h HV: vpci: check if address is in VM BAR MMIO space 2021-06-08 08:39:01 +08:00
vgpio.h hv: add vgpio device model support 2020-09-07 14:52:02 +08:00
vioapic.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
vmcs9900.h hv: dm: Use new virtual device management ioctls 2021-07-15 11:53:54 +08:00
vpci.h hv: dm: Use new pci device passthrough management ioctls 2021-07-15 11:53:54 +08:00
vpic.h hv[v2]: Remove deprecated term in vPIC submodule 2020-09-01 09:30:08 +08:00
vroot_port.h hv: dm: Use new virtual device management ioctls 2021-07-15 11:53:54 +08:00
vuart.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00