Age | Commit message (Expand) | Author |
2009-10-06 | qemu/pci: make pci not depend on msix | Michael S. Tsirkin |
2009-10-05 | virtio-pci: return error if virtio_console_init fails | Amit Shah |
2009-10-05 | qemu/virtio-pci: remove unnecessary check | Michael S. Tsirkin |
2009-10-05 | qemu: clean up target page usage in msix | Michael S. Tsirkin |
2009-10-05 | qemu/virtio: fix reset with device removal | Michael S. Tsirkin |
2009-10-05 | drive cleanup fixes. | Gerd Hoffmann |
2009-10-05 | pci: move unregister from PCIDevice to PCIDeviceInfo | Gerd Hoffmann |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-20 | Compile msix only once | Blue Swirl |
2009-09-11 | VirtIO: Fix QEMU crash during Windows PNP tests | Yan Vugenfirer |
2009-08-27 | virtio-pci error logging | Gerd Hoffmann |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann |
2009-08-24 | virtio-blk: add msi support. | Gerd Hoffmann |
2009-08-10 | qdev/prop: convert virtio-pci.c to helper macros. | Gerd Hoffmann |
2009-08-10 | qdev-ify virtio-blk. | Gerd Hoffmann |
2009-07-30 | Remove the virtio-{blk, console}-pci-0-10 device types | Mark McLoughlin |
2009-07-16 | qdev/compat: virtio-net-pci 0.10 compatibility. | Gerd Hoffmann |
2009-07-16 | qdev/compat: virtio-console-pci 0.10 compatibility. | Gerd Hoffmann |
2009-07-16 | qdev/compat: virtio-blk-pci 0.10 compatibility. | Gerd Hoffmann |
2009-07-16 | cleanup: drop unused struct elements from VirtIOPCIProxy. | Gerd Hoffmann |
2009-07-16 | Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHER | Mark McLoughlin |
2009-07-16 | Change default PCI class of virtio-blk to PCI_CLASS_STORAGE_SCSI | Mark McLoughlin |
2009-07-10 | qemu/virtio: mark msi vectors used on load | Michael S. Tsirkin |
2009-07-09 | qdev: update pci device registration. | Gerd Hoffmann |
2009-06-29 | Revert "Introduce reset notifier order" | Jan Kiszka |
2009-06-24 | qemu/virtio: virtio save/load bindings | Michael S. Tsirkin |
2009-06-24 | qemu/virtio: MSI-X support in virtio PCI | Michael S. Tsirkin |
2009-06-24 | qemu/virtio: virtio support for many interrupt vectors | Michael S. Tsirkin |
2009-06-22 | virtio: add support for indirect ring entries | Mark McLoughlin |
2009-06-16 | Rename pci_register_io_region() to pci_register_bar() | Avi Kivity |
2009-05-19 | Hardware convenience library | Paul Brook |
2009-05-18 | Separate virtio PCI code | Paul Brook |