From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZJJX-00059W-U9 for qemu-devel@nongnu.org; Tue, 08 Sep 2015 09:52:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZJJU-00064e-4H for qemu-devel@nongnu.org; Tue, 08 Sep 2015 09:51:59 -0400 Received: from mx6-phx2.redhat.com ([209.132.183.39]:38280) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZJJT-00064I-UV for qemu-devel@nongnu.org; Tue, 08 Sep 2015 09:51:56 -0400 Date: Tue, 8 Sep 2015 09:51:53 -0400 (EDT) From: Paolo Bonzini Message-ID: <348173174.27414404.1441720313947.JavaMail.zimbra@redhat.com> In-Reply-To: <20150908091351.19c2e5d6@redhat.com> References: <1441696197-22265-1-git-send-email-den@openvz.org> <1441696197-22265-3-git-send-email-den@openvz.org> <55EEB066.5040304@redhat.com> <20150908090345.6ee568e5@redhat.com> <92042290.27379798.1441717496978.JavaMail.zimbra@redhat.com> <20150908091351.19c2e5d6@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/4] monitor: remove target-specific code from monitor.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: Peter Maydell , Pavel Butsykin , Alexander Graf , qemu-devel@nongnu.org, Stefan Hajnoczi , "Denis V. Lunev" > Thanks a lot! These are the patches I have pending for review: > > - [PATCH qemu 0/2] monitor/ppc: Print correct SPRs CCing PPC maintainer (who's also on leave, but can suggest someone). > - [PATCH] trace-events: Add hmp completion CCing trace maintainer. > - [PATCH v3 0/4] Move target- and device specific code from monitor I'll take care of v4 for this one. > > However, please make that > > someone else also be someone other than me. :-) > > Well, we've always been short on maintainers... The above should make it clear(er) that I am not going to be the HMP maintainer. :-) Paolo