Age | Commit message (Expand) | Author |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-07-06 | audio: deprecate -soundhw adlib | Gerd Hoffmann |
2020-05-04 | Compress lines for immediate return | Simran Singhal |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-08-21 | audio: remove audio_MIN, audio_MAX | Kővágó, Zoltán |
2019-08-21 | audio: add audiodev properties to frontends | Kővágó, Zoltán |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
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 |
2017-07-17 | audio/adlib: remove limitation of one adlib card | Hervé Poussineau |
2017-07-17 | audio/fmopl: modify timer callback to give opaque and channel parameters in t... | Hervé Poussineau |
2017-05-19 | audio: Rename hw/audio/audio.h to hw/audio/soundhw.h | Eduardo Habkost |
2017-05-04 | audio: Remove type field | Juan Quintela |
2017-05-04 | adlib: Remove support for YMF262 | Juan Quintela |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-02-02 | audio: Clean up includes | Peter Maydell |
2015-10-19 | Remove macros IO_READ_PROTO and IO_WRITE_PROTO | Nutan Shinde |
2014-06-13 | audio: Drop superfluous conditionals around g_free() | Markus Armbruster |
2014-05-05 | PortioList: Store PortioList in device state | Kirill Batuzov |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini |
2013-12-09 | adlib: fix patching of port I/O addresses | Paolo Bonzini |
2013-09-01 | adlib: sort offsets in portio registration | Hervé Poussineau |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-07-04 | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini |
2013-07-04 | adlib: replace register_ioport* | Jan Kiszka |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber |
2013-04-29 | audio: remove the need for audio card CONFIG_* symbols | Paolo Bonzini |
2013-04-29 | adlib: qdev-ify | Paolo Bonzini |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |