[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] docs: features/qemu-depriv formatting fixes
Need a space between the paragraph and the list so pandoc knows it's a list. Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxx> --- Release justification: - "Bug" in docs (incorrect HTML output generated) CC: Ian Jackson <ian.jackson@xxxxxxxxxx> CC: Wei Liu <wei.liu2@xxxxxxxxxx> CC: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> CC: Jan Beulich <jbeulich@xxxxxxxx> CC: Tim Deegan <tim@xxxxxxx> CC: Konrad Wilk <konrad.wilk@xxxxxxxxxx> CC: Stefano Stabellini <sstabellini@xxxxxxxxxx> CC: Julien Grall <julien.grall@xxxxxxx> CC: Juergen Gross <jgross@xxxxxxxx> --- docs/features/qemu-deprivilege.pandoc | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/features/qemu-deprivilege.pandoc b/docs/features/qemu-deprivilege.pandoc index cfe528b1d3..4ef119c821 100644 --- a/docs/features/qemu-deprivilege.pandoc +++ b/docs/features/qemu-deprivilege.pandoc @@ -109,15 +109,17 @@ See docs/design/qemu-deprivilege.md for technical details. # Limitations The following features still need to be implemented: - * Inserting a new cdrom while the guest is running (xl cdrom-insert) - * Support for qdisk backends + +* Inserting a new cdrom while the guest is running (xl cdrom-insert) +* Support for qdisk backends A number of restrictions still need to be implemented. A compromised device model may be able to do the following: - * Delay or exploit weaknesses in the toolstack - * Launch "fork bombs" or other resource exhaustion attacks - * Make network connections on the management network - * Break out of the restrictions after migration + +* Delay or exploit weaknesses in the toolstack +* Launch "fork bombs" or other resource exhaustion attacks +* Make network connections on the management network +* Break out of the restrictions after migration Additionally, getting PCI passthrough to work securely would require a significant rework of how passthrough works at the moment. It may be -- 2.20.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |