[Qemu-devel] [Bug 1563931] [NEW] qemu-img should allow resizing image with snapshots

2016-03-30 Thread Zeeshan Ali
Public bug reported:

Currently it's not possible to resize a disk image with qemu-img if
image in question has snapshots associated. I'm not entirely sure this
is technically possible but if it is, it would be really nice to support
that.

$ qemu-img --version
qemu-img version 2.4.1 (qemu-2.4.1-8.fc23), Copyright (c) 2004-2008 Fabrice 
Bellard

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

Title:
  qemu-img should allow resizing image with snapshots

Status in QEMU:
  New

Bug description:
  Currently it's not possible to resize a disk image with qemu-img if
  image in question has snapshots associated. I'm not entirely sure this
  is technically possible but if it is, it would be really nice to
  support that.

  $ qemu-img --version
  qemu-img version 2.4.1 (qemu-2.4.1-8.fc23), Copyright (c) 2004-2008 Fabrice 
Bellard

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



Re: [Qemu-devel] [PATCH] pc: Fix floppy drives with if=none

2011-10-20 Thread Zeeshan Ali (Khattak)
Hi Kevin,

On Thu, Oct 20, 2011 at 5:41 PM, Kevin Wolf  wrote:
> Commit 63ffb564 broke floppy devices specific on the command line like
> -drive file=...,if=none,id=floppy -global isa-fdc.driveA=floppy because it
> relies on drive_get() which works only with -fda/-drive if=floppy.
>
> This patch resembles what we're already doing for IDE, i.e. remember the 
> floppy
> device that was created and use that to extract the BlockDriverStates where
> needed.

  Works! Thanks so much for the quick fix!

-- 
Regards,

Zeeshan Ali (Khattak)
FSF member#5124