From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH v2 0/4] KVM: VMX: enable LBR virtualization Date: Mon, 9 Nov 2015 10:06:50 +0100 Message-ID: <5640622A.3030104@redhat.com> References: <1445591718-5720-1-git-send-email-jianjay.zhou@huawei.com> <563FF7F4.6050909@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: herongguang.he@huawei.com, weidong.huang@huawei.com, peter.huangpeng@huawei.com To: Jian Zhou , kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:47810 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751468AbbKIJG7 (ORCPT ); Mon, 9 Nov 2015 04:06:59 -0500 In-Reply-To: <563FF7F4.6050909@huawei.com> Sender: kvm-owner@vger.kernel.org List-ID: On 09/11/2015 02:33, Jian Zhou wrote: > Hi Paolo, > > May I ask that any suggestion about the version 2 of VMX LBRV? > This version is updated following your advices in version 1. > BTW the kvm-unit-test for this feature has sent too, and I > have tested the CPUs emulated by QEMU. Hi, since these patches will not be part of Linux 4.4, I will review them after the end of the merge window (or at least, after I've finished sending material for 4.4). Paolo