Re: [PATCH] KVM: booke: Do Not start decrementer when SPRN_DEC set 0

2011-10-20 Thread Alexander Graf
On 17.10.2011, at 20:37, Bharat Bhushan wrote: As per specification the decrementer interrupt not happen when DEC is written with 0. So we should not start hrtimer with timeout = 0 as well. Signed-off-by: Bharat Bhushan bharat.bhus...@freescale.com --- arch/powerpc/kvm/emulate.c |8

RE: [PATCH] KVM: booke: Do Not start decrementer when SPRN_DEC set 0

2011-10-20 Thread Bhushan Bharat-R65777
: [PATCH] KVM: booke: Do Not start decrementer when SPRN_DEC set 0 On 17.10.2011, at 20:37, Bharat Bhushan wrote: As per specification the decrementer interrupt not happen when DEC is written with 0. So we should not start hrtimer with timeout = 0 as well. Signed-off-by: Bharat Bhushan

Re: [PATCH] KVM: booke: Do Not start decrementer when SPRN_DEC set 0

2011-10-20 Thread Alexander Graf
; bharatb.ya...@gmail.com; Bhushan Bharat- R65777 Subject: Re: [PATCH] KVM: booke: Do Not start decrementer when SPRN_DEC set 0 On 17.10.2011, at 20:37, Bharat Bhushan wrote: As per specification the decrementer interrupt not happen when DEC is written with 0. So we should not start hrtimer

Re: [PATCH] KVM: booke: Do Not start decrementer when SPRN_DEC set 0

2011-10-20 Thread Alexander Graf
; bharatb.ya...@gmail.com; Bhushan Bharat- R65777 Subject: Re: [PATCH] KVM: booke: Do Not start decrementer when SPRN_DEC set 0 On 17.10.2011, at 20:37, Bharat Bhushan wrote: As per specification the decrementer interrupt not happen when DEC is written with 0. So we should not start hrtimer