[Qemu-devel] [PATCH v2 0/1] target-ppc: Fix booke206 tlbwe TLB instruction

Luc MICHEL posted 1 patch 6 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180115093220.9154-1-luc.michel@git.antfield.fr
Test checkpatch passed
Test docker passed
Test ppc passed
Test s390x passed
target/ppc/mmu_helper.c | 32 +++++++++++++++++++++++++++-----
1 file changed, 27 insertions(+), 5 deletions(-)
[Qemu-devel] [PATCH v2 0/1] target-ppc: Fix booke206 tlbwe TLB instruction
Posted by Luc MICHEL 6 years, 2 months ago
v1 is here: https://lists.gnu.org/archive/html/qemu-devel/2017-11/msg00140.html

v2:
    - Add a comment with a cite from the "PowerPC e500 Core Family Reference Manual,
      Rev. 1", as advised by David.

Thanks.

Luc MICHEL (1):
  target-ppc: Fix booke206 tlbwe TLB instruction

 target/ppc/mmu_helper.c | 32 +++++++++++++++++++++++++++-----
 1 file changed, 27 insertions(+), 5 deletions(-)

-- 
2.15.1