
1 Jul
2024
1 Jul
'24
9:34 a.m.
On Mon, Jul 01, 2024 at 13:41:40 +0200, Michal Privoznik wrote:
Now that the minimal required version of QEMU is 5.2.0 the conditional setting of QEMU_CAPS_ENABLE_FIPS and QEMU_CAPS_NETDEV_USER is effectively a dead code. Drop it.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/qemu/qemu_capabilities.c | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>