]> git.proxmox.com Git - mirror_qemu.git/commit - block/qcow2.h
block: convert qcow/qcow2 to use generic cipher API
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 1 Jul 2015 17:10:37 +0000 (18:10 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Jul 2015 11:11:01 +0000 (13:11 +0200)
commitf6fa64f6d22b0ed53fb3be5883cd9719d17cb4f0
tree29d4ce6eadadf0b9212c2aca69f2d4608b6fb3fe
parent8e9b0d24fb986d4241ae3b77752eca5dab4cb486
block: convert qcow/qcow2 to use generic cipher API

Switch the qcow/qcow2 block driver over to use the generic cipher
API, this allows it to use the pluggable AES implementations,
instead of being hardcoded to use QEMU's built-in impl.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <1435770638-25715-10-git-send-email-berrange@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
block/qcow.c
block/qcow2-cluster.c
block/qcow2.c
block/qcow2.h