From: jonathan.kalbfeld@gmail.com
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] My QEMU Dream System & Some ideas
Date: Fri, 23 Jun 2006 20:18:22 -0700 [thread overview]
Message-ID: <db7b3ca90606232018h36c6eb62ic31deb99eb43da1a@mail.gmail.com> (raw)
First the ideas:
1/ Add a byte counter to savevm and loadvm to write to the console how
big the image is, maybe adding an optional zlib to compress it on
disk.
2/ Add checkpointing at regular intervals, saving only the deltas
using something like xdelta to compare savevm outputs.
3/ Add a shell command to the monitor. It might come in handy.
4/ Has anyone thought about building a monolithic QEMU kernel,
something that runs at boot, does native dynamic translation and
doesn't have to worry about an underlying operating system. In a
sense, QEMU is the OS. It would have full control of the system
hardware and would allow the user at boot time to select an emulation
in a GRUB-like environment.
And now, the dream system:
Just curious what other people have for their QEMU Dream System.
I have Solaris Express Build 41 running on a laptop. I have a cronjob
that takes 4 snapshots an hour of a ZFS filesystem containing my QEMU
images, using compression. I can basically roll back to an earlier
disk image which makes it great for testing out distros, and embedded
stuff. It's kind of fun to take a solaris installation, delete parts
of the kernel, see if it boots and then roll back to a previous
snapshot. :) Good for simulating worst case scenarios.
jonathan
--
--
Jonathan Kalbfeld
+1 323 620 6682
reply other threads:[~2006-06-24 3:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=db7b3ca90606232018h36c6eb62ic31deb99eb43da1a@mail.gmail.com \
--to=jonathan.kalbfeld@gmail.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).