From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dlAiL-00023n-B7 for qemu-devel@nongnu.org; Fri, 25 Aug 2017 05:15:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dlAiJ-0000dp-RE for qemu-devel@nongnu.org; Fri, 25 Aug 2017 05:15:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45776) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dlAiJ-0000cZ-Fp for qemu-devel@nongnu.org; Fri, 25 Aug 2017 05:15:39 -0400 References: <150360081780.16351.6836234147404830593@loki> <1a05478e-b75d-c149-eaf3-b00b4cf4a4e2@redhat.com> From: Paolo Bonzini Message-ID: <610551e8-9098-614e-c0c4-1e306cda67c3@redhat.com> Date: Fri, 25 Aug 2017 11:15:35 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 2.10.0-rc4 is now available List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Laszlo Ersek Cc: Michael Roth , QEMU Developers , Hannes Reinecke On 25/08/2017 11:13, Peter Maydell wrote: > On 24 August 2017 at 20:06, Laszlo Ersek wrote: >> Has it not been the intent to include the following patch in 2.10: >> >> [PATCH] scsi-bus: correct responses for INQUIRY and REQUEST SENSE >> http://lists.nongnu.org/archive/html/qemu-devel/2017-08/msg03351.html >> Message-Id: <1503049022-14749-1-git-send-email-hare@suse.de> >> >> Paolo CC'd it to stable. >> >> Apologies if I misunderstood. > > Nobody flagged it up on the wiki planning page or replied to my > "are there any other RC things we should fix for 2.10" emails > about it. If it has to go into an RC then it needs to get my > attention as a release-critical bug (which is a stronger > criterion than just should-go-into-next-stable release). No problem, it was nice-to-have indeed, but since Laszlo has fixed it in OVMF it is not a tragedy. Paolo