Re: [libvirt] [PATCH v2] docs: introduce a "knowledge base" for task oriented guides

2019-07-08 Thread Eric Blake
On 7/8/19 9:14 AM, Daniel P. Berrangé wrote: > The previously added AMD SEV doc was not linked from anywhere on the > website. Address this by introducing a new "Knowledge base" section > that can hold task oriented guide to various features. Moving the SEV, > disk locking and secure usage guides

Re: [libvirt] [PATCH v2] docs: introduce a "knowledge base" for task oriented guides

2019-07-08 Thread Eric Blake
On 7/8/19 9:14 AM, Daniel P. Berrangé wrote: > The previously added AMD SEV doc was not linked from anywhere on the > website. Address this by introducing a new "Knowledge base" section > that can hold task oriented guide to various features. Moving the SEV, > disk locking and secure usage guides

[libvirt] [PATCH v2] docs: introduce a "knowledge base" for task oriented guides

2019-07-08 Thread Daniel P . Berrangé
The previously added AMD SEV doc was not linked from anywhere on the website. Address this by introducing a new "Knowledge base" section that can hold task oriented guide to various features. Moving the SEV, disk locking and secure usage guides under this section. Signed-off-by: Daniel P.