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 15-20020a05600c228f00b00401b242e2e6sm610511wmf.47.2023.10.13.09.59.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 Oct 2023 09:59:35 -0700 (PDT) Received: from zen (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id 4AF6E1FFBB; Fri, 13 Oct 2023 17:59:34 +0100 (BST) References: <20231013141131.1531-1-philmd@linaro.org> <20231013141131.1531-3-philmd@linaro.org> User-agent: mu4e 1.11.22; emacs 29.1.50 From: Alex =?utf-8?Q?Benn=C3=A9e?= To: Philippe =?utf-8?Q?Mathieu-Daud=C3=A9?= Cc: qemu-devel@nongnu.org, Paolo Bonzini , Evgeny Iakovlev , =?utf-8?Q?Marc-Andr=C3=A9?= Lureau , Gavin Shan , qemu-arm@nongnu.org, Peter Maydell , Francisco Iglesias Subject: Re: [PATCH v3 2/10] util/fifo8: Introduce fifo8_peek_buf() Date: Fri, 13 Oct 2023 17:59:29 +0100 In-reply-to: <20231013141131.1531-3-philmd@linaro.org> Message-ID: <87il7alaq1.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-TUID: OcpiFS3QkuLF Philippe Mathieu-Daud=C3=A9 writes: > To be able to peek at FIFO content without popping it, > introduce the fifo8_peek_buf() method by factoring > common content from fifo8_pop_buf(). > > Reviewed-by: Francisco Iglesias > Signed-off-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Alex Benn=C3=A9e --=20 Alex Benn=C3=A9e Virtualisation Tech Lead @ Linaro