summaryrefslogtreecommitdiffstats
path: root/hw/ide/cmd646.c
Commit message (Expand)AuthorAgeFilesLines
* ide: Fix build for cmd646.cKevin Wolf2010-12-171-2/+2
* ide: Register vm change state handler once onlyStefan Hajnoczi2010-12-171-8/+10
* 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: Split non-qdev code off ide_init2()Markus Armbruster2010-06-041-2/+2
* cmd646: fix abort due to changed opaque pointer for ioport readIgor V. Kovalenko2010-05-011-4/+5
* cmd646: pass pci_dev as it needs itIgor V. Kovalenko2010-05-011-16/+45
* 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