Dropping cc: xiaw...@linux.ibm.com, because I got a "user unknown" bounce.
Copying qemu-stable. "Zhang Haoyu" <zhan...@sangfor.com> writes: > The while loop variabal is "bs1", > but "bs" is always passed to bdrv_snapshot_delete_by_id_or_name. > Broken in commit a89d89d, v1.7.0. > > v1 -> v2: > * add broken commit id to commit message Patch version information... > Signed-off-by: Zhang Haoyu <zhan...@sangfor.com> > Reviewed-by: Markus Armbruster <arm...@redhat.com> > --- ... goes here, so it doesn't go into the permanent commit message. Maybe Kevin or Stefan can clean it up on commit. > savevm.c | 11 +++++------ > 1 file changed, 5 insertions(+), 6 deletions(-) [...]