Skip to content

KVM: Enable storage key checking for intercepted instruction

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

Bugzilla: http://bugzilla.redhat.com/2044357

Bugzilla: http://bugzilla.redhat.com/2073143

Enable storage key checking for intercepted instruction of KVM guests.

Also fix the compilation of the KVM selftests on s390x (since the storage key patches introduce new selftests here)

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

Edited by Thomas Huth

Merge request reports