And add arm64 files. >From Pedro Barbuda (on Teams):
> we meant to have that switched a while back. you can add me as the > maintainer. Pedro Barbuda ([email protected]) Signed-off-by: Mohamed Mediouni <[email protected]> --- MAINTAINERS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index c6b7f45459..0e7288116f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -546,11 +546,14 @@ F: accel/stubs/hvf-stub.c F: include/system/hvf.h F: include/system/hvf_int.h -WHPX CPUs -M: Sunil Muthuswamy <[email protected]> +WHPX +M: Pedro Barbuda <[email protected]> +M: Mohamed Mediouni <[email protected]> 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.50.1 (Apple Git-155)
