commit | f71fa31f9f7ac33cba12b8897983f950ad2c7a5b | [log] [tgz] |
---|---|---|
author | Davidlohr Bueso <dave@gnu.org> | Wed Apr 18 12:24:29 2012 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Wed Apr 18 23:35:01 2012 -0300 |
tree | e245e0752e2b028d724b448fdc0542d2e5108888 | |
parent | a0c9a822bf37e6282eb6006b407ec5aec22e08fb [diff] |
KVM: MMU: use page table level macro Its much cleaner to use PT_PAGE_TABLE_LEVEL than its numeric value. Signed-off-by: Davidlohr Bueso <dave@gnu.org> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>