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@xxxxxxxxxx> > --- > src/qemu/qemu_capabilities.c | 13 +------------ > 1 file changed, 1 insertion(+), 12 deletions(-) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>