qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] PowerPC fixes
@ 2010-09-11  1:08 Alexander Graf
  2010-09-11  1:08 ` [Qemu-devel] [PATCH 1/2] PPC: Enable hint bits for lwarx/ldarx Alexander Graf
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Alexander Graf @ 2010-09-11  1:08 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Thomas Monjalon, Edgar E. Iglesias

There goes another round of PowerPC fixes. Originally this should only have
been a fix for the MSR_POW issue (bug 608107), but I also stumbed over recent
Linux kernels not booting in qemu-system-ppc64. So a fix for that is also
included.

With this new logic I didn't really took care of all HV corner cases, but HV
mode is not properly implemented anyways (read: we should probably rip it out
or do it properly, whichever is easier). I'm also fairly sure that the way
things are now BookE doesn't work at all, so things again haven't become worse.

Alexander Graf (2):
  PPC: Enable hint bits for lwarx/ldarx
  PPC: Redesign interrupt trigger path

 target-ppc/helper.c    |   80 +++++++++++++++++------------------------------
 target-ppc/translate.c |    4 +-
 2 files changed, 31 insertions(+), 53 deletions(-)

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

end of thread, other threads:[~2010-09-15 14:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-11  1:08 [Qemu-devel] [PATCH 0/2] PowerPC fixes Alexander Graf
2010-09-11  1:08 ` [Qemu-devel] [PATCH 1/2] PPC: Enable hint bits for lwarx/ldarx Alexander Graf
2010-09-11 10:21   ` Andreas Färber
2010-09-11  1:08 ` [Qemu-devel] [PATCH 2/2] PPC: Redesign interrupt trigger path Alexander Graf
2010-09-11  7:12 ` [Qemu-devel] Re: [PATCH 0/2] PowerPC fixes Edgar E. Iglesias
2010-09-11 10:30   ` Alexander Graf
2010-09-11 12:00     ` Edgar E. Iglesias
2010-09-15 14:21 ` 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).