Mike Larkin <mlar...@nested.page> writes:
> On Sat, Apr 22, 2023 at 03:57:35AM -0400, Dave Voutila wrote: >> >> Carson Harding <hard...@motd.ca> writes: >> >> > Loading version 7.3 amd64 from install media or from sysupgrade into >> > an OpenBSD hosted VM (VMM) leads to immediate crash. This for amd64; >> > booting and installing i386 in a VM is ok, on same underlying 7.2 amd64 >> > host. >> > >> > GUEST: >> > >> > OpenBSD 7.3 (RAMDISK_CD) #1063: Sat Mar 25 10:41:49 MDT 2023 >> > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/RAMDISK_CD >> > real mem = 2130694144 (2031MB) >> > avail mem = 2062163968 (1966MB) >> > random: good seed from bootblocks >> > mainbus0 at root >> > bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xf36e0 (10 entries) >> > bios0: vendor SeaBIOS version "1.14.0p0-OpenBSD-vmm" date 01/01/2011 >> > bios0: OpenBSD VMM >> >> Can you please try booting just a bsd.rd ramdisk for 7.3 and not the >> iso? I want to just rule out any seabios issues since I don't have a 7.2 >> system handy to try to reproduce. >> >> $ cd /tmp ; ftp http://cdn.openbsd.org/pub/OpenBSD/7.3/amd64/bsd.rd >> # vmctl start -c -b /tmp/bsd.rd testing >> >> >> > acpi at bios0 not configured >> > cpu0 at mainbus0: (uniprocessor) >> > fatal protection fault in supervisor mode >> > trap type 4 code ffffffff rip ffffffff811d8f8a cs 8 rflags 10206 cr2 0 cpl >> > e rs$ >> > gsbase 0xffffffff818fbff0 kgsbase 0x0 >> > panic: trap type 4, code=ffffffff, pc=ffffffff811d8f8a >> > > > tsc_freq_msr reading MSR_HWCR. Should be easy to fix, we just need to pass > that through. Do you have the ability to test a diff? I'll make one later > today. > This is for 7.2, so you're saying we need reliability errata that backports cheloha@'s commit? https://github.com/openbsd/src/commit/ebbe091758d3c84bcab3d3ae9465312abbcbc401