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
/
virtio-blk.c
Age
Commit message (
Expand
)
Author
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
virtio-blk: Convert to QOM realize
Andreas Färber
2013-12-09
virtio-blk: QOM realize preparations
Andreas Färber
2013-12-09
virtio-blk-dataplane: Improve error reporting
Andreas Färber
2013-12-09
virtio-blk: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-10-18
virtio: Remove unneeded memcpy
Stefan Weil
2013-09-20
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
2013-07-29
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
dataplane: enable virtio-blk x-data-plane=on live migration
Stefan Hajnoczi
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
2013-04-12
Typo, spelling and grammatical fixes
Peter Maydell
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini