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/>
References:  <bug-202109-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202109

fugswa@posteo.de changed:

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

--- Comment #9 from fugswa@posteo.de ---
Yes. I=E2=80=99m running Debian 11 and just downloaded the amd64 qcow2 virt=
ual 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

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



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