[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen stable-4.10] SUPPORT.md: Specify support for various image formats
commit 9e9185f6610a1beda480eade8104b6233eba08de Author: George Dunlap <george.dunlap@xxxxxxxxxx> AuthorDate: Tue Mar 20 14:22:44 2018 +0100 Commit: Jan Beulich <jbeulich@xxxxxxxx> CommitDate: Tue Mar 20 14:22:44 2018 +0100 SUPPORT.md: Specify support for various image formats QEMU supports various image formats, but we only provide security support for raw, qcow, qcow2, and vhd formats. Rather than duplicate this information under the "x86/Emulated storage" section, just refer to the "Blkback" section. Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxx> Acked-by: Jan Beulich <jbeulich@xxxxxxxx> master commit: a64893f32810593468ce3e1ae618047b213a2a75 master date: 2018-03-13 11:07:01 +0000 --- SUPPORT.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/SUPPORT.md b/SUPPORT.md index 515a4450f2..cb862b538d 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -421,12 +421,17 @@ unless otherwise noted. ### Blkback Status, Linux (xen-blkback): Supported - Status, QEMU (xen_disk): Supported + Status, QEMU (xen_disk), raw format: Supported + Status, QEMU (xen_disk), qcow format: Supported + Status, QEMU (xen_disk), qcow2 format: Supported + Status, QEMU (xen_disk), vhd format: Supported Status, FreeBSD (blkback): Supported, Security support external Status, NetBSD (xbdback): Supported, security support external - Status, Blktap2: Deprecated + Status, Blktap2, raw format: Deprecated + Status, Blktap2, vhd format: Deprecated -Host-side implementations of the Xen PV block protocol +Host-side implementations of the Xen PV block protocol. +Backends only support raw format unless otherwise specified. ### Netback @@ -634,6 +639,8 @@ Note that other devices are available but not security supported. Status, piix3 ide: Supported Status, ahci: Supported + +See the section **Blkback** for image formats supported by QEMU. ### x86/Emulated graphics (QEMU): -- generated by git-patchbot for /home/xen/git/xen.git#stable-4.10 _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |