cloud-hypervisor/devices/src/legacy
Rob Bradford 3538afc1fe devices: debug_port: Move 0x80 output to warn!() level
This allows the capturing of the debug port event without requiring more
verbose logging which itself has a performance impact.

Unless users are using our custom kernel or their own custom patches
they are unlikely to see the impact.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-05-23 11:14:53 +01:00
..
cmos.rs devices: cmos: Implement CMOS based reset 2022-03-29 15:20:58 +01:00
debug_port.rs devices: debug_port: Move 0x80 output to warn!() level 2022-05-23 11:14: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