aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-pci.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini1-2/+3
2013-04-17virtio-net-pci: switch to the new API.KONRAD Frederic1-58/+56
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-15virtio-serial-pci: switch to the new API.KONRAD Frederic1-66/+65
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+1514