pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Qemu break - tcg.c "flush_icache_range"



Datum: Fri, 30 Sep 2011 16:48:15 +0200
Datum: Fri, 30 Sep 2011 11:29:14 +0200

>Hello 
>After mod. the file "cache_utils.c" from "_ARCH_PPC" to "_MACPPC_"
>the compiling goes little more forrward.. please for any help i'am Happy

googling i found meny possible fix to use, but this wasn't success.

>tcg.c
>    /* return tcg_gen_code_common(s, gen_code_buf, offset); */
>    int ret;
>    ret = tcg_gen_code_common(s, gen_code_buf, offset);
>    /* flush instruction cache */
>    flush_icache_range((unsigned long)gen_code_buf,
>                      ((unsigned long)s->code_ptr);
>    return ret;
>    }

i need to write to Qemu-dev?
thanks for possible help

-- 
NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!               
Jetzt informieren: http://www.gmx.net/de/go/freephone


Home | Main Index | Thread Index | Old Index