Xiao Guangrong 86ab8cffb4 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>
2012-08-22 15:08:53 +03:00
..
2012-08-06 16:04:58 +03:00
2012-07-02 21:10:30 -03:00
2012-07-20 16:12:00 -03:00
2009-09-10 08:33:05 +03:00
2012-08-06 16:04:57 +03:00
2012-07-26 11:54:21 +03:00