From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: mainline xen/include/public/hvm/hvm_op.h not uptodate Date: Mon, 2 May 2011 11:50:44 +0200 Message-ID: <20110502095044.GA21248@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org While adding HVMOP_get_mem_type I noticed that mainline include/xen/interface/hvm/hvm_op.h contains only 2 HVMOPs, while linux-2.6.18-xen.hg contains a copy of xen-unstable.hg/xen/include/public/hvm/hvm_op.h Shouldnt the header files be in sync, regardless of in-kernel users? Olaf