From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:38974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gw02P-00049c-MX for qemu-devel@nongnu.org; Tue, 19 Feb 2019 02:41:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gw02O-0004aw-UE for qemu-devel@nongnu.org; Tue, 19 Feb 2019 02:41:57 -0500 References: <20190218092202.26683-1-david@redhat.com> <20190219025851.GO9345@umbus.fritz.box> From: David Hildenbrand Message-ID: <247e2e86-c740-170e-8844-0ec96f6bcecf@redhat.com> Date: Tue, 19 Feb 2019 08:41:35 +0100 MIME-Version: 1.0 In-Reply-To: <20190219025851.GO9345@umbus.fritz.box> Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/6] tests: Add device unplug tests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: qemu-devel@nongnu.org, qemu-s390x@nongnu.org, qemu-ppc@nongnu.org, Paolo Bonzini , Peter Crosthwaite , Richard Henderson , Thomas Huth , Laurent Vivier , Cornelia Huck , Collin Walling , Pierre Morel , "Michael S . Tsirkin" , Marcel Apfelbaum , Greg Kurz , Igor Mammedov , Eduardo Habkost On 19.02.19 03:58, David Gibson wrote: > On Mon, Feb 18, 2019 at 10:21:56AM +0100, David Hildenbrand wrote: >> This is a set of tests to test basic device unplugging functionality for >> - some PCI implementations >> - CCW devices on s390x >> - spapr memory and cpu core devices >> >> I plaed with ACPI CPU unplug but getting that to run with qtest is more >> involved. (remove devices on reset, trick cpu-hotplug-legacy property, >> somehow create cpu hotplug state objects ...). Well we no have at least >> one unplug test for DIMMs and one for CPUs. > > I believe we were talking about merging this via the ppc tree, so I've > merged it into ppc-for-4.0 (with Connie's acks). > > If I was mistaken about that, let me know and I'll pull them out > before I send my next pull request. That's also how I understood it :) Thanks David! -- Thanks, David / dhildenb