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