cloud-hypervisor/devices/src/legacy
Rob Bradford b2d1dd65f3 build: Remove "fwdebug" and "common" feature flags
This simplifes the buld and checks with very little overhead and the
fwdebug device is I/O port device on 0x402 that can be used by edk2 as a
very simple character device.

See: #4679

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-09-26 10:16:33 -07: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 build: Remove "fwdebug" and "common" feature flags 2022-09-26 10:16:33 -07: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 devices: legacy: pl011: Move boot timestamping to warn!() 2022-09-16 14:36:12 +01:00