From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH v2 4/4] KVM: SVM: Enable Virtual VMLOAD VMSAVE feature Date: Wed, 26 Jul 2017 11:41:31 +0200 Message-ID: <20170726094130.GF15833@8bytes.org> References: <9157e819022b118a73a9bb8c97def1d54ed76e87.1499289568.git.Janakarajan.Natarajan@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, Paolo Bonzini , Radim Krcmar To: Janakarajan Natarajan Return-path: Received: from 8bytes.org ([81.169.241.247]:57042 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750922AbdGZJld (ORCPT ); Wed, 26 Jul 2017 05:41:33 -0400 Content-Disposition: inline In-Reply-To: <9157e819022b118a73a9bb8c97def1d54ed76e87.1499289568.git.Janakarajan.Natarajan@amd.com> Sender: kvm-owner@vger.kernel.org List-ID: Hi Janakarajan, thanks for the patches, they look good to me. Its a pretty straightforward implemenation. For all patches: Reviewed-by: Joerg Roedel