From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58704) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZerG-0001Tj-Lk for qemu-devel@nongnu.org; Wed, 09 Sep 2015 08:52:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZerB-0006rX-Lt for qemu-devel@nongnu.org; Wed, 09 Sep 2015 08:52:14 -0400 Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:35038) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZerB-0006or-Fi for qemu-devel@nongnu.org; Wed, 09 Sep 2015 08:52:09 -0400 Received: by wicge5 with SMTP id ge5so153880132wic.0 for ; Wed, 09 Sep 2015 05:52:08 -0700 (PDT) Date: Wed, 9 Sep 2015 13:52:06 +0100 From: Stefan Hajnoczi Message-ID: <20150909125206.GA14561@stefanha-thinkpad.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> <348173174.27414404.1441720313947.JavaMail.zimbra@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <348173174.27414404.1441720313947.JavaMail.zimbra@redhat.com> 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: Paolo Bonzini Cc: Peter Maydell , Pavel Butsykin , qemu-devel@nongnu.org, Alexander Graf , Stefan Hajnoczi , "Denis V. Lunev" , Luiz Capitulino On Tue, Sep 08, 2015 at 09:51:53AM -0400, Paolo Bonzini wrote: > > > 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. I can take this through the tracing tree if there are no resources to have a monitor tree at the moment.