diff options
| author | Alex Bennée <alex.bennee@linaro.org> | 2017-03-02 19:08:52 +0000 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2017-03-09 10:41:49 +0000 |
| commit | 68bf93ce9dc5c84c45a827ce2bd6eab768524e79 (patch) | |
| tree | 9c71868068cf41017e0a4c79e42906ed6abfaf53 /scripts/qapi.py | |
| parent | 6568da459b611845ef55526cd23afc9fa9f4647f (diff) | |
| download | focaccia-qemu-68bf93ce9dc5c84c45a827ce2bd6eab768524e79.tar.gz focaccia-qemu-68bf93ce9dc5c84c45a827ce2bd6eab768524e79.zip | |
hw/intc/arm_gic: modernise the DPRINTF
While I was debugging the icount issues I realised a bunch of the messages look quite similar. I've fixed this by including __func__ in the debug print. At the same time I move the a modern if (GATE) style printf which ensures the compiler can check for format string errors even if the code gets optimised away in the non-DEBUG_GIC case. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions