Files
acrn-hypervisor/devicemodel/include
Shuo A Liu 3625eb7a99 hv: dm: Use new pci device passthrough management ioctls
IC_ASSIGN_PCIDEV		->	ACRN_IOCTL_ASSIGN_PCIDEV
IC_DEASSIGN_PCIDEV		->	ACRN_IOCTL_DEASSIGN_PCIDEV
QUIRK_PTDEV			->	ACRN_PTDEV_QUIRK_ASSIGN
struct acrn_assign_pcidev	->	struct acrn_pcidev

Move struct acrn_pcidev 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
..
2020-09-01 09:30:08 +08:00
2021-07-15 11:53:54 +08:00
2019-05-24 11:51:00 +08:00
2018-12-07 20:21:33 +08:00
2019-05-07 09:08:50 +08:00
2021-07-15 11:53:54 +08:00
2021-05-19 13:54:24 +08:00
2019-05-24 11:51:00 +08:00
2021-06-01 10:41:51 +08:00
2019-01-23 10:33:28 +08:00
2019-03-21 10:28:17 +08:00
2018-12-27 09:58:20 +08:00
2019-10-11 13:20:19 +08:00