Re: [PATCH 2/4] kvm-s390: KVM_GET/SET_ONEREG for s390

2012-06-05 Thread Alexander Graf
On 15.05.2012, at 14:15, Christian Borntraeger wrote: > From: Carsten Otte > > This patch enables KVM_CAP_ONE_REG for s390 and implements stubs > for KVM_GET/SET_ONE_REG. This is based on the ppc implementation. > > Signed-off-by: Carsten Otte > Signed-off-by: Christian Borntraeger One day

[PATCH 2/4] kvm-s390: KVM_GET/SET_ONEREG for s390

2012-05-15 Thread Christian Borntraeger
From: Carsten Otte This patch enables KVM_CAP_ONE_REG for s390 and implements stubs for KVM_GET/SET_ONE_REG. This is based on the ppc implementation. Signed-off-by: Carsten Otte Signed-off-by: Christian Borntraeger --- arch/s390/kvm/kvm-s390.c | 38 ++ 1