From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43519 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtQnP-0004Xy-9o for qemu-devel@nongnu.org; Wed, 08 Sep 2010 15:59:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OtQnN-0000sg-ML for qemu-devel@nongnu.org; Wed, 08 Sep 2010 15:59:03 -0400 Received: from e8.ny.us.ibm.com ([32.97.182.138]:57093) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtQnN-0000sE-Jg for qemu-devel@nongnu.org; Wed, 08 Sep 2010 15:59:01 -0400 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e8.ny.us.ibm.com (8.14.4/8.13.1) with ESMTP id o88JeZ35018311 for ; Wed, 8 Sep 2010 15:40:35 -0400 Received: from d03av06.boulder.ibm.com (d03av06.boulder.ibm.com [9.17.195.245]) by d01relay02.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o88JwvZv471066 for ; Wed, 8 Sep 2010 15:58:57 -0400 Received: from d03av06.boulder.ibm.com (loopback [127.0.0.1]) by d03av06.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id o88K2YQ1016030 for ; Wed, 8 Sep 2010 14:02:34 -0600 Message-ID: <4C87EACC.6060806@linux.vnet.ibm.com> Date: Wed, 08 Sep 2010 14:58:04 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PULL 0/4] PPC updates References: <1283860398-11637-1-git-send-email-agraf@suse.de> <4C87E486.1090003@codemonkey.ws> <30752D82-FDCC-4BC7-9936-7DB8343885E4@suse.de> In-Reply-To: <30752D82-FDCC-4BC7-9936-7DB8343885E4@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Blue Swirl , QEMU Developers On 09/08/2010 02:41 PM, Alexander Graf wrote: > On 08.09.2010, at 21:31, Anthony Liguori wrote: > > >> On 09/07/2010 06:53 AM, Alexander Graf wrote: >> >>> I would really appriciate if these would also make it for 0.13. Should I >>> create a separate pull tree for that? >>> >>> The following changes since commit ba5e7f82169f32ab8163c707d97c799ca09f8924: >>> Izumi Tsutsui (1): >>> vnc: use bswapNN() rather than bswap_NN() >>> >>> are available in the git repository at: >>> >>> git://repo.or.cz/qemu/agraf.git ppc-next >>> >>> >> Pulled. Thanks. >> > Uh, I'll add a patch to address blue's comments on top then next time around :). > I've reverted the two commits in question so just re-add then when they're ready next time. I see that patch was in the pull request from 9/2 but had never been on the list prior to that? Please make sure to send patches to the list before doing a pull request as a pull request is more or less equivalent to a commit. A pull request isn't that helpful if the individual patches still need to be reviewed. Regards, Anthony Liguori > Thanks, > > Alex > > >