summary refs log tree commit diff stats
path: root/hw/ide/piix.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.hIsaku Yamahata2009-11-091-1/+1
* qdev: Tag isa-fdc, PIIX3 IDE and PIIX4 IDE as no-userMarkus Armbruster2009-11-091-0/+2
* IDE: Fix reset handlingBlue Swirl2009-11-071-2/+4
* v3: don't call reset functions on cpu initializationGlauber Costa2009-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: PCIIDEState type field is not needed anymoreJuan Quintela2009-10-121-2/+0
* ide: split cmd646 and piix from pci.cJuan Quintela2009-10-121-0/+198