From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] emulator: simple ALU tests Date: Wed, 9 Jan 2013 18:32:42 -0200 Message-ID: <20130109203242.GA11988@amt.cnet> References: <1357309024-11736-1-git-send-email-avi.kivity@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Gleb Natapov , kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:56644 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753066Ab3AJNZZ (ORCPT ); Thu, 10 Jan 2013 08:25:25 -0500 Content-Disposition: inline In-Reply-To: <1357309024-11736-1-git-send-email-avi.kivity@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Jan 04, 2013 at 04:17:04PM +0200, Avi Kivity wrote: > Signed-off-by: Avi Kivity > --- > x86/emulator.c | 26 ++++++++++++++++++++++++++ > 1 file changed, 26 insertions(+) Applied, thanks.