acrn-hypervisor/hypervisor/include
Zide Chen 83dbfe4fd3 hv: implement sharing_mode.c for PCI emulation in sharing mode
Compared with partition_mode.c, the major difference between them is
the list of PCI devices is statically defined or dynamically
enumerated and allocated.

Tracked-On: #1568
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
Signed-off-by: Zide Chen <zide.chen@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-10-29 14:29:37 +08:00
..
arch/x86 hv: rework the MMIO handler callback hv_mem_io_handler_t arguments 2018-10-29 14:29:37 +08:00
common hv: MSI Message Address should be 64 bits 2018-10-29 14:29:37 +08:00
debug HV:Added SBuf support to copy samples generated to guest. 2018-10-26 13:39:07 +08:00
dm hv: implement sharing_mode.c for PCI emulation in sharing mode 2018-10-29 14:29:37 +08:00
lib HV:fix "Pointer param should be declared pointer to const" 2018-10-25 13:45:14 +08:00
public HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h hv: mmu: add pre-assumption for hpa2gpa 2018-10-23 09:12:51 +08:00