]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: alias: support crypto device
authorzhenwei pi <pizhenwei@bytedance.com>
Tue, 17 Jan 2023 01:46:52 +0000 (09:46 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 25 Jan 2023 15:00:51 +0000 (16:00 +0100)
commit0eb358e7998f55ef86d517edcffd26959fcba634
treebdb2e81db4875d0b6fe1046c51ccecd443c120b0
parent71fa94302acc91cf7a07de1cc96617c221fc2da1
qemu: alias: support crypto device

Support 'cryptoX' alias for a crypto device.

Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_alias.c