summaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-pci.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-08virtio-pci: implement cfg capabilityMichael S. Tsirkin1-0/+3
2015-06-23virtio-input: evdev passthroughGerd Hoffmann1-0/+10
2015-06-12virtio-gpu-pci: add virtio pci supportGerd Hoffmann1-0/+14
2015-06-10virtio-input: emulated devices [pci]Gerd Hoffmann1-0/+13
2015-06-10virtio-input: core code & base class [pci]Gerd Hoffmann1-0/+14
2015-06-10virtio-pci: fill VirtIOPCIRegions early.Gerd Hoffmann1-0/+4
2015-06-10virtio-pci: move cap type to VirtIOPCIRegionGerd Hoffmann1-0/+1
2015-06-10virtio-pci: add virtio_pci_modern_region_map()Gerd Hoffmann1-0/+1
2015-06-10virtio-pci: add struct VirtIOPCIRegion for virtio-1 regionsGerd Hoffmann1-4/+8
2015-06-10virtio-pci: add flags to enable/disable legacy/modernGerd Hoffmann1-0/+6
2015-06-10virtio-pci: initial virtio 1.0 supportMichael S. Tsirkin1-0/+16
2015-05-31virtio: move host_featuresCornelia Huck1-1/+0
2015-03-11virtio-pci: Convert to realize()Markus Armbruster1-1/+1
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin1-0/+5
2014-07-01virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi1-1/+0
2013-12-09virtio-pci: remove vdev fieldPaolo Bonzini1-1/+0
2013-04-24virtio-pci: cleanup.KONRAD Frederic1-2/+0
2013-04-24virtio-bus: make virtio_x_bus_new static.KONRAD Frederic1-1/+0
2013-04-24virtio-rng-pci: switch to the new API.KONRAD Frederic1-1/+13
2013-04-23virtio-9p-pci: switch to the new API.KONRAD Frederic1-3/+20
2013-04-19vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger1-0/+18
2013-04-17virtio-net-pci: switch to the new API.KONRAD Frederic1-2/+13
2013-04-15virtio-serial-pci: switch to the new API.KONRAD Frederic1-1/+13
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-0/+139