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] Boot dom0 and mini-OS guest in parallel

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Boot dom0 and mini-OS guest in parallel
From: Lucio Maciel <luciofm@xxxxxxxxx>
Date: Mon, 6 Jul 2009 15:26:11 -0300
Delivery-date: Tue, 07 Jul 2009 06:15:18 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=tV8l6B/7HRjctE78aIp/aIal2bqPYwA2l2BOLecaSHA=; b=okSaijn7kXE3KnJ4TZcMyVXv6B7CesEOK2uvWmqCKEhx5tLm9rT490+8O/zbU2a5BN BEy5SLF8m3SeA4NBYMTtrE5dLFqpgCfXmY+T6uUpD0XPXV2+H5SQe9A3haTR8GLY/t1p bqyH8H9S1/jNvwiYuJtd4yrDYwAjNDbF0HWRg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=anhcDDrYPa1RrF6CCzwwA71RdwDnxSCD8o8tBUkwel85eRaASp4Q6taj5Nn/xmQgoz SCgj/bF0FHTo1XDZAp3XrqTnNRSltRGDCPJTd5WjFndzk070iDxCbx2BpO+SxxpdYHCA 8JhmCidb5NR6UDjgfRohujpf0eIyA92Nu37LU=
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
Hi,

I'm using xen virtualization, and I writing a very security sensitive
software that I want to run completely isolated, running it on a
mini-OS or a very small/tight Linux guest.

That's OK, but I also want it to boot in parallel with dom0, directly
from the xen hypervisor, avoiding the need to first boot the dom0 and
then boot my small self-contained guest.

Is that possible? Or what should I know before trying to add this
functionality to the xen hypervisor?

Thanks in advance,
Lúcio Maciel
luciofm@xxxxxxxxx

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

<Prev in Thread] Current Thread [Next in Thread>