cloud-hypervisor/devices
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
..
src devices: Extend the Bus trait to carry the device range base 2019-07-08 07:39:21 +02:00
Cargo.toml devices: Add userspace IOAPIC implementation 2019-06-21 10:09:34 +02:00