Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- Cc: Sergio Andres Gomez Del Real <[email protected]> Cc: Vincent Palatin <[email protected]> Cc: Yu Ning <[email protected]> Cc: Tao Wu <[email protected]> Cc: [email protected] Cc: Colin Xu <[email protected]> Cc: Hang Yuan <[email protected]> Cc: David Chou <[email protected]> Cc: Wenchao Wang <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 08d9556ab2..7ec42a18f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -414,6 +414,12 @@ S: Maintained F: include/sysemu/accel.h 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 + WHPX CPUs M: Sunil Muthuswamy <[email protected]> S: Supported -- 2.21.1
