Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori | 2010-07-06 | 1 | -1/+1 |
|\ | |||||
| * | ide: Replace IDEState members is_cdrom, is_cf by drive_kind | Markus Armbruster | 2010-07-06 | 1 | -1/+1 |
* | | savevm: Add DeviceState param | Alex Williamson | 2010-07-06 | 1 | -1/+1 |
|/ | |||||
* | ide: Split non-qdev code off ide_init2() | Markus Armbruster | 2010-06-04 | 1 | -1/+2 |
* | Add "static" to please Sparse | Blue Swirl | 2009-12-04 | 1 | -1/+1 |
* | IDE: Fix reset handling | Blue Swirl | 2009-11-07 | 1 | -1/+1 |
* | ide: port microdrive to vmstate | Juan Quintela | 2009-10-27 | 1 | -43/+18 |
* | ide: microdrive cycle field is set as uint8_t | Juan Quintela | 2009-10-27 | 1 | -1/+1 |
* | ide: remove uselsess casts from void * | Juan Quintela | 2009-10-12 | 1 | -9/+9 |
* | 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/+575 |