aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/macio.c
AgeCommit message (Expand)Author
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-07-06Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-07-06savevm: Add DeviceState paramAlex Williamson
2010-07-06ide: Replace IDEState members is_cdrom, is_cf by drive_kindMarkus Armbruster
2010-06-04ide: Split non-qdev code off ide_init2()Markus Armbruster
2010-03-29Compile ide/macio only onceBlue Swirl
2009-11-07IDE: Fix reset handlingBlue Swirl
2009-11-07PPC: remove unneeded calls to device resetBlue Swirl
2009-10-27ide: port pmac ide to vmstateJuan Quintela
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-04ide: move cmd+irq from IDEState to IDEBus.Gerd Hoffmann
2009-09-04ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann
2009-08-28Fix merge of 59f2a78793b6d17634f39646d604e84af51e0919Blue Swirl
2009-08-27ide: move code to hw/ide/Gerd Hoffmann