From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Ehrhardt Date: Thu, 21 Aug 2008 14:29:19 +0000 Subject: Re: [PATCH 4/4] add e500 support for kvm Message-Id: <48AD7BBF.9000107@linux.vnet.ibm.com> List-Id: References: <1218790228-19549-5-git-send-email-yu.liu@freescale.com> In-Reply-To: <1218790228-19549-5-git-send-email-yu.liu@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: kvm-ppc@vger.kernel.org Liu Yu wrote: > Any chance we could merge struct kvm_vcpu_arch for both 44x and e500? > > =20 In the end we might end up needing vcpu -> arch -> core kvm things power arch core specific things Hollis is working on better abstraction and restructuring code anyway so=20 he might have a more detailed opinion ;-) > Signed-off-by: Liu Yu > --- > arch/powerpc/include/asm/kvm_asm.h | 7 ++- > arch/powerpc/include/asm/kvm_host.h | 112 +++++++++++++++++++++++++++++= ++++++ > arch/powerpc/kernel/asm-offsets.c | 9 +++ > arch/powerpc/kvm/44x_tlb.h | 4 + > arch/powerpc/kvm/Kconfig | 4 +- > arch/powerpc/kvm/Makefile | 7 ++ > arch/powerpc/kvm/booke_guest.c | 14 ++++- > arch/powerpc/kvm/booke_host.c | 20 ++++-- > arch/powerpc/kvm/emulate.c | 88 +++++++++++++++++++++++++++- > arch/powerpc/kvm/powerpc.c | 4 + > arch/powerpc/kvm/powerpc.h | 4 + > 11 files changed, 261 insertions(+), 12 deletions(-) > > =20 [...] --=20 Gr=FCsse / regards,=20 Christian Ehrhardt IBM Linux Technology Center, Open Virtualization