From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] x86 emulator: Add mov r, imm instructions (opcodes 0xb0-0xbf) Date: Wed, 27 Aug 2008 11:13:46 +0300 Message-ID: <48B50CBA.4020509@qumranet.com> References: <20080827020256.GA5837@mohd-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, riel@surriel.com To: Mohammed Gamal Return-path: Received: from il.qumranet.com ([212.179.150.194]:59285 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752795AbYH0INr (ORCPT ); Wed, 27 Aug 2008 04:13:47 -0400 In-Reply-To: <20080827020256.GA5837@mohd-laptop> Sender: kvm-owner@vger.kernel.org List-ID: Mohammed Gamal wrote: > The emulator only supported one instance of mov r, imm instruction > (opcode 0xb8), this adds the rest of these instructions. > > Applied patch and its test, thanks. -- error compiling committee.c: too many arguments to function