Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio: Rename hw/audio/audio.h to hw/audio/soundhw.h | Eduardo Habkost | 2017-05-19 | 1 | -0/+0 |
* | audio: Rename audio_init() to soundhw_init() | Eduardo Habkost | 2017-05-19 | 1 | -1/+1 |
* | audio: Move arch_init audio code to hw/audio/soundhw.c | Eduardo Habkost | 2017-05-19 | 1 | -0/+3 |
* | Clean up decorations and whitespace around header guards | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | Clean up header guards that don't match their file name | Markus Armbruster | 2016-07-12 | 1 | -2/+2 |
* | pcspk: convert "pit" property type from ptr to link | Efimov Vasily | 2016-06-29 | 1 | -1/+1 |
* | isa: QOM'ify ISADevice | Andreas Färber | 2013-06-07 | 1 | -6/+8 |
* | audio: remove the need for audio card CONFIG_* symbols | Paolo Bonzini | 2013-04-29 | 2 | -21/+4 |
* | pcspk: QOM'ify | Andreas Färber | 2013-04-29 | 1 | -1/+3 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 2 | -0/+70 |