diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2024-08-28 13:22:55 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-09-13 20:11:13 +0200 |
commit | cfc65db19bc9f796f338dc7220811471b6ab2f28 (patch) | |
tree | fbb9e4c0363654bf4f7194616d85a0c78b7155e1 /python | |
parent | 7fd6866c3c1596f6ff7de9ff2fa64275627f7ffe (diff) | |
download | qemu-cfc65db19bc9f796f338dc7220811471b6ab2f28.zip qemu-cfc65db19bc9f796f338dc7220811471b6ab2f28.tar.gz qemu-cfc65db19bc9f796f338dc7220811471b6ab2f28.tar.bz2 |
fifo8: honour do_pop argument in fifo8_peekpop_buf()
Pass the do_pop value from fifo8_peekpop_buf() to fifo8_peekpop_bufptr()
to allow peeks to the FIFO buffer, including adjusting the skip parameter
to handle the case where the internal FIFO buffer wraps around.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Octavian Purdila <tavip@google.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240828122258.928947-7-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions