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
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
2023-11-03
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
1
-1
/
+5
2023-11-03
virtio-iommu: Consolidate host reserved regions and property set ones
Eric Auger
2
-0
/
+37
2023-11-03
virtio-iommu: Implement set_iova_ranges() callback
Eric Auger
1
-0
/
+67
2023-11-03
virtio-iommu: Record whether a probe request has been issued
Eric Auger
1
-9
/
+11
2023-11-03
virtio-iommu: Introduce per IOMMUDevice reserved regions
Eric Auger
1
-8
/
+29
2023-11-03
virtio-iommu: Rename reserved_regions into prop_resv_regions
Eric Auger
2
-11
/
+12
2023-11-03
memory: Let ReservedRegion use Range
Eric Auger
1
-3
/
+3
2023-11-01
cpr: relax vhost migration blockers
Steve Sistare
1
-1
/
+1
2023-11-01
migration: Use vmstate_register_any()
Juan Quintela
1
-2
/
+2
2023-10-31
virtio: use defer_call() in virtio_irqfd_notify()
Stefan Hajnoczi
2
-1
/
+13
2023-10-25
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
3
-25
/
+5
2023-10-25
kvm: assume that many ioeventfds can be created
Paolo Bonzini
1
-4
/
+0
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
7
-124
/
+142
2023-10-22
vhost-user: fix lost reconnect
Li Feng
2
-3
/
+9
2023-10-22
vhost: move and rename the conn retry times
Li Feng
1
-2
/
+1
2023-10-22
virtio: call ->vhost_reset_device() during reset
Stefan Hajnoczi
2
-0
/
+13
2023-10-22
vhost-backend: remove vhost_kernel_reset_device()
Stefan Hajnoczi
1
-6
/
+0
2023-10-22
vhost-user: do not send RESET_OWNER on device reset
Stefan Hajnoczi
1
-4
/
+9
2023-10-22
vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
Laszlo Ersek
1
-1
/
+15
2023-10-22
vhost-user: allow "vhost_set_vring" to wait for a reply
Laszlo Ersek
1
-5
/
+6
2023-10-22
vhost-user: hoist "write_sync", "get_features", "get_u64"
Laszlo Ersek
1
-85
/
+85
2023-10-22
vhost-user: flatten "enforce_reply" into "vhost_user_write_sync"
Laszlo Ersek
1
-19
/
+13
2023-10-22
vhost-user: factor out "vhost_user_write_sync"
Laszlo Ersek
1
-36
/
+26
2023-10-22
vhost-user: tighten "reply_supported" scope in "set_vring_addr"
Laszlo Ersek
1
-5
/
+6
2023-10-22
vhost-user: strip superfluous whitespace
Laszlo Ersek
1
-1
/
+1
2023-10-20
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
1
-6
/
+2
2023-10-20
migration: simplify blockers
Steve Sistare
1
-6
/
+2
2023-10-19
hw/virtio/virtio-pmem: Replace impossible check by assertion
Philippe Mathieu-Daudé
1
-4
/
+1
2023-10-18
vhost: Expose vhost_svq_available_slots()
Hawkins Jiawei
2
-1
/
+2
2023-10-17
Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Stefan Hajnoczi
1
-0
/
+18
2023-10-16
virtio: Add shared memory capability
Dr. David Alan Gilbert
1
-0
/
+18
2023-10-12
virtio-mem: Mark memslot alias memory regions unmergeable
David Hildenbrand
1
-0
/
+6
2023-10-12
memory,vhost: Allow for marking memory device memory regions unmergeable
David Hildenbrand
1
-2
/
+2
2023-10-12
virtio-mem: Expose device memory dynamically via multiple memslots if enabled
David Hildenbrand
2
-0
/
+309
2023-10-12
virtio-mem: Update state to match bitmap as soon as it's been migrated
David Hildenbrand
1
-5
/
+21
2023-10-12
virtio-mem: Pass non-const VirtIOMEM via virtio_mem_range_cb
David Hildenbrand
1
-5
/
+5
2023-10-12
memory-device,vhost: Support automatic decision on the number of memslots
David Hildenbrand
1
-1
/
+13
2023-10-12
vhost: Add vhost_get_max_memslots()
David Hildenbrand
2
-0
/
+16
[next]