acrn-hypervisor/hypervisor/include
Yonghua Huang dd6a5fbe95 HV: Add hypercall to set/clear IRQ line
- wraps ASSERT/DEASSERT IRQ line hypercalls.
    - remove 'intr_type' from set/clear IRQ line interface.
    - deprecate "IRQ_ASSERT", "IRQ_DEASSERT" & "IRQ_PULSE".
    - new adding hypercall will support "GSI_SET_HIGH"/
      "GSI_SET_LOW"/ "GSI_RAISING_PULSE"/ "GSI_FALLING_PULSE"
      operations

Tracked-On: #861
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-09-27 16:49:52 +08:00
..
arch/x86 hv: include: fix 'Unused procedure parameter' 2018-09-27 10:46:52 +08:00
common HV: Add hypercall to set/clear IRQ line 2018-09-27 16:49:52 +08:00
debug hv: include: fix 'Unused procedure parameter' 2018-09-27 10:46:52 +08:00
dm/vpci HV: VPCI coding style fix 2018-09-03 11:26:30 +08:00
lib hv: drop the macro arguments acting as formal parameter names 2018-09-27 16:07:22 +08:00
public HV: Add hypercall to set/clear IRQ line 2018-09-27 16:49:52 +08:00
hv_debug.h hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
hypervisor.h hv: merge hv_lib.h and hypervisor.h 2018-09-27 15:55:41 +08:00