On Wed, Mar 07, 2018 at 01:12:52PM +0100, Paolo Bonzini wrote:
On 07/03/2018 09:32, Liran Alon wrote:
Fixes: 4191db26b714 ("KVM: x86: Update APICv on APIC reset") Cc: stable@vger.kernel.org Cc: Liran Alon liran.alon@oracle.com Signed-off-by: Paolo Bonzini pbonzini@redhat.com Signed-off-by: Greg Kroah-Hartman gregkh@linuxfoundation.org
This commit broke a rare configuration. Don't we want to apply this to stable-tree together with the fix for that? The fix is at upstream commit b7e31be38558 ("KVM: x86: fix vcpu initialization with userspace lapic")
Yes, definitely.
Ok, now queued up. How did I miss that one before? odd...