v1 was here:
https://lists.gnu.org/archive/html/qemu-devel/2025-05/msg05581.html

Since then:
 - split into two patches
 - also tweak vmdk [Kevin]
 - rewrite commit messages for better justification [Kevin]

Eric Blake (2):
  block: Allow drivers to control protocol prefix at creation
  qcow2, vmdk: Restrict creation with secondary file using protocol

 include/block/block-global-state.h | 3 ++-
 block.c                            | 4 ++--
 block/crypto.c                     | 2 +-
 block/parallels.c                  | 2 +-
 block/qcow.c                       | 2 +-
 block/qcow2.c                      | 4 ++--
 block/qed.c                        | 2 +-
 block/raw-format.c                 | 2 +-
 block/vdi.c                        | 2 +-
 block/vhdx.c                       | 2 +-
 block/vmdk.c                       | 2 +-
 block/vpc.c                        | 2 +-
 12 files changed, 15 insertions(+), 14 deletions(-)

-- 
2.49.0


Reply via email to