crosvm/devices/src
Alexandre Courbot 8477c44059 virtio: console: simplify process_transmit_queue
The error path reproduces the code outside of the match arm, so it can
be removed.

BUG=b:228912920
TEST=cargo build

Change-Id: Ibd485a52441be03501041bc4136bab9293c7066b
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3600165
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Commit-Queue: Alexandre Courbot <acourbot@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
2022-05-25 09:12:23 +00:00
..
irqchip devices: irqchip: add specialized register_{edge|level}_irq_event() 2022-04-07 01:41:52 +00:00
pci crosvm: vm_events: consolidate vm events into one framework. 2022-05-20 18:04:21 +00:00
platform devices: irq_event: implement as_raw_descriptors() and use them 2022-04-07 01:41:56 +00:00
register_space
sys devices: serial: replace file_from_path with open_file 2022-03-28 19:37:56 +00:00
usb Only ingore first set_config to active config 2022-05-11 20:02:03 +00:00
utils base: accept AsRawDescriptor in PollContext/EpollContext/mmap 2022-04-11 20:27:06 +00:00
virtio virtio: console: simplify process_transmit_queue 2022-05-25 09:12:23 +00:00
acpi.rs crosvm: vm_events: consolidate vm events into one framework. 2022-05-20 18:04:21 +00:00
bat.rs base: rename EventFd to Event 2022-05-03 21:04:19 +00:00
bus.rs upstream a few file from dev/pci 2022-04-04 21:49:33 +00:00
cmos.rs
direct_io.rs
direct_irq.rs Revert "direct_irq: Add support for host wakeup capable IRQs" 2022-05-19 14:28:46 +00:00
i8042.rs crosvm: vm_events: consolidate vm events into one framework. 2022-05-20 18:04:21 +00:00
irq_event.rs devices: irq_event: implement as_raw_descriptors() and use them 2022-04-07 01:41:56 +00:00
lib.rs devices: pci: fill out the PciAddress docs 2022-05-06 20:46:58 +00:00
pit.rs devices: switch Timer::wait to Timer::mark_waited 2022-05-18 17:47:05 +00:00
pl030.rs devices: pl030: convert to using IrqEdgeEvent 2022-04-06 18:54:48 +00:00
proxy.rs Introduce PCI virtual configuration space 2022-03-07 03:49:47 +00:00
serial.rs Upstream windows serial device 2022-03-24 23:45:10 +00:00
serial_device.rs crosvm: rework logging 2022-05-23 21:11:49 +00:00
software_tpm.rs devices: make virtio tpm backend pluggable 2022-03-31 23:03:16 +00:00
sys.rs Upstream windows serial device 2022-03-24 23:45:10 +00:00
vfio.rs devices: virtio: iommu: get iova_max_addr according to ranges' info 2022-04-28 04:43:11 +00:00