cloud-hypervisor/devices/src/legacy
Rob Bradford 8ea4145f98 devices, vmm: Add legacy CMOS device
Based off of crosvm revision b5237bbcf074eb30cf368a138c0835081e747d71
add a CMOS device. This environments that can't use KVM clock to get the
current time (e.g. Windows and EFI.)

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-10-03 14:57:49 +01:00
..
cmos.rs devices, vmm: Add legacy CMOS device 2019-10-03 14:57:49 +01:00
i8042.rs vmm: Support both reset and shutdown 2019-09-03 19:18:49 +02:00
mod.rs devices, vmm: Add legacy CMOS device 2019-10-03 14:57:49 +01:00
serial.rs