From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ynewb-0006tI-0K for qemu-devel@nongnu.org; Wed, 29 Apr 2015 23:15:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnewX-0004mD-Qc for qemu-devel@nongnu.org; Wed, 29 Apr 2015 23:15:20 -0400 Date: Thu, 30 Apr 2015 11:02:52 +1000 From: David Gibson Message-ID: <20150430010252.GB32589@voom.redhat.com> References: <1430334068-12772-1-git-send-email-thuth@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9Wosya/OiUJZ+2ov" Content-Disposition: inline In-Reply-To: <1430334068-12772-1-git-send-email-thuth@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/2] hw/ppc/spapr: Improve error printing List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth Cc: aik@ozlabs.ru, qemu-ppc@nongnu.org, qemu-devel@nongnu.org, agraf@suse.de --9Wosya/OiUJZ+2ov Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 29, 2015 at 09:01:06PM +0200, Thomas Huth wrote: > While loading alternate slof.bin images with the "-bios" option > of qemu-softmmu-ppc64, I noticed that the error message is > wrong when trying to load an non-existing file. Also, the > error message is printed with hw_error() which results in a > huge CPU register dump - something you don't expect when you > just typed in a wrong filename, and is rather confusing here > since you've got to find the real error message in the huge > output first. So let's fix that, too. >=20 > Thomas Huth (2): > ppc/spapr: Fix error message when firmware could not be loaded > hw/ppc/spapr: Use error_report() instead of hw_error() Thanks, applied to spapr-next. --=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 --9Wosya/OiUJZ+2ov Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJVQX88AAoJEGw4ysog2bOSdLoP/RYJJcMwPSyi3U/nzemJz4hS dMHvomvoDcX12e+k8AO5iNwcCViUzq48X9xTBzlSnUGGmHQiV2X40tdfmBzvnrw8 hOnkhsnTXB/8PAq59Xtn/37gm7kW6vhyfzpNMTFIypdThwWIj/ywhvzzDEcl8/Jz mGh3hFmUVA3VfZoOi30Q4pu6Zn721cIcOqDoyMlwHCN4eitulliCNXj2cSohk6Xc BKa93bWl77e4D80ij9wB2Gok9YX0hRxoe1bj60UTxphtmReN5WMAzxm6XthytCJq vNPZQLh0u099E4QOiGXBWpWti3fXMeI+2VmkePzSPs4/wZj01zoTc2hCV8k/c7mD SIirBAdK9tygGEUuJ0Oim4luj7k5Jb3ufHQVQbAmgQDcg0BoSZ3lQnmgcFeKy7rE XlgamPsoikTg6fAwcwtT1HBsVdAVsTg8AVKKjvfwQQqMQs4SGK9yZbW3rPFB+p+i 21mjD6x/P3JOEcaE1vMZsLN70xHSyq8TOGPm6v6OJywIx2TTnib+9s0hj+A3ogY2 FbW98tCXjjJlbLuhZZmYuMJzvMr2oGYBmIYY/mIEb164YVIpCGPL63tZK1y6rSUg 60zhm4h1EmcsAF9DiIfDbHBW2+X7Rz12+QgClMdgyjHy7JW953aWV6miOEWPigc/ QPXMvl0A6CL9emv2RrA/ =CqbX -----END PGP SIGNATURE----- --9Wosya/OiUJZ+2ov--