aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/cmd646.c
AgeCommit message (Expand)Author
2009-12-23cmd646: symbolic names for pci registersMichael 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-07IDE: Fix reset handlingBlue Swirl
2009-11-07Sparc64/x86: remove unneeded calls to device resetBlue Swirl
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: cmd646 ->unit has just the value that we wantJuan Quintela
2009-10-12ide: cmd646 we can get the pci device with container_ofJuan Quintela
2009-10-12ide: PCIIDEState type field is not needed anymoreJuan Quintela
2009-10-12ide: split cmd646 and piix from pci.cJuan Quintela