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