]> git.proxmox.com Git - qemu.git/history - hw/virtio-pci.c
mips_fulong: remove bogus HAS_AUDIO
[qemu.git] / hw / virtio-pci.c
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-11 Michael S. Tsirkinioeventfd: error handling cleanup
2011-01-10 Stefan Hajnoczivirtio-pci: Use ioeventfd for virtqueue notify
2011-01-10 Stefan Hajnoczivirtio-pci: Rename bugs field to flags
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Gleb NatapovIntroduce fw_name field to DeviceInfo structure.
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-21 Stefan Hajnoczivirtio-pci: Convert fprintf() to error_report()
2010-11-21 Gerd Hoffmannvirtfs: enable MSI-X
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-07 Michael S. Tsirkinvirtio: change set guest notifier to per-device
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-07 Alex Williamsonvirtio-net: Introduce a new bottom half packet TX
2010-09-07 Alex Williamsonvirtio-net: Limit number of packets sent per TX flush
2010-09-07 Alex Williamsonvirtio-net: Make tx_timer timeout configurable
2010-08-24 Blue SwirlRearrange block headers
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22 Amit Shahvirtio-serial: Cleanup on device hot-unplug
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-26 Alex Williamsonvirtio-blk: Create exit function to unregister savevm
2010-07-16 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-13 Markus Armbrustervirtio-blk: Fix virtio-blk-s390 to require drive
2010-07-13 Markus Armbrustervirtio-pci: Check for virtio_blk_init() failure
2010-07-11 Isaku Yamahatapci: don't overwrite multi functio bit in pci header...
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Markus Armbrusterqdev: Decouple qdev_prop_drive from DriveInfo
2010-07-02 Markus Armbrusterblockdev: Clean up automatic drive deletion
2010-06-22 Alex Williamsonvirtio-pci: fix bus master bug setting on load
2010-06-22 Venkateswararao... virtio-9p: Make infrastructure for the new security...
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-05-03 Anthony Liguorivirtio-9p: Add a virtio 9p device to qemu
2010-04-01 Michael S. Tsirkinvirtio-pci: fill in notifier support
2010-04-01 Michael S. Tsirkinvirtio: add set_status callback
2010-03-31 Alexander GrafDon't check for bus master for old guests
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-16 Markus Armbrustererror: Move qemu_error & friends into their own header
2010-03-08 Amit Shahvirtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of...
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Amit Shahvirtio-serial: pci: Allow MSI to be disabled
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Christoph Hellwigblock: add topology qdev properties
2010-01-20 Amit Shahvirtio-serial: Use MSI vectors for port virtqueues
2010-01-20 Amit Shahvirtio-console: qdev conversion, new virtio-serial-bus
2010-01-11 Michael S. Tsirkinvirtio-pci: thinko fix
2010-01-11 Michael S. Tsirkinvirtio: add features as qdev properties
2010-01-11 Michael S. Tsirkinvirtio: rename features -> guest_features
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
next