summaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-pci.h
AgeCommit message (Expand)Author
2015-06-10virtio-input: emulated devices [pci]Gerd Hoffmann
2015-06-10virtio-input: core code & base class [pci]Gerd Hoffmann
2015-06-10virtio-pci: fill VirtIOPCIRegions early.Gerd Hoffmann
2015-06-10virtio-pci: move cap type to VirtIOPCIRegionGerd Hoffmann
2015-06-10virtio-pci: add virtio_pci_modern_region_map()Gerd Hoffmann
2015-06-10virtio-pci: add struct VirtIOPCIRegion for virtio-1 regionsGerd Hoffmann
2015-06-10virtio-pci: add flags to enable/disable legacy/modernGerd Hoffmann
2015-06-10virtio-pci: initial virtio 1.0 supportMichael S. Tsirkin
2015-05-31virtio: move host_featuresCornelia Huck
2015-03-11virtio-pci: Convert to realize()Markus Armbruster
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin
2014-07-01virtio-blk: use aliases instead of duplicate qdev propertiesStefan Hajnoczi
2013-12-09virtio-pci: remove vdev fieldPaolo Bonzini
2013-04-24virtio-pci: cleanup.KONRAD Frederic
2013-04-24virtio-bus: make virtio_x_bus_new static.KONRAD Frederic
2013-04-24virtio-rng-pci: switch to the new API.KONRAD Frederic
2013-04-23virtio-9p-pci: switch to the new API.KONRAD Frederic
2013-04-19vhost-scsi-pci: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger
2013-04-17virtio-net-pci: switch to the new API.KONRAD Frederic
2013-04-15virtio-serial-pci: switch to the new API.KONRAD Frederic
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini