summaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-pci.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-24virtio-rng-pci: switch to the new API.KONRAD Frederic1-89/+61
2013-04-24virtio-rng: add virtio-rng device.KONRAD Frederic1-7/+1
2013-04-23virtio-9p-pci: switch to the new API.KONRAD Frederic1-26/+34
2013-04-23virtio-9p: add the virtio-9p device.KONRAD Frederic1-2/+1
2013-04-19vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger1-0/+60
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