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
/
arch
/
arm64
/
kvm
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
Merge branch kvm-arm64/s2-ptdump into kvmarm-master/next
Marc Zyngier
1
-0
/
+17
2024-09-10
KVM: arm64: Register ptdump with debugfs on guest creation
Sebastian Ene
1
-0
/
+17
2024-08-07
KVM: arm64: Enforce dependency on an ARMv8.4-aware toolchain
Marc Zyngier
1
-0
/
+1
2024-03-16
Revert "KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later c...
Oliver Upton
1
-11
/
+0
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-1
/
+11
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
1
-1
/
+0
2024-02-22
KVM: arm64: Make build-time check of RES0/RES1 bits optional
Marc Zyngier
1
-0
/
+11
2024-02-19
KVM: arm64: Drop the requirement for XARRAY_MULTI
Marc Zyngier
1
-1
/
+0
2024-02-08
Merge branch 'kvm-kconfig'
Paolo Bonzini
1
-2
/
+0
2024-02-08
treewide: remove CONFIG_HAVE_KVM
Paolo Bonzini
1
-1
/
+0
2024-02-08
kvm: move "select IRQ_BYPASS_MANAGER" to common code
Paolo Bonzini
1
-1
/
+0
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
1
-0
/
+1
2024-02-04
KVM: arm64: Do not source virt/lib/Kconfig twice
Masahiro Yamada
1
-1
/
+0
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
1
-2
/
+1
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
1
-1
/
+0
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
1
-1
/
+0
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-1
/
+1
2023-08-28
Merge branch kvm-arm64/tlbi-range into kvmarm-master/next
Marc Zyngier
1
-1
/
+0
2023-08-17
KVM: arm64: nv: Select XARRAY_MULTI to fix build error
Randy Dunlap
1
-0
/
+1
2023-08-17
KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Raghavendra Rao Ananta
1
-1
/
+0
2023-04-05
kvm: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2022-12-29
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
1
-0
/
+1
2022-11-10
KVM: arm64: Enable ring-based dirty memory tracking
Gavin Shan
1
-0
/
+2
2022-07-27
KVM: arm64: Move PROTECTED_NVHE_STACKTRACE around
Marc Zyngier
1
-13
/
+11
2022-07-26
KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
Kalesh Singh
1
-0
/
+15
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2021-12-08
KVM: Use interval tree to do fast hva lookup in memslots
Maciej S. Szmigiero
1
-0
/
+1
2021-11-17
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
1
-0
/
+1
2021-10-11
KVM: arm64: Depend on HAVE_KVM instead of OF
Sean Christopherson
1
-1
/
+1
2021-10-11
KVM: arm64: Unconditionally include generic KVM's Kconfig
Sean Christopherson
1
-6
/
+2
2021-08-20
Merge branch kvm-arm64/generic-entry into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2021-08-19
KVM: arm64: Use generic KVM xfer to guest work function
Oliver Upton
1
-0
/
+1
2021-08-11
KVM: arm64: Introduce hyp_assert_lock_held()
Quentin Perret
1
-0
/
+9
2021-05-12
kvm: Select SCHED_INFO instead of TASK_DELAY_ACCT
Peter Zijlstra
1
-4
/
+1
2021-01-04
KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS
Marc Zyngier
1
-8
/
+0
2020-09-29
KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASE
Will Deacon
1
-3
/
+0
2020-09-29
arm64: Remove Spectre-related CONFIG_* options
Will Deacon
1
-1
/
+1
2020-07-28
KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORS
David Brazdil
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-05-16
KVM: arm64: Change CONFIG_KVM to a menuconfig entry
Will Deacon
1
-5
/
+11
2020-05-16
KVM: arm64: Update help text
Will Deacon
1
-2
/
+0
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
1
-6
/
+0
2020-04-01
vhost: refine vhost and vringh kconfig
Jason Wang
1
-2
/
+0
2019-10-24
KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATS
Steven Price
1
-1
/
+4
2019-10-21
KVM: arm64: Support stolen time reporting via shared structure
Steven Price
1
-0
/
+1
2019-04-19
Make anon_inodes unconditional
David Howells
1
-1
/
+0
2018-12-21
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-1
/
+1
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
1
-0
/
+1
2018-03-19
arm64: KVM: Allow mapping of vectors outside of the RAM region
Marc Zyngier
1
-1
/
+1
2018-03-19
arm64: KVM: Move BP hardening vectors into .hyp.text section
Marc Zyngier
1
-0
/
+3
[next]