<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/linux-user/arm/nwfpe/double_cpdo.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/linux-user/arm/nwfpe/double_cpdo.c?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/linux-user/arm/nwfpe/double_cpdo.c?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-04-06T08:50:37+00:00</updated>
<entry>
<title>Replace config-time define HOST_WORDS_BIGENDIAN</title>
<updated>2022-04-06T08:50:37+00:00</updated>
<author>
<name>Marc-André Lureau</name>
</author>
<published>2022-03-23T15:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e03b56863d2bca3e649e81531c1b0299524481ae'/>
<id>urn:sha1:e03b56863d2bca3e649e81531c1b0299524481ae</id>
<content type='text'>
Replace a config-time define with a compile time condition
define (compatible with clang and gcc) that must be declared prior to
its usage. This avoids having a global configure time define, but also
prevents from bad usage, if the config header wasn't included before.

This can help to make some code independent from qemu too.

gcc supports __BYTE_ORDER__ from about 4.6 and clang from 3.2.

Signed-off-by: Marc-André Lureau &lt;marcandre.lureau@redhat.com&gt;
[ For the s390x parts I'm involved in ]
Acked-by: Halil Pasic &lt;pasic@linux.ibm.com&gt;
Reviewed-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Reviewed-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Message-Id: &lt;20220323155743.1585078-7-marcandre.lureau@redhat.com&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>linux-user: Clean up includes</title>
<updated>2016-01-29T15:07:22+00:00</updated>
<author>
<name>Peter Maydell</name>
</author>
<published>2016-01-26T18:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=d39594e9d96b4f0be27bdbc02a5b1816b72fe1d2'/>
<id>urn:sha1:d39594e9d96b4f0be27bdbc02a5b1816b72fe1d2</id>
<content type='text'>
Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.

This commit was created with scripts/clean-includes.

Signed-off-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
Message-id: 1453832250-766-10-git-send-email-peter.maydell@linaro.org
</content>
</entry>
<entry>
<title>fpu: move public header file to include/fpu</title>
<updated>2012-12-19T07:32:46+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2012-10-24T11:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=6b4c305cbd549e9d12a6b0192fdb8d6519a9664c'/>
<id>urn:sha1:6b4c305cbd549e9d12a6b0192fdb8d6519a9664c</id>
<content type='text'>
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>Update to a hopefully more future proof FSF address</title>
<updated>2010-03-07T15:48:43+00:00</updated>
<author>
<name>Blue Swirl</name>
</author>
<published>2010-03-07T15:48:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=70539e1850ddd3a7ee6f9a8db7bd8e81b85225a4'/>
<id>urn:sha1:70539e1850ddd3a7ee6f9a8db7bd8e81b85225a4</id>
<content type='text'>
See also 8167ee883931cb20c6264fc19d040ce2dc6ceaaa,
530e7615ce3c01882e582c84dc6304ab98a3d5c5 and
fad6cb1a565bb73f83fc0e2654489457b489e436.

Signed-off-by: Blue Swirl &lt;blauwirbel@gmail.com&gt;
</content>
</entry>
<entry>
<title>rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN</title>
<updated>2009-07-27T19:09:21+00:00</updated>
<author>
<name>Juan Quintela</name>
</author>
<published>2009-07-27T14:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e2542fe2bce6756948dffe2d233d154a9e25bd35'/>
<id>urn:sha1:e2542fe2bce6756948dffe2d233d154a9e25bd35</id>
<content type='text'>
Signed-off-by: Juan Quintela &lt;quintela@redhat.com&gt;
Signed-off-by: Anthony Liguori &lt;aliguori@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Move target-arm/nwfpe into linux-user/arm/nwfpe</title>
<updated>2008-04-09T06:53:01+00:00</updated>
<author>
<name>aurel32</name>
</author>
<published>2008-04-09T06:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=3ebdd11939b83b9fd2f27029cd86c1153e51e3a3'/>
<id>urn:sha1:3ebdd11939b83b9fd2f27029cd86c1153e51e3a3</id>
<content type='text'>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4185 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
</feed>
