summaryrefslogtreecommitdiff
path: root/hw/virtio/virtio-pci.c
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: drop identical virtio_pci_capGerd Hoffmann
2015-06-10virtio-pci: move cap type to VirtIOPCIRegionGerd Hoffmann
2015-06-10virtio-pci: move virtio_pci_add_mem_cap call to virtio_pci_modern_region_mapGerd Hoffmann
2015-06-10virtio-pci: add virtio_pci_modern_region_map()Gerd Hoffmann
2015-06-10virtio-pci: add virtio_pci_modern_regions_init()Gerd Hoffmann
2015-06-10virtio-pci: add struct VirtIOPCIRegion for virtio-1 regionsGerd Hoffmann
2015-06-10virtio-pci: correctly set host notifiers for modern barJason Wang
2015-06-10virtio-pci: make modern bar 64bit + prefetchableGerd Hoffmann
2015-06-10virtio-pci: change & document virtio pci bar layout.Gerd Hoffmann
2015-06-10virtio-pci: make QEMU_VIRTIO_PCI_QUEUE_MEM_MULT smallerGerd Hoffmann
2015-06-10virtio-pci: add flags to enable/disable legacy/modernGerd Hoffmann
2015-06-10virtio-pci: switch to modern accessors for 1.0Michael S. Tsirkin
2015-06-10virtio: generation counter supportMichael S. Tsirkin
2015-06-10virtio-pci: initial virtio 1.0 supportMichael S. Tsirkin
2015-06-10linux-headers: add virtio_pciMichael S. Tsirkin
2015-06-03virtio-pci: don't try to mask or unmask vqs without notifiersJason Wang
2015-05-31virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAXJason Wang
2015-05-31virtio: device_plugged() can failJason Wang
2015-05-31virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into coreCornelia Huck
2015-05-31virtio: move host_featuresCornelia Huck
2015-05-31hw/virtio/virtio-pci: use alias property for virtio-balloon-pciShannon Zhao
2015-04-28virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsiShannon Zhao
2015-04-28virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-netShannon Zhao
2015-04-27virtio-pci: speedup MSI-X masking and unmaskingJason Wang
2015-04-27virtio: introduce vector to virtqueues mappingJason Wang
2015-03-11virtio-pci: Convert to realize()Markus Armbruster
2015-03-01balloon: call qdev_alias_all_properties for proxy dev in balloon class initDenis V. Lunev
2015-02-26virtio: feature bit manipulation helpersCornelia Huck
2015-02-26virtio-pci: use standard headersMichael S. Tsirkin
2015-02-11vhost-scsi: add bootindex propertyGonglei
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin
2014-10-30virtio: link the rng backend through an alias propertyPaolo Bonzini
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell
2014-10-15virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390Gonglei
2014-10-15virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei
2014-10-15virtio-pci: Drop BusState::allow_hotplugIgor Mammedov
2014-09-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-09-30virtio-scsi: Add 'iothread' property to virtio-scsiFam Zheng
2014-09-30virtio: add a wrapper for virtio-backend initializationGonglei
2014-09-30virtio-9p: fix virtio-9p child refcount in transportsGonglei
2014-09-30virtio-9p: use aliases instead of duplicate qdev propertiesGonglei
2014-09-30virtio-balloon: fix virtio-balloon child refcount in transportsGonglei
2014-09-30virtio-rng: fix virtio-rng child refcount in transportsGonglei
2014-09-30virtio-rng: use aliases instead of duplicate qdev propertiesGonglei
2014-09-30virtio-serial: fix virtio-serial child refcount in transportsGonglei
2014-09-30virtio-serial: use aliases instead of duplicate qdev propertiesGonglei