acrn-hypervisor/hypervisor/include/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
..
gpr.h hv: move define of struct cpu_gp_regs to a separate headfile 2018-08-09 16:43:58 +08:00
guest_pm.h hv: treewide: fix 'No definition in system for prototyped procedure' 2018-07-20 10:38:32 +08:00
guest.h hv: treewide: fix 'Macro parameter not in brackets' 2018-09-07 10:22:00 +08:00
mptable.h HV: Adding mptable support for partition mode ACRN 2018-08-03 13:36:40 +08:00
ucode.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
vcpu.h hv: code clean up regarding to guest_msrs 2018-08-28 11:08:48 +08:00
vioapic.h hv:Replace vioapic pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
vlapic.h HV: Refine APICv capabilities detection 2018-08-24 09:58:58 +08:00
vm0_boot.h hv: move boot_ctx offset definitions 2018-08-14 13:05:06 +08:00
vm.h HV: improve pass-thru device interrupt process 2018-09-10 10:12:45 +08:00
vpic.h hv: fix 'Procedure is not called or referenced in code analysed' 2018-09-06 12:01:30 +08:00