From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zro8d-0006CM-3F for qemu-devel@nongnu.org; Thu, 29 Oct 2015 10:25:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zro8Y-0007iP-14 for qemu-devel@nongnu.org; Thu, 29 Oct 2015 10:25:11 -0400 Received: from e06smtp06.uk.ibm.com ([195.75.94.102]:52183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zro8X-0007iG-NK for qemu-devel@nongnu.org; Thu, 29 Oct 2015 10:25:05 -0400 Received: from localhost by e06smtp06.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 29 Oct 2015 14:25:03 -0000 Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 08B2417D8059 for ; Thu, 29 Oct 2015 14:25:12 +0000 (GMT) Received: from d06av06.portsmouth.uk.ibm.com (d06av06.portsmouth.uk.ibm.com [9.149.37.217]) by b06cxnps4075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id t9TEOxlh9306412 for ; Thu, 29 Oct 2015 14:24:59 GMT Received: from d06av06.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av06.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id t9TEOxNb012699 for ; Thu, 29 Oct 2015 08:24:59 -0600 References: <1445850626-29407-1-git-send-email-den@openvz.org> <1445850626-29407-2-git-send-email-den@openvz.org> <562E878F.4090203@de.ibm.com> <5630E679.9040107@openvz.org> From: Christian Borntraeger Message-ID: <56322C39.3040500@de.ibm.com> Date: Thu, 29 Oct 2015 15:24:57 +0100 MIME-Version: 1.0 In-Reply-To: <5630E679.9040107@openvz.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 01/11] trace: fix documentation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Denis V. Lunev" Cc: peter.maydell@linaro.org, pbonzini@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, armbru@redhat.com Am 28.10.2015 um 16:15 schrieb Denis V. Lunev: > On 10/26/2015 11:05 PM, Christian Borntraeger wrote: >> Am 26.10.2015 um 18:10 schrieb Denis V. Lunev: >>> From: Paolo Bonzini >>> >>> Mention the ftrace backend too. >>> >>> Signed-off-by: Paolo Bonzini >>> Signed-off-by: Denis V. Lunev >>> Reviewed-by: Christian Borntraeger >> Can you make that >> Acked-by: Christian Borntraeger >> ? >> >> I agree with the series, but have not fully reviewed it >> :-) >> >> Christian >> > should I re-submit? Whoever commits this series can change it as well.