mbox series

[J,0/1] Set KVM_CAP_S390_MEM_OP_EXTENSION capability to 211 (LP: 1963901)

Message ID 20220314112417.1599846-1-frank.heimes@canonical.com
Headers show
Series Set KVM_CAP_S390_MEM_OP_EXTENSION capability to 211 (LP: 1963901) | expand

Message

Frank Heimes March 14, 2022, 11:24 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1963901

This patch is required on top of LP: 1933179
"KVM: Enable storage key checking for intercepted instruction"
in order to set the to set the Capability number to 211.

Frank Heimes (1):
  Set KVM_CAP_S390_MEM_OP_EXTENSION capability to 211

 include/uapi/linux/kvm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tim Gardner March 15, 2022, 1:04 p.m. UTC | #1
Acked-by: Tim Gardner <tim.gardner@canonical.com>

On 3/14/22 05:24, frank.heimes@canonical.com wrote:
> BugLink: https://bugs.launchpad.net/bugs/1963901
> 
> This patch is required on top of LP: 1933179
> "KVM: Enable storage key checking for intercepted instruction"
> in order to set the to set the Capability number to 211.
> 
> Frank Heimes (1):
>    Set KVM_CAP_S390_MEM_OP_EXTENSION capability to 211
> 
>   include/uapi/linux/kvm.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
Paolo Pisati March 22, 2022, 2:35 p.m. UTC | #2
On Mon, Mar 14, 2022 at 12:24:16PM +0100, frank.heimes@canonical.com wrote:
> BugLink: https://bugs.launchpad.net/bugs/1963901