Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | savevm: Add DeviceState param | Alex Williamson | 2010-07-06 | 1 | -1/+1 |
* | ide: Make PIIX and ISA IDE init functions return the qdev | Markus Armbruster | 2010-07-02 | 1 | -4/+4 |
* | ide: Split non-qdev code off ide_init2() | Markus Armbruster | 2010-06-04 | 1 | -1/+1 |
* | IDE: Fix reset handling | Blue Swirl | 2009-11-07 | 1 | -0/+8 |
* | ide: port isa ide to vmstate | Juan Quintela | 2009-10-27 | 1 | -19/+12 |
* | Clean up test for qdev_init() failure | Markus Armbruster | 2009-10-07 | 1 | -1/+1 |
* | switch ide bus to inplace allocation. | Gerd Hoffmann | 2009-10-05 | 1 | -12/+12 |
* | ide/isa: convert to qdev. | Gerd Hoffmann | 2009-09-15 | 1 | -8/+53 |
* | ide: pass down DriveInfo instead of BlockDriverState | Gerd Hoffmann | 2009-09-04 | 1 | -1/+1 |
* | ide: move code to hw/ide/ | Gerd Hoffmann | 2009-08-27 | 1 | -0/+71 |