From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] public: restrict xen_arch_domainconfig visibility Date: Thu, 21 May 2015 09:25:16 +0100 Message-ID: <1432196716.12989.289.camel@citrix.com> References: <1432127413-15478-1-git-send-email-andrew.cooper3@citrix.com> <555DA1BF020000780007C8E8@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <555DA1BF020000780007C8E8@mail.emea.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: Andrew Cooper , Tim Deegan , Keir Fraser , Ian Jackson , Xen-devel List-Id: xen-devel@lists.xenproject.org On Thu, 2015-05-21 at 08:13 +0100, Jan Beulich wrote: > >>> On 20.05.15 at 15:10, wrote: > As an extension to 931f5777c7 ("public: clarify xen_arch_domainconfig > ABI statement") limit the respective definitions' visibility to > hypervisor and tools. > > Signed-off-by: Jan Beulich Acked-by: Ian Campbell