index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
kvm
/
mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] KVM: MMU: oom handling
Avi Kivity
2007-01-05
1
-28
/
+21
*
[PATCH] KVM: MMU: kvm_mmu_put_page() only removes one link to the page
Avi Kivity
2007-01-05
1
-4
/
+4
*
[PATCH] KVM: MMU: Implement child shadow unlinking
Avi Kivity
2007-01-05
1
-4
/
+38
*
[PATCH] KVM: MMU: If emulating an instruction fails, try unprotecting the page
Avi Kivity
2007-01-05
1
-0
/
+58
*
[PATCH] KVM: MMU: Zap shadow page table entries on writes to guest page tables
Avi Kivity
2007-01-05
1
-0
/
+36
*
[PATCH] KVM: MMU: Support emulated writes into RAM
Avi Kivity
2007-01-05
1
-0
/
+9
*
[PATCH] KVM: MMU: Let the walker extract the target page gfn from the pte
Avi Kivity
2007-01-05
1
-3
/
+4
*
[PATCH] KVM: MMU: Write protect guest pages when a shadow is created for them
Avi Kivity
2007-01-05
1
-18
/
+54
*
[PATCH] KVM: MMU: Shadow page table caching
Avi Kivity
2007-01-05
1
-24
/
+183
*
[PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return a kvm_mmu_page pointer
Avi Kivity
2007-01-05
1
-13
/
+11
*
[PATCH] KVM: MU: Special treatment for shadow pae root pages
Avi Kivity
2007-01-05
1
-30
/
+80
*
[PATCH] KVM: MMU: Implement simple reverse mapping
Avi Kivity
2007-01-05
1
-13
/
+139
*
[PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_cre...
Ingo Molnar
2006-12-30
1
-15
/
+9
*
[PATCH] KVM: Simplify is_long_mode()
Avi Kivity
2006-12-30
1
-1
/
+1
*
[PATCH] KVM: Use more traditional error handling in kvm_mmu_init()
Avi Kivity
2006-12-22
1
-6
/
+12
*
[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes
Avi Kivity
2006-12-13
1
-15
/
+2
*
[PATCH] kvm: userspace interface
Avi Kivity
2006-12-10
1
-0
/
+699