crosvm/devices/src
David Stevens fef85d48c8 devices: virtio: iommu: fix detaching issue
Remove incomplete support for detaching a virtio endpoint from domains
with multiple endpoints. We could technically handle this by checking
domain mappings when handling TranslateRequests, but there are no use
cases for this at the moment.

BUG=None
TEST=Boot ManaTEE with devices managed by viommu

Change-Id: I9d1cb86f246f7d8639058eaaf158f6538f1c1c57
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3676697
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: David Stevens <stevensd@chromium.org>
2022-06-01 08:46:37 +00:00
..
irqchip
pci linux: refactor create_vfio_device 2022-06-01 08:46:36 +00:00
platform
register_space
sys devices: serial: introduce SerialInput trait 2022-05-26 10:09:52 +00:00
usb devices: usb: host: don't use Descriptor as temporary descriptor storage 2022-05-28 07:29:00 +00:00
utils
virtio devices: virtio: iommu: fix detaching issue 2022-06-01 08:46:37 +00:00
acpi.rs
bat.rs devices: bat: remove unneeded use of Descriptor 2022-05-28 07:29:01 +00:00
bus.rs
cmos.rs
debugcon.rs Reland "devices: debugcon: add bochs-style debugcon device" 2022-05-26 19:25:02 +00:00
direct_io.rs
direct_irq.rs
i8042.rs
irq_event.rs
lib.rs Reland "devices: debugcon: add bochs-style debugcon device" 2022-05-26 19:25:02 +00:00
pit.rs devices: pit: avoid storing raw file descriptor 2022-05-28 07:29:02 +00:00
pl030.rs
proxy.rs
serial.rs devices: serial: introduce SerialInput trait 2022-05-26 10:09:52 +00:00
serial_device.rs Reland "devices: debugcon: add bochs-style debugcon device" 2022-05-26 19:25:02 +00:00
software_tpm.rs
sys.rs
vfio.rs linux: refactor create_vfio_device 2022-06-01 08:46:36 +00:00