cloud-hypervisor/vm-virtio
Sebastien Boeuf 149b61b213 pci: Detect BAR reprogramming
Based on the value being written to the BAR, the implementation can
now detect if the BAR is being moved to another address. If that is the
case, it invokes move_bar() function from the DeviceRelocation trait.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-10-29 16:48:02 +01:00
..
src pci: Detect BAR reprogramming 2019-10-29 16:48:02 +01:00
Cargo.toml Bump vmm-sys-utils to 0.2.0 2019-10-23 11:35:11 +03:00