From nobody Fri Mar 29 13:31:52 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=fail(p=none dis=none) header.from=citrix.com ARC-Seal: i=1; a=rsa-sha256; t=1590071084; cv=none; d=zohomail.com; s=zohoarc; b=n4RCZvpk8/ObNotX6Pj4n72YoyKcs7HydojiZF6Owo+x0UyBA1BJtI2i2kR65LW7rFqi10nNLUdIC1D4shdhzQWpa1iP5qSZXcXF3SMrRaR2zMCwi0uzF1X4y4gxGeKO1mJxARIljBtR2JmkXKXgCsRHuTU67gdrnfm8O+uVv/c= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1590071084; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=2xRcFr7zkoYQXf/eKrEm4pUI/UqdCLlyxIYwYjay5O4=; b=Uf0CXwsxug4URpJlRJmmQ9rfAChFuxvsTrLPkwErHKmLRWN38lQNMxqq/wV2VSM5mNooNtpqMdg4GS3F7Wqpgj88wZeKJDQn/7fuREwYs7R5lYvGHmil7XpJIg+BbjzKQa3W2Z53aICH6ZulNFeqnW7E8rbnODFPJ7Zyh5VNkd0= ARC-Authentication-Results: i=1; mx.zohomail.com; spf=pass (zohomail.com: domain of lists.xenproject.org designates 192.237.175.120 as permitted sender) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1590071084656696.4889028690736; Thu, 21 May 2020 07:24:44 -0700 (PDT) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1jbm5X-0006MD-Q4; Thu, 21 May 2020 14:22:23 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1jbm5W-0006M8-St for xen-devel@lists.xenproject.org; Thu, 21 May 2020 14:22:22 +0000 Received: from esa5.hc3370-68.iphmx.com (unknown [216.71.155.168]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id 7c053ab2-9b6e-11ea-9887-bc764e2007e4; Thu, 21 May 2020 14:22:22 +0000 (UTC) X-Inumbo-ID: 7c053ab2-9b6e-11ea-9887-bc764e2007e4 Authentication-Results: esa5.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none IronPort-SDR: 43Tj/gR47oKP9Ex2PPBWEahlOGo6x/IxY+jx4kPMsU9YzGoiIELkT+92xNL9+4fdswIs353hDQ qv7qm02BmarxzkJ5rHUOUgPgf5WtQ21ml0ujeIEIFWivlfOgRjw2EtGNF7Otu8OYJf4XoRNi3i 1MxBe3FzCO2FpUF3i6bMs4j6HIVwIrsWuuGQJDPCEDJdZ/9+F9cbcLbE/ddyOsyq8YHMveEfyA vGj1LhvZR2NIZrNaLy1hGS5rnj7zTjOcnefl1eYiI0qavC5BZZciV1c7Q4gQxaLBgWliLsMsPA /Dk= X-SBRS: 2.7 X-MesageID: 18354433 X-Ironport-Server: esa5.hc3370-68.iphmx.com X-Remote-IP: 162.221.158.21 X-Policy: $RELAYED X-IronPort-AV: E=Sophos;i="5.73,417,1583211600"; d="scan'208";a="18354433" From: George Dunlap To: Subject: [PATCH] CHANGELOG: Add an entry for golang binding updates Date: Thu, 21 May 2020 15:21:38 +0100 Message-ID: <20200521142138.3528654-1-george.dunlap@citrix.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Nick Rosbrook , George Dunlap , Paul Durrant Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" Content-Type: text/plain; charset="utf-8" Wasn't sure whether this sort of thing was what was wanted, but thought it was worth trying. Signed-off-by: George Dunlap Reviewed-by: Paul Durrant --- CC: Paul Durrant CC: Nick Rosbrook --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccb5055c87..5aa6af612f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ The format is based on [Keep a Changelog](https://keepach= angelog.com/en/1.0.0/) fixes. - Hypervisor framework to ease porting Xen to run on hypervisors. - Initial support to run on Hyper-V. + - Golang bindings: IDL generation of structs, more functions covered, + more module-friendly (still Experimental) =20 ## [4.13.0](https://xenbits.xen.org/gitweb/?p=3Dxen.git;a=3Dshortlog;h=3DR= ELEASE-4.13.0) - 2019-12-17 =20 --=20 2.25.1