From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49058) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqtqz-0000L5-Rg for qemu-devel@nongnu.org; Thu, 14 Apr 2016 22:51:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqtqv-0001Ox-LH for qemu-devel@nongnu.org; Thu, 14 Apr 2016 22:51:29 -0400 Date: Fri, 15 Apr 2016 12:52:32 +1000 From: David Gibson Message-ID: <20160415025232.GG18218@voom.redhat.com> References: <1460646893-32622-1-git-send-email-thuth@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yZnyZsPjQYjG7xG7" Content-Disposition: inline In-Reply-To: <1460646893-32622-1-git-send-email-thuth@redhat.com> Subject: Re: [Qemu-devel] [PATCH 0/2] ppc: Fixes for LSWX and LSWI instructions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth Cc: Alexander Graf , qemu-ppc@nongnu.org, qemu-devel@nongnu.org, lvivier@redhat.com, mark.cave-ayland@ilande.co.uk --yZnyZsPjQYjG7xG7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 14, 2016 at 05:14:51PM +0200, Thomas Huth wrote: > These two patches fix the bad range checks in the LSWI and LSWX > instructions. >=20 > To see the change in behavior for the lswx instruction, you can use the > "emulator" test from the kvm-unit-tests suite - code can be found here: >=20 > https://git.kernel.org/cgit/virt/kvm/kvm-unit-tests.git/tree/powerpc/emul= ator.c#n95 >=20 > For testing the lswi instruction, an additional kvm-unit-test can be > used, see the patch that I've posted here: >=20 > https://patchwork.ozlabs.org/patch/610483/ Thanks, applied to ppc-for-2.6. --=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 --yZnyZsPjQYjG7xG7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJXEFdwAAoJEGw4ysog2bOSPb4QAMPSszSzT8712lNazFdh3E1A O+dev8Ui4X3yT/5IRsni/XzEjRUPZ86tqs+sMBv5AIdEgQaJhJnDSxx/O/4/mm3y 6OI7bgc/JCuytbXQA7gOKHXIPoul0gKlaeeZOOHg6ydmVRwGW+gzgllNJeOLxuiI dObBT3SwY42+ropH2n+5nkvse1or9rUSnPrOJOMW/3unzKWY5ubBTq6YpK5eWHfb /TMgZff9p03q8Y+xARnlmJfNxwmfUA3tK37r49phH/IDrtmSJudltnj6eyyQTtH1 kzHcKWYeyiHzACeKHxq+6fGNAPoz8Yywx599yuv/7cSNUE2oikJnKCM/AmUrh4bU yf4hqcFeSCkxiaISmHa+NhSApXDvv+Kgfx8lYhHO/o6lscJS5MhrvfsvbzK7mwhU 0N2sOGnlYL1wastzYXrSLW0+iOCqQSjDT/GIhpu6gaVMQFbNf4fqjagMLU8CCXRP oJHcx5ywRInWYIPDA8AX0WM1hg9XKPidxht07MVnql2vGkqhTrLC6Eta0GY+KV4b 4LbKANn2VnsQCHgVSNyOCPgJa+Gh9n0rvSKKqVZt7yG3lYSb/tvnZFfd+OiQIuuZ QnvM7p5iXrfiwLBUYP7cjUH7Lt2yHvyO2lblm9BeG/Z9Doc5L20KhWy4/V/+t0rQ sNs1F0o1/doqTHBIj681 =dqHw -----END PGP SIGNATURE----- --yZnyZsPjQYjG7xG7--