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=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 3A51BC433DF for ; Fri, 22 May 2020 10:02:10 +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 0EA7520738 for ; Fri, 22 May 2020 10:02:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0EA7520738 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=xen.org Authentication-Results: mail.kernel.org; spf=pass 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.92) (envelope-from ) id 1jc4Uw-0000pT-Pc; Fri, 22 May 2020 10:01:50 +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.92) (envelope-from ) id 1jc4Uv-0000pO-O7 for xen-devel@lists.xenproject.org; Fri, 22 May 2020 10:01:49 +0000 X-Inumbo-ID: 3fe9636f-9c13-11ea-aba9-12813bfff9fa Received: from mail-wm1-f65.google.com (unknown [209.85.128.65]) by us1-amaz-eas2.inumbo.com (Halon) with ESMTPS id 3fe9636f-9c13-11ea-aba9-12813bfff9fa; Fri, 22 May 2020 10:01:48 +0000 (UTC) Received: by mail-wm1-f65.google.com with SMTP id f134so8131267wmf.1 for ; Fri, 22 May 2020 03:01:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=HK4/FwLeGgXI+j5s40BKVWhGHh1cP+TEI9vZo9YfCEc=; b=m23ZgspuHqlmrM5OqG0mxoWCmZvgmaR2MJp6nvMqRDKIWISKyKzgQhk/eA0cBuNrTE f8CTPIVgdzkWxkre5ywnvanahdAjcJLi4cOvObLDoX6preMQF7hHxFk7k1fmJJbdzctA zJ52lazrQqaPjm0FQhLQrp+5q40uORczLUazmzoFZCkD62AzR2kpBh6oIQ7zIyRx3stI cTiIUMwxd36R5sni4vYHVN5w82ba3s1OSIRokeuHsY3KGJIIolWphAgX4fXu+VJViGuF G6eYXCPiNhrn4Sq4H6+7Bsylw1cvhk7H+mye7GZeL0Li2Oc5Lg8TUAMhtOqwNV+1OBCI Anuw== X-Gm-Message-State: AOAM5311hRWUEq++hf5l4sGm9pRMffgSJoXNrBPmII0AmNCHjV1vguIO MANfCNC3EPY5Yzo2cPqWvPQ= X-Google-Smtp-Source: ABdhPJx3SXpHFJNnubGIQMpwKvWOyu1PaejIWtIouPs1OeOQ9KHrpFQz6lKp634UEYhGLkojrljdwQ== X-Received: by 2002:a1c:64c1:: with SMTP id y184mr11312321wmb.175.1590141707578; Fri, 22 May 2020 03:01:47 -0700 (PDT) Received: from liuwe-devbox-debian-v2.j3c5onc20sse1dnehy4noqpfcg.zx.internal.cloudapp.net ([51.145.34.42]) by smtp.gmail.com with ESMTPSA id h196sm1202838wme.22.2020.05.22.03.01.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 May 2020 03:01:46 -0700 (PDT) Date: Fri, 22 May 2020 10:01:45 +0000 From: Wei Liu To: George Dunlap Subject: Re: [PATCH] golang: Update generated files after libxl_types.idl change Message-ID: <20200522100145.w6xd5v7ioubzkni5@liuwe-devbox-debian-v2.j3c5onc20sse1dnehy4noqpfcg.zx.internal.cloudapp.net> References: <20200522094956.3611661-1-george.dunlap@citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200522094956.3611661-1-george.dunlap@citrix.com> User-Agent: NeoMutt/20180716 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 , xen-devel@lists.xenproject.org, Wei Liu , Ian Jackson Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" On Fri, May 22, 2020 at 10:49:56AM +0100, George Dunlap wrote: > c/s 7efd9f3d45 ("libxl: Handle Linux stubdomain specific QEMU > options.") modified libl_types.idl. Run gengotypes.py again to update libxl_types.idl. > the geneated golang bindings. > Can we perhaps add a dependency on golang's side such that it can be auto-generated in the future? In any case Acked-by: Wei Liu (I haven't looked at the generated code)