From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthoine Bourgeois Subject: Re: [PATCH] kvm, vmx: Fix lazy FPU on nested guest Date: Thu, 14 Nov 2013 08:22:27 +0100 Message-ID: <20131114072227.GA3387@bertin.fr> References: <20131113104533.GA14780@bertin.fr> <5283BB07.8000504@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7BIT Cc: Gleb Natapov , kvm@vger.kernel.org To: Paolo Bonzini Return-path: Received: from mx2-g1.cnim.net ([62.23.137.164]:47781 "EHLO mx2-g1.cnim.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751087Ab3KNHUk convert rfc822-to-8bit (ORCPT ); Thu, 14 Nov 2013 02:20:40 -0500 Received: from bertin.fr ([172.16.1.1]) by yport1.innovation.bertin.fr (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTPPA id <0MW800GCQSEDPNA0@yport1.innovation.bertin.fr> for kvm@vger.kernel.org; Thu, 14 Nov 2013 08:20:37 +0100 (CET) In-reply-to: <5283BB07.8000504@redhat.com> Content-disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Nov 13, 2013 at 06:46:47PM +0100, Paolo Bonzini wrote: > >The whitespace in this patch is corrupted. For this time I applied it; >next time however please use "git send-email". Ok, I'll use it. Thank you ! Anthoine 1