crosvm/devices/src
Chirantan Ekbote dd19b2e28a virtio-queue: Add an is_read_only() method for DescriptorChain
Add an is_read_only method to the DescriptorChain struct.  This is
easier to read at a glance than `!is_write_only()`, which looks almost
the same as `is_write_only()`.

BUG=chromium:703939
TEST=none

Change-Id: I0cb3b17c30e38804a21d3e63e975157c96879cb4
Signed-off-by: Chirantan Ekbote <chirantan@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1067703
Reviewed-by: Zach Reizner <zachr@chromium.org>
Reviewed-by: Dylan Reid <dgreid@chromium.org>
2018-06-15 10:56:38 -07:00
..
virtio virtio-queue: Add an is_read_only() method for DescriptorChain 2018-06-15 10:56:38 -07:00
bus.rs Move crosvm/hw to a new devices module 2017-10-09 17:39:05 -07:00
cmos.rs Move crosvm/hw to a new devices module 2017-10-09 17:39:05 -07:00
i8042.rs crosvm: make port 0x61 return 0x20, preventing Guest kernel hang 2018-02-27 20:17:37 -08:00
lib.rs devices: add an emulated ARM pl030 RTC clock 2018-05-04 03:03:00 -07:00
pl030.rs devices: add an emulated ARM pl030 RTC clock 2018-05-04 03:03:00 -07:00
proxy.rs Use minijail_fork 2017-10-25 05:52:43 -07:00
serial.rs Move crosvm/hw to a new devices module 2017-10-09 17:39:05 -07:00