Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2023 11:17:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 271484] Guest OS Rocky Linux 9.1 freezes sporadically
Message-ID:  <bug-271484-27103-sjv6lKoFLg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271484-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271484-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=3D271484

--- Comment #5 from Vitaliy Gusev <gusev.vitaliy@gmail.com> ---
(In reply to Konstantin from comment #4)


It seems that 13.2 can suffer too.

Can you try stable/13 build ? It have fix that should solve your issue:

----
commit 74393887695971d59e108b950e27d21b3070e1fc
Author: Vitaliy Gusev <gusev.vitaliy@gmail.com>
Date:   Wed Apr 26 10:17:50 2023 +0200

    vmm: fix HLT loop while vcpu has requested virtual interrupts

    This fixes the detection of pending interrupts when pirval is 0 and the
    pending bit is set

    More information how this situation occurs, can be found here:
=20=20=20
https://github.com/freebsd/freebsd-src/blob/c5b5f2d8086f540fefe4826da013dd3=
1d4e45fe8/sys/amd64/vmm/intel/vmx.c#L4016-L4031

    Reviewed by:            corvink, markj
    Fixes:                  02cc877968bbcd57695035c67114a67427f54549
("Recognize a pending virtual interrupt while emulating the halt instructio=
n.")
    MFC after:              1 week
    Sponsored by:           vStack
    Differential Revision:  https://reviews.freebsd.org/D39620

    (cherry picked from commit 0912408a281f203c43d0b3f73c38117336588342)

--=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-271484-27103-sjv6lKoFLg>