From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752988AbeBEMK7 (ORCPT ); Mon, 5 Feb 2018 07:10:59 -0500 Received: from mail-wr0-f196.google.com ([209.85.128.196]:40023 "EHLO mail-wr0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752891AbeBEMKl (ORCPT ); Mon, 5 Feb 2018 07:10:41 -0500 X-Google-Smtp-Source: AH8x226UqR9dfWfJ9Fnf0yG2Rb7u1s9mRufLKKNEj9EB/Fh1WGxDxmocNktPj3OJwUozYdULvRY89A== Date: Mon, 5 Feb 2018 13:10:36 +0100 From: Ingo Molnar To: David Woodhouse Cc: Paolo Bonzini , Thomas Gleixner , Jim Mattson , Mihai Carabas , LKML , kvm list , Radim =?utf-8?B?S3LEjW3DocWZ?= , Liran Alon , Anthony Liguori , Tom Lendacky , Borislav Petkov , the arch/x86 maintainers , Konrad Rzeszutek Wilk Subject: Re: [9/8] KVM: x86: limit MSR_IA32_SPEC_CTRL access based on CPUID availability Message-ID: <20180205121036.aevgzwoituzbtif6@gmail.com> References: <20180109120311.27565-10-pbonzini@redhat.com> <6dc02278-7004-1794-3705-69c8cad86be4@oracle.com> <1517332457.18619.132.camel@infradead.org> <75049dca-3389-9cc7-44e3-a487a797c605@redhat.com> <20180205111034.ie6vbui62wx2irkl@gmail.com> <1517829346.31953.146.camel@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1517829346.31953.146.camel@infradead.org> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * David Woodhouse wrote: > On Mon, 2018-02-05 at 12:10 +0100, Ingo Molnar wrote: > > > > Can this branch still be rebased, to fix the SoB chain of: > > > >   de3a0021a606 ("KVM: nVMX: Eliminate vmcs02 pool") > > > > ? > > It can't. Linus pulled it already. Ah, indeed, freshly so in 35277995e179 - never mind then! Thanks, Ingo