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