aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/piix.c
AgeCommit message (Expand)Author
2010-05-01cmd646: pass pci_dev as it needs itIgor V. Kovalenko
2009-12-23piix: symbolic constantsMichael S. Tsirkin
2009-12-13workaround for cmd646 bmdma register access while no dma is activeIgor V. Kovalenko
2009-12-12qdev: Replace device names containing whitespaceMarkus Armbruster
2009-11-09pci: introduce pcibus_t to represent pci bus address/size instead of uint32_tIsaku Yamahata
2009-11-09pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.hIsaku Yamahata
2009-11-09qdev: Tag isa-fdc, PIIX3 IDE and PIIX4 IDE as no-userMarkus Armbruster
2009-11-07IDE: Fix reset handlingBlue Swirl
2009-11-07v3: don't call reset functions on cpu initializationGlauber Costa
2009-10-27ide: port pci ide to vmstateJuan Quintela
2009-10-12ide: BMDMAState don't need a pci_dev field anymoreJuan Quintela
2009-10-12ide: PCIIDEState type field is not needed anymoreJuan Quintela
2009-10-12ide: split cmd646 and piix from pci.cJuan Quintela