summaryrefslogtreecommitdiffstats
path: root/hw/ide/isa.c
Commit message (Expand)AuthorAgeFilesLines
* Store IDE bus id in IDEBus structure for easy access.Gleb Natapov2010-12-111-1/+1
* Keep track of ISA ports ISA device is using in qdev.Gleb Natapov2010-12-111-0/+2
* Introduce fw_name field to DeviceInfo structure.Gleb Natapov2010-12-111-0/+1
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* ide: Make PIIX and ISA IDE init functions return the qdevMarkus Armbruster2010-07-021-4/+4
* ide: Split non-qdev code off ide_init2()Markus Armbruster2010-06-041-1/+1
* IDE: Fix reset handlingBlue Swirl2009-11-071-0/+8
* ide: port isa ide to vmstateJuan Quintela2009-10-271-19/+12
* Clean up test for qdev_init() failureMarkus Armbruster2009-10-071-1/+1
* switch ide bus to inplace allocation.Gerd Hoffmann2009-10-051-12/+12
* ide/isa: convert to qdev.Gerd Hoffmann2009-09-151-8/+53
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-1/+1
* ide: move code to hw/ide/Gerd Hoffmann2009-08-271-0/+71
OpenPOWER on IntegriCloud