crosvm/devices/src/virtio
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
..
balloon
block virtio-vhost: Enable block tests 2022-07-01 23:44:09 +00:00
console devices: Enable mods that already build or had a trivial fix 2022-07-02 00:00:29 +00:00
descriptor_utils
fs fs: Fix compiler warnings for feature chromeos 2022-06-29 07:44:09 +00:00
gpu vm_memory: move udmabuf support to vm_memory 2022-07-01 05:29:23 +00:00
input devices: cleanup 2022-06-16 23:59:31 +00:00
iommu devices: Upstream remaining Windows code for iommu 2022-06-10 18:30:38 +00:00
snd devices: virtio: snd: Support num_{output,input}_devices 2022-06-24 16:04:19 +00:00
vhost devices: vvu: set interrupt vector before enable 2022-07-05 04:32:03 +00:00
video crosvm: add serde to arg types 2022-06-30 17:47:59 +00:00
async_device.rs
async_utils.rs
balloon.rs
console.rs devices: Enable mods that already build or had a trivial fix 2022-07-02 00:00:29 +00:00
descriptor_utils.rs devices: enable tests 2022-06-23 00:26:06 +00:00
interrupt.rs
iommu.rs devices: Upstream Window's virtio iommu implementation 2022-06-08 20:32:25 +00:00
mod.rs devices: Enable mods that already build or had a trivial fix 2022-07-02 00:00:29 +00:00
net.rs
p9.rs
pmem.rs
queue.rs devices: virtio: disallow modification of ready queues 2022-07-01 06:03:56 +00:00
resource_bridge.rs
rng.rs
tpm.rs devices: virtio-tpm: pass base_features to constructor 2022-06-22 15:20:13 +00:00
virtio_device.rs
virtio_pci_common_config.rs devices: virtio: disallow modification of ready queues 2022-07-01 06:03:56 +00:00
virtio_pci_device.rs devices: virtio: disallow modification of ready queues 2022-07-01 06:03:56 +00:00
wl.rs vm_control: use Protection in mapping requests 2022-06-27 00:51:20 +00:00