summaryrefslogtreecommitdiffstats
path: root/hw/ide/microdrive.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-07-061-1/+1
|\
| * ide: Replace IDEState members is_cdrom, is_cf by drive_kindMarkus Armbruster2010-07-061-1/+1
* | savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
|/
* ide: Split non-qdev code off ide_init2()Markus Armbruster2010-06-041-1/+2
* Add "static" to please SparseBlue Swirl2009-12-041-1/+1
* IDE: Fix reset handlingBlue Swirl2009-11-071-1/+1
* ide: port microdrive to vmstateJuan Quintela2009-10-271-43/+18
* ide: microdrive cycle field is set as uint8_tJuan Quintela2009-10-271-1/+1
* ide: remove uselsess casts from void *Juan Quintela2009-10-121-9/+9
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-1/+1
* ide: move code to hw/ide/Gerd Hoffmann2009-08-271-0/+575
OpenPOWER on IntegriCloud