From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: x86 emulator broken (vmload) Date: Tue, 23 Dec 2008 19:52:00 +0200 Message-ID: <49512540.6010700@redhat.com> References: <494A3EAD.2030902@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "kvm@vger.kernel.org" , guillaume.thouvenin@ext.bull.net To: Alexander Graf Return-path: Received: from mx2.redhat.com ([66.187.237.31]:59429 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750916AbYLWRwH (ORCPT ); Tue, 23 Dec 2008 12:52:07 -0500 In-Reply-To: <494A3EAD.2030902@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: Alexander Graf wrote: > emulate_instruction always returns EMULATE_DONE, even on the > vmload instruction (which is clearly wrong). The emulator though that any svm instruction that isn't a vmmcall must be an lidt. I've fixed it up. -- error compiling committee.c: too many arguments to function