[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240826221336.14023-1-david.hunter.linux@gmail.com>
Date: Mon, 26 Aug 2024 18:13:34 -0400
From: David Hunter <david.hunter.linux@...il.com>
To: seanjc@...gle.com
Cc: dave.hansen@...ux.intel.com,
david.hunter.linux@...il.com,
hpa@...or.com,
javier.carrasco.cruz@...il.com,
jmattson@...gle.com,
kvm@...r.kernel.org,
linux-kernel@...r.kernel.org,
lirongqing@...du.com,
pbonzini@...hat.com,
pshier@...gle.com,
shuah@...nel.org,
stable@...r.kernel.org,
x86@...nel.org
Subject: [PATCH 6.1.y 0/2 V2] KVM: x86: fire timer when it is migrated
Hello,
I'm sending you two this first because this will be my first time
sending a series patch. Is this okay?
Backport for 6.1.y. These two commits should be backported together to
fix an issue that arrises from commit 967235d320329e4a7a2bd1a36b04293063e985ae
-Subject: 'VM: vmx: clear pending interrupts on KVM_SET_LAPIC'
[ Upstream Commit 8e6ed96cdd5001c55fccc80a17f651741c1ca7d2 ]
Haitao Shan (1):
KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.
[ Upstream Commit 9cfec6d097c607e36199cf0cfbb8cf5acbd8e9b2 ]
Li RongQing (1):
KVM: x86: fire timer when it is migrated and expired, and in oneshot
mode
---
V1 --> V2
- changed to a series patch to fix an issue with the patch
arch/x86/kvm/lapic.c | 8 ++++++--
arch/x86/kvm/vmx/vmx.c | 1 +
2 files changed, 7 insertions(+), 2 deletions(-)
--
2.43.0
Powered by blists - more mailing lists