From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35558) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZO3WK-0002kM-Fi for qemu-devel@nongnu.org; Sat, 08 Aug 2015 08:46:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZO3WH-0001EO-90 for qemu-devel@nongnu.org; Sat, 08 Aug 2015 08:46:40 -0400 Received: from hall.aurel32.net ([2001:bc8:30d7:100::1]:39102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZO3WH-0001Bu-2Y for qemu-devel@nongnu.org; Sat, 08 Aug 2015 08:46:37 -0400 Date: Sat, 8 Aug 2015 14:44:01 +0200 From: Aurelien Jarno Message-ID: <20150808124401.GA18166@aurel32.net> References: <1438966995-5913-1-git-send-email-a.rigo@virtualopensystems.com> <1438966995-5913-6-git-send-email-a.rigo@virtualopensystems.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438966995-5913-6-git-send-email-a.rigo@virtualopensystems.com> Subject: Re: [Qemu-devel] [RFC v4 5/9] configure: Enable/disable new qemu_{ld, st} excl insns List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alvise Rigo Cc: mttcg@listserver.greensocs.com, claudio.fontana@huawei.com, qemu-devel@nongnu.org, pbonzini@redhat.com, jani.kokkonen@huawei.com, tech@virtualopensystems.com, alex.bennee@linaro.org On 2015-08-07 19:03, Alvise Rigo wrote: > Introduce the new --enable-tcg-ldst-excl configure option to enable the > LL/SC operations only for those backends that support them. > > Suggested-by: Jani Kokkonen > Suggested-by: Claudio Fontana > Signed-off-by: Alvise Rigo > --- > configure | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) We have seen that for this kind of patch, it's better to add support in all backends, otherwise it takes ages to get all the backends converted. I think you should involve the backend maintainers. I can try to provide the corresponding patches for mips and ia64. -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://www.aurel32.net