On Mon, 28 Feb 2022 at 18:11, Warner Losh <i...@bsdimp.com> wrote:
>
> The following changes since commit fa435db8ce1dff3b15e3f59a12f55f7b3a347b08:
>
>   Merge remote-tracking branch 
> 'remotes/jsnow-gitlab/tags/python-pull-request' into staging (2022-02-24 
> 12:48:14 +0000)
>
> are available in the Git repository at:
>
>   g...@gitlab.com:bsdimp/qemu.git tags/bsd-user-preen-2022q1-pull-request
>
> for you to fetch changes up to a5b8816636ebd7665d96122c5568192e04c5a888:
>
>   bsd-user: Add safe system call macros (2022-02-26 21:05:21 -0700)
>
> ----------------------------------------------------------------
> bsd-user: Prepare for future upstream of system calls.
>
> This series of patches does three things.
>
> First, it starts to give up on the idea that you can run FooBSD binaries on
> BarBSD. They are too different to make that happen any time soon, though I've
> kept the support for Net/OpenBSD, even though they haven't built. We'll need a
> lot of work to make that happen, though, and I need to simplify to get things
> upstream.
>
> Second, it starts to move some of the ifdef trees into target.h.
>
> Third, it starts to upstream bsd-file.h, but the remainder of the file in the
> bsd-user fork had some issues that will be resolved before next quarter's
> update.
>


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/7.0
for any user-visible changes.

-- PMM

Reply via email to