qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qcow2/iotests: Add test for inactive L2 overlap
@ 2013-10-11 12:02 Max Reitz
  2013-10-11 12:02 ` [Qemu-devel] [PATCH 1/2] qemu-io: Let "open" pass options to block driver Max Reitz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Max Reitz @ 2013-10-11 12:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Stefan Hajnoczi, Max Reitz

With the ability to adjust the metadata overlap checks performed through
the command line, we can now add a test for checks not performed by the
default "cached" mode, i.e. those regarding inactive L2 tables.

In order to be able to use qemu-io for this test, however, it must first
be extended to allow specifying runtime options for the block driver
through the "open" command.

Max Reitz (2):
  qemu-io: Let "open" pass options to block driver
  qemu-iotests: Add test for inactive L2 overlap

 qemu-io.c                  | 39 ++++++++++++++++++++++++++++++--------
 tests/qemu-iotests/060     | 47 +++++++++++++++++++++++++++++++++++++++-------
 tests/qemu-iotests/060.out | 40 ++++++++++++++++++++++++++++++++++++++-
 3 files changed, 110 insertions(+), 16 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2013-10-11 12:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11 12:02 [Qemu-devel] [PATCH 0/2] qcow2/iotests: Add test for inactive L2 overlap Max Reitz
2013-10-11 12:02 ` [Qemu-devel] [PATCH 1/2] qemu-io: Let "open" pass options to block driver Max Reitz
2013-10-11 12:02 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: Add test for inactive L2 overlap Max Reitz
2013-10-11 12:18 ` [Qemu-devel] [PATCH 0/2] qcow2/iotests: " Kevin Wolf

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).