From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cW1m4-0006DA-Ke for qemu-devel@nongnu.org; Tue, 24 Jan 2017 09:08:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cW1m1-0005vw-W1 for qemu-devel@nongnu.org; Tue, 24 Jan 2017 09:08:40 -0500 Received: from smtp.citrix.com ([66.165.176.89]:34735) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1cW1m1-0005vk-Og for qemu-devel@nongnu.org; Tue, 24 Jan 2017 09:08:37 -0500 From: Paul Durrant Date: Tue, 24 Jan 2017 14:05:44 +0000 Message-ID: <1485266747-4694-1-git-send-email-paul.durrant@citrix.com> MIME-Version: 1.0 Content-Type: text/plain Subject: [Qemu-devel] [PATCH v2 0/3] xen-platform: disk unplug modifications List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, xen-devel@lists.xenproject.org Cc: Paul Durrant These patches modify the implementation of Xen HVM disk unplug. Paul Durrant (3): xen-platform: re-structure unplug_disks xen-platform: add support for unplugging NVMe disks... xen-platform: add missing disk unplug option hw/i386/xen/xen_platform.c | 50 +++++++++++++++++++++++++++------------------- hw/ide/piix.c | 4 ++-- include/hw/ide.h | 2 +- 3 files changed, 33 insertions(+), 23 deletions(-) -- 2.1.4