]> git.proxmox.com Git - qemu.git/history - hw/virtio-pci.c
tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation.
[qemu.git] / hw / virtio-pci.c
2009-12-18 Gerd Hoffmannpci romfiles: add property, add default to PCIDeviceInfo
2009-12-18 Anthony LiguoriSupport PCI based option rom loading
2009-12-12 Michael S. Tsirkinvirtio: verify features on load
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Michael S. Tsirkinvirtio: do not reset msix state on soft reset
2009-11-09 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-11-09 Isaku Yamahatapci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/...
2009-10-27 Gerd Hoffmannvirtio: use qdev properties for configuration.
2009-10-06 Michael S. Tsirkinqemu/pci: make pci not depend on msix
2009-10-05 Amit Shahvirtio-pci: return error if virtio_console_init fails
2009-10-05 Michael S. Tsirkinqemu/virtio-pci: remove unnecessary check
2009-10-05 Michael S. Tsirkinqemu: clean up target page usage in msix
2009-10-05 Michael S. Tsirkinqemu/virtio: fix reset with device removal
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