aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/mmio.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-06savevm: Add DeviceState paramAlex Williamson
2010-06-04ide: Split non-qdev code off ide_init2()Markus Armbruster
2009-11-07IDE: Fix reset handlingBlue Swirl
2009-10-27ide: port ide mmio to vmstateJuan Quintela
2009-10-27ide: include bus in MMIOStateJuan Quintela
2009-10-12ide: remove uselsess casts from void *Juan Quintela
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-04ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann
2009-08-27ide: move code to hw/ide/Gerd Hoffmann