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