summaryrefslogtreecommitdiffstats
path: root/hw/core/split-irq.c
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy2018-12-07 17:13:51 +0100
committerDaniel P. Berrangé2018-12-12 12:16:49 +0100
commitc972fa123c73501b4b0c6de7873754ea3205a5eb (patch)
treebde968050ae58bb203988e66bfe1cbe7110d0fef /hw/core/split-irq.c
parentcrypto/block: introduce qcrypto_block_*crypt_helper functions (diff)
downloadqemu-c972fa123c73501b4b0c6de7873754ea3205a5eb.tar.gz
qemu-c972fa123c73501b4b0c6de7873754ea3205a5eb.tar.xz
qemu-c972fa123c73501b4b0c6de7873754ea3205a5eb.zip
crypto: support multiple threads accessing one QCryptoBlock
The two thing that should be handled are cipher and ivgen. For ivgen the solution is just mutex, as iv calculations should not be long in comparison with encryption/decryption. And for cipher let's just keep per-thread ciphers. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'hw/core/split-irq.c')
0 files changed, 0 insertions, 0 deletions