summaryrefslogtreecommitdiffstats
path: root/hw/ac97.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Remove any pretense that there can be more than one AudioStatemalc2009-05-141-2/+1
* Push AUD_init down to devicesPaul Brook2009-05-121-6/+2
* use PCI_HEADER_TYPE.Isaku Yamahata2009-05-031-1/+1
* Add and use #defines for PCI device classesblueswir12009-02-011-2/+1
* Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori2009-01-261-5/+2
* Use the ARRAY_SIZE() macro where appropriate.malc2008-12-221-2/+2
* Make audio violate POSIX lessmalc2008-12-031-1/+1
* Add calls to pci_device_save/loadmalc2008-06-211-2/+9
* Do not scare users with ominous error messages from AUD_open*malc2008-06-081-31/+60
* PCI AC97 emulation by malc.balrog2008-01-141-0/+1349
OpenPOWER on IntegriCloud