[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:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261940 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=20083496866c379aef98fc352a4b6fd49801894d commit 20083496866c379aef98fc352a4b6fd49801894d 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:42:30 +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.