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-07-01
Revert "vhost-user: fix lost reconnect"
Li Feng
2
-9
/
+3
2024-07-01
virtio-pci: only reset pm state during resetting
Jiqian Chen
1
-1
/
+7
2024-07-01
hw/virtio: Fix obtain the buffer id from the last descriptor
Wafer
1
-0
/
+5
2024-07-01
vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bits
Halil Pasic
1
-0
/
+1
2024-07-01
vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
Jonah Palmer
2
-1
/
+2
2024-07-01
virtio-mmio: Handle extra notification data
Jonah Palmer
1
-2
/
+9
2024-07-01
virtio: Prevent creation of device using notification-data with ioeventfd
Jonah Palmer
1
-0
/
+22
2024-07-01
virtio/virtio-pci: Handle extra notification data
Jonah Palmer
2
-3
/
+27
2024-07-01
vhost: Perform memory section dirty scans once per iteration
Si-Wei Liu
1
-6
/
+61
2024-07-01
vhost: dirty log should be per backend type
Si-Wei Liu
1
-12
/
+33
2024-06-24
virtio-iommu: Remove the implementation of iommu_set_iova_range
Eric Auger
1
-67
/
+0
2024-06-24
virtio-iommu: Compute host reserved regions
Eric Auger
1
-34
/
+113
2024-06-24
virtio-iommu: Implement set|unset]_iommu_device() callbacks
Eric Auger
1
-0
/
+82
2024-06-19
hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-05
util/hexdump: Add unit_len and block_len to qemu_hexdump_line
Richard Henderson
1
-1
/
+1
2024-06-05
util/hexdump: Use a GString for qemu_hexdump_line
Richard Henderson
1
-6
/
+8
2024-06-04
util/hexdump: Remove ascii parameter from qemu_hexdump_line
Richard Henderson
1
-1
/
+1
2024-06-04
util/hexdump: Remove b parameter from qemu_hexdump_line
Richard Henderson
2
-3
/
+3
2024-05-16
memory: Add Error** argument to memory_get_xlat_addr()
Cédric Le Goater
1
-1
/
+4
2024-04-26
exec: Declare target_words_bigendian() in 'exec/tswap.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
1
-1
/
+1
2024-04-23
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
1
-1
/
+2
2024-04-23
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
1
-1
/
+2
2024-04-18
hw/virtio: move stubs out of stubs/
Paolo Bonzini
2
-0
/
+26
2024-04-15
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-2
/
+35
2024-04-15
virtio-pci: fix use of a released vector
Cindy Lu
1
-2
/
+35
2024-04-10
hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
1
-2
/
+2
2024-04-10
hw/virtio: Introduce virtio_bh_new_guarded() helper
Philippe Mathieu-Daudé
1
-0
/
+10
2024-04-09
vdpa-dev: Fix the issue of device status not updating when configuration inte...
lyx634449800
1
-0
/
+7
2024-04-09
hw/virtio: Fix packed virtqueue flush used_idx
Wafer
1
-2
/
+10
2024-04-09
Revert "hw/virtio: Add support for VDPA network simulation devices"
Michael S. Tsirkin
2
-225
/
+3
2024-03-26
vdpa-dev: Fix initialisation order to restore VDUSE compatibility
Kevin Wolf
4
-9
/
+35
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
6
-23
/
+313
2024-03-12
virtio-iommu: Add an option to define the input range width
Eric Auger
1
-1
/
+7
2024-03-12
virtio-iommu: Trace domain range limits as unsigned int
Eric Auger
1
-1
/
+1
2024-03-12
virtio-iommu: Change the default granule to the host page size
Eric Auger
1
-1
/
+1
2024-03-12
virtio-iommu: Add a granule property
Eric Auger
1
-3
/
+25
2024-03-12
hw/virtio: Add support for VDPA network simulation devices
Hao Chen
2
-3
/
+225
2024-03-12
hw/virtio: check owner for removing objects
Albert Esteve
1
-2
/
+19
2024-03-12
vdpa: trace skipped memory sections
Eugenio Pérez
2
-0
/
+4
2024-03-12
vdpa: stash memory region properties in vars
Eugenio Pérez
1
-6
/
+8
2024-03-12
vdpa: fix network breakage after cancelling migration
Si-Wei Liu
1
-1
/
+9
2024-03-12
vdpa: add vhost_vdpa_set_dev_vring_base trace for svq mode
Si-Wei Liu
2
-2
/
+5
2024-03-12
vdpa: add vhost_vdpa_get_vring_base trace for svq mode
Si-Wei Liu
2
-2
/
+3
2024-03-12
vdpa: factor out vhost_vdpa_last_dev
Si-Wei Liu
1
-2
/
+7
2024-03-12
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
4
-4
/
+7
2024-03-12
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
2
-4
/
+4
2024-03-12
hw/virtio/vhost: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+2
2024-03-12
hw/virtio/vhost-vsock: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+1
2024-03-11
migration: remove migration.h references
Steve Sistare
2
-2
/
+0
[prev]
[next]