target/i386: use CPU_LOG_INT for IRQ servicing
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 4 Feb 2022 20:43:34 +0000 (20:43 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 9 Feb 2022 12:08:42 +0000 (12:08 +0000)
commit346cd004f65edf2e55dfd8333cb0f63e08423791
tree5e53d76a90300de020ba6e1782bb3cdaa9696b6c
parentf6d1cd4d48e84fc8047f9094760e42b0980eccec
target/i386: use CPU_LOG_INT for IRQ servicing

I think these have been wrong since f193c7979c (do not depend on
thunk.h - more log items). Fix them so as not to confuse other
debugging.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220204204335.1689602-26-alex.bennee@linaro.org>
target/i386/tcg/sysemu/seg_helper.c