acrn-hypervisor/hypervisor/include
Minggui Cao 99285f844a HV: improve pass-thru device interrupt process
for each pass-thru device and its entry owned by one VM, so
change the pass-thru device's softirq lock & entry list into
per VM, so one VM's PT device interrupt process will not
interfere with other VMs; especially in case one user OS
"interrupt storm" happens, it will have little effect on
service OS.

Tracked-On: #866
Signed-off-by: Minggui Cao <minggui.cao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-09-10 10:12:45 +08:00
..
arch/x86 HV: improve pass-thru device interrupt process 2018-09-10 10:12:45 +08:00
common HV: improve pass-thru device interrupt process 2018-09-10 10:12:45 +08:00
debug hv: treewide: fix 'Macro parameter not in brackets' 2018-09-07 10:22:00 +08:00
dm/vpci HV: VPCI coding style fix 2018-09-03 11:26:30 +08:00
lib hv: treewide: fix 'Macro parameter not in brackets' 2018-09-07 10:22:00 +08:00
public hv: add a hypercall for the hypervisor NPK log 2018-08-23 11:09:25 +08:00
hv_debug.h hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
hv_lib.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hypervisor.h hv: pgtable: fix 'Use of function like macro' 2018-09-07 11:11:06 +08:00