Re: [PATCH] powerpc: powernv: Return to cpu offline loop when finished in KVM guest
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2014-12-22 02:24:48
Also in:
kvm
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2014-12-22 02:24:48
Also in:
kvm
On Sun, 2014-12-21 at 23:56 +0100, Alexander Graf wrote:
On 21.12.14 15:13, Andreas Schwab wrote:quoted
arch/powerpc/kvm/built-in.o: In function `kvm_no_guest': arch/powerpc/kvm/book3s_hv_rmhandlers.o:(.text+0x724): undefined reference to `power7_wakeup_loss'Ugh. We just removed support for 970 HV mode, but that obviously doesn't mean you can't compile in support for HV mode without enabling p7. Paul, what would you think of a patch that makes BOOK3S_HV depend on PPC_POWERNV?
Paul's out until after Christmas I think, maybe later. That sounds reasonable to me though, it reflects reality, and we can always change it in future. cheers