Date: Thu, 15 May 2025 14:02:13 +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-ZRf7lfWdYf@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 --- Comment #10 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=d8c4c2ce68eec8bac4e5cd0d133b8342e7a7f05d commit d8c4c2ce68eec8bac4e5cd0d133b8342e7a7f05d Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2025-05-04 17:01:20 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2025-05-15 14:01:40 +0000 bhyve x86: when accessing non-backed gpa, emulate hw which reads all bits one, and ignores writes. PR: 286467 Reviewed by: markj (previous version) Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D50116 usr.sbin/bhyve/amd64/Makefile.inc | 2 +- usr.sbin/bhyve/amd64/mem_x86.c (new) | 82 ++++++++++++++++++++++++++++++++++++ 2 files changed, 83 insertions(+), 1 deletion(-) -- 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-ZRf7lfWdYf>
