On 27/11/18 11:00, Thomas Huth wrote: > On 2018-11-25 21:49, Philippe Mathieu-Daudé wrote: >> Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> >> --- >> MAINTAINERS | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index ae12323647..3b9996ab2c 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -300,8 +300,10 @@ F: target/i386/ >> F: tests/tcg/i386/ >> F: tests/tcg/x86_64/ >> F: hw/i386/ >> +F: include/sysemu/sev.h >> F: disas/i386.c >> F: docs/qemu-cpu-models.texi >> +F: docs/amd-memory-encryption.txt >> T: git https://github.com/ehabkost/qemu.git x86-next > > Not sure, but I think this should rather be added to the KVM section, > not to the TCG section?
Yes, agreed. Paolo