]> git.proxmox.com Git - mirror_qemu.git/history - hw/virtio-pci.c
drive cleanup fixes.
[mirror_qemu.git] / hw / virtio-pci.c
2009-10-05 Gerd Hoffmanndrive cleanup fixes.
2009-10-05 Gerd Hoffmannpci: move unregister from PCIDevice to PCIDeviceInfo
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue SwirlCompile msix only once
2009-09-11 Yan VugenfirerVirtIO: Fix QEMU crash during Windows PNP tests
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannvirtio-pci error logging
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-24 Gerd Hoffmannvirtio-blk: add msi support.
2009-08-10 Gerd Hoffmannqdev/prop: convert virtio-pci.c to helper macros.
2009-08-10 Gerd Hoffmannqdev-ify virtio-blk.
2009-07-30 Mark McLoughlinRemove the virtio-{blk, console}-pci-0-10 device types
2009-07-16 Gerd Hoffmannqdev/compat: virtio-net-pci 0.10 compatibility.
2009-07-16 Gerd Hoffmannqdev/compat: virtio-console-pci 0.10 compatibility.
2009-07-16 Gerd Hoffmannqdev/compat: virtio-blk-pci 0.10 compatibility.
2009-07-16 Gerd Hoffmanncleanup: drop unused struct elements from VirtIOPCIProxy.
2009-07-16 Mark McLoughlinChange default PCI class of virtio-console to PCI_CLASS...
2009-07-16 Mark McLoughlinChange default PCI class of virtio-blk to PCI_CLASS_STO...
2009-07-10 Michael S. Tsirkinqemu/virtio: mark msi vectors used on load
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Gerd Hoffmannqdev: update pci device registration.
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-24 Michael S. Tsirkinqemu/virtio: virtio save/load bindings
2009-06-24 Michael S. Tsirkinqemu/virtio: MSI-X support in virtio PCI
2009-06-24 Michael S. Tsirkinqemu/virtio: virtio support for many interrupt vectors
2009-06-22 Mark McLoughlinvirtio: add support for indirect ring entries
2009-06-16 Avi KivityRename pci_register_io_region() to pci_register_bar()
2009-05-19 Paul BrookHardware convenience library
2009-05-18 Paul BrookSeparate virtio PCI code