<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/bsd-user/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/bsd-user/sparc64?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/bsd-user/sparc64?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2021-09-07T14:26:52+00:00</updated>
<entry>
<title>bsd-user: remove sparc and sparc64</title>
<updated>2021-09-07T14:26:52+00:00</updated>
<author>
<name>Warner Losh</name>
</author>
<published>2021-08-03T22:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=381c42a186bd231693b4ef55ba5ebcc8eaaef1ba'/>
<id>urn:sha1:381c42a186bd231693b4ef55ba5ebcc8eaaef1ba</id>
<content type='text'>
These are broken here and in the bsd-user fork. They won't be fixed as
FreeBSD has dropped support for sparc. If people wish to support this in
other BSDs, you're better off starting over than starting from these
files.

Signed-off-by: Warner Losh &lt;imp@bsdimp.com&gt;
Reviewed-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
</content>
</entry>
<entry>
<title>bsd-user: remove target_signal.h, it's unused</title>
<updated>2021-05-11T19:52:34+00:00</updated>
<author>
<name>Warner Losh</name>
</author>
<published>2021-04-29T14:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=65d58c91ef1a15ad945ece367983437576f8e82b'/>
<id>urn:sha1:65d58c91ef1a15ad945ece367983437576f8e82b</id>
<content type='text'>
Remove the target_signal.h file. None of its contents are currently used and the
bsd-user fork doesn't use them (so this reduces the diffs there).

Reviewed-by: Richard Henderson &lt;richard.henderson@linaro.org&gt;
Signed-off-by: Warner Losh &lt;imp@bsdimp.com&gt;
</content>
</entry>
<entry>
<title>bsd-user: move strace OS/arch dependent code to host/arch dirs</title>
<updated>2021-01-11T13:59:21+00:00</updated>
<author>
<name>Stacey Son</name>
</author>
<published>2020-12-18T20:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=ea1ab4cf2c268c61e97b12cac670c5ccfc71d745'/>
<id>urn:sha1:ea1ab4cf2c268c61e97b12cac670c5ccfc71d745</id>
<content type='text'>
This change moves host OS and arch dependent code for the sysarch
system call related to the -strace functionality into the
appropriate host OS and target arch directories.

Signed-off-by: Stacey Son &lt;sson@FreeBSD.org&gt;
Signed-off-by: Sean Bruno &lt;sburno@FreeBSD.org&gt;
[ imp integrated minor build fixes from sbruno ]
Signed-off-by: Warner Losh &lt;imp@FreeBSD.org&gt;
Message-Id: &lt;20201218205451.10559-4-imp@freebsd.org&gt;
Signed-off-by: Thomas Huth &lt;thuth@redhat.com&gt;
</content>
</entry>
<entry>
<title>Clean up decorations and whitespace around header guards</title>
<updated>2016-07-12T14:20:46+00:00</updated>
<author>
<name>Markus Armbruster</name>
</author>
<published>2016-06-29T13:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=175de52487ce0b0c78daa4cdf41a5a465a168a25'/>
<id>urn:sha1:175de52487ce0b0c78daa4cdf41a5a465a168a25</id>
<content type='text'>
Cleaned up with scripts/clean-header-guards.pl.

Signed-off-by: Markus Armbruster &lt;armbru@redhat.com&gt;
Reviewed-by: Richard Henderson &lt;rth@twiddle.net&gt;
</content>
</entry>
<entry>
<title>build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories</title>
<updated>2016-02-25T16:41:08+00:00</updated>
<author>
<name>Lluís Vilanova</name>
</author>
<published>2016-02-01T18:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=0c6940d086f39bbf725d96104abe46da87429cb6'/>
<id>urn:sha1:0c6940d086f39bbf725d96104abe46da87429cb6</id>
<content type='text'>
This fixes double-definitions in bsd-user builds when using the UST
tracing backend (which indirectly includes the system's "syscall.h").

Signed-off-by: Lluís Vilanova &lt;vilanova@ac.upc.edu&gt;
Reviewed-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
Signed-off-by: Peter Maydell &lt;peter.maydell@linaro.org&gt;
</content>
</entry>
<entry>
<title>Preliminary BSD user emulator support</title>
<updated>2008-10-26T20:33:16+00:00</updated>
<author>
<name>blueswir1</name>
</author>
<published>2008-10-26T20:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=84778508d7403cd32fb4527550738f19aa7b1aa5'/>
<id>urn:sha1:84778508d7403cd32fb4527550738f19aa7b1aa5</id>
<content type='text'>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5544 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
</feed>
