• A
    KVM: MMU: s/shadow_pte/spte/ · d555c333
    Avi Kivity 提交于
    We use shadow_pte and spte inconsistently, switch to the shorter spelling.
    
    Rename set_shadow_pte() to __set_spte() to avoid a conflict with the
    existing set_spte(), and to indicate its lowlevelness.
    Signed-off-by: NAvi Kivity <avi@redhat.com>
    d555c333
paging_tmpl.h 15.4 KB