cloud-hypervisor/devices/src
Jing Liu 9da2343cb7 device: Improvement for BusDevice trait and PciDevice trait
BusDevice includes two methods which are only for PCI devices, which should
be as members of PciDevice trait for a better clean high level APIs.

Signed-off-by: Jing Liu <jing2.liu@linux.intel.com>
2019-06-25 06:17:30 -07:00
..
legacy devices: Create Interrupt trait to abstract interrupt delivery 2019-06-21 10:09:34 +02:00
bus.rs device: Improvement for BusDevice trait and PciDevice trait 2019-06-25 06:17:30 -07:00
ioapic.rs devices: Add userspace IOAPIC implementation 2019-06-21 10:09:34 +02:00
lib.rs devices: Add userspace IOAPIC implementation 2019-06-21 10:09:34 +02:00