On 18/12/2018 12.56, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> v2: Moved from TCG to KVM section
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 83c127f0d6..771b1c7b94 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -392,7 +392,9 @@ M: Marcelo Tosatti <mtosatti@redhat.com>
> L: kvm@vger.kernel.org
> S: Supported
> F: target/i386/kvm.c
> +F: include/sysemu/sev.h
Shouldn't this then include target/i386/sev.c, too?
> F: scripts/kvm/vmxcap
> +F: docs/amd-memory-encryption.txt
Thomas