Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2025 00:44:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 261940] bhyve: Failed to emulate instruction sequence ... bhyve exited with code 134
Message-ID:  <bug-261940-27103-dOvQMHmguO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261940-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261940-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=3D261940

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D20083496866c379aef98fc352a4b6fd49=
801894d

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(+)

--=20
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-261940-27103-dOvQMHmguO>