mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned
We prevent common code to use this define by mistake. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20250325045915.994760-19-pierrick.bouvier@linaro.org>
This commit is contained in:
committed by
Richard Henderson
parent
f1d2a8e953
commit
5a9d472d01
@@ -73,4 +73,6 @@
|
||||
#pragma GCC poison CONFIG_SOFTMMU
|
||||
#endif
|
||||
|
||||
#pragma GCC poison KVM_HAVE_MCE_INJECTION
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user