Cai Huoqing
|
ae420c957a
hw/usb: Fix typo in comments and print
|
4 years ago |
Thomas Huth
|
6db34277e3
usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
|
4 years ago |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 years ago |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 years ago |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 years ago |
Markus Armbruster
|
b69c3c21a5
qdev: Unrealize must not fail
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Kővágó, Zoltán
|
670777a915
usbaudio: change playback counters to 64 bit
|
5 years ago |
Kővágó, Zoltán
|
3e44607e93
usb-audio: support more than two channels of audio
|
5 years ago |
Kővágó, Zoltán
|
2c6a740f6b
usb-audio: do not count on avail bytes actually available
|
5 years ago |
Kővágó, Zoltán
|
88e47b9a45
audio: add audiodev properties to frontends
|
6 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Kővágó, Zoltán
|
85bc58520c
audio: use qapi AudioFormat instead of audfmt_e
|
6 years ago |
Gerd Hoffmann
|
a7fde1c170
usb-audio: ignore usb packages with wrong size
|
6 years ago |
Michael S. Tsirkin
|
463581a827
usb: use local path for local headers
|
7 years ago |
Marc-André Lureau
|
c4fe9700e6
usb: replace handle_destroy with unrealize
|
8 years ago |
Peter Maydell
|
e532b2e008
usb: Clean up includes
|
9 years ago |
Gerd Hoffmann
|
37bc43f7fb
usb-audio: increate default buffer size
|
10 years ago |
Gonglei
|
0389a0b109
usb: usb-audio QOMify
|
10 years ago |
Gonglei
|
5450eeaaad
usb-audio: convert init to realize
|
11 years ago |
Gonglei
|
d0657b2aab
usb: don't use 'Yoda conditions'
|
11 years ago |
Pantelis Koukousoulas
|
bd93976a1a
usb: Remove magic constants from device bmAttributes
|
11 years ago |
Marcel Apfelbaum
|
125ee0ed9c
devices: Associate devices to their logical category
|
12 years ago |
Paolo Bonzini
|
36cd6f6f20
audio: remove the need for audio card CONFIG_* symbols
|
12 years ago |
Paolo Bonzini
|
0d09e41a51
hw: move headers to include/
|
12 years ago |
Andreas Färber
|
8c43a6f05d
Make all static TypeInfos const
|
12 years ago |
Hans de Goede
|
9a77a0f589
usb: split packet result into actual_length + status
|
12 years ago |