From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 1/2] test: Add test for sub acc,imm Date: Fri, 14 May 2010 19:49:39 -0300 Message-ID: <20100514224939.GA2502@amt.cnet> References: <1273672844-14607-1-git-send-email-m.gamal005@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: avi@redhat.com, kvm@vger.kernel.org To: Mohammed Gamal Return-path: Received: from mx1.redhat.com ([209.132.183.28]:23795 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754222Ab0EOAi1 (ORCPT ); Fri, 14 May 2010 20:38:27 -0400 Content-Disposition: inline In-Reply-To: <1273672844-14607-1-git-send-email-m.gamal005@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, May 12, 2010 at 05:00:43PM +0300, Mohammed Gamal wrote: > Adds tests fot sub acc, imm > > Signed-off-by: Mohammed Gamal > --- > kvm/user/test/x86/realmode.c | 44 ++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 44 insertions(+), 0 deletions(-) Applied both, thanks.