qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jma5@umd.edu>
To: Paul Brook <paul@codesourcery.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] using partition images
Date: Mon, 8 May 2006 10:19:11 -0400	[thread overview]
Message-ID: <20060508141911.GA2869@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <200605081411.42503.paul@codesourcery.com>

On Mon, May 08, 2006 at 02:11:36PM +0100, Paul Brook wrote:
> > I'll work on this tonight. I've been thinking about doing this, since it
> > would allow one to use any qemu-supported disk image format as a partition
> > image.
> >
> > I can't think of any disk format that's heavily used in qemu that is
> > normally used for partition images except for raw. OTOH it might be
> > interesting to have qcow partition images.
> 
> If done properly this should also allow use of vmware split image files.
> 

It'd probably be easier to fix the vmdk driver to handle these natively.

If split vmdks are just a series of partition images plus an image of an
MBR/partition table then it may be possible to hack this up via a partition
driver that supported harddisk sharing (using multiple partition images as
part of the same hard disk).

> Paul
> 

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

  reply	other threads:[~2006-05-08 14:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-08  3:53 [Qemu-devel] using partition images Jim C. Brown
2006-05-08  4:49 ` Jim C. Brown
2006-05-08 10:20   ` Fabrice Bellard
2006-05-08 12:26     ` Jim C. Brown
2006-05-08 12:32       ` Johannes Schindelin
2006-05-08 13:11       ` Paul Brook
2006-05-08 14:19         ` Jim C. Brown [this message]
2006-05-08 14:28           ` Paul Brook
2006-05-08 14:59             ` Jim C. Brown
2006-05-08 15:09               ` Paul Brook
2006-05-08 14:49       ` Jim C. Brown

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=20060508141911.GA2869@jbrown.mylinuxbox.org \
    --to=jma5@umd.edu \
    --cc=paul@codesourcery.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).