aboutsummaryrefslogtreecommitdiffstats
path: root/hw/usb-audio.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-12/+16
2012-02-03usb: separate out legacy usb registration from type registrationAnthony Liguori1-1/+2
2012-01-27usb: convert to QEMU Object ModelAnthony Liguori1-16/+22
2012-01-13usb: add audio device modelH. Peter Anvin1-0/+704