OSDN Git Service

sysemu/kvm: Remove CONFIG_USER_ONLY guard
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 16 Dec 2022 12:59:07 +0000 (13:59 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 27 Feb 2023 21:29:01 +0000 (22:29 +0100)
commit5db2dac46220df5143dfe17dfa3d97957f710360
tree3ae5b1565056fd9061f3b3aef088f4953e3cbfa4
parent2459d4209f11bf21ec0c2fe7811c9635337d13f2
sysemu/kvm: Remove CONFIG_USER_ONLY guard

User emulation shouldn't really include this header; if included
these declarations are guarded by CONFIG_KVM_IS_POSSIBLE.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20221216220738.7355-2-philmd@linaro.org>
include/sysemu/kvm.h