index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
/
dev-audio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
usbaudio: change playback counters to 64 bit
Kővágó, Zoltán
2019-10-18
1
-6
/
+8
*
usb-audio: support more than two channels of audio
Kővágó, Zoltán
2019-10-18
1
-53
/
+366
*
usb-audio: do not count on avail bytes actually available
Kővágó, Zoltán
2019-10-18
1
-11
/
+17
*
audio: add audiodev properties to frontends
Kővágó, Zoltán
2019-08-21
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
2019-03-11
1
-1
/
+1
*
usb-audio: ignore usb packages with wrong size
Gerd Hoffmann
2019-01-10
1
-0
/
+3
*
usb: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
*
usb: replace handle_destroy with unrealize
Marc-André Lureau
2017-02-23
1
-2
/
+2
*
usb: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
usb-audio: increate default buffer size
Gerd Hoffmann
2015-10-20
1
-1
/
+1
*
usb: usb-audio QOMify
Gonglei
2015-05-08
1
-10
/
+13
*
usb-audio: convert init to realize
Gonglei
2014-09-23
1
-3
/
+2
*
usb: don't use 'Yoda conditions'
Gonglei
2014-08-15
1
-1
/
+1
*
usb: Remove magic constants from device bmAttributes
Pantelis Koukousoulas
2014-02-18
1
-1
/
+1
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-29
1
-1
/
+0
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-1
/
+1
*
usb: split packet result into actual_length + status
Hans de Goede
2012-11-08
1
-32
/
+17
*
usb-audio: fix usb version
Gerd Hoffmann
2012-09-11
1
-1
/
+1
*
usb: add serial number generator
Gerd Hoffmann
2012-04-26
1
-0
/
+1
*
usb: the big rename
Gerd Hoffmann
2012-03-13
1
-0
/
+714