From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH] KVM: x86: reset RVI upon system reset Date: Fri, 12 Dec 2014 11:27:05 +0100 Message-ID: <548AC2F9.90400@redhat.com> References: <1415156023-1349-1-git-send-email-wei.w.wang@intel.com>, <5459C020.20103@intel.com>, <286AC319A985734F985F78AFA26841F77F3FCD@shsmsx102.ccr.corp.intel.com>, <5459DA93.6060104@intel.com>, <286AC319A985734F985F78AFA26841F77F404A@shsmsx102.ccr.corp.intel.com>, <5459E794.6020500@intel.com>, <5459F5AB.1050302@redhat.com>, , <201412111615355608149@sangfor.com>, <201412121756500480610@sangfor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=gbk Content-Transfer-Encoding: 7bit To: Zhang Haoyu , "Zhang, Yang Z" , "Chen, Tiejun" , "Wang, Wei W" , "kvm@vger.kernel.org" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:49980 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757663AbaLLK1O (ORCPT ); Fri, 12 Dec 2014 05:27:14 -0500 In-Reply-To: <201412121756500480610@sangfor.com> Sender: kvm-owner@vger.kernel.org List-ID: On 12/12/2014 10:56, Zhang Haoyu wrote: > Strange, I didn't find this commit in https://git.kernel.org/cgit/virt/kvm/kvm.git/log/ > but found it from the repository downloaded by git clone git://git.kernel.org/pub/scm/virt/kvm/kvm.git It's here: https://git.kernel.org/cgit/virt/kvm/kvm.git/log/?h=next (on the second page) Paolo