qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] targets/openrisc: Improve exception vectoring.
@ 2017-04-18  6:15 Tim 'mithro' Ansell
  2017-04-18  6:15 ` [Qemu-devel] [PATCH 1/2] target/openrisc: Implement EVBAR register Tim 'mithro' Ansell
  2017-04-18  6:15 ` [Qemu-devel] [PATCH 2/2] target/openrisc: Implement EPH bit Tim 'mithro' Ansell
  0 siblings, 2 replies; 8+ messages in thread
From: Tim 'mithro' Ansell @ 2017-04-18  6:15 UTC (permalink / raw)
  To: qemu-devel; +Cc: Tim 'mithro' Ansell, shorne

Hi,

This patch series improves the exception vectoring on the OpenRISC platform by
adding support for both the EVBAR register and EPH bit.

This is my first patch to upstream QEMU, so please do point of if I have done
anything silly.

Tim 'mithro' Ansell (2):
  target/openrisc: Implement EVBAR register
  target/openrisc: Implement EPH bit

 target/openrisc/cpu.c        | 2 ++
 target/openrisc/cpu.h        | 7 +++++++
 target/openrisc/interrupt.c  | 9 ++++++++-
 target/openrisc/sys_helper.c | 7 +++++++
 4 files changed, 24 insertions(+), 1 deletion(-)

-- 
2.12.1

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

end of thread, other threads:[~2017-04-27 21:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-18  6:15 [Qemu-devel] [PATCH 0/2] targets/openrisc: Improve exception vectoring Tim 'mithro' Ansell
2017-04-18  6:15 ` [Qemu-devel] [PATCH 1/2] target/openrisc: Implement EVBAR register Tim 'mithro' Ansell
2017-04-18 12:47   ` Stafford Horne
2017-04-20  7:00     ` Richard Henderson
2017-04-27  0:55     ` Tim Ansell
2017-04-27 21:18       ` Stafford Horne
2017-04-18  6:15 ` [Qemu-devel] [PATCH 2/2] target/openrisc: Implement EPH bit Tim 'mithro' Ansell
2017-04-18 12:40   ` Stafford Horne

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).