]> git.proxmox.com Git - mirror_qemu.git/commit
softmmu: remove deprecated --enable-fips option
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 4 Mar 2022 10:27:42 +0000 (10:27 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 26 Apr 2022 15:12:25 +0000 (16:12 +0100)
commitc6b310b37c3e3f898d56955646e6d49c60ef7a63
tree7d7f62869dda93a821d258b3bdf6a3b9e3aa0528
parenta1755db71e34df016ffc10aa0727360aae2c6036
softmmu: remove deprecated --enable-fips option

Users requiring FIPS support must build QEMU with either the libgcrypt
or gnutls libraries as the crytography backend.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/about/deprecated.rst
docs/about/removed-features.rst
include/qemu/osdep.h
os-posix.c
qemu-options.hx
ui/vnc.c
util/osdep.c