From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34026) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y86GO-00022q-Mv for qemu-devel@nongnu.org; Mon, 05 Jan 2015 06:56:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y86GN-0000Xe-EH for qemu-devel@nongnu.org; Mon, 05 Jan 2015 06:56:00 -0500 Received: from mail-ob0-x230.google.com ([2607:f8b0:4003:c01::230]:56316) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y86GM-0000Xa-Vs for qemu-devel@nongnu.org; Mon, 05 Jan 2015 06:55:59 -0500 Received: by mail-ob0-f176.google.com with SMTP id vb8so60620764obc.7 for ; Mon, 05 Jan 2015 03:55:58 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1419006909-1781-1-git-send-email-kwolf@redhat.com> References: <1419006909-1781-1-git-send-email-kwolf@redhat.com> Date: Mon, 5 Jan 2015 11:55:58 +0000 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/19] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel On Fri, Dec 19, 2014 at 4:34 PM, Kevin Wolf wrote: > The following changes since commit dfa9c2a0f4d0a0c8b2c1449ecdbb1297427e1560: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2014-12-15 16:43:42 +0000) > > are available in the git repository at: > > > git://repo.or.cz/qemu/kevin.git tags/for-upstream > > for you to fetch changes up to 55873077d9e00c4da12ba1068bd9566fc6c32388: > > iotests: Filter out "I/O thread spun..." warning (2014-12-19 17:17:47 +0100) Taking over from Kevin since he is on vacation. I dropped the patch that adds qemu-iotests to make check for now. Once Fam has resolved the issues we can merge that patch again. I've sent a new pull request. Stefan