aboutsummaryrefslogtreecommitdiffstats
path: root/hw/intel-hda.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-12intel-hda: use specific endian ld/st_physAlexander Graf1-17/+4
2011-06-12hw/intel-hda.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata1-4/+4
2011-05-05MSI: Robust resource releaseJan Kiszka1-3/+1
2011-04-07hda-intel: convert to pci_register_bar_simple()Avi Kivity1-10/+1
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini1-1/+1
2010-12-11Add endianness as io mem parameterAlexander Graf1-1/+2
2010-11-09intel-hda: fix codec addressing.Gerd Hoffmann1-4/+5
2010-11-09Revert "intel-hda: fix codec addressing."malc1-4/+4
2010-11-09intel-hda: fix codec addressing.Gerd Hoffmann1-4/+4
2010-11-09intel-hda: add msi supportGerd Hoffmann1-2/+31
2010-11-09intel-hda: update irq status on WAKEEN changes.Gerd Hoffmann1-0/+6
2010-11-09intel-hda: Honor WAKEEN bits.François Revol1-1/+2
2010-11-09intel-hda: exit cleanupGerd Hoffmann1-0/+20
2010-11-01Add Intel HD Audio support to qemu.Gerd Hoffmann1-0/+1250