aboutsummaryrefslogtreecommitdiffstats
path: root/hw/usb-audio.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-15Merge remote-tracking branch 'kraxel/usb.38' into stagingAnthony Liguori1-3/+2
2012-02-15qom: Unify type registrationAndreas Färber1-2/+2
2012-02-10usb: Set USBEndpoint in usb_packet_setup().Gerd Hoffmann1-2/+2
2012-02-10usb: kill handle_packet callbackGerd Hoffmann1-1/+0
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