summaryrefslogtreecommitdiffstats
path: root/hw/ide/cmd646.c
Commit message (Expand)AuthorAgeFilesLines
...
* cmd646: symbolic names for pci registersMichael S. Tsirkin2009-12-231-3/+4
* workaround for cmd646 bmdma register access while no dma is activeIgor V. Kovalenko2009-12-131-5/+2
* qdev: Replace device names containing whitespaceMarkus Armbruster2009-12-121-2/+2
* pci: introduce pcibus_t to represent pci bus address/size instead of uint32_tIsaku Yamahata2009-11-091-2/+2
* pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.hIsaku Yamahata2009-11-091-5/+5
* IDE: Fix reset handlingBlue Swirl2009-11-071-2/+4
* Sparc64/x86: remove unneeded calls to device resetBlue Swirl2009-11-071-1/+0
* ide: port pci ide to vmstateJuan Quintela2009-10-271-1/+1
* ide: BMDMAState don't need a pci_dev field anymoreJuan Quintela2009-10-121-1/+0
* ide: cmd646 ->unit has just the value that we wantJuan Quintela2009-10-121-2/+2
* ide: cmd646 we can get the pci device with container_ofJuan Quintela2009-10-121-6/+11
* ide: PCIIDEState type field is not needed anymoreJuan Quintela2009-10-121-23/+11
* ide: split cmd646 and piix from pci.cJuan Quintela2009-10-121-0/+280
OpenPOWER on IntegriCloud