From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtMBk-0004yn-An for qemu-devel@nongnu.org; Thu, 10 Jan 2013 12:45:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtMBi-0004nZ-0E for qemu-devel@nongnu.org; Thu, 10 Jan 2013 12:45:12 -0500 Received: from cantor2.suse.de ([195.135.220.15]:53397 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtMBh-0004mx-Qd for qemu-devel@nongnu.org; Thu, 10 Jan 2013 12:45:09 -0500 Message-ID: <50EEFE22.3080909@suse.de> Date: Thu, 10 Jan 2013 18:45:06 +0100 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: <1357334986-13941-1-git-send-email-hpoussin@reactos.org> <1357334986-13941-11-git-send-email-hpoussin@reactos.org> In-Reply-To: <1357334986-13941-11-git-send-email-hpoussin@reactos.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 10/10] memory: remove old_portio-style callbacks support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= Cc: qemu-devel@nongnu.org Am 04.01.2013 22:29, schrieb Herv=C3=A9 Poussineau: > Signed-off-by: Herv=C3=A9 Poussineau > --- > include/exec/memory.h | 4 ---- > memory.c | 44 -----------------------------------------= --- > 2 files changed, 48 deletions(-) >=20 > diff --git a/include/exec/memory.h b/include/exec/memory.h > index 2322732..4a757f0 100644 > --- a/include/exec/memory.h > +++ b/include/exec/memory.h > @@ -103,10 +103,6 @@ struct MemoryRegionOps { > bool unaligned; > } impl; > =20 > - /* If .read and .write are not present, old_portio may be used for > - * backwards compatibility with old portio registration > - */ > - const MemoryRegionPortio *old_portio; > /* If .read and .write are not present, old_mmio may be used for > * backwards compatibility with old mmio registration > */ Can't struct MemoryRegionPortio be removed as part of the patch? Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=C3=B6rffer; HRB 16746 AG N=C3=BC= rnberg