Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2024 10:32:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 282852] bhyve: Failed to emulate instruction sequence
Message-ID:  <bug-282852-27103-Fe0WBbis1a@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282852-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-282852-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=3D282852

--- Comment #2 from Sean Farley <scf@FreeBSD.org> ---
(In reply to Mark Peek from comment #1)
Yes, you are exactly right.  Are you psychic?  :)  I did not rebuild bhyve.=
  I
just tested, and a rebuilt bhyve works now with the patch from GitHub.

The patch is very similar except in the linked patch:
    .op_flags =3D VIE_OP_F_IMM8
vs your patch:
    .op_flags =3D VIE_OP_F_IMM

Is there a particular reason to choose the *_IMM flag?

--=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-282852-27103-Fe0WBbis1a>