acrn-hypervisor/hypervisor/arch/x86/guest
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
..
guest.c hv: pgtable: fix 'Use of function like macro' 2018-09-07 11:11:06 +08:00
instr_emul.c HV: Refine two log info about vcpu and instr_emul 2018-09-03 11:23:15 +08:00
instr_emul.h HV: instr_emul: Remove dead code 2018-08-07 12:09:22 +08:00
mptable.c hv: pgtable: fix 'Use of function like macro' 2018-09-07 11:11:06 +08:00
pm.c hv: treewide: fix 'Expression is not Boolean' 2018-09-03 11:23:53 +08:00
ucode.c hv: treewide: convert some MACROs to inline functions 2018-09-04 12:27:18 +08:00
vcpu.c HV: Refine two log info about vcpu and instr_emul 2018-09-03 11:23:15 +08:00
vlapic_priv.h HV: remove callbacks registration for APICv functions 2018-08-23 11:11:21 +08:00
vlapic.c hv: pgtable: fix 'Use of function like macro' 2018-09-07 11:11:06 +08:00
vm.c HV: improve pass-thru device interrupt process 2018-09-10 10:12:45 +08:00
vmcall.c hv: add a hypercall for the hypervisor NPK log 2018-08-23 11:09:25 +08:00
vmsr.c hv: pgtable: fix 'Use of function like macro' 2018-09-07 11:11:06 +08:00