acrn-hypervisor/hypervisor/include
Yonghua Huang 05bb7aa212 hv: remove deprecated hypercalls
below hypercalls are wrapped to HC_SET_IRQLINE:
- HC_ASSERT_IRQLINE
- HC_DEASSERT_IRQLINE
- HC_PULSE_IRQLINE

Tracked-On: #861
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-10-30 09:59:27 +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: remove deprecated hypercalls 2018-10-30 09:59:27 +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