[Bug 286467] bhyve: Failed to emulate instruction sequence 418b0289024883c408c333c0488974
Date: Thu, 22 May 2025 03:26:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286467 --- Comment #13 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e877ef51e2b3ff351d77e50810413983ec277785 commit e877ef51e2b3ff351d77e50810413983ec277785 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2025-05-01 07:11:00 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2025-05-22 03:25:30 +0000 bhyve: make code to handle non-backed memory accesses MD PR: 286467 (cherry picked from commit e8b9d839b1fae2913dc861341b9363d41cd45173) usr.sbin/bhyve/amd64/Makefile.inc | 1 + usr.sbin/bhyve/mem.c | 26 ++++++++++++++++------- usr.sbin/bhyve/mem.h | 2 ++ usr.sbin/bhyve/mem_md.c (new) | 44 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 66 insertions(+), 7 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.