[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/10] Bsd user 2023q1 patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/10] Bsd user 2023q1 patches |
Date: |
Thu, 2 Mar 2023 13:01:44 +0000 |
On Wed, 1 Mar 2023 at 18:26, Warner Losh <imp@bsdimp.com> wrote:
>
> The following changes since commit 627634031092e1514f363fd8659a579398de0f0e:
>
> Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu
> into staging (2023-02-28 15:09:18 +0000)
>
> are available in the Git repository at:
>
> git@gitlab.com:bsdimp/qemu.git tags/bsd-user-2023q1-pull-request
>
> for you to fetch changes up to 6da777e2121b1eed4d20cc3e892b3c3d303bc252:
>
> bsd-user: implement sysctlbyname(2) (2023-03-01 11:09:19 -0700)
>
> ----------------------------------------------------------------
> 2023 Q1 bsd-user upstreaming: bugfixes and sysctl
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0
for any user-visible changes.
-- PMM
- [PULL 01/10] bsd-user: Don't truncate the return value from freebsd_syscall, (continued)
- [PULL 01/10] bsd-user: Don't truncate the return value from freebsd_syscall, Warner Losh, 2023/03/01
- [PULL 02/10] build: Don't specify -no-pie for --static user-mode programs, Warner Losh, 2023/03/01
- [PULL 03/10] bsd-user: Add sysarch syscall, Warner Losh, 2023/03/01
- [PULL 04/10] bsd-user: various helper routines for sysctl, Warner Losh, 2023/03/01
- [PULL 05/10] bsd-user: Helper routines oidfmt, Warner Losh, 2023/03/01
- [PULL 06/10] bsd-user: sysctl helper funtions: sysctl_name2oid and sysctl_oidfmt, Warner Losh, 2023/03/01
- [PULL 07/10] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants, Warner Losh, 2023/03/01
- [PULL 08/10] bsd-user: Start translation of arch-specific sysctls, Warner Losh, 2023/03/01
- [PULL 09/10] bsd-user: do_freebsd_sysctl helper for sysctl(2), Warner Losh, 2023/03/01
- [PULL 10/10] bsd-user: implement sysctlbyname(2), Warner Losh, 2023/03/01
- Re: [PULL 00/10] Bsd user 2023q1 patches,
Peter Maydell <=