Hi, Philippe, Thanks for your reply. I once attached the patch with the mail but it was dropped during forwarding. I have pasted it as below again. Thanks a lot.
From 2257272c08291006bad5e9a44f48e7365f330640 Mon Sep 17 00:00:00 2001 From: Wenchao Wang <[email protected]> Date: Tue, 15 Mar 2022 20:51:22 +0800 Subject: [PATCH] MAINTAINERS: Update maintainers for Guest x86 HAXM CPUs Clean up the maintainer list. Cc: Hang Yuan <[email protected]> Reviewed-by: Hang Yuan <[email protected]> Signed-off-by: Wenchao Wang <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index f2e9ce1da2..36f877cf74 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -492,7 +492,6 @@ Guest CPU Cores (HAXM) --------------------- X86 HAXM CPUs M: Wenchao Wang <[email protected]> -M: Colin Xu <[email protected]> L: [email protected] W: https://github.com/intel/haxm/issues S: Maintained -- 2.17.1 Best Regards, Wenchao -----Original Message----- From: Philippe Mathieu-Daudé <[email protected]> Sent: Thursday, March 24, 2022 2:06 To: Wang, Wenchao <[email protected]>; [email protected]; Paolo Bonzini <[email protected]> Cc: Markus Armbruster <[email protected]>; Yuan, Hang <[email protected]> Subject: Re: [PATCH 1/1] MAINTAINERS: Update maintainers for Guest x86 HAXM CPUs Hi Wenchao, On 16/3/22 01:47, Wang, Wenchao wrote: > diff --git a/MAINTAINERS b/MAINTAINERS > > index f2e9ce1da2..36f877cf74 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -492,7 +492,6 @@ Guest CPU Cores (HAXM) > > --------------------- > > X86 HAXM CPUs > > M: Wenchao Wang <[email protected]> > > -M: Colin Xu <[email protected]> > > L: [email protected] > > W: https://github.com/intel/haxm/issues > > S: Maintained > > -- > > 2.17.1 > > Best Regards, > > Wenchao > Your patch is missing your Signed-off-by tag: https://www.qemu.org/docs/master/devel/submitting-a-patch.html#patch-emails-must-include-a-signed-off-by-line Otherwise: Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Tested-by: Philippe Mathieu-Daudé <[email protected]>
0001-MAINTAINERS-Update-maintainers-for-Guest-x86-HAXM-CP.patch
Description: 0001-MAINTAINERS-Update-maintainers-for-Guest-x86-HAXM-CP.patch
