]> git.proxmox.com Git - mirror_qemu.git/commit
target/s390x: Remove KVM stubs in cpu_models.h
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 19 Apr 2024 09:06:31 +0000 (11:06 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 25 Apr 2024 13:15:25 +0000 (15:15 +0200)
commit17523a38194d80f2955c6a8e0702e0fc86dd083d
treeceff1817f66a84b59251359bc20b3d3a3766c315
parent73a1e96935dbaec950a310916eec13b46871b8b2
target/s390x: Remove KVM stubs in cpu_models.h

Since the calls are elided when KVM is not available,
we can remove the stubs (which are never compiled).

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240419090631.48055-1-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/s390x/cpu_models.h