summaryrefslogtreecommitdiffstats
path: root/hw/usb-audio.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kraxel/usb.38' into stagingAnthony Liguori2012-02-151-3/+2
|\
| * usb: Set USBEndpoint in usb_packet_setup().Gerd Hoffmann2012-02-101-2/+2
| * usb: kill handle_packet callbackGerd Hoffmann2012-02-101-1/+0
* | qom: Unify type registrationAndreas Färber2012-02-151-2/+2
|/
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-12/+16
* usb: separate out legacy usb registration from type registrationAnthony Liguori2012-02-031-1/+2
* usb: convert to QEMU Object ModelAnthony Liguori2012-01-271-16/+22
* usb: add audio device modelH. Peter Anvin2012-01-131-0/+704
OpenPOWER on IntegriCloud