cloud-hypervisor/vm-virtio
Samuel Ortiz 4605ecf1a8 pci: Extend the Device trait to carry the device BARs
When reading from or writing to a PCI BAR to handle a VM exit, we need
to have the BAR address itself to be able to support multiple BARs PCI
devices.

Fixes: #87

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-07-08 07:39:21 +02:00
..
src pci: Extend the Device trait to carry the device BARs 2019-07-08 07:39:21 +02:00
Cargo.toml vm-virtio: Add vhost-user-fs support 2019-06-27 21:46:00 +02:00