The following changes since commit 407f9a4b121eb65166375c410e14d7b704bc1106:
Update version for v9.1.0-rc3 release (2024-08-22 15:07:32 +1000) are available in the Git repository at: https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches for you to fetch changes up to d6192f3f7593536a4285e8ab6c6cf3f34973ce62: hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read() (2024-08-23 12:10:28 +0300) ---------------------------------------------------------------- trivial patches for 2024-08-23 There are just 3 patches in here, one adding a comment (no code changes) and two fixing bugs (one is a regression bug). I think it's suitable for 9.1 ---------------------------------------------------------------- Ani Sinha (1): hw/x86: add a couple of comments explaining how the kernel image is parsed Haoran Zhang (1): hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read() Peter Maydell (1): system/vl.c: Print machine name, not "(null)", for unknown machine types hw/display/vhost-user-gpu.c | 2 +- hw/i386/x86-common.c | 7 +++++-- system/vl.c | 4 ++-- 3 files changed, 8 insertions(+), 5 deletions(-)