From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyXhp-0004HD-25 for qemu-devel@nongnu.org; Mon, 16 Nov 2015 23:17:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZyXho-0000oQ-5p for qemu-devel@nongnu.org; Mon, 16 Nov 2015 23:17:20 -0500 Date: Tue, 17 Nov 2015 12:17:04 +0800 From: Fam Zheng Message-ID: <20151117041704.GC28076@ad.usersys.redhat.com> References: <1447345846-15624-1-git-send-email-pl@kamp.de> <564667C3.8010306@redhat.com> <20151116061732.GC20672@ad.usersys.redhat.com> <564A2D85.7020202@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <564A2D85.7020202@redhat.com> Subject: Re: [Qemu-devel] [PATCH V4 0/6] ide: avoid main-loop hang on CDROM/NFS failure List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: kwolf@redhat.com, qemu-block@nongnu.org, jcody@redhat.com, Peter Lieven , qemu-devel@nongnu.org, Stefan Hajnoczi On Mon, 11/16 14:24, John Snow wrote: > >> It looks sane to me: > >> > >> Reviewed-by: John Snow > >> > >> Fam, Stefan: Do you think this is still sane for 2.5? I am inclined to > >> get it in as a fix, especially since we've been bouncing it around for > >> so long. > > > > I have no objection here, there is no new feature in the series, and guest > > hanging right after installing something is admittedly annoying to users. > > > > Thanks, > > Fam > > > > I will send a PR. Fam, should I add your R-B? > > --js For patches 2-6: Reviewed-by: Fam Zheng