Re: [PATCH v3 16/33] docs/system: Convert security.texi to rST format

2020-03-02 Thread Alex Bennée
Peter Maydell writes: > security.texi is included from qemu-doc.texi but is not used > in the qemu.1 manpage. So we can do a straightforward conversion > of the contents, which go into the system manual. > > Signed-off-by: Peter Maydell > Signed-off-by: Paolo Bonzini > Message-id: 20200226113

[PATCH v3 16/33] docs/system: Convert security.texi to rST format

2020-02-28 Thread Peter Maydell
security.texi is included from qemu-doc.texi but is not used in the qemu.1 manpage. So we can do a straightforward conversion of the contents, which go into the system manual. Signed-off-by: Peter Maydell Signed-off-by: Paolo Bonzini Message-id: 20200226113034.6741-16-pbonz...@redhat.com --- do