index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
kvm
/
paging_tmpl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
KVM: Update shadow pte on write to guest pte
Avi Kivity
1
-0
/
+15
2007-07-16
KVM: Reduce misfirings of the fork detector
Avi Kivity
1
-0
/
+4
2007-05-03
KVM: Per-vcpu statistics
Avi Kivity
1
-1
/
+1
2007-05-03
KVM: MMU: Fix hugepage pdes mapping same physical address with different access
Avi Kivity
1
-1
/
+6
2007-05-03
KVM: MMU: Remove unnecessary check for pdptr access
Avi Kivity
1
-2
/
+1
2007-03-04
KVM: Cosmetics
Avi Kivity
1
-2
/
+1
2007-03-04
KVM: mmu: add missing dirty page tracking cases
Avi Kivity
1
-2
/
+13
2007-02-12
[PATCH] kvm: Fix gva_to_gpa()
Avi Kivity
1
-21
/
+7
2007-01-27
[PATCH] KVM: MMU: Report nx faults to the guest
Avi Kivity
1
-3
/
+12
2007-01-27
[PATCH] KVM: MMU: Perform access checks in walk_addr()
Avi Kivity
1
-30
/
+38
2007-01-23
[PATCH] KVM: fix bogus pagefault on writable pages
Avi Kivity
1
-1
/
+1
2007-01-06
[PATCH] KVM: MMU: Add missing dirty bit
Avi Kivity
1
-0
/
+1
2007-01-06
[PATCH] KVM: MMU: add audit code to check mappings, etc are correct
Avi Kivity
1
-0
/
+4
2007-01-06
[PATCH] KVM: MMU: Detect oom conditions and propagate error to userspace
Avi Kivity
1
-2
/
+6
2007-01-06
[PATCH] KVM: MMU: Replace atomic allocations by preallocated objects
Avi Kivity
1
-1
/
+4
2007-01-06
[PATCH] KVM: MMU: Treat user-mode faults as a hint that a page is no longer a...
Avi Kivity
1
-1
/
+12
2007-01-06
[PATCH] KVM: MMU: oom handling
Avi Kivity
1
-13
/
+2
2007-01-06
[PATCH] KVM: MMU: Let the walker extract the target page gfn from the pte
Avi Kivity
1
-14
/
+27
2007-01-06
[PATCH] KVM: MMU: Write protect guest pages when a shadow is created for them
Avi Kivity
1
-0
/
+1
2007-01-06
[PATCH] KVM: MMU: Shadow page table caching
Avi Kivity
1
-9
/
+53
2007-01-06
[PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return a kvm_mmu_page pointer
Avi Kivity
1
-2
/
+4
2007-01-06
[PATCH] KVM: MMU: Make the shadow page tables also special-case pae
Avi Kivity
1
-4
/
+7
2007-01-06
[PATCH] KVM: MMU: Use the guest pdptrs instead of mapping cr3 in pae mode
Avi Kivity
1
-10
/
+18
2007-01-06
[PATCH] KVM: MMU: Fold fetch_guest() into init_walker()
Avi Kivity
1
-58
/
+47
2007-01-06
[PATCH] KVM: MMU: Teach the page table walker to track guest page table gfns
Avi Kivity
1
-2
/
+5
2007-01-06
[PATCH] KVM: MMU: Implement simple reverse mapping
Avi Kivity
1
-0
/
+1
2006-12-30
[PATCH] KVM: Simplify is_long_mode()
Avi Kivity
1
-2
/
+2
2006-12-13
[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptes
Avi Kivity
1
-13
/
+7
2006-12-10
[PATCH] kvm: userspace interface
Avi Kivity
1
-0
/
+397