index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
arch
/
arm64
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
1
-0
/
+66
2021-06-22
KVM: arm64: Introduce MTE VM feature
Steven Price
1
-1
/
+66
2021-06-18
Merge branch kvm-arm64/mmu/stage2-cmos into kvmarm-master/next
Marc Zyngier
1
-22
/
+17
2021-06-18
KVM: arm64: Move guest CMOs to the fault handlers
Yanan Wang
1
-14
/
+7
2021-06-18
KVM: arm64: Tweak parameters of guest cache maintenance functions
Yanan Wang
1
-13
/
+15
2021-06-01
KVM: arm64: Try stage2 block mapping for host device MMIO
Keqian Zhu
1
-10
/
+51
2021-06-01
KVM: arm64: Remove the creation time's mapping of MMIO regions
Keqian Zhu
1
-35
/
+3
2021-05-15
KVM: arm64: Fix boolreturn.cocci warnings
kernel test robot
1
-6
/
+6
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-17
/
+119
2021-04-17
KVM: arm64: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
1
-84
/
+31
2021-04-17
KVM: Move arm64's MMU notifier trace events to generic code
Sean Christopherson
1
-5
/
+2
2021-04-13
Merge branch 'kvm-arm64/memslot-fixes' into kvmarm-master/next
Marc Zyngier
1
-7
/
+14
2021-04-07
KVM: arm64: Don't retrieve memory slot again in page fault handler
Gavin Shan
1
-2
/
+7
2021-04-07
KVM: arm64: Use find_vma_intersection()
Gavin Shan
1
-4
/
+6
2021-04-07
KVM: arm64: Hide kvm_mmu_wp_memory_region()
Gavin Shan
1
-1
/
+1
2021-03-19
KVM: arm64: Use kvm_arch in kvm_s2_mmu
Quentin Perret
1
-4
/
+4
2021-03-19
KVM: arm64: Use kvm_arch for stage 2 pgtable
Quentin Perret
1
-1
/
+1
2021-03-19
KVM: arm64: Elevate hypervisor mappings creation at EL2
Quentin Perret
1
-5
/
+38
2021-03-19
KVM: arm64: Factor memory allocation out of pgtable.c
Quentin Perret
1
-2
/
+64
2021-03-12
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
1
-2
/
+1
2021-01-25
KVM: arm64: Mark the page dirty only if the fault is handled successfully
Yanan Wang
1
-5
/
+8
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-12-02
KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()
Yanan Wang
1
-2
/
+9
2020-11-27
Merge branch 'kvm-arm64/el2-pc' into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2020-11-13
Merge tag 'v5.10-rc1' into kvmarm-master/next
Marc Zyngier
1
-2
/
+2
2020-11-10
KVM: arm64: Make kvm_skip_instr() and co private to HYP
Marc Zyngier
1
-1
/
+1
2020-11-10
KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()
Marc Zyngier
1
-1
/
+1
2020-11-08
Merge tag 'kvmarm-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-0
/
+2
2020-11-06
KVM: arm64: Fix build error in user_mem_abort()
Gavin Shan
1
-0
/
+2
2020-10-30
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-7
/
+20
2020-10-29
KVM: arm64: Force PTE mapping on fault resulting in a device mapping
Santosh Shukla
1
-0
/
+1
2020-10-29
KVM: arm64: Use fallback mapping sizes for contiguous huge page sizes
Gavin Shan
1
-7
/
+19
2020-10-20
Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1401
/
+210
2020-10-02
KVM: arm64: Ensure user_mem_abort() return value is initialised
Will Deacon
1
-1
/
+1
2020-09-21
Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-2
/
+2
2020-09-18
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
1
-2
/
+2
2020-09-18
KVM: arm64: Fix doc warnings in mmu code
Xiaofei Tan
1
-2
/
+4
2020-09-18
KVM: arm64: Do not flush memslot if FWB is supported
Alexandru Elisei
1
-1
/
+1
2020-09-18
KVM: arm64: Try PMD block mappings if PUD mappings are not supported
Alexandru Elisei
1
-5
/
+14
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+7
2020-09-11
KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'
Will Deacon
1
-2
/
+0
2020-09-11
KVM: arm64: Remove unused page-table code
Will Deacon
1
-755
/
+0
2020-09-11
KVM: arm64: Check the pgt instead of the pgd when modifying page-table
Will Deacon
1
-3
/
+3
2020-09-11
KVM: arm64: Convert user_mem_abort() to generic page-table API
Will Deacon
1
-80
/
+44
2020-09-11
KVM: arm64: Convert memslot cache-flushing code to generic page-table API
Quentin Perret
1
-12
/
+1
2020-09-11
KVM: arm64: Convert write-protect operation to generic page-table API
Quentin Perret
1
-21
/
+4
2020-09-11
KVM: arm64: Convert page-aging and access faults to generic page-table API
Will Deacon
1
-58
/
+16
2020-09-11
KVM: arm64: Convert unmap_stage2_range() to generic page-table API
Will Deacon
1
-25
/
+37
2020-09-11
KVM: arm64: Convert kvm_set_spte_hva() to generic page-table API
Will Deacon
1
-13
/
+10
2020-09-11
KVM: arm64: Convert kvm_phys_addr_ioremap() to generic page-table API
Will Deacon
1
-16
/
+14
[prev]
[next]