diff options
author | Jean-Christophe Dubois <jcd@tribudubois.net> | 2015-10-25 15:16:26 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2015-10-27 15:59:46 +0000 |
commit | 054535262fce994b942039b0a7c4c484c8026c5e (patch) | |
tree | 8aa114a53f3ae796029291207c77af826aee13c6 /target-arm/cpu.h | |
parent | 4929f6563c704dbd057524b38ee519b3a7c8dfe1 (diff) | |
download | qemu-054535262fce994b942039b0a7c4c484c8026c5e.zip qemu-054535262fce994b942039b0a7c4c484c8026c5e.tar.gz qemu-054535262fce994b942039b0a7c4c484c8026c5e.tar.bz2 |
i.MX: Standardize i.MX GPT debug
The goal is to have debug code always compiled during build.
We standardize all debug output on the following format:
[QOM_TYPE_NAME]reporting_function: debug message
We also replace IPRINTF with qemu_log_mask(). The qemu_log_mask() output
is following the same format as the above debug.
Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Message-id: b7ce7e98a051479453744aded122789531d80a44.1445781957.git.jcd@tribudubois.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target-arm/cpu.h')
0 files changed, 0 insertions, 0 deletions