summaryrefslogtreecommitdiffstats
path: root/hw/ide/mmio.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-2/+4
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* ide: Split non-qdev code off ide_init2()Markus Armbruster2010-06-041-1/+1
* IDE: Fix reset handlingBlue Swirl2009-11-071-0/+8
* ide: port ide mmio to vmstateJuan Quintela2009-10-271-19/+12
* ide: include bus in MMIOStateJuan Quintela2009-10-271-20/+14
* ide: remove uselsess casts from void *Juan Quintela2009-10-121-4/+4
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-5/+5
* Get rid of _t suffixmalc2009-10-011-5/+5
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-1/+1
* ide: move code to hw/ide/Gerd Hoffmann2009-08-271-0/+144
OpenPOWER on IntegriCloud