Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split away drive init from ide_init2() | Gerd Hoffmann | 2009-09-15 | 1 | -32/+39 |
* | Unexport ticks_per_sec variable. Create get_ticks_per_sec() function | Juan Quintela | 2009-09-11 | 1 | -1/+1 |
* | ide: use bdrv_aio_flush | Christoph Hellwig | 2009-09-11 | 1 | -3/+13 |
* | block: add enable_write_cache flag | Christoph Hellwig | 2009-09-11 | 1 | -2/+5 |
* | ide: move cmd+irq from IDEState to IDEBus. | Gerd Hoffmann | 2009-09-04 | 1 | -55/+48 |
* | ide: pass down DriveInfo instead of BlockDriverState | Gerd Hoffmann | 2009-09-04 | 1 | -2/+5 |
* | ide: move code to hw/ide/ | Gerd Hoffmann | 2009-08-27 | 1 | -0/+2701 |