summaryrefslogtreecommitdiff
path: root/hw/virtio-bus.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-164/+0
2013-04-08hw: move headers to include/Paolo Bonzini1-2/+2
2013-03-01hw: include hw header files with full pathsPaolo Bonzini1-4/+4
2013-01-21virtio-device: refactor virtio-device.KONRAD Frederic1-0/+35
2013-01-21virtio-bus: introduce virtio-busKONRAD Frederic1-0/+129