index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-15
1
-1
/
+3
|
\
|
*
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
2022-03-15
1
-1
/
+3
*
|
vdpa: Expose VHOST_F_LOG_ALL on SVQ
Eugenio Pérez
2022-03-15
1
-4
/
+35
*
|
vdpa: Never set log_base addr if SVQ is enabled
Eugenio Pérez
2022-03-15
1
-1
/
+2
*
|
vdpa: Adapt vhost_vdpa_get_vring_base to SVQ
Eugenio Pérez
2022-03-15
1
-0
/
+17
*
|
vdpa: Add custom IOTLB translations to SVQ
Eugenio Pérez
2022-03-15
3
-30
/
+184
*
|
vhost: Add VhostIOVATree
Eugenio Pérez
2022-03-15
3
-1
/
+138
*
|
vhost: Shadow virtqueue buffers forwarding
Eugenio Pérez
2022-03-15
3
-11
/
+522
*
|
vdpa: adapt vhost_ops callbacks to svq
Eugenio Pérez
2022-03-15
1
-7
/
+41
*
|
virtio: Add vhost_svq_get_vring_addr
Eugenio Pérez
2022-03-15
2
-0
/
+38
*
|
vhost: Add vhost_svq_valid_features to shadow vq
Eugenio Pérez
2022-03-15
3
-0
/
+61
*
|
vhost: Add Shadow VirtQueue call forwarding capabilities
Eugenio Pérez
2022-03-15
3
-2
/
+71
*
|
vhost: Add Shadow VirtQueue kick forwarding capabilities
Eugenio Pérez
2022-03-15
3
-2
/
+211
*
|
vhost: Add VhostShadowVirtqueue
Eugenio Pérez
2022-03-15
3
-1
/
+91
|
/
*
vhost: use wfd on functions setting vring call fd
Sergio Lopez
2022-03-06
1
-3
/
+3
*
vhost-vsock: detach the virqueue element in case of error
Stefano Garzarella
2022-03-06
1
-3
/
+7
*
virtio-iommu: Support bypass domain
Jean-Philippe Brucker
2022-03-06
1
-5
/
+34
*
virtio-iommu: Default to bypass during boot
Jean-Philippe Brucker
2022-03-06
2
-9
/
+55
*
vhost-vdpa: make notifiers _init()/_uninit() symmetric
Laurent Vivier
2022-03-06
1
-10
/
+10
*
hw/virtio: vdpa: Fix leak of host-notifier memory-region
Laurent Vivier
2022-03-06
1
-0
/
+1
*
hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
Viresh Kumar
2022-03-04
1
-2
/
+9
*
virtio: fix the condition for iommu_platform not supported
Halil Pasic
2022-03-04
1
-5
/
+7
*
vhost-user: fix VirtQ notifier cleanup
Xueming Li
2022-03-04
1
-19
/
+29
*
vhost-user: remove VirtQ notifier restore
Xueming Li
2022-03-04
1
-18
/
+1
*
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
2022-02-21
1
-0
/
+1
*
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
1
-1
/
+1
*
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
3
-3
/
+0
*
hw/arm/virt: Support for virtio-mem-pci
Gavin Shan
2022-01-20
1
-1
/
+3
*
virtio-mem: Correct default THP size for ARM64
Gavin Shan
2022-01-20
1
-12
/
+20
*
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
2022-01-12
1
-17
/
+17
*
virtio: use ->handle_output() instead of ->handle_aio_output()
Stefan Hajnoczi
2022-01-12
1
-30
/
+3
*
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
2022-01-12
1
-8
/
+4
*
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2022-01-12
1
-6
/
+10
*
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-10
3
-18
/
+0
*
Revert "virtio-pci: decouple notifier from interrupt process"
Michael S. Tsirkin
2022-01-10
1
-57
/
+31
*
Revert "virtio-pci: decouple the single vector from the interrupt process"
Michael S. Tsirkin
2022-01-10
1
-73
/
+58
*
Revert "vhost-vdpa: add support for config interrupt"
Michael S. Tsirkin
2022-01-10
2
-8
/
+0
*
Revert "virtio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
1
-29
/
+0
*
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
1
-76
/
+0
*
Revert "virtio-mmio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
1
-27
/
+0
*
Revert "virtio-pci: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
2
-83
/
+13
*
virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanup
Daniil Tatianin
2022-01-08
1
-6
/
+5
*
virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86
David Hildenbrand
2022-01-08
1
-1
/
+1
*
virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
2022-01-08
1
-0
/
+63
*
virtio: signal after wrapping packed used_idx
Stefan Hajnoczi
2022-01-08
1
-0
/
+1
*
virtio-mem: Support "prealloc=on" option
David Hildenbrand
2022-01-08
1
-4
/
+35
*
vhost: stick to -errno error return convention
Roman Kagan
2022-01-07
1
-54
/
+46
*
vhost-user: stick to -errno error return convention
Roman Kagan
2022-01-07
1
-178
/
+223
*
vhost-vdpa: stick to -errno error return convention
Roman Kagan
2022-01-07
1
-14
/
+23
*
vhost-backend: stick to -errno error return convention
Roman Kagan
2022-01-07
1
-1
/
+1
[next]