| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/audio/cs4231a: Const'ify global tables | Bernhard Beschow | 2022-06-11 | 1 | -4/+4 |
* | hw/isa: Inline and remove one-line isa_init_irq() | Bernhard Beschow | 2022-03-08 | 1 | -1/+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 |
* | audio: deprecate -soundhw cs4231a | Gerd Hoffmann | 2020-07-06 | 1 | -7/+1 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | audio: remove audio_MIN, audio_MAX | Kővágó, Zoltán | 2019-08-21 | 1 | -2/+2 |
* | 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 | -1/+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 hw/irq.h a lot 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 | -0/+2 |
* | audio: use qapi AudioFormat instead of audfmt_e | Kővágó, Zoltán | 2019-03-11 | 1 | -3/+3 |
* | fix "Missing break in switch" coverity reports | Paolo Bonzini | 2018-08-23 | 1 | -0/+1 |
* | hw/audio: Fix crashes when devices are used on ISA bus without DMA | Thomas Huth | 2018-03-26 | 1 | -1/+7 |
* | audio: Rename hw/audio/audio.h to hw/audio/soundhw.h | Eduardo Habkost | 2017-05-19 | 1 | -1/+1 |
* | cs4231a: use IsaDma interface instead of global DMA_* functions | Hervé Poussineau | 2016-02-03 | 1 | -8/+15 |
* | audio: Clean up includes | Peter Maydell | 2016-02-02 | 1 | -0/+1 |
* | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 2014-06-16 | 1 | -2/+1 |
* | qdev: Remove hex8/32/64 property types | Paolo Bonzini | 2014-02-14 | 1 | -1/+1 |
* | devices: Associate devices to their logical category | Marcel Apfelbaum | 2013-07-29 | 1 | -0/+1 |
* | hw/a*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+2 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | isa: Use realizefn for ISADevice | Andreas Färber | 2013-06-07 | 1 | -7/+14 |
* | cs4231a: QOM'ify some more | Andreas Färber | 2013-06-06 | 1 | -8/+9 |
* | audio: remove the need for audio card CONFIG_* symbols | Paolo Bonzini | 2013-04-29 | 1 | -1/+2 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+697 |