crosvm/virtio_sys/src
Daniel Verkamp 74f1ca4e78 bindgen: update bindings to Linux 5.15
This requires a few tweaks to non-generated code:
- VIRTIO_ID_VIDEO_ENC/DEC -> ENCODER/DECODER
- io_uring unnamed union layout change

Change-Id: I58e118efa5c6bf28ff56d211fec5603651cb60bc
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3893753
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2022-09-14 22:09:30 +00:00
..
lib.rs Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
vhost.rs virtio-sys: add virtio_config and clean up imports 2022-05-09 21:20:27 +00:00
virtio_config.rs virtio-sys: add virtio_config and clean up imports 2022-05-09 21:20:27 +00:00
virtio_ids.rs bindgen: update bindings to Linux 5.15 2022-09-14 22:09:30 +00:00
virtio_mmio.rs devices: virtio: Virtio over MMIO support 2022-08-26 12:22:31 +00:00
virtio_net.rs
virtio_ring.rs