diff options
author | Philippe Mathieu-Daudé | 2021-10-07 18:17:16 +0200 |
---|---|---|
committer | Paolo Bonzini | 2021-10-13 10:47:49 +0200 |
commit | 8c9e7f8c8a6de68be1e31a645f7d76855fc219ba (patch) | |
tree | 92987e37260e69bab209c1cfb86e3140d9048cae /MAINTAINERS | |
parent | monitor: Reduce hmp_info_sev() declaration (diff) | |
download | qemu-8c9e7f8c8a6de68be1e31a645f7d76855fc219ba.tar.gz qemu-8c9e7f8c8a6de68be1e31a645f7d76855fc219ba.tar.xz qemu-8c9e7f8c8a6de68be1e31a645f7d76855fc219ba.zip |
MAINTAINERS: Cover SEV-related files with X86/KVM section
Complete the x86/KVM section with SEV-related files.
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211007161716.453984-24-philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 32b668e92f..e31c190b47 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -417,7 +417,9 @@ 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: target/i386/kvm/ +F: target/i386/sev* F: scripts/kvm/vmxcap Guest CPU Cores (other accelerators) |