crosvm/devices/src
Gurchetan Singh 3c77043c19 rutabaga_gfx: consolidate flags into the rutabaga builder
A lot of these flags can be deprecated over time.  For example,
specifying the context type and "use_vulkan" is a bit redundant.
Things like "use_syncfd" and "use_guest_angle" can also be removed.

BUG=b:173630595
TEST=compile

Change-Id: I77bff7f02ebfd3b0e65145d144bfc15afa50f386
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3655286
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Commit-Queue: Rob Clark <robdclark@chromium.org>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2022-05-24 15:27:36 +00:00
..
irqchip devices: irqchip: add specialized register_{edge|level}_irq_event() 2022-04-07 01:41:52 +00:00
pci crosvm: vm_events: consolidate vm events into one framework. 2022-05-20 18:04:21 +00:00
platform devices: irq_event: implement as_raw_descriptors() and use them 2022-04-07 01:41:56 +00:00
register_space
sys devices: serial: replace file_from_path with open_file 2022-03-28 19:37:56 +00:00
usb Only ingore first set_config to active config 2022-05-11 20:02:03 +00:00
utils base: accept AsRawDescriptor in PollContext/EpollContext/mmap 2022-04-11 20:27:06 +00:00
virtio rutabaga_gfx: consolidate flags into the rutabaga builder 2022-05-24 15:27:36 +00:00
acpi.rs crosvm: vm_events: consolidate vm events into one framework. 2022-05-20 18:04:21 +00:00
bat.rs base: rename EventFd to Event 2022-05-03 21:04:19 +00:00
bus.rs upstream a few file from dev/pci 2022-04-04 21:49:33 +00:00
cmos.rs
direct_io.rs
direct_irq.rs Revert "direct_irq: Add support for host wakeup capable IRQs" 2022-05-19 14:28:46 +00:00
i8042.rs crosvm: vm_events: consolidate vm events into one framework. 2022-05-20 18:04:21 +00:00
irq_event.rs devices: irq_event: implement as_raw_descriptors() and use them 2022-04-07 01:41:56 +00:00
lib.rs devices: pci: fill out the PciAddress docs 2022-05-06 20:46:58 +00:00
pit.rs devices: switch Timer::wait to Timer::mark_waited 2022-05-18 17:47:05 +00:00
pl030.rs devices: pl030: convert to using IrqEdgeEvent 2022-04-06 18:54:48 +00:00
proxy.rs Introduce PCI virtual configuration space 2022-03-07 03:49:47 +00:00
serial.rs Upstream windows serial device 2022-03-24 23:45:10 +00:00
serial_device.rs crosvm: rework logging 2022-05-23 21:11:49 +00:00
software_tpm.rs devices: make virtio tpm backend pluggable 2022-03-31 23:03:16 +00:00
sys.rs Upstream windows serial device 2022-03-24 23:45:10 +00:00
vfio.rs devices: virtio: iommu: get iova_max_addr according to ranges' info 2022-04-28 04:43:11 +00:00