]> git.ipfire.org Git - thirdparty/qemu.git/commit
scsi-disk: Advertise FUA support by default
authorAlberto Faria <afaria@redhat.com>
Fri, 2 May 2025 12:11:15 +0000 (13:11 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 21 May 2025 16:52:17 +0000 (18:52 +0200)
commit5562e214e82ae4bcb0b642cc52b304bdc78a58c3
tree0f1bb816623bb25cecd1f45c0aedd3950119057e
parente460991883d7209d52d0fdb534d9cd8cce0f9cce
scsi-disk: Advertise FUA support by default

Allow the guest to submit FUA requests directly, instead of forcing it
to emulate them using a regular flush.

Signed-off-by: Alberto Faria <afaria@redhat.com>
Message-ID: <20250502121115.3613717-3-afaria@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/core/machine.c
hw/scsi/scsi-disk.c