crosvm/devices/src
Vikram Auradkar cceb96ee3c base: add from_safe_descriptor to SharedMemory
from_safe_descriptor is used by both windows and unix - windows has to
supply size because the way `handle`s are treated. So make size
optional.

BUG=b:213153157
TEST=presubmit

Change-Id: I984b706852f91f5df6b8701df09526f40068f8fe
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3621211
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Vikram Auradkar <auradkar@google.com>
2022-05-03 18:55:32 +00:00
..
irqchip
pci base: add from_safe_descriptor to SharedMemory 2022-05-03 18:55:32 +00:00
platform
register_space
sys
usb Revert "Apply usb configuration even configuration is not changed." 2022-04-07 20:21:44 +00:00
utils base: accept AsRawDescriptor in PollContext/EpollContext/mmap 2022-04-11 20:27:06 +00:00
virtio base: add from_safe_descriptor to SharedMemory 2022-05-03 18:55:32 +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
bus.rs
cmos.rs
direct_io.rs
direct_irq.rs
i8042.rs
irq_event.rs
lib.rs
pit.rs
pl030.rs
proxy.rs
serial.rs
serial_device.rs
software_tpm.rs
sys.rs
vfio.rs devices: virtio: iommu: get iova_max_addr according to ranges' info 2022-04-28 04:43:11 +00:00