linux_dsm_epyc7002/include/xen/interface
Shannon Zhao 383ff518a7 xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
This new delivery type which is for ARM shares the same value with
HVM_PARAM_CALLBACK_TYPE_VECTOR which is for x86.

val[15:8] is flag: val[7:0] is a PPI.
To the flag, bit 8 stands the interrupt mode is edge(1) or level(0) and
bit 9 stands the interrupt polarity is active low(1) or high(0).

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Julien Grall <julien.grall@arm.com>
Tested-by: Julien Grall <julien.grall@arm.com>
2016-07-06 10:34:44 +01:00
..
hvm xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ 2016-07-06 10:34:44 +01:00
io xen-netback: re-import canonical netif header 2016-03-13 22:08:01 -04:00
callback.h
elfnote.h
event_channel.h
features.h
grant_table.h
memory.h xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio 2016-07-06 10:34:43 +01:00
nmi.h
physdev.h
platform.h xen: introduce XENPF_settime64 2015-12-21 14:40:57 +00:00
sched.h x86/xen: Support kexec/kdump in HVM guests by doing a soft reset 2015-09-28 14:48:52 +01:00
vcpu.h
version.h
xen-mca.h
xen.h xen: rename dom0_op to platform_op 2015-12-21 14:40:55 +00:00
xenpmu.h