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

[PATCH] [XEN] [ACM] Allow choosing the VM label of dom0 in kernel line i

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [PATCH] [XEN] [ACM] Allow choosing the VM label of dom0 in kernel line in grub.conf
From: Stefan Berger <stefanb@xxxxxxxxxx>
Date: Thu, 29 Mar 2007 09:19:25 -0400
Cc: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Delivery-date: Thu, 29 Mar 2007 14:15:25 +0100
Envelope-to: Keir.Fraser@xxxxxxxxxxxx
This patch provides the possibility to choose the VM label of domain-0 in the 
kernel line
in grub.conf. The format is ssidref=<ssid ref>:sHype:<policy name>:<vm
label>. The name of the policy specified here must be the same name as
the in the policy provided as a module during boot, otherwise the policy
will not be accepted and the system then starts without a policy.
The user tool for 'xm dumppolicy' has been adapted to show which entry
in the binary policy is used by domain-0.

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

Attachment: acm_ssidref_grub.diff
Description: Text Data

<Prev in Thread] Current Thread [Next in Thread>
  • [PATCH] [XEN] [ACM] Allow choosing the VM label of dom0 in kernel line in grub.conf, Stefan Berger <=