commit | 0b49ea8659fd3b5005823e02d2d0a775521770e5 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Sun Mar 23 15:06:23 2008 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Sun Apr 27 12:00:35 2008 +0300 |
tree | 8ae968a018fac99eb923714e77ae87e02fe11d51 | |
parent | 855149aaa90016c576a0e684361a34f8047307d0 [diff] |
KVM: MMU: Introduce and use spte_to_page() Encapsulate the pte mask'n'shift in a function. Signed-off-by: Avi Kivity <avi@qumranet.com>