From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eJjgR-0006dc-Ro for qemu-devel@nongnu.org; Tue, 28 Nov 2017 12:28:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eJjgQ-00077Q-Qb for qemu-devel@nongnu.org; Tue, 28 Nov 2017 12:28:35 -0500 Received: from mail-ot0-x236.google.com ([2607:f8b0:4003:c0f::236]:40513) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eJjgQ-000770-L9 for qemu-devel@nongnu.org; Tue, 28 Nov 2017 12:28:34 -0500 Received: by mail-ot0-x236.google.com with SMTP id e74so553526ote.7 for ; Tue, 28 Nov 2017 09:28:34 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <20171128121055.6954-1-den@openvz.org> <20171128160805.GE3703@localhost.localdomain> From: Peter Maydell Date: Tue, 28 Nov 2017 17:28:13 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PATCH for 2.11 0/2] QEMU crashes with CD device without media List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow Cc: "Denis V. Lunev" , Kevin Wolf , Stefan Hajnoczi , QEMU Developers , "Dr. David Alan Gilbert" , qemu-stable On 28 November 2017 at 17:01, John Snow wrote: > It's not your fault, it's mine for letting this go for a release. It's > just unfortunate timing. I'm looking at (at least) the IDE portion of > this and the underlying cause in block-backend today. If it's not a regression, and nobody reported it for the whole release cycle, we might choose to not fix it in 2.11... thanks -- PMM