aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/cmd646.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-27ide: port pci ide to vmstateJuan Quintela1-1/+1
2009-10-12ide: BMDMAState don't need a pci_dev field anymoreJuan Quintela1-1/+0
2009-10-12ide: cmd646 ->unit has just the value that we wantJuan Quintela1-2/+2
2009-10-12ide: cmd646 we can get the pci device with container_ofJuan Quintela1-6/+11
2009-10-12ide: PCIIDEState type field is not needed anymoreJuan Quintela1-23/+11
2009-10-12ide: split cmd646 and piix from pci.cJuan Quintela1-0/+280