summaryrefslogtreecommitdiffstats
path: root/hw/ide/pci.h
Commit message (Expand)AuthorAgeFilesLines
* ide: place initial state of the current request to IDEBusPaolo Bonzini2015-03-101-3/+2
* ide: replace set_unit callback with more IDEBus statePaolo Bonzini2015-03-101-2/+4
* ide: move restart callback to common codePaolo Bonzini2015-03-101-1/+0
* block: Rename BlockDriverCompletionFunc to BlockCompletionFuncMarkus Armbruster2014-10-201-1/+1
* ide: move BM_STATUS bits to pci.[ch]Paolo Bonzini2014-08-151-0/+7
* ide: Introduce abstract QOM type for PCIIDEStateAndreas Färber2013-07-291-1/+7
* ide: convert to memory APIAvi Kivity2011-08-081-4/+15
* ide: Split error status from status registerKevin Wolf2011-06-151-0/+4
* ide: Split out BMDMA code from ATA coreAlexander Graf2010-12-171-0/+30
* ide: convert bmdma address ioport to ioport_register()Avi Kivity2010-11-241-6/+1
* ide: port pci ide to vmstateJuan Quintela2009-10-271-2/+2
* ide: 'secondary' field is only used by cmd646Juan Quintela2009-10-121-1/+1
* ide: PCIIDEState type field is not needed anymoreJuan Quintela2009-10-121-5/+0
* ide: export needed ide-pci functions for splitJuan Quintela2009-10-121-0/+10
* ide: create ide/pci.h for common ide pci definitionsJuan Quintela2009-10-121-0/+18
OpenPOWER on IntegriCloud