From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH 09/10] KVM: nVMX: Synchronize VMCS12 content with the shadow vmcs Date: Thu, 18 Apr 2013 08:59:08 +0200 Message-ID: <516F99BC.8000105@gnu.org> References: <1366199437-abelg@il.ibm.com> <20130417115510.ED10F7B802A@moren.haifa.ibm.com> <20130417143449.GK1682@redhat.com> <20130417153901.GC8997@redhat.com> <516F1B54.4040801@redhat.com> <20130418065408.GI8997@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Abel Gordon , Paolo Bonzini , dongxiao.xu@intel.com, jun.nakajima@intel.com, kvm@vger.kernel.org, nadav@harel.org.il, owasserm@redhat.com, Paolo Bonzini To: Gleb Natapov Return-path: Received: from mail-qc0-f177.google.com ([209.85.216.177]:55136 "EHLO mail-qc0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752792Ab3DRHHE (ORCPT ); Thu, 18 Apr 2013 03:07:04 -0400 Received: by mail-qc0-f177.google.com with SMTP id u28so1132607qcs.22 for ; Thu, 18 Apr 2013 00:07:03 -0700 (PDT) In-Reply-To: <20130418065408.GI8997@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Il 18/04/2013 08:54, Gleb Natapov ha scritto: > I like the comment since it provides example that can be looked at to > understand the problem, so if you make the comment more generic leave > the example please :) Agreed. :) Paolo