<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tests/qemu-iotests/016, branch master</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/tests/qemu-iotests/016?h=master</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tests/qemu-iotests/016?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2015-02-16T15:07:18+00:00</updated>
<entry>
<title>qemu-io: Remove "growable" option</title>
<updated>2015-02-16T15:07:18+00:00</updated>
<author>
<name>Max Reitz</name>
</author>
<published>2015-02-05T18:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=10d9d75ce4cfb568b4845d8c4d0e65968f740edf'/>
<id>urn:sha1:10d9d75ce4cfb568b4845d8c4d0e65968f740edf</id>
<content type='text'>
Remove "growable" option from the "open" command and from the qemu-io
command line. qemu-io is about to be converted to BlockBackend which
will make sure that no request exceeds the image size, so the only way
to keep "growable" would be to use BlockBackend if it is not given and
to directly access the BDS if it is.

qemu-io is a debugging tool, therefore removing a rarely used option
will have only a very small impact, if any. There was only one
qemu-iotest which used the option; since it is not critical, this patch
just removes it.

Signed-off-by: Max Reitz &lt;mreitz@redhat.com&gt;
Reviewed-by: Eric Blake &lt;eblake@redhat.com&gt;
Message-id: 1423162705-32065-13-git-send-email-mreitz@redhat.com
Signed-off-by: Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
</content>
</entry>
<entry>
<title>qemu-iotests: Use qemu-io -f $IMGFMT</title>
<updated>2014-12-10T09:31:12+00:00</updated>
<author>
<name>Kevin Wolf</name>
</author>
<published>2014-11-20T15:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=8f9e835fd2e687d2bfe936819c3494af4343614d'/>
<id>urn:sha1:8f9e835fd2e687d2bfe936819c3494af4343614d</id>
<content type='text'>
This patch changes $QEMU_IO so that all tests by default pass a format
argument to qemu-io.

There are a few cases where -f $IMGFMT is not wanted because it selects
the wrong driver or json: filenames including a driver are used. They
are changed to use $QEMU_IO_PROG, which doesn't include any options.

Tests 071 and 081 have output changes because now the actual request
fails instead of reading the 2k probing buffer.

Signed-off-by: Kevin Wolf &lt;kwolf@redhat.com&gt;
Reviewed-by: Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
Reviewed-by: Max Reitz &lt;mreitz@redhat.com&gt;
Message-id: 1416497234-29880-3-git-send-email-kwolf@redhat.com
Signed-off-by: Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
Signed-off-by: Kevin Wolf &lt;kwolf@redhat.com&gt;
</content>
</entry>
<entry>
<title>qemu-iotests: enable test 016 and 025 to work with NFS protocol</title>
<updated>2014-02-09T08:12:38+00:00</updated>
<author>
<name>Peter Lieven</name>
</author>
<published>2014-02-03T09:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=a19737f1bdcca1de3d0c1d7c87935d89d5ccc1e5'/>
<id>urn:sha1:a19737f1bdcca1de3d0c1d7c87935d89d5ccc1e5</id>
<content type='text'>
Signed-off-by: Peter Lieven &lt;pl@kamp.de&gt;
Signed-off-by: Kevin Wolf &lt;kwolf@redhat.com&gt;
</content>
</entry>
<entry>
<title>qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usage</title>
<updated>2013-09-27T09:10:45+00:00</updated>
<author>
<name>Jeff Cody</name>
</author>
<published>2013-09-25T12:12:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=fef9c19139f4d69a080d99b8cbade163d0bbf0fc'/>
<id>urn:sha1:fef9c19139f4d69a080d99b8cbade163d0bbf0fc</id>
<content type='text'>
A lot of image filename and paths are used unquoted.  Quote these to
make sure that directories / filenames with spaces are not problematic.

Signed-off-by: Jeff Cody &lt;jcody@redhat.com&gt;
Reviewed-by: Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
Signed-off-by: Kevin Wolf &lt;kwolf@redhat.com&gt;
</content>
</entry>
<entry>
<title>qemu-iotests: only run 016 for file and sheepdog protocols</title>
<updated>2012-02-23T09:29:47+00:00</updated>
<author>
<name>Christoph Hellwig</name>
</author>
<published>2011-04-21T06:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=5177c5124545f32f15f0da96d1283c90f723839c'/>
<id>urn:sha1:5177c5124545f32f15f0da96d1283c90f723839c</id>
<content type='text'>
016 writes past EOF which isn't support by most protocols, so limit
it to file and sheepdog, which explicitly support it.

Pointed out by Josh Durgin &lt;josh.durgin@dreamhost.com&gt;.

Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;
</content>
</entry>
<entry>
<title>qemu-iotests: add support for rbd and sheepdog protocols</title>
<updated>2012-02-23T09:29:46+00:00</updated>
<author>
<name>MORITA Kazutaka</name>
</author>
<published>2011-01-17T17:01:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=9cdfa1b34e22bc09e80042b1ef3e4a5096f260d5'/>
<id>urn:sha1:9cdfa1b34e22bc09e80042b1ef3e4a5096f260d5</id>
<content type='text'>
This patch introduces tests for protocols other than file, and
initially supports rbd and sheepdog.

Signed-off-by: MORITA Kazutaka &lt;morita.kazutaka@lab.ntt.co.jp&gt;
Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;
</content>
</entry>
<entry>
<title>qemu-iotests: explicitly use bash interpreter</title>
<updated>2012-02-22T15:17:03+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2010-04-26T09:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=908eaf68027509f7bfc207c18770fdfc6144fcd0'/>
<id>urn:sha1:908eaf68027509f7bfc207c18770fdfc6144fcd0</id>
<content type='text'>
The tests use bash language features like 'let', which aren't supported
by /bin/sh on systems that use a conservative shell like dash.  This
patch changes the interpreter to /bin/bash.

Signed-off-by: Stefan Hajnoczi &lt;stefanha@linux.vnet.ibm.com&gt;
Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;
</content>
</entry>
<entry>
<title>qemu-iotests: replace FSF postal addresses with www.gnu.org links</title>
<updated>2012-02-22T15:17:02+00:00</updated>
<author>
<name>Christoph Hellwig</name>
</author>
<published>2009-07-16T17:26:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e8c212d6824fbe5660b8653463f7a3b46fb34b80'/>
<id>urn:sha1:e8c212d6824fbe5660b8653463f7a3b46fb34b80</id>
<content type='text'>
Blue Swirl notices that we were using the old FSF post address in the
license boilerplates.  Replace both the old and new address with links
to the gnu.org licenses homepage as suggested by Ben Pfaff.

Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;
</content>
</entry>
<entry>
<title>qemu-iotests: test I/O after EOF for growable files</title>
<updated>2012-02-22T15:17:02+00:00</updated>
<author>
<name>Christoph Hellwig</name>
</author>
<published>2009-07-16T16:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=4bacf0576f1493d97787a1e6dda84e477961215c'/>
<id>urn:sha1:4bacf0576f1493d97787a1e6dda84e477961215c</id>
<content type='text'>
Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;
Reviwed-by: Kevin Wolf &lt;kwolf@redhat.com&gt;
</content>
</entry>
</feed>
