From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=57791 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdUb8-0001tg-St for qemu-devel@nongnu.org; Mon, 26 Jul 2010 16:48:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OdUZC-00047V-JG for qemu-devel@nongnu.org; Mon, 26 Jul 2010 16:46:31 -0400 Received: from smtp-out.google.com ([74.125.121.35]:51078) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OdUZC-000470-Bo for qemu-devel@nongnu.org; Mon, 26 Jul 2010 16:46:30 -0400 Received: from kpbe12.cbf.corp.google.com (kpbe12.cbf.corp.google.com [172.25.105.76]) by smtp-out.google.com with ESMTP id o6QKkRip001623 for ; Mon, 26 Jul 2010 13:46:27 -0700 Received: from pwj2 (pwj2.prod.google.com [10.241.219.66]) by kpbe12.cbf.corp.google.com with ESMTP id o6QKkPLP002170 for ; Mon, 26 Jul 2010 13:46:25 -0700 Received: by pwj2 with SMTP id 2so426132pwj.35 for ; Mon, 26 Jul 2010 13:46:25 -0700 (PDT) MIME-Version: 1.0 Date: Mon, 26 Jul 2010 13:46:25 -0700 Message-ID: From: Raymes Khoury Content-Type: multipart/alternative; boundary=000e0cd32e4463013b048c507a0c Subject: [Qemu-devel] qemu cp15 access List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --000e0cd32e4463013b048c507a0c Content-Type: text/plain; charset=ISO-8859-1 I am having the problem with qemu, as described in the post http://old.nabble.com/-PATCH:-PR-target-42671--Use-Thumb1-GOT-address-loading-sequence-for--%09Thumb2-td27124497.html where accessing cp15 on ARM causes an error: qemu: fatal: cp15 insn ee1d2f70 R00=00000000 R01=00000000 R02=00000000 R03=00000000 R04=00000000 R05=00000000 R06=400821c4 R07=00000000 R08=00000000 R09=00000000 R10=4008bf0c R11=00000000 R12=4007f6d0 R13=4007f650 R14=4a1bb3c4 R15=4a1bb3cc PSR=60000010 -ZC- A usr32 According to that post, there are patches which fix this error. Currently I am running: qemu-arm version 0.12.2 Is there a newer version of qemu which applies these patches? If not, are there other workarounds to solve this problem? Are these patches available to apply myself? Thanks, Raymes --000e0cd32e4463013b048c507a0c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I am having the problem with qemu, as described in the post=A0http://ol= d.nabble.com/-PATCH:-PR-target-42671--Use-Thumb1-GOT-address-loading-sequen= ce-for--%09Thumb2-td27124497.html=A0where accessing cp15 on ARM causes = an error:

q= emu: fatal: cp15 insn ee1d2f70=A0

R00=3D= 00000000 R01=3D00000000 R02=3D00000000 R03=3D00000000=A0
R04=3D00000000 = R05=3D00000000 R06=3D400821c4 R07=3D00000000=A0
R08=3D00000000 R09=3D000= 00000 R10=3D4008bf0c R11=3D00000000=A0
R12=3D4007f6d0 R13=3D4007f650 R14=3D4a1bb3c4 R15=3D4a1bb3cc=A0
PSR=3D600= 00010 -ZC- A usr32=A0


According to that= post, there are patches which fix this error. Currently I am running:
qemu-arm version 0.12.2

Is there a newer version of qemu which applies these pa= tches? If not, are there other workarounds to solve this problem?=A0Are the= se patches available to apply myself?=A0

Thanks,
Raymes
--000e0cd32e4463013b048c507a0c--