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
...
*
virtio: use VRingMemoryRegionCaches for avail and used rings
Paolo Bonzini
2017-02-17
1
-36
/
+96
*
virtio: check for vring setup in virtio_queue_update_used_idx
Paolo Bonzini
2017-02-17
1
-1
/
+3
*
virtio: use VRingMemoryRegionCaches for descriptor ring
Paolo Bonzini
2017-02-17
1
-14
/
+12
*
virtio: add MemoryListener to cache ring translations
Paolo Bonzini
2017-02-17
1
-3
/
+102
*
virtio: use MemoryRegionCache to access descriptors
Paolo Bonzini
2017-02-17
1
-41
/
+39
*
virtio: use address_space_map/unmap to access descriptors
Paolo Bonzini
2017-02-17
1
-28
/
+75
*
virtio: Report real progress in VQ aio poll handler
Fam Zheng
2017-02-17
1
-6
/
+9
*
vhost: skip ROM sections
Michael S. Tsirkin
2017-02-01
1
-1
/
+2
*
virtio: make virtio_should_notify static
Paolo Bonzini
2017-02-01
1
-1
/
+1
*
pci: Convert msix_init() to Error and fix callers
Cao jin
2017-02-01
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-01-25
1
-1
/
+1
|
\
|
*
hw: Fix typos found by codespell
Stefan Weil
2017-01-24
1
-1
/
+1
*
|
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
2017-01-24
1
-1
/
+7
*
|
migration: extend VMStateInfo
Jianjun Duan
2017-01-24
2
-6
/
+17
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-20
3
-6
/
+17
|
\
|
*
event_notifier: cleanups around event_notifier_set_handler
Paolo Bonzini
2017-01-16
1
-5
/
+5
|
*
stubs: move vhost stubs to stubs/vhost.o
Paolo Bonzini
2017-01-16
2
-1
/
+12
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...
Peter Maydell
2017-01-20
1
-0
/
+5
|
\
\
|
*
|
virtio-ccw: fix ring sizing
Michael S. Tsirkin
2017-01-20
1
-0
/
+5
|
|
/
*
|
virtio: force VIRTIO_F_IOMMU_PLATFORM
Jason Wang
2017-01-19
1
-2
/
+3
*
|
virtio: fix up max size checks
Michael S. Tsirkin
2017-01-19
1
-20
/
+13
*
|
virtio-mmio: switch to linux headers
Michael S. Tsirkin
2017-01-18
1
-58
/
+37
*
|
virtio: drop an obsolete comment
Michael S. Tsirkin
2017-01-18
1
-1
/
+0
*
|
vhost_net: device IOTLB support
Jason Wang
2017-01-18
2
-22
/
+243
*
|
virtio: disable notifications again after poll succeeded
Stefan Hajnoczi
2017-01-18
1
-0
/
+3
*
|
Revert "virtio: turn vq->notification into a nested counter"
Stefan Hajnoczi
2017-01-18
1
-12
/
+6
*
|
virtio-net: enable ioeventfd even if vhost=off
Paolo Bonzini
2017-01-18
1
-1
/
+1
|
/
*
vhost-user: Add MTU protocol feature and op
Maxime Coquelin
2017-01-10
1
-0
/
+34
*
virtio: Introduce virtqueue_drop_all procedure
Yuri Benditovich
2017-01-10
1
-0
/
+38
*
net: vhost stop updates virtio queue state
Yuri Benditovich
2017-01-10
1
-0
/
+1
*
net: Add virtio queue interface to update used index from vring state
Yuri Benditovich
2017-01-10
1
-0
/
+5
*
balloon: Don't balloon roms
Dr. David Alan Gilbert
2017-01-10
2
-1
/
+8
*
virtio: fix vq->inuse recalc after migr
Halil Pasic
2017-01-10
1
-3
/
+5
*
virtio-crypto: zeroize the key material before free
Gonglei
2017-01-10
1
-1
/
+12
*
virtio-crypto-pci: tag virtio-crypto device hot pluggable
Gonglei
2017-01-10
1
-1
/
+0
*
virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto d...
Gonglei
2017-01-10
1
-1
/
+15
*
virtio-crypto-pci: add check for cryptodev object
Gonglei
2017-01-10
1
-0
/
+5
*
cryptodev: wrap the ready flag
Gonglei
2017-01-10
1
-2
/
+2
*
cryptodev: introduce a new is_used property
Gonglei
2017-01-10
1
-0
/
+2
*
virtio-crypto: use the correct length for cipher operation
Gonglei
2017-01-10
1
-1
/
+1
*
virtio-pci: address space translation service (ATS) support
Jason Wang
2017-01-10
2
-0
/
+11
*
virtio: convert to use DMA api
Jason Wang
2017-01-10
3
-20
/
+59
*
virtio-crypto: fix possible integer and heap overflow
Gonglei
2017-01-10
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-01-09
1
-1
/
+1
|
\
|
*
virtio: avoid using guest_notifier_mask in vhost-user mode
Wei Huang
2016-12-16
1
-1
/
+1
*
|
virtio: disable virtqueue notifications during polling
Stefan Hajnoczi
2017-01-03
1
-0
/
+18
*
|
virtio: turn vq->notification into a nested counter
Stefan Hajnoczi
2017-01-03
1
-6
/
+12
*
|
virtio: poll virtqueues for new buffers
Stefan Hajnoczi
2017-01-03
1
-1
/
+15
*
|
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
2017-01-03
1
-2
/
+2
|
/
*
virtio-pci: Fix cross-version migration with older machines
Maxime Coquelin
2016-12-15
2
-1
/
+5
[prev]
[next]