From: Philippe Mathieu-Daudé Date: Thu, 18 Jun 2020 12:33:35 +0000 (+0200) Subject: MAINTAINERS: Cover the HAX accelerator stub X-Git-Tag: v5.1.0-rc0~17^2~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f7091f5f052a6173a563319cb8c6c48f861276d0;p=thirdparty%2Fqemu.git MAINTAINERS: Cover the HAX accelerator stub Cover accel/stubs/hax-stub.c in the HAXM section. Signed-off-by: Philippe Mathieu-Daudé Signed-off-by: Paolo Bonzini --- diff --git a/MAINTAINERS b/MAINTAINERS index 39bea4a0f12..51f6ddf814f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -478,6 +478,7 @@ M: Colin Xu L: haxm-team@intel.com W: https://github.com/intel/haxm/issues S: Maintained +F: accel/stubs/hax-stub.c F: include/sysemu/hax.h F: target/i386/hax-*