yeah that's right, for sure it's Qemu but you know I'm curious to find
the reason or any lead. OK, for now, I will test on earlier version.

On 5/25/20 3:48 AM, Aaron Mason wrote:
> On Mon, May 25, 2020 at 8:40 AM abed <[email protected]> wrote:
>> Sorry what kind of details you guess we need?
>>
>> Host OS: FreeBSD 12.1
>>
>> VMM: Qemu 5.0.0 (compiled from source)
>>
>> Guest OS: OpenBSD 6.7
>>
>> qemu-system-x86_64 -m 2048 \ -cdrom cd67.iso \ -drive
>> if=virtio,file=disk.qcow2,format=qcow2 \ -enable-kvm \ -netdev
>> user,id=mynet0,hostfwd=tcp:127.0.0.1:7922-:22 \ -device
>> virtio-net,netdev=mynet0 \ -smp 2
>>
>> On 5/24/20 10:19 PM, Solene Rapenne wrote:
>>> Le Sun, 24 May 2020 21:19:16 +0000,
>>> abed <[email protected]> a écrit :
>>>
>>>> OpenBSD 6.7 version crashed on Qemu5.0.0. any idea?
>>> I think you forgot to attach some information like the crash details.
>>>
>>>
> Maybe a description of what happens leading up to the crash? Logs? 
> Screenshots?
>
> All being said, don't be too surprised if people aren't in a hurry to
> offer support.  The general consensus here is that if the OS works on
> real hardware but not an emulator, the problem is with the emulator,
> not the OS.
>
> I'd suggest trying an earlier version of QEMU, see if it breaks there as well.
>

Reply via email to