crosvm/devices/src
Chirantan Ekbote 2ee9dcd4bb devices: Support vhost-user-wl
Support running the wl device as an out-of-tree process.  Unlike other
vhost-user devices, this one uses a second socket for additional
wayland-specific messages between the device and VMM.  Since
virtio-wayland is not a standardized device and it's likely it will be
merged into the gpu device, it's not worth the effort to try to
incorporate the wayland-specific extensions into the regular vhost-user
protocol.

BUG=b:179755841
TEST=start a crostini vm with a vhost-user-wl device and play
     gnome-mahjongg

Change-Id: I455d32393426aff2acd392092ff82f6cc970d903
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2919156
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Chirantan Ekbote <chirantan@chromium.org>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
2021-06-03 09:58:01 +00:00
..
irqchip devices: irqchip: rewrite if-let-else None with ? 2021-05-22 00:43:29 +00:00
pci devices: vfio: Fix io bar index calculation 2021-05-26 17:55:42 +00:00
register_space
usb devices: pci: add PciDevice function to get BARs 2021-05-07 00:37:49 +00:00
utils
virtio devices: Support vhost-user-wl 2021-06-03 09:58:01 +00:00
acpi.rs devices: acpi: collapsed nested if inside else 2021-05-06 22:06:57 +00:00
bat.rs replace all usage of MsgOnSocket derives 2021-04-02 15:40:41 +00:00
bus.rs replace all usage of MsgOnSocket derives 2021-04-02 15:40:41 +00:00
cmos.rs
direct_io.rs crosvm-direct: p-t support for port and memory I/O. 2021-04-01 03:02:44 +00:00
direct_irq.rs crosvm-direct: interrupt passthrough kernel interface. 2021-03-31 02:12:55 +00:00
i8042.rs
lib.rs devices: add "usb" feature for emulated xHCI 2021-05-24 21:37:22 +00:00
pit.rs
pl030.rs
proxy.rs devices: Deduplicate mapped file descriptors. 2021-05-03 23:09:47 +00:00
serial.rs Enable KVM_CAP_ARM_PROTECTED_VM when --protected-vm is passed. 2021-03-02 19:04:43 +00:00
serial_device.rs Enable KVM_CAP_ARM_PROTECTED_VM when --protected-vm is passed. 2021-03-02 19:04:43 +00:00
vfio.rs devices: vfio: use vec![] in keep_rds 2021-05-06 22:06:54 +00:00