summaryrefslogtreecommitdiff
path: root/hw/ide/isa.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-07IDE: Fix reset handlingBlue Swirl1-0/+8
2009-10-27ide: port isa ide to vmstateJuan Quintela1-19/+12
2009-10-07Clean up test for qdev_init() failureMarkus Armbruster1-1/+1
2009-10-05switch ide bus to inplace allocation.Gerd Hoffmann1-12/+12
2009-09-15ide/isa: convert to qdev.Gerd Hoffmann1-8/+53
2009-09-04ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann1-1/+1
2009-08-27ide: move code to hw/ide/Gerd Hoffmann1-0/+71