index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
kvm
/
paging_tmpl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] KVM: MMU: Perform access checks in walk_addr()
Avi Kivity
2007-01-26
1
-30
/
+38
*
[PATCH] KVM: fix bogus pagefault on writable pages
Avi Kivity
2007-01-23
1
-1
/
+1
*
[PATCH] KVM: MMU: Add missing dirty bit
Avi Kivity
2007-01-05
1
-0
/
+1
*
[PATCH] KVM: MMU: add audit code to check mappings, etc are correct
Avi Kivity
2007-01-05
1
-0
/
+4
*
[PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace
Avi Kivity
2007-01-05
1
-2
/
+6
*
[PATCH] KVM: MMU: Replace atomic allocations by preallocated objects
Avi Kivity
2007-01-05
1
-1
/
+4
*
[PATCH] KVM: MMU: Treat user-mode faults as a hint that a page is no longer a...
Avi Kivity
2007-01-05
1
-1
/
+12
*
[PATCH] KVM: MMU: oom handling
Avi Kivity
2007-01-05
1
-13
/
+2
*
[PATCH] KVM: MMU: Let the walker extract the target page gfn from the pte
Avi Kivity
2007-01-05
1
-14
/
+27
*
[PATCH] KVM: MMU: Write protect guest pages when a shadow is created for them
Avi Kivity
2007-01-05
1
-0
/
+1
*
[PATCH] KVM: MMU: Shadow page table caching
Avi Kivity
2007-01-05
1
-9
/
+53
*
[PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return a kvm_mmu_page pointer
Avi Kivity
2007-01-05
1
-2
/
+4
*
[PATCH] KVM: MMU: Make the shadow page tables also special-case pae
Avi Kivity
2007-01-05
1
-4
/
+7
*
[PATCH] KVM: MMU: Use the guest pdptrs instead of mapping cr3 in pae mode
Avi Kivity
2007-01-05
1
-10
/
+18
*
[PATCH] KVM: MMU: Fold fetch_guest() into init_walker()
Avi Kivity
2007-01-05
1
-58
/
+47
*
[PATCH] KVM: MMU: Teach the page table walker to track guest page table gfns
Avi Kivity
2007-01-05
1
-2
/
+5
*
[PATCH] KVM: MMU: Implement simple reverse mapping
Avi Kivity
2007-01-05
1
-0
/
+1
*
[PATCH] KVM: Simplify is_long_mode()
Avi Kivity
2006-12-30
1
-2
/
+2
*
[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes
Avi Kivity
2006-12-13
1
-13
/
+7
*
[PATCH] kvm: userspace interface
Avi Kivity
2006-12-10
1
-0
/
+397