From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/11] Another set of nested svm fixes and optimizations Date: Thu, 25 Feb 2010 12:32:37 +0200 Message-ID: <4B8651C5.1020209@redhat.com> References: <1267034360-5907-1-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 , Alexander Graf , kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Joerg Roedel Return-path: In-Reply-To: <1267034360-5907-1-git-send-email-joerg.roedel@amd.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 02/24/2010 07:59 PM, Joerg Roedel wrote: > Hi, > > here is another set of patches I collected in the last days while trying > to get Hyper-V running with nested svm. I was not successful yet but the > patches in this set make sense anyway :-) > The patches fix coding style issues which annoyed me for some time > because my vim shows all c-space-errors with red color. Other patches in > this set make nested svm more complete (nmi and selective cr0 related). > The vm_cr and hwcr.ignne patches are related to Hyper-V tests. This > hypervisor expects to write to those msrs. > The most interesting thing is patch 11 which reduces the amount of > memory which is touched in the vmrun emulation for merging the msrpms > from 24kb to 48 bytes. Please review and comment (or apply if > perfect ;-) ) these patches. > 1-10 applied. 11 had about 32 suggestions for improvement, please pick one and resubmit. -- error compiling committee.c: too many arguments to function