Andrea Arcangeli
|
4539b35881
KVM: Fix missing smp tlb flush in invlpg
|
16 年之前 |
Joerg Roedel
|
c5bc224240
KVM: MMU: Fix another largepage memory leak
|
16 年之前 |
Avi Kivity
|
f6e2c02b6d
KVM: MMU: Rename "metaphysical" attribute to "direct"
|
16 年之前 |
Avi Kivity
|
a461930bc3
KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in invlpg()
|
16 年之前 |
Avi Kivity
|
e7a04c99b5
KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch()
|
16 年之前 |
Marcelo Tosatti
|
8791723920
KVM: MMU: handle large host sptes on invlpg/resync
|
16 年之前 |
Marcelo Tosatti
|
ad218f85e3
KVM: MMU: prepopulate the shadow on invlpg
|
16 年之前 |
Marcelo Tosatti
|
6cffe8ca4a
KVM: MMU: skip global pgtables on sync due to cr3 switch
|
16 年之前 |
Marcelo Tosatti
|
6c475352e8
KVM: MMU: avoid creation of unreachable pages in the shadow
|
16 年之前 |
Marcelo Tosatti
|
4731d4c7a0
KVM: MMU: out of sync shadow core
|
16 年之前 |
Marcelo Tosatti
|
a7052897b3
KVM: x86: trap invlpg
|
16 年之前 |
Marcelo Tosatti
|
e8bc217aef
KVM: MMU: mode specific sync_page
|
16 年之前 |
Marcelo Tosatti
|
93a423e704
KVM: MMU: flush remote TLBs on large->normal entry overwrite
|
16 年之前 |
Marcelo Tosatti
|
4c2155ce81
KVM: switch to get_user_pages_fast
|
16 年之前 |
Sheng Yang
|
d40a1ee485
KVM: MMU: Modify kvm_shadow_walk.entry to accept u64 addr
|
16 年之前 |
Avi Kivity
|
abb9e0b8e3
KVM: MMU: Convert the paging mode shadow walk to use the generic walker
|
16 年之前 |
Avi Kivity
|
135f8c2b07
KVM: MMU: Move SHADOW_PT_INDEX to mmu.c
|
16 年之前 |
Avi Kivity
|
cd5998ebfb
KVM: MMU: Fix torn shadow pte
|
16 年之前 |
Andrea Arcangeli
|
e930bffe95
KVM: Synchronize guest physical memory map to host virtual memory map
|
17 年之前 |
Avi Kivity
|
eab9f71feb
KVM: MMU: Optimize prefetch_page()
|
17 年之前 |
Avi Kivity
|
ebb0e6264c
KVM: MMU: Fix printk() format string
|
17 年之前 |
Anthony Liguori
|
35149e2129
KVM: MMU: Don't assume struct page for x86
|
17 年之前 |
Marcelo Tosatti
|
3200f405a1
KVM: MMU: unify slots_lock usage
|
17 年之前 |
Avi Kivity
|
947da53830
KVM: MMU: Set the accessed bit on non-speculative shadow ptes
|
17 年之前 |
Harvey Harrison
|
b8688d51bb
KVM: replace remaining __FUNCTION__ occurances
|
17 年之前 |
Marcelo Tosatti
|
05da45583d
KVM: MMU: large page support
|
17 年之前 |
Avi Kivity
|
d196e34336
KVM: MMU: Decouple mmio from shadow page tables
|
17 年之前 |
Dong, Eddie
|
489f1d6526
KVM: MMU: Update shadow ptes on partial guest pte writes
|
17 年之前 |
Avi Kivity
|
f7d9c7b7b9
KVM: MMU: Fix race when instantiating a shadow pte
|
17 年之前 |
Marcelo Tosatti
|
24993d5349
KVM: make MMU_DEBUG compile again
|
17 年之前 |