Re: [PATCH 2/5] KVM: arm/arm64: replace power_off with mp_state=STOPPED

2017-10-18 Thread Andrew Jones
On Sat, Oct 14, 2017 at 09:12:54PM +0200, Christoffer Dall wrote: > On Fri, Sep 29, 2017 at 01:30:38PM +0200, Andrew Jones wrote: > > This prepares for more MP states to be used. > > > > Signed-off-by: Andrew Jones > > --- > > arch/arm/include/asm/kvm_host.h | 6 -- >

Re: [PATCH 2/5] KVM: arm/arm64: replace power_off with mp_state=STOPPED

2017-10-14 Thread Christoffer Dall
On Fri, Sep 29, 2017 at 01:30:38PM +0200, Andrew Jones wrote: > This prepares for more MP states to be used. > > Signed-off-by: Andrew Jones > --- > arch/arm/include/asm/kvm_host.h | 6 -- > arch/arm64/include/asm/kvm_host.h | 6 -- > virt/kvm/arm/arm.c

Re: [PATCH 2/5] KVM: arm/arm64: replace power_off with mp_state=STOPPED

2017-10-10 Thread Andrew Jones
On Thu, Oct 05, 2017 at 09:32:02AM +0100, Marc Zyngier wrote: > On 29/09/17 12:30, Andrew Jones wrote: > > This prepares for more MP states to be used. > > > > Signed-off-by: Andrew Jones > > --- > > arch/arm/include/asm/kvm_host.h | 6 -- > >

Re: [PATCH 2/5] KVM: arm/arm64: replace power_off with mp_state=STOPPED

2017-10-05 Thread Marc Zyngier
On 29/09/17 12:30, Andrew Jones wrote: > This prepares for more MP states to be used. > > Signed-off-by: Andrew Jones > --- > arch/arm/include/asm/kvm_host.h | 6 -- > arch/arm64/include/asm/kvm_host.h | 6 -- > virt/kvm/arm/arm.c| 26

[PATCH 2/5] KVM: arm/arm64: replace power_off with mp_state=STOPPED

2017-09-29 Thread Andrew Jones
This prepares for more MP states to be used. Signed-off-by: Andrew Jones --- arch/arm/include/asm/kvm_host.h | 6 -- arch/arm64/include/asm/kvm_host.h | 6 -- virt/kvm/arm/arm.c| 26 ++ virt/kvm/arm/psci.c |