cloud-hypervisor/vm-virtio/src
Samuel Ortiz 8173e1ccd7 devices: Extend the Bus trait to carry the device range base
With the range base for the IO/MMIO vm exit address, a device with
multiple ranges has all the needed information for resolving which of
its range the exit is coming from

Fixes: #87

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2019-07-08 07:39:21 +02:00
..
transport devices: Extend the Bus trait to carry the device range base 2019-07-08 07:39:21 +02:00
block.rs interrupt: Make IRQ delivery generic 2019-06-06 15:27:35 +01:00
device.rs interrupt: Make IRQ delivery generic 2019-06-06 15:27:35 +01:00
fs.rs vm-virtio: Add vhost-user-fs support 2019-06-27 21:46:00 +02:00
lib.rs vm-virtio: Implement the u32 to VirtioDeviceType conversion 2019-07-02 17:37:12 +02:00
net.rs interrupt: Make IRQ delivery generic 2019-06-06 15:27:35 +01:00
pmem.rs vm-virtio: Add virtio-pmem implementation 2019-07-01 14:38:55 +01:00
queue.rs vmm: Add MSI-X support to virtio-pci devices 2019-06-06 15:27:35 +01:00
rng.rs interrupt: Make IRQ delivery generic 2019-06-06 15:27:35 +01:00