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)
commit6a3f95a6b04cd5efaa45269e453ef30b8680062e
treec0f43381e33dce0a07c8a661f60d3d867511c117
parentaca84241b576044de68da9ca7e5cfa9c9bf9867b
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
This page took 0.024232 seconds and 5 git commands to generate.