crosvm/devices/src
Jakub Staron e7c590507c Wrap the UnixSeqpacket with a more descriptive type.
Host/device sockets are now created as a pairs of MsgSockets instead of UnixSeqpacket sockets.

BUG=chromium:950663
TEST=cargo check
TEST=cargo test

Change-Id: I8f61a711fe3c2547bf5d18fcfa23bfd0dc0ef5fd
Reviewed-on: https://chromium-review.googlesource.com/1559041
Commit-Ready: Jakub Staroń <jstaron@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Tested-by: Jakub Staroń <jstaron@google.com>
Reviewed-by: Stephen Barber <smbarber@chromium.org>
Reviewed-by: Zach Reizner <zachr@chromium.org>
2019-04-10 02:20:58 -07:00
..
pci edition: Use 2018-style paths in devices crate 2019-04-09 22:08:37 -07:00
register_space edition: Use 2018-style paths in devices crate 2019-04-09 22:08:37 -07:00
usb edition: Use 2018-style paths in devices crate 2019-04-09 22:08:37 -07:00
utils edition: Use dyn syntax for trait objects 2019-04-08 02:51:37 -07:00
virtio Wrap the UnixSeqpacket with a more descriptive type. 2019-04-10 02:20:58 -07:00
bus.rs edition: Use dyn syntax for trait objects 2019-04-08 02:51:37 -07:00
cmos.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
i8042.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
ioapic.rs edition: Use 2018-style paths in devices crate 2019-04-09 22:08:37 -07:00
lib.rs Add PIC device. 2019-04-03 18:14:09 -07:00
pic.rs edition: Use 2018-style paths in devices crate 2019-04-09 22:08:37 -07:00
pit.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
pl030.rs edition: Update absolute paths to 2018 style 2019-03-13 21:05:03 -07:00
proxy.rs edition: Use dyn syntax for trait objects 2019-04-08 02:51:37 -07:00
serial.rs edition: Use dyn syntax for trait objects 2019-04-08 02:51:37 -07:00
split_irqchip_common.rs Move split_irqchip_common to devices/. 2019-03-20 08:52:41 -07:00