commit | 346cd004f65edf2e55dfd8333cb0f63e08423791 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Fri Feb 04 20:43:34 2022 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Wed Feb 09 12:08:42 2022 +0000 |
tree | 5e53d76a90300de020ba6e1782bb3cdaa9696b6c | |
parent | f6d1cd4d48e84fc8047f9094760e42b0980eccec [diff] |
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>