summaryrefslogtreecommitdiffstats
path: root/hw/block/dataplane/Makefile.objs
Commit message (Collapse)AuthorAgeFilesLines
* dataplane: delete IOQueue since it is no longer usedStefan Hajnoczi2014-06-041-1/+1
| | | | | | | This custom Linux AIO request queue is no longer used by virtio-blk data-plane. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
* hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-081-0/+1
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>