commit | 8030089f9e93ee5cefe74d258e35edc7ce9e4b73 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Tue Oct 19 18:13:41 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed Jan 12 11:23:23 2011 +0200 |
tree | fc6f910bfa8867b8d8155e4ef1467f236341ade4 | |
parent | fc5f06fac6fb8ce469ea173370f2cd398f1d9f9a [diff] |
KVM: improve hva_to_pfn() readability Improve vma handling code readability in hva_to_pfn() and fix async pf handling code to properly check vma returned by find_vma(). Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>