cloud-hypervisor/pci
Sebastien Boeuf c865f93c9b pci: Extend PciDevice trait with move_bar() function
In order to support PCI BAR reprogramming, the PciDevice trait defines a
new method move_bar() dedicated for taking appropriate action when a BAR
is moved to a different guest address.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-10-29 16:48:02 +01:00
..
src pci: Extend PciDevice trait with move_bar() function 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