cloud-hypervisor/vmm/src
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
..
api api: http: make consistent api and implementation 2019-10-17 07:39:56 +02:00
config.rs api: http: handle cpu according to openapi 2019-10-17 07:39:56 +02:00
device_manager.rs pci: Detect BAR reprogramming 2019-10-29 16:48:02 +01:00
lib.rs vmm: Rename Booted vm state to Running 2019-10-10 17:13:44 -07:00
vm.rs vmm: Create AddressManager to own SystemAllocator 2019-10-29 16:48:02 +01:00