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
/
include
/
hw
/
virtio
/
virtio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-01
virtio: Add queue interface to restore avail index from vring used index
Maxime Coquelin
1
-0
/
+1
2017-09-27
migration: Route more error paths
Dr. David Alan Gilbert
1
-1
/
+1
2017-05-25
virtio_net: Bypass backends for MTU feature negotiation
Maxime Coquelin
1
-0
/
+1
2017-03-29
virtio: fix vring_align() on 64-bit windows
Andrew Baumann
1
-1
/
+1
2017-02-17
virtio: add MemoryListener to cache ring translations
Paolo Bonzini
1
-0
/
+1
2017-02-17
virtio: Report real progress in VQ aio poll handler
Fam Zheng
1
-2
/
+2
2017-02-01
virtio: make virtio_should_notify static
Paolo Bonzini
1
-1
/
+0
2017-01-20
virtio-ccw: fix ring sizing
Michael S. Tsirkin
1
-0
/
+1
2017-01-10
virtio: Introduce virtqueue_drop_all procedure
Yuri Benditovich
1
-0
/
+1
2017-01-10
net: Add virtio queue interface to update used index from vring state
Yuri Benditovich
1
-0
/
+1
2017-01-10
virtio: convert to use DMA api
Jason Wang
1
-3
/
+6
2016-11-18
virtio: set ISR on dataplane notifications
Paolo Bonzini
1
-1
/
+1
2016-11-18
virtio: introduce grab/release_ioeventfd to fix vhost
Paolo Bonzini
1
-0
/
+2
2016-11-15
virtio: drop virtio_queue_get_ring_{size,addr}()
Greg Kurz
1
-2
/
+0
2016-11-15
virtio: allow per-device-class legacy features
Michael S. Tsirkin
1
-0
/
+5
2016-11-15
virtio: make virtqueue_alloc_element static
Ladi Prosek
1
-1
/
+0
2016-11-15
virtio: rename virtqueue_discard to virtqueue_unpop
Ladi Prosek
1
-2
/
+2
2016-10-30
virtio: inline virtio_queue_set_host_notifier_fd_handler
Paolo Bonzini
1
-2
/
+1
2016-10-30
Revert "virtio: Introduce virtio_add_queue_aio"
Paolo Bonzini
1
-3
/
+0
2016-10-30
virtio: introduce virtio_device_ioeventfd_enabled
Paolo Bonzini
1
-0
/
+1
2016-10-30
virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass
Paolo Bonzini
1
-0
/
+4
2016-10-30
virtio/migration: Add VMStateDescription to VirtioDeviceClass
Dr. David Alan Gilbert
1
-0
/
+4
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-27
/
+0
2016-10-10
virtio: prepare change VMSTATE_VIRTIO_DEVICE macro
Halil Pasic
1
-0
/
+16
2016-10-10
virtio: add virtio_detach_element()
Stefan Hajnoczi
1
-0
/
+2
2016-09-23
virtio: stop virtqueue processing if device is broken
Stefan Hajnoczi
1
-0
/
+3
2016-09-09
virtio: add virtqueue_rewind()
Stefan Hajnoczi
1
-0
/
+1
2016-07-21
virtio: Migration helper function and macro
Dr. David Alan Gilbert
1
-0
/
+20
2016-07-21
virtio: Introduce virtio_add_queue_aio
Fam Zheng
1
-0
/
+3
2016-07-21
virtio: Add typedef for handle_output
Fam Zheng
1
-2
/
+3
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-2
/
+2
2016-06-07
virtio: drop duplicate virtio_queue_get_id() function
Stefan Hajnoczi
1
-1
/
+0
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: add aio handler
Michael S. Tsirkin
1
-0
/
+3
2016-04-07
virtio: make virtio_queue_notify_vq static
Paolo Bonzini
1
-1
/
+0
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-18
vhost-user interrupt management fixes
Victor Kaplansky
1
-0
/
+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
1
-1
/
+1
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-01
virtio: introduce virtqueue_discard()
Jason Wang
1
-0
/
+2
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
1
-5
/
+6
2015-08-05
virtio: fix 1.0 virtqueue migration
Jason Wang
1
-0
/
+6
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+3
2015-07-27
virtio: set any_layout in virtio core
Michael S. Tsirkin
1
-1
/
+3
2015-07-27
virtio: hide legacy features from modern guests
Michael S. Tsirkin
1
-0
/
+4
2015-06-10
virtio: add modern config accessors
Michael S. Tsirkin
1
-0
/
+9
[next]