aboutsummaryrefslogtreecommitdiff
path: root/hw/block/virtio-blk.c
AgeCommit message (Expand)Author
2013-12-09virtio: Convert exit to unrealizeAndreas Färber
2013-12-09virtio-blk: Convert to QOM realizeAndreas Färber
2013-12-09virtio-blk: QOM realize preparationsAndreas Färber
2013-12-09virtio-blk-dataplane: Improve error reportingAndreas Färber
2013-12-09virtio-blk: switch exit callback to VirtioDeviceClassPaolo Bonzini
2013-10-18virtio: Remove unneeded memcpyStefan Weil
2013-09-20virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini
2013-07-29Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-29dataplane: enable virtio-blk x-data-plane=on live migrationStefan Hajnoczi
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic
2013-04-12Typo, spelling and grammatical fixesPeter Maydell
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini