From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39752) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YpXXR-0001cq-RE for qemu-devel@nongnu.org; Tue, 05 May 2015 03:45:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YpXXP-00031C-LV for qemu-devel@nongnu.org; Tue, 05 May 2015 03:45:09 -0400 Date: Tue, 5 May 2015 17:12:28 +1000 From: David Gibson Message-ID: <20150505071228.GM14090@voom.redhat.com> References: <1429858066-12088-1-git-send-email-bharata@linux.vnet.ibm.com> <1429858066-12088-16-git-send-email-bharata@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="S66JdqtemGhvbcZP" Content-Disposition: inline In-Reply-To: <1429858066-12088-16-git-send-email-bharata@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] [RFC PATCH v3 15/24] ppc: Move cpu_exec_init() call to realize function List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bharata B Rao Cc: mdroth@linux.vnet.ibm.com, aik@ozlabs.ru, agraf@suse.de, qemu-devel@nongnu.org, qemu-ppc@nongnu.org, tyreld@linux.vnet.ibm.com, nfont@linux.vnet.ibm.com, imammedo@redhat.com, afaerber@suse.de --S66JdqtemGhvbcZP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 24, 2015 at 12:17:37PM +0530, Bharata B Rao wrote: > Move cpu_exec_init() call from instance_init to realize. This allows > any failures from cpu_exec_init() to be handled appropriately. > Correspondingly move cpu_exec_exit() call from instance_finalize > to unrealize. >=20 > Signed-off-by: Bharata B Rao Reviewed-by: David Gibson --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --S66JdqtemGhvbcZP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVSG1cAAoJEGw4ysog2bOSA0kQAJR2SLzcyiTqVU42sEsAk5lB DL2fxE0HfQ+V28kH6SalBEZaXa2NlLRj41wkqWjxVdWgRCntbRBpMpRrU8N8QqMJ 0Pxbfe877BoHfs9DnUyxVbTs4pNyvFVmC8hRuPhdmkYH1HLkQ4dgrqxkWrot+IWA SWgsQXFhZTk/YDEOBhSlZLehTOgtQsMikz3bVk4DB2BlagBOEeDFWpYtnYqpQ5yw kZ8nsSt1rNh2Dop55Jn7KAufECOy1W4cuXFXhWfUZSrucPT6FHNshkWRhMDiDLPu 2Uk4UUbAIrHk2efA31mf/EHrdFpwHrmKVvmmMfT/1ID4i1BMoMeFEnN/svWFjkli b2Wvez5Ps3E8ySIqgUPnyyLkNlSq6Qo5TnCConmVHU3hLI+sELjSKTxiEvRg5DOK ckifJcCoxgo9BytaT5nbMMZxxgEBiRYQgA6Mi7iVtHeJgmtyW+iPsYbBd4Hy/HDS r3nd527XFHYWVaWxmnCJNJsEOuZtKzyHa2Al/tn7ABel4udL8r5OKNb4OKf/7HSD xlZIijg8uM43usii/GZ9LySOwZtlox+pB/MnXPhLbzp1eHW3Km1YpCgPqKQXgWRl iTF51Os5tu51Lw+wHBQw39nb0ZUxjHIMuvpo6yCWS7xkiNXqStWDL2afeex1EwXB jJkjhgkq0TfDM0QM7qKe =zImb -----END PGP SIGNATURE----- --S66JdqtemGhvbcZP--