index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
usb
/
dev-audio.c
Age
Commit message (
Expand
)
Author
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
2019-01-10
usb-audio: ignore usb packages with wrong size
Gerd Hoffmann
2018-06-01
usb: use local path for local headers
Michael S. Tsirkin
2017-02-23
usb: replace handle_destroy with unrealize
Marc-André Lureau
2016-01-29
usb: Clean up includes
Peter Maydell
2015-10-20
usb-audio: increate default buffer size
Gerd Hoffmann
2015-05-08
usb: usb-audio QOMify
Gonglei
2014-09-23
usb-audio: convert init to realize
Gonglei
2014-08-15
usb: don't use 'Yoda conditions'
Gonglei
2014-02-18
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-04-29
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-01-10
Make all static TypeInfos const
Andreas Färber
2012-11-08
usb: split packet result into actual_length + status
Hans de Goede
2012-09-11
usb-audio: fix usb version
Gerd Hoffmann
2012-04-26
usb: add serial number generator
Gerd Hoffmann
2012-03-13
usb: the big rename
Gerd Hoffmann