All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: spell out limits of security support for qemu-xen
@ 2016-02-25 15:43 Stefano Stabellini
  2016-02-25 15:49 ` Ian Jackson
  2016-02-26  2:52 ` Doug Goldstein
  0 siblings, 2 replies; 5+ messages in thread
From: Stefano Stabellini @ 2016-02-25 15:43 UTC (permalink / raw)
  To: xen-devel; +Cc: lars.kurth, Ian.Jackson, JBeulich, stefano.stabellini

Write down what emulated hardware is supported in qemu-xen. Add a way
for users to ask for a change in the list.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
CC: JBeulich@suse.com
CC: Ian.Jackson@eu.citrix.com
CC: lars.kurth@citrix.com
CC: konrad.wilk@oracle.com
---
 docs/misc/qemu-xen-security |   20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 docs/misc/qemu-xen-security

diff --git a/docs/misc/qemu-xen-security b/docs/misc/qemu-xen-security
new file mode 100644
index 0000000..4ab0b4d
--- /dev/null
+++ b/docs/misc/qemu-xen-security
@@ -0,0 +1,20 @@
+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
+- 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@xenproject.org).
-- 
1.7.10.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-02-26 11:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25 15:43 [PATCH] docs: spell out limits of security support for qemu-xen Stefano Stabellini
2016-02-25 15:49 ` Ian Jackson
2016-02-26  2:52 ` Doug Goldstein
2016-02-26 10:41   ` Lars Kurth
2016-02-26 11:45   ` Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.