get:
Show a patch.

patch:
Update a patch.

put:
Update a patch.

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

{
    "id": 1523769,
    "url": "http://patchwork.ozlabs.org/api/patches/1523769/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20210902130928.528803-19-clg@kaod.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": "<20210902130928.528803-19-clg@kaod.org>",
    "list_archive_url": null,
    "date": "2021-09-02T13:09:26",
    "name": "[v2,18/20] xive2: Add a get_config() handler for the router configuration",
    "commit_ref": null,
    "pull_url": null,
    "state": "new",
    "archived": false,
    "hash": "47deccc4fda98c219c5e8b908334f8d4a15de581",
    "submitter": {
        "id": 68548,
        "url": "http://patchwork.ozlabs.org/api/people/68548/?format=api",
        "name": "Cédric Le Goater",
        "email": "clg@kaod.org"
    },
    "delegate": null,
    "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20210902130928.528803-19-clg@kaod.org/mbox/",
    "series": [
        {
            "id": 260743,
            "url": "http://patchwork.ozlabs.org/api/series/260743/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=260743",
            "date": "2021-09-02T13:09:11",
            "name": "ppc/pnv: Extend the powernv10 machine",
            "version": 2,
            "mbox": "http://patchwork.ozlabs.org/series/260743/mbox/"
        }
    ],
    "comments": "http://patchwork.ozlabs.org/api/patches/1523769/comments/",
    "check": "pending",
    "checks": "http://patchwork.ozlabs.org/api/patches/1523769/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 spf=pass (sender SPF authorized) smtp.mailfrom=nongnu.org\n (client-ip=209.51.188.17; helo=lists.gnu.org;\n envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n receiver=<UNKNOWN>)",
            "garm.ovh; auth=pass\n (GARM-101G0047136812f-81ee-4511-9d66-101215374d2d,\n 0F69C8711EE098B745CC44F7BEC1CAFBB1DDDEDC) smtp.auth=clg@kaod.org"
        ],
        "Received": [
            "from lists.gnu.org (lists.gnu.org [209.51.188.17])\n\t(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 4H0hhf2MSZz9sCD\n\tfor <incoming@patchwork.ozlabs.org>; Thu,  2 Sep 2021 23:33:38 +1000 (AEST)",
            "from localhost ([::1]:60666 helo=lists1p.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.90_1)\n\t(envelope-from <qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1mLmqV-0007U3-R1\n\tfor incoming@patchwork.ozlabs.org; Thu, 02 Sep 2021 09:33:35 -0400",
            "from eggs.gnu.org ([2001:470:142:3::10]:42612)\n by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)\n (Exim 4.90_1) (envelope-from <clg@kaod.org>)\n id 1mLmTT-00068g-NP; Thu, 02 Sep 2021 09:09:47 -0400",
            "from smtpout1.mo529.mail-out.ovh.net ([178.32.125.2]:44749)\n by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)\n (Exim 4.90_1) (envelope-from <clg@kaod.org>)\n id 1mLmTO-0001zD-NW; Thu, 02 Sep 2021 09:09:47 -0400",
            "from mxplan5.mail.ovh.net (unknown [10.108.4.92])\n by mo529.mail-out.ovh.net (Postfix) with ESMTPS id 116FBBC1123C;\n Thu,  2 Sep 2021 15:09:40 +0200 (CEST)",
            "from kaod.org (37.59.142.101) by DAG4EX1.mxp5.local (172.16.2.31)\n with Microsoft SMTP Server (version=TLS1_2,\n cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.14; Thu, 2 Sep\n 2021 15:09:38 +0200"
        ],
        "X-OVh-ClientIp": "82.64.250.170",
        "From": "=?utf-8?q?C=C3=A9dric_Le_Goater?= <clg@kaod.org>",
        "To": "David Gibson <david@gibson.dropbear.id.au>, Greg Kurz <groug@kaod.org>",
        "Subject": "[PATCH v2 18/20] xive2: Add a get_config() handler for the router\n configuration",
        "Date": "Thu, 2 Sep 2021 15:09:26 +0200",
        "Message-ID": "<20210902130928.528803-19-clg@kaod.org>",
        "X-Mailer": "git-send-email 2.31.1",
        "In-Reply-To": "<20210902130928.528803-1-clg@kaod.org>",
        "References": "<20210902130928.528803-1-clg@kaod.org>",
        "MIME-Version": "1.0",
        "Content-Type": "text/plain; charset=\"UTF-8\"",
        "Content-Transfer-Encoding": "8bit",
        "X-Originating-IP": "[37.59.142.101]",
        "X-ClientProxiedBy": "DAG5EX1.mxp5.local (172.16.2.41) To DAG4EX1.mxp5.local\n (172.16.2.31)",
        "X-Ovh-Tracer-GUID": "22d315b4-cdb8-44a6-b5f2-ac953d84e4e6",
        "X-Ovh-Tracer-Id": "14776873327838333859",
        "X-VR-SPAMSTATE": "OK",
        "X-VR-SPAMSCORE": "-100",
        "X-VR-SPAMCAUSE": "\n gggruggvucftvghtrhhoucdtuddrgedvtddruddvhedgieduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufffkffojghfgggtgfhisehtkeertdertdejnecuhfhrohhmpeevrogurhhitgcunfgvucfiohgrthgvrhcuoegtlhhgsehkrghougdrohhrgheqnecuggftrfgrthhtvghrnhepheehfeegjeeitdfffeetjeduveejueefuefgtdefueelueetveeliefhhffgtdelnecukfhppedtrddtrddtrddtpdefjedrheelrddugedvrddutddunecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmohguvgepshhmthhpqdhouhhtpdhhvghlohepmhigphhlrghnhedrmhgrihhlrdhovhhhrdhnvghtpdhinhgvtheptddrtddrtddrtddpmhgrihhlfhhrohhmpegtlhhgsehkrghougdrohhrghdprhgtphhtthhopegtlhhgsehkrghougdrohhrgh",
        "Received-SPF": "pass client-ip=178.32.125.2; envelope-from=clg@kaod.org;\n helo=smtpout1.mo529.mail-out.ovh.net",
        "X-Spam_score_int": "-18",
        "X-Spam_score": "-1.9",
        "X-Spam_bar": "-",
        "X-Spam_report": "(-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001,\n RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001,\n SPF_PASS=-0.001 autolearn=ham autolearn_force=no",
        "X-Spam_action": "no action",
        "X-BeenThere": "qemu-devel@nongnu.org",
        "X-Mailman-Version": "2.1.23",
        "Precedence": "list",
        "List-Id": "<qemu-devel.nongnu.org>",
        "List-Unsubscribe": "<https://lists.nongnu.org/mailman/options/qemu-devel>,\n <mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>",
        "List-Archive": "<https://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 <mailto:qemu-devel-request@nongnu.org?subject=subscribe>",
        "Cc": "qemu-ppc@nongnu.org, qemu-devel@nongnu.org, =?utf-8?q?C=C3=A9dric_Le_Goa?=\n\t=?utf-8?q?ter?= <clg@kaod.org>",
        "Errors-To": "qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org",
        "Sender": "\"Qemu-devel\"\n <qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"
    },
    "content": "Add GEN1 config even if we don't use it yet in the core framework.\n\nSigned-off-by: Cédric Le Goater <clg@kaod.org>\n---\n include/hw/ppc/xive2.h |  8 ++++++++\n hw/intc/pnv_xive2.c    | 13 +++++++++++++\n hw/intc/xive2.c        |  7 +++++++\n 3 files changed, 28 insertions(+)",
    "diff": "diff --git a/include/hw/ppc/xive2.h b/include/hw/ppc/xive2.h\nindex cf6211a0ecb9..b08600cbd5ee 100644\n--- a/include/hw/ppc/xive2.h\n+++ b/include/hw/ppc/xive2.h\n@@ -25,6 +25,12 @@ typedef struct Xive2Router {\n #define TYPE_XIVE2_ROUTER \"xive2-router\"\n OBJECT_DECLARE_TYPE(Xive2Router, Xive2RouterClass, XIVE2_ROUTER);\n \n+/*\n+ * Configuration flags\n+ */\n+\n+#define XIVE2_GEN1_TIMA_OS      0x00000001\n+\n typedef struct Xive2RouterClass {\n     SysBusDeviceClass parent;\n \n@@ -44,6 +50,7 @@ typedef struct Xive2RouterClass {\n     int (*write_nvp)(Xive2Router *xrtr, uint8_t nvp_blk, uint32_t nvp_idx,\n                      Xive2Nvp *nvp, uint8_t word_number);\n     uint8_t (*get_block_id)(Xive2Router *xrtr);\n+    uint32_t (*get_config)(Xive2Router *xrtr);\n } Xive2RouterClass;\n \n int xive2_router_get_eas(Xive2Router *xrtr, uint8_t eas_blk, uint32_t eas_idx,\n@@ -56,6 +63,7 @@ int xive2_router_get_nvp(Xive2Router *xrtr, uint8_t nvp_blk, uint32_t nvp_idx,\n                         Xive2Nvp *nvp);\n int xive2_router_write_nvp(Xive2Router *xrtr, uint8_t nvp_blk, uint32_t nvp_idx,\n                           Xive2Nvp *nvp, uint8_t word_number);\n+uint32_t xive2_router_get_config(Xive2Router *xrtr);\n \n void xive2_router_notify(XiveNotifier *xn, uint32_t lisn, bool pq_checked);\n \ndiff --git a/hw/intc/pnv_xive2.c b/hw/intc/pnv_xive2.c\nindex b364ee3b306b..2b7d6ccbd097 100644\n--- a/hw/intc/pnv_xive2.c\n+++ b/hw/intc/pnv_xive2.c\n@@ -425,6 +425,18 @@ static int pnv_xive2_get_eas(Xive2Router *xrtr, uint8_t blk, uint32_t idx,\n     return pnv_xive2_vst_read(xive, VST_EAS, blk, idx, eas);\n }\n \n+static uint32_t pnv_xive2_get_config(Xive2Router *xrtr)\n+{\n+    PnvXive2 *xive = PNV_XIVE2(xrtr);\n+    uint32_t cfg = 0;\n+\n+    if (xive->cq_regs[CQ_XIVE_CFG >> 3] & CQ_XIVE_CFG_GEN1_TIMA_OS) {\n+        cfg |= XIVE2_GEN1_TIMA_OS;\n+    }\n+\n+    return cfg;\n+}\n+\n static bool pnv_xive2_is_cpu_enabled(PnvXive2 *xive, PowerPCCPU *cpu)\n {\n     int pir = ppc_cpu_pir(cpu);\n@@ -1949,6 +1961,7 @@ static void pnv_xive2_class_init(ObjectClass *klass, void *data)\n     xrc->write_end = pnv_xive2_write_end;\n     xrc->get_nvp   = pnv_xive2_get_nvp;\n     xrc->write_nvp = pnv_xive2_write_nvp;\n+    xrc->get_config  = pnv_xive2_get_config;\n     xrc->get_block_id = pnv_xive2_get_block_id;\n \n     xnc->notify    = pnv_xive2_notify;\ndiff --git a/hw/intc/xive2.c b/hw/intc/xive2.c\nindex e31037e1f030..71086c7fbd01 100644\n--- a/hw/intc/xive2.c\n+++ b/hw/intc/xive2.c\n@@ -20,6 +20,13 @@\n #include \"hw/ppc/xive2.h\"\n #include \"hw/ppc/xive2_regs.h\"\n \n+uint32_t xive2_router_get_config(Xive2Router *xrtr)\n+{\n+    Xive2RouterClass *xrc = XIVE2_ROUTER_GET_CLASS(xrtr);\n+\n+    return xrc->get_config(xrtr);\n+}\n+\n void xive2_eas_pic_print_info(Xive2Eas *eas, uint32_t lisn, Monitor *mon)\n {\n     if (!xive2_eas_is_valid(eas)) {\n",
    "prefixes": [
        "v2",
        "18/20"
    ]
}