commit | 29b7c71b5ecf2caaa4c2105ecc0094826db8a8a8 | [log] [tgz] |
---|---|---|
author | Carsten Otte <cotte@de.ibm.com> | Tue May 15 14:15:27 2012 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Thu May 17 21:06:02 2012 -0300 |
tree | 1dac9e51e30b008aaf53422f5d2e5aa67259a6bd | |
parent | 14eebd917d154f3181d2cb219e40b18eec314db7 [diff] |
KVM: s390: epoch difference and TOD programmable field This patch makes vcpu epoch difference and the TOD programmable field accessible from userspace. This is needed in order to implement a couple of instructions that deal with the time of day clock on s390, such as SET CLOCK and for migration. Signed-off-by: Carsten Otte <cotte@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>