The following changes since commit 9468484fe904ab4691de6d9c34616667f377ceac:
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (2024-01-09 10:32:23 +0000) are available in the Git repository at: https://github.com/mcayland/qemu.git tags/qemu-sparc-20240110 for you to fetch changes up to 995d8348eb3d8ddf24882ed384a5c50eaf3aeae9: util/fifo8: Introduce fifo8_peek_buf() (2024-01-10 06:58:50 +0000) ---------------------------------------------------------------- qemu-sparc queue - introduce fifo8_peek_buf() function ---------------------------------------------------------------- Philippe Mathieu-Daudé (2): util/fifo8: Allow fifo8_pop_buf() to not populate popped length util/fifo8: Introduce fifo8_peek_buf() include/qemu/fifo8.h | 37 ++++++++++++++++++++++++++++++++----- util/fifo8.c | 28 +++++++++++++++++++++++----- 2 files changed, 55 insertions(+), 10 deletions(-)