index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2024-08-02
virtio-net: Fix network stall at the host side waiting for kick
thomas
2024-08-01
Revert "virtio-pci: Implement SR-IOV PF"
Michael S. Tsirkin
2024-07-22
virtio-iommu: Remove probe_done
Eric Auger
2024-07-22
virtio-pci: Implement SR-IOV PF
Akihiko Odaki
2024-07-21
virtio: Add VIRTIO_F_IN_ORDER property definition
Jonah Palmer
2024-07-21
virtio: Add bool to VirtQueueElement
Jonah Palmer
2024-07-03
hw/virtio: Fix the de-initialization of vhost-user devices
Thomas Huth
2024-07-01
virtio-pci: implement No_Soft_Reset bit
Jiqian Chen
2024-07-01
Revert "vhost-user: fix lost reconnect"
Li Feng
2024-07-01
virtio/virtio-pci: Handle extra notification data
Jonah Palmer
2024-07-01
vhost: Perform memory section dirty scans once per iteration
Si-Wei Liu
2024-06-24
virtio-iommu: Implement set|unset]_iommu_device() callbacks
Eric Auger
2024-05-22
virtio-gpu: fix v2 migration
Marc-André Lureau
2024-05-14
ui/console: Use qemu_dmabuf_new() and free() helpers instead
Dongwon Kim
2024-04-10
hw/virtio: Introduce virtio_bh_new_guarded() helper
Philippe Mathieu-Daudé
2024-04-09
Revert "hw/virtio: Add support for VDPA network simulation devices"
Michael S. Tsirkin
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-03-12
virtio-iommu: Add an option to define the input range width
Eric Auger
2024-03-12
virtio-iommu: Add a granule property
Eric Auger
2024-03-12
hw/virtio: Add support for VDPA network simulation devices
Hao Chen
2024-03-12
vdpa: define SVQ transitioning state for mode switching
Si-Wei Liu
2024-03-12
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Peter Maydell
2024-03-12
virtio-gpu: fix scanout migration post-load
Marc-André Lureau
2024-03-12
virtio-net: Added property to load eBPF RSS with fds.
Andrew Melnychenko
2024-02-28
migration: convert to NotifierWithReturn
Steve Sistare
2024-02-14
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-02-14
virtio-gpu.c: add resource_destroy class method
Manos Pitsidianakis
2024-02-14
hw/virtio: derive vhost-user-input from vhost-user-base
Leo Yan
2024-02-14
hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices
Manos Pitsidianakis
2024-02-14
hw/virtio: derive vhost-user-i2c from vhost-user-base
Alex Bennée
2024-02-14
hw/virtio: derive vhost-user-gpio from vhost-user-base
Alex Bennée
2024-02-14
hw/virtio: derive vhost-user-rng from vhost-user-base
Alex Bennée
2024-02-14
virtio: split into vhost-user-base and vhost-user-device
Alex Bennée
2024-02-12
qapi: Improve documentation of file descriptor socket addresses
Markus Armbruster
2024-02-07
virtio-blk: declare VirtIOBlock::rq with a type
Stefan Hajnoczi
2024-01-30
acpi: Clean up includes
Peter Maydell
2024-01-26
virtio-blk: rename dataplane to ioeventfd
Stefan Hajnoczi
2024-01-26
virtio-blk: move dataplane code into virtio-blk.c
Stefan Hajnoczi
2024-01-10
hw/arm/virt-acpi-build.c: Migrate virtio creation to common location
Sunil V L
2023-12-26
vdpa: move memory listener to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: use dev_shared in vdpa_iommu
Eugenio Pérez
2023-12-26
vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
Eugenio Pérez
2023-12-26
vdpa: move iommu_list to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: remove msg type of vhost_vdpa
Eugenio Pérez
2023-12-26
vdpa: move backend_cap to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move file descriptor to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move shadow_data to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iova_range to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iova tree to the shared struct
Eugenio Pérez
[next]