Age | Commit message (Expand) | Author | Files | Lines |
2019-08-21 | audio: remove audio_MIN, audio_MAX | Kővágó, Zoltán | 1 | -1/+1 |
2019-08-21 | audio: add audiodev properties to frontends | Kővágó, Zoltán | 1 | -0/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-04-01 | Revert "audio: fix pc speaker init" | Gerd Hoffmann | 1 | -15/+21 |
2019-03-11 | audio: use qapi AudioFormat instead of audfmt_e | Kővágó, Zoltán | 1 | -1/+1 |
2019-01-24 | audio: fix pc speaker init | Gerd Hoffmann | 1 | -20/+15 |
2017-12-18 | misc: remove old i386 dependency | Philippe Mathieu-Daudé | 1 | -1/+0 |
2017-08-31 | pcspk: use QEMU_ALIGN_DOWN | Marc-André Lureau | 1 | -1/+1 |
2017-05-19 | audio: Rename hw/audio/audio.h to hw/audio/soundhw.h | Eduardo Habkost | 1 | -1/+1 |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost | 1 | -1/+1 |
2016-11-28 | migration/pcspk: Add a property to state if pcspk is migrated | Dr. David Alan Gilbert | 1 | -0/+10 |
2016-09-15 | pcspk: adding vmstate for save/restore | Pavel Dovgalyuk | 1 | -2/+15 |
2016-06-30 | pcspk: fix KVM | Paolo Bonzini | 1 | -1/+1 |
2016-06-29 | pcspk: convert "pit" property type from ptr to link | Efimov Vasily | 1 | -2/+7 |
2016-06-07 | audio: Use DIV_ROUND_UP | Laurent Vivier | 1 | -1/+1 |
2016-02-02 | audio: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-04-04 | pcspk: Fix I/O port name | Jan Kiszka | 1 | -1/+1 |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini | 1 | -1/+1 |
2013-12-23 | isa: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+2 |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+1 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+1 |
2013-07-04 | hw/a*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber | 1 | -7/+12 |
2013-04-29 | audio: remove the need for audio card CONFIG_* symbols | Paolo Bonzini | 1 | -1/+3 |
2013-04-29 | pcspk: QOM'ify | Andreas Färber | 1 | -3/+6 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+201 |