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
/
hw
/
block
/
dataplane
Age
Commit message (
Expand
)
Author
2014-03-19
dataplane: fix implicit IOThread refcount
Stefan Hajnoczi
2014-03-13
dataplane: replace internal thread with IOThread
Stefan Hajnoczi
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
2014-01-31
dataplane: Comment fix
Markus Armbruster
2013-12-20
dataplane: change vring API to use VirtQueueElement
Paolo Bonzini
2013-12-20
vring: factor common code for error exits
Paolo Bonzini
2013-12-09
virtio-blk-dataplane: Improve error reporting
Andreas Färber
2013-09-06
dataplane: Fix startup race.
Cornelia Huck
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
2013-08-19
dataplane/virtio-blk: drop flush_true() and flush_io()
Stefan Hajnoczi
2013-08-19
dataplane/virtio-blk: check exit conditions before aio_poll()
Stefan Hajnoczi
2013-07-29
dataplane: refuse to start if device is already in use
Stefan Hajnoczi
2013-07-29
dataplane: enable virtio-blk x-data-plane=on live migration
Stefan Hajnoczi
2013-07-19
dataplane: sync virtio.c and vring.c virtqueue state
Stefan Hajnoczi
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini