Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-10-05 | switch ide bus to inplace allocation. | Gerd Hoffmann | 1 | -1/+1 |
2009-09-15 | ide/qdev: add ide bus. | Gerd Hoffmann | 1 | -1/+23 |
2009-09-15 | split away drive init from ide_init2() | Gerd Hoffmann | 1 | -0/+1 |
2009-09-04 | ide: move cmd+irq from IDEState to IDEBus. | Gerd Hoffmann | 1 | -7/+6 |
2009-09-04 | ide: pass down DriveInfo instead of BlockDriverState | Gerd Hoffmann | 1 | -1/+1 |
2009-08-29 | Fix gcc 3 warning: comparison is always true due to limited range of data type | Blue Swirl | 1 | -1/+1 |
2009-08-27 | ide: move code to hw/ide/ | Gerd Hoffmann | 1 | -0/+535 |