Message ID | 20190924140319.11303-1-olaf@aepfle.de (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=VluW=XT=lists.xenproject.org=xen-devel-bounces@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id D31F2112B for <patchwork-xen-devel@patchwork.kernel.org>; Tue, 24 Sep 2019 14:05:42 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id AF1A12064A for <patchwork-xen-devel@patchwork.kernel.org>; Tue, 24 Sep 2019 14:05:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=aepfle.de header.i=@aepfle.de header.b="TbX6eIfX" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AF1A12064A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=aepfle.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from <xen-devel-bounces@lists.xenproject.org>) id 1iClPc-0004cP-Lx; Tue, 24 Sep 2019 14:03:28 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from <SRS0=IFUW=XT=aepfle.de=olaf@srs-us1.protection.inumbo.net>) id 1iClPa-0004cK-3q for xen-devel@lists.xenproject.org; Tue, 24 Sep 2019 14:03:26 +0000 X-Inumbo-ID: 121a6ef8-ded4-11e9-bf31-bc764e2007e4 Received: from mo6-p00-ob.smtp.rzone.de (unknown [2a01:238:20a:202:5300::12]) by localhost (Halon) with ESMTPS id 121a6ef8-ded4-11e9-bf31-bc764e2007e4; Tue, 24 Sep 2019 14:03:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1569333802; s=strato-dkim-0002; d=aepfle.de; h=Message-Id:Date:Subject:Cc:To:From:X-RZG-CLASS-ID:X-RZG-AUTH:From: Subject:Sender; bh=LJJquhL4UHX0XsfDk2WOduUhegpn0gdP3/4DhgIoaE0=; b=TbX6eIfXVakWxqeetO7oQdKTH11M3vL9IVWR6dtLKGp7XtCUDXxBAqFWVt2N8OEDty S4zALfzx1uIPv73fXeYYYFUQ22V0oW90xxTSYLwliuBg+ZLF06j0+CAqwFMImWn1d5Zd Uz0zkBOHryZu3DIoSLw9BmQIawu6VvwCgfUz/WBJMswUJVBrp6Cf08zF1VPhGwPV3vPs YY6F213eW4jMqH+3501kofkGaf3XuLe5rUvR9uSJHU/FHVlf7+CF2obmZL3TDnaXjrbu DuUO1MtOsb0wugmwYROLn0IT1IODSlgHPLzgybsyibMdO09JmtHtchJPYgP6bH6l/lyW f6aw== X-RZG-AUTH: ":P2EQZWCpfu+qG7CngxMFH1J+3q8wa/QXkBR9MXjAuz7MdiQehTvc3KJf+j/F" X-RZG-CLASS-ID: mo00 Received: from sender by smtp.strato.de (RZmta 44.28.0 SBL|AUTH) with ESMTPSA id j06a90v8OE3M1md (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate); Tue, 24 Sep 2019 16:03:22 +0200 (CEST) From: Olaf Hering <olaf@aepfle.de> To: xen-devel@lists.xenproject.org Date: Tue, 24 Sep 2019 16:03:11 +0200 Message-Id: <20190924140319.11303-1-olaf@aepfle.de> X-Mailer: git-send-email 2.16.4 MIME-Version: 1.0 Subject: [Xen-devel] [RESEND v1 0/8] tools, doc and stubdom fixes X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion <xen-devel.lists.xenproject.org> List-Unsubscribe: <https://lists.xenproject.org/mailman/options/xen-devel>, <mailto:xen-devel-request@lists.xenproject.org?subject=unsubscribe> List-Post: <mailto:xen-devel@lists.xenproject.org> List-Help: <mailto:xen-devel-request@lists.xenproject.org?subject=help> List-Subscribe: <https://lists.xenproject.org/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xenproject.org?subject=subscribe> Cc: Olaf Hering <olaf@aepfle.de> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" <xen-devel-bounces@lists.xenproject.org> |
Series |
tools, doc and stubdom fixes
|
expand
|