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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-13
virtio-input: support absolute axis config in pass-through
Ladi Prosek
1
-0
/
+3
2016-04-13
move const_le{16, 23} to qemu/bswap.h, add comment
Gerd Hoffmann
1
-14
/
+0
2016-04-13
virtio-input: add parenthesis to const_le{16, 32}
Gerd Hoffmann
1
-6
/
+6
2016-04-07
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
1
-4
/
+2
2016-04-07
virtio-scsi: use aio handler for data plane
Paolo Bonzini
1
-3
/
+3
2016-04-07
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
1
-0
/
+2
2016-04-07
virtio: add aio handler
Michael S. Tsirkin
1
-0
/
+3
2016-04-07
virtio-scsi: fix disabled mode
Paolo Bonzini
1
-1
/
+0
2016-04-07
virtio-blk: fix disabled mode
Paolo Bonzini
1
-0
/
+1
2016-04-07
virtio: make virtio_queue_notify_vq static
Paolo Bonzini
1
-1
/
+0
2016-02-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-149
/
+9
2016-02-25
vring: remove
Paolo Bonzini
2
-126
/
+0
2016-02-25
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
1
-20
/
+1
2016-02-25
virtio-blk: do not use vring in dataplane
Paolo Bonzini
1
-3
/
+0
2016-02-25
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
1
-0
/
+1
2016-02-25
virtio: export vring_notify as virtio_should_notify
Paolo Bonzini
1
-0
/
+1
2016-02-25
virtio: add AioContext-specific function for host notifiers
Paolo Bonzini
1
-0
/
+2
2016-02-25
vring: make vring_enable_notification return void
Paolo Bonzini
1
-1
/
+1
2016-02-23
include: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-23
vhost-user: don't merge regions with different fds
Michael S. Tsirkin
1
-0
/
+4
2016-02-18
vhost-user interrupt management fixes
Victor Kaplansky
1
-0
/
+1
2016-02-16
virtio: optimize virtio_access_is_big_endian() for little-endian targets
Greg Kurz
1
-3
/
+3
2016-02-16
virtio: move cross-endian helper to vhost
Greg Kurz
1
-13
/
+0
2016-02-16
virtio-net: use the backend cross-endian capabilities
Greg Kurz
2
-9
/
+1
2016-02-06
virtio: introduce virtqueue_alloc_element
Paolo Bonzini
1
-4
/
+5
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
1
-0
/
+2
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
7
-8
/
+7
2016-02-04
virtio: move VirtQueueElement at the beginning of the structs
Paolo Bonzini
2
-8
/
+7
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
1
-0
/
+1
2016-02-03
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
1
-0
/
+2
2016-02-03
virtio-gpu: maintain command queue
Gerd Hoffmann
1
-0
/
+1
2016-02-02
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
1
-0
/
+10
2016-01-08
9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h
Wei Liu
1
-24
/
+0
2015-12-07
virtio-blk: Drop x-data-plane option
Fam Zheng
1
-1
/
+0
2015-12-02
virtio: handle non-virtio-1-capable backend for ccw
Cornelia Huck
1
-0
/
+5
2015-12-02
vhost: drop dead code
Michael S. Tsirkin
1
-1
/
+0
2015-11-12
virtio-pci: fix 1.0 virtqueue migration
Jason Wang
1
-0
/
+3
2015-10-29
virtio: drop virtqueue_map_sg
Michael S. Tsirkin
1
-2
/
+0
2015-10-29
virtio: introduce virtio_map
Michael S. Tsirkin
1
-0
/
+1
2015-10-22
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
1
-0
/
+3
2015-10-22
vhost: use a function for each call
Marc-André Lureau
2
-13
/
+62
2015-10-22
vhost-user: send log shm fd along with log_base
Marc-André Lureau
1
-1
/
+3
2015-10-22
vhost: alloc shareable log
Marc-André Lureau
1
-1
/
+2
2015-10-22
vhost-user: add vhost_user_requires_shm_log()
Marc-André Lureau
1
-0
/
+4
2015-10-22
vhost: add vhost_set_log_base op
Marc-André Lureau
1
-0
/
+3
2015-10-22
vhost: add vhost_has_free_slot() interface
Igor Mammedov
2
-0
/
+4
2015-10-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+3
2015-10-12
virtio dataplane: adapt dataplane for virtio Version 1
Pierre Morel
1
-1
/
+3
2015-10-08
virtio-gpu: add 3d mode and virgl rendering support.
Gerd Hoffmann
1
-1
/
+21
2015-10-01
virtio: introduce virtqueue_discard()
Jason Wang
1
-0
/
+2
[next]