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-11-07
vhost-user: Fix out of order vring host notification handling
Yajun Wu
1
-0
/
+5
2022-11-07
virtio-rng-pci: Allow setting nvectors, so we can use MSI-X
David Daney
1
-0
/
+14
2022-11-07
vhost: expose vhost_virtqueue_stop()
Kangjie Xu
1
-4
/
+4
2022-11-07
vhost: expose vhost_virtqueue_start()
Kangjie Xu
1
-4
/
+4
2022-11-07
virtio-pci: support queue enable
Kangjie Xu
1
-0
/
+1
2022-11-07
virtio-pci: support queue reset
Xuan Zhuo
1
-0
/
+15
2022-11-07
virtio: introduce virtio_queue_enable()
Kangjie Xu
1
-0
/
+14
2022-11-07
virtio: introduce virtio_queue_reset()
Xuan Zhuo
1
-0
/
+11
2022-11-07
virtio: introduce __virtio_queue_reset()
Xuan Zhuo
1
-16
/
+21
2022-11-07
hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
Eric Auger
1
-2
/
+10
2022-11-02
virtio-crypto: Support asynchronous mode
Lei He
1
-147
/
+190
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
1
-1
/
+1
2022-10-28
vhost: Accept event idx flag
Eugenio Pérez
1
-0
/
+1
2022-10-28
vhost: use avail event idx on vhost_svq_kick
Eugenio Pérez
1
-1
/
+11
2022-10-28
vhost: toggle device callbacks using used event idx
Eugenio Pérez
1
-3
/
+15
2022-10-28
vhost: allocate event_idx fields on vring
Eugenio Pérez
1
-4
/
+4
2022-10-27
util: Make qemu_prealloc_mem() optionally consume a ThreadContext
David Hildenbrand
1
-1
/
+1
2022-10-27
util: Cleanup and rename os_mem_prealloc()
David Hildenbrand
1
-1
/
+1
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
1
-1
/
+1
2022-10-13
Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
4
-8
/
+2
2022-10-12
pci-ids: document modern virtio-pci ids in pci.h too
Gerd Hoffmann
1
-1
/
+1
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
Gerd Hoffmann
1
-2
/
+0
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
Gerd Hoffmann
1
-2
/
+0
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
Gerd Hoffmann
1
-3
/
+1
2022-10-09
qmp: add QMP command x-query-virtio-queue-element
Laurent Vivier
2
-0
/
+163
2022-10-09
qmp: add QMP commands for virtio/vhost queue-status
Laurent Vivier
2
-0
/
+117
2022-10-09
qmp: decode feature & status bits in virtio-status
Laurent Vivier
1
-8
/
+635
2022-10-09
qmp: add QMP command x-query-virtio-status
Laurent Vivier
2
-0
/
+109
2022-10-09
qmp: add QMP command x-query-virtio
Laurent Vivier
3
-0
/
+60
2022-10-07
virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
Daniil Tatianin
1
-4
/
+6
2022-10-07
hw/virtio: add vhost-user-gpio-pci boilerplate
Viresh Kumar
2
-0
/
+70
2022-10-07
hw/virtio: add boilerplate for vhost-user-gpio device
Viresh Kumar
4
-0
/
+422
2022-10-07
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
6
-8
/
+10
2022-10-07
hw/virtio: move vm_running check to virtio_device_started
Alex Bennée
5
-25
/
+5
2022-10-07
hw/virtio: add some vhost-user trace events
Alex Bennée
2
-0
/
+10
2022-10-07
hw/virtio: log potentially buggy guest drivers
Alex Bennée
1
-0
/
+7
2022-10-07
hw/virtio: fix some coding style issues
Alex Bennée
1
-3
/
+4
2022-10-07
hw/virtio: incorporate backend features in features
Alex Bennée
1
-1
/
+8
2022-10-04
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2
-2
/
+2
2022-10-04
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2022-09-29
hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
Bernhard Beschow
1
-1
/
+1
2022-09-29
vhost-user: Call qemu_socketpair() instead of socketpair()
Guoyi Tu
1
-1
/
+1
2022-09-02
vdpa: Delete CVQ migration blocker
Eugenio Pérez
1
-15
/
+0
2022-09-02
vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
Eugenio Pérez
1
-4
/
+7
2022-09-02
vhost: Delete useless read memory barrier
Eugenio Pérez
1
-3
/
+0
2022-09-02
vhost: use SVQ element ndescs instead of opaque data for desc validation
Eugenio Pérez
1
-1
/
+2
2022-09-02
vhost: stop transfer elem ownership in vhost_handle_guest_kick
Eugenio Pérez
1
-6
/
+4
2022-09-02
vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring
Eugenio Pérez
1
-9
/
+8
2022-09-02
vhost: Always store new kick fd on vhost_svq_set_svq_kick_fd
Eugenio Pérez
1
-2
/
+2
2022-09-02
vdpa: Make SVQ vring unmapping return void
Eugenio Pérez
1
-22
/
+10
[next]