acrn-hypervisor/hypervisor/include
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
..
arch/x86 HV: e820 refinement 2019-02-02 11:53:37 +08:00
common hv: Use Interrupt Remapping format for programming interrupt sources 2019-02-01 15:54:55 +08:00
debug profiling: fix the system freeze issue when running profiling tool 2019-02-01 13:21:15 +08:00
dm HV: store a pointer to pdev instead to save memory. 2019-02-02 15:24:43 +08:00
lib hv: remove the usage of 'atoi()' 2018-12-26 13:50:26 +08:00
public profiling: enable to capture dropped samples while buffering 2019-02-01 11:44:04 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00