index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2016-11-15
virtio: drop virtio_queue_get_ring_{size,addr}()
Greg Kurz
2016-11-15
vhost: drop legacy vring layout bits
Greg Kurz
2016-11-15
vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout
Greg Kurz
2016-11-15
virtio: allow per-device-class legacy features
Michael S. Tsirkin
2016-11-15
virtio: make virtqueue_alloc_element static
Ladi Prosek
2016-11-15
virtio: rename virtqueue_discard to virtqueue_unpop
Ladi Prosek
2016-11-01
virtio-crypto: using bh to handle dataq's requests
Gonglei
2016-11-01
virtio-crypto: add data queue processing handler
Gonglei
2016-11-01
virtio-crypto: set capacity of algorithms supported
Gonglei
2016-11-01
virtio-crypto: add virtio crypto device emulation
Gonglei
2016-10-30
virtio: inline virtio_queue_set_host_notifier_fd_handler
Paolo Bonzini
2016-10-30
virtio: use virtio_bus_set_host_notifier to start/stop ioeventfd
Paolo Bonzini
2016-10-30
virtio: remove ioeventfd_disabled altogether
Paolo Bonzini
2016-10-30
virtio: remove set_handler argument from set_host_notifier_internal
Paolo Bonzini
2016-10-30
Revert "virtio: Introduce virtio_add_queue_aio"
Paolo Bonzini
2016-10-30
virtio-scsi: always use dataplane path if ioeventfd is active
Paolo Bonzini
2016-10-30
virtio: introduce virtio_device_ioeventfd_enabled
Paolo Bonzini
2016-10-30
virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass
Paolo Bonzini
2016-10-30
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
2016-10-30
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
2016-10-30
virtio/migration: Add VMStateDescription to VirtioDeviceClass
Dr. David Alan Gilbert
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio: prepare change VMSTATE_VIRTIO_DEVICE macro
Halil Pasic
2016-10-10
virtio-blk: make some functions static
Greg Kurz
2016-10-10
virtio: add virtio_detach_element()
Stefan Hajnoczi
2016-10-10
virtio-serial: enable virtio console emergency write feature
Sascha Silbe
2016-09-27
virtio-net: allow increasing rx queue size
Michael S. Tsirkin
2016-09-23
virtio: stop virtqueue processing if device is broken
Stefan Hajnoczi
2016-09-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-09-15
virtio-bus: Plug devices after features are negotiated
Maxime Coquelin
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-09-10
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
2016-09-09
virtio: add virtqueue_rewind()
Stefan Hajnoczi
2016-08-16
virtio-gpu: fix missing log.h include file
Daniel P. Berrange
2016-07-29
vhost: add vhost_net_set_backend()
Marc-André Lureau
2016-07-21
virtio-gpu: Use migrate_add_blocker for virgl migration blocking
Dr. David Alan Gilbert
2016-07-21
virtio: Migration helper function and macro
Dr. David Alan Gilbert
2016-07-21
virtio-scsi: Replace HandleOutput typedef
Fam Zheng
2016-07-21
virtio: Introduce virtio_add_queue_aio
Fam Zheng
2016-07-21
virtio: Add typedef for handle_output
Fam Zheng
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-07
tap: vhost busy polling support
Jason Wang
2016-07-06
virgl: count the calls to gl_block
Marc-André Lureau
2016-06-28
virtio-blk: add num-queues device property
Stefan Hajnoczi
2016-06-28
virtio-blk: associate request with a virtqueue
Stefan Hajnoczi
2016-06-28
virtio-blk: add VirtIOBlockConf->num_queues
Stefan Hajnoczi
2016-06-24
virtio-bus: remove old set_host_notifier callback
Cornelia Huck
2016-06-24
virtio-bus: common ioeventfd infrastructure
Cornelia Huck
2016-06-07
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
[next]