diff options
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | 2012-08-21 04:59:53 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-08-22 14:08:53 +0200 |
commit | 86ab8cffb498077e926957f099b064db3751c1de (patch) | |
tree | 95209c3c8c31eeb52774994d545a035efd444eb0 /.gitignore | |
parent | KVM: introduce gfn_to_pfn_memslot_atomic (diff) | |
download | linux-86ab8cffb498077e926957f099b064db3751c1de.tar.xz linux-86ab8cffb498077e926957f099b064db3751c1de.zip |
KVM: introduce gfn_to_hva_read/kvm_read_hva/kvm_read_hva_atomic
This set of functions is only used to read data from host space, in the
later patch, we will only get a readonly hva in gfn_to_hva_read, and
the function name is a good hint to let gfn_to_hva_read to pair with
kvm_read_hva()/kvm_read_hva_atomic()
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions