index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-16
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
1
-0
/
+3
2025-07-16
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
3
-1
/
+22
2025-07-15
hw/display: Allow injection of virtio-gpu EDID name
Andrew Keesler
1
-0
/
+3
2025-07-14
vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
Daniil Tatianin
1
-0
/
+2
2025-07-14
vhost: add a helper for force stopping a device
Daniil Tatianin
1
-0
/
+15
2025-07-14
virtio-net: Add hash type options
Akihiko Odaki
1
-0
/
+1
2025-07-14
virtio-net: Retrieve peer hashing capability
Akihiko Odaki
1
-1
/
+4
2025-07-14
net: Add is_vhost_user flag to vhost_net struct
Laurent Vivier
1
-0
/
+1
2025-07-14
net: Allow network backends to advertise max TX queue size
Laurent Vivier
1
-0
/
+1
2025-07-14
net: Add save_acked_features callback to vhost_net
Laurent Vivier
1
-0
/
+2
2025-07-14
net: Consolidate vhost feature bits into vhost_net structure
Laurent Vivier
1
-0
/
+1
2025-07-14
virtio-net: Add queues for RSS during migration
Akihiko Odaki
1
-2
/
+8
2025-06-10
hw/virtio/virtio-pmem: Fix definition of VirtIOPMEMClass
Zhenzhong Duan
1
-1
/
+1
2025-06-10
hw/virtio/virtio-mem: Fix definition of VirtIOMEMClass
Zhenzhong Duan
1
-1
/
+1
2025-06-02
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-1
/
+21
2025-06-02
vdpa: move iova_tree allocation to net_vhost_vdpa_init
Eugenio Pérez
1
-1
/
+15
2025-06-02
vdpa: add listener_registered
Eugenio Pérez
1
-0
/
+6
2025-05-30
hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
Philippe Mathieu-Daudé
1
-4
/
+0
2025-05-30
hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
Philippe Mathieu-Daudé
1
-4
/
+0
2025-05-14
vhost-user: return failure if backend crash when live migration
Haoqian He
3
-3
/
+3
2025-05-14
vhost: return failure if stop virtqueue failed in vhost_dev_stop
Haoqian He
1
-3
/
+5
2025-05-14
virtio-pci: Implement SR-IOV PF
Akihiko Odaki
1
-0
/
+1
2025-04-25
qom: Constify TypeInfo::interfaces
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-23
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
3
-3
/
+3
2025-03-13
virtio-scsi: handle ctrl virtqueue in main loop
Stefan Hajnoczi
1
-8
/
+0
2025-03-13
virtio-scsi: add iothread-vq-mapping parameter
Stefan Hajnoczi
1
-1
/
+4
2025-03-13
virtio: extract iothread-vq-mapping.h API
Stefan Hajnoczi
1
-0
/
+45
2025-03-13
virtio-scsi: protect events_dropped field
Stefan Hajnoczi
1
-1
/
+2
2025-03-13
virtio-scsi: introduce event and ctrl virtqueue locks
Stefan Hajnoczi
1
-0
/
+3
2025-03-04
hw/vmapple/virtio-blk: Add support for apple virtio-blk
Alexander Graf
1
-1
/
+10
2025-02-21
hw/virtio: reset virtio balloon stats on machine reset
Daniel P. Berrangé
1
-0
/
+4
2025-01-15
vhost: Add stubs for the migration state transfer interface
Laurent Vivier
1
-0
/
+23
2025-01-15
virtio-gpu: Add definition for resource_uuid feature
Dorinda Bassey
1
-0
/
+3
2024-12-22
Merge tag 'mem-2024-12-21' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
1
-1
/
+12
2024-12-21
virtio-mem: unplug memory only during system resets, not device resets
David Hildenbrand
1
-1
/
+12
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
9
-12
/
+12
2024-11-26
virtio-net: Add queues before loading them
Akihiko Odaki
1
-0
/
+2
2024-11-18
hw/net/virtio-net.c: Don't assume IP length field is aligned
Peter Maydell
1
-1
/
+1
2024-11-18
hw/display: check frame buffer can hold blob
Alex Bennée
1
-1
/
+1
2024-11-18
hw/display: factor out the scanout blob to fb conversion
Alex Bennée
1
-0
/
+15
2024-11-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2
-0
/
+4
2024-11-04
virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net device
yaozhenguo
1
-0
/
+1
2024-11-04
virtio-pci: fix memory_region_find for VirtIOPCIRegion's MR
Gao Shiyuan
1
-0
/
+3
2024-11-02
Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2
-0
/
+94
2024-10-31
device/virtio-nsm: Support for Nitro Secure Module device
Dorjoy Chowdhury
2
-0
/
+94
2024-10-28
virtio-gpu: Support Venus context
Antonio Caggiano
1
-0
/
+3
2024-10-28
virtio-gpu: Register capsets dynamically
Pierre-Eric Pelloux-Prayer
1
-1
/
+3
2024-10-28
virtio-gpu: Handle resource blob commands
Robert Beckett
1
-0
/
+9
2024-10-28
virtio-gpu: Handle virtio_gpu_virgl_init() failure
Dmitry Osipenko
1
-2
/
+9
[next]