commit | 8c6d6adc6b87daa364ee9deb2e966021d37a7622 | [log] [tgz] |
---|---|---|
author | Sheng Yang <sheng.yang@intel.com> | Fri Apr 25 10:17:08 2008 +0800 |
committer | Avi Kivity <avi@qumranet.com> | Sun May 04 12:26:38 2008 +0300 |
tree | 125cac3e4fa7a3495880e7b1c942e85eb6ea6bc6 | |
parent | d56f546db97795dca5aa575b00b0e9886895ac87 [diff] |
KVM: MMU: Move some definitions to a header file Move some definitions to mmu.h in order to allow building common table entries between EPT and non-EPT. Signed-off-by: Sheng Yang <sheng.yang@intel.com> Signed-off-by: Avi Kivity <avi@qumranet.com>