From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] kvm: fix push of wrong eip when doing softint Date: Sun, 17 Apr 2011 12:09:12 +0300 Message-ID: <4DAAAE38.4050402@redhat.com> References: <20110413141254.GB21903@hallyn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM mailing list , Jan Kiszka , apw@canonical.com To: "Serge E. Hallyn" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:62975 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751489Ab1DQJJW (ORCPT ); Sun, 17 Apr 2011 05:09:22 -0400 In-Reply-To: <20110413141254.GB21903@hallyn.com> Sender: kvm-owner@vger.kernel.org List-ID: On 04/13/2011 05:12 PM, Serge E. Hallyn wrote: > When doing a soft int, we need to bump eip before pushing it to > the stack. Otherwise we'll do the int a second time. > > [apw@canonical.com: merged eip update as per Jan's recommendation.] Applied, thanks. -- error compiling committee.c: too many arguments to function