[libvirt PATCH 0/3] build: drop userfaultfd_sysctl option

Ján Tomko via Devel posted 3 patches 1 day, 5 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1763613780.git.jtomko@redhat.com
libvirt.spec.in                    | 18 ------------------
meson.build                        |  7 -------
meson_options.txt                  |  2 --
src/qemu/meson.build               |  8 --------
src/qemu/postcopy-migration.sysctl |  6 ------
5 files changed, 41 deletions(-)
delete mode 100644 src/qemu/postcopy-migration.sysctl
[libvirt PATCH 0/3] build: drop userfaultfd_sysctl option
Posted by Ján Tomko via Devel 1 day, 5 hours ago
Ján Tomko (3):
  qemu: drop postcopy-migration.sysctl
  spec: drop with_userfaultfd_sysctl
  build: drop userfaultfd_sysctl option

 libvirt.spec.in                    | 18 ------------------
 meson.build                        |  7 -------
 meson_options.txt                  |  2 --
 src/qemu/meson.build               |  8 --------
 src/qemu/postcopy-migration.sysctl |  6 ------
 5 files changed, 41 deletions(-)
 delete mode 100644 src/qemu/postcopy-migration.sysctl

-- 
2.51.1

Re: [libvirt PATCH 0/3] build: drop userfaultfd_sysctl option
Posted by Martin Kletzander via Devel 19 hours ago
On Thu, Nov 20, 2025 at 05:42:57AM +0100, Ján Tomko via Devel wrote:
>Ján Tomko (3):
>  qemu: drop postcopy-migration.sysctl

Looking at the first patch I started replying with info about this thing
needing to be dropped from spec as well and then I saw the other
subjects.  It baffled be a bit, I'd squash the patches together,
especially since after the patch it might break some rpmbuild or
whatever it is that's done on Fedora.

>  spec: drop with_userfaultfd_sysctl
>  build: drop userfaultfd_sysctl option
>

Reviewed-by: Martin Kletzander <mkletzan@redhat.com>

> libvirt.spec.in                    | 18 ------------------
> meson.build                        |  7 -------
> meson_options.txt                  |  2 --
> src/qemu/meson.build               |  8 --------
> src/qemu/postcopy-migration.sysctl |  6 ------
> 5 files changed, 41 deletions(-)
> delete mode 100644 src/qemu/postcopy-migration.sysctl
>
>-- 
>2.51.1
>