acrn-hypervisor/hypervisor/include/common
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
..
hypercall.h hv: add a hypercall for the hypervisor NPK log 2018-08-23 11:09:25 +08:00
irq.h hv:Changed several APIs to void type 2018-08-23 08:54:54 +08:00
ptdev.h HV: improve pass-thru device interrupt process 2018-09-10 10:12:45 +08:00
schedule.h HV:treewide:Cleanup the type for parameters of bitmap 2018-07-02 10:46:11 +08:00
softirq.h hv: softirq: refine softirq 2018-08-01 11:36:27 +08:00