commit | 0d5367900a319ab8971817b0ca15a8b9f7c47e6f | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <guangrong.xiao@linux.intel.com> | Wed May 13 14:42:20 2015 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue May 19 20:52:38 2015 +0200 |
tree | b2f9aa87f6f8f6733ccee43dd787bdd29a07511c | |
parent | c35ebbeade127e7bca1f21ef5bf1a39deffba9de [diff] |
KVM: MMU: introduce for_each_rmap_spte() It's used to walk all the sptes on the rmap to clean up the code Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>