qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Blue Swirl <blauwirbel@gmail.com>
To: Alexander Graf <agraf@suse.de>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH 00/11] PPC64 Linux bringup patches v4
Date: Sat, 7 Mar 2009 23:13:17 +0200	[thread overview]
Message-ID: <f43fc5580903071313u590c5707p804113f458aaa901@mail.gmail.com> (raw)
In-Reply-To: <1236452932-31622-1-git-send-email-agraf@suse.de>

On 3/7/09, Alexander Graf <agraf@suse.de> wrote:
> After spending even more time trying to get qemu-system-ppc64 to run Linux, I
>  get up to userspace now :-).

Great! I applied the whole series, thanks. The Uni-n patch left an
unused variable, I deleted that. Patch 10 had a line with only white
space but quilt caught that.

>  I also removed the lwsync patch from this patchset, as it only fixed symptoms
>  and no causes. It would be great if anyone would step up to find out how to
>  fix that, as it's not a ppc-only problem.

No, also Sparc translator eats nops without generating any output.
Nops are also somewhat common because of the delay slots and mandatory
delays between some instructions. Usually the compiler will put
something useful to the delay slot, but not always.

  parent reply	other threads:[~2009-03-07 21:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-07 19:08 [Qemu-devel] [PATCH 00/11] PPC64 Linux bringup patches v4 Alexander Graf
2009-03-07 19:08 ` [Qemu-devel] [PATCH 01/11] PPC64: Implement slbmte Alexander Graf
2009-03-07 19:08   ` [Qemu-devel] [PATCH 02/11] PPC64: Implement large pages Alexander Graf
2009-03-07 19:08     ` [Qemu-devel] [PATCH 03/11] PPC64: Implment tlbiel Alexander Graf
2009-03-07 19:08       ` [Qemu-devel] [PATCH 04/11] Activate uninorth AGP bridge Alexander Graf
2009-03-07 19:08         ` [Qemu-devel] [PATCH 05/11] PPC64: Nop some SPRs on 970fx Alexander Graf
2009-03-07 19:08           ` [Qemu-devel] [PATCH 06/11] PPC64: Enable 64bit mode on interrupts Alexander Graf
2009-03-07 19:08             ` [Qemu-devel] [PATCH 07/11] PPC64: Implement mtfsf.L encoding Alexander Graf
2009-03-07 19:08               ` [Qemu-devel] [PATCH 08/11] PPC64: Fix RFI(d) Alexander Graf
2009-03-07 19:08                 ` [Qemu-devel] [PATCH 09/11] PPC64: Fix NX bit Alexander Graf
2009-03-07 19:08                   ` [Qemu-devel] [PATCH 10/11] PPC64: Keep SLB in-CPU Alexander Graf
2009-03-07 19:08                     ` [Qemu-devel] [PATCH 11/11] PPC64: Disable BAT for 970 Alexander Graf
2009-03-07 21:13 ` Blue Swirl [this message]
2009-03-08  0:30   ` [Qemu-devel] Re: [PATCH 00/11] PPC64 Linux bringup patches v4 Alexander Graf
2009-03-08  1:13     ` Laurent Vivier

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=f43fc5580903071313u590c5707p804113f458aaa901@mail.gmail.com \
    --to=blauwirbel@gmail.com \
    --cc=agraf@suse.de \
    --cc=qemu-devel@nongnu.org \
    /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).