cloud-hypervisor/devices/src/legacy
Rob Bradford 707cea2182 vmm, devices: Move logging of 0x80 timestamp to its own device
This is a cleaner approach to handling the I/O port write to 0x80.
Whilst doing this also use generate the timestamp at the start of the VM
creation. For consistency use the same timestamp for the ARM equivalent.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-05-04 23:02:53 +01:00
..
cmos.rs devices: cmos: Implement CMOS based reset 2022-03-29 15:20:58 +01:00
debug_port.rs vmm, devices: Move logging of 0x80 timestamp to its own device 2022-05-04 23:02:53 +01:00
fwdebug.rs misc: Make Bus::write() return an Option<Arc<Barrier>> 2020-12-17 11:23:53 +00:00
gpio_pl061.rs vm-device, pci, devices: Remove InterruptSourceGroup::{un}mask 2022-04-11 22:56:48 +01:00
i8042.rs devices, vmm: Upgrade exit reasons to info!() level debugging 2021-09-03 09:30:55 -07:00
mod.rs vmm, devices: Move logging of 0x80 timestamp to its own device 2022-05-04 23:02:53 +01:00
rtc_pl031.rs vm-device, pci, devices: Remove InterruptSourceGroup::{un}mask 2022-04-11 22:56:48 +01:00
serial.rs vm-device, pci, devices: Remove InterruptSourceGroup::{un}mask 2022-04-11 22:56:48 +01:00
uart_pl011.rs vmm, devices: Move logging of 0x80 timestamp to its own device 2022-05-04 23:02:53 +01:00