And add arm64 files. Signed-off-by: Mohamed Mediouni <moha...@unpredictable.fr> --- MAINTAINERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 259b010f55..9397e55c4a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -539,11 +539,14 @@ F: accel/stubs/hvf-stub.c F: include/system/hvf.h F: include/system/hvf_int.h -WHPX CPUs +WHPX M: Sunil Muthuswamy <sunil...@microsoft.com> +M: Mohamed Mediouni <moha...@unpredictable.fr> S: Supported F: accel/whpx/ F: target/i386/whpx/ +F: target/arm/whpx_arm.h +F: target/arm/whpx/ F: accel/stubs/whpx-stub.c F: include/system/whpx.h F: include/system/whpx-accel-ops.h -- 2.39.5 (Apple Git-154)