From: Liraz Siri <liraz@sterilesecurity.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] simulating a chroot-like interface with qemu
Date: Tue, 06 Jan 2009 17:17:01 +0200 [thread overview]
Message-ID: <496375ED.6000305@sterilesecurity.com> (raw)
In-Reply-To: <4963652A.9010306@redhat.com>
Avi Kivity wrote:
> All of these (and many more) will be fixed by the namespace work that's
> being merged into Linux bit by bit.
Good point. I read up a bit on the progress the lxc folks have done
since I last checked and it looks like functionality similar to what I
am looking for has already been merged into the mainline kernel. The
userspace tools are also coming along nicely.
Making a super chroot like userspace tool would be much easier with lxc
primitives.
> You could easily use nfsroot in the guest together with -kernel and
> -initrd to load a guest without a block device. With -append and
> 'init=' you can have the guest start any script you like.
Yep, the basics are there. You just have to tie it all together to make
it appear to work transparently. It seems much easier to do this with
the lxc primitives, but doing this with qemu still has some benefits
(e.g., super chroot into another emulated architecture).
Cheers,
Liraz
prev parent reply other threads:[~2009-01-06 15:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-05 15:05 [Qemu-devel] simulating a chroot-like interface with qemu Liraz Siri
2009-01-06 14:05 ` Avi Kivity
2009-01-06 15:17 ` Liraz Siri [this message]
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=496375ED.6000305@sterilesecurity.com \
--to=liraz@sterilesecurity.com \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).