[Bug 286467] bhyve: Failed to emulate instruction sequence 418b0289024883c408c333c0488974

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 01 May 2025 06:52:59 UTC
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.