Am 09.05.2012 01:54, schrieb Andreas Färber:
> Am 22.04.2012 15:22, schrieb Blue Swirl:
>> In this rebased version I pushed the exception helper conversion first.
>>
>> Helpers for cpu_{ld,st}_data are in common code.
>>
>> Two new bonus patches last.
>>
>> URL  git://repo.or.cz/qemu/blueswirl.git
>>      http://repo.or.cz/r/qemu/blueswirl.git
> 
> With the rebased git version I get the following warning:
> 
>   CC    ppc64-softmmu/kvm.o
> /home/andreas/QEMU/qemu/target-ppc/kvm.c: In function
> ‘kvm_arch_get_registers’:
> /home/andreas/QEMU/qemu/target-ppc/kvm.c:422:13: warning: implicit
> declaration of function ‘ppc_store_slb’ [-Wimplicit-function-declaration]
> /home/andreas/QEMU/qemu/target-ppc/kvm.c:422:13: warning: nested extern
> declaration of ‘ppc_store_slb’ [-Wnested-externs]

Posted too early: while ppc-softmmu and ppcemb-softmmu built fine,
ppc64-softmmu actually failed to build due to this. Alex' patch still
applies with fuzz.

I pushed a version with the fix on top and my tcg/ppc patches below to
my "ppc" branch on repo.or.cz.

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to