Re: [Qemu-devel] [PATCH 0/5] target-ppc: fix add-with-carry in narrow mode

2013-03-21 Thread Alexander Graf
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.

[Qemu-devel] [PATCH 0/5] target-ppc: fix add-with-carry in narrow mode

2013-03-21 Thread Richard Henderson
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 t