acrn-hypervisor/hypervisor/dm
Li, Fei1 21cb120bcc hv: vpci: add a global PCI lock for each VM
Concurrent access on PCI device may happened if UOS try to access PCI configuration
space on different vCPUs through IO port. This patch just adds a global PCI lock for
each VM to prevent the concurrent access.

Tracked-On: #3475
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2019-11-01 14:44:11 +08:00
..
vpci hv: vpci: add a global PCI lock for each VM 2019-11-01 14:44:11 +08:00
io_req.c hv: mmio: move EPT operation out of register_mmio_emulation_handler 2019-10-31 11:46:10 +08:00
vioapic.c hv: mmio: move EPT operation out of register_mmio_emulation_handler 2019-10-31 11:46:10 +08:00
vpic.c hv: remove 'flags' field in struct vm_io_range 2019-08-19 10:19:54 +08:00
vrtc.c hv: remove 'flags' field in struct vm_io_range 2019-08-19 10:19:54 +08:00
vuart.c hv: vuart: support reliable communication 2019-09-17 09:45:28 +08:00