From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from AM1EHSOBE003.bigfish.com (am1ehsobe003.messaging.microsoft.com [213.199.154.206]) by ozlabs.org (Postfix) with ESMTP id DD240B70A7 for ; Wed, 4 Aug 2010 02:31:36 +1000 (EST) Received: from mail50-am1 (localhost.localdomain [127.0.0.1]) by mail50-am1-R.bigfish.com (Postfix) with ESMTP id DD654D90253 for ; Tue, 3 Aug 2010 16:16:17 +0000 (UTC) Received: from am1ehsmhs001.bigfish.com (unknown [10.3.201.242]) by mail50-am1.bigfish.com (Postfix) with ESMTP id 80F84E70051 for ; Tue, 3 Aug 2010 16:16:17 +0000 (UTC) Received: from az33smr01.freescale.net (az33smr01.freescale.net [10.64.34.199]) by az33egw02.freescale.net (8.14.3/8.14.3) with ESMTP id o73GGDmE017918 for ; Tue, 3 Aug 2010 09:16:14 -0700 (MST) Received: from az33exm25.fsl.freescale.net (az33exm25.am.freescale.net [10.64.32.16]) by az33smr01.freescale.net (8.13.1/8.13.0) with ESMTP id o73GRVLi013792 for ; Tue, 3 Aug 2010 11:27:31 -0500 (CDT) Date: Tue, 3 Aug 2010 11:16:11 -0500 From: Scott Wood To: Alexander Graf Subject: Re: [PATCH 00/27] KVM PPC PV framework v3 Message-ID: <20100803111611.38ca87e6@schlenkerla.am.freescale.net> In-Reply-To: References: <1280407688-9815-1-git-send-email-agraf@suse.de> <4C557E7A.3010606@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Cc: kvm-ppc@vger.kernel.org, linuxppc-dev , Avi Kivity , KVM list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 1 Aug 2010 22:21:37 +0200 Alexander Graf wrote: > > On 01.08.2010, at 16:02, Avi Kivity wrote: > > > Looks reasonable. Since it's fair to say I understand nothing about powerpc, I'd like someone who does to review it and ack, please, with an emphasis on the interfaces. > > Sounds good. Preferably someone with access to the ePAPR spec :). The ePAPR-relevant stuff in patches 7, 16, and 17 looks reasonable. Did I miss any ePAPR-relevant stuff in the other patches? -Scott