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-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-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-11
migration: remove migration.h references
Steve Sistare
2
-2
/
+0
2024-03-11
migration: export fewer options
Steve Sistare
1
-1
/
+0
2024-02-28
migration: remove error from notifier data
Steve Sistare
1
-4
/
+4
2024-02-28
notify: pass error to notifier with return
Steve Sistare
2
-2
/
+3
2024-02-14
virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
Zhenzhong Duan
1
-2
/
+2
2024-02-14
hw/virtio: derive vhost-user-input from vhost-user-base
Leo Yan
2
-99
/
+18
2024-02-14
hw/virtio: Move vhost-user-input into virtio folder
Leo Yan
2
-1
/
+139
2024-02-14
hw/virtio: Support set_config() callback in vhost-user-base
Leo Yan
1
-0
/
+17
2024-02-14
hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices
Manos Pitsidianakis
4
-0
/
+150
2024-02-14
hw/virtio: derive vhost-user-i2c from vhost-user-base
Alex Bennée
2
-258
/
+19
2024-02-14
hw/virtio: derive vhost-user-gpio from vhost-user-base
Alex Bennée
2
-392
/
+20
2024-02-14
hw/virtio: derive vhost-user-rng from vhost-user-base
Alex Bennée
2
-274
/
+29
2024-02-14
hw/virtio: convert vhost-user-base to async shutdown
Alex Bennée
1
-4
/
+12
2024-02-14
virtio: split into vhost-user-base and vhost-user-device
Alex Bennée
4
-333
/
+365
2024-02-08
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
1
-0
/
+42
2024-02-07
virtio: Re-enable notifications after drain
Hanna Czenczek
1
-0
/
+42
2024-02-06
oslib-posix: initialize backend memory objects in parallel
Mark Kanda
1
-2
/
+2
2024-01-30
acpi: Clean up includes
Peter Maydell
1
-0
/
+1
2024-01-10
hw/arm/virt-acpi-build.c: Migrate virtio creation to common location
Sunil V L
2
-0
/
+34
2024-01-05
misc: Simplify qemu_prealloc_mem() calls
Philippe Mathieu-Daudé
1
-4
/
+2
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-2
/
+0
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
1
-2
/
+0
2023-12-30
hw/virtio: Constify VMState
Richard Henderson
11
-44
/
+44
2023-12-26
vdpa: move memory listener to vhost_vdpa_shared
Eugenio Pérez
1
-45
/
+39
2023-12-26
vdpa: use dev_shared in vdpa_iommu
Eugenio Pérez
1
-8
/
+8
2023-12-26
vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
Eugenio Pérez
1
-25
/
+25
2023-12-26
vdpa: move iommu_list to vhost_vdpa_shared
Eugenio Pérez
1
-2
/
+2
2023-12-26
vdpa: remove msg type of vhost_vdpa
Eugenio Pérez
1
-5
/
+4
2023-12-26
vdpa: move backend_cap to vhost_vdpa_shared
Eugenio Pérez
1
-3
/
+5
2023-12-26
vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared
Eugenio Pérez
1
-4
/
+4
2023-12-26
vdpa: move file descriptor to vhost_vdpa_shared
Eugenio Pérez
2
-8
/
+8
2023-12-26
vdpa: use vdpa shared for tracing
Eugenio Pérez
2
-19
/
+21
2023-12-26
vdpa: move shadow_data to vhost_vdpa_shared
Eugenio Pérez
1
-3
/
+3
2023-12-26
vdpa: move iova_range to vhost_vdpa_shared
Eugenio Pérez
2
-7
/
+14
2023-12-26
vdpa: move iova tree to the shared struct
Eugenio Pérez
1
-9
/
+10
2023-12-26
vdpa: do not set virtio status bits if unneeded
Eugenio Pérez
1
-0
/
+4
2023-12-25
vhost: Add worker backend callouts
Mike Christie
1
-0
/
+28
2023-12-25
virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
Mathieu Poirier
1
-0
/
+16
2023-12-02
vhost-user-scsi: free the inflight area when reset
Li Feng
1
-1
/
+1
2023-12-02
vhost-user: fix the reconnect error
Li Feng
1
-1
/
+2
2023-12-02
virtio-iommu: Remove useless !sdev check in virtio_iommu_probe()
Eric Auger
1
-3
/
+0
2023-11-27
hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()
Philippe Mathieu-Daudé
1
-0
/
+8
2023-11-27
hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
Philippe Mathieu-Daudé
1
-0
/
+1
2023-11-13
virtio-mem: fix division by zero in virtio_mem_activate_memslots_to_plug()
David Hildenbrand
1
-10
/
+12
2023-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
3
-1
/
+487
2023-11-07
vhost-user-fs: Implement internal migration
Hanna Czenczek
1
-1
/
+100
2023-11-07
vhost: Add high-level state save/load functions
Hanna Czenczek
1
-0
/
+204
2023-11-07
vhost-user: Interface for migration state transfer
Hanna Czenczek
2
-0
/
+183
2023-11-07
Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
3
-19
/
+151
2023-11-06
Revert "hw/virtio/virtio-pmem: Replace impossible check by assertion"
Maciej S. Szmigiero
1
-1
/
+4
[next]