summary refs log tree commit diff stats
path: root/hw/ide/pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Rename pci_create_noinit() to pci_create()Markus Armbruster2009-10-051-1/+1
* switch ide bus to inplace allocation.Gerd Hoffmann2009-10-051-21/+21
* ide/pci: convert to qdev.Gerd Hoffmann2009-09-151-69/+117
* ide/pci: fix indentionGerd Hoffmann2009-09-151-6/+6
* mips malta: Fix fdc regression and use qdev for i8042 setupStefan Weil2009-09-041-9/+4
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-8/+3
* ide: move code to hw/ide/Gerd Hoffmann2009-08-271-0/+523