From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=38351 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu03V-0006Ec-U4 for qemu-devel@nongnu.org; Mon, 28 Feb 2011 05:10:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pu03U-0007WR-4u for qemu-devel@nongnu.org; Mon, 28 Feb 2011 05:10:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pu03T-0007W6-Ov for qemu-devel@nongnu.org; Mon, 28 Feb 2011 05:10:16 -0500 Message-ID: <4D6B7479.5010307@redhat.com> Date: Mon, 28 Feb 2011 11:10:01 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1298884224-19734-1-git-send-email-pbonzini@redhat.com> <4D6B67E0.4040408@redhat.com> In-Reply-To: <4D6B67E0.4040408@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH v3 uq/master 00/22] Win32 iothread support List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: kvm@vger.kernel.org, mtosatti@redhat.com, qemu-devel@nongnu.org, jan.kiszka@siemes.com, blauwirbel@gmail.com, aurelien@aurel32.net On 02/28/2011 10:16 AM, Avi Kivity wrote: > Why is that? uq/master is for kvm code, and this touches two or three > lines? iothread code is also going in via uq/master often. I started with uq/master because I depended on Jan's changes which are now upstream, I have no problems with this going directly to qemu.git.