[Bug 267468] bhyve: resuming after ^Z panics kernel: vcpu already halted

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 08 Nov 2022 22:09:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267468

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=5aab578e3efe209f280d163e4370ce018fc8d619

commit 5aab578e3efe209f280d163e4370ce018fc8d619
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2022-10-31 23:30:55 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-11-08 22:08:25 +0000

    vmm: do not leak halted_cpus bit after suspension

    PR:     267468

    (cherry picked from commit 4d447b30f7be761b0c2877513e79f484511a00a5)

 sys/amd64/vmm/vmm.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.