acrn-hypervisor/hypervisor/include/common
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
..
hypercall.h HV: Add hypercall to set/clear IRQ line 2018-09-27 16:49:52 +08:00
irq.h HV: Add hypercall to set/clear IRQ line 2018-09-27 16:49:52 +08:00
ptdev.h HV: modify code for intr storm detect & handling 2018-09-25 11:09:35 +08:00
schedule.h HV:treewide:Cleanup the type for parameters of bitmap 2018-07-02 10:46:11 +08:00
softirq.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00