From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:45385) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1goYGY-0007hy-Ox for qemu-devel@nongnu.org; Tue, 29 Jan 2019 13:37:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1goYGX-0004cz-Pd for qemu-devel@nongnu.org; Tue, 29 Jan 2019 13:37:46 -0500 Date: Tue, 29 Jan 2019 19:37:38 +0100 From: Cornelia Huck Message-ID: <20190129193738.60a40309.cohuck@redhat.com> In-Reply-To: References: <20190121134249.16615-1-david@redhat.com> <20190121134249.16615-3-david@redhat.com> <20190123120539.3ca367f9.cohuck@redhat.com> <20190128122833.4613659a.cohuck@redhat.com> <3b9f7e27-5f3b-5a36-87ab-209942334e59@linux.ibm.com> <0c546fd4-28dd-6e62-8f9f-cd7894d36849@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [qemu-s390x] [PATCH v3 2/2] s390x/pci: Unplug remaining devices on pcihost reset List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Hildenbrand Cc: pmorel@linux.ibm.com, Collin Walling , Christian Borntraeger , Thomas Huth , qemu-s390x@nongnu.org, qemu-devel@nongnu.org, Richard Henderson On Tue, 29 Jan 2019 19:20:55 +0100 David Hildenbrand wrote: > Conny could pick up patch #1 once you get an ACK. I would send more > patches to drop the timer and rework this patch. Sure, will do.