From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQZBc-0000NN-AH for qemu-devel@nongnu.org; Fri, 12 Apr 2013 04:18:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQZBZ-0005n5-8k for qemu-devel@nongnu.org; Fri, 12 Apr 2013 04:18:20 -0400 Received: from mail-we0-x22b.google.com ([2a00:1450:400c:c03::22b]:40345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQZBZ-0005n0-2X for qemu-devel@nongnu.org; Fri, 12 Apr 2013 04:18:17 -0400 Received: by mail-we0-f171.google.com with SMTP id i48so110116wef.2 for ; Fri, 12 Apr 2013 01:18:15 -0700 (PDT) Date: Fri, 12 Apr 2013 10:18:12 +0200 From: Stefan Hajnoczi Message-ID: <20130412081812.GA31055@stefanha-thinkpad.redhat.com> References: <20130326140021.4471.99597.stgit@fimbulvetr.bsc.es> <20130411090751.GB8904@stefanha-thinkpad.redhat.com> <87sj2x8d3n.fsf@fimbulvetr.bsc.es> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87sj2x8d3n.fsf@fimbulvetr.bsc.es> Subject: Re: [Qemu-devel] [RFC][PATCH 00/22] instrument: Let the user wrap/override specific event tracing routines List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?iso-8859-1?Q?Llu=EDs?= Vilanova Cc: qemu-devel@nongnu.org On Thu, Apr 11, 2013 at 02:29:32PM +0200, Lluís Vilanova wrote: > Stefan Hajnoczi writes: > [...] > > Sorry Lluís, I'm slow with review here again. Will take a look for 1.4 > > soft-freeze though. > > Dont' worry, there's a couple things I have to redo in this series: > > * Properly handle qi_init arguments (aka, "qi_init (int argc, char **argv)"). > * Rebase on latest master (partially done, needs placing the new changes in the > appropriate patches). > > In any case, I have an incoming deadline now, so I'm not sure how long it will > take me to fix this. > > BTW, If you want me to, I can add your mail to Cc. Thanks, please CC me. Stefan