From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5007FC32750 for ; Tue, 13 Aug 2019 06:48:26 +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 1D4B6206C2 for ; Tue, 13 Aug 2019 06:48:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=citrix.com header.i=@citrix.com header.b="Y7ZjuJ+B" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1D4B6206C2 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=citrix.com 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 ) id 1hxQbL-0000KP-Mr; Tue, 13 Aug 2019 06:48:11 +0000 Received: from all-amaz-eas1.inumbo.com ([34.197.232.57] helo=us1-amaz-eas2.inumbo.com) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hxQbJ-0000K9-Js for xen-devel@lists.xenproject.org; Tue, 13 Aug 2019 06:48:09 +0000 X-Inumbo-ID: 4613f4ee-bce8-11e9-8285-1fe07684fe8c Received: from esa4.hc3370-68.iphmx.com (unknown [216.71.155.144]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id 4613f4ee-bce8-11e9-8285-1fe07684fe8c; Mon, 12 Aug 2019 10:02:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=citrix.com; s=securemail; t=1565604141; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=trdbwpS/4FHfuHrqKmoK5uWNaamMw7k8C5sNKA6SahY=; b=Y7ZjuJ+BPLwj0D8afF0KBL6sgTMdVg6kFxLRPaiM8v3LDDkGKLTD0dSY fqMj9e2Dmrp8AWvdJfVEfSUSIlaQA9w8HizipU5ecNC707f/YZO02gKx3 hn5Qj8FEM68iXKsjI/draNK74AhvPKgN8wKKKBkIIgxSDPEHCaDoYRJmw M=; Authentication-Results: esa4.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=Paul.Durrant@citrix.com; spf=PermError smtp.mailfrom=Paul.Durrant@citrix.com; spf=None smtp.helo=postmaster@mail.citrix.com Received-SPF: None (esa4.hc3370-68.iphmx.com: no sender authenticity information available from domain of Paul.Durrant@citrix.com) identity=pra; client-ip=162.221.158.21; receiver=esa4.hc3370-68.iphmx.com; envelope-from="Paul.Durrant@citrix.com"; x-sender="Paul.Durrant@citrix.com"; x-conformance=sidf_compatible Received-SPF: PermError (esa4.hc3370-68.iphmx.com: cannot correctly interpret sender authenticity information from domain of Paul.Durrant@citrix.com) identity=mailfrom; client-ip=162.221.158.21; receiver=esa4.hc3370-68.iphmx.com; envelope-from="Paul.Durrant@citrix.com"; x-sender="Paul.Durrant@citrix.com"; x-conformance=sidf_compatible Received-SPF: None (esa4.hc3370-68.iphmx.com: no sender authenticity information available from domain of postmaster@mail.citrix.com) identity=helo; client-ip=162.221.158.21; receiver=esa4.hc3370-68.iphmx.com; envelope-from="Paul.Durrant@citrix.com"; x-sender="postmaster@mail.citrix.com"; x-conformance=sidf_compatible IronPort-SDR: E4A/XZyE4UWC5CSfx7L4YmruGeL75EzT9ALaj8JMuuUrnkwuz6nYYSs190VkZLVB3wOryZrTlI s0Vr35lVwzC8abm6sUC5js4QBDuhTLGxZhkSmhlQgWnG7y/59yBrY8GPAwHxVqR0lwxW+PYt49 vXHmEgc3g60t1tFd7sae1S14ZHlgV0wQJgAaFT1RcptG6JfqL0LrXMWSpFBvY5kLdQNpwBY3Vo JcRsxuoFOyhE0CwMav6m9kF75sVtEUVfxy0j5Mu/3I55ErR/ROxhziiIwzMGt5R0NR4wqUmmNX 6To= X-SBRS: 2.7 X-MesageID: 4344587 X-Ironport-Server: esa4.hc3370-68.iphmx.com X-Remote-IP: 162.221.158.21 X-Policy: $RELAYED X-IronPort-AV: E=Sophos;i="5.64,377,1559534400"; d="scan'208";a="4344587" From: Paul Durrant To: "xen-devel@lists.xenproject.org" , "'jgross@suse.com'" Thread-Topic: [ANNOUNCE] Xen 4.13 Development Update Thread-Index: AQHVSIJOz1gs9jaa4UaBKsLRatS09qb3WK8Q Date: Mon, 12 Aug 2019 10:02:16 +0000 Message-ID: References: <20190801160048.11031-1-jgross@suse.com> In-Reply-To: <20190801160048.11031-1-jgross@suse.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted MIME-Version: 1.0 Subject: Re: [Xen-devel] [ANNOUNCE] Xen 4.13 Development Update X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: "luwei.kang@intel.com" , "wl@xen.org" , "konrad.wilk@oracle.com" , Andrew Cooper , "marmarek@invisiblethingslab.com" , "dfaggioli@suse.com" , "JBeulich@suse.com" , "puwen@hygon.cn" , "Volodymyr_Babchuk@epam.com" , "chao.gao@intel.com" Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" PiAtLS0tLU9yaWdpbmFsIE1lc3NhZ2UtLS0tLQ0KPiANCj4gPT09IHg4NiA9PT0NCj4gDQo+ICog IFBWLUlPTU1VICh2NykNCj4gICAtICBQYXVsIER1cnJhbnQNCj4gDQoNClJlYWxpc3RpY2FsbHkg SSdtIHVubGlrZWx5IHRvIGdldCBiYWNrIHRvIHRoZSBoeXBlcmNhbGwgaW50ZXJmYWNlIGFueSB0 aW1lIHNvb24uIFRoZXJlJ3MganVzdCB0b28gbXVjaCBncm91bmR3b3JrIHRvIGxheSwgc28gcHJv YmFibHkgYmV0dGVyIHN0b3AgdHJhY2tpbmcgdGhpcyBmb3Igbm93Lg0KDQogIFBhdWwNCl9fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fClhlbi1kZXZlbCBtYWls aW5nIGxpc3QKWGVuLWRldmVsQGxpc3RzLnhlbnByb2plY3Qub3JnCmh0dHBzOi8vbGlzdHMueGVu cHJvamVjdC5vcmcvbWFpbG1hbi9saXN0aW5mby94ZW4tZGV2ZWw=