qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC v6 06/14] configure: Use slow-path for atomic only


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC v6 06/14] configure: Use slow-path for atomic only when the softmmu is enabled
Date: Mon, 14 Dec 2015 10:39:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0


On 14/12/2015 10:38, Paolo Bonzini wrote:
>> > +if test "$softmmu" = "yes" ; then
>> > +  echo "CONFIG_TCG_USE_LDST_EXCL=y" >> $config_host_mak
>> > +fi
> Just use CONFIG_SOFTMMU in translate.c, no?
> 
> A target other than ARM might need ll/sc in user-mode emulation as well.

Sorry, that makes no sense.  Couldn't hit cancel in time. :)

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]