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

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

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=4d447b30f7be761b0c2877513e79f484511a00a5

commit 4d447b30f7be761b0c2877513e79f484511a00a5
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2022-10-31 23:30:55 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-11-01 18:44:42 +0000

    vmm: do not leak halted_cpus bit after suspension

    Reported by:    bz
    PR:     267468
    Reviewed by:    markj
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
    Differential revision:  https://reviews.freebsd.org/D37227

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

-- 
You are receiving this mail because:
You are the assignee for the bug.