qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] iotests: Test non-self-referential qcow2 refblo


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH] iotests: Test non-self-referential qcow2 refblocks
Date: Mon, 02 Mar 2015 11:36:12 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

On 2014-12-05 at 11:53, Max Reitz wrote:
It is easy to create only self-referential refblocks, but there are
cases where that is impossible. This adds a test for two of those cases
(combined in a single test case).

Suggested-by: Eric Blake <address@hidden>
Signed-off-by: Max Reitz <address@hidden>
---
This patch depends on version 4 (or hopefully any later version) of my
"qcow2: Support refcount orders != 4" series.
---
  tests/qemu-iotests/115     | 95 ++++++++++++++++++++++++++++++++++++++++++++++
  tests/qemu-iotests/115.out |  8 ++++
  tests/qemu-iotests/group   |  1 +
  3 files changed, 104 insertions(+)
  create mode 100755 tests/qemu-iotests/115
  create mode 100644 tests/qemu-iotests/115.out

Applied to my block tree:

https://github.com/XanClic/qemu/commits/block



reply via email to

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