From: Jacob Gorm Hansen <jacobg@diku.dk>
To: Charles Coffing <ccoffing@novell.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Control tools work
Date: Tue, 31 May 2005 16:33:16 -0700 [thread overview]
Message-ID: <429CF43C.7030506@diku.dk> (raw)
In-Reply-To: <s29c514c.000@sinclair.provo.novell.com>
Charles Coffing wrote:
> 2. Making the tools/libraries agnostic w.r.t. the guest OS type.
I recently created a small Xen guest that is able to build a guest OS
from a ramdisk containing a stage2 loader and a kernel image. My goal is
to have it load from a block device or the network as well as from the
ram disk. Starting my guest instead of vmlinuz directly would allow
unification of domain builders from the dom0 perspective, and would
prevent ELF-parsing attacks on dom0. The same guest would be used for
reviving checkpoints, so there would not need to be a special linux_load
(linux_save can be handled using self-checkpointing to a raw device btw).
If there is interest I can post the source.
Jacob
next prev parent reply other threads:[~2005-05-31 23:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-31 17:57 Control tools work Charles Coffing
2005-05-31 21:07 ` Christian Limpach
2005-05-31 23:33 ` Jacob Gorm Hansen [this message]
2005-06-01 10:28 ` Grzegorz Milos
-- strict thread matches above, loose matches on Subject: below --
2005-05-31 21:29 Charles Coffing
2005-05-31 21:48 ` Daniel Stekloff
2005-05-31 22:25 ` Steven Hand
2005-06-01 0:25 ` Christian Limpach
2005-06-03 1:01 ` Anthony Liguori
[not found] <s29c82f6.030@sinclair.provo.novell.com>
2005-06-01 0:15 ` Christian Limpach
2005-06-01 13:56 Charles Coffing
[not found] <s29d6a51.010@sinclair.provo.novell.com>
2005-06-01 20:13 ` Christian Limpach
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=429CF43C.7030506@diku.dk \
--to=jacobg@diku.dk \
--cc=ccoffing@novell.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.