|
From: | Doug Goldstein |
Subject: | Re: [Qemu-stable] [Qemu-devel] Patch Round-up for stable 1.4.2, freeze on Monday |
Date: | Fri, 17 May 2013 10:46:15 -0500 |
Hi everyone,
The following new patches are queued for QEMU stable v1.4.2:
https://github.com/mdroth/qemu/commits/stable-1.4-staging
The release is planned for 05-24-2013:
http://wiki.qemu.org/Planning/1.4
Please CC address@hidden on any patches you think should be
included in the release. The cut-off date is 05-20-2013 for new patches.
Testing/feedback is greatly appreciated.
Thanks!
From: Paolo Bonzini <address@hidden> Date: Wed, 13 Mar 2013 14:58:13 +0000 (+0100) Subject: qemu-iotests: add tests for rebasing zero clusters X-Git-Url: http://git.qemu.org/?p=qemu.git;a=commitdiff_plain;h=acbf30ec601b1f817febc4500025b7c4181312c4 qemu-iotests: add tests for rebasing zero clusters If zero clusters are erroneously treated as unallocated, "qemu-img rebase" will copy the backing file's contents onto the cluster. The bug existed also in image streaming, but since the root cause was in qcow2's is_allocated implementation it is enough to test it with qemu-img. Signed-off-by: Paolo Bonzini <address@hidden> Signed-off-by: Stefan Hajnoczi <address@hidden>
[Prev in Thread] | Current Thread | [Next in Thread] |