[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH 0/5] target-ppc: fix add-with-carry in narrow mode
From: |
Alexander Graf |
Subject: |
Re: [Qemu-ppc] [PATCH 0/5] target-ppc: fix add-with-carry in narrow mode |
Date: |
Fri, 22 Mar 2013 01:10:02 +0100 |
On 21.03.2013, at 21:01, Richard Henderson wrote:
> The first patch fixes the problem reported by agraf here:
>
> http://lists.gnu.org/archive/html/qemu-devel/2013-03/msg03747.html
>
> The subsequent patches use the macro added in the first patch
> to remove a bunch of conditional compilation.
>
> With this (or even just the first patch), I can boot Alex's
> test kernel all the way to the no rootfs panic.
Thanks a lot, applied all to ppc-next.
And yes, this does indeed fix the breakage I reported earlier :).
Alex
- [Qemu-ppc] [PATCH 0/5] target-ppc: fix add-with-carry in narrow mode, Richard Henderson, 2013/03/21
- [Qemu-ppc] [PATCH 1/5] target-ppc: Fix add and subf carry generation in narrow mode, Richard Henderson, 2013/03/21
- [Qemu-ppc] [PATCH 3/5] target-ppc: Use NARROW_MODE macro for comparisons, Richard Henderson, 2013/03/21
- [Qemu-ppc] [PATCH 2/5] target-ppc: Use NARROW_MODE macro for branches, Richard Henderson, 2013/03/21
- [Qemu-ppc] [PATCH 5/5] target-ppc: Use NARROW_MODE macro for tlbie, Richard Henderson, 2013/03/21
- [Qemu-ppc] [PATCH 4/5] target-ppc: Use NARROW_MODE macro for addresses, Richard Henderson, 2013/03/21
- Re: [Qemu-ppc] [PATCH 0/5] target-ppc: fix add-with-carry in narrow mode,
Alexander Graf <=