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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-10-03
vhost: Remove unused vhost_dev_{load|save}_inflight
Dr. David Alan Gilbert
1
-56
/
+0
2024-10-02
hw/virtio: freeing leaked memory from vhost_svq_get_buf in vhost_svq_poll
Marc-André Lureau
1
-1
/
+3
2024-10-02
hw/virtio: fix -Werror=maybe-uninitialized
Marc-André Lureau
1
-1
/
+1
2024-09-26
Merge tag 'mem-2024-09-24' of https://github.com/davidhildenbrand/qemu into s...
Peter Maydell
3
-14
/
+48
2024-09-24
virtio-mem: Add support for suspend+wake-up with plugged memory
Juraj Marcin
2
-0
/
+13
2024-09-24
virtio-mem: Use new Resettable framework instead of LegacyReset
Juraj Marcin
1
-14
/
+24
2024-09-24
virtio: kconfig: memory devices are PCI only
Paolo Bonzini
1
-0
/
+11
2024-09-20
license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later
Philippe Mathieu-Daudé
1
-1
/
+1
2024-09-20
hw/virtio/Kconfig: Include vhost-user-scmi only on arm targets
Thomas Huth
1
-1
/
+1
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
1
-1
/
+1
2024-09-12
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
5
-12
/
+39
2024-09-11
virtio-mem: don't warn about THP sizes on a kernel without THP support
David Hildenbrand
1
-0
/
+7
2024-09-11
virtio-pci: Add lookup subregion of VirtIOPCIRegion MR
Gao Shiyuan
1
-2
/
+6
2024-09-11
vhost_net: configure all host notifiers in a single MR transaction
zuoboqun
1
-3
/
+3
2024-09-11
virtio: rename virtio_split_packed_update_used_idx
Wenyu Huang
1
-2
/
+2
2024-09-10
virtio: Always reset vhost devices
Hanna Czenczek
1
-2
/
+6
2024-09-10
virtio: Allow .get_vhost() without vhost_started
Hanna Czenczek
1
-3
/
+15
2024-09-10
qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix
Markus Armbruster
1
-7
/
+7
2024-09-10
qapi/cryptodev: Drop unwanted 'prefix'
Markus Armbruster
1
-5
/
+5
2024-08-20
virtio-pci: Fix the use of an uninitialized irqfd
Cindy Lu
1
-0
/
+3
2024-08-02
virtio-net: Fix network stall at the host side waiting for kick
thomas
1
-4
/
+60
2024-08-01
Revert "virtio-pci: Implement SR-IOV PF"
Michael S. Tsirkin
1
-15
/
+5
2024-08-01
Revert "virtio-net: Implement SR-IOV VF"
Michael S. Tsirkin
1
-1
/
+0
2024-08-01
virtio-rng: block max-bytes=0
Michael S. Tsirkin
1
-2
/
+3
2024-07-22
virtio-iommu: Add trace point on virtio_iommu_detach_endpoint_from_domain
Eric Auger
2
-0
/
+2
2024-07-22
virtio-iommu: Remove the end point on detach
Eric Auger
1
-0
/
+1
2024-07-22
virtio-iommu: Free [host_]resv_ranges on unset_iommu_devices
Eric Auger
1
-34
/
+28
2024-07-22
virtio-iommu: Remove probe_done
Eric Auger
1
-3
/
+0
2024-07-22
Revert "virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged"
Eric Auger
1
-21
/
+0
2024-07-22
virtio-net: Implement SR-IOV VF
Akihiko Odaki
1
-0
/
+1
2024-07-22
virtio-pci: Implement SR-IOV PF
Akihiko Odaki
1
-5
/
+15
2024-07-21
vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
Jonah Palmer
2
-0
/
+2
2024-07-21
virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER support
Jonah Palmer
1
-1
/
+70
2024-07-21
virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support
Jonah Palmer
1
-1
/
+43
2024-07-21
virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
Jonah Palmer
1
-1
/
+15
2024-07-21
hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_...
Zheyu Ma
1
-1
/
+1
2024-07-10
virtio-mem: improve error message when unplug of device fails due to plugged ...
David Hildenbrand
1
-2
/
+2
2024-07-09
virtio-iommu: Revert transient enablement of IOMMU MR in bypass mode
Eric Auger
1
-12
/
+0
2024-07-09
memory: remove IOMMU MR iommu_set_page_size_mask() callback
Eric Auger
2
-46
/
+0
2024-07-09
virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()
Eric Auger
2
-2
/
+56
2024-07-09
HostIOMMUDevice : remove Error handle from get_iova_ranges callback
Eric Auger
1
-1
/
+1
2024-07-09
virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges()
Eric Auger
1
-1
/
+6
2024-07-03
virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged
Cédric Le Goater
1
-0
/
+21
2024-07-03
virtio: remove virtio_tswap16s() call in vring_packed_event_read()
Stefano Garzarella
1
-1
/
+0
2024-07-01
vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requests
BillXiang
1
-0
/
+1
2024-07-01
virtio-iommu: add error check before assert
Manos Pitsidianakis
1
-0
/
+22
2024-07-01
hw/virtio: Free vqs after vhost_dev_cleanup()
Akihiko Odaki
1
-0
/
+2
2024-07-01
virtio-pci: implement No_Soft_Reset bit
Jiqian Chen
1
-0
/
+29
2024-07-01
virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
Cindy Lu
1
-16
/
+2
2024-07-01
vhost-user: fix lost reconnect again
Li Feng
2
-10
/
+3
[next]