From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Sun, 04 Jan 2009 11:02:33 +0000 Subject: Re: [PATCH 00 of 16] port KVM to PowerPC e500 Message-Id: <49609749.9050202@redhat.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Hollis Blanchard Cc: kvm-ppc@vger.kernel.org, KVM list Hollis Blanchard wrote: > Hi Avi, these patches add support for Freescale's e500 (v2) core. I did some > refactoring, but the actual port was done by Liu Yu at Freescale. Please > apply. > > e500 is a 32-bit PowerPC "Book E" core (as is IBM/AMCC's 440) found in a > variety of Freescale SoCs. It uses a software-managed TLB and no hardware > tablewalk. > > (These patches do not contain support for Freescale's announced e500mc core, > which implements virtualization features in hardware.) > Applied, thanks. -- error compiling committee.c: too many arguments to function From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 00 of 16] port KVM to PowerPC e500 Date: Sun, 04 Jan 2009 13:02:33 +0200 Message-ID: <49609749.9050202@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm-ppc@vger.kernel.org, KVM list To: Hollis Blanchard Return-path: Received: from mx2.redhat.com ([66.187.237.31]:49641 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751475AbZADLCj (ORCPT ); Sun, 4 Jan 2009 06:02:39 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Hollis Blanchard wrote: > Hi Avi, these patches add support for Freescale's e500 (v2) core. I did some > refactoring, but the actual port was done by Liu Yu at Freescale. Please > apply. > > e500 is a 32-bit PowerPC "Book E" core (as is IBM/AMCC's 440) found in a > variety of Freescale SoCs. It uses a software-managed TLB and no hardware > tablewalk. > > (These patches do not contain support for Freescale's announced e500mc core, > which implements virtualization features in hardware.) > Applied, thanks. -- error compiling committee.c: too many arguments to function