From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: VMX: Use proper slot index for kvm_set_shared_msr Date: Sun, 01 Nov 2009 11:09:57 +0200 Message-ID: <4AED5065.3010706@redhat.com> References: <4AE9C894.2070601@siemens.com> <4AE9CD24.8080800@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:63021 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751606AbZKAJJz (ORCPT ); Sun, 1 Nov 2009 04:09:55 -0500 In-Reply-To: <4AE9CD24.8080800@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 10/29/2009 07:13 PM, Avi Kivity wrote: > On 10/29/2009 06:53 PM, Jan Kiszka wrote: >> We were missing one indirection here to translate from vmx-local to >> x86 slot indices, and this caused subtle host crashes. >> > > Ahh, good catch. How did it work? And, of course, applied. Thanks. -- error compiling committee.c: too many arguments to function