qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1832914] [NEW] Wrong error log when drive is specified qcow but qcow2 image file used.
@ 2019-06-14 21:28 saeed
  2019-08-15 18:48 ` [Qemu-devel] [Bug 1832914] " Thomas Huth
  0 siblings, 1 reply; 2+ messages in thread
From: saeed @ 2019-06-14 21:28 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

On archlinux qemu version 4.0.0 when I type:

$ qemu-system-x86_64 -drive format=qcow,file=image.qcow2 ...

I get this output in stderr

qemu-system-x86_64 -drive format=qcow,file=image.qcow2 ...: Unsupported
qcow version 3

image.qcow2 is a qcow2 image created by qemu-img. error states that
problem is with lack support with qcow3 format but real problem is that
foramt=qcow is wrong option.

** Affects: qemu
     Importance: Undecided
         Status: New

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

Title:
  Wrong error log when drive is specified qcow but qcow2 image file
  used.

Status in QEMU:
  New

Bug description:
  On archlinux qemu version 4.0.0 when I type:

  $ qemu-system-x86_64 -drive format=qcow,file=image.qcow2 ...

  I get this output in stderr

  qemu-system-x86_64 -drive format=qcow,file=image.qcow2 ...:
  Unsupported qcow version 3

  image.qcow2 is a qcow2 image created by qemu-img. error states that
  problem is with lack support with qcow3 format but real problem is
  that foramt=qcow is wrong option.

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


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

* [Qemu-devel] [Bug 1832914] Re: Wrong error log when drive is specified qcow but qcow2 image file used.
  2019-06-14 21:28 [Qemu-devel] [Bug 1832914] [NEW] Wrong error log when drive is specified qcow but qcow2 image file used saeed
@ 2019-08-15 18:48 ` Thomas Huth
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Huth @ 2019-08-15 18:48 UTC (permalink / raw)
  To: qemu-devel

Fix has been included here:
https://git.qemu.org/?p=qemu.git;a=commitdiff;h=197bfa7da7c8eeb39aa5

** Changed in: qemu
       Status: New => Fix Released

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

Title:
  Wrong error log when drive is specified qcow but qcow2 image file
  used.

Status in QEMU:
  Fix Released

Bug description:
  On archlinux qemu version 4.0.0 when I type:

  $ qemu-system-x86_64 -drive format=qcow,file=image.qcow2 ...

  I get this output in stderr

  qemu-system-x86_64 -drive format=qcow,file=image.qcow2 ...:
  Unsupported qcow version 3

  image.qcow2 is a qcow2 image created by qemu-img. error states that
  problem is with lack support with qcow3 format but real problem is
  that foramt=qcow is wrong option.

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


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

end of thread, other threads:[~2019-08-15 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-14 21:28 [Qemu-devel] [Bug 1832914] [NEW] Wrong error log when drive is specified qcow but qcow2 image file used saeed
2019-08-15 18:48 ` [Qemu-devel] [Bug 1832914] " 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).