acrn-hypervisor/hypervisor/include/dm
dongshen f4adb109de HV: store a pointer to pdev instead to save memory.
As we store the physical pci device info in a global pdev array, the vdev struct can
store a pointer to pdev instead.

Tracked-On: #2431
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
Reviewed-by: Anthony Xu <anthony.xu@intel.com>
2019-02-02 15:24:43 +08:00
..
mptable.h HV: remove unused mptable info 2019-01-18 11:50:00 +08:00
pci.h HV: store a pointer to pdev instead to save memory. 2019-02-02 15:24:43 +08:00
vioapic.h hv:move vpic.h & vioapic.h to dm folder 2019-01-30 20:43:04 +08:00
vpci.h HV: store a pointer to pdev instead to save memory. 2019-02-02 15:24:43 +08:00
vpic.h hv:move vpic.h & vioapic.h to dm folder 2019-01-30 20:43:04 +08:00