WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] mainline xen/include/public/hvm/hvm_op.h not uptodate

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] mainline xen/include/public/hvm/hvm_op.h not uptodate
From: Olaf Hering <olaf@xxxxxxxxx>
Date: Mon, 2 May 2011 11:50:44 +0200
Delivery-date: Mon, 02 May 2011 02:51:23 -0700
Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1304329845; l=294; s=domk; d=aepfle.de; h=Content-Type:MIME-Version:Subject:To:From:Date:X-RZG-CLASS-ID: X-RZG-AUTH; bh=VAVxFaSQKKl03Sr/XNgA+W+IHYE=; b=bB0+2ui/R+TZnogz6D4hwQ4HkUwMOH97fqL7mW6/eAbeKTgUTxRlDycNj/1IKfZL2U1 nxb2l45g1iJNAkQCZUvh/Ohk5klLI51qi+XRHrn+g7SYkr2YRH2MckgFWZYJWgd/5uRq+ 0iRSm1uOePxX9ceqwVRV/GrJkIh0KbkebYE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.21 (2010-09-15)
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


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] mainline xen/include/public/hvm/hvm_op.h not uptodate, Olaf Hering <=