<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/linux-user/aarch64/target_structs.h, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/linux-user/aarch64/target_structs.h?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/linux-user/aarch64/target_structs.h?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-01-11T17:40:44+00:00</updated>
<entry>
<title>linux-user: Move target_struct.h generic definitions to generic/</title>
<updated>2022-01-11T17:40:44+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2022-01-07T04:26:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=72f692694fac92b49a2518fb7ea6149df1cbb214'/>
<id>urn:sha1:72f692694fac92b49a2518fb7ea6149df1cbb214</id>
<content type='text'>
Most targets share the same generic ipc structure definitions.

Signed-off-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Reviewed-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
Message-Id: &lt;20220107042600.149852-3-richard.henderson@linaro.org&gt;
Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
</content>
</entry>
<entry>
<title>linux user: Fix Lesser GPL version number</title>
<updated>2020-11-15T15:41:26+00:00</updated>
<author>
<name>Chetan Pant</name>
</author>
<published>2020-10-23T12:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=1c79145f12a21e129163eee9ca7a2234e2d97751'/>
<id>urn:sha1:1c79145f12a21e129163eee9ca7a2234e2d97751</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;20201023122455.19417-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>linux-user: Clean up target_structs.h header guards</title>
<updated>2016-07-12T14:19:16+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2016-06-29T14:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=35003856977599497f7a873c026c95f2ed3a56e3'/>
<id>urn:sha1:35003856977599497f7a873c026c95f2ed3a56e3</id>
<content type='text'>
These headers all use TARGET_STRUCTS_H as header guard symbol.  Reuse
of the same guard symbol in multiple headers is okay as long as they
cannot be included together.

Since we can avoid guard symbol reuse easily, do so: use guard symbol
$target_TARGET_STRUCTS_H for linux-user/$target/target_structs.h.

Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Reviewed-by: Richard Henderson &lt;rth@twiddle.net&gt;
</content>
</entry>
<entry>
<title>linux-user: create target_structs header to place ipc_perm and shmid_ds</title>
<updated>2013-11-29T09:42:04+00:00</updated>
<author>
<name>Petar Jovanovic</name>
</author>
<published>2013-10-30T13:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=55a2b1631fb343edac4a2d4596c72e58ee1372b3'/>
<id>urn:sha1:55a2b1631fb343edac4a2d4596c72e58ee1372b3</id>
<content type='text'>
Creating target_structs header in linux-user/$arch/ and making
target_ipc_perm and target_shmid_ds its first inhabitants.
The struct defintions may/should be further fine-tuned by arch maintainers.

Signed-off-by: Petar Jovanovic &lt;petar.jovanovic@imgtec.com&gt;
Signed-off-by: Riku Voipio &lt;riku.voipio@linaro.org&gt;
</content>
</entry>
</feed>
