The following changes since commit cc5adbbd50d81555b8eb73602ec16fde40b55be4:
Merge tag 'pull-tpm-2024-10-18-1' of https://github.com/stefanberger/qemu-tpm into staging (2024-10-18 15:45:02 +0100) are available in the Git repository at: https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches for you to fetch changes up to 5ae3ec63631a907ba474094df99594cd545590df: replace error_setg(&error_fatal, ...) with error_report() (2024-10-21 22:40:47 +0300) ---------------------------------------------------------------- trivial patches for 2024-10-22 ---------------------------------------------------------------- Brad Smith (1): meson.build: Remove ncurses workaround for OpenBSD Gustavo Romero (1): linux-user: Clean up unused header Kevin Wolf (1): configure: Replace literally printed '\n' with newline Thomas Huth (1): ui/console-vc: Silence warning about sprintf() on OpenBSD Tudor Gheorghiu (1): replace error_setg(&error_fatal, ...) with error_report() configure | 3 ++- hw/arm/allwinner-a10.c | 6 +++--- hw/arm/allwinner-h3.c | 5 ++--- hw/arm/allwinner-r40.c | 5 ++--- hw/arm/xlnx-versal-virt.c | 4 ++-- hw/audio/soundhw.c | 3 ++- linux-user/syscall.c | 1 - meson.build | 2 +- system/vl.c | 3 ++- ui/console-vc.c | 4 ++-- ui/curses.c | 2 +- 11 files changed, 19 insertions(+), 19 deletions(-)