From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Subject: [PATCH 0/3] KVM: PPC: e500: misc MMU stuff Date: Mon, 28 Nov 2011 19:19:09 -0600 Message-ID: <20111129011909.GA9113@schlenkerla.am.freescale.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: , To: Return-path: Received: from va3ehsobe010.messaging.microsoft.com ([216.32.180.30]:41991 "EHLO VA3EHSOBE010.bigfish.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752378Ab1K2BTc (ORCPT ); Mon, 28 Nov 2011 20:19:32 -0500 Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: Liu Yu (1): KVM: booke: Add booke206 TLB trace Scott Wood (2): KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB KVM: PPC: e500: use hardware hint when loading TLB0 entries arch/powerpc/include/asm/mmu-book3e.h | 1 + arch/powerpc/kvm/e500_tlb.c | 97 ++++++++++++++++++++------------- arch/powerpc/kvm/trace.h | 57 +++++++++++++++++++ 3 files changed, 116 insertions(+), 39 deletions(-) -- 1.7.7.rc3.4.g8d714 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 29 Nov 2011 01:19:09 +0000 Subject: [PATCH 0/3] KVM: PPC: e500: misc MMU stuff Message-Id: <20111129011909.GA9113@schlenkerla.am.freescale.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: agraf@suse.de Cc: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org Liu Yu (1): KVM: booke: Add booke206 TLB trace Scott Wood (2): KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB KVM: PPC: e500: use hardware hint when loading TLB0 entries arch/powerpc/include/asm/mmu-book3e.h | 1 + arch/powerpc/kvm/e500_tlb.c | 97 ++++++++++++++++++++------------- arch/powerpc/kvm/trace.h | 57 +++++++++++++++++++ 3 files changed, 116 insertions(+), 39 deletions(-) -- 1.7.7.rc3.4.g8d714