From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from draig.lan ([85.9.250.243]) by smtp.gmail.com with ESMTPSA id a640c23a62f3a-aabcc677867sm186640366b.47.2024.12.17.06.27.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Dec 2024 06:27:11 -0800 (PST) Received: from draig (localhost [IPv6:::1]) by draig.lan (Postfix) with ESMTP id A44AC5F953; Tue, 17 Dec 2024 14:27:10 +0000 (GMT) From: =?utf-8?Q?Alex_Benn=C3=A9e?= To: Philippe =?utf-8?Q?Mathieu-Daud=C3=A9?= Cc: qemu-devel@nongnu.org, qemu-arm@nongnu.org, qemu-s390x@nongnu.org, Richard Henderson Subject: Re: [PATCH] accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h' In-Reply-To: <20241217140648.98538-1-philmd@linaro.org> ("Philippe =?utf-8?Q?Mathieu-Daud=C3=A9=22's?= message of "Tue, 17 Dec 2024 15:06:48 +0100") References: <20241217140648.98538-1-philmd@linaro.org> User-Agent: mu4e 1.12.7; emacs 29.4 Date: Tue, 17 Dec 2024 14:27:10 +0000 Message-ID: <87ed265qrl.fsf@draig.linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-TUID: WjbiR1RpEF5R Philippe Mathieu-Daud=C3=A9 writes: > Move cpu_loop_exit_requested() declaration to "exec/cpu-common.h", > along with the related cpu_loop_exit_noexc(), cpu_loop_exit(), > cpu_loop_exit_atomic() and cpu_loop_exit_restore() methods. > > Signed-off-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Alex Benn=C3=A9e --=20 Alex Benn=C3=A9e Virtualisation Tech Lead @ Linaro