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
/
virtio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: pass argument by value for virtqueue_map_iovec()
Dongli Zhang
2018-12-11
1
-4
/
+4
*
vmstate: constify VMStateField
Marc-André Lureau
2018-11-27
1
-4
/
+4
*
clean up callback when del virtqueue
liujunjie
2018-10-19
1
-0
/
+2
*
cpu: Provide a proper prototype for target_words_bigendian() in a header
Thomas Huth
2018-10-17
1
-1
/
+0
*
virtio: Return true from virtio_queue_empty if broken
Fam Zheng
2018-10-02
1
-0
/
+8
*
virtio: update MemoryRegionCaches when guest negotiates features
Paolo Bonzini
2018-09-07
1
-2
/
+13
*
virtio: free MemoryRegionCache when initialization fails
Paolo Bonzini
2018-06-01
1
-15
/
+18
*
virtio: support setting memory region based host notifier
Tiwei Bie
2018-05-23
1
-0
/
+13
*
virtio: improve virtio devices initialization time
Gal Hammer
2018-02-08
1
-2
/
+20
*
virtio: remove event notifier cleanup call on de-assign
Gal Hammer
2018-02-08
1
-0
/
+2
*
Revert "virtio: improve virtio devices initialization time"
Michael S. Tsirkin
2018-01-24
1
-5
/
+0
*
virtio: improve virtio devices initialization time
Gal Hammer
2018-01-18
1
-0
/
+5
*
virtio_error: don't invoke status callbacks
Michael S. Tsirkin
2017-12-19
1
-1
/
+1
*
virtio: check VirtQueue Vring object is set
Prasad J Pandit
2017-12-01
1
-3
/
+11
*
virtio: Add queue interface to restore avail index from vring used index
Maxime Coquelin
2017-12-01
1
-0
/
+10
*
fix: unrealize virtio device if we fail to hotplug it
linzhecheng
2017-11-16
1
-0
/
+1
*
virtio: fix descriptor counting in virtqueue_pop
Wolfgang Bumiller
2017-10-15
1
-3
/
+3
*
migration: Route more error paths
Dr. David Alan Gilbert
2017-09-27
1
-6
/
+7
*
osdep.h: Prohibit disabling assert() in supported builds
Eric Blake
2017-09-19
1
-4
/
+2
*
virtio: add virtqueue_alloc_element tracepoint
Paolo Bonzini
2017-06-02
1
-0
/
+1
*
migration: migration.h was not needed
Juan Quintela
2017-05-18
1
-1
/
+0
*
virtio: allow broken device to notify guest
Greg Kurz
2017-05-17
1
-2
/
+2
*
virtio: always use handle_aio_output if registered
Paolo Bonzini
2017-03-22
1
-1
/
+12
*
virtio: validate address space cache during init
Jason Wang
2017-03-15
1
-6
/
+27
*
virtio: destroy region cache during reset
Jason Wang
2017-03-15
1
-15
/
+30
*
virtio: guard against NULL pfn
Jason Wang
2017-03-15
1
-0
/
+26
*
virtio: add missing region cache init in virtio_load()
Stefan Hajnoczi
2017-03-02
1
-6
/
+19
*
virtio: invalidate memory in vring_set_avail_event()
Stefan Hajnoczi
2017-03-02
1
-0
/
+1
*
virtio: guard vring access when setting notification
Cornelia Huck
2017-03-02
1
-0
/
+4
*
virtio: check for vring setup in virtio_queue_empty
Paolo Bonzini
2017-03-02
1
-1
/
+1
*
virtio: Fix no interrupt when not creating msi controller
Michael S. Tsirkin
2017-02-17
1
-3
/
+8
*
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
*
virtio: make virtio_should_notify static
Paolo Bonzini
2017-02-01
1
-1
/
+1
*
migration: extend VMStateInfo
Jianjun Duan
2017-01-24
1
-4
/
+11
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-20
1
-5
/
+5
|
\
|
*
event_notifier: cleanups around event_notifier_set_handler
Paolo Bonzini
2017-01-16
1
-5
/
+5
*
|
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: fix up max size checks
Michael S. Tsirkin
2017-01-19
1
-20
/
+13
*
|
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: Introduce virtqueue_drop_all procedure
Yuri Benditovich
2017-01-10
1
-0
/
+38
*
net: Add virtio queue interface to update used index from vring state
Yuri Benditovich
2017-01-10
1
-0
/
+5
*
virtio: fix vq->inuse recalc after migr
Halil Pasic
2017-01-10
1
-3
/
+5
[next]