crosvm/devices/src
David Stevens 5136b7746f virtio: video: remove unexpected response failure
Destroying a stream while there are outstanding async commands results
in the responses for those commands having no corresponding tracked
descriptor. Instead of trying to handle this case specifically, make
untracked async responses non-fatal errors, instead of shutting down the
decoder device completely.

BUG=b:177697115
TEST=android.security.cts.StagefrightTest

Change-Id: I142ec9814fd69ddb79ef16140b7b06cd0c9f0123
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2690728
Reviewed-by: Chih-Yu Huang <akahuang@chromium.org>
Tested-by: David Stevens <stevensd@chromium.org>
Commit-Queue: David Stevens <stevensd@chromium.org>
2021-02-15 05:39:21 +00:00
..
irqchip rutabaga_gfx: rutabaga_gralloc: a shimmering beacon of hope 2021-02-04 02:35:52 +00:00
pci devices: extend config_register_write with result 2021-02-09 05:23:59 +00:00
register_space Add "base" crate and transition crosvm usages to it from sys_util 2020-08-06 18:19:44 +00:00
usb devices: change PCI slot and IRQ allocator. 2021-02-07 05:56:07 +00:00
utils base: First steps towards universal RawDescriptor 2020-10-31 07:12:34 +00:00
virtio virtio: video: remove unexpected response failure 2021-02-15 05:39:21 +00:00
acpi.rs Fix clippy errors and some warnings. 2021-01-18 15:50:25 +00:00
bat.rs crosvm: power_monitor: Populate more battery fields. 2021-02-09 04:41:52 +00:00
bus.rs devices: extend config_register_write with result 2021-02-09 05:23:59 +00:00
cmos.rs devices: add un-mutex-ed BusDevice in Bus 2020-11-23 22:47:29 +00:00
i8042.rs i8042: use address instead of offset for read and write 2021-01-29 18:04:35 +00:00
lib.rs devices: add un-mutex-ed BusDevice in Bus 2020-11-23 22:47:29 +00:00
pit.rs devices: add un-mutex-ed BusDevice in Bus 2020-11-23 22:47:29 +00:00
pl030.rs devices: add un-mutex-ed BusDevice in Bus 2020-11-23 22:47:29 +00:00
proxy.rs devices: extend config_register_write with result 2021-02-09 05:23:59 +00:00
serial.rs devices: add un-mutex-ed BusDevice in Bus 2020-11-23 22:47:29 +00:00
serial_device.rs base: keep_fds -> keep_rds rename 2020-11-10 05:57:52 +00:00
vfio.rs devices: change PCI slot and IRQ allocator. 2021-02-07 05:56:07 +00:00