aboutsummaryrefslogtreecommitdiffstats
path: root/hw/hda-audio.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-15qom: Unify type registrationAndreas Färber1-2/+3
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-16/+20
2012-01-27hda-codec: convert to QEMU Object ModelAnthony Liguori1-22/+36
2012-01-27qdev: don't access name through infoAnthony Liguori1-1/+1
2012-01-27qdev: move qdev->info to classAnthony Liguori1-1/+1
2011-10-25hda: do not mix output and input stream states, RHBZ #740493Marc-André Lureau1-7/+19
2010-11-09hda-audio: exit cleanupGerd Hoffmann1-0/+24
2010-11-01hda-audio: Zap tabsmalc1-2/+2
2010-11-01Add Intel HD Audio support to qemu.Gerd Hoffmann1-0/+902