From: Jason J. Herne Date: Tue, 23 Sep 2014 13:18:57 +0000 (-0400) Subject: KVM: S390: Create helper function get_guest_storage_key X-Git-Tag: omap-for-v3.20/drop-legacy-3517~40^2~35^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fcf93b5de063e5cadb95a7bd0130bf73edcd3b5;p=pandora-kernel.git KVM: S390: Create helper function get_guest_storage_key Define get_guest_storage_key which can be used to get the value of a guest storage key. This compliments the functionality provided by the helper function set_guest_storage_key. Both functions are needed for live migration of s390 guests that use storage keys. Signed-off-by: Jason J. Herne Reviewed-by: David Hildenbrand Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed