From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: LEAVE emulation infinite loop Date: Tue, 26 Apr 2011 11:50:17 +0300 Message-ID: <4DB68749.5020803@redhat.com> References: <4DB3CDE3.6050404@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Matteo Signorini , kvm@vger.kernel.org To: Matteo Signorini <84kvm84@gmail.com> Return-path: Received: from mx1.redhat.com ([209.132.183.28]:36171 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752279Ab1DZIuX (ORCPT ); Tue, 26 Apr 2011 04:50:23 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 04/25/2011 12:05 PM, Matteo Signorini wrote: > Hi to All, > > I fixed the previously highlighted error, calling the right pop > emulation function > but still get the same error, an infinite "leave" emulation loop. > IMHO this is not an emulation error since x86_decode_insn and > x86_emulate_insn return a correct value ( r=0 ) > so I don't understand what I'm doing wrong... > could you please give me an hint to fix it? No idea, sorry, you'll have to debug it. -- error compiling committee.c: too many arguments to function