aboutsummaryrefslogtreecommitdiff
path: root/hw/ide
AgeCommit message (Expand)Author
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela
2009-09-11ide: use bdrv_aio_flushChristoph Hellwig
2009-09-11block: add enable_write_cache flagChristoph Hellwig
2009-09-04mips malta: Fix fdc regression and use qdev for i8042 setupStefan Weil
2009-09-04ide: move cmd+irq from IDEState to IDEBus.Gerd Hoffmann
2009-09-04ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann
2009-08-29Fix gcc 3 warning: comparison is always true due to limited range of data typeBlue Swirl
2009-08-28Fix merge of 59f2a78793b6d17634f39646d604e84af51e0919Blue Swirl
2009-08-27ide: move code to hw/ide/Gerd Hoffmann