From nobody Mon Feb 9 23:02:09 2026 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=quarantine dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1769721721; cv=none; d=zohomail.com; s=zohoarc; b=nD1esbtwyeyA3QODT9uA8iBHfdo0h4ptnffRxyQ9CngmHAUnGcpH5HOQNj79vWN135kLtOOWC3YNenf9OQHlVgz72X7RgPE96CskYU6wp/a9Y6Yql2BwBxZrKdnkVJ5fZnYAU/kj2Pjw9mv2TFIYeyXHw7Ivt5lYhtx+S+GrFx4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1769721721; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=f7sTa/7B2GMJ/8vFM1+B7FbBAKelt643031z+eV1q68=; b=UeKF6H50oJQZEbNiByOaZkCd57zgS8adRPlTLsULaV15wtVnalw3XaUQvgamvITaqkqgpRNLQ+IxZ0Wb6dY4G82dqyjZ1yocNqOFFM1YtHdJ5kDiTcO0SpYcKd51u3DttAmVuKdM0Xzl55PGy2wUnjhJElQKLwqEO1ro/CVJse0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1769721721886185.03141275883183; Thu, 29 Jan 2026 13:22:01 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1vlZRi-0005SV-5e; Thu, 29 Jan 2026 16:20:58 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1vlZRh-0005SE-55 for qemu-devel@nongnu.org; Thu, 29 Jan 2026 16:20:57 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1vlZRf-000696-4X for qemu-devel@nongnu.org; Thu, 29 Jan 2026 16:20:56 -0500 Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-172-Sp68cNjoOdK0t4IuMp_1Hg-1; Thu, 29 Jan 2026 16:20:50 -0500 Received: from mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.17]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 668EE1954B0C; Thu, 29 Jan 2026 21:20:48 +0000 (UTC) Received: from localhost (unknown [10.2.16.153]) by mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 6ABE71956056; Thu, 29 Jan 2026 21:20:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1769721654; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=f7sTa/7B2GMJ/8vFM1+B7FbBAKelt643031z+eV1q68=; b=KiKSLo4hpnUh13Azwawgfu0GhKrbVNeVgeGBphSeYIn2VdbsNHlEIf+Z/QuDJDR+iwcHgL unC92avU3qUwwBAVWNvMQT6CJTGcv8Uj3ONlS4Uoo3KWaKT92aFe8aDHgXKSHpzToqY8N+ r0SJuYhJxJjM7kfSYWOG6vXd8ul/3Zo= X-MC-Unique: Sp68cNjoOdK0t4IuMp_1Hg-1 X-Mimecast-MFC-AGG-ID: Sp68cNjoOdK0t4IuMp_1Hg_1769721648 From: Stefan Hajnoczi To: qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Paolo Bonzini , Yanan Wang , Zhao Liu , Qing Wang , Kevin Wolf , Fam Zheng , Marcel Apfelbaum , Hannes Reinecke , pkrempa@redhat.com, Eduardo Habkost , Alberto Faria , Stefan Hajnoczi Subject: [PATCH v3 4/5] scsi: save/load SCSI reservation state Date: Thu, 29 Jan 2026 16:20:34 -0500 Message-ID: <20260129212035.219676-5-stefanha@redhat.com> In-Reply-To: <20260129212035.219676-1-stefanha@redhat.com> References: <20260129212035.219676-1-stefanha@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.0 on 10.30.177.17 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=stefanha@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1769721724398154100 Content-Type: text/plain; charset="utf-8" Add a vmstate subsection to SCSIDiskState so that scsi-block devices can transfer their reservation state during live migration. Upon loading the subsection, the destination QEMU invokes the PERSISTENT RESERVE OUT command's PREEMPT service action to atomically move the reservation from the source I_T nexus to the destination I_T nexus. This results in transparent live migration of SCSI reservations. This approach is incomplete since SCSI reservations are cooperative and other hosts could interfere. Neither the source QEMU nor the destination QEMU are aware of changes made by other hosts. The assumption is that reservation is not taken over by a third host without cooperation from the source host. I considered adding the vmstate subsection to SCSIDevice instead of SCSIDiskState, since reservations are part of the SCSI Primary Commands that other devices apart from disks could support. However, due to fragility of migrating reservations, we will probably limit support to scsi-block and maybe scsi-disk in the future. In the end, I think it makes sense to place this within scsi-disk.c. Signed-off-by: Stefan Hajnoczi --- include/hw/scsi/scsi.h | 1 + hw/core/machine.c | 4 +- hw/scsi/scsi-disk.c | 86 +++++++++++++++++++++++++++++++++++++++++- hw/scsi/scsi-generic.c | 83 ++++++++++++++++++++++++++++++++++++++++ hw/scsi/trace-events | 1 + 5 files changed, 173 insertions(+), 2 deletions(-) diff --git a/include/hw/scsi/scsi.h b/include/hw/scsi/scsi.h index c5ec58089b..a3e246dbd9 100644 --- a/include/hw/scsi/scsi.h +++ b/include/hw/scsi/scsi.h @@ -253,6 +253,7 @@ SCSIDevice *scsi_device_get(SCSIBus *bus, int channel, = int target, int lun); =20 /* scsi-generic.c. */ extern const SCSIReqOps scsi_generic_req_ops; +bool scsi_generic_pr_state_preempt(SCSIDevice *s, Error **errp); =20 /* scsi-disk.c */ #define SCSI_DISK_QUIRK_MODE_PAGE_APPLE_VENDOR 0 diff --git a/hw/core/machine.c b/hw/core/machine.c index 6411e68856..16134f8ce5 100644 --- a/hw/core/machine.c +++ b/hw/core/machine.c @@ -38,7 +38,9 @@ #include "hw/acpi/generic_event_device.h" #include "qemu/audio.h" =20 -GlobalProperty hw_compat_10_2[] =3D {}; +GlobalProperty hw_compat_10_2[] =3D { + { "scsi-block", "migrate-pr", "off" }, +}; const size_t hw_compat_10_2_len =3D G_N_ELEMENTS(hw_compat_10_2); =20 GlobalProperty hw_compat_10_1[] =3D { diff --git a/hw/scsi/scsi-disk.c b/hw/scsi/scsi-disk.c index 76fe5f085b..abd8b7fb17 100644 --- a/hw/scsi/scsi-disk.c +++ b/hw/scsi/scsi-disk.c @@ -28,6 +28,7 @@ #include "qemu/hw-version.h" #include "qemu/memalign.h" #include "hw/scsi/scsi.h" +#include "migration/misc.h" #include "migration/qemu-file-types.h" #include "migration/vmstate.h" #include "hw/scsi/emulation.h" @@ -122,6 +123,7 @@ struct SCSIDiskState { */ uint16_t rotation_rate; bool migrate_emulated_scsi_request; + NotifierWithReturn migration_notifier; }; =20 static void scsi_free_request(SCSIRequest *req) @@ -2737,6 +2739,29 @@ static SCSIRequest *scsi_new_request(SCSIDevice *d, = uint32_t tag, uint32_t lun, } =20 #ifdef __linux__ +/* + * Preempt on the SCSI Persistent Reservation on the source when migration + * fails because the destination may have already preempted and we need to= get + * the reservation back. + */ +static int scsi_block_migration_notifier(NotifierWithReturn *notifier, + MigrationEvent *e, Error **errp) +{ + if (e->type =3D=3D MIG_EVENT_PRECOPY_FAILED) { + SCSIDiskState *s =3D + container_of(notifier, SCSIDiskState, migration_notifier); + SCSIDevice *d =3D &s->qdev; + Error *local_err =3D NULL; + + if (!scsi_generic_pr_state_preempt(d, &local_err)) { + /* MIG_EVENT_PRECOPY_FAILED cannot fail, so just warn */ + error_prepend(&local_err, "scsi-block migration rollback: "); + warn_report_err(local_err); + } + } + return 0; +} + static int get_device_type(SCSIDiskState *s) { uint8_t cmd[16]; @@ -2815,6 +2840,16 @@ static void scsi_block_realize(SCSIDevice *dev, Erro= r **errp) =20 scsi_realize(&s->qdev, errp); scsi_generic_read_device_inquiry(&s->qdev); + + migration_add_notifier(&s->migration_notifier, + scsi_block_migration_notifier); +} + +static void scsi_block_unrealize(SCSIDevice *dev) +{ + SCSIDiskState *s =3D DO_UPCAST(SCSIDiskState, qdev, dev); + + migration_remove_notifier(&s->migration_notifier); } =20 typedef struct SCSIBlockReq { @@ -3209,6 +3244,47 @@ static const Property scsi_hd_properties[] =3D { DEFINE_BLOCK_CHS_PROPERTIES(SCSIDiskState, qdev.conf), }; =20 +#ifdef __linux__ +static bool scsi_disk_pr_state_post_load_errp(void *opaque, int version_id, + Error **errp) +{ + SCSIDiskState *s =3D opaque; + SCSIDevice *dev =3D &s->qdev; + + return scsi_generic_pr_state_preempt(dev, errp); +} + +static bool scsi_disk_pr_state_needed(void *opaque) +{ + SCSIDiskState *s =3D opaque; + SCSIPRState *pr_state =3D &s->qdev.pr_state; + bool ret; + + if (!s->qdev.migrate_pr) { + return false; + } + + /* A reservation requires a key, so checking this field is enough */ + WITH_QEMU_LOCK_GUARD(&pr_state->mutex) { + ret =3D pr_state->key; + } + return ret; +} + +static const VMStateDescription vmstate_scsi_disk_pr_state =3D { + .name =3D "scsi-disk/pr", + .version_id =3D 1, + .minimum_version_id =3D 1, + .post_load_errp =3D scsi_disk_pr_state_post_load_errp, + .needed =3D scsi_disk_pr_state_needed, + .fields =3D (const VMStateField[]) { + VMSTATE_UINT64(qdev.pr_state.key, SCSIDiskState), + VMSTATE_UINT8(qdev.pr_state.resv_type, SCSIDiskState), + VMSTATE_END_OF_LIST() + } +}; +#endif /* __linux__ */ + static const VMStateDescription vmstate_scsi_disk_state =3D { .name =3D "scsi-disk", .version_id =3D 1, @@ -3221,7 +3297,13 @@ static const VMStateDescription vmstate_scsi_disk_st= ate =3D { VMSTATE_BOOL(tray_open, SCSIDiskState), VMSTATE_BOOL(tray_locked, SCSIDiskState), VMSTATE_END_OF_LIST() - } + }, + .subsections =3D (const VMStateDescription * const []) { +#ifdef __linux__ + &vmstate_scsi_disk_pr_state, +#endif + NULL + }, }; =20 static void scsi_hd_class_initfn(ObjectClass *klass, const void *data) @@ -3301,6 +3383,7 @@ static const Property scsi_block_properties[] =3D { -1), DEFINE_PROP_UINT32("io_timeout", SCSIDiskState, qdev.io_timeout, DEFAULT_IO_TIMEOUT), + DEFINE_PROP_BOOL("migrate-pr", SCSIDiskState, qdev.migrate_pr, true), }; =20 static void scsi_block_class_initfn(ObjectClass *klass, const void *data) @@ -3310,6 +3393,7 @@ static void scsi_block_class_initfn(ObjectClass *klas= s, const void *data) SCSIDiskClass *sdc =3D SCSI_DISK_BASE_CLASS(klass); =20 sc->realize =3D scsi_block_realize; + sc->unrealize =3D scsi_block_unrealize; sc->alloc_req =3D scsi_block_new_request; sc->parse_cdb =3D scsi_block_parse_cdb; sdc->dma_readv =3D scsi_block_dma_readv; diff --git a/hw/scsi/scsi-generic.c b/hw/scsi/scsi-generic.c index 0b3cf8f77b..a2316a5266 100644 --- a/hw/scsi/scsi-generic.c +++ b/hw/scsi/scsi-generic.c @@ -424,6 +424,89 @@ static void scsi_handle_persistent_reserve_out_reply( } } =20 +static bool scsi_generic_pr_register(SCSIDevice *s, uint64_t key, Error **= errp) +{ + uint8_t cmd[10] =3D {}; + uint8_t buf[24] =3D {}; + uint64_t key_be =3D cpu_to_be64(key); + int ret; + + cmd[0] =3D PERSISTENT_RESERVE_OUT; + cmd[1] =3D PRO_REGISTER; + cmd[8] =3D sizeof(buf); + memcpy(&buf[8], &key_be, sizeof(key_be)); + + ret =3D scsi_SG_IO(s->conf.blk, SG_DXFER_TO_DEV, cmd, sizeof(cmd), + buf, sizeof(buf), s->io_timeout, errp); + if (ret < 0) { + error_prepend(errp, "PERSISTENT RESERVE OUT with REGISTER"); + return false; + } + return true; +} + +static bool scsi_generic_pr_preempt(SCSIDevice *s, uint64_t key, + uint8_t resv_type, Error **errp) +{ + uint8_t cmd[10] =3D {}; + uint8_t buf[24] =3D {}; + uint64_t key_be =3D cpu_to_be64(key); + int ret; + + cmd[0] =3D PERSISTENT_RESERVE_OUT; + cmd[1] =3D PRO_PREEMPT; + cmd[2] =3D resv_type & 0xf; + cmd[8] =3D sizeof(buf); + memcpy(&buf[0], &key_be, sizeof(key_be)); + memcpy(&buf[8], &key_be, sizeof(key_be)); + + ret =3D scsi_SG_IO(s->conf.blk, SG_DXFER_TO_DEV, cmd, sizeof(cmd), + buf, sizeof(buf), s->io_timeout, errp); + if (ret < 0) { + error_prepend(errp, "PERSISTENT RESERVE OUT with PREEMPT"); + return false; + } + return true; +} + +/* Register keys and preempt reservations after live migration */ +bool scsi_generic_pr_state_preempt(SCSIDevice *s, Error **errp) +{ + SCSIPRState *pr_state =3D &s->pr_state; + uint64_t key; + uint8_t resv_type; + + WITH_QEMU_LOCK_GUARD(&pr_state->mutex) { + key =3D pr_state->key; + resv_type =3D pr_state->resv_type; + } + + trace_scsi_generic_pr_state_preempt(key, resv_type); + + if (key) { + if (!scsi_generic_pr_register(s, key, errp)) { + return false; + } + + /* + * Two cases: + * + * 1. There is no reservation (resv_type is 0) and the other I_T n= exus + * will be unregistered. This is important so the source host d= oes + * not leak registered keys across live migration. + * + * 2. There is a reservation (resv_type is not 0) and the other I_T + * nexus will be unregistered and its reservation is atomically + * taken over by us. This is the scenario where a reservation is + * migrated along with the guest. + */ + if (!scsi_generic_pr_preempt(s, key, resv_type, errp)) { + return false; + } + } + return true; +} + static void scsi_read_complete(void * opaque, int ret) { SCSIGenericReq *r =3D (SCSIGenericReq *)opaque; diff --git a/hw/scsi/trace-events b/hw/scsi/trace-events index ff92fff7c5..a8ac1e7f1d 100644 --- a/hw/scsi/trace-events +++ b/hw/scsi/trace-events @@ -391,3 +391,4 @@ scsi_generic_aio_sgio_command(uint32_t tag, uint8_t cmd= , uint32_t timeout) "gene scsi_generic_ioctl_sgio_command(uint8_t cmd, uint32_t timeout) "generic io= ctl sgio: cmd=3D0x%x timeout=3D%u" scsi_generic_ioctl_sgio_done(uint8_t cmd, int ret, uint8_t status, uint8_t= host_status) "generic ioctl sgio: cmd=3D0x%x ret=3D%d status=3D0x%x host_s= tatus=3D0x%x" scsi_generic_persistent_reserve_out_reply(uint8_t service_action, uint8_t = resv_type, uint64_t old_key, uint64_t new_key) "persistent reserve out repl= y service_action=3D%u resv_type=3D%u old_key=3D0x%" PRIx64 " new_key=3D0x%"= PRIx64 +scsi_generic_pr_state_preempt(uint64_t key, uint8_t resv_type) "key=3D0x%"= PRIx64 " resv_type=3D%u" --=20 2.52.0