On 1/23/21 3:25 AM, Hakan E. Duran wrote:
I have a few VMs on KVM/QEMU infrastructure. When I try to create anOpenBSD VM, my key strokes start echoing on the VM console.
Not sure if this is the same problem, but I did have similar trouble with qemu and OpenBSD in the past. I had to disable mpbios and acpimadt in the kernel to make it work. See boot_config(8).
From my notes from back then I also explicitly enabled acpi and ioapic, but I can't remember why ...
best /markus