qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1367365] [NEW] qemu-img fixed vhd issues
@ 2014-09-09 16:37 Petrut Lucian
  2018-02-08 19:15 ` [Qemu-devel] [Bug 1367365] " Thomas Huth
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Petrut Lucian @ 2014-09-09 16:37 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

qemu-img returns fixed vhd images file format to be raw.

This happens because only the header is seeked for image signatures when
getting the image format. In fact, unlike dynamic vhd images,
differencing vhds don't have the footer copied in the header.

An easy fix would be to just search the last 512B for the 'conectix'
signature.

Also, the fixed vhds created by qemu-img seem to be corrupted from
Powershell POV.

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: qemu-img vhd vpc

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1367365

Title:
  qemu-img fixed vhd issues

Status in QEMU:
  New

Bug description:
  qemu-img returns fixed vhd images file format to be raw.

  This happens because only the header is seeked for image signatures
  when getting the image format. In fact, unlike dynamic vhd images,
  differencing vhds don't have the footer copied in the header.

  An easy fix would be to just search the last 512B for the 'conectix'
  signature.

  Also, the fixed vhds created by qemu-img seem to be corrupted from
  Powershell POV.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1367365/+subscriptions

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

end of thread, other threads:[~2021-05-03 16:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-09 16:37 [Qemu-devel] [Bug 1367365] [NEW] qemu-img fixed vhd issues Petrut Lucian
2018-02-08 19:15 ` [Qemu-devel] [Bug 1367365] " Thomas Huth
2018-03-28 10:31 ` Zixuan Wang
2018-03-28 10:53 ` Thomas Huth
2018-04-04 15:00 ` Zixuan Wang
2021-05-03 16:41 ` Thomas Huth

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