[PATCH v1 0/2] target/microblaze: Improve bus fault handling

Edgar E. Iglesias posted 2 patches 5 years, 2 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200828113931.3252489-1-edgar.iglesias@gmail.com
Maintainers: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
target/microblaze/op_helper.c | 19 +++++++------------
1 file changed, 7 insertions(+), 12 deletions(-)
[PATCH v1 0/2] target/microblaze: Improve bus fault handling
Posted by Edgar E. Iglesias 5 years, 2 months ago
From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>

Richards recent MicroBlaze patches exposed a bug in
the MB ports bus fault handling. If the core is not
setup for exceptions, we clobber the CPU state when
preparing to raise one. This fixes the bug.

Best regards,
Edgar

Edgar E. Iglesias (2):
  target/microblaze: Use CPU properties to conditionalize bus exceptions
  target/microblaze: Improve transaction failure handling

 target/microblaze/op_helper.c | 19 +++++++------------
 1 file changed, 7 insertions(+), 12 deletions(-)

-- 
2.25.1