qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qemu-iotests: Test COW from backing file
@ 2012-06-13 15:34 Kevin Wolf
  2012-06-13 15:34 ` [Qemu-devel] [PATCH 1/2] qemu-iotests: Some backing file COW tests Kevin Wolf
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kevin Wolf @ 2012-06-13 15:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf

Thanks to Paolo who caught a bug that qemu-iotest would have let passed (well,
almost, the zero cluster test case did accidentally catch it). I was surprised
to find that there's no specific test for COW from backing files. Fixing this
now...

Kevin Wolf (2):
  qemu-iotests: Some backing file COW tests
  qemu-iotests: COW with many AIO requests on the same cluster

 tests/qemu-iotests/037     |  119 ++++++
 tests/qemu-iotests/037.out |  645 +++++++++++++++++++++++++++++++
 tests/qemu-iotests/038     |  133 +++++++
 tests/qemu-iotests/038.out |  909 ++++++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/group   |    2 +
 5 files changed, 1808 insertions(+), 0 deletions(-)
 create mode 100755 tests/qemu-iotests/037
 create mode 100644 tests/qemu-iotests/037.out
 create mode 100755 tests/qemu-iotests/038
 create mode 100644 tests/qemu-iotests/038.out

-- 
1.7.6.5

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

end of thread, other threads:[~2012-06-14  9:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-13 15:34 [Qemu-devel] [PATCH 0/2] qemu-iotests: Test COW from backing file Kevin Wolf
2012-06-13 15:34 ` [Qemu-devel] [PATCH 1/2] qemu-iotests: Some backing file COW tests Kevin Wolf
2012-06-13 15:34 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: COW with many AIO requests on the same cluster Kevin Wolf
2012-06-14  9:23 ` [Qemu-devel] [PATCH 0/2] qemu-iotests: Test COW from backing file Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).