acrn-hypervisor/hypervisor/include/public
Minggui Cao d123083fa9 HV: add hypercall to monitor UOS PTdev intr status
The hypercall can be used by SOS/DM to monitor UOS
pass-thru devices' interrupt data; and if an "interrupt
storm" happens in UOS, it can be used to delay the UOS
PTdev interrupt's injection for sometime.

The two functions are implemented by one hypercall with
two sub-commands, and with the data/params in the buffer.

Tracked-On: #866
Signed-off-by: Minggui Cao <minggui.cao@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-09-25 11:09:35 +08:00
..
acrn_common.h HV: add hypercall to monitor UOS PTdev intr status 2018-09-25 11:09:35 +08:00
acrn_hv_defs.h HV: add hypercall to monitor UOS PTdev intr status 2018-09-25 11:09:35 +08:00