summaryrefslogtreecommitdiffstats
path: root/hw/ide/macio.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused sysemu.h include directivesBlue Swirl2011-04-151-1/+0
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* 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/+1
* Compile ide/macio only onceBlue Swirl2010-03-291-10/+4
* IDE: Fix reset handlingBlue Swirl2009-11-071-2/+1
* PPC: remove unneeded calls to device resetBlue Swirl2009-11-071-1/+0
* ide: port pmac ide to vmstateJuan Quintela2009-10-271-31/+11
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-6/+6
* Get rid of _t suffixmalc2009-10-011-6/+6
* ide: move cmd+irq from IDEState to IDEBus.Gerd Hoffmann2009-09-041-1/+1
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-1/+1
* Fix merge of 59f2a78793b6d17634f39646d604e84af51e0919Blue Swirl2009-08-281-2/+2
* ide: move code to hw/ide/Gerd Hoffmann2009-08-271-0/+356
OpenPOWER on IntegriCloud