From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 2/2] KVM: SVM: Add xsetbv intercept Date: Wed, 08 Dec 2010 12:35:51 +0200 Message-ID: <4CFF5F87.6020502@redhat.com> References: <20101207161211.GD13125@amd.com> <1291738506-16278-2-git-send-email-joerg.roedel@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Joerg Roedel Return-path: In-Reply-To: <1291738506-16278-2-git-send-email-joerg.roedel@amd.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 12/07/2010 06:15 PM, Joerg Roedel wrote: > This patch implements the xsetbv intercept to the AMD part > of KVM. This makes AVX usable in a save way for the guest on > AVX capable AMD hardware. > The patch is tested by using AVX in the guest and host in > parallel and checking for data corruption. I also used the > KVM xsave unit-tests and they all pass. > Applied both, thanks. -- error compiling committee.c: too many arguments to function