From 8ef39ecfa69f758680280577077e25f4b5be9844 Mon Sep 17 00:00:00 2001 From: Claudio Fontana Date: Tue, 7 Jul 2020 11:39:12 +0200 Subject: cpus: extract out whpx-specific code to target/i386/ register a "CpusAccel" interface for WHPX as well. Signed-off-by: Claudio Fontana Reviewed-by: Richard Henderson Signed-off-by: Paolo Bonzini --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index ecc45df..231f854 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -451,6 +451,7 @@ WHPX CPUs M: Sunil Muthuswamy S: Supported F: target/i386/whpx-all.c +F: target/i386/whpx-cpus.c F: target/i386/whp-dispatch.h F: accel/stubs/whpx-stub.c F: include/sysemu/whpx.h -- cgit v1.1