On 12/16/22 14:07, Philippe Mathieu-Daudé wrote:
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é<phi...@linaro.org> --- include/sysemu/kvm.h | 2 -- 1 file changed, 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~