From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:34094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gzPTE-0000dU-KX for qemu-devel@nongnu.org; Thu, 28 Feb 2019 12:27:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gzPJJ-000407-Ak for qemu-devel@nongnu.org; Thu, 28 Feb 2019 12:17:31 -0500 Date: Thu, 28 Feb 2019 14:17:06 -0300 From: Eduardo Habkost Message-ID: <20190228171706.GC4925@habkost.net> References: <20190228122849.4296-1-david@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190228122849.4296-1-david@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 0/3] qdev: Hotplug handler chaining List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Hildenbrand Cc: qemu-devel@nongnu.org, qemu-s390x@nongnu.org, qemu-ppc@nongnu.org, Richard Henderson , David Gibson , Laurent Vivier , Cornelia Huck , Collin Walling , Pierre Morel , Michael Roth , Halil Pasic , "Michael S . Tsirkin" , Marcel Apfelbaum , Greg Kurz , Igor Mammedov , Christian Borntraeger , Paolo Bonzini , Eric Auger , Pankaj Gupta On Thu, Feb 28, 2019 at 01:28:46PM +0100, David Hildenbrand wrote: > Can somebody please pick this up in the near future? (@Eduardo, @MST, > @Paolo, @David - I have no idea who the right person is :) ) > > The longer we wait, the more likely it is that some stuff gets upstreamed > that conflicts with patch 1 and will break unnoticed. (e.g. spapr PHB > hotplug was just upstreamed and required a fixup, luckily I was CC'ed on > that one). I'm queueing it on machine-next, thanks! -- Eduardo