All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/5] Misc 2026-07-22 changes for QEMU 11.1rc
@ 2026-07-22  7:39 Paolo Bonzini
  2026-07-22  7:39 ` [PULL 1/5] target/i386: tcg: remove FIXME Paolo Bonzini
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paolo Bonzini @ 2026-07-22  7:39 UTC (permalink / raw)
  To: qemu-devel

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-07-22 17:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-22  7:39 [PULL 0/5] Misc 2026-07-22 changes for QEMU 11.1rc Paolo Bonzini
2026-07-22  7:39 ` [PULL 1/5] target/i386: tcg: remove FIXME Paolo Bonzini
2026-07-22  7:39 ` [PULL 2/5] meson: propagate qemu_ldflags to Rust link step Paolo Bonzini
2026-07-22  7:39 ` [PULL 3/5] target/i386: helper_sysret(): Check that RCX contains a canonical address when emulating an Intel CPU Paolo Bonzini
2026-07-22  7:39 ` [PULL 4/5] scsi-disk: protect against guest sending truncated data for MODE SELECT commands Paolo Bonzini
2026-07-22  7:39 ` [PULL 5/5] scsi-disk: fix off by one in assertion Paolo Bonzini
2026-07-22 17:58 ` [PULL 0/5] Misc 2026-07-22 changes for QEMU 11.1rc Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.