From: Colin Xu <[email protected]> HAXM covers below files: include/sysemu/hax.h target/i386/hax-*
V2: Add HAXM github page for wiki and issue tracking. Cc: Wenchao Wang <[email protected]> Cc: Hang Yuan <[email protected]> Reviewed-by: Hang Yuan <[email protected]> Signed-off-by: Colin Xu <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 32867bc..a88bc28 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -436,6 +436,17 @@ F: include/hw/block/dataplane/xen* F: include/hw/xen/ F: include/sysemu/xen-mapcache.h +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 +F: include/sysemu/hax.h +F: target/i386/hax-* + Hosts ----- LINUX -- 1.8.3.1
