summaryrefslogtreecommitdiffstats
path: root/hw/ide/piix.c
Commit message (Expand)AuthorAgeFilesLines
* isa-bus: Remove bogus IRQ sharing checkJan Kiszka2011-02-211-1/+1
* piix: tag as not hotpluggable.Gerd Hoffmann2011-01-101-0/+2
* ide: Register vm change state handler once onlyStefan Hajnoczi2010-12-171-10/+24
* ide: Split out BMDMA code from ATA coreAlexander Graf2010-12-171-3/+3
* Store IDE bus id in IDEBus structure for easy access.Gleb Natapov2010-12-111-2/+2
* ide: convert bmdma address ioport to ioport_register()Avi Kivity2010-11-241-6/+2
* pci: don't overwrite multi functio bit in pci header type.Isaku Yamahata2010-07-111-1/+0
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* ide: Make PIIX and ISA IDE init functions return the qdevMarkus Armbruster2010-07-021-2/+4
* ide: Split non-qdev code off ide_init2()Markus Armbruster2010-06-041-2/+2
* cmd646: pass pci_dev as it needs itIgor V. Kovalenko2010-05-011-1/+0
* piix: symbolic constantsMichael S. Tsirkin2009-12-231-5/+8
* workaround for cmd646 bmdma register access while no dma is activeIgor V. Kovalenko2009-12-131-0/+1
* qdev: Replace device names containing whitespaceMarkus Armbruster2009-12-121-4/+4
* pci: introduce pcibus_t to represent pci bus address/size instead of uint32_tIsaku Yamahata2009-11-091-1/+1
* 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
OpenPOWER on IntegriCloud