Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- Cc: Reviewed-by: Nikita Leshenko <[email protected]> Cc: Sergio Andres Gomez Del Real <[email protected]> Cc: Roman Bolshakov <[email protected]> Cc: Patrick Colp <[email protected]> Cc: Cameron Esfahani <[email protected]> Cc: Liran Alon <[email protected]> Cc: Heiher <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 7ec42a18f7..bcf40afb85 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -420,6 +420,12 @@ F: accel/stubs/hax-stub.c F: target/i386/hax-all.c F: include/sysemu/hax.h +HVF Accelerator +S: Orphan +F: accel/stubs/hvf-stub.c +F: target/i386/hvf/hvf.c +F: include/sysemu/hvf.h + WHPX CPUs M: Sunil Muthuswamy <[email protected]> S: Supported -- 2.21.1
