commit | e03b644fe68b1c6401465b02724d261538dba10f | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Mon Jul 11 15:28:11 2011 -0400 |
committer | Avi Kivity <avi@redhat.com> | Tue Jul 12 13:17:01 2011 +0300 |
tree | 9bb12d9ca9a74865618919e10922b2483a8cacdb | |
parent | 29d03158f9d400450c17bb25ee0533b52f651d04 [diff] |
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 <gleb@redhat.com> Signed-off-by: Glauber Costa <glommer@redhat.com> Acked-by: Rik van Riel <riel@redhat.com> Tested-by: Eric Munson <emunson@mgebm.net> Signed-off-by: Avi Kivity <avi@redhat.com>