summaryrefslogtreecommitdiffstats
path: root/hw/intel-hda.c
Commit message (Expand)AuthorAgeFilesLines
* intel-hda: fix stream searchGerd Hoffmann2011-11-021-1/+1
* intel-hda: Use PCI DMA stub functionsDavid Gibson2011-11-011-7/+7
* qdev: switch children device list to QTAILQPaolo Bonzini2011-10-281-3/+3
* hda: do not mix output and input stream states, RHBZ #740493Marc-André Lureau2011-10-251-4/+5
* hda: do not mix output and input streams, RHBZ #740493Marc-André Lureau2011-10-251-4/+5
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* pci: rename pci_register_bar_region() to pci_register_bar()Avi Kivity2011-08-081-1/+1
* intel-hda: convert to memory APIAvi Kivity2011-08-081-16/+19
* intel-hda: use specific endian ld/st_physAlexander Graf2011-07-121-17/+4
* hw/intel-hda.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata2011-06-121-4/+4
* MSI: Robust resource releaseJan Kiszka2011-05-051-3/+1
* hda-intel: convert to pci_register_bar_simple()Avi Kivity2011-04-071-10/+1
* change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-1/+1
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* intel-hda: fix codec addressing.Gerd Hoffmann2010-11-091-4/+5
* Revert "intel-hda: fix codec addressing."malc2010-11-091-4/+4
* intel-hda: fix codec addressing.Gerd Hoffmann2010-11-091-4/+4
* intel-hda: add msi supportGerd Hoffmann2010-11-091-2/+31
* intel-hda: update irq status on WAKEEN changes.Gerd Hoffmann2010-11-091-0/+6
* intel-hda: Honor WAKEEN bits.François Revol2010-11-091-1/+2
* intel-hda: exit cleanupGerd Hoffmann2010-11-091-0/+20
* Add Intel HD Audio support to qemu.Gerd Hoffmann2010-11-011-0/+1250
OpenPOWER on IntegriCloud