From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPvXq-0002O4-Nw for qemu-devel@nongnu.org; Mon, 23 Feb 2015 11:07:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YPvXm-00022I-Mt for qemu-devel@nongnu.org; Mon, 23 Feb 2015 11:07:42 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45924) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPvXm-00022A-FN for qemu-devel@nongnu.org; Mon, 23 Feb 2015 11:07:38 -0500 Date: Mon, 23 Feb 2015 17:07:33 +0100 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Message-ID: <20150223160732.GC2102@potion.brq.redhat.com> References: <1424373859-2019-1-git-send-email-rkrcmar@redhat.com> <20150219203101.GA3974@potion.brq.redhat.com> <20150223104546.GE27533@stefanha-thinkpad.redhat.com> <20150223134501.GA2102@potion.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH] e1000: work around win 8.0 boot hang List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel , Wei Huang 2015-02-23 14:39+0000, Stefan Hajnoczi: > Since the typo breaks compilation, it shows that the patch was not > tested. That makes me nervous. (It was based on a tested RHEL7 patch. Upstream allowed for better code, so I didn't want to push the ugly, yet working, version.) Honestly, I was hoping that we don't want to fix this kind of bugs in QEMU at all, so posting early would have the same effect. > Please send v2 after testing the Windows 8 guest. Ok, (I don't have the reproducer, so it might take a while,) thanks.