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
|
17 лет назад |
Avi Kivity
|
abb9e0b8e3
KVM: MMU: Convert the paging mode shadow walk to use the generic walker
|
17 лет назад |
Avi Kivity
|
135f8c2b07
KVM: MMU: Move SHADOW_PT_INDEX to mmu.c
|
17 лет назад |
Avi Kivity
|
cd5998ebfb
KVM: MMU: Fix torn shadow pte
|
17 лет назад |
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 лет назад |
Izik Eidus
|
72dc67a696
KVM: remove the usage of the mmap_sem for the protection of the memory slots.
|
17 лет назад |
Dong, Eddie
|
5882842f9b
KVM: MMU: Merge shadow level check in FNAME(fetch)
|
17 лет назад |
Avi Kivity
|
eb787d10af
KVM: MMU: Move kvm_free_some_pages() into critical section
|
17 лет назад |
Marcelo Tosatti
|
aaee2c94f7
KVM: MMU: Switch to mmu spinlock
|
17 лет назад |
Avi Kivity
|
d7824fff89
KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()
|
17 лет назад |
Marcelo Tosatti
|
7ec5458821
KVM: Add kvm_read_guest_atomic()
|
17 лет назад |
Marcelo Tosatti
|
10589a4699
KVM: MMU: Concurrent guest walkers
|
17 лет назад |
Avi Kivity
|
edf884172e
KVM: Move arch dependent files to new directory arch/x86/kvm/
|
17 лет назад |