You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include
Eric Blake 1bd7bfbc2b block: Allow drivers to control protocol prefix at creation
This patch is pure refactoring: instead of hard-coding permission to
use a protocol prefix when creating an image, the drivers can now pass
in a parameter, comparable to what they could already do for opening a
pre-existing image.  This patch is purely mechanical (all drivers pass
in true for now), but it will enable the next patch to cater to
drivers that want to differ in behavior for the primary image vs. any
secondary images that are opened at the same time as creating the
primary image.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-ID: <20250915213919.3121401-5-eblake@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
3 days ago
..
accel accel/tcg: Add cpu_atomic_*_mmu for 16-byte xchg, fetch_and, fetch_or 3 months ago
authz
block block: Allow drivers to control protocol prefix at creation 3 days ago
chardev char: rename CharBackend->CharFrontend 2 weeks ago
crypto crypto: support upto 5 parallel certificate identities 2 weeks ago
disas
exec exec/cpu: Declare cpu_memory_rw_debug() in 'hw/core/cpu.h' and document 2 weeks ago
fpu
gdbstub
hw intel_iommu: Handle PASID cache invalidation 5 days ago
io mem + migration pull for 10.2 1 week ago
libdecnumber
migration migration: vmsd errp handlers: return bool 2 weeks ago
monitor qdev: add qdev_find_default_bus() 2 weeks ago
net qom: remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE 2 weeks ago
qapi error: Kill @error_warn 1 month ago
qemu Merge crypto and other misc fixes / features 1 week ago
qobject qobject: make refcount atomic 2 weeks ago
qom
scsi
semihosting include/semihosting/common-semi: extract common_semi API 2 months ago
standard-headers linux-headers: Update to Linux v6.18-rc3 2 weeks ago
system igvm: add support for initial register state load in native mode 2 weeks ago
tcg tcg: Add tcg_gen_atomic_{xchg,fetch_and,fetch_or}_i128 3 months ago
ui
user accel/tcg: Add clear_flags argument to page_set_flags 1 month ago
elf.h elf: Add EF_MIPS_ARCH_ASE definitions 2 months ago
glib-compat.h
qemu-io.h
qemu-main.h