[Bug 202109] [kvm][panic] KVM guest crash at boot while attaching keyboard

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 28 Jul 2021 20:36:07 UTC
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.