]> git.proxmox.com Git - mirror_qemu.git/history - hw/ide/pci.c
block: convert qemu_aio_flush() calls to bdrv_drain_all()
[mirror_qemu.git] / hw / ide / pci.c
2011-12-05 Stefan Hajnocziblock: convert qemu_aio_flush() calls to bdrv_drain_all()
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/cocoa-for-upstre...
2011-11-01 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-11-01 David GibsonPCI IDE: Use PCI DMA stub functions
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'mst-tmp/for_anthony'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-15 Luiz CapitulinoReplace the VMSTOP macros with a proper state type
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-12 Markus Armbrusterhw: Trim superfluous #include "block_int.h"
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 Avi Kivityide: convert to memory API
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.16' into staging
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-06-15 Kevin Wolfide: Clear error_status after restarting flush
2011-06-15 Christoph Hellwigide: add TRIM support
2011-06-15 Christoph Hellwigide: allow other dma comands than read and write
2011-06-15 Kevin Wolfide: Split error status from status register
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-18 Kevin Wolfide: Turn debug messages into assertions
2011-05-18 Andrea Arcangeliide: cleanup warnings
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Stefan Weilide: Remove unneeded null pointer check
2011-01-24 Christoph Hellwigide: factor dma handling helpers
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Alexander Grafide: Split out BMDMA code from ATA core
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-11-29 Kevin Wolfide: Reset current_addr after stopping DMA
2010-11-29 Kevin Wolfide: Ignore double DMA transfer starts/stops
2010-11-24 Avi Kivityide: convert bmdma address ioport to ioport_register()
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-09 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-03 Andrea Arcangeliide: Avoid canceling IDE DMA
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-26 Juan Quintelaide: fix migration in the middle of a bmdma transfer
2010-07-26 Juan QuintelaRevert "ide save/restore current transfer fields"
2010-01-26 Marcelo Tosattiide save/restore current transfer fields
2009-10-27 Juan Quintelaide: port pci ide to vmstate
2009-10-12 Juan Quintelaide: split cmd646 and piix from pci.c
2009-10-12 Juan Quintelaide: export needed ide-pci functions for split
2009-10-12 Juan Quintelaide: create ide/pci.h for common ide pci definitions
2009-10-12 Juan Quintelaide: Remove cast in pci_register_bar
2009-10-12 Juan Quintelaide: change cast to DO_UPCAST
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-05 Markus ArmbrusterRename pci_create_noinit() to pci_create()
2009-10-05 Gerd Hoffmannswitch ide bus to inplace allocation.
2009-09-15 Gerd Hoffmannide/pci: convert to qdev.
2009-09-15 Gerd Hoffmannide/pci: fix indention
2009-09-04 Stefan Weilmips malta: Fix fdc regression and use qdev for i8042...
2009-09-04 Gerd Hoffmannide: pass down DriveInfo instead of BlockDriverState
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannide: move code to hw/ide/