cloud-hypervisor/vm-virtio
Sebastien Boeuf 49cc73a4ca vm-virtio: pci: Make sure to return the correct list of BARs
By adding the shared memory regions to the list of BARs, we make sure
the DeviceManager will register it as a BAR on the PCI bus. Without
this, when PCI BAR reprogramming happens, the PCI bus errors since it
does not know about any BAR at the specified address.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-04-20 16:01:25 +02:00
..
src vm-virtio: pci: Make sure to return the correct list of BARs 2020-04-20 16:01:25 +02:00
Cargo.toml vm-virtio: Add the ability to serialize a Queue 2020-04-17 19:29:41 +02:00