qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1832914] [NEW] Wrong error log when drive is specified


From: saeed
Subject: [Qemu-devel] [Bug 1832914] [NEW] Wrong error log when drive is specified qcow but qcow2 image file used.
Date: Fri, 14 Jun 2019 21:28:02 -0000

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]