aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorClaudio Fontana <cfontana@suse.de>2020-07-07 11:39:12 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2020-10-05 16:41:22 +0200
commit8ef39ecfa69f758680280577077e25f4b5be9844 (patch)
tree78fc2d48f3ae4401cb02969f34243b3f3f4ff2f7 /MAINTAINERS
parente92558e4bf8059ce4f0b310afe218802b72766bc (diff)
downloadqemu-8ef39ecfa69f758680280577077e25f4b5be9844.zip
qemu-8ef39ecfa69f758680280577077e25f4b5be9844.tar.gz
qemu-8ef39ecfa69f758680280577077e25f4b5be9844.tar.bz2
cpus: extract out whpx-specific code to target/i386/
register a "CpusAccel" interface for WHPX as well. Signed-off-by: Claudio Fontana <cfontana@suse.de> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ecc45df..231f854 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -451,6 +451,7 @@ WHPX CPUs
M: Sunil Muthuswamy <sunilmut@microsoft.com>
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