<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/target/microblaze/machine.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/target/microblaze/machine.c?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/target/microblaze/machine.c?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2020-12-19T09:39:16+00:00</updated>
<entry>
<title>migration: Replace migration's JSON writer by the general one</title>
<updated>2020-12-19T09:39:16+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2020-12-11T17:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=3ddba9a9e9bedd20a0b60dcdbe86f16223555555'/>
<id>urn:sha1:3ddba9a9e9bedd20a0b60dcdbe86f16223555555</id>
<content type='text'>
Commit 8118f0950f "migration: Append JSON description of migration
stream" needs a JSON writer.  The existing qobject_to_json() wasn't a
good fit, because it requires building a QObject to convert.  Instead,
migration got its very own JSON writer, in commit 190c882ce2 "QJSON:
Add JSON writer".  It tacitly limits numbers to int64_t, and strings
contents to characters that don't need escaping, unlike
qobject_to_json().

The previous commit factored the JSON writer out of qobject_to_json().
Replace migration's JSON writer by it.

Cc: Juan Quintela &lt;quintela@redhat.com&gt;
Cc: Dr. David Alan Gilbert &lt;dgilbert@redhat.com&gt;
Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Message-Id: &lt;20201211171152.146877-17-armbru@redhat.com&gt;
Reviewed-by: Dr. David Alan Gilbert &lt;dgilbert@redhat.com&gt;
</content>
</entry>
<entry>
<title>microblaze tcg cpus: Fix Lesser GPL version number</title>
<updated>2020-11-15T15:39:21+00:00</updated>
<author>
<name>Chetan Pant</name>
</author>
<published>2020-10-23T12:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=ee4520364603099bfdda59f43573eebdef2822b5'/>
<id>urn:sha1:ee4520364603099bfdda59f43573eebdef2822b5</id>
<content type='text'>
There is no "version 2" of the "Lesser" General Public License.
It is either "GPL version 2.0" or "Lesser GPL version 2.1".
This patch replaces all occurrences of "Lesser GPL version 2" with
"Lesser GPL version 2.1" in comment section.

Signed-off-by: Chetan Pant &lt;chetan4windows@gmail.com&gt;
Message-Id: &lt;20201023121821.19179-1-chetan4windows@gmail.com&gt;
Reviewed-by: Thomas Huth &lt;thuth@redhat.com&gt;
Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
</content>
</entry>
<entry>
<title>target/microblaze: Fill in VMStateDescription for cpu</title>
<updated>2020-09-07T19:58:08+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2020-09-03T04:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=77f63e1dadb38bd0d4540c8bbf53156ecffa59a7'/>
<id>urn:sha1:77f63e1dadb38bd0d4540c8bbf53156ecffa59a7</id>
<content type='text'>
Tested-by: Edgar E. Iglesias &lt;edgar.iglesias@xilinx.com&gt;
Reviewed-by: Edgar E. Iglesias &lt;edgar.iglesias@xilinx.com&gt;
Signed-off-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
</content>
</entry>
</feed>
