The following changes since commit ad14439be5731e872d8448a04664a9c0e66624a8:
gitlab: remove gdb from MacOS jobs (2026-07-21 10:09:47 -0400) are available in the Git repository at: https://gitlab.com/bonzini/qemu.git tags/for-upstream for you to fetch changes up to e2da3d92744d12b0c2e554ed533a4c9011dbd975: scsi-disk: fix off by one in assertion (2026-07-22 09:36:02 +0200) ---------------------------------------------------------------- * meson: propagate qemu_ldflags to Rust link step * target/i386: helper_sysret(): Check that RCX contains a canonical address when emulating an Intel CPU * target/i386: tcg: remove FIXME * scsi-disk: protect against guest sending truncated data for MODE SELECT commands * scsi-disk: fix off by one in assertion ---------------------------------------------------------------- Andrey Polivoda (1): target/i386: helper_sysret(): Check that RCX contains a canonical address when emulating an Intel CPU Brian Cain (1): meson: propagate qemu_ldflags to Rust link step Paolo Bonzini (3): target/i386: tcg: remove FIXME scsi-disk: protect against guest sending truncated data for MODE SELECT commands scsi-disk: fix off by one in assertion meson.build | 3 +++ hw/scsi/scsi-disk.c | 23 ++++++++++++++--------- target/i386/tcg/seg_helper.c | 17 +++++++++++++---- target/i386/tcg/emit.c.inc | 4 +++- 4 files changed, 33 insertions(+), 14 deletions(-) -- 2.55.0
