The following changes since commit ee7eb612be8f8886d48c1d0c1f1c65e495138f83:
Merge tag 'single-binary-20260506' of https://github.com/philmd/qemu into staging (2026-05-06 10:45:02 -0400)
are available in the Git repository at:
https://gitlab.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to 87c7b07fe4aa43dc7257b1e711faa835fac1cccb:
scsi: handle reservation changes across migration (2026-05-08 16:40:20 +0200)
----------------------------------------------------------------
* scsi: register again after PREEMPT without reservation
* scsi: handle reservation changes across migration
----------------------------------------------------------------
Stefan Hajnoczi (5):
scsi: change buf_size to unsigned int in scsi_SG_IO()
scsi: adjust error_prepend() formatting
scsi: always send valid PREEMPT TYPE field
scsi: register again after PREEMPT without reservation
scsi: handle reservation changes across migration
include/hw/scsi/scsi.h | 3 +-
include/scsi/constants.h | 10 +++
hw/scsi/scsi-generic.c | 181 ++++++++++++++++++++++++++++++++++++++++++-----
3 files changed, 175 insertions(+), 19 deletions(-)
--
2.54.0