qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] VHDX support
@ 2012-08-30  7:36 Alex Bligh
  2012-08-31 12:49 ` Kevin Wolf
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Bligh @ 2012-08-30  7:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bligh

Is anyone currently working on VHDX (as opposed to VHD) support, as used
by the most recent version of Hyper-V? If not, would you be interested
in patches?

File format at:
 http://www.microsoft.com/en-us/download/details.aspx?id=29681
(Word format, sadly)

-- 
Alex Bligh

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] VHDX support
  2012-08-30  7:36 [Qemu-devel] VHDX support Alex Bligh
@ 2012-08-31 12:49 ` Kevin Wolf
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Wolf @ 2012-08-31 12:49 UTC (permalink / raw)
  To: Alex Bligh; +Cc: qemu-devel

Am 30.08.2012 09:36, schrieb Alex Bligh:
> Is anyone currently working on VHDX (as opposed to VHD) support, as used
> by the most recent version of Hyper-V? If not, would you be interested
> in patches?

I'm not aware of anyone working on it yet. Patches are welcome, of course.

Kevin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] VHDX support
@ 2012-11-09 12:37 Mario Premke
  0 siblings, 0 replies; 3+ messages in thread
From: Mario Premke @ 2012-11-09 12:37 UTC (permalink / raw)
  To: qemu-devel

>> Is anyone currently working on VHDX (as opposed to VHD) support, as used
>> by the most recent version of Hyper-V? If not, would you be interested
>> in patches?
>
>I'm not aware of anyone working on it yet. Patches are welcome, of course.
>
>Kevin

VHDX conversion seems to work already with qemu-img 1.1.1.
I have a VHDX image, changed the file ending to vhd and tried:

qemu-img convert -O raw WinXP.vhd test.raw

There were no errors or any other output, then to my astonishment:

qemu-kvm -hda test.raw &

 ... booted the old image on the spot.

Is it possible that the changes from vhd to vhdx are transparent to 
qemu-img?

Regards,
Mario 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-09 13:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-30  7:36 [Qemu-devel] VHDX support Alex Bligh
2012-08-31 12:49 ` Kevin Wolf
  -- strict thread matches above, loose matches on Subject: below --
2012-11-09 12:37 Mario Premke

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).