From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WG4HO-0002HE-12 for qemu-devel@nongnu.org; Wed, 19 Feb 2014 05:21:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WG4HI-0001NS-0d for qemu-devel@nongnu.org; Wed, 19 Feb 2014 05:21:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:26141) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WG4HH-0001Ms-Ox for qemu-devel@nongnu.org; Wed, 19 Feb 2014 05:21:19 -0500 Date: Wed, 19 Feb 2014 11:21:17 +0100 From: Kevin Wolf Message-ID: <20140219102116.GD3613@dhcp-200-207.str.redhat.com> References: <1392686165-10706-1-git-send-email-rth@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1392686165-10706-1-git-send-email-rth@twiddle.net> Subject: Re: [Qemu-devel] [PULL 00/15] tcg updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-devel@nongnu.org Am 18.02.2014 um 02:15 hat Richard Henderson geschrieben: > Contains two patch sets, recently reviewed. Plus two other > unrelated patches that probably weren't going to get in via > any other tree. It doesn't seem to contain my target-i386 I/O bitmap fix. Should I send a separate pull request for that one? Kevin