Skip to content

Backport latest fixes and memory reclaiming feature from upstream s390x KVM for the RHEL 9.3 kernel

Thomas Huth requested to merge thuth/kernel-cs-9:bz2169293 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2169293

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2044350

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2001934

Sync s390x KVM code with upstream kernel 6.2 and backport the "memory reclaiming" features requested by IBM. All patches are clean cherry picks, except some minor contextual conflicts in patches that add new ioctls and similar numbers to the include/uapi/linux/kvm.h file.

Signed-off-by: Thomas Huth thuth@redhat.com

Merge request reports