mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
qemu-iotests: qcow2: Test growing large refcount table
Actually writing all the content with 512 byte sector size would take forever, therefore build the image file with a Python script and use qemu-io for the last write that actually triggers the refcount table growth. Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
a354807706
commit
d2ef210cb8
5 changed files with 134 additions and 5 deletions
|
@ -50,3 +50,4 @@
|
|||
041 rw auto backing
|
||||
042 rw auto quick
|
||||
043 rw auto backing
|
||||
044 rw auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue