get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

GET /api/patches/809633/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 809633,
    "url": "http://patchwork.ozlabs.org/api/patches/809633/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1504527967-29248-7-git-send-email-peter.maydell@linaro.org/",
    "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": "<1504527967-29248-7-git-send-email-peter.maydell@linaro.org>",
    "list_archive_url": null,
    "date": "2017-09-04T12:25:37",
    "name": "[PULL,06/36] target/arm: Remove incorrect comment about MPU_CTRL",
    "commit_ref": null,
    "pull_url": null,
    "state": "new",
    "archived": false,
    "hash": "e2d551aa59afc19b2e3f8e401a57699c6ad3c3b1",
    "submitter": {
        "id": 5111,
        "url": "http://patchwork.ozlabs.org/api/people/5111/?format=api",
        "name": "Peter Maydell",
        "email": "peter.maydell@linaro.org"
    },
    "delegate": null,
    "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/1504527967-29248-7-git-send-email-peter.maydell@linaro.org/mbox/",
    "series": [
        {
            "id": 1366,
            "url": "http://patchwork.ozlabs.org/api/series/1366/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=1366",
            "date": "2017-09-04T12:25:36",
            "name": "[PULL,01/36] target/arm: Use MMUAccessType enum rather than int",
            "version": 1,
            "mbox": "http://patchwork.ozlabs.org/series/1366/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/809633/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/809633/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>)",
        "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 3xm8Pv2dSDz9t32\n\tfor <incoming@patchwork.ozlabs.org>;\n\tMon,  4 Sep 2017 22:32:51 +1000 (AEST)",
            "from localhost ([::1]:59561 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 1doqYb-00013H-AI\n\tfor incoming@patchwork.ozlabs.org; Mon, 04 Sep 2017 08:32:49 -0400",
            "from eggs.gnu.org ([2001:4830:134:3::10]:52243)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <pm215@archaic.org.uk>) id 1doqSA-0004oz-Tq\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 08:26:24 -0400",
            "from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <pm215@archaic.org.uk>) id 1doqS1-0004Zt-Jz\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 08:26:10 -0400",
            "from orth.archaic.org.uk ([2001:8b0:1d0::2]:37106)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <pm215@archaic.org.uk>)\n\tid 1doqS1-0004Yp-Dm\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 08:26:01 -0400",
            "from pm215 by orth.archaic.org.uk with local (Exim 4.89)\n\t(envelope-from <pm215@archaic.org.uk>) id 1doqS0-0005RQ-F3\n\tfor qemu-devel@nongnu.org; Mon, 04 Sep 2017 13:26:00 +0100"
        ],
        "From": "Peter Maydell <peter.maydell@linaro.org>",
        "To": "qemu-devel@nongnu.org",
        "Date": "Mon,  4 Sep 2017 13:25:37 +0100",
        "Message-Id": "<1504527967-29248-7-git-send-email-peter.maydell@linaro.org>",
        "X-Mailer": "git-send-email 2.7.4",
        "In-Reply-To": "<1504527967-29248-1-git-send-email-peter.maydell@linaro.org>",
        "References": "<1504527967-29248-1-git-send-email-peter.maydell@linaro.org>",
        "X-detected-operating-system": "by eggs.gnu.org: Genre and OS details not\n\trecognized.",
        "X-Received-From": "2001:8b0:1d0::2",
        "Subject": "[Qemu-devel] [PULL 06/36] target/arm: Remove incorrect comment\n\tabout MPU_CTRL",
        "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>",
        "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": "Remove the comment that claims that some MPU_CTRL bits are stored\nin sctlr_el[1]. This has never been true since MPU_CTRL was added\nin commit 29c483a50607 -- the comment is a leftover from\nMichael Davidsaver's original implementation, which I modified\nnot to use sctlr_el[1]; I forgot to delete the comment then.\n\nSigned-off-by: Peter Maydell <peter.maydell@linaro.org>\nReviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>\nReviewed-by: Richard Henderson <richard.henderson@linaro.org>\nMessage-id: 1501692241-23310-7-git-send-email-peter.maydell@linaro.org\n---\n target/arm/cpu.h | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)",
    "diff": "diff --git a/target/arm/cpu.h b/target/arm/cpu.h\nindex 5932ef1..2f2aa87 100644\n--- a/target/arm/cpu.h\n+++ b/target/arm/cpu.h\n@@ -416,7 +416,7 @@ typedef struct CPUARMState {\n         uint32_t dfsr; /* Debug Fault Status Register */\n         uint32_t mmfar; /* MemManage Fault Address */\n         uint32_t bfar; /* BusFault Address */\n-        unsigned mpu_ctrl; /* MPU_CTRL (some bits kept in sctlr_el[1]) */\n+        unsigned mpu_ctrl; /* MPU_CTRL */\n         int exception;\n     } v7m;\n \n",
    "prefixes": [
        "PULL",
        "06/36"
    ]
}