From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MRiTU-0000eU-54 for qemu-devel@nongnu.org; Fri, 17 Jul 2009 04:07:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MRiTP-0000cS-8h for qemu-devel@nongnu.org; Fri, 17 Jul 2009 04:07:23 -0400 Received: from [199.232.76.173] (port=35098 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MRiTP-0000cP-5O for qemu-devel@nongnu.org; Fri, 17 Jul 2009 04:07:19 -0400 Received: from mx20.gnu.org ([199.232.41.8]:49537) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MRiTO-0006LA-Le for qemu-devel@nongnu.org; Fri, 17 Jul 2009 04:07:18 -0400 Received: from mx2.redhat.com ([66.187.237.31]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MRiTN-0003lq-PD for qemu-devel@nongnu.org; Fri, 17 Jul 2009 04:07:18 -0400 In-Reply-To: <4A5FD241.3060209@codemonkey.ws> (Anthony Liguori's message of "Thu\, 16 Jul 2009 20\:22\:09 -0500") References: <1247766736-17197-2-git-send-email-agraf@suse.de> <1247789712-16833-1-git-send-email-quintela@redhat.com> <4A5FD241.3060209@codemonkey.ws> From: Juan Quintela Date: Fri, 17 Jul 2009 10:05:30 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [Qemu-devel] Re: [PATCH] Enable kvm for ppc/ppc64 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org Anthony Liguori wrote: > quintela@redhat.com wrote: >> From: Juan Quintela >> >> Hi >> >> With new configure, patch should be like this. >> >> Signed-off-by: Juan Quintela >> > > I don't think kvm exists for ppc/ppc64 (yet). This one was the "correct" version of Alexander Graf patch :p I have to improve the in-reply-to: handling. Later, Juan. > Regards, > > Anthony Liguori