Age | Commit message (Expand) | Author |
---|---|---|
2009-12-03 | ide: Implement rerror option | Kevin Wolf |
2009-11-07 | IDE: Fix reset handling | Blue Swirl |
2009-10-27 | ide: pre VMState functions are not needed anymore | Juan Quintela |
2009-10-27 | ide: port pci ide to vmstate | Juan Quintela |
2009-10-27 | ide: add VMSTATE_IDE_BUS and VMSTATE_IDE_DRIVES | Juan Quintela |
2009-10-27 | ide: change identify_data type to uint8_t | Juan Quintela |
2009-10-12 | ide: BMDMAState don't need a pci_dev field anymore | Juan Quintela |
2009-10-12 | ide: Remove duplicated definitions | Juan Quintela |
2009-10-05 | switch ide bus to inplace allocation. | Gerd Hoffmann |
2009-09-15 | ide/qdev: add ide bus. | Gerd Hoffmann |
2009-09-15 | split away drive init from ide_init2() | Gerd Hoffmann |
2009-09-04 | ide: move cmd+irq from IDEState to IDEBus. | Gerd Hoffmann |
2009-09-04 | ide: pass down DriveInfo instead of BlockDriverState | Gerd Hoffmann |
2009-08-29 | Fix gcc 3 warning: comparison is always true due to limited range of data type | Blue Swirl |
2009-08-27 | ide: move code to hw/ide/ | Gerd Hoffmann |