[PATCH 1/4] softmmu: remove deprecated --enable-fips option

Philippe Mathieu-Daudé philippe.mathieu.daude at gmail.com
Fri Mar 4 13:55:07 UTC 2022


On 4/3/22 12:56, Daniel P. Berrangé wrote:
> Users requiring FIPS support must build QEMU with either the libgcrypt
> or gnutls libraries for as the crytography backend.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>   docs/about/deprecated.rst       | 12 ------------
>   docs/about/removed-features.rst | 11 +++++++++++
>   include/qemu/osdep.h            |  3 ---
>   os-posix.c                      |  8 --------
>   qemu-options.hx                 | 10 ----------
>   ui/vnc.c                        |  7 -------
>   util/osdep.c                    | 28 ----------------------------
>   7 files changed, 11 insertions(+), 68 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug at amsat.org>




More information about the libvir-list mailing list