aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/ich.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-16ahci: Unbreak bar registrationJan Kiszka1-3/+3
2011-05-16ich/ahci: fix uninitialized memory useMichael S. Tsirkin1-2/+2
2011-05-05Merge remote branch 'origin/master' into pciMichael S. Tsirkin1-1/+0
2011-05-05MSI: Robust resource releaseJan Kiszka1-4/+1
2011-04-15Remove unused sysemu.h include directivesBlue Swirl1-1/+0
2011-04-07ich/ahci: convert to pci_register_bar_simple()Avi Kivity1-2/+1
2011-02-07ahci: make number of ports runtime determinedAlexander Graf1-1/+2
2011-02-07ahci: split ICH and AHCI even moreAlexander Graf1-2/+88
2011-02-07ahci: split ICH9 from coreSebastian Herbszt1-0/+61