summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2012-05-03 18:09:45 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2012-05-08 11:15:18 -0500
commit17904bcfb760bdf6bd462e0396478893555d1edb (patch)
tree73c3b1b892a10ad55fe86bc0d2cc3f69c1f7fe8b /scripts/qapi-commands.py
parent165ceac0950dcfdf7a2676d6189bbab3d67701f1 (diff)
downloadfocaccia-qemu-17904bcfb760bdf6bd462e0396478893555d1edb.tar.gz
focaccia-qemu-17904bcfb760bdf6bd462e0396478893555d1edb.zip
tci: Fix wrong macro name for debug code
Code which is compiled with CONFIG_TCG_DEBUG (set by configure option
--enable-debug-tcg) should not disable the assert macro by
defining NDEBUG.

With the wrong macro name CONFIG_TCG_DEBUG, all assertions in tci.c
were completely useless because NDEBUG was always defined.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions