<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/qobject/qdict.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/qobject/qdict.c?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/qobject/qdict.c?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-04-06T08:50:38+00:00</updated>
<entry>
<title>include/qapi: add g_autoptr support for qobject types</title>
<updated>2022-04-06T08:50:38+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2022-03-23T15:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=d709bbf3b17f43c91e82c3807a39f2c349d27934'/>
<id>urn:sha1:d709bbf3b17f43c91e82c3807a39f2c349d27934</id>
<content type='text'>
Need wrappers for qobject_unref() calls, which is a macro.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
Reviewed-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Reviewed-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Message-Id: &lt;20220323155743.1585078-10-marcandre.lureau@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>qobject: braces {} are necessary for all arms of this statement</title>
<updated>2021-02-04T12:20:29+00:00</updated>
<author>
<name>Zhang Han</name>
</author>
<published>2020-12-28T07:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=1841f0112c4d8a0a561462eed25fc4357fe40afc'/>
<id>urn:sha1:1841f0112c4d8a0a561462eed25fc4357fe40afc</id>
<content type='text'>
Add braces {} for arms of if/for statement

Signed-off-by: Zhang Han &lt;zhanghan64@huawei.com&gt;
Message-Id: &lt;20201228071129.24563-5-zhanghan64@huawei.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;philmd@redhat.com&gt;
Reviewed-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
</content>
</entry>
<entry>
<title>qobject: spaces required around that operators</title>
<updated>2021-02-04T12:20:29+00:00</updated>
<author>
<name>Zhang Han</name>
</author>
<published>2020-12-28T07:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=f3d71c6e8d1ce6445c38e2247938903c1f661154'/>
<id>urn:sha1:f3d71c6e8d1ce6445c38e2247938903c1f661154</id>
<content type='text'>
Add spaces around operators.

Signed-off-by: Zhang Han &lt;zhanghan64@huawei.com&gt;
Message-Id: &lt;20201228071129.24563-4-zhanghan64@huawei.com&gt;
Reviewed-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
</content>
</entry>
<entry>
<title>qobject: code indent should never use tabs</title>
<updated>2021-02-04T12:20:29+00:00</updated>
<author>
<name>Zhang Han</name>
</author>
<published>2020-12-28T07:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=be08fb1897145e5fc3d11e05c2896b259887d9aa'/>
<id>urn:sha1:be08fb1897145e5fc3d11e05c2896b259887d9aa</id>
<content type='text'>
Transfer tabs to spaces.

Signed-off-by: Zhang Han &lt;zhanghan64@huawei.com&gt;
Message-Id: &lt;20201228071129.24563-3-zhanghan64@huawei.com&gt;
Reviewed-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
</content>
</entry>
<entry>
<title>qobject: Move internals to qobject-internal.h</title>
<updated>2020-12-19T09:38:43+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2020-12-11T17:11:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=80d71121b719c610c7f6e05c932c35ded4cc92d4'/>
<id>urn:sha1:80d71121b719c610c7f6e05c932c35ded4cc92d4</id>
<content type='text'>
Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Message-Id: &lt;20201211171152.146877-9-armbru@redhat.com&gt;
</content>
</entry>
<entry>
<title>qemu/: fix some comment spelling errors</title>
<updated>2020-09-17T18:35:43+00:00</updated>
<author>
<name>zhaolichang</name>
</author>
<published>2020-09-17T07:50:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e3a6e0daf47f43cdb02b42c4dd3694a8f00063d5'/>
<id>urn:sha1:e3a6e0daf47f43cdb02b42c4dd3694a8f00063d5</id>
<content type='text'>
I found that there are many spelling errors in the comments of qemu,
so I used the spellcheck tool to check the spelling errors
and finally found some spelling errors in the folder.

Signed-off-by: zhaolichang &lt;zhaolichang@huawei.com&gt;
Reviewed-by: Alex Bennee &lt;alex.bennee@linaro.org&gt;
Message-Id: &lt;20200917075029.313-2-zhaolichang@huawei.com&gt;
Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
</content>
</entry>
<entry>
<title>qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next()</title>
<updated>2020-04-30T04:51:15+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2020-04-15T08:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=7b1cd1c65abad70b26fbe9b11991bd88f0d956e1'/>
<id>urn:sha1:7b1cd1c65abad70b26fbe9b11991bd88f0d956e1</id>
<content type='text'>
qdict_iter() has just three uses and no test coverage.  Replace by
qdict_first(), qdict_next() for more concise code and less type
punning.

Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Message-Id: &lt;20200415083048.14339-5-armbru@redhat.com&gt;
Reviewed-by: Eric Blake &lt;eblake@redhat.com&gt;
</content>
</entry>
<entry>
<title>qobject: Move block-specific qdict code to block-qdict.c</title>
<updated>2018-06-15T12:49:44+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2018-06-14T19:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=0bcc8e5bd8d6fd6e5cb6462054f7cfa45b282f9a'/>
<id>urn:sha1:0bcc8e5bd8d6fd6e5cb6462054f7cfa45b282f9a</id>
<content type='text'>
Pure code motion, except for two brace placements and a comment
tweaked to appease checkpatch.

Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Reviewed-by: Kevin Wolf &lt;kwolf@redhat.com&gt;
Signed-off-by: Kevin Wolf &lt;kwolf@redhat.com&gt;
</content>
</entry>
<entry>
<title>block: Add block-specific QDict header</title>
<updated>2018-06-15T12:49:44+00:00</updated>
<author>
<name>Max Reitz</name>
</author>
<published>2018-06-14T19:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=609f45ea9507fc1603eaeda7f5066b99beac6721'/>
<id>urn:sha1:609f45ea9507fc1603eaeda7f5066b99beac6721</id>
<content type='text'>
There are numerous QDict functions that have been introduced for and are
used only by the block layer.  Move their declarations into an own
header file to reflect that.

While qdict_extract_subqdict() is in fact used outside of the block
layer (in util/qemu-config.c), it is still a function related very
closely to how the block layer works with nested QDicts, namely by
sometimes flattening them.  Therefore, its declaration is put into this
header as well and util/qemu-config.c includes it with a comment stating
exactly which function it needs.

Suggested-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Signed-off-by: Max Reitz &lt;mreitz@redhat.com&gt;
Message-Id: &lt;20180509165530.29561-7-mreitz@redhat.com&gt;
[Copyright note tweaked, superfluous includes dropped]
Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Reviewed-by: Kevin Wolf &lt;kwolf@redhat.com&gt;
Signed-off-by: Kevin Wolf &lt;kwolf@redhat.com&gt;
</content>
</entry>
<entry>
<title>qobject: Modify qobject_ref() to return obj</title>
<updated>2018-05-04T06:27:53+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2018-04-19T15:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=f5a74a5a50387c6f980b2e2f94f062487a1826da'/>
<id>urn:sha1:f5a74a5a50387c6f980b2e2f94f062487a1826da</id>
<content type='text'>
For convenience and clarity, make it possible to call qobject_ref() at
the time when the reference is associated with a variable, or
argument, by making qobject_ref() return the same pointer as given.
Use that to simplify the callers.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
Reviewed-by: Eric Blake &lt;eblake@redhat.com&gt;
Message-Id: &lt;20180419150145.24795-5-marcandre.lureau@redhat.com&gt;
Reviewed-by: Markus Armbruster &lt;armbru@redhat.com&gt;
[Useless change to qobject_ref_impl() dropped, commit message improved
slightly]
Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
</content>
</entry>
</feed>
