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
2022-04-26
vdpa: Add missing tracing to batch mapping functions
Eugenio Pérez
2
-0
/
+4
2022-04-20
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
1
-1
/
+0
2022-04-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
9
-29
/
+19
2022-04-08
virtio-iommu: use-after-free fix
Wentao Liang
1
-0
/
+1
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
3
-3
/
+0
2022-04-06
include: move C/util-related declarations to cutils.h
Marc-André Lureau
1
-1
/
+1
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
5
-16
/
+16
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2022-04-06
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
1
-8
/
+1
2022-03-31
vhost-vdpa: fix typo in a comment
Stefano Garzarella
1
-1
/
+1
2022-03-29
virtio: fix --enable-vhost-user build on non-Linux
Paolo Bonzini
1
-2
/
+2
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
1
-1
/
+1
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
3
-5
/
+4
2022-03-18
virtio/virtio-balloon: Prefer Object* over void* parameter
Bernhard Beschow
1
-5
/
+5
2022-03-15
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-1
/
+3
2022-03-15
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
1
-1
/
+3
2022-03-15
vdpa: Expose VHOST_F_LOG_ALL on SVQ
Eugenio Pérez
1
-4
/
+35
2022-03-15
vdpa: Never set log_base addr if SVQ is enabled
Eugenio Pérez
1
-1
/
+2
2022-03-15
vdpa: Adapt vhost_vdpa_get_vring_base to SVQ
Eugenio Pérez
1
-0
/
+17
2022-03-15
vdpa: Add custom IOTLB translations to SVQ
Eugenio Pérez
3
-30
/
+184
2022-03-15
vhost: Add VhostIOVATree
Eugenio Pérez
3
-1
/
+138
2022-03-15
vhost: Shadow virtqueue buffers forwarding
Eugenio Pérez
3
-11
/
+522
2022-03-15
vdpa: adapt vhost_ops callbacks to svq
Eugenio Pérez
1
-7
/
+41
2022-03-15
virtio: Add vhost_svq_get_vring_addr
Eugenio Pérez
2
-0
/
+38
2022-03-15
vhost: Add vhost_svq_valid_features to shadow vq
Eugenio Pérez
3
-0
/
+61
2022-03-15
vhost: Add Shadow VirtQueue call forwarding capabilities
Eugenio Pérez
3
-2
/
+71
2022-03-15
vhost: Add Shadow VirtQueue kick forwarding capabilities
Eugenio Pérez
3
-2
/
+211
2022-03-15
vhost: Add VhostShadowVirtqueue
Eugenio Pérez
3
-1
/
+91
2022-03-06
vhost: use wfd on functions setting vring call fd
Sergio Lopez
1
-3
/
+3
2022-03-06
vhost-vsock: detach the virqueue element in case of error
Stefano Garzarella
1
-3
/
+7
2022-03-06
virtio-iommu: Support bypass domain
Jean-Philippe Brucker
1
-5
/
+34
2022-03-06
virtio-iommu: Default to bypass during boot
Jean-Philippe Brucker
2
-9
/
+55
2022-03-06
vhost-vdpa: make notifiers _init()/_uninit() symmetric
Laurent Vivier
1
-10
/
+10
2022-03-06
hw/virtio: vdpa: Fix leak of host-notifier memory-region
Laurent Vivier
1
-0
/
+1
2022-03-04
hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
Viresh Kumar
1
-2
/
+9
2022-03-04
virtio: fix the condition for iommu_platform not supported
Halil Pasic
1
-5
/
+7
2022-03-04
vhost-user: fix VirtQ notifier cleanup
Xueming Li
1
-19
/
+29
2022-03-04
vhost-user: remove VirtQ notifier restore
Xueming Li
1
-18
/
+1
2022-02-21
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
1
-0
/
+1
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
1
-1
/
+1
2022-01-28
Remove unnecessary minimum_version_id_old fields
Peter Maydell
3
-3
/
+0
2022-01-20
hw/arm/virt: Support for virtio-mem-pci
Gavin Shan
1
-1
/
+3
2022-01-20
virtio-mem: Correct default THP size for ARM64
Gavin Shan
1
-12
/
+20
2022-01-12
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
1
-17
/
+17
2022-01-12
virtio: use ->handle_output() instead of ->handle_aio_output()
Stefan Hajnoczi
1
-30
/
+3
2022-01-12
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
1
-8
/
+4
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
1
-6
/
+10
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
3
-18
/
+0
2022-01-10
Revert "virtio-pci: decouple notifier from interrupt process"
Michael S. Tsirkin
1
-57
/
+31
2022-01-10
Revert "virtio-pci: decouple the single vector from the interrupt process"
Michael S. Tsirkin
1
-73
/
+58
[next]