aboutsummaryrefslogtreecommitdiff
path: root/hw/scsi
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2019-10-29 15:33:15 +0000
committerPeter Maydell <peter.maydell@linaro.org>2019-10-29 15:33:15 +0000
commit4599cb953c9744bb7dc3513d688f7f0100ee35e2 (patch)
tree1bc16847037aa0983be66fdabce3d99d172d7847 /hw/scsi
parent8c68ff250ac3dbb63632a7e9e703c71786132147 (diff)
parentdc2207af2de162005f7e9e534850d07232290cee (diff)
downloadqemu-4599cb953c9744bb7dc3513d688f7f0100ee35e2.zip
qemu-4599cb953c9744bb7dc3513d688f7f0100ee35e2.tar.gz
qemu-4599cb953c9744bb7dc3513d688f7f0100ee35e2.tar.bz2
Merge remote-tracking branch 'remotes/berrange/tags/crypto-luks-pull-request' into staging
crypto: improve performance of ciphers in XTS mode Currently QEMU uses its own XTS cipher mode, however, this has relatively poor performance. Gcrypt now includes its own XTS cipher which is at least x2 faster than what we get with QEMU's on Fedora/RHEL hosts. With gcrypt git master, a further x5-6 speed up is seen. This is essential for QEMU's LUKS performance to be viable. # gpg: Signature made Mon 28 Oct 2019 15:48:38 GMT # gpg: using RSA key DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF # gpg: Good signature from "Daniel P. Berrange <dan@berrange.com>" [full] # gpg: aka "Daniel P. Berrange <berrange@redhat.com>" [full] # Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E 8E3F BE86 EBB4 1510 4FDF * remotes/berrange/tags/crypto-luks-pull-request: crypto: add support for nettle's native XTS impl crypto: add support for gcrypt's native XTS impl tests: benchmark crypto with fixed data size, not time period tests: allow filtering crypto cipher benchmark tests Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/scsi')
0 files changed, 0 insertions, 0 deletions