From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 2/2] x86 emulator: Add into, int, and int3 instructions (opcodes 0xcc-0xce) Date: Thu, 05 Aug 2010 12:25:17 +0300 Message-ID: <4C5A837D.7010505@redhat.com> References: <1280921886-4983-1-git-send-email-m.gamal005@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: mtosatti@redhat.com, kvm@vger.kernel.org To: Mohammed Gamal Return-path: Received: from mx1.redhat.com ([209.132.183.28]:51753 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754179Ab0HEJZV (ORCPT ); Thu, 5 Aug 2010 05:25:21 -0400 In-Reply-To: <1280921886-4983-1-git-send-email-m.gamal005@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/04/2010 02:38 PM, Mohammed Gamal wrote: > This adds support for int instructions to the emulator Applied, thanks. Please use v2 markers so I can distinguish between different versions (list of changes helps too). -- error compiling committee.c: too many arguments to function