qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 8ddaeb: tcg-arm: Fix 64-bit tlb load for pre-


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 8ddaeb: tcg-arm: Fix 64-bit tlb load for pre-v6
Date: Fri, 03 May 2013 03:30:11 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 8ddaeb1be66246225fe5aeeec33e4e7b82762694
      
https://github.com/qemu/qemu/commit/8ddaeb1be66246225fe5aeeec33e4e7b82762694
  Author: Richard Henderson <address@hidden>
  Date:   2013-05-03 (Fri, 03 May 2013)

  Changed paths:
    M tcg/arm/tcg-target.c

  Log Message:
  -----------
  tcg-arm: Fix 64-bit tlb load for pre-v6

Found by inspection, since the effect of the bug was simply to
send all memory ops through the slow path.

Signed-off-by: Richard Henderson <address@hidden>
Signed-off-by: Aurelien Jarno <address@hidden>


  Commit: c9e53a4cf116dae72d779c7748153cedd2e84228
      
https://github.com/qemu/qemu/commit/c9e53a4cf116dae72d779c7748153cedd2e84228
  Author: Richard Henderson <address@hidden>
  Date:   2013-05-03 (Fri, 03 May 2013)

  Changed paths:
    M tcg/arm/tcg-target.c

  Log Message:
  -----------
  tcg-arm: Use movi32 in exit_tb

Avoid the mini constant pool for armv7, and avoid replicating
the test for pre-v7.

Signed-off-by: Richard Henderson <address@hidden>
Signed-off-by: Aurelien Jarno <address@hidden>


Compare: https://github.com/qemu/qemu/compare/29851ee7c8bd...c9e53a4cf116

reply via email to

[Prev in Thread] Current Thread [Next in Thread]