]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: s390: Intercept SCK instruction
authorThomas Huth <thuth@linux.vnet.ibm.com>
Thu, 12 Sep 2013 08:33:49 +0000 (10:33 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 24 Sep 2013 17:12:22 +0000 (19:12 +0200)
commit4fa1473a345b64c2c46471379fa87011eee0675b
treec0f43381e33dce0a07c8a661f60d3d867511c117
parent64428fdd9b69ff60589aeaaec992cb99b9025015
KVM: s390: Intercept SCK instruction

Interception of the SET CLOCK instruction is mandatory, so this patch
provides a simple handler for this instruction (by setting up the
"epoch" field in the sie_block).

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/s390/kvm/priv.c