cloud-hypervisor/vm-virtio/src/transport
Sebastien Boeuf 2cd406ba50 vm-virtio: Fix virtio-pci BAR type
The 32 or 64 bits type for the memory BAR was not set correctly. This
patch ensure the right type is applied to the BAR.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-09-21 09:11:30 +01:00
..
mmio.rs vm-virtio: Fix compilation warning from "mmio" feature only build 2019-09-16 08:55:35 -07:00
mod.rs vm-virtio: Add MMIO transport 2019-09-13 12:30:13 +01:00
pci_common_config.rs vmm: Add RwLock to the GuestMemoryMmap 2019-08-22 08:24:15 +01:00
pci_device.rs vm-virtio: Fix virtio-pci BAR type 2019-09-21 09:11:30 +01:00