From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Date: Thu, 15 Oct 2015 05:31:17 +0000 Subject: Re: [PATCH][v2] KVM: PPC: e500: Emulate TMCFG0 TMRN register Message-Id: <20151015053117.GE2960@iris.ozlabs.ibm.com> List-Id: References: <560561FF.7040803@freescale.com> In-Reply-To: <560561FF.7040803@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Laurentiu Tudor Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, Mihai Caraman , Laurentiu Tudor , Scott Wood , Alexander Graf On Fri, Sep 25, 2015 at 06:02:23PM +0300, Laurentiu Tudor wrote: > Emulate TMCFG0 TMRN register exposing one HW thread per vcpu. > > Signed-off-by: Mihai Caraman > [Laurentiu.Tudor@freescale.com: rebased on latest kernel, use > define instead of hardcoded value, moved code in own function] > Signed-off-by: Laurentiu Tudor Thanks, applied to my kvm-ppc-next branch. Paul.