[Bug 286467] bhyve: Failed to emulate instruction sequence 418b0289024883c408c333c0488974
Date: Thu, 15 May 2025 14:02:13 UTC
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.