Age | Commit message (Expand) | Author |
2022-06-11 | hw/audio/cs4231a: Const'ify global tables | Bernhard Beschow |
2022-03-08 | hw/isa: Inline and remove one-line isa_init_irq() | Bernhard Beschow |
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 cs4231a | Gerd Hoffmann |
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-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | 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 |
2018-08-23 | fix "Missing break in switch" coverity reports | Paolo Bonzini |
2018-03-26 | hw/audio: Fix crashes when devices are used on ISA bus without DMA | Thomas Huth |
2017-05-19 | audio: Rename hw/audio/audio.h to hw/audio/soundhw.h | Eduardo Habkost |
2016-02-03 | cs4231a: use IsaDma interface instead of global DMA_* functions | Hervé Poussineau |
2016-02-02 | audio: Clean up includes | Peter Maydell |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-07-04 | hw/a*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber |
2013-06-06 | cs4231a: QOM'ify some more | Andreas Färber |
2013-04-29 | audio: remove the need for audio card CONFIG_* symbols | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |