diff options
author | Pierrick Bouvier <pierrick.bouvier@linaro.org> | 2025-03-24 21:59:02 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2025-04-23 15:04:57 -0700 |
commit | f1d2a8e95383090c8b3a57138f742fbd9aedf678 (patch) | |
tree | 89d7d1f9053df8c1aeddc1e5bfb6a9b80afdfec3 /rust/qemu-api-macros | |
parent | 0df783b2fbeca9aa3cc19adafb9a4ec7f97e3a6d (diff) | |
download | qemu-f1d2a8e95383090c8b3a57138f742fbd9aedf678.zip qemu-f1d2a8e95383090c8b3a57138f742fbd9aedf678.tar.gz qemu-f1d2a8e95383090c8b3a57138f742fbd9aedf678.tar.bz2 |
accel/kvm: move KVM_HAVE_MCE_INJECTION define to kvm-all.c
This define is used only in accel/kvm/kvm-all.c, so we push directly the
definition there. Add more visibility to kvm_arch_on_sigbus_vcpu() to
allow removing this define from any header.
The architectures defining KVM_HAVE_MCE_INJECTION are i386, x86_64 and
aarch64.
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-18-pierrick.bouvier@linaro.org>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions