aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ide
AgeCommit message (Expand)AuthorFilesLines
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela1-1/+1
2009-09-11ide: use bdrv_aio_flushChristoph Hellwig1-3/+13
2009-09-11block: add enable_write_cache flagChristoph Hellwig1-2/+5
2009-09-04mips malta: Fix fdc regression and use qdev for i8042 setupStefan Weil1-9/+4
2009-09-04ide: move cmd+irq from IDEState to IDEBus.Gerd Hoffmann3-63/+55
2009-09-04ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann7-15/+13
2009-08-29Fix gcc 3 warning: comparison is always true due to limited range of data typeBlue Swirl1-1/+1
2009-08-28Fix merge of 59f2a78793b6d17634f39646d604e84af51e0919Blue Swirl1-2/+2
2009-08-27ide: move code to hw/ide/Gerd Hoffmann7-0/+4905