From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47897) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XM9pq-0000nh-Pj for qemu-devel@nongnu.org; Tue, 26 Aug 2014 02:02:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XM9pl-0001Sl-TU for qemu-devel@nongnu.org; Tue, 26 Aug 2014 02:02:26 -0400 Date: Tue, 26 Aug 2014 15:38:02 +1000 From: David Gibson Message-ID: <20140826053802.GO9923@voom.redhat.com> References: <20140825134353.2361.52046.stgit@aravindap> <20140825134516.2361.32987.stgit@aravindap> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="96dIhm/ZjrNld+BP" Content-Disposition: inline In-Reply-To: <20140825134516.2361.32987.stgit@aravindap> Subject: Re: [Qemu-devel] [PATCH 1/5] target-ppc: Extend rtas-blob List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aravinda Prasad Cc: qemu-ppc@nongnu.org, benh@au1.ibm.com, aik@au1.ibm.com, qemu-devel@nongnu.org, paulus@samba.org --96dIhm/ZjrNld+BP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 25, 2014 at 07:15:16PM +0530, Aravinda Prasad wrote: > Extend rtas-blob to accommodate error log. Error log > structure is saved in rtas space upon a machine check > exception. Hrm. Putting the reserved space into the actual firmware image file seems really clumsy to me. Wouldn't it be better to reserve the space directly from qemu, then just paste the 20 bytes of code into that area. --=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 --96dIhm/ZjrNld+BP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJT/B06AAoJEGw4ysog2bOSqg4P/Rus4H9d6+e2dfLTUGqzZKX6 AL9RfpZofymUiSOaBmKB7BkkGbW9dgP4YrgeLe6Ph8y5itgUX3U+vpz7QZIgod+/ a8wQ/wRrWyaIF6dpbaG+K3aH/dMrLCitA398T428Cfbb4TJaNl9Gqsjyc0LGG7fl 2SnbgwJ1+XGntW78xd0JO9HWQBUib9lARhLYl61o/vJt1C1luGJnVHXxJEJJuzDj aPJ2IrY6PZxwd80EG4uK3zigx0paZOQE1dkG+ZmQO5UFJI/di1BObHCrhgN2X27k JAnJA6lfjN+GU0RHQlxjZds4XCrCUrKiSOn4ILlWuvu55nw0VSOvcmiLp351z3uz ABMpVZKivZPp1mcmD2JTTe6X6oa+7QqVZ51TVzq0bBe6OAFbo5oadmLZC1vks/ae ANHCQrEo1SRG4MGGdrKWlkc0bXmG31ttIS8lGLTsNt/g/sG5Xl5ydm5ri/3TIcCC sE7R/Fh0yNluPxcpWmCQfYUx41rSTHBWE2a1uNtzjzFp9Wx3n6tOqJk5FBxPzCcl wfB2BEydwNqrwwm1XsXqcmiSqt7ghSwwwWZ/MJQmKfecgbax/6VpASPHfa13o1ms yMLsZz41atCHZiVpq1N0OpP5cDuFQ3bPotJVTOynNjnkbZhXfvEFJ0bhRIwobzA0 I9hVMvsqOWTJFKELDH1A =zmgz -----END PGP SIGNATURE----- --96dIhm/ZjrNld+BP--