Message ID | 1455187265-26631-3-git-send-email-alex.bennee@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org> X-Original-To: patchwork-qemu-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 6165EBEEE5 for <patchwork-qemu-devel@patchwork.kernel.org>; Thu, 11 Feb 2016 10:41:44 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 9ACFF20225 for <patchwork-qemu-devel@patchwork.kernel.org>; Thu, 11 Feb 2016 10:41:43 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E70D92011E for <patchwork-qemu-devel@patchwork.kernel.org>; Thu, 11 Feb 2016 10:41:42 +0000 (UTC) Received: from localhost ([::1]:48513 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org>) id 1aTogv-0000H7-Aa for patchwork-qemu-devel@patchwork.kernel.org; Thu, 11 Feb 2016 05:41:41 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <alex.bennee@linaro.org>) id 1aTogi-0000GO-Pk for qemu-devel@nongnu.org; Thu, 11 Feb 2016 05:41:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <alex.bennee@linaro.org>) id 1aTogg-0004ok-8O for qemu-devel@nongnu.org; Thu, 11 Feb 2016 05:41:28 -0500 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]:37445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <alex.bennee@linaro.org>) id 1aTogg-0004oa-1x for qemu-devel@nongnu.org; Thu, 11 Feb 2016 05:41:26 -0500 Received: by mail-wm0-x22e.google.com with SMTP id g62so62897452wme.0 for <qemu-devel@nongnu.org>; Thu, 11 Feb 2016 02:41:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=/YHhDIWI+De5mout7248hfnQq/um/OBGg2Izk0GDi0o=; b=H3mn4KheqdM+Umu7+i8lMwK4WzH4okbQzZKA53wsZm9muTbMn4I0FL0XMkSYouxQbU yBiiKXWrc2i1MJep8wVhYElo/zqm+t+cF91y1Tva+qS7h9HsuU27Fc/2ooa5LiauPqx1 VUhZbnCKYpgu0Qo0DLbDig9404VVhVzTQymGw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=/YHhDIWI+De5mout7248hfnQq/um/OBGg2Izk0GDi0o=; b=Mis0khaS/msFUuV7EqiwuLU1TKyOMQF7+cA3dy2pVOe/0DcuG9TNEMmRUdk4B0J6vC FefBz/mxYHmoGMozk+2C4RD55FPJWRHkqRm4LsnjQWtemWy5KKES1HEekbl7VoRAJKrF lREpcZfWIbOZJuL4eUk7vMTNQJ/BCyd/HOL0JWuEoWZzJuZE9JSt8MGYu+cwiTwb663q il639BPnW6rmr0mBVOlmorO9BmKcPbuRYXblpFSD0xBk4YyZ9slWFKnP2pjTEa6sMuV1 Z7HbaLqy9HvdweIZAD4wCXQBxAjJJbhAHr19FgV8PErdQOG1ts4++CB/DxVO9dbUQuZp smDw== X-Gm-Message-State: AG10YORgJ9pexzUNSR+fDgxcU2mC7wjnGFlJ4PVrQ47R3Dn68m+E7XYGcJGuSu0YO3a4KDs3 X-Received: by 10.28.180.84 with SMTP id d81mr17767142wmf.42.1455187285438; Thu, 11 Feb 2016 02:41:25 -0800 (PST) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id t8sm5631367wjy.41.2016.02.11.02.41.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Feb 2016 02:41:24 -0800 (PST) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id B7A833E01F1; Thu, 11 Feb 2016 10:41:22 +0000 (GMT) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= <alex.bennee@linaro.org> To: qemu-devel@nongnu.org Date: Thu, 11 Feb 2016 10:40:58 +0000 Message-Id: <1455187265-26631-3-git-send-email-alex.bennee@linaro.org> X-Mailer: git-send-email 2.7.0 In-Reply-To: <1455187265-26631-1-git-send-email-alex.bennee@linaro.org> References: <1455187265-26631-1-git-send-email-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::22e Cc: dgilbert@redhat.com, crosthwaitepeter@gmail.com, pbonzini@redhat.com, =?UTF-8?q?Alex=20Benn=C3=A9e?= <alex.bennee@linaro.org>, aurelien@aurel32.net, rth@twiddle.net Subject: [Qemu-devel] [PATCH v6 2/9] qemu-log: correct help text for -d cpu X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: <qemu-devel.nongnu.org> List-Unsubscribe: <https://lists.nongnu.org/mailman/options/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=unsubscribe> List-Archive: <http://lists.nongnu.org/archive/html/qemu-devel> List-Post: <mailto:qemu-devel@nongnu.org> List-Help: <mailto:qemu-devel-request@nongnu.org?subject=help> List-Subscribe: <https://lists.nongnu.org/mailman/listinfo/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=subscribe> Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/util/log.c b/util/log.c index 2709e98..c39fa7f 100644 --- a/util/log.c +++ b/util/log.c @@ -110,7 +110,7 @@ const QEMULogItem qemu_log_items[] = { { CPU_LOG_EXEC, "exec", "show trace before each executed TB (lots of logs)" }, { CPU_LOG_TB_CPU, "cpu", - "show CPU state before block translation" }, + "show CPU registers before entering a TB (lots of logs)" }, { CPU_LOG_MMU, "mmu", "log MMU-related activities" }, { CPU_LOG_PCALL, "pcall",