From: Jason J. Herne Date: Tue, 25 Nov 2014 14:46:02 +0000 (-0500) Subject: KVM: s390: Provide guest TOD Clock Get/Set Controls X-Git-Tag: fixes-v4.0-rc1~113^2~36^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72f250206f0f291190ab7f54e4d92ab211779929;p=pandora-kernel.git KVM: s390: Provide guest TOD Clock Get/Set Controls Provide controls for setting/getting the guest TOD clock based on the VM attribute interface. Provide TOD and TOD_HIGH vm attributes on s390 for managing guest Time Of Day clock value. TOD_HIGH is presently always set to 0. In the future it will contain a high order expansion of the tod clock value after it overflows the 64-bits of the TOD. Signed-off-by: Jason J. Herne Reviewed-by: David Hildenbrand Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed