qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] target/microblaze: Improve bus fault handling
@ 2020-08-28 11:39 Edgar E. Iglesias
  2020-08-28 11:39 ` [PATCH v1 1/2] target/microblaze: Use CPU properties to conditionalize bus exceptions Edgar E. Iglesias
  2020-08-28 11:39 ` [PATCH v1 2/2] target/microblaze: Improve transaction failure handling Edgar E. Iglesias
  0 siblings, 2 replies; 9+ messages in thread
From: Edgar E. Iglesias @ 2020-08-28 11:39 UTC (permalink / raw)
  To: qemu-devel
  Cc: figlesia, peter.maydell, sstabellini, edgar.iglesias,
	sai.pavan.boddu, frasse.iglesias, alistair, richard.henderson,
	frederic.konrad, qemu-arm, philmd, luc.michel

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-08-31 12:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-28 11:39 [PATCH v1 0/2] target/microblaze: Improve bus fault handling Edgar E. Iglesias
2020-08-28 11:39 ` [PATCH v1 1/2] target/microblaze: Use CPU properties to conditionalize bus exceptions Edgar E. Iglesias
2020-08-28 13:03   ` Luc Michel
2020-08-28 18:45   ` Alistair Francis
2020-08-28 11:39 ` [PATCH v1 2/2] target/microblaze: Improve transaction failure handling Edgar E. Iglesias
2020-08-28 13:04   ` Luc Michel
2020-08-28 18:46   ` Alistair Francis
2020-08-28 20:34   ` Richard Henderson
2020-08-31 12:41     ` Edgar E. Iglesias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).