From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/2] Speedup ins instruction emulation a little Date: Thu, 29 Jul 2010 15:19:14 +0300 Message-ID: <4C5171C2.5080505@redhat.com> References: <1280405513-579-1-git-send-email-gleb@redhat.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: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:4198 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752691Ab0G2MTQ (ORCPT ); Thu, 29 Jul 2010 08:19:16 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o6TCJFb7019004 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 29 Jul 2010 08:19:16 -0400 Received: from cleopatra.tlv.redhat.com (cleopatra.tlv.redhat.com [10.35.255.11]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o6TCJFjC006847 for ; Thu, 29 Jul 2010 08:19:15 -0400 In-Reply-To: <1280405513-579-1-git-send-email-gleb@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/29/2010 03:11 PM, Gleb Natapov wrote: > Recent emulator changes fixed many bugs and shortcomings in string io > instructions emulation (ability to do io into mmio region, proper DF > flag handling) but emulation became much slower. Those patches bring > some performance back. > Looks good. -- error compiling committee.c: too many arguments to function