Page MenuHomeFreeBSD
Feed Advanced Search

Fri, Apr 3

olevole_olevole.ru added a comment to D55538: {emulators,sysutils}/xen-{kernel,tools}: update to 4.21.

Any updates on this? This version is working great for me.

Fri, Apr 3, 10:11 AM

Wed, Mar 25

olevole_olevole.ru added a comment to D55538: {emulators,sysutils}/xen-{kernel,tools}: update to 4.21.

Attempt to fix the QEMU segfault.

Wed, Mar 25, 9:41 AM

Mon, Mar 23

olevole_olevole.ru added a comment to D55538: {emulators,sysutils}/xen-{kernel,tools}: update to 4.21.

Can you paste the contents of /var/log/xen/qemu-<domain name>.log?

Mon, Mar 23, 2:34 PM

Sun, Mar 22

olevole_olevole.ru added a comment to D55538: {emulators,sysutils}/xen-{kernel,tools}: update to 4.21.

Another test on FreeBSD 15-RELENG:

FreeBSD xen1.my.domain 15.0-STABLE FreeBSD 15.0-STABLE stable/15-45b0c46d1c0b GENERIC amd64
Sun, Mar 22, 5:01 PM

Sat, Mar 21

olevole_olevole.ru added a comment to D55538: {emulators,sysutils}/xen-{kernel,tools}: update to 4.21.

It seems the information of distinfo for emulator/xen-kernel needs to be updated again:

===>   xen-kernel-4.21.0.20260212 depends on file: /usr/local/sbin/pkg - found
=> xen/4.21.0.20260212/xen-project-xen-afaf4e7b503ad3e79602b39064e58d6488d10f3d_GL0.tar.gz is not in /usr/ports/emulators/xen-kernel/distinfo.
=> Either /usr/ports/emulators/xen-kernel/distinfo is out of date, or
=> xen/4.21.0.20260212/xen-project-xen-afaf4e7b503ad3e79602b39064e58d6488d10f3d_GL0.tar.gz is spelled incorrectly.
*** Error code 1
Sat, Mar 21, 9:16 PM

Oct 10 2025

olevole_olevole.ru added a comment to D51631: games/loderunner-ng: New port: Classic Apple II Lode Runner game remake.
In D51631#1195661, @dsl wrote:

Updated to 0.1.4

Oct 10 2025, 3:30 PM

Jun 25 2024

olevole_olevole.ru added a comment to D44487: Framework: Introduce bsd.sponsor.mk.

Some porters don't mind support (e.g. https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/16.10-freebsd.md#support-me ). However, we won't know how good these changes are without hands-on experimentation.

Jun 25 2024, 9:41 AM

Jun 4 2021

olevole_olevole.ru added a comment to D30632: racct: Remove factor in pcpu estimate.

The patch works like a charm! This fixes the case I described here (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235556#c2), the stats are now correct: https://www.bsdstore.ru/trash/racct.png
Tested on: FreeBSD 14.0-CURRENT #0 main-n247127-1976e079544-dirty

Jun 4 2021, 9:27 AM

Mar 18 2021

olevole_olevole.ru added a comment to D26209: GVT-d support for bhyve.
In D26209#656625, @khng wrote:
Mar 18 2021, 12:21 PM · bhyve
olevole_olevole.ru added a comment to D26209: GVT-d support for bhyve.
In D26209#633596, @c.koehne_beckhoff.com wrote:
  • fix compiling
Mar 18 2021, 11:52 AM · bhyve

Jan 23 2021

olevole_olevole.ru added a comment to D26209: GVT-d support for bhyve.

Broken for FreeBSD 13.0-ALPHA2:

--- all_subdir_usr.sbin ---
        uint64_t cpu_maxphysaddr, pci_emul_memresv64;
                                  ^
/usr/jails/src/src_13/src/usr.sbin/bhyve/pci_emul.c:1256:8: error: unused variable 'regs' [-Werror,-Wunused-variable]
        u_int regs[4];
              ^
/usr/jails/src/src_13/src/usr.sbin/bhyve/pci_emul.c:1255:11: error: unused variable 'cpu_maxphysaddr' [-Werror,-Wunused-variable]
        uint64_t cpu_maxphysaddr, pci_emul_memresv64;
                 ^
3 errors generated.
Jan 23 2021, 4:12 PM · bhyve

Apr 20 2020

olevole_olevole.ru added a comment to D20468: if_vether, ported from OpenBSD.

Hi, Checked the vether module for a month under high load ( 13-CURRENT ). I can say that at present this is the only stable way to interact with traffic inside the VALE switch from the host system. if_epair is extremely unstable. It would be very helpful to see the movement of this work.

Apr 20 2020, 11:17 PM

Jan 15 2018

olevole_olevole.ru added a comment to D13896: devel/libspice-server: fix pc file generation.

@novel I checked this patch on my system and it looks good for me.

Jan 15 2018, 8:29 AM

Nov 10 2016

olevole_olevole.ru added a comment to D8486: increase UCODE_SIZE_MAX from 32kB to 4MB in sys/dev/cpuctl/cpuctl.c to allow microcode update on Intel 6th+ gen CPUs.

Probably a good idea to make it tunable and also, it would be nice if the system checks the amount of firmware and noticed message about limit exceed, instead of 'Invalid argument'

Nov 10 2016, 9:01 AM