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
/
include
/
hw
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
2016-10-30
1
-10
/
+7
*
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
2016-10-30
1
-2
/
+6
*
virtio/migration: Add VMStateDescription to VirtioDeviceClass
Dr. David Alan Gilbert
2016-10-30
1
-0
/
+4
*
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
1
-27
/
+0
*
virtio: prepare change VMSTATE_VIRTIO_DEVICE macro
Halil Pasic
2016-10-10
1
-0
/
+16
*
virtio-blk: make some functions static
Greg Kurz
2016-10-10
1
-8
/
+0
*
virtio: add virtio_detach_element()
Stefan Hajnoczi
2016-10-10
1
-0
/
+2
*
virtio-serial: enable virtio console emergency write feature
Sascha Silbe
2016-10-10
1
-0
/
+2
*
virtio-net: allow increasing rx queue size
Michael S. Tsirkin
2016-09-27
1
-0
/
+1
*
virtio: stop virtqueue processing if device is broken
Stefan Hajnoczi
2016-09-23
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-09-19
1
-5
/
+5
|
\
|
*
virtio-bus: Plug devices after features are negotiated
Maxime Coquelin
2016-09-15
1
-5
/
+5
*
|
Remove unused function declarations
Ladi Prosek
2016-09-15
1
-3
/
+0
|
/
*
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
2016-09-09
2
-0
/
+46
*
virtio: add virtqueue_rewind()
Stefan Hajnoczi
2016-09-09
1
-0
/
+1
*
virtio-gpu: fix missing log.h include file
Daniel P. Berrange
2016-08-16
1
-0
/
+1
*
vhost: add vhost_net_set_backend()
Marc-André Lureau
2016-07-28
1
-0
/
+4
*
virtio-gpu: Use migrate_add_blocker for virgl migration blocking
Dr. David Alan Gilbert
2016-07-21
1
-0
/
+2
*
virtio: Migration helper function and macro
Dr. David Alan Gilbert
2016-07-21
1
-0
/
+20
*
virtio-scsi: Replace HandleOutput typedef
Fam Zheng
2016-07-21
1
-4
/
+2
*
virtio: Introduce virtio_add_queue_aio
Fam Zheng
2016-07-21
1
-0
/
+3
*
virtio: Add typedef for handle_output
Fam Zheng
2016-07-21
1
-2
/
+3
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
10
-25
/
+27
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
1
-2
/
+2
*
tap: vhost busy polling support
Jason Wang
2016-07-07
2
-1
/
+5
*
virgl: count the calls to gl_block
Marc-André Lureau
2016-07-06
1
-1
/
+1
*
virtio-blk: add num-queues device property
Stefan Hajnoczi
2016-06-28
1
-1
/
+0
*
virtio-blk: associate request with a virtqueue
Stefan Hajnoczi
2016-06-28
1
-1
/
+3
*
virtio-blk: add VirtIOBlockConf->num_queues
Stefan Hajnoczi
2016-06-28
1
-0
/
+1
*
virtio-bus: remove old set_host_notifier callback
Cornelia Huck
2016-06-24
1
-1
/
+0
*
virtio-bus: common ioeventfd infrastructure
Cornelia Huck
2016-06-24
1
-0
/
+30
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-06-07
2
-12
/
+0
|
\
|
*
virtio: drop duplicate virtio_queue_get_id() function
Stefan Hajnoczi
2016-06-07
1
-1
/
+0
|
*
virtio-scsi: Remove op blocker for dataplane
Fam Zheng
2016-06-07
1
-11
/
+0
*
|
virtio: move bi-endian target support to a single location
Greg Kurz
2016-06-07
1
-1
/
+5
|
/
*
virtio-gpu: add live migration support
Gerd Hoffmann
2016-06-06
1
-1
/
+3
*
Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-2.7-1' into st...
Peter Maydell
2016-05-24
1
-1
/
+1
|
\
|
*
rng-random: rename RndRandom to RngRandom
Wei Jiangang
2016-05-23
1
-1
/
+1
*
|
virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS
Marc-André Lureau
2016-05-23
1
-4
/
+2
|
/
*
virtio-input: support absolute axis config in pass-through
Ladi Prosek
2016-04-13
1
-0
/
+3
*
move const_le{16, 23} to qemu/bswap.h, add comment
Gerd Hoffmann
2016-04-13
1
-14
/
+0
*
virtio-input: add parenthesis to const_le{16, 32}
Gerd Hoffmann
2016-04-13
1
-6
/
+6
*
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
2016-04-07
1
-4
/
+2
*
virtio-scsi: use aio handler for data plane
Paolo Bonzini
2016-04-07
1
-3
/
+3
*
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
2016-04-07
1
-0
/
+2
*
virtio: add aio handler
Michael S. Tsirkin
2016-04-07
1
-0
/
+3
*
virtio-scsi: fix disabled mode
Paolo Bonzini
2016-04-07
1
-1
/
+0
*
virtio-blk: fix disabled mode
Paolo Bonzini
2016-04-07
1
-0
/
+1
*
virtio: make virtio_queue_notify_vq static
Paolo Bonzini
2016-04-07
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-25
6
-149
/
+9
|
\
[prev]
[next]