Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 May 2025 06:52:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 286467] bhyve: Failed to emulate instruction sequence 418b0289024883c408c333c0488974
Message-ID:  <bug-286467-27103-ntjIjcJnF2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-286467-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-286467-27103@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=286467

Konstantin Belousov <kib@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib@FreeBSD.org

--- Comment #6 from Konstantin Belousov <kib@FreeBSD.org> ---
Unhandled memory access means that the physical address is not backed by
anything.  Then, should we behave like the real x86 hardware, which ignores
writes, and reads all bits ones for such accesses?

-- 
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-286467-27103-ntjIjcJnF2>