qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] target-xtensa: fix cross-page jumps/calls at th


From: Max Filippov
Subject: [Qemu-devel] [PATCH 0/3] target-xtensa: fix cross-page jumps/calls at the end of TB
Date: Wed, 21 May 2014 01:22:27 +0400

Hi,

this series fixes cross-page TB linking bug in target-xtensa that managed
to survive for a major release period. With this bug fixed it is finally
possible to build linux kernel under xtensa linux running in system mode
QEMU (but it may take a couple of days to complete).

Max Filippov (3):
  target-xtensa: fix cross-page jumps/calls at the end of TB
  target-xtensa: completely clean TLB between MMU tests
  target-xtensa: add tests for cross-page TB

 target-xtensa/translate.c   |   4 +-
 tests/tcg/xtensa/test_mmu.S | 246 ++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 241 insertions(+), 9 deletions(-)

-- 
1.8.1.4




reply via email to

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