From: Philippe Mathieu-Daudé Date: Thu, 18 Jun 2020 12:33:35 +0000 (+0200) Subject: MAINTAINERS: Cover the HAX accelerator stub X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f7091f5f052a6173a563319cb8c6c48f861276d0;p=qemu.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 39bea4a0f1..51f6ddf814 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-*