qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Lyu Mitnick <mitnick.lyu@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] GSoC: Improved image format compatibility
Date: Wed, 30 Mar 2011 09:32:19 +0100	[thread overview]
Message-ID: <AANLkTi=gGRGzfxh+QFmtn2n7nRMkwc8K8uvFVfOMv9C7@mail.gmail.com> (raw)
In-Reply-To: <4D92B6A1.30405@mail.berlios.de>

On Wed, Mar 30, 2011 at 5:50 AM, Stefan Weil <weil@mail.berlios.de> wrote:
> Am 29.03.2011 23:55, schrieb Lyu Mitnick:
>>
>> Hello all,
>>
>> I have used QEMU to assist me developing embedded system for 3 years. And
>> I
>> want to contribute to QEMU and participate Google Summer of Code this
>> year.
>> I have port binutils so I have some experienced with binary format. I
>> noticed that there is no VHD support in qemu-img. A Virtual Hard Disk(VHD)
>> is a virtual hard disk file format used in Microsoft virtual PC, Hyper-V,
>> virtual box, xVM and Complete PC Backup  of vista and windows 7. I want to
>> add support for VHD in GSoC. I am wondering whether this kind of idea is
>> valuable to QEMU?? Or any another topic related image format is valuable
>> to
>> QEMU??
>>
>> thanks
>>
>> Mitnick
>
> Hello Mitnick,
>
> QEMU (including qemu-img) already supports the format vpc.
> The code in block/vpc.c also uses the name vhd, so I think
> vpc == vhd.

However, it is possible that vpc/vhd has new features that are not yet
supported in QEMU.  There is a listed project idea for updating image
formats on the GSoC wiki page:

http://wiki.qemu.org/Google_Summer_of_Code_2011#Improved_image_format_compatibility

You could assess QEMU's implementation in block/vpc.c and compare
against the latest public file format specification:

http://en.wikipedia.org/wiki/VHD_(file_format)

If you find there are new features or format changes that are not yet
supported in QEMU, this might make a good "Improved image format
compatibility" GSoC project.

Stefan

  reply	other threads:[~2011-03-30  8:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-29 21:55 [Qemu-devel] GSoC: Improved image format compatibility Lyu Mitnick
2011-03-30  4:50 ` Stefan Weil
2011-03-30  8:32   ` Stefan Hajnoczi [this message]
2011-03-30 18:40     ` Lyu Mitnick
2011-03-30 19:11       ` Stefan Weil
2011-03-30 19:36         ` Lyu Mitnick
2011-04-01 15:15         ` Lyu Mitnick
2011-04-01 16:29           ` Kevin Wolf
2011-04-01 18:29             ` Lyu Mitnick
2011-04-02 13:54               ` Stefan Hajnoczi
2011-04-02 19:03                 ` Lyu Mitnick
2011-04-03  7:33                   ` Stefan Hajnoczi
2011-04-04 17:35                     ` Lyu Mitnick
2011-04-01 17:02           ` Stefan Weil

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='AANLkTi=gGRGzfxh+QFmtn2n7nRMkwc8K8uvFVfOMv9C7@mail.gmail.com' \
    --to=stefanha@gmail.com \
    --cc=mitnick.lyu@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).