From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:40313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qll0u-0007Yh-I6 for qemu-devel@nongnu.org; Tue, 26 Jul 2011 13:01:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qll0s-0002ZU-RH for qemu-devel@nongnu.org; Tue, 26 Jul 2011 13:01:48 -0400 Received: from speedy.comstyle.com ([206.51.28.2]:4963 helo=mail.comstyle.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qll0s-0002YS-Oa for qemu-devel@nongnu.org; Tue, 26 Jul 2011 13:01:46 -0400 Message-ID: <4E2EF2F6.2010005@comstyle.com> Date: Tue, 26 Jul 2011 13:01:42 -0400 From: Brad MIME-Version: 1.0 References: <4E2B01BE.7010904@us.ibm.com> In-Reply-To: <4E2B01BE.7010904@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] QEMU 0.15.0-rc0, stable-0.15, and QEMU 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "Justin M. Forbes" , qemu-devel On 23/07/11 1:15 PM, Anthony Liguori wrote: > Hi, > > I've forked off the stable branch and tagged qemu-0.15.0-rc0 in the > master repository. Please begin explicitly marking patches meant for > stable as [STABLE] and CC Justin. I'm not sure if this is an appropriate way of asking for commits to be merged back to the 0.15 branch or not but could these commit please be merged back? commit 1fc7bd4a86a2bfeafcec29445871eb97469a2699 Author: Anthony Liguori Date: Sat Jul 23 17:57:47 2011 -0500 qemu-ga: remove dependency on gio and gthread As far as I can tell, there isn't a dependency on gthread. Also, the only use of gio was to enable GSocket to accept a unix domain socket. Since GSocket isn't available on OpenSuSE 11.1, let's just remove that dependency. Signed-off-by: Anthony Liguori commit c886edfb851c0c590d4e77f058f2ec8ed95ad1b5 Author: Blue Swirl Date: Fri Jul 22 21:08:09 2011 +0000 Let users select their pythons Add configure check for python, exit if not found. Add switches for specifying the path to python, use the path in Makefile. Signed-off-by: Blue Swirl commit 03c943e7d6cfd6cac2f30b618e6a1346d4aaa492 Author: Brad Smith Date: Wed May 25 22:02:36 2011 -0400 Use predefined compiler symbols to try and detect ARM or HPPA systems to be able to detect some ARM / HPPA based architectures such as with OpenBSD/(armish / zaurus) or OpenBSD/hppa. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.