cloud-hypervisor/devices/src
Rob Bradford 224f77500c devices: serial: Make the serial unit tests pass
Some refactoring has taken place since the unit tests were written:

The read/write in BusDevice now take a base address and the interrupt
handling code has changed necessitating the need for a new TestInterrupt
struct.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-07-16 17:09:05 +02:00
..
legacy devices: serial: Make the serial unit tests pass 2019-07-16 17:09:05 +02:00
bus.rs devices: serial: Make the serial unit tests pass 2019-07-16 17:09:05 +02:00
ioapic.rs devices: Extend the Bus trait to carry the device range base 2019-07-08 07:39:21 +02:00
lib.rs devices: Add userspace IOAPIC implementation 2019-06-21 10:09:34 +02:00