]> git.proxmox.com Git - qemu.git/history - hw/ide/pci.c
Remove unused sysemu.h include directives
[qemu.git] / hw / ide / pci.c
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/