accel/kvm: Simplify user-mode #ifdef'ry
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 16 May 2021 18:11:48 +0000 (20:11 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 6 Mar 2022 12:15:42 +0000 (13:15 +0100)
commitf94bee49d2f391a8bf1b1f9a3353b7b9fdb8ca20
tree7cdf57f9ba67f66360881ae16391602da7a23c6e
parent82bd4ca37cb0dfa65e00dc54ca103940279d98b5
accel/kvm: Simplify user-mode #ifdef'ry

Now than we only build this stub with system emulation,
remove the user-mode #ifdef'ry.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220207075426.81934-8-f4bug@amsat.org>
accel/stubs/kvm-stub.c