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] [PATCH] [XM] Enable xm to get the VM's security label when x

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] [XM] Enable xm to get the VM's security label when xm uses the Xen-API.
From: Stefan Berger <stefanb@xxxxxxxxxx>
Date: Thu, 05 Apr 2007 18:05:56 -0400
Cc: Ewan Mellor <ewan@xxxxxxxxxxxxx>
Delivery-date: Thu, 05 Apr 2007 14:59:54 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
This patch adds the functionality to get a VM's security label using the
xen-api. I added a 'security_label' to the VM's record and extended the
documentation and libxen along with it.
This patch is part of a bigger patch that I am trying to break apart in
a bunch of smaller pieces. So there are some loose ends here, like the
get_security_label() in XendDomainInfo, that are not returning anything
useful, yet, but this would follow.

I hope the extension of the VM record in this direction is 'ok'.

Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>

Attachment: xm_list_label_xapi.diff
Description: Text 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] [XM] Enable xm to get the VM's security label when xm uses the Xen-API., Stefan Berger <=