aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/internal.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-05switch ide bus to inplace allocation.Gerd Hoffmann1-1/+1
2009-09-15ide/qdev: add ide bus.Gerd Hoffmann1-1/+23
2009-09-15split away drive init from ide_init2()Gerd Hoffmann1-0/+1
2009-09-04ide: move cmd+irq from IDEState to IDEBus.Gerd Hoffmann1-7/+6
2009-09-04ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann1-1/+1
2009-08-29Fix gcc 3 warning: comparison is always true due to limited range of data typeBlue Swirl1-1/+1
2009-08-27ide: move code to hw/ide/Gerd Hoffmann1-0/+535