qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: QEMU Developers <qemu-devel@nongnu.org>
Cc: Thomas Monjalon <thomas@monjalon.net>,
	"Edgar E. Iglesias" <edgar.iglesias@gmail.com>
Subject: [Qemu-devel] [PATCH 0/2] PowerPC fixes
Date: Sat, 11 Sep 2010 03:08:32 +0200	[thread overview]
Message-ID: <1284167314-11594-1-git-send-email-agraf@suse.de> (raw)

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

             reply	other threads:[~2010-09-11  1:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-11  1:08 Alexander Graf [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1284167314-11594-1-git-send-email-agraf@suse.de \
    --to=agraf@suse.de \
    --cc=edgar.iglesias@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).