Eddie Dong
|
8668a3c468
KVM: VMX: Reset mmu context when entering real mode
|
17 years ago |
Izik Eidus
|
7f2145ad6f
KVM: MMU: Set shadow pte atomically in mmu_pte_write_zap_pte()
|
18 years ago |
Avi Kivity
|
2e3e5882dc
KVM: MMU: Don't do GFP_NOWAIT allocations
|
18 years ago |
Christian Ehrhardt
|
cbdd1bea2a
KVM: Rename kvm_arch_ops to kvm_x86_ops
|
18 years ago |
Shaohua Li
|
11ec280471
KVM: Convert vm lock to a mutex
|
18 years ago |
Avi Kivity
|
15ad71460d
KVM: Use the scheduler preemption notifiers to make kvm preemptible
|
18 years ago |
Shaohua Li
|
fe55188194
KVM: Move gfn_to_page out of kmap/unmap pairs
|
18 years ago |
Rusty Russell
|
707d92fa72
KVM: Trivial: Use standard CR0 flags macros from asm/cpu-features.h
|
18 years ago |
Avi Kivity
|
22d95b1282
KVM: MMU: Fix rare oops on guest context switch
|
18 years ago |
Avi Kivity
|
c4d198d518
KVM: MMU: Fix cleaning up the shadow page allocation cache
|
18 years ago |
Avi Kivity
|
c1158e63df
KVM: MMU: Fix oopses with SLUB
|
18 years ago |
Avi Kivity
|
90cb0529dd
KVM: Fix memory slot management functions for guest smp
|
18 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Avi Kivity
|
e495606dd0
KVM: Clean up #includes
|
18 years ago |
Shaohua Li
|
88a97f0b2f
KVM: MMU: Fix Wrong tlb flush order
|
18 years ago |
Avi Kivity
|
d9e368d612
KVM: Flush remote tlbs when reducing shadow pte permissions
|
18 years ago |
Avi Kivity
|
7b53aa5650
KVM: Fix vcpu freeing for guest smp
|
18 years ago |
Avi Kivity
|
17c3ba9d37
KVM: Lazy guest cr3 switching
|
18 years ago |
Avi Kivity
|
bd2b2baa5c
KVM: MMU: Remove unused large page marker
|
18 years ago |
Avi Kivity
|
b64b3763a5
KVM: MMU: Don't cache guest access bits in the shadow page table
|
18 years ago |
Avi Kivity
|
fd97dc516c
KVM: MMU: Simpify accessed/dirty/present/nx bit handling
|
18 years ago |
Avi Kivity
|
e663ee64ae
KVM: MMU: Make setting shadow ptes atomic on i386
|
18 years ago |
Avi Kivity
|
97a0a01ea9
KVM: MMU: Fold fix_write_pf() into set_pte_common()
|
18 years ago |
Avi Kivity
|
63b1ad24d2
KVM: MMU: Fold fix_read_pf() into set_pte_common()
|
18 years ago |
Avi Kivity
|
e60d75ea29
KVM: MMU: Move set_pte_common() to pte width dependent code
|
18 years ago |
Avi Kivity
|
d3d25b048b
KVM: MMU: Use slab caches for shadow pages and their headers
|
18 years ago |
Avi Kivity
|
47ad8e689b
KVM: MMU: Store shadow page tables as kernel virtual addresses, not physical
|
18 years ago |
Avi Kivity
|
4b02d6daa1
KVM: MMU: Simplify kvm_mmu_free_page() a tiny bit
|
18 years ago |
Avi Kivity
|
0028425f64
KVM: Update shadow pte on write to guest pte
|
18 years ago |
Avi Kivity
|
fce0657ff9
KVM: MMU: Respect nonpae pagetable quadrant when zapping ptes
|
18 years ago |