From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCHv2 00/23] next round of emulator cleanups Date: Thu, 29 Apr 2010 12:26:35 +0300 Message-ID: <4BD950CB.5030208@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]:30759 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932911Ab0D3RQ1 (ORCPT ); Fri, 30 Apr 2010 13:16:27 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o3T9dctQ011281 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 29 Apr 2010 05:39:43 -0400 Received: from cleopatra.tlv.redhat.com (cleopatra.tlv.redhat.com [10.35.255.11]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o3T9QZNO017497 for ; Thu, 29 Apr 2010 05:26:36 -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. > Reviewed-by: Avi Kivity -- error compiling committee.c: too many arguments to function