From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tcdij-0000XB-HO for qemu-devel@nongnu.org; Sun, 25 Nov 2012 10:02:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tcdii-0001bv-2U for qemu-devel@nongnu.org; Sun, 25 Nov 2012 10:02:09 -0500 Received: from cantor2.suse.de ([195.135.220.15]:33853 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tcdih-0001bn-SN for qemu-devel@nongnu.org; Sun, 25 Nov 2012 10:02:07 -0500 Message-ID: <50B232E5.4030302@suse.de> Date: Sun, 25 Nov 2012 16:01:57 +0100 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <50B1E06F.5000703@redhat.com> In-Reply-To: <50B1E06F.5000703@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH V10 0/8] memory: unify ioport registration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Julien Grall Cc: Stefano.Stabellini@eu.citrix.com, jan.kiszka@siemens.com, qemu-devel@nongnu.org, kraxel@redhat.com, Anthony Liguori , Avi Kivity Am 25.11.2012 10:10, schrieb Avi Kivity: > On 09/19/2012 02:50 PM, Julien Grall wrote: >> This is the tenth version of patch series about ioport registration. >> >> Some part of QEMU still use register_ioport* functions to register iop= ort. >> These functions doesn't allow to use Memory Listener on it. >=20 > Acked-by: Avi Kivity Thanks, queued for the v1.4 merge window: https://github.com/afaerber/qemu-cpu/commits/memory-ioport Julien: When pinging a patch series, please make sure it actually still applies. This needed to be rebased both onto the target_phys_addr_t -> hwaddr change and onto the serial file split and cirrus-vga didn't apply cleanly. Fixed that myself now. I also massaged the commit messages a bit; if a native English speaker wants to take a second look that would be appreciated (AFAIK "replaced by Julien with Memory API"). Note that there are still some register_ioport_*() usages left: $ git grep register_ioport -- hw/ | grep -v isa_register_ioport | wc --li= nes 32 Regards, Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg