From: Gleb Natapov Date: Mon, 11 Jul 2011 19:28:11 +0000 (-0400) Subject: KVM: introduce kvm_read_guest_cached X-Git-Tag: v3.1-rc1~264^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e03b644fe68b1c6401465b02724d261538dba10f;p=pandora-kernel.git KVM: introduce kvm_read_guest_cached Introduce kvm_read_guest_cached() function in addition to write one we already have. [ by glauber: export function signature in kvm header ] Signed-off-by: Gleb Natapov Signed-off-by: Glauber Costa Acked-by: Rik van Riel Tested-by: Eric Munson Signed-off-by: Avi Kivity --- Reading git-diff-tree failed