summaryrefslogtreecommitdiffstats
path: root/hw/virtio-pci.h
Commit message (Expand)AuthorAgeFilesLines
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-139/+0
* hw: move headers to include/Paolo Bonzini2013-04-081-8/+8
* virtio-balloon-pci: switch to the new API.KONRAD Frederic2013-03-281-0/+14
* virtio-scsi-pci: switch to new API.KONRAD Frederic2013-03-261-1/+14
* virtio-blk-pci: switch to new API.KONRAD Frederic2013-03-181-1/+14
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-7/+7
* virtio-9p: remove PCI dependencies from hw/9pfs/Paolo Bonzini2013-03-011-1/+1
* virtio-9p: use CONFIG_VIRTFS, not CONFIG_LINUXPaolo Bonzini2013-03-011-1/+1
* virtio-pci: refactor virtio-pci device.KONRAD Frederic2013-01-211-2/+21
* virtio-pci-bus: introduce virtio-pci-bus.KONRAD Frederic2013-01-211-0/+15
* virtio-9p: fix compilation error.KONRAD Frederic2013-01-141-0/+1
* virtio-pci: cache msix messagesMichael S. Tsirkin2013-01-071-0/+1
* virtio: don't waste irqfds on control vqsMichael S. Tsirkin2013-01-071-0/+1
* virtio-rng: hardware random number generator deviceAmit Shah2012-11-161-0/+2
* virtio: Convert to msix_init_exclusive_bar() interfaceAlex Williamson2012-06-181-1/+0
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-06-031-0/+6
|\
| * virtio/vhost: Add support for KVM in-kernel MSI injectionJan Kiszka2012-05-211-0/+6
* | virtio-blk: define VirtIOBlkConfPaolo Bonzini2012-05-211-2/+2
|/
* virtio-scsi: Add virtio-scsi stub deviceStefan Hajnoczi2012-02-221-0/+2
* hw/9pfs: Add qdev.reset callback for virtio-9p-pci deviceAneesh Kumar K.V2011-12-041-0/+1
* hw/9pfs: Use ioeventfd for 9pAneesh Kumar K.V2011-10-121-0/+5
* msix: convert to memory APIAvi Kivity2011-08-081-0/+1
* virtio-pci: convert to memory APIAvi Kivity2011-08-081-1/+1
* virtio-blk: Turn drive serial into a qdev propertyMarkus Armbruster2011-07-051-0/+1
* Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin2011-06-151-3/+5
* virtio-9p: Move 9p device registration into virtio-9p.cAneesh Kumar K.V2011-06-011-0/+43
OpenPOWER on IntegriCloud