Age | Commit message (Expand) | Author | Files | Lines |
2020-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster | 1 | -1/+1 |
2020-07-06 | audio: set default value for pcspk.iobase property | Gerd Hoffmann | 1 | -5/+1 |
2020-07-06 | audio: rework pcspk_init() | Gerd Hoffmann | 1 | -5/+1 |
2020-07-06 | audio: add deprecated_register_soundhw | Gerd Hoffmann | 1 | -0/+2 |
2020-06-15 | isa: Convert uses of isa_create() with Coccinelle | Markus Armbruster | 1 | -2/+3 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 2 | -2/+0 |
2019-05-13 | Clean up header guards that don't match their file name | Markus Armbruster | 1 | -2/+2 |
2018-10-29 | audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string | Mao Zhongyi | 1 | -0/+1 |
2018-02-02 | hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h | Philippe Mathieu-Daudé | 1 | -0/+30 |
2017-05-19 | audio: Rename hw/audio/audio.h to hw/audio/soundhw.h | Eduardo Habkost | 1 | -0/+0 |
2017-05-19 | audio: Rename audio_init() to soundhw_init() | Eduardo Habkost | 1 | -1/+1 |
2017-05-19 | audio: Move arch_init audio code to hw/audio/soundhw.c | Eduardo Habkost | 1 | -0/+3 |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster | 1 | -1/+1 |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster | 1 | -2/+2 |
2016-06-29 | pcspk: convert "pit" property type from ptr to link | Efimov Vasily | 1 | -1/+1 |
2013-06-07 | isa: QOM'ify ISADevice | Andreas Färber | 1 | -6/+8 |
2013-04-29 | audio: remove the need for audio card CONFIG_* symbols | Paolo Bonzini | 2 | -21/+4 |
2013-04-29 | pcspk: QOM'ify | Andreas Färber | 1 | -1/+3 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 2 | -0/+70 |