Age | Commit message (Expand) | Author |
---|---|---|
2009-10-27 | ide: port pci ide to vmstate | Juan Quintela |
2009-10-12 | ide: split cmd646 and piix from pci.c | Juan Quintela |
2009-10-12 | ide: export needed ide-pci functions for split | Juan Quintela |
2009-10-12 | ide: create ide/pci.h for common ide pci definitions | Juan Quintela |
2009-10-12 | ide: Remove cast in pci_register_bar | Juan Quintela |
2009-10-12 | ide: change cast to DO_UPCAST | Juan Quintela |
2009-10-07 | New qdev_init_nofail() | Markus Armbruster |
2009-10-05 | Rename pci_create_noinit() to pci_create() | Markus Armbruster |
2009-10-05 | switch ide bus to inplace allocation. | Gerd Hoffmann |
2009-09-15 | ide/pci: convert to qdev. | Gerd Hoffmann |
2009-09-15 | ide/pci: fix indention | Gerd Hoffmann |
2009-09-04 | mips malta: Fix fdc regression and use qdev for i8042 setup | Stefan Weil |
2009-09-04 | ide: pass down DriveInfo instead of BlockDriverState | Gerd Hoffmann |
2009-08-27 | ide: move code to hw/ide/ | Gerd Hoffmann |