All of lore.kernel.org
 help / color / mirror / Atom feed
From: "firewatcher" <firewatcher@yeah.net>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: virtualized boot loader
Date: Sat, 28 Jun 2008 22:48:41 +0800	[thread overview]
Message-ID: <200806282248408908047@yeah.net> (raw)

Hi all,

When a box is powered on, first bios is loaded and executed, then the boot loader, then the operating system. 

Now with the introduction of VMM, the boot loader first loads the VMM, then loads the OS.

Why not implement a boot loader which is itself a VMM? That is, the boot loader can fulfil its traditional function, as to
select to load an OS separately, but also, it can function as a VMM, which can load two or more OSes as guest OSes simultaneously.

I have started a project with the name vGRUB, to enhance GRUB with the virtualization functions of XEN. The aim of the project is to
simplify the hierachy of software. That is, vGRUB is the firmware that between bios and OSes.

vGRUB equals GRUB plus XEN.

I am anxious for all your suggestions. Thanks a lot.

FireWatcher


	

             reply	other threads:[~2008-06-28 14:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-28 14:48 firewatcher [this message]
2008-07-11 14:19 ` virtualized boot loader Mark Williamson
  -- strict thread matches above, loose matches on Subject: below --
2008-06-28 14:30 firewatcher
2008-07-31 19:32 ` Sandesh

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=200806282248408908047@yeah.net \
    --to=firewatcher@yeah.net \
    --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.