50 Commits (61e95a0c608ca169b1d0ab41f0d4da6011c2e680)

Author SHA1 Message Date
Marc-André Lureau 61e95a0c60 audio: make all the backend-specific APIs take the be 5 months ago
Marc-André Lureau 3cb1c36ea2 adlib: remove dead code 2 months ago
Marc-André Lureau 52ef022ae8 audio: remove obsolete/obscure functions 5 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 4 months ago
Marc-André Lureau 1e4ebc895a audio: move audio.h under include/qemu/ 6 months ago
Marc-André Lureau 9628ad8a6e audio: remove QEMUSoundCard 5 months ago
Marc-André Lureau eaeafe3074 audio: remove AUDIO_HOST_ENDIANNESS 6 months ago
Marc-André Lureau 5fb347dea0 hw/audio: drop audio_model.isa 5 months ago
Marc-André Lureau 635af57068 hw/audio: use better naming for -audio model handling code 6 months ago
Marc-André Lureau 55634cdf11 hw/audio: replace AUD_log() usage 5 months ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 year ago
Richard Henderson ed1e71dac9 hw/audio: Constify all Property 1 year ago
Martin Kletzander cb94ff5f80 audio: propagate Error * out of audio_init 3 years ago
Richard Henderson 79fe9e4313 hw/audio/adlib: Remove unused variable in adlib_callback 5 years ago
Eduardo Habkost 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Gerd Hoffmann 86388a3bfc audio: deprecate -soundhw adlib 6 years ago
Simran Singhal b3ac2b94cd Compress lines for immediate return 6 years ago
Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 6 years ago
Kővágó, Zoltán 5893591503 audio: remove audio_MIN, audio_MAX 7 years ago
Kővágó, Zoltán 88e47b9a45 audio: add audiodev properties to frontends 7 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Kővágó, Zoltán 85bc58520c audio: use qapi AudioFormat instead of audfmt_e 7 years ago
Hervé Poussineau 639b49ef9a audio/adlib: remove limitation of one adlib card 9 years ago
Hervé Poussineau c57fbf50e7 audio/fmopl: modify timer callback to give opaque and channel parameters in two arguments 9 years ago
Eduardo Habkost 8a824e4d74 audio: Rename hw/audio/audio.h to hw/audio/soundhw.h 9 years ago
Juan Quintela 8f7e2c2cb7 audio: Remove type field 9 years ago
Juan Quintela 68883a4078 adlib: Remove support for YMF262 9 years ago
Rutuja Shah 73bcb24d93 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
Peter Maydell 6086a565b0 audio: Clean up includes 10 years ago
Nutan Shinde 8307c294a3 Remove macros IO_READ_PROTO and IO_WRITE_PROTO 11 years ago
Markus Armbruster fb7da626c0 audio: Drop superfluous conditionals around g_free() 12 years ago
Kirill Batuzov 848696bf35 PortioList: Store PortioList in device state 12 years ago
Paolo Bonzini c7bcc85d66 qdev: Remove hex8/32/64 property types 12 years ago
Paolo Bonzini 7f0ba7bb43 adlib: fix patching of port I/O addresses 13 years ago
Hervé Poussineau 2b21fb57af adlib: sort offsets in portio registration 13 years ago
Alex Bligh bc72ad6754 aio / timers: Switch entire codebase to the new timer API 13 years ago
Marcel Apfelbaum 125ee0ed9c devices: Associate devices to their logical category 13 years ago
Paolo Bonzini db10ca9057 piolist: add owner argument to initialization functions and pass devices 13 years ago
Jan Kiszka a8aec29569 adlib: replace register_ioport* 13 years ago
Andreas Färber db895a1e6a isa: Use realizefn for ISADevice 14 years ago
Paolo Bonzini 36cd6f6f20 audio: remove the need for audio card CONFIG_* symbols 13 years ago
Paolo Bonzini 8c444a1978 adlib: qdev-ify 13 years ago
Paolo Bonzini 47b43a1f41 hw: move private headers to hw/ subdirectories. 13 years ago
Paolo Bonzini 49ab747f66 hw: move target-independent files to subdirectories 13 years ago