From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [RFC PATCH 1/2] Hyper-H reference counter Date: Thu, 16 May 2013 16:45:12 +0200 Message-ID: <5194F0F8.9070205@redhat.com> References: <1368445517-5496-1-git-send-email-vrozenfe@redhat.com> <1368445517-5496-2-git-send-email-vrozenfe@redhat.com> <20130516083450.GM26453@redhat.com> <1368695621.18400.9.camel@localhost> <20130516092128.GP26453@redhat.com> <1368696535.18400.10.camel@localhost> <5194E2D3.3080300@redhat.com> <1368714390.18400.13.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Gleb Natapov , kvm@vger.kernel.org, mtosatti@redhat.com, pl@dlh.net To: Vadim Rozenfeld Return-path: Received: from mx1.redhat.com ([209.132.183.28]:13833 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754269Ab3EPOpX (ORCPT ); Thu, 16 May 2013 10:45:23 -0400 In-Reply-To: <1368714390.18400.13.camel@localhost> Sender: kvm-owner@vger.kernel.org List-ID: Il 16/05/2013 16:26, Vadim Rozenfeld ha scritto: >>>>> > >>> >>>>> > >>> Yes, I have this check added in the second patch. >>>>> > >>> >>>> > >> Move it here please. >>> > > OK, will do it. >> > >> > Or better, remove all the handling of HV_X64_MSR_REFERENCE_TSC from this >> > patch, and leave it all to the second. >> > > What for? Could you please elaborate? To make code reviewable. Add one MSR here, the other in the second patch. Paolo