All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 706766] [NEW] [Qemu-kvm] qemu-img fail to create qcow image
@ 2011-01-24  3:11 xudong
  2011-01-24  3:26 ` [Qemu-devel] [Bug 706766] " xudong
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: xudong @ 2011-01-24  3:11 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

On qemu-kvm tree 6f32e3d09d990fd50008756fcb446b55e0c0af79, complier it.
Then try to create a qcow image with a exist raw image, create fail.

reproduce steps:
1) build qemu-kvm
2) ./qemu-img create -b ./ia32e_fc10.img -f qcow2 ./qcow.img
3) Fail to create qcow image, it show error "qemu-img: Could not open './qcow.img' "

** 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/706766

Title:
  [Qemu-kvm] qemu-img fail to create qcow image

Status in QEMU:
  New

Bug description:
  On qemu-kvm tree 6f32e3d09d990fd50008756fcb446b55e0c0af79, complier
  it. Then try to create a qcow image with a exist raw image, create
  fail.

  reproduce steps:
  1) build qemu-kvm
  2) ./qemu-img create -b ./ia32e_fc10.img -f qcow2 ./qcow.img
  3) Fail to create qcow image, it show error "qemu-img: Could not open './qcow.img' "

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

* [Qemu-devel] [Bug 706766] Re: [Qemu-kvm] qemu-img fail to create qcow image
  2011-01-24  3:11 [Qemu-devel] [Bug 706766] [NEW] [Qemu-kvm] qemu-img fail to create qcow image xudong
@ 2011-01-24  3:26 ` xudong
  2011-01-24  6:39 ` Stefan Hajnoczi
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: xudong @ 2011-01-24  3:26 UTC (permalink / raw)
  To: qemu-devel

The latest qemu tree e10990c3f0c39e92ab5f74004b89a24fcc36fa14 also has
this issue.

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

Title:
  [Qemu-kvm] qemu-img fail to create qcow image

Status in QEMU:
  New

Bug description:
  On qemu-kvm tree 6f32e3d09d990fd50008756fcb446b55e0c0af79, complier
  it. Then try to create a qcow image with a exist raw image, create
  fail.

  reproduce steps:
  1) build qemu-kvm
  2) ./qemu-img create -b ./ia32e_fc10.img -f qcow2 ./qcow.img
  3) Fail to create qcow image, it show error "qemu-img: Could not open './qcow.img' "

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

* [Qemu-devel] [Bug 706766] Re: [Qemu-kvm] qemu-img fail to create qcow image
  2011-01-24  3:11 [Qemu-devel] [Bug 706766] [NEW] [Qemu-kvm] qemu-img fail to create qcow image xudong
  2011-01-24  3:26 ` [Qemu-devel] [Bug 706766] " xudong
@ 2011-01-24  6:39 ` Stefan Hajnoczi
  2011-01-25  2:07 ` xudong
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Stefan Hajnoczi @ 2011-01-24  6:39 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: New => Confirmed

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

Title:
  [Qemu-kvm] qemu-img fail to create qcow image

Status in QEMU:
  Confirmed

Bug description:
  On qemu-kvm tree 6f32e3d09d990fd50008756fcb446b55e0c0af79, complier
  it. Then try to create a qcow image with a exist raw image, create
  fail.

  reproduce steps:
  1) build qemu-kvm
  2) ./qemu-img create -b ./ia32e_fc10.img -f qcow2 ./qcow.img
  3) Fail to create qcow image, it show error "qemu-img: Could not open './qcow.img' "

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

* [Qemu-devel] [Bug 706766] Re: [Qemu-kvm] qemu-img fail to create qcow image
  2011-01-24  3:11 [Qemu-devel] [Bug 706766] [NEW] [Qemu-kvm] qemu-img fail to create qcow image xudong
  2011-01-24  3:26 ` [Qemu-devel] [Bug 706766] " xudong
  2011-01-24  6:39 ` Stefan Hajnoczi
@ 2011-01-25  2:07 ` xudong
  2011-02-14 12:40 ` xudong
  2011-02-20 17:18 ` Aurelien Jarno
  4 siblings, 0 replies; 6+ messages in thread
From: xudong @ 2011-01-25  2:07 UTC (permalink / raw)
  To: qemu-devel

Patch worked with testing.

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

Title:
  [Qemu-kvm] qemu-img fail to create qcow image

Status in QEMU:
  Confirmed

Bug description:
  On qemu-kvm tree 6f32e3d09d990fd50008756fcb446b55e0c0af79, complier
  it. Then try to create a qcow image with a exist raw image, create
  fail.

  reproduce steps:
  1) build qemu-kvm
  2) ./qemu-img create -b ./ia32e_fc10.img -f qcow2 ./qcow.img
  3) Fail to create qcow image, it show error "qemu-img: Could not open './qcow.img' "

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

* [Qemu-devel] [Bug 706766] Re: [Qemu-kvm] qemu-img fail to create qcow image
  2011-01-24  3:11 [Qemu-devel] [Bug 706766] [NEW] [Qemu-kvm] qemu-img fail to create qcow image xudong
                   ` (2 preceding siblings ...)
  2011-01-25  2:07 ` xudong
@ 2011-02-14 12:40 ` xudong
  2011-02-20 17:18 ` Aurelien Jarno
  4 siblings, 0 replies; 6+ messages in thread
From: xudong @ 2011-02-14 12:40 UTC (permalink / raw)
  To: qemu-devel

Fixed patch in qemu-kvm: 96df67d1c3928704cd76d0b2e76372ef18658e85, close
this bug.

** Changed in: qemu
       Status: Confirmed => Fix Committed

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

Title:
  [Qemu-kvm] qemu-img fail to create qcow image

Status in QEMU:
  Fix Committed

Bug description:
  On qemu-kvm tree 6f32e3d09d990fd50008756fcb446b55e0c0af79, complier
  it. Then try to create a qcow image with a exist raw image, create
  fail.

  reproduce steps:
  1) build qemu-kvm
  2) ./qemu-img create -b ./ia32e_fc10.img -f qcow2 ./qcow.img
  3) Fail to create qcow image, it show error "qemu-img: Could not open './qcow.img' "

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

* [Qemu-devel] [Bug 706766] Re: [Qemu-kvm] qemu-img fail to create qcow image
  2011-01-24  3:11 [Qemu-devel] [Bug 706766] [NEW] [Qemu-kvm] qemu-img fail to create qcow image xudong
                   ` (3 preceding siblings ...)
  2011-02-14 12:40 ` xudong
@ 2011-02-20 17:18 ` Aurelien Jarno
  4 siblings, 0 replies; 6+ messages in thread
From: Aurelien Jarno @ 2011-02-20 17:18 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: Fix Committed => 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/706766

Title:
  [Qemu-kvm] qemu-img fail to create qcow image

Status in QEMU:
  Fix Released

Bug description:
  On qemu-kvm tree 6f32e3d09d990fd50008756fcb446b55e0c0af79, complier
  it. Then try to create a qcow image with a exist raw image, create
  fail.

  reproduce steps:
  1) build qemu-kvm
  2) ./qemu-img create -b ./ia32e_fc10.img -f qcow2 ./qcow.img
  3) Fail to create qcow image, it show error "qemu-img: Could not open './qcow.img' "

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

end of thread, other threads:[~2011-02-20 17:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-24  3:11 [Qemu-devel] [Bug 706766] [NEW] [Qemu-kvm] qemu-img fail to create qcow image xudong
2011-01-24  3:26 ` [Qemu-devel] [Bug 706766] " xudong
2011-01-24  6:39 ` Stefan Hajnoczi
2011-01-25  2:07 ` xudong
2011-02-14 12:40 ` xudong
2011-02-20 17:18 ` Aurelien Jarno

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.