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
2016-02-08
qapi: Drop unused 'kind' for struct/enum visit
Eric Blake
1
-2
/
+2
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-4
/
+4
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-6
/
+6
2016-02-08
qom: Use typedef for Visitor
Eric Blake
1
-3
/
+3
2016-02-08
balloon: Improve use of qapi visitor
Eric Blake
1
-3
/
+5
2016-02-06
virtio: combine write of an entry into used ring
Vincenzo Maffione
1
-13
/
+12
2016-02-06
virtio: read avail_idx from VQ only when necessary
Vincenzo Maffione
1
-4
/
+22
2016-02-06
virtio: cache used_idx in a VirtQueue field
Vincenzo Maffione
1
-3
/
+9
2016-02-06
virtio: combine the read of a descriptor
Paolo Bonzini
1
-51
/
+35
2016-02-06
vring: slim down allocation of VirtQueueElements
Paolo Bonzini
1
-17
/
+36
2016-02-06
virtio: slim down allocation of VirtQueueElements
Paolo Bonzini
1
-31
/
+51
2016-02-06
virtio: introduce virtqueue_alloc_element
Paolo Bonzini
2
-13
/
+100
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
1
-0
/
+13
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
4
-22
/
+40
2016-02-04
Fix virtio migration
Dr. David Alan Gilbert
1
-4
/
+4
2016-01-29
virtio: Clean up includes
Peter Maydell
10
-4
/
+10
2016-01-12
Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...
Peter Maydell
1
-2
/
+1
2016-01-12
9pfs: introduce V9fsVirtioState
Wei Liu
1
-1
/
+1
2016-01-09
virtio: fix error message for number of queues
Cornelia Huck
1
-1
/
+1
2016-01-09
migration/virtio: Remove simple .get/.put use
Dr. David Alan Gilbert
1
-68
/
+19
2016-01-08
9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h
Wei Liu
1
-1
/
+0
2015-12-02
virtio-pci: Set the QEMU_PCI_CAP_EXPRESS capability early in its DeviceClass ...
Shmulik Ladkani
2
-5
/
+26
2015-12-02
virtio: handle non-virtio-1-capable backend for ccw
Cornelia Huck
1
-0
/
+3
2015-11-26
Revert "vhost: send SET_VRING_ENABLE at start/stop"
Michael S. Tsirkin
1
-9
/
+0
2015-11-18
vhost-user: fix log size
Michael S. Tsirkin
1
-1
/
+1
2015-11-16
vhost-user: start/stop all rings
Michael S. Tsirkin
1
-6
/
+11
2015-11-16
vhost-user: print original request on error
Michael S. Tsirkin
1
-2
/
+2
2015-11-16
vhost: let SET_VRING_ENABLE message depends on protocol feature
Yuanhan Liu
1
-1
/
+1
2015-11-12
hw/virtio: Add PCIe capability to virtio devices
Marcel Apfelbaum
2
-0
/
+24
2015-11-12
vhost: send SET_VRING_ENABLE at start/stop
Yuanhan Liu
1
-0
/
+9
2015-11-12
vhost: rename RESET_DEVICE backto RESET_OWNER
Yuanhan Liu
2
-4
/
+4
2015-11-12
vhost-user: modify SET_LOG_BASE to pass mmap size and offset
Victor Kaplansky
1
-2
/
+9
2015-11-12
virtio-pci: unbreak queue_enable read
Jason Wang
1
-0
/
+7
2015-11-12
virtio-pci: introduce pio notification capability for modern device
Jason Wang
2
-17
/
+113
2015-11-12
virtio-pci: use zero length mmio eventfd for 1.0 notification cap when possible
Jason Wang
1
-4
/
+15
2015-11-12
virtio-pci: fix 1.0 virtqueue migration
Jason Wang
3
-7
/
+200
2015-11-10
Inhibit ballooning during postcopy
Dr. David Alan Gilbert
1
-1
/
+3
2015-11-09
dataplane: support non-contigious s/g
Michael S. Tsirkin
1
-22
/
+46
2015-11-09
dataplane: simplify indirect descriptor read
Michael S. Tsirkin
1
-10
/
+18
2015-10-29
virtio: drop virtqueue_map_sg
Michael S. Tsirkin
1
-7
/
+0
2015-10-29
virtio: switch to virtio_map
Michael S. Tsirkin
1
-2
/
+1
2015-10-29
virtio: introduce virtio_map
Michael S. Tsirkin
1
-9
/
+47
2015-10-29
vhost-user: cleanup msg size math
Michael S. Tsirkin
1
-3
/
+3
2015-10-29
vhost-user: cleanup struct size math
Michael S. Tsirkin
1
-8
/
+8
2015-10-23
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-24
/
+24
2015-10-22
vhost-user: fix up rhel6 build
Michael S. Tsirkin
1
-24
/
+24
2015-10-22
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-243
/
+632
2015-10-22
vhost: set the correct queue index in case of migration with multiqueue
Thibaut Collet
1
-3
/
+5
2015-10-22
vhost: add migration block if memfd failed
Marc-André Lureau
1
-0
/
+3
2015-10-22
vhost-user: use an enum helper for features mask
Thibaut Collet
1
-4
/
+9
[next]