crosvm/devices/src
David Stevens c6dfb309d2 devices: vvu: set interrupt vector before enable
According to the virtio spec, drivers must configure other virtqueue
fields before enabling the virtqueue.

BUG=None
TEST=boot manatee sibling

Change-Id: I7431682a351269a3c45a508848ae6e9992ab0c10
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3737408
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: David Stevens <stevensd@chromium.org>
2022-07-05 04:32:03 +00:00
..
irqchip irqchip: disable flaky unit tests 2022-07-04 09:42:25 +00:00
pci devices: pci: fix typo in pci bridge window allocation 2022-07-04 10:22:41 +00:00
platform vm_control: use Protection in mapping requests 2022-06-27 00:51:20 +00:00
register_space
serial devices: Upstream virtio console Windows implementation 2022-06-23 20:57:43 +00:00
sys devices: virtio: console: use ReadNotifier trait for polling 2022-06-24 03:19:46 +00:00
tsc crosvm: Pass down CpuidResult instead. 2022-06-23 22:17:13 +00:00
usb vm_control: clarify that USB attach only uses dev_path 2022-06-17 23:18:24 +00:00
utils devices: cleanup 2022-06-16 23:59:31 +00:00
virtio devices: vvu: set interrupt vector before enable 2022-07-05 04:32:03 +00:00
acpi.rs irqchip: Add IrqEventSource for each event 2022-06-17 18:44:20 +00:00
bat.rs irqchip: Add IrqEventSource for each event 2022-06-17 18:44:20 +00:00
bus.rs devices: enable tests 2022-06-23 00:26:06 +00:00
cmos.rs devices: Enable mods that already build or had a trivial fix 2022-07-02 00:00:29 +00:00
debugcon.rs irqchip: Add IrqEventSource for each event 2022-06-17 18:44:20 +00:00
direct_io.rs irqchip: Add IrqEventSource for each event 2022-06-17 18:44:20 +00:00
direct_irq.rs Revert "direct_irq: Add support for host wakeup capable IRQs" 2022-05-19 14:28:46 +00:00
i8042.rs irqchip: Add IrqEventSource for each event 2022-06-17 18:44:20 +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: Enable mods that already build or had a trivial fix 2022-07-02 00:00:29 +00:00
pit.rs Enable irqchip and tsc for windows 2022-06-30 19:24:08 +00:00
pl030.rs irqchip: Add IrqEventSource for each event 2022-06-17 18:44:20 +00:00
proxy.rs irqchip: Add IrqEventSource for each event 2022-06-17 18:44:20 +00:00
serial.rs devices: Enable mods that already build or had a trivial fix 2022-07-02 00:00:29 +00:00
serial_device.rs devices: virtio: console: use ReadNotifier trait for polling 2022-06-24 03:19:46 +00:00
software_tpm.rs devices: make virtio tpm backend pluggable 2022-03-31 23:03:16 +00:00
sys.rs
tsc.rs crosvm: replace lazy_static with once_cell 2022-06-21 23:40:55 +00:00
vfio.rs devices: cleanup 2022-06-16 23:59:31 +00:00
vtpm_proxy.rs Add VtpmProxy as a new TpmBackend 2022-06-20 03:41:31 +00:00