[Qemu-devel] [PATCH v1 0/5] target-microblaze: Misc bug fixes

Edgar E. Iglesias posted 5 patches 5 years, 12 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180419112131.16932-1-edgar.iglesias@gmail.com
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test s390x passed
There is a newer version of this series
target/microblaze/cpu.h       |  4 +++-
target/microblaze/mmu.c       |  9 ++++++++-
target/microblaze/translate.c | 12 ++----------
3 files changed, 13 insertions(+), 12 deletions(-)
[Qemu-devel] [PATCH v1 0/5] target-microblaze: Misc bug fixes
Posted by Edgar E. Iglesias 5 years, 12 months ago
From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>

Hi,

This is a series of fixes for bugs I ran into when adding support
for extended addressing. It would be nice to get these into 2.12
if it's not too late.

Cheers,
Edgar

Edgar E. Iglesias (5):
  target-microblaze: Respect MSR.PVR as read-only
  target-microblaze: Fix trap checks for FPU insns
  target-microblaze: Don't clobber the IMM reg for ld/st reversed
  target-microblaze: mmu: Make TLBSX write-only
  target-microblaze: mmu: Make the TLBX MISS bit read-only

 target/microblaze/cpu.h       |  4 +++-
 target/microblaze/mmu.c       |  9 ++++++++-
 target/microblaze/translate.c | 12 ++----------
 3 files changed, 13 insertions(+), 12 deletions(-)

-- 
2.14.1