From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46825) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fl9gF-00028B-P7 for qemu-devel@nongnu.org; Thu, 02 Aug 2018 05:14:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fl9gA-0004hD-RI for qemu-devel@nongnu.org; Thu, 02 Aug 2018 05:13:59 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:44954 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fl9gA-0004ga-M6 for qemu-devel@nongnu.org; Thu, 02 Aug 2018 05:13:54 -0400 Date: Thu, 2 Aug 2018 12:13:50 +0300 From: "Michael S. Tsirkin" Message-ID: <20180802121332-mutt-send-email-mst@kernel.org> References: <20180720083644.1431-1-tiwei.bie@intel.com> <20180801082244.GA11408@debian.sh.intel.com> <20180802005709-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH] vhost: check region type before casting List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Tiwei Bie , Jason Wang , QEMU Developers On Thu, Aug 02, 2018 at 09:51:10AM +0100, Peter Maydell wrote: > On 1 August 2018 at 22:58, Michael S. Tsirkin wrote: > > There's also Igor's fix for memory hotplug. > > Pretty small fixes for sure, and I'd like to have them in if possible, > > but if I'm the only one maybe we can put it in stable ... > > Can you make sure that's listed on the release planning page: > https://wiki.qemu.org/Planning/3.0#Not_yet_fixed_in_any_rc > > We have a handful of maybe-we-should-put-these in bugs, > so I'll make a call one way or the other on whether to do > an rc4 depending on what we've got... > > thanks > -- PMM Done. There's one regression and one non-regression. -- MST