KVM: s390: abstract access to the VCPU cpu timer
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Mon, 15 Feb 2016 08:40:12 +0000 (09:40 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 8 Mar 2016 12:57:52 +0000 (13:57 +0100)
commit4287f247f6cfaea0ed73b5104e94cd737e1ac0ae
tree9a5859846ffe67c80946b70d7fc956f6d5fea481
parent01a745ac8b6c5d323a37194c242f7c77f3402469
KVM: s390: abstract access to the VCPU cpu timer

We want to manually step the cpu timer in certain scenarios in the future.
Let's abstract any access to the cpu timer, so we can hide the complexity
internally.

Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/interrupt.c
arch/s390/kvm/kvm-s390.c
arch/s390/kvm/kvm-s390.h