cloud-hypervisor/devices/src/legacy
Rob Bradford e7e0e8ac38 vmm, devices: Add firmware debug port device
OVMF and other standard firmwares use I/O port 0x402 as a simple debug
port by writing ASCII characters to it. This is gated under a feature
that is not enabled by default.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-04-17 12:54:00 +02:00
..
cmos.rs devices, vmm: Add legacy CMOS device 2019-10-03 14:57:49 +01:00
fwdebug.rs vmm, devices: Add firmware debug port device 2020-04-17 12:54:00 +02:00
i8042.rs vmm: Support both reset and shutdown 2019-09-03 19:18:49 +02:00
mod.rs vmm, devices: Add firmware debug port device 2020-04-17 12:54:00 +02:00
serial.rs devices: serial: Implement the Snapshottable trait 2020-04-02 19:02:57 +02:00