On Mon, Mar 13, 2023 at 04:50:16 -0500, Or Ozeri wrote: > v2: > - add luks-any commits (including nit fixes) > - removed qemu 8.0.0 replies commit > - remove tautological if condition in qemuBlockStorageSourceAttachData initialization > - add comments on validation of a single secret in qemu encryption engine > - fix leak of qemuDomainStorageSourcePrivate->encinfo > - remove ctxt->node modification in privatedata xml parsing > - add test to modern-in.xml > - squash commit #6 > - add validation for a single secret in sd card disk > > Or Ozeri (7): > qemu: capabilities: Introduce QEMU_CAPS_RBD_ENCRYPTION_LAYERING > capability > qemu: add support for multiple secret aliases > qemu: add multi-secret support in qemuBlockStorageSourceAttachData > qemu: add multi-secret support in _qemuDomainStorageSourcePrivate > qemu: add support for librbd layered encryption > qemu: capabilities: Introduce QEMU_CAPS_RBD_ENCRYPTION_LUKS_ANY > capability > qemu: add luks-any encryption support for RBD images Series: Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx> and pushed.