crosvm/devices/src
Keiichi Watanabe 2d93d4473c devices: vvu: Make driver exit when a sibling closes connection
When a sibling shuts down, the VVU device process in the guest will exit

BUG=b:216407443
TEST=run vvu on workstation

Change-Id: I0c067b3fbea705dab362f9a3fd05e3770f1dc519
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3591104
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org>
Auto-Submit: Keiichi Watanabe <keiichiw@chromium.org>
2022-05-11 22:40:49 +00:00
..
irqchip devices: irqchip: add specialized register_{edge|level}_irq_event() 2022-04-07 01:41:52 +00:00
pci devices: pci: use msi for pcie bridge 2022-05-10 20:02:51 +00:00
platform devices: irq_event: implement as_raw_descriptors() and use them 2022-04-07 01:41:56 +00:00
register_space devices/register_space: use Copy rather than Clone 2021-08-25 23:02:28 +00:00
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 devices: vvu: Make driver exit when a sibling closes connection 2022-05-11 22:40:49 +00:00
acpi.rs acpi: add support for generating fixed sleep button event from cmd line 2022-05-01 20:29:35 +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 devices: add un-mutex-ed BusDevice in Bus 2020-11-23 22:47:29 +00:00
direct_io.rs crosvm: use BusRange in DirectIoOption. 2021-12-08 00:22:43 +00:00
direct_irq.rs direct_irq: Add support for host wakeup capable IRQs 2022-04-07 10:40:41 +00:00
i8042.rs i8042: use address instead of offset for read and write 2021-01-29 18:04:35 +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 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: virtio: iommu: get iova_max_addr according to ranges' info 2022-04-28 04:43:11 +00:00