summaryrefslogtreecommitdiff
path: root/hw/virtio
AgeCommit message (Expand)AuthorFilesLines
2013-04-23virtio-9p-pci: switch to the new API.KONRAD Frederic2-29/+54
2013-04-23virtio-9p: add the virtio-9p device.KONRAD Frederic1-2/+1
2013-04-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori4-21/+123
2013-04-19vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger2-0/+78
2013-04-19virtio: simplify Makefile conditionalsPaolo Bonzini1-4/+4
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini1-2/+3
2013-04-19virtio-balloon: fix integer overflow in BALLOON_CHANGE QMP eventLuiz Capitulino1-1/+1
2013-04-19vhost: Add vhost_commit callback for SeaBIOS ROM region re-mappingNicholas Bellinger1-15/+38
2013-04-17virtio-net-pci: switch to the new API.KONRAD Frederic2-60/+69
2013-04-17virtio-net: add the virtio-net device.KONRAD Frederic1-3/+1
2013-04-15virtio-balloon: fix dynamic properties.KONRAD Frederic1-0/+36
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori1-1/+1
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-15virtio-serial-pci: switch to the new API.KONRAD Frederic2-67/+78
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini2-1/+140
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini7-0/+3122
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini4-0/+1869
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0