crosvm/devices/src
Richard 6601d6cf36 vhost-user handler: Upstream Windows handler.rs vmm implementation
System specific code refactored into "sys" module

Bug: b:228081882
Test: built and presubmits
Change-Id: Id9caacb23cc7fcd8ca8640ce7292562809f0f71e
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3601236
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Commit-Queue: Richard Zhang <rizhang@google.com>
2022-04-22 18:27:10 +00:00
..
irqchip devices: irqchip: add specialized register_{edge|level}_irq_event() 2022-04-07 01:41:52 +00:00
pci Rust 1.60 clippy fixes 2022-04-11 20:40:36 +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 Revert "Apply usb configuration even configuration is not changed." 2022-04-07 20:21:44 +00:00
utils base: accept AsRawDescriptor in PollContext/EpollContext/mmap 2022-04-11 20:27:06 +00:00
virtio vhost-user handler: Upstream Windows handler.rs vmm implementation 2022-04-22 18:27:10 +00:00
acpi.rs devices: acpi: convert to using IrqLevelEvent 2022-04-06 23:21:19 +00:00
bat.rs devices: goldfish battery: convert to using IrqLevelEvent 2022-04-06 18:54:40 +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 direct_irq: Add support for host wakeup capable IRQs 2022-04-07 10:40:41 +00:00
i8042.rs
irq_event.rs devices: irq_event: implement as_raw_descriptors() and use them 2022-04-07 01:41:56 +00:00
lib.rs devices: introduce IrqLevelEvent and IrqEdgeEvent 2022-04-06 18:54:38 +00:00
pit.rs clippy: fix devices crate 2022-02-07 22:22:39 +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 devices: serial: replace file_from_path with open_file 2022-03-28 19:37:56 +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: vvu: virtio-iommu support in virtio-vhost-user 2022-04-08 01:39:22 +00:00