diff options
author | Andreas Färber <afaerber@suse.de> | 2016-02-12 15:50:58 +0100 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2016-04-18 18:14:52 +0200 |
commit | 2e4cad283372c8e7e2db1fd4b0c6f2cb0b9122fb (patch) | |
tree | a62bfa8ba7280bed9e5aaf14f56dbacd714d4757 /MAINTAINERS | |
parent | 6a6fa68ae2884cc1834110e549faa9cd86050ce6 (diff) |
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 <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1c30dfa993..28e2b17049 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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> |