OSDN Git Service

target/i386/helper: Restrict KVM declarations to system emulation
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 4 Sep 2023 12:43:15 +0000 (14:43 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Sep 2023 11:32:37 +0000 (13:32 +0200)
commit28a43cb4dcb3a58408c2936f7be5cb1e1a3ca016
tree7b5cac6efc758d632a562cb5de2ba8244fb0b8f0
parent2686bbce3f8a0f55601792e4c1f86d9e83948312
target/i386/helper: Restrict KVM declarations to system emulation

User emulation doesn't need any KVM declarations.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20230904124325.79040-5-philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/helper.c