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. Cc: Eduardo Habkost <[email protected]> Signed-off-by: Andreas Färber <[email protected]> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 02710f8..c9b5893 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1032,7 +1032,6 @@ M: Andreas Färber <[email protected]> S: Supported F: qom/cpu.c F: include/qom/cpu.h -F: target-i386/cpu.c ICC Bus M: Igor Mammedov <[email protected]> -- 2.6.2
