crosvm/devices/src
Elie Kheirallah 47a7306703 devices: add empty Suspendable impl for virtio devices
Add supertrait Suspendable to VirtioDevice

Bug=b:232437513
Test=cargo build

Change-Id: I4e69b08a29a98efb3e4eedc3e9ed402ccb0f8eb8
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3983119
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Auto-Submit: Elie Kheirallah <khei@google.com>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Commit-Queue: Elie Kheirallah <khei@google.com>
2022-11-02 19:54:50 +00:00
..
irqchip irqchip/whpx: Factor out tests 2022-10-31 18:04:52 +00:00
pci Extract devices integration tests 2022-10-26 17:53:08 +00:00
platform devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
register_space
serial base: cross platform Event API 2022-10-19 20:17:42 +00:00
sys
tsc
usb devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
utils base: cross platform Event API 2022-10-19 20:17:42 +00:00
virtio devices: add empty Suspendable impl for virtio devices 2022-11-02 19:54:50 +00:00
acpi.rs devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
bat.rs devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
bus.rs Reformat all files with nightly 2022-10-31 21:33:33 +00:00
bus_stats.rs
cmos.rs devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
debugcon.rs devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
direct_io.rs devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
direct_irq.rs
i8042.rs devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
irq_event.rs base: cross platform Event API 2022-10-19 20:17:42 +00:00
lib.rs
pflash.rs devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
pit.rs devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
pl030.rs devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
proxy.rs devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
serial.rs devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
serial_device.rs
software_tpm.rs
suspendable.rs devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
sys.rs
tsc.rs
vfio.rs vfio_pci: add support for runtime power management 2022-10-10 10:56:05 +00:00
vmwdt.rs devices: adding Suspendable trait to BusDevice and PciDevice 2022-10-20 00:47:45 +00:00
vtpm_proxy.rs