summaryrefslogtreecommitdiffstats
path: root/hw/ide/internal.h
Commit message (Expand)AuthorAgeFilesLines
...
* block: add topology qdev propertiesChristoph Hellwig2010-02-101-2/+5
* ide: device version propertyGerd Hoffmann2010-01-191-1/+3
* workaround for cmd646 bmdma register access while no dma is activeIgor V. Kovalenko2009-12-131-0/+1
* ide: Implement rerror optionKevin Wolf2009-12-031-0/+1
* IDE: Fix reset handlingBlue Swirl2009-11-071-1/+2
* ide: pre VMState functions are not needed anymoreJuan Quintela2009-10-271-5/+0Star
* ide: port pci ide to vmstateJuan Quintela2009-10-271-0/+3
* ide: add VMSTATE_IDE_BUS and VMSTATE_IDE_DRIVESJuan Quintela2009-10-271-0/+10
* ide: change identify_data type to uint8_tJuan Quintela2009-10-271-1/+1
* ide: BMDMAState don't need a pci_dev field anymoreJuan Quintela2009-10-121-1/+0Star
* ide: Remove duplicated definitionsJuan Quintela2009-10-121-6/+0Star
* switch ide bus to inplace allocation.Gerd Hoffmann2009-10-051-1/+1
* ide/qdev: add ide bus.Gerd Hoffmann2009-09-151-1/+23
* split away drive init from ide_init2()Gerd Hoffmann2009-09-151-0/+1
* ide: move cmd+irq from IDEState to IDEBus.Gerd Hoffmann2009-09-041-7/+6Star
* ide: pass down DriveInfo instead of BlockDriverStateGerd Hoffmann2009-09-041-1/+1
* Fix gcc 3 warning: comparison is always true due to limited range of data typeBlue Swirl2009-08-291-1/+1
* ide: move code to hw/ide/Gerd Hoffmann2009-08-281-0/+535