aboutsummaryrefslogtreecommitdiff
path: root/target/sparc/win_helper.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2023-06-22 19:33:54 +1000
committerCédric Le Goater <clg@kaod.org>2023-06-25 22:41:30 +0200
commit516cd737330a9b4d90a66136ebf738c4653b4e78 (patch)
treefcc9998b6b3118e109a0579149cc37e4e062a969 /target/sparc/win_helper.c
parentd24e80b2ae3e061a200178d679711b5538479a72 (diff)
hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
Although the PPC target only supports the TCG and KVM accelerators, QEMU supports more. We can not assume that '!kvm == tcg', so test for the correct accelerator. This also eases code review, because here we don't care about KVM, we really want to test for TCG. Reviewed-by: Greg Kurz <groug@kaod.org> Reviewed-by: Harsh Prateek Bora <harshpb@linux.ibm.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> [np: Fix changelog typo noticed by Zoltan] Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'target/sparc/win_helper.c')
0 files changed, 0 insertions, 0 deletions