[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] Move missing items from docs/misc/qemu-xen-security to SUPPORT.md
x86/Emulated platform devices (QEMU): - Aded PCI host bridge (as in xen.git:docs/misc/qemu-xen-security) New: x86/Emulated Storage Image Formats - Added raw, qcow, qcow2, vhd (as in xen.git:docs/misc/qemu-xen-security) x86/Emulated graphics (QEMU) - Fixed typo (stdvga) - Added xenfb (as in xen.git:docs/misc/qemu-xen-security) x86/Emulated input (QEMU): - Added xenfb keyboard/mouse (as in xen.git:docs/misc/qemu-xen-security) Delete xen.git:docs/misc/qemu-xen-security as now not needed Signed-off-by: Lars Kurth <lars.kurth@xxxxxxxxxx> --- SUPPORT.md | 15 +++++++++++++-- docs/misc/qemu-xen-security | 21 --------------------- 2 files changed, 13 insertions(+), 23 deletions(-) delete mode 100644 docs/misc/qemu-xen-security diff --git a/SUPPORT.md b/SUPPORT.md index 42ffa9fa4d..abf7ce2554 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -620,6 +620,7 @@ Note that other devices are available but not security supported. ### x86/Emulated platform devices (QEMU): + Status, PCI host bridge: Supported Status, piix3: Supported ### x86/Emulated network (QEMU): @@ -633,10 +634,18 @@ Note that other devices are available but not security supported. Status, piix3 ide: Supported Status, ahci: Supported +### x86/Emulated Storage Image Formats (QEMU): + + Status, raw: Supported + Status, qcow: Supported + Status, qcow2: Supported + Status, vhd: Supported + ### x86/Emulated graphics (QEMU): Status, cirrus-vga: Supported - Status, stgvga: Supported + Status, stdvga: Supported + Status, xenfb: Supported ### x86/Emulated audio (QEMU): @@ -650,7 +659,9 @@ Note that other devices are available but not security supported. Status, usbtablet: Supported Status, ps/2 keyboard: Supported Status, ps/2 mouse: Supported - + Status, xenfb keyboard: Supported + Status, xenfb mouse: Supported + ### x86/Emulated serial card (QEMU): Status, UART 16550A: Supported diff --git a/docs/misc/qemu-xen-security b/docs/misc/qemu-xen-security deleted file mode 100644 index 496f7eee7a..0000000000 --- a/docs/misc/qemu-xen-security +++ /dev/null @@ -1,21 +0,0 @@ -qemu-xen (git://xenbits.xen.org/qemu-xen.git) is only supported for -security fixes when used together with the Xen hypervisor and only with -a subset of all the possible QEMU emulators. Specifically: - -- network: e1000, rtl8139, virtio-net -- storage: piix3 ide, ahci, xen_disk -- backing storage image format: raw, qcow, qcow2, vhd -- graphics: cirris-vga, stdvga and xenfb -- audio: sb16, es1370, ac97 -- input: Xen PV keyboard and mouse (part of xenfb), USB and PS/2 - keyboard and mouse -- serial cards: UART 16550A - -Core components, such as the PCI host bridge and the PIIX3 chipset, are -supported. All devices of one the above classes, which are not explicitly -mentioned, are not supported. For example the ne2000 network card is not -supported. - -If you think that a specific emulated device should be supported, please -contact the QEMU UPSTREAM maintainer and the Xen Security Team -(security@xxxxxxxxxxxxxx). -- 2.13.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |