All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Alberto Faria <afaria@redhat.com>
Cc: qemu-devel@nongnu.org, "Yanan Wang" <wangyanan55@huawei.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	"Zhao Liu" <zhao1.liu@intel.com>,
	"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>,
	"Eduardo Habkost" <eduardo@habkost.net>,
	"Fam Zheng" <fam@euphon.net>,
	qemu-block@nongnu.org
Subject: Re: [PATCH v3 0/2] scsi-disk: Add FUA write support
Date: Tue, 13 May 2025 14:45:31 +0200	[thread overview]
Message-ID: <aCM-6_zEQBqtpzc5@redhat.com> (raw)
In-Reply-To: <20250502121115.3613717-1-afaria@redhat.com>

Am 02.05.2025 um 14:11 hat Alberto Faria geschrieben:
> Add scsi-disk support for Force Unit Access (FUA) writes. The first patch lets
> us avoid FUA emulation when the underlying driver supports it natively. The
> second patch makes scsi-disk devices advertise FUA support by default.
> 
> v3:
> - Restore flush on VERIFY.
> - Modify hw_compat_10_0 instead of hw_compat_9_2.
> 
> v2:
> - Drop FUA write emulation logic since the block layer already does that.
> - Add machine type compat for "dpofua".
> 
> Alberto Faria (2):
>   scsi-disk: Add native FUA write support
>   scsi-disk: Advertise FUA support by default

Thanks, applied to the block branch.

Kevin



      parent reply	other threads:[~2025-05-13 12:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-02 12:11 [PATCH v3 0/2] scsi-disk: Add FUA write support Alberto Faria
2025-05-02 12:11 ` [PATCH v3 1/2] scsi-disk: Add native " Alberto Faria
2025-05-02 12:11 ` [PATCH v3 2/2] scsi-disk: Advertise FUA support by default Alberto Faria
2025-05-13 12:45 ` Kevin Wolf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aCM-6_zEQBqtpzc5@redhat.com \
    --to=kwolf@redhat.com \
    --cc=afaria@redhat.com \
    --cc=eduardo@habkost.net \
    --cc=fam@euphon.net \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=wangyanan55@huawei.com \
    --cc=zhao1.liu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.