qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH qom-cpu 0/2] target-sh4: SuperHCPU fixups
@ 2013-04-09 14:51 Andreas Färber
  2013-04-09 14:51 ` [Qemu-devel] [PATCH qom-cpu 1/2] shix: Catch CPU initialization errors Andreas Färber
  2013-04-09 14:51 ` [Qemu-devel] [PATCH qom-cpu 2/2] sh7750: Change cpu field type to SuperHCPU Andreas Färber
  0 siblings, 2 replies; 7+ messages in thread
From: Andreas Färber @ 2013-04-09 14:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Peter Maydell, Andreas Färber, aurelien

Hello Peter and Aurélien,

This mini-series fixes fallout from my last qom-cpu pull:
A patch relocating class-level fields had been cherry-picked without the
necessary prerequisites.
This series redoes those type changes; follow-up cleanups are left out for time reasons.

Regards,
Andreas

Cc: Peter Maydell <peter.mayell@linaro.org>
Cc: Aurélien Jarno <aurelien@aurel32.net>

Andreas Färber (2):
  shix: Catch CPU initialization errors
  sh7750: Change cpu field type to SuperHCPU

 hw/sh4/r2d.c        |  2 +-
 hw/sh4/sh7750.c     | 91 +++++++++++++++++++++++++++--------------------------
 hw/sh4/shix.c       | 10 ++++--
 include/hw/sh4/sh.h |  2 +-
 4 files changed, 55 insertions(+), 50 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-04-13 12:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-09 14:51 [Qemu-devel] [PATCH qom-cpu 0/2] target-sh4: SuperHCPU fixups Andreas Färber
2013-04-09 14:51 ` [Qemu-devel] [PATCH qom-cpu 1/2] shix: Catch CPU initialization errors Andreas Färber
2013-04-09 15:05   ` Peter Maydell
2013-04-09 14:51 ` [Qemu-devel] [PATCH qom-cpu 2/2] sh7750: Change cpu field type to SuperHCPU Andreas Färber
2013-04-09 15:29   ` Peter Maydell
2013-04-09 17:10     ` Andreas Färber
2013-04-13 12:35       ` Aurelien Jarno

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