]> git.proxmox.com Git - qemu.git/blobdiff - target-ppc/kvm.c
target-ppc: Remove vestigial PowerPC 620 support
[qemu.git] / target-ppc / kvm.c
index e663ff0acb5899789d8b689a747df5f9d2ef9f1e..9870d60884b8cbfcb4b0723182a86b8175a988a5 100644 (file)
@@ -1077,7 +1077,7 @@ int kvm_arch_handle_exit(CPUState *cs, struct kvm_run *run)
         dprintf("handle halt\n");
         ret = kvmppc_handle_halt(cpu);
         break;
-#ifdef CONFIG_PSERIES
+#if defined(TARGET_PPC64)
     case KVM_EXIT_PAPR_HCALL:
         dprintf("handle PAPR hypercall\n");
         run->papr_hcall.ret = spapr_hypercall(cpu,