From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60172) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBMZL-0007Dn-ML for qemu-devel@nongnu.org; Tue, 11 Sep 2012 05:15:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TBMZK-0008Fg-ES for qemu-devel@nongnu.org; Tue, 11 Sep 2012 05:15:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21320) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBMZK-0008FX-08 for qemu-devel@nongnu.org; Tue, 11 Sep 2012 05:15:42 -0400 Message-ID: <504F0131.6090501@redhat.com> Date: Tue, 11 Sep 2012 12:15:29 +0300 From: Avi Kivity MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V9 0/8] memory: unify ioport registration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Julien Grall Cc: Jan Kiszka , Stefano.Stabellini@eu.citrix.com, qemu-devel@nongnu.org, afaerber@suse.de, kraxel@redhat.com On 09/04/2012 06:13 PM, Julien Grall wrote: > This is the nineth version of patch series about ioport registration. > > Some part of QEMU still use register_ioport* functions to register ioport. > These functions doesn't allow to use Memory Listener on it. Thanks, applied all (w/ updated patch 4), will push shortly. -- error compiling committee.c: too many arguments to function