<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/linux-user/include/host/sparc64, 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/include/host/sparc64?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/linux-user/include/host/sparc64?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2022-02-08T21:49:30+00:00</updated>
<entry>
<title>linux-user/include/host/sparc64: Fix host_sigcontext</title>
<updated>2022-02-08T21:49:30+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2022-02-08T06:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=4f152ef27e26d82905244b7cbe344929630d8fae'/>
<id>urn:sha1:4f152ef27e26d82905244b7cbe344929630d8fae</id>
<content type='text'>
Sparc64 is unique on linux in *not* passing ucontext_t as
the third argument to a SA_SIGINFO handler.  It passes the
old struct sigcontext instead.

Set both pc and npc in host_signal_set_pc.

Fixes: 8b5bd461935b ("linux-user/host/sparc: Populate host_signal.h")
Reviewed-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
Signed-off-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
</content>
</entry>
<entry>
<title>linux-user: Move sparc/host-signal.h to sparc64/host-signal.h</title>
<updated>2022-02-08T21:48:22+00:00</updated>
<author>
<name>Richard Henderson</name>
</author>
<published>2022-02-08T06:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=238b32de39b77b01ef4f205e09b01fda8a3a9216'/>
<id>urn:sha1:238b32de39b77b01ef4f205e09b01fda8a3a9216</id>
<content type='text'>
We do not support sparc32 as a host, so there's no point in
sparc64 redirecting to sparc.

Reviewed-by: Philippe Mathieu-Daudé &lt;f4bug@amsat.org&gt;
Signed-off-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
</content>
</entry>
<entry>
<title>user: move common-user includes to a subdirectory of {bsd,linux}-user/</title>
<updated>2022-01-12T13:08:29+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2021-12-21T15:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=05a248715cef192336a594afed812871a52efc1f'/>
<id>urn:sha1:05a248715cef192336a594afed812871a52efc1f</id>
<content type='text'>
Avoid polluting the compilation of common-user/ with local include files;
making an include file available to common-user/ should be a deliberate
decision in order to keep a clear interface that can be used by both
bsd-user/ and linux-user/.

Reviewed-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
</feed>
