Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/1.2/patches/813255/?format=api
{ "id": 813255, "url": "http://patchwork.ozlabs.org/api/1.2/patches/813255/?format=api", "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170913093215.10043-5-kraxel@redhat.com/", "project": { "id": 14, "url": "http://patchwork.ozlabs.org/api/1.2/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": "<20170913093215.10043-5-kraxel@redhat.com>", "list_archive_url": null, "date": "2017-09-13T09:32:15", "name": "[PULL,4/4] usb: only build usb-host with CONFIG_USB=y", "commit_ref": null, "pull_url": null, "state": "new", "archived": false, "hash": "36812088d2009e68009992be6c481cde137966da", "submitter": { "id": 589, "url": "http://patchwork.ozlabs.org/api/1.2/people/589/?format=api", "name": "Gerd Hoffmann", "email": "kraxel@redhat.com" }, "delegate": null, "mbox": "http://patchwork.ozlabs.org/project/qemu-devel/patch/20170913093215.10043-5-kraxel@redhat.com/mbox/", "series": [ { "id": 2851, "url": "http://patchwork.ozlabs.org/api/1.2/series/2851/?format=api", "web_url": "http://patchwork.ozlabs.org/project/qemu-devel/list/?series=2851", "date": "2017-09-13T09:32:15", "name": "[PULL,1/4] xhci: Avoid DMA when ERSTBA is set to zero", "version": 1, "mbox": "http://patchwork.ozlabs.org/series/2851/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/patches/813255/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/813255/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=kraxel@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 3xsc0H0QpNz9sMN\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed, 13 Sep 2017 19:33:03 +1000 (AEST)", "from localhost ([::1]:41182 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 1ds42X-00068t-2x\n\tfor incoming@patchwork.ozlabs.org; Wed, 13 Sep 2017 05:33:01 -0400", "from eggs.gnu.org ([2001:4830:134:3::10]:49261)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <kraxel@redhat.com>) id 1ds41v-00068I-7v\n\tfor qemu-devel@nongnu.org; Wed, 13 Sep 2017 05:32:24 -0400", "from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <kraxel@redhat.com>) id 1ds41s-0004KP-0x\n\tfor qemu-devel@nongnu.org; Wed, 13 Sep 2017 05:32:23 -0400", "from mx1.redhat.com ([209.132.183.28]:59316)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <kraxel@redhat.com>) id 1ds41r-0004Js-Ra\n\tfor qemu-devel@nongnu.org; Wed, 13 Sep 2017 05:32:19 -0400", "from smtp.corp.redhat.com\n\t(int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14])\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 E76814E4F3\n\tfor <qemu-devel@nongnu.org>; Wed, 13 Sep 2017 09:32:18 +0000 (UTC)", "from sirius.home.kraxel.org (ovpn-117-51.ams2.redhat.com\n\t[10.36.117.51])\n\tby smtp.corp.redhat.com (Postfix) with ESMTP id D6DEC17CD6;\n\tWed, 13 Sep 2017 09:32:16 +0000 (UTC)", "by sirius.home.kraxel.org (Postfix, from userid 1000)\n\tid 6DB213F10E; Wed, 13 Sep 2017 11:32:15 +0200 (CEST)" ], "DMARC-Filter": "OpenDMARC Filter v1.3.2 mx1.redhat.com E76814E4F3", "From": "Gerd Hoffmann <kraxel@redhat.com>", "To": "qemu-devel@nongnu.org", "Date": "Wed, 13 Sep 2017 11:32:15 +0200", "Message-Id": "<20170913093215.10043-5-kraxel@redhat.com>", "In-Reply-To": "<20170913093215.10043-1-kraxel@redhat.com>", "References": "<20170913093215.10043-1-kraxel@redhat.com>", "X-Scanned-By": "MIMEDefang 2.79 on 10.5.11.14", "X-Greylist": "Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.5.110.38]);\n\tWed, 13 Sep 2017 09:32:19 +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] [PULL 4/4] usb: only build usb-host with CONFIG_USB=y", "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": "Gerd Hoffmann <kraxel@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": "Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>\nReviewed-by: Fam Zheng <famz@redhat.com>\nReviewed-by: Thomas Huth <thuth@redhat.com>\nTested-by: Thomas Huth <thuth@redhat.com>\nMessage-id: 20170908111217.21985-3-kraxel@redhat.com\n---\n hw/usb/Makefile.objs | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)", "diff": "diff --git a/hw/usb/Makefile.objs b/hw/usb/Makefile.objs\nindex a43ebbc17f..757e365562 100644\n--- a/hw/usb/Makefile.objs\n+++ b/hw/usb/Makefile.objs\n@@ -38,7 +38,7 @@ endif\n common-obj-$(CONFIG_USB_REDIR) += redirect.o quirks.o\n \n # usb pass-through\n-ifeq ($(CONFIG_LIBUSB),y)\n+ifeq ($(CONFIG_LIBUSB)$(CONFIG_USB),yy)\n common-obj-y += host-libusb.o host-legacy.o\n else\n common-obj-y += host-stub.o\n", "prefixes": [ "PULL", "4/4" ] }