From: Andreas Färber Date: Fri, 12 Feb 2016 14:50:58 +0000 (+0100) Subject: MAINTAINERS: Drop target-i386 from CPU subsystem X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2e4cad283372c8e7e2db1fd4b0c6f2cb0b9122fb;p=qemu.git 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: Eduardo Habkost Signed-off-by: Andreas Färber --- diff --git a/MAINTAINERS b/MAINTAINERS index 1c30dfa993..28e2b17049 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1050,7 +1050,6 @@ M: Andreas Färber S: Supported F: qom/cpu.c F: include/qom/cpu.h -F: target-i386/cpu.c ICC Bus M: Igor Mammedov