summaryrefslogtreecommitdiffstats
path: root/hw/virtio-pci.c
Commit message (Expand)AuthorAgeFilesLines
* Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHERMark McLoughlin2009-07-161-3/+17
* Change default PCI class of virtio-blk to PCI_CLASS_STORAGE_SCSIMark McLoughlin2009-07-161-3/+18
* qemu/virtio: mark msi vectors used on loadMichael S. Tsirkin2009-07-101-5/+17
* qdev: update pci device registration.Gerd Hoffmann2009-07-091-8/+23
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* qemu/virtio: virtio save/load bindingsMichael S. Tsirkin2009-06-241-1/+45
* qemu/virtio: MSI-X support in virtio PCIMichael S. Tsirkin2009-06-241-40/+112
* qemu/virtio: virtio support for many interrupt vectorsMichael S. Tsirkin2009-06-241-5/+19
* virtio: add support for indirect ring entriesMark McLoughlin2009-06-221-1/+3
* Rename pci_register_io_region() to pci_register_bar()Avi Kivity2009-06-161-1/+1
* Hardware convenience libraryPaul Brook2009-05-191-1/+1
* Separate virtio PCI codePaul Brook2009-05-181-0/+349
OpenPOWER on IntegriCloud