]> git.ipfire.org Git - thirdparty/qemu.git/commit
accel/hvf: Un-inline hvf_arch_supports_guest_debug()
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 13 Mar 2024 18:42:38 +0000 (19:42 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 2 Apr 2024 12:55:32 +0000 (14:55 +0200)
commitd6fd5d834671c8317aef5f0828504237353939ce
tree735ee74c0410a518a0fe7563a3f4d05ba93ae4ad
parent0b796f38106e389dce7b1ae761cb5d03e1aaa7fe
accel/hvf: Un-inline hvf_arch_supports_guest_debug()

See previous commit and commit 9de9fa5cf2 ("Avoid using inlined
functions with external linkage") for rationale.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240313184954.42513-3-philmd@linaro.org>
target/arm/hvf/hvf.c
target/i386/hvf/hvf.c