Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/patches/809699/?format=api
{ "id": 809699, "url": "http://patchwork.ozlabs.org/api/patches/809699/?format=api", "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1504533662-198084-4-git-send-email-imammedo@redhat.com/", "project": { "id": 14, "url": "http://patchwork.ozlabs.org/api/projects/14/?format=api", "name": "QEMU Development", "link_name": "qemu-devel", "list_id": "qemu-devel.nongnu.org", "list_email": "qemu-devel@nongnu.org", "web_url": "", "scm_url": "", "webscm_url": "", "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "msgid": "<1504533662-198084-4-git-send-email-imammedo@redhat.com>", "list_archive_url": null, "date": "2017-09-04T14:00:59", "name": "[3/6] cpu: rename cpu_parse_features() to cpu_parse_cpu_model()", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "831cc996e537bbe1fe061470c4504a563260cb8e", "submitter": { "id": 11305, "url": "http://patchwork.ozlabs.org/api/people/11305/?format=api", "name": "Igor Mammedov", "email": "imammedo@redhat.com" }, "delegate": null, "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1504533662-198084-4-git-send-email-imammedo@redhat.com/mbox/", "series": [ { "id": 1390, "url": "http://patchwork.ozlabs.org/api/series/1390/?format=api", "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=1390", "date": "2017-09-04T14:00:57", "name": "generalize parsing of cpu_model (x86/arm)", "version": 1, "mbox": "http://patchwork.ozlabs.org/series/1390/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/patches/809699/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/809699/checks/", "tags": {}, "related": [], "headers": { "Return-Path": "<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>", "X-Original-To": "incoming@patchwork.ozlabs.org", "Delivered-To": "patchwork-incoming@bilbo.ozlabs.org", "Authentication-Results": [ "ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)", "ext-mx09.extmail.prod.ext.phx2.redhat.com;\n\tdmarc=none (p=none dis=none) header.from=redhat.com", "ext-mx09.extmail.prod.ext.phx2.redhat.com;\n\tspf=fail smtp.mailfrom=imammedo@redhat.com" ], "Received": [ "from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmBVb11N4z9t2R\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue, 5 Sep 2017 00:07:03 +1000 (AEST)", "from localhost ([::1]:44939 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dos1l-0007Lk-8G\n\tfor incoming@patchwork.ozlabs.org; Mon, 04 Sep 2017 10:07:01 -0400", "from eggs.gnu.org ([2001:4830:134:3::10]:47977)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <imammedo@redhat.com>) id 1dorwG-0003fa-MO\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 10:01:26 -0400", "from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <imammedo@redhat.com>) id 1dorwB-0003x3-HH\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 10:01:20 -0400", "from mx1.redhat.com ([209.132.183.28]:33270)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <imammedo@redhat.com>) id 1dorwB-0003vm-Bm\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 10:01:15 -0400", "from smtp.corp.redhat.com\n\t(int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id 57D86AC2E9;\n\tMon, 4 Sep 2017 14:01:14 +0000 (UTC)", "from dell-r430-03.lab.eng.brq.redhat.com\n\t(dell-r430-03.lab.eng.brq.redhat.com [10.34.112.60])\n\tby smtp.corp.redhat.com (Postfix) with ESMTP id 5C448820A2;\n\tMon, 4 Sep 2017 14:01:13 +0000 (UTC)" ], "DMARC-Filter": "OpenDMARC Filter v1.3.2 mx1.redhat.com 57D86AC2E9", "From": "Igor Mammedov <imammedo@redhat.com>", "To": "qemu-devel@nongnu.org", "Date": "Mon, 4 Sep 2017 16:00:59 +0200", "Message-Id": "<1504533662-198084-4-git-send-email-imammedo@redhat.com>", "In-Reply-To": "<1504533662-198084-1-git-send-email-imammedo@redhat.com>", "References": "<1504533662-198084-1-git-send-email-imammedo@redhat.com>", "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.16", "X-Greylist": "Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.5.110.38]);\n\tMon, 04 Sep 2017 14:01:14 +0000 (UTC)", "X-detected-operating-system": "by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]\n\t[fuzzy]", "X-Received-From": "209.132.183.28", "Subject": "[Qemu-devel] [PATCH 3/6] cpu: rename cpu_parse_features() to\n\tcpu_parse_cpu_model()", "X-BeenThere": "qemu-devel@nongnu.org", "X-Mailman-Version": "2.1.21", "Precedence": "list", "List-Id": "<qemu-devel.nongnu.org>", "List-Unsubscribe": "<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<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>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>", "Cc": "Andrew Jones <drjones@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>,\n\tRichard Henderson <rth@twiddle.net>", "Errors-To": "qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org", "Sender": "\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>" }, "content": "function not just parses features but also converts CPU model\nname to CPU type, rename it to reflect what it actualy does.\n\nSigned-off-by: Igor Mammedov <imammedo@redhat.com>\n---\n include/qom/cpu.h | 4 ++--\n qom/cpu.c | 4 ++--\n 2 files changed, 4 insertions(+), 4 deletions(-)", "diff": "diff --git a/include/qom/cpu.h b/include/qom/cpu.h\nindex 392ae75..a718daf 100644\n--- a/include/qom/cpu.h\n+++ b/include/qom/cpu.h\n@@ -643,7 +643,7 @@ ObjectClass *cpu_class_by_name(const char *typename, const char *cpu_model);\n CPUState *cpu_create(const char *typename);\n \n /**\n- * cpu_parse_features:\n+ * cpu_parse_cpu_model:\n * @typename: The CPU base type or CPU type.\n * @cpu_model: The model string including optional parameters.\n *\n@@ -652,7 +652,7 @@ CPUState *cpu_create(const char *typename);\n * Returns: type of CPU to create or prints error and terminates process\n * if an error occurred.\n */\n-const char *cpu_parse_features(const char *typename, const char *cpu_model);\n+const char *cpu_parse_cpu_model(const char *typename, const char *cpu_model);\n \n /**\n * cpu_generic_init:\ndiff --git a/qom/cpu.c b/qom/cpu.c\nindex 307d638..199ad57 100644\n--- a/qom/cpu.c\n+++ b/qom/cpu.c\n@@ -66,7 +66,7 @@ CPUState *cpu_create(const char *typename)\n return cpu;\n }\n \n-const char *cpu_parse_features(const char *typename, const char *cpu_model)\n+const char *cpu_parse_cpu_model(const char *typename, const char *cpu_model)\n {\n ObjectClass *oc;\n CPUClass *cc;\n@@ -99,7 +99,7 @@ CPUState *cpu_generic_init(const char *typename, const char *cpu_model)\n /* TODO: all callers of cpu_generic_init() need to be converted to\n * call cpu_parse_features() only once, before calling cpu_generic_init().\n */\n- const char *cpu_type = cpu_parse_features(typename, cpu_model);\n+ const char *cpu_type = cpu_parse_cpu_model(typename, cpu_model);\n \n assert(cpu_type);\n return cpu_create(cpu_type);\n", "prefixes": [ "3/6" ] }