All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qcow2: Fix refcount table size calculation
@ 2012-10-26 19:42 Kevin Wolf
  2012-10-26 19:42 ` [Qemu-devel] [PATCH 1/2] " Kevin Wolf
  2012-10-26 19:42 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: qcow2: Test growing large refcount table Kevin Wolf
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Wolf @ 2012-10-26 19:42 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf

Kevin Wolf (2):
  qcow2: Fix refcount table size calculation
  qemu-iotests: qcow2: Test growing large refcount table

 block/qcow2-refcount.c        |    3 +-
 tests/qemu-iotests/044        |  117 +++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/044.out    |    6 ++
 tests/qemu-iotests/group      |    1 +
 tests/qemu-iotests/iotests.py |    6 ++-
 tests/qemu-iotests/qcow2.py   |    9 ++--
 6 files changed, 136 insertions(+), 6 deletions(-)
 create mode 100755 tests/qemu-iotests/044
 create mode 100644 tests/qemu-iotests/044.out

-- 
1.7.6.5

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-27  9:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-26 19:42 [Qemu-devel] [PATCH 0/2] qcow2: Fix refcount table size calculation Kevin Wolf
2012-10-26 19:42 ` [Qemu-devel] [PATCH 1/2] " Kevin Wolf
2012-10-27  9:57   ` Michael Tokarev
2012-10-26 19:42 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: qcow2: Test growing large refcount table Kevin Wolf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.