From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zen.linaroharston ([85.9.250.243]) by smtp.gmail.com with ESMTPSA id o5-20020a5d62c5000000b003068f5cca8csm11129437wrv.94.2023.05.23.06.36.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 May 2023 06:36:29 -0700 (PDT) Received: from zen (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id 7BB0E1FFBB; Tue, 23 May 2023 14:36:29 +0100 (BST) References: <20230522153144.30610-1-philmd@linaro.org> <20230522153144.30610-9-philmd@linaro.org> User-agent: mu4e 1.11.6; emacs 29.0.91 From: Alex =?utf-8?Q?Benn=C3=A9e?= To: Philippe =?utf-8?Q?Mathieu-Daud=C3=A9?= Cc: qemu-devel@nongnu.org, Paolo Bonzini , qemu-arm@nongnu.org, Evgeny Iakovlev , =?utf-8?Q?Marc-Andr=C3=A9?= Lureau , Peter Maydell Subject: Re: [PATCH 08/12] hw/char/pl011: Extract pl011_write_tx() from pl011_write() Date: Tue, 23 May 2023 14:36:25 +0100 In-reply-to: <20230522153144.30610-9-philmd@linaro.org> Message-ID: <87lehf41b6.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-TUID: l5w+bhV49DzF Philippe Mathieu-Daud=C3=A9 writes: > When implementing FIFO, this code will become more complex. > Start by factoring it out to a new pl011_write_tx() function. > > Signed-off-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Alex Benn=C3=A9e --=20 Alex Benn=C3=A9e Virtualisation Tech Lead @ Linaro