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
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
/
powerpc
/
include
/
asm
/
kvm_book3s_64.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-03
KVM: PPC: Book3S HV nestedv2: Add support for reading VPA counters for pserie...
Gautam Menghani
1
-0
/
+5
2023-12-07
KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0
Jordan Niethe
1
-0
/
+1
2023-09-14
KVM: PPC: Add support for nestedv2 guests
Jordan Niethe
1
-0
/
+6
2023-09-14
KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long
Jordan Niethe
1
-1
/
+1
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
1
-1
/
+1
2022-04-03
KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.h
Michael Ellerman
1
-12
/
+0
2022-01-25
KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUs
Nicholas Piggin
1
-1
/
+0
2021-11-24
KVM: PPC: Book3S HV P9: Avoid cpu_in_guest atomics on entry and exit
Nicholas Piggin
1
-1
/
+0
2021-11-24
KVM: PPC: Book3S HV P9: Improve mfmsr performance on entry
Nicholas Piggin
1
-0
/
+2
2021-11-24
KVM: PPC: Book3S HV P9: Optimise timebase reads
Nicholas Piggin
1
-1
/
+1
2021-10-13
KVM: PPC: Book3S HV: H_ENTER filter out reserved HPTE[B] value
Nicholas Piggin
1
-0
/
+4
2021-08-25
KVM: PPC: Book3S HV Nested: Make nested HFSCR state accessible
Nicholas Piggin
1
-0
/
+1
2021-06-10
KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_en...
Nicholas Piggin
1
-1
/
+1
2021-06-10
KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
Nicholas Piggin
1
-0
/
+8
2020-05-29
powerpc/book3s64/kvm: Fix secondary page table walk warning during migration
Aneesh Kumar K.V
1
-0
/
+10
2020-05-05
powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check
Aneesh Kumar K.V
1
-1
/
+1
2020-05-05
powerpc/kvm/book3s: Add helper for host page table walk
Aneesh Kumar K.V
1
-0
/
+16
2020-05-05
powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
Aneesh Kumar K.V
1
-0
/
+3
2020-05-05
powerpc/kvm/book3s: Add helper to walk partition scoped linux page table.
Aneesh Kumar K.V
1
-0
/
+13
2019-08-02
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
1
-12
/
+1
2018-12-21
KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list()
Suraj Jitindar Singh
1
-0
/
+3
2018-12-17
KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
Suraj Jitindar Singh
1
-0
/
+13
2018-12-17
KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments
Paul Mackerras
1
-1
/
+1
2018-10-09
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
Paul Mackerras
1
-0
/
+1
2018-10-09
KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
Suraj Jitindar Singh
1
-0
/
+3
2018-10-09
KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
Paul Mackerras
1
-0
/
+5
2018-10-09
KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
Suraj Jitindar Singh
1
-1
/
+68
2018-10-09
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
1
-0
/
+4
2018-10-09
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
Paul Mackerras
1
-0
/
+33
2018-10-09
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
1
-2
/
+2
2018-10-09
KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
Paul Mackerras
1
-0
/
+1
2018-05-18
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
1
-6
/
+6
2018-05-18
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
1
-4
/
+4
2018-03-23
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
1
-0
/
+43
2017-11-23
KVM: PPC: Book3S HV: Avoid shifts by negative amounts
Paul Mackerras
1
-5
/
+9
2017-11-01
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
1
-0
/
+24
2017-11-01
KVM: PPC: Book3S HV: Don't rely on host's page size information
Paul Mackerras
1
-21
/
+95
2017-04-01
powerpc/pseries: Skip using reserved virtual address range
Aneesh Kumar K.V
1
-2
/
+0
2017-01-31
KVM: PPC: Book3S HV: Split HPT allocation from activation
David Gibson
1
-0
/
+4
2017-01-31
KVM: PPC: Book3S HV: Don't store values derivable from HPT order
David Gibson
1
-0
/
+12
2017-01-31
KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
Paul Mackerras
1
-0
/
+6
2016-09-27
KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbie
Balbir Singh
1
-2
/
+1
2016-09-09
powerpc/mm: Speed up computation of base and actual page size for a HPTE
Paul Mackerras
1
-80
/
+7
2016-08-01
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
Aneesh Kumar K.V
1
-2
/
+1
2016-05-01
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
Aneesh Kumar K.V
1
-2
/
+2
2016-05-01
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
1
-17
/
+10
2016-05-01
powerpc/mm: Add pte_xchg() helper
Michael Ellerman
1
-4
/
+1
2016-02-16
KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4K
Alexey Kardashevskiy
1
-2
/
+0
2015-06-05
KVM: implement multiple address spaces
Paolo Bonzini
1
-1
/
+1
[next]