qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 5250ce: target-microblaze: Set the PC in rese


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 5250ce: target-microblaze: Set the PC in reset instead of ...
Date: Thu, 01 Oct 2015 18:30:03 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 5250ced83173c9534b4a2723b7a50b67b7c7a6ee
      
https://github.com/qemu/qemu/commit/5250ced83173c9534b4a2723b7a50b67b7c7a6ee
  Author: Alistair Francis <address@hidden>
  Date:   2015-10-01 (Thu, 01 Oct 2015)

  Changed paths:
    M target-microblaze/cpu.c

  Log Message:
  -----------
  target-microblaze: Set the PC in reset instead of realize

Set the Microblaze CPU PC in the reset instead of setting it
in the realize. This is required as the PC is zeroed in the
reset function and causes problems in some situations.

Signed-off-by: Alistair Francis <address@hidden>
Reviewed-by: Edgar E. Iglesias <address@hidden>
Signed-off-by: Edgar E. Iglesias <address@hidden>



reply via email to

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