crosvm/devices/src
Alexandre Courbot 3727976368 virtio: video: decoder: replace ContextMap's new() method by Default implementation
This is more idiomatic for constructors that take no arguments, and
spares us one compiler warning if decoding support is enabled without
any backend (in which case nobody creates ContextMaps).

BUG=b:169295147
TEST=cargo build --features="video-decoder"

Change-Id: I01b909eac6d443e43617f6e8cb91c6254dea5cc5
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2891136
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Alexandre Courbot <acourbot@chromium.org>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Reviewed-by: Chih-Yu Huang <akahuang@chromium.org>
2021-05-20 19:29:25 +00:00
..
irqchip crosvm/kvm: enable runtime detection of IOAPIC pins 2021-05-20 00:37:59 +00:00
pci devices: pass MMIO and IO bus to PciRoot::new() 2021-05-12 00:09:37 +00:00
register_space
usb devices: pci: add PciDevice function to get BARs 2021-05-07 00:37:49 +00:00
utils
virtio virtio: video: decoder: replace ContextMap's new() method by Default implementation 2021-05-20 19:29:25 +00:00
acpi.rs devices: acpi: collapsed nested if inside else 2021-05-06 22:06:57 +00:00
bat.rs replace all usage of MsgOnSocket derives 2021-04-02 15:40:41 +00:00
bus.rs replace all usage of MsgOnSocket derives 2021-04-02 15:40:41 +00:00
cmos.rs
direct_io.rs crosvm-direct: p-t support for port and memory I/O. 2021-04-01 03:02:44 +00:00
direct_irq.rs crosvm-direct: interrupt passthrough kernel interface. 2021-03-31 02:12:55 +00:00
i8042.rs
lib.rs crosvm-direct: p-t support for port and memory I/O. 2021-04-01 03:02:44 +00:00
pit.rs
pl030.rs
proxy.rs devices: Deduplicate mapped file descriptors. 2021-05-03 23:09:47 +00:00
serial.rs
serial_device.rs
vfio.rs devices: vfio: use vec![] in keep_rds 2021-05-06 22:06:54 +00:00