summaryrefslogtreecommitdiffstats
path: root/include/exec/user/thunk.h
diff options
context:
space:
mode:
authorEmilio G. Cota2017-07-13 23:18:15 +0200
committerRichard Henderson2017-10-10 16:37:10 +0200
commit67a5b5d2f6eb6d3b980570223ba5c478487ddb6f (patch)
treee6b44c23bf1e9de2f3877cd1c76d66530f088d59 /include/exec/user/thunk.h
parenttranslate-all: define and use DEBUG_TB_FLUSH_GATE (diff)
downloadqemu-67a5b5d2f6eb6d3b980570223ba5c478487ddb6f.tar.gz
qemu-67a5b5d2f6eb6d3b980570223ba5c478487ddb6f.tar.xz
qemu-67a5b5d2f6eb6d3b980570223ba5c478487ddb6f.zip
exec-all: introduce TB_PAGE_ADDR_FMT
And fix the following warning when DEBUG_TB_INVALIDATE is enabled in translate-all.c: CC mipsn32-linux-user/accel/tcg/translate-all.o /data/src/qemu/accel/tcg/translate-all.c: In function ‘tb_alloc_page’: /data/src/qemu/accel/tcg/translate-all.c:1201:16: error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘tb_page_addr_t {aka unsigned int}’ [-Werror=format=] printf("protecting code page: 0x" TARGET_FMT_lx "\n", ^ cc1: all warnings being treated as errors /data/src/qemu/rules.mak:66: recipe for target 'accel/tcg/translate-all.o' failed make[1]: *** [accel/tcg/translate-all.o] Error 1 Makefile:328: recipe for target 'subdir-mipsn32-linux-user' failed make: *** [subdir-mipsn32-linux-user] Error 2 cota@flamenco:/data/src/qemu/build ((18f3fe1...) *$)$ Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/exec/user/thunk.h')
0 files changed, 0 insertions, 0 deletions