[Bug 261940] bhyve: Failed to emulate instruction sequence ... bhyve exited with code 134
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261940] Failed to emulate instruction sequence ..."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Mar 2025 00:44:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261940
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=3733546de363eda2d7bade2c110b8ba69a8e3c3e
commit 3733546de363eda2d7bade2c110b8ba69a8e3c3e
Author: Jose Luis Duran <jlduran@FreeBSD.org>
AuthorDate: 2025-03-04 13:51:47 +0000
Commit: Jose Luis Duran <jlduran@FreeBSD.org>
CommitDate: 2025-03-11 00:41:29 +0000
vmm: Emulate testb imm8,r/m8
Add support for "testb imm8,r/m8" emulation.
PR: 261940
PR: 282852
Reviewed by: markj, emaste
Approved by: emaste (mentor)
Obtained from: Illumos (https://www.illumos.org/issues/14483)
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D49208
(cherry picked from commit 49a4838a0d94e145a826abf02aa03ff444e614e3)
sys/amd64/vmm/vmm_instruction_emul.c | 12 ++++++++++++
1 file changed, 12 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.