crosvm/devices/src
Anton Romanov 716b698659 crosvm: remove balloon stats request timeout
It was done to avoid deadlock when stats are requested before guest is
up. Implement a stub BalloonStats::NotReady replier until host is up so
that timeout is no longer necessary.

BUG=b:232289535
TEST=few tast crostini/arc tests

Change-Id: Ieb6888487ea5b10664b76d8f94330564e7a3c726
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3647161
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Auto-Submit: Anton Romanov <romanton@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Anton Romanov <romanton@google.com>
2022-05-17 17:45:21 +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
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 crosvm: remove balloon stats request timeout 2022-05-17 17:45:21 +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
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: 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