<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/tests/qapi-schema/struct-member-invalid-dict.json, 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/qapi-schema/struct-member-invalid-dict.json?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/tests/qapi-schema/struct-member-invalid-dict.json?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2021-03-23T21:31:05+00:00</updated>
<entry>
<title>qapi: Enforce type naming rules</title>
<updated>2021-03-23T21:31:05+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2021-03-23T09:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=3e6c8a633113fb6a60369c40cf2061de50727bf6'/>
<id>urn:sha1:3e6c8a633113fb6a60369c40cf2061de50727bf6</id>
<content type='text'>
Type names should be CamelCase.  Enforce this.  The only offenders are
in tests/.  Fix them.  Add test type-case to cover the new error.

Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Message-Id: &lt;20210323094025.3569441-15-armbru@redhat.com&gt;
Reviewed-by: Eric Blake &lt;eblake@redhat.com&gt;
[Regexp simplified, new test made more robust]
</content>
</entry>
<entry>
<title>tests/qapi-schema: Rework comments on longhand member definitions</title>
<updated>2021-03-23T20:38:39+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2021-03-23T09:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=5bd18d98cd88e2df1e1e274546a06ebe7fdd5eec'/>
<id>urn:sha1:5bd18d98cd88e2df1e1e274546a06ebe7fdd5eec</id>
<content type='text'>
A few old comments talk about "desired future use of defaults" and
"anonymous inline branch types".  Kind of misleading since commit
87adbbffd4 "qapi: add a dictionary form for TYPE" added longhand
member definitions.  Talk about that instead.

Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Message-Id: &lt;20210323094025.3569441-4-armbru@redhat.com&gt;
Reviewed-by: Eric Blake &lt;eblake@redhat.com&gt;
Reviewed-by: John Snow &lt;jsnow@redhat.com&gt;
</content>
</entry>
<entry>
<title>qapi: add a dictionary form for TYPE</title>
<updated>2018-12-13T18:20:11+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2018-12-13T12:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=87adbbffd4b03c68d039ce0be5dcfde38a6a7b1b'/>
<id>urn:sha1:87adbbffd4b03c68d039ce0be5dcfde38a6a7b1b</id>
<content type='text'>
Wherever a struct/union/alternate/command/event member with NAME: TYPE
form is accepted, desugar it to a NAME: { 'type': TYPE } form.

This will allow to add new member details, such as 'if' in the
following patch to introduce conditionals, or 'default' for default
values etc.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
Message-Id: &lt;20181213123724.4866-13-marcandre.lureau@redhat.com&gt;
Reviewed-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
</content>
</entry>
</feed>
