get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 814149,
    "url": "http://patchwork.ozlabs.org/api/patches/814149/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170915084030.40988-7-aik@ozlabs.ru/",
    "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": "<20170915084030.40988-7-aik@ozlabs.ru>",
    "list_archive_url": null,
    "date": "2017-09-15T08:40:23",
    "name": "[qemu,v2,06/13] memory: Remove AddressSpace pointer from AddressSpaceDispatch",
    "commit_ref": null,
    "pull_url": null,
    "state": "new",
    "archived": false,
    "hash": "aa20cabd363fcdbad9be157d679f9552851a810e",
    "submitter": {
        "id": 7621,
        "url": "http://patchwork.ozlabs.org/api/people/7621/?format=api",
        "name": "Alexey Kardashevskiy",
        "email": "aik@ozlabs.ru"
    },
    "delegate": null,
    "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170915084030.40988-7-aik@ozlabs.ru/mbox/",
    "series": [
        {
            "id": 3250,
            "url": "http://patchwork.ozlabs.org/api/series/3250/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=3250",
            "date": "2017-09-15T08:40:21",
            "name": "memory: Reduce memory use",
            "version": 2,
            "mbox": "http://patchwork.ozlabs.org/series/3250/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/814149/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/814149/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 3xtpmw2YfKz9sPr\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 15 Sep 2017 18:42:24 +1000 (AEST)",
            "from localhost ([::1]:51955 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 1dsmCc-0007uN-9x\n\tfor incoming@patchwork.ozlabs.org; Fri, 15 Sep 2017 04:42:22 -0400",
            "from eggs.gnu.org ([2001:4830:134:3::10]:38162)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <aik@ozlabs.ru>) id 1dsmB1-0006uV-K8\n\tfor qemu-devel@nongnu.org; Fri, 15 Sep 2017 04:40:44 -0400",
            "from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <aik@ozlabs.ru>) id 1dsmB0-0002RE-Hr\n\tfor qemu-devel@nongnu.org; Fri, 15 Sep 2017 04:40:43 -0400",
            "from ozlabs.ru ([107.173.13.209]:44668)\n\tby eggs.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <aik@ozlabs.ru>) id 1dsmB0-0002Ql-BY\n\tfor qemu-devel@nongnu.org; Fri, 15 Sep 2017 04:40:42 -0400",
            "from vpl1.ozlabs.ibm.com (localhost [IPv6:::1])\n\tby ozlabs.ru (Postfix) with ESMTP id 99B4D3A60059;\n\tFri, 15 Sep 2017 04:41:55 -0400 (EDT)"
        ],
        "From": "Alexey Kardashevskiy <aik@ozlabs.ru>",
        "To": "qemu-devel@nongnu.org",
        "Date": "Fri, 15 Sep 2017 18:40:23 +1000",
        "Message-Id": "<20170915084030.40988-7-aik@ozlabs.ru>",
        "X-Mailer": "git-send-email 2.11.0",
        "In-Reply-To": "<20170915084030.40988-1-aik@ozlabs.ru>",
        "References": "<20170915084030.40988-1-aik@ozlabs.ru>",
        "X-detected-operating-system": "by eggs.gnu.org: GNU/Linux 3.x [fuzzy]",
        "X-Received-From": "107.173.13.209",
        "Subject": "[Qemu-devel] [PATCH qemu v2 06/13] memory: Remove AddressSpace\n\tpointer from AddressSpaceDispatch",
        "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": "Alexey Kardashevskiy <aik@ozlabs.ru>, Paolo Bonzini <pbonzini@redhat.com>",
        "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": "AS in ASD is only used to pass AS from mem_begin() to register_subpage()\nto store it in MemoryRegionSection, we can do this directly now.\n\nSigned-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>\n---\n exec.c | 15 +++++++--------\n 1 file changed, 7 insertions(+), 8 deletions(-)",
    "diff": "diff --git a/exec.c b/exec.c\nindex 6b0211bafc..3212c5e70d 100644\n--- a/exec.c\n+++ b/exec.c\n@@ -194,7 +194,6 @@ struct AddressSpaceDispatch {\n      */\n     PhysPageEntry phys_map;\n     PhysPageMap map;\n-    AddressSpace *as;\n };\n \n #define SUBPAGE_IDX(addr) ((addr) & ~TARGET_PAGE_MASK)\n@@ -1304,7 +1303,8 @@ static void phys_sections_free(PhysPageMap *map)\n     g_free(map->nodes);\n }\n \n-static void register_subpage(AddressSpaceDispatch *d, MemoryRegionSection *section)\n+static void register_subpage(AddressSpace *as, AddressSpaceDispatch *d,\n+                             MemoryRegionSection *section)\n {\n     subpage_t *subpage;\n     hwaddr base = section->offset_within_address_space\n@@ -1319,8 +1319,8 @@ static void register_subpage(AddressSpaceDispatch *d, MemoryRegionSection *secti\n     assert(existing->mr->subpage || existing->mr == &io_mem_unassigned);\n \n     if (!(existing->mr->subpage)) {\n-        subpage = subpage_init(d->as, base);\n-        subsection.address_space = d->as;\n+        subpage = subpage_init(as, base);\n+        subsection.address_space = as;\n         subsection.mr = &subpage->iomem;\n         phys_page_set(d, base >> TARGET_PAGE_BITS, 1,\n                       phys_section_add(&d->map, &subsection));\n@@ -1357,7 +1357,7 @@ void mem_add(AddressSpace *as, FlatView *fv, MemoryRegionSection *section)\n                        - now.offset_within_address_space;\n \n         now.size = int128_min(int128_make64(left), now.size);\n-        register_subpage(d, &now);\n+        register_subpage(as, d, &now);\n     } else {\n         now.size = int128_zero();\n     }\n@@ -1367,10 +1367,10 @@ void mem_add(AddressSpace *as, FlatView *fv, MemoryRegionSection *section)\n         remain.offset_within_region += int128_get64(now.size);\n         now = remain;\n         if (int128_lt(remain.size, page_size)) {\n-            register_subpage(d, &now);\n+            register_subpage(as, d, &now);\n         } else if (remain.offset_within_address_space & ~TARGET_PAGE_MASK) {\n             now.size = page_size;\n-            register_subpage(d, &now);\n+            register_subpage(as, d, &now);\n         } else {\n             now.size = int128_and(now.size, int128_neg(page_size));\n             register_multipage(d, &now);\n@@ -2686,7 +2686,6 @@ AddressSpaceDispatch *mem_begin(AddressSpace *as)\n     assert(n == PHYS_SECTION_WATCH);\n \n     d->phys_map  = (PhysPageEntry) { .ptr = PHYS_MAP_NODE_NIL, .skip = 1 };\n-    d->as = as;\n \n     return d;\n }\n",
    "prefixes": [
        "qemu",
        "v2",
        "06/13"
    ]
}