diff options
author | Cornelia Huck | 2022-02-09 09:08:56 +0100 |
---|---|---|
committer | Cédric Le Goater | 2022-02-09 09:08:56 +0100 |
commit | 96a46def58b3b7938d200fca6bd4916c3640d2f3 (patch) | |
tree | faa69a99ef05c970a0ce6369f98e6dc4957e3e38 /MAINTAINERS | |
parent | target/ppc: Change VSX instructions behavior to fill with zeros (diff) | |
download | qemu-96a46def58b3b7938d200fca6bd4916c3640d2f3.tar.gz qemu-96a46def58b3b7938d200fca6bd4916c3640d2f3.tar.xz qemu-96a46def58b3b7938d200fca6bd4916c3640d2f3.zip |
docs: rstfy confidential guest documentation
Also rstfy the documentation for AMD SEV, and link it.
The documentation for PEF had been merged into the pseries doc,
fix the reference.
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20220204161251.241877-1-cohuck@redhat.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9814580975..8944fb561c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -408,7 +408,7 @@ M: Paolo Bonzini <pbonzini@redhat.com> M: Marcelo Tosatti <mtosatti@redhat.com> L: kvm@vger.kernel.org S: Supported -F: docs/amd-memory-encryption.txt +F: docs/system/i386/amd-memory-encryption.rst F: docs/system/i386/sgx.rst F: target/i386/kvm/ F: target/i386/sev* |