You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge: KVM: Fix two memory management related problems on s390x
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/1128
JIRA: https://issues.redhat.com/browse/RHEL-92226
JIRA: https://issues.redhat.com/browse/RHEL-58218
Fix a call trace that can happen with the debug kernel on s390x when starting a nested guest, and fix a problem that occurs when backing the memory of a KVM guest with real files.
Note: I've included some selftest patches at the beginning of the series to be able to cherry-pick the other patches cleanly. These selftest patches at the beginning of the patch series show up as having conflicts in "revumatic", but that's only due to a rename of a subfolder from "s390x" to "s390", the changes themselves are clean.
Resolves: RHEL-92226
Resolves: RHEL-58218
Signed-off-by: Thomas Huth <thuth@redhat.com>
Approved-by: Rafael Aquini <raquini@redhat.com>
Approved-by: Cornelia Huck <cohuck@redhat.com>
Merged-by: Julio Faracco <jfaracco@redhat.com>
0 commit comments