<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tests/blockdev-test.c, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/tests/blockdev-test.c?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tests/blockdev-test.c?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2014-10-04T18:27:29+00:00</updated>
<entry>
<title>drive_del-test: Merge of qdev-monitor-test, blockdev-test</title>
<updated>2014-10-04T18:27:29+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2014-10-02T14:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e2f3f221885a90de766ce9a38b87badeb658635a'/>
<id>urn:sha1:e2f3f221885a90de766ce9a38b87badeb658635a</id>
<content type='text'>
Each of qdev-monitor-test and blockdev-test has just one test case,
and both are about drive_del.

[Extended copyright from 2013 to 2013-2014 as requested by Eric Blake.
--Stefan]

Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Reviewed-by: Eric Blake &lt;eblake@redhat.com&gt;
Message-id: 1412261496-24455-2-git-send-email-armbru@redhat.com
Signed-off-by: Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
</content>
</entry>
<entry>
<title>blockdev-test: add test case for drive_add duplicate IDs</title>
<updated>2013-11-07T12:58:58+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2013-10-30T13:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=7ceeedd016facf8d58e14a0d1417fa7225d71072'/>
<id>urn:sha1:7ceeedd016facf8d58e14a0d1417fa7225d71072</id>
<content type='text'>
The following should work:

  (qemu) drive_add if=none,id=drive0
  (qemu) drive_del drive0
  (qemu) drive_add if=none,id=drive0

Previous versions of QEMU produced a duplicate ID error because
drive_add leaked the options.

Signed-off-by: Stefan Hajnoczi &lt;stefanha@redhat.com&gt;
Reviewed-by: Eric Blake &lt;eblake@redhat.com&gt;
</content>
</entry>
</feed>
