From: David Kaplan Date: Fri, 20 Feb 2015 22:02:10 +0000 (-0600) Subject: KVM: SVM: use kvm_register_write()/read() X-Git-Tag: omap-for-v4.1/fixes-rc1~202^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=668f198f40d1cc89c2330c6ad56f3b397b05a0bc;p=pandora-kernel.git KVM: SVM: use kvm_register_write()/read() KVM has nice wrappers to access the register values, clean up a few places that should use them but currently do not. Signed-off-by: David Kaplan [forward port and testing] Signed-off-by: Joel Schopp Acked-by: Borislav Petkov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed