commit | a3aa51cfaafe9179add88db20506ccb07e030b47 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Tue Jul 13 14:27:06 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Mon Aug 02 06:40:42 2010 +0300 |
tree | b58ee2e25bb147d2bd4987eb1fa4d4737dd57bc9 | |
parent | 121eee97a7802acda8b78436cc53196e9885549f [diff] |
KVM: MMU: Add drop_large_spte() helper To clarify spte fetching code, move large spte handling into a helper. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>