On 6/8/20 11:27 AM, Wang, Wenchao wrote:
> Hi, Philippe,
> 
> Sorry for missing your mail.
> 
> We are still maintaining HAX accelerator in QEMU. The status had been added 
> as below in MAINTAINERS line 458. I noticed that the only difference with 
> your commit is the last third line. The file accel/stubs/hax-stub.c is missed 
> in the current files, while others are listed. Do you want to add this one 
> only? And I will avoid missing emails in future and reply as soon as 
> possible. Thanks.
> 
> 
> Guest CPU Cores (HAXM)
> ---------------------
> X86 HAXM CPUs
> M: Wenchao Wang <wenchao.w...@intel.com>
> M: Colin Xu <colin...@intel.com>
> L: haxm-t...@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-*

I missed it, sorry.

> 
> 
> Best Regards,
> Wenchao
> 
> -----Original Message-----
> From: Philippe Mathieu-Daudé <phi...@redhat.com> 
> Sent: Friday, June 5, 2020 17:33
> To: qemu-devel@nongnu.org
> Cc: Richard Henderson <r...@twiddle.net>; Paolo Bonzini 
> <pbonz...@redhat.com>; Philippe Mathieu-Daudé <phi...@redhat.com>; haxm-team 
> <haxm-t...@intel.com>; Tao Wu <lep...@google.com>; Xu, Colin 
> <colin...@intel.com>; Wang, Wenchao <wenchao.w...@intel.com>; Vincent Palatin 
> <vpala...@chromium.org>; Sergio Andres Gomez Del Real 
> <sergio.g.delr...@gmail.com>
> Subject: [PATCH v6 03/11] MAINTAINERS: Add an entry for the HAX accelerator
> 
> Nobody replied since the first time [*] that patch was posted, so mark HAX as 
> orphan.
> 
> [*] https://mid.mail-archive.com/20200316120049.11225-4-philmd@redhat.com
> 
> Cc: haxm-t...@intel.com
> Cc: Tao Wu <lep...@google.com>
> Cc: Colin Xu <colin...@intel.com>
> Cc: Wenchao Wang <wenchao.w...@intel.com>
> Cc: Vincent Palatin <vpala...@chromium.org>
> Cc: Sergio Andres Gomez Del Real <sergio.g.delr...@gmail.com>
> Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com>
> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f725c12161..05d7210204 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -426,6 +426,12 @@ F: accel/accel.c
>  F: accel/Makefile.objs
>  F: accel/stubs/Makefile.objs
>  
> +HAX Accelerator
> +S: Orphan
> +F: accel/stubs/hax-stub.c
> +F: target/i386/hax-all.c
> +F: include/sysemu/hax.h
> +
>  X86 HVF CPUs
>  M: Roman Bolshakov <r.bolsha...@yadro.com>
>  S: Maintained
> --
> 2.21.3
> 


Reply via email to