cloud-hypervisor/vm-virtio
Sebastien Boeuf c7cabc88b4 vmm: Conditionally update ioeventfds for virtio PCI device
The specific part of PCI BAR reprogramming that happens for a virtio PCI
device is the update of the ioeventfds addresses KVM should listen to.
This should not be triggered for every BAR reprogramming associated with
the virtio device since a virtio PCI device might have multiple BARs.

The update of the ioeventfds addresses should only happen when the BAR
related to those addresses is being moved.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-10-31 09:30:59 +01:00
..
src vmm: Conditionally update ioeventfds for virtio PCI device 2019-10-31 09:30:59 +01:00
Cargo.toml Bump vmm-sys-utils to 0.2.0 2019-10-23 11:35:11 +03:00