xen-platform: add support for unplugging NVMe disks...
commit090fa1c8c837ebabf8c199031e0f9a9bcdf26814
authorPaul Durrant <paul.durrant@citrix.com>
Thu, 26 Jan 2017 09:37:24 +0000 (26 09:37 +0000)
committerStefano Stabellini <sstabellini@kernel.org>
Fri, 27 Jan 2017 23:23:29 +0000 (27 15:23 -0800)
treec8aa9fc8364220abb71283b9d6f2085a518ec51d
parent3d89e3f7e816b6edbe3a516c754d20288a4e7937
xen-platform: add support for unplugging NVMe disks...

...not just IDE and SCSI.

This patch allows the Xen tool-stack to fully support of NVMe as an
emulated disk type. See [1] for the relevant tool-stack patch discussion.

[1] https://lists.xen.org/archives/html/xen-devel/2017-01/msg01225.html

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
hw/i386/xen/xen_platform.c