[Qemu-devel] [PATCH] MAINTAINERS: Drop target-i386 from CPU subsystem

2016-02-12 Thread Andreas Färber
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.

Re: [Qemu-devel] [PATCH] MAINTAINERS: Drop target-i386 from CPU subsystem

2016-02-12 Thread Eduardo Habkost
On Fri, Feb 12, 2016 at 03:57:10PM +0100, Andreas Färber wrote: > 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