qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/2] block: Fix VM size field width in snapshot dump


From: Max Reitz
Subject: [PATCH 0/2] block: Fix VM size field width in snapshot dump
Date: Fri, 17 Jan 2020 11:58:57 +0100

Hi,

https://bugs.launchpad.net/qemu/+bug/1859989 reports that fields in
"qemu-img snapshot -l"s output are not always separated by spaces in
4.1.1.  Fix that.


Branch: https://github.com/XanClic/qemu.git lp-1859989-v1
Branch: https://git.xanclic.moe/XanClic/qemu.git lp-1859989-v1


Max Reitz (2):
  block: Fix VM size field width in snapshot dump
  iotests: Test snapshot -l field separation

 block/qapi.c               |  4 +-
 tests/qemu-iotests/284     | 76 ++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/284.out |  8 ++++
 tests/qemu-iotests/group   |  1 +
 4 files changed, 87 insertions(+), 2 deletions(-)
 create mode 100755 tests/qemu-iotests/284
 create mode 100644 tests/qemu-iotests/284.out

-- 
2.24.1




reply via email to

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