Statistics
| Branch: | Revision:

root / hw / usb-audio.c @ 0b03bdfc

History | View | Annotate | Download (22.7 kB)

# Date Author Comment
b870472d 01/13/2012 11:25 am H. Peter Anvin

usb: add audio device model

This brings a usb audio device to qemu. Output only, fixed at
16bit stereo @ 480000 Hz. Based on a patch from
H. Peter Anvin <>

Usage: add '-device usb-audio' to your qemu command line.

Works sorta ok on a idle machine. Known issues:...