Commit 2e4cad28 authored by Andreas Färber's avatar Andreas Färber
Browse files

MAINTAINERS: Drop target-i386 from CPU subsystem



X86CPU QOM type is in good hands and actively maintained these days, so
drop it from the generic QOM CPU subsystem.

Some refactorings and design questions will still intersect, but review
and discussions of individual series can still take place while opting out
of general X86CPU patch review.

Acked-by: default avatarEduardo Habkost <ehabkost@redhat.com>
Signed-off-by: default avatarAndreas Färber <afaerber@suse.de>
parent 6a6fa68a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1050,7 +1050,6 @@ M: Andreas Färber <afaerber@suse.de>
S: Supported
F: qom/cpu.c
F: include/qom/cpu.h
F: target-i386/cpu.c

ICC Bus
M: Igor Mammedov <imammedo@redhat.com>