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
 
   
 

xense-devel

[Xen-devel] [PATCH] ACM cleanup for names, versioning, and data structur

To: xen-devel@xxxxxxxxxxxxxxxxxxx, xense-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] ACM cleanup for names, versioning, and data structures
From: Reiner Sailer <sailer@xxxxxxxxxx>
Date: Wed, 27 Jul 2005 00:54:57 -0400
Cc: Stefan Berger <stefanb@xxxxxxxxxx>
Delivery-date: Wed, 27 Jul 2005 04:53:35 +0000
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx

The patches below clean-up sHype-related file names  in the tools subtree
and security policy-versioning and data structures in the xen subtree (ACM):

 *  the very generic tools directory name "policy"  is changed to  "security"
    and  the included "policy_tool" to "secpol_tool"

 * the single constant POLICY_INTERFACE_VERSION is replaced
   by ACM_INTERFACE_VERSION; the security policy headers are
   versioned independently since the policy can be supplied
   at boot time instead of through the  hypervisor interface

Reiner


Signed-off by: Reiner Sailer <sailer@xxxxxxxxxxxxxx>

Attachment: xen_acm_policy_cleanup.diff
Description: Binary data

Attachment: tools_acm_policy_cleanup.diff
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] ACM cleanup for names, versioning, and data structures, Reiner Sailer <=