Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2021 20:36:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 202109] [kvm][panic] KVM guest crash at boot while attaching keyboard
Message-ID:  <bug-202109-227-PSEnhL4mas@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202109-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202109

fugswa@posteo.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fugswa@posteo.de

--- Comment #9 from fugswa@posteo.de ---
Yes. I’m running Debian 11 and just downloaded the amd64 qcow2 virtual machine
image of FreeBSD 13.0 and am getting the same page fault when using the QEMU
option -cpu host. My CPU is an AMD Ryzen 9 5950X.


Does not work:

qemu-system-x86_64 -enable-kvm -cpu host -m 2048 -hda
FreeBSD-13.0-RELEASE-amd64.qcow2

Does work:

qemu-system-x86_64 -enable-kvm -m 2048 -hda FreeBSD-13.0-RELEASE-amd64.qcow2

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202109-227-PSEnhL4mas>