cloud-hypervisor/devices/src
William Douglas 0066ddefe1 devices: Add utility functions for the serial output buffer
In preparation for reorganizing how the serial output is constructed
add methods to the serial devices for setting the out buffer after the
device is created.

Also add a method to enable flushing the output buffer to be used to
write the buffer to the PTY fd once the PTY is writable.

Signed-off-by: William Douglas <william.douglas@intel.com>
2021-09-27 14:18:21 +01:00
..
legacy devices: Add utility functions for the serial output buffer 2021-09-27 14:18:21 +01:00
acpi.rs devices: acpi: Increase robustness of bus devices 2021-09-15 09:40:20 +02:00
gic.rs clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
interrupt_controller.rs interrupt: Add a notifier method to the InterruptController 2021-02-10 17:34:56 +00:00
ioapic.rs devices: ioapic: Increase robustness of IOAPIC operations 2021-09-15 09:40:20 +02:00
lib.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00