Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- Cc: Richard Henderson <[email protected]> Cc: Paolo Bonzini <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 7898e338f6..08d9556ab2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -405,6 +405,15 @@ S: Supported F: target/i386/kvm.c F: scripts/kvm/vmxcap +Guest CPU Cores (other accelerators) +------------------------------------ +Overall +M: Richard Henderson <[email protected]> +R: Paolo Bonzini <[email protected]> +S: Maintained +F: include/sysemu/accel.h +F: accel/stubs/Makefile.objs + WHPX CPUs M: Sunil Muthuswamy <[email protected]> S: Supported -- 2.21.1
