Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qemu for openSUSE:Factory checked in at 2022-04-23 00:24:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qemu (Old) and /work/SRC/openSUSE:Factory/.qemu.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qemu" Sat Apr 23 00:24:57 2022 rev:226 rq:971215 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/qemu/qemu.changes 2022-04-08 00:27:39.682360915 +0200 +++ /work/SRC/openSUSE:Factory/.qemu.new.1538/qemu.changes 2022-04-23 00:24:59.739741289 +0200 @@ -1,0 +2,5 @@ +Tue Apr 19 15:24:23 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- enable aio=io_uring on all kvm architectures (bsc#1197699) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qemu.spec ++++++ --- /var/tmp/diff_new_pack.S4M401/_old 2022-04-23 00:25:03.175743120 +0200 +++ /var/tmp/diff_new_pack.S4M401/_new 2022-04-23 00:25:03.183743124 +0200 @@ -70,6 +70,8 @@ %ifarch %ix86 x86_64 ppc ppc64 ppc64le s390x armv7hl aarch64 %define kvm_available 1 +%define with_uring 1 +%define liburing_min_version 1.0 %endif %ifarch %ix86 x86_64 s390x @@ -84,11 +86,6 @@ %define with_daxctl 1 %endif -%ifarch %ix86 x86_64 -%define with_uring 1 -%define liburing_min_version 0.3 -%endif - # qemu, qemu-linux-user, and qemu-testsuite "flavors" are enabled via OBS Multibuild %global flavor @BUILD_FLAVOR@%{nil} %define name_suffix %{nil} ++++++ qemu.spec.in ++++++ --- /var/tmp/diff_new_pack.S4M401/_old 2022-04-23 00:25:03.731743416 +0200 +++ /var/tmp/diff_new_pack.S4M401/_new 2022-04-23 00:25:03.735743418 +0200 @@ -70,6 +70,8 @@ %ifarch %ix86 x86_64 ppc ppc64 ppc64le s390x armv7hl aarch64 %define kvm_available 1 +%define with_uring 1 +%define liburing_min_version 1.0 %endif %ifarch %ix86 x86_64 s390x @@ -84,11 +86,6 @@ %define with_daxctl 1 %endif -%ifarch %ix86 x86_64 -%define with_uring 1 -%define liburing_min_version 0.3 -%endif - # qemu, qemu-linux-user, and qemu-testsuite "flavors" are enabled via OBS Multibuild %global flavor @BUILD_FLAVOR@%{nil} %define name_suffix %{nil}