All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: "Juha Riihimäki" <juha.riihimaki@nokia.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] target-arm: fix mmu access protection emulation
Date: Mon, 27 Dec 2010 21:32:03 +0100	[thread overview]
Message-ID: <20101227203203.GD4098@volta.aurel32.net> (raw)
In-Reply-To: <cover.1291703787.git.juha.riihimaki@nokia.com>

On Wed, Dec 08, 2010 at 01:15:15PM +0200, Juha Riihimäki wrote:
> The ARM VMSAv6 emulation does not correctly ignore access protection
> checks for manager domain translation table descriptors. This causes
> ARM Linux kernel to hang during initialization for ARMv7 CPUs. However
> that has so far been hidden by another emulation bug where the cp15
> c1 system control register has an invalid reset value for the emulated
> ARMv6 and ARMv7 processors indicating an earlier processor revision
> instead and thus making QEMU run the MMU emulation in ARMv5 mode.
> 
> This patch series fixes the access protection emulation in the ARM
> MMU emulation (1) and introduces correct cp15 c1 system control
> register values for the ARM1136, Cortex-A8 and Cortex-A9 cores (2,3).
> 
> 
> Juha Riihimäki (2):
>   target-arm: fix vmsav6 access control
>   target-arm: correct cp15 c1_sys reset value for arm1136 and cortex-a9
> 
> Mattias Holm (1):
>   target-arm: correct cp15 c1_sys reset value for cortex-a8
> 
>  target-arm/helper.c |   37 ++++++++++++++++++++++---------------
>  1 files changed, 22 insertions(+), 15 deletions(-)
> 

Thanks, all applied.


-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

      parent reply	other threads:[~2010-12-27 21:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-08 11:15 [Qemu-devel] [PATCH 0/3] target-arm: fix mmu access protection emulation Juha Riihimäki
2010-12-08 11:15 ` [Qemu-devel] [PATCH 1/3] target-arm: fix vmsav6 access control Juha Riihimäki
2010-12-08 11:15 ` [Qemu-devel] [PATCH 2/3] target-arm: correct cp15 c1_sys reset value for cortex-a8 Juha Riihimäki
2010-12-08 11:15 ` [Qemu-devel] [PATCH 3/3] target-arm: correct cp15 c1_sys reset value for arm1136 and cortex-a9 Juha Riihimäki
2010-12-27 20:32 ` Aurelien Jarno [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101227203203.GD4098@volta.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=juha.riihimaki@nokia.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.