On Mon, 2 Mar 2026 at 04:23, Warner Losh <[email protected]> wrote: > > The following changes since commit ffcf1a7981793973ffbd8100a7c3c6042d02ae23: > > Merge tag 'pull-11.0-testing-updates-270226-2' of > https://gitlab.com/stsquad/qemu into staging (2026-02-28 14:30:23 +0000) > > are available in the Git repository at: > > ssh://[email protected]/bsdimp/qemu.git > tags/bsd-user-2026q1-upstream-pull-request > > for you to fetch changes up to f0f6eae80fbdfb6943fc5d701118e78f2346818f: > > bsd-user: update aarch64-bsd-user.mak gdb XML list (2026-03-01 20:50:11 > -0700) > > ---------------------------------------------------------------- > git-publish --base upstream/master --pull --to [email protected] > --no-check-url > > bsd-user: Upstream for 11.0 > > This combines several batch streams that: > (1) Upstream the bsd-misc.c system calls: > quoatctl, reboot, getdtablesize, uuidgen, semget, semop, semctl, msgctl > (2) common-user drop __linux__ ifdef > (3) Remove NetBSD and OpenBSD specific code for bsd-user (hasn't built in > years) > (4) Fix inotify issues on FreeBSD 15 > (5) Fix issues with gdb on aarch64 > > All of thse have been reviewed, and the only problems with the check patch > line > length and about added files.
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/11.0 for any user-visible changes. -- PMM
