From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRMJv-0002o5-51 for qemu-devel@nongnu.org; Fri, 27 Feb 2015 09:55:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRMJr-0003J5-5q for qemu-devel@nongnu.org; Fri, 27 Feb 2015 09:55:15 -0500 Received: from cantor2.suse.de ([195.135.220.15]:56953 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRMJq-0003Ix-WB for qemu-devel@nongnu.org; Fri, 27 Feb 2015 09:55:11 -0500 Message-ID: <54F0854C.40909@suse.de> Date: Fri, 27 Feb 2015 15:55:08 +0100 From: Alexander Graf MIME-Version: 1.0 References: <1425041028-21531-1-git-send-email-armbru@redhat.com> In-Reply-To: <1425041028-21531-1-git-send-email-armbru@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] macio: Convert to realize() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org On 27.02.15 13:43, Markus Armbruster wrote: > Convert device models "macio-oldworld" and "macio-newworld". >=20 > Signed-off-by: Markus Armbruster > --- > Depends on my "[PATCH 00/10] pci: Partial conversion to realize", > which is in Michael's latest pull request. Can you please poke me again when it landed? Alex