diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2020-06-18 14:33:35 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-07-10 18:02:20 -0400 |
commit | f7091f5f052a6173a563319cb8c6c48f861276d0 (patch) | |
tree | 5d736da78d81453f3c5580c30f1e1d575e9a7ee0 /MAINTAINERS | |
parent | 79ac391592c4853bc4d83bba6e513324ea56e44a (diff) |
MAINTAINERS: Cover the HAX accelerator stub
Cover accel/stubs/hax-stub.c in the HAXM section.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 39bea4a0f1..51f6ddf814 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -478,6 +478,7 @@ M: Colin Xu <colin.xu@intel.com> 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-* |