From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCHv2 00/23] next round of emulator cleanups Date: Wed, 05 May 2010 10:57:24 +0300 Message-ID: <4BE124E4.1050108@redhat.com> References: <1272471344-7076-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]:37128 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758543Ab0EEH50 (ORCPT ); Wed, 5 May 2010 03:57:26 -0400 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o457vPNi002329 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 5 May 2010 03:57:26 -0400 Received: from cleopatra.tlv.redhat.com (cleopatra.tlv.redhat.com [10.35.255.11]) by int-mx05.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o457vP7Y016289 for ; Wed, 5 May 2010 03:57:25 -0400 In-Reply-To: <1272471344-7076-1-git-send-email-gleb@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 04/28/2010 07:15 PM, Gleb Natapov wrote: > This is the next round of emulator cleanups. Make it even more detached > from kvm. First patch introduces IO read cache which is needed to > correctly emulate instructions that require more then one IO read exit > during emulation. > > Applied, thanks. -- error compiling committee.c: too many arguments to function