From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58590) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afPqu-0005Sb-9T for qemu-devel@nongnu.org; Mon, 14 Mar 2016 06:35:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1afPqr-0000jI-6Z for qemu-devel@nongnu.org; Mon, 14 Mar 2016 06:35:56 -0400 Received: from [59.151.112.132] (port=16544 helo=heian.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afPqq-0000iW-Ra for qemu-devel@nongnu.org; Mon, 14 Mar 2016 06:35:53 -0400 From: Wei Jiangang Date: Mon, 14 Mar 2016 18:35:01 +0800 Message-ID: <1457951704-5217-1-git-send-email-weijg.fnst@cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain Subject: [Qemu-devel] [PATCH 0/3] conversion to realize for pxb/pxb-pcie List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: marcel@redhat.com, caoj.fnst@cn.fujitsu.com, Wei Jiangang , ehabkost@redhat.com, mst@redhat.com The previous patch named '[PATCH v3] PXB: convert to realize()' was raised by Cao jin , and reviewed by Marcel Apfelbaum . It conflicts with 02b0743 that had been merged, so resend a newer version. Wei Jiangang (3): hw/pci-bridge: modify pxb_dev_init_common pxb: convert to realize() pxb-pcie: convert to realize() hw/pci-bridge/pci_expander_bridge.c | 56 +++++++++++++++++++------------------ 1 file changed, 29 insertions(+), 27 deletions(-) -- 1.9.3