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
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
virtio-net: vhost control virtqueue support
Jason Wang
1
-0
/
+1
2021-10-20
vhost: record the last virtqueue index for the virtio device
Jason Wang
1
-0
/
+2
2021-10-20
virtio-net: use "queue_pairs" instead of "queues" when possible
Jason Wang
1
-2
/
+2
2021-10-20
vhost-vdpa: classify one time request
Jason Wang
1
-0
/
+1
2021-10-20
vhost-user-rng: Add vhost-user-rng implementation
Mathieu Poirier
1
-0
/
+33
2021-10-20
virtio-iommu: Drop base_name and change generic_name
Eric Auger
1
-1
/
+1
2021-10-20
vdpa: Check for iova range at mappings changes
Eugenio Pérez
1
-0
/
+2
2021-10-15
qdev: Base object creation on QDict rather than QemuOpts
Kevin Wolf
1
-1
/
+2
2021-10-15
virtio-net: Store failover primary opts pointer locally
Kevin Wolf
1
-0
/
+1
2021-10-05
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella
2
-3
/
+5
2021-10-05
vhost-vsock: fix migration issue when seqpacket is supported
Stefano Garzarella
1
-0
/
+3
2021-09-04
vhost: use unsigned int for nvqs
Jason Wang
1
-1
/
+1
2021-09-04
virtio-bus: introduce iommu_enabled()
Jason Wang
1
-1
/
+3
2021-09-04
hw/virtio: move vhost_set_backend_type() to vhost.c
Tiberiu Georgescu
2
-6
/
+4
2021-09-04
vhost-vdpa: Do not send empty IOTLB update batches
Eugenio Pérez
1
-0
/
+1
2021-07-22
hw/display: fix virgl reset regression
Marc-André Lureau
1
-0
/
+1
2021-07-16
hw/virtio: add boilerplate for vhost-user-i2c device
Viresh Kumar
1
-0
/
+28
2021-07-08
virtio-mem: Implement RamDiscardManager interface
David Hildenbrand
1
-0
/
+3
2021-06-30
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
2
-3
/
+3
2021-06-30
vhost: Distinguish errors in vhost_backend_init()
Kevin Wolf
1
-1
/
+2
2021-06-30
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
1
-1
/
+1
2021-06-11
vhost-vdpa: map virtqueue notification area if possible
Jason Wang
1
-0
/
+6
2021-06-05
vhost-vdpa: Remove redundant declaration of address_space_memory
Xie Yongji
1
-1
/
+0
2021-06-04
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-0
/
+4
2021-06-04
virtio-net: Added eBPF RSS to virtio-net.
Andrew Melnychenko
1
-0
/
+4
2021-05-27
virtio-gpu: Add virtio_gpu_set_scanout_blob
Vivek Kasireddy
1
-0
/
+7
2021-05-27
virtio-gpu: Add helpers to create and destroy dmabuf objects
Vivek Kasireddy
1
-0
/
+15
2021-05-27
virtio-gpu: Add virtio_gpu_resource_create_blob
Vivek Kasireddy
1
-0
/
+9
2021-05-27
virtio-gpu: Add initial definitions for blob resources
Vivek Kasireddy
1
-0
/
+3
2021-05-27
virtio-gpu: Refactor virtio_gpu_create_mapping_iov
Vivek Kasireddy
1
-1
/
+1
2021-05-27
virtio-gpu: Refactor virtio_gpu_set_scanout
Vivek Kasireddy
1
-0
/
+8
2021-05-27
virtio-gpu: Add udmabuf helpers
Vivek Kasireddy
1
-0
/
+11
2021-05-18
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
1
-0
/
+2
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-3
/
+6
2021-05-14
vhost-vdpa: Make vhost_vdpa_get_device_id() static
Zenghui Yu
1
-2
/
+0
2021-05-14
hw/virtio: enable ioeventfd configuring for mmio
Pavel Dovgalyuk
1
-0
/
+5
2021-05-14
hw/virtio: Pass virtio_feature_get_config_size() a const argument
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-10
virtio-gpu: move fields to struct VirtIOGPUGL
Gerd Hoffmann
1
-2
/
+3
2021-05-10
virtio-gpu: drop use_virgl_renderer
Gerd Hoffmann
1
-1
/
+0
2021-05-10
virtio-gpu: move update_cursor_data
Gerd Hoffmann
1
-0
/
+6
2021-05-10
virtio-gpu: move virgl process_cmd
Gerd Hoffmann
1
-0
/
+2
2021-05-10
virtio-gpu: use class function for ctrl queue handlers
Gerd Hoffmann
1
-1
/
+7
2021-05-10
virtio-gpu: move virgl reset
Gerd Hoffmann
1
-0
/
+1
2021-05-10
virtio-gpu: move virgl realize + properties
Gerd Hoffmann
1
-0
/
+1
2021-05-10
virtio-gpu: add virtio-gpu-gl-device
Gerd Hoffmann
1
-0
/
+7
2021-05-10
virtio-gpu: handle partial maps properly
Gerd Hoffmann
1
-1
/
+2
2021-03-15
virtio-blk: Respect discard granularity
Akihiko Odaki
1
-0
/
+1
2021-02-04
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
1
-1
/
+1
2021-02-04
virtio-gpu: avoid re-entering cmdq processing
Marc-André Lureau
1
-0
/
+1
2021-02-04
vhost-user-gpu: add a configuration flag for dmabuf usage
Marc-André Lureau
1
-0
/
+3
[next]