<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/linux-user/unicore32/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/unicore32/target_structs.h?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/linux-user/unicore32/target_structs.h?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2018-03-09T18:17:27+00:00</updated>
<entry>
<title>linux-user: Drop unicore32 code</title>
<updated>2018-03-09T18:17:27+00:00</updated>
<author>
<name>Peter Maydell</name>
</author>
<published>2018-03-08T14:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=daa4374a04f9d6f6584f372f532d3e4aa9419255'/>
<id>urn:sha1:daa4374a04f9d6f6584f372f532d3e4aa9419255</id>
<content type='text'>
We dropped the unicore32-linux-user target in commit 5e2b40f7271cf9
in 2016. Nobody has made any attempt to fix the issues that
caused us to drop it, so remove the associated code.
(The system emulation parts of unicore32 remain.)

Signed-off-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
Reviewed-by: Laurent Vivier &lt;laurent@vivier.eu&gt;
Message-Id: &lt;20180308144733.25615-2-peter.maydell@linaro.org&gt;
Signed-off-by: Laurent Vivier &lt;laurent@vivier.eu&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>
