summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/Kconfig
AgeCommit message (Expand)AuthorLines
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini-1/+0
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2025-09-30entry: Rename "kvm" entry code assets to "virt" to genericize APIsSean Christopherson-1/+1
2025-08-27KVM: arm64: Enable support for guest_memfd backed memoryFuad Tabba-0/+1
2025-04-30arm64: drop binutils version checksArnd Bergmann-1/+0
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual-2/+2
2024-09-12Merge branch kvm-arm64/s2-ptdump into kvmarm-master/nextMarc Zyngier-0/+17
2024-09-10KVM: arm64: Register ptdump with debugfs on guest creationSebastian Ene-0/+17
2024-08-07KVM: arm64: Enforce dependency on an ARMv8.4-aware toolchainMarc Zyngier-0/+1
2024-03-15Revert "KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later c...Oliver Upton-11/+0
2024-03-11Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini-1/+11
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini-1/+0
2024-02-22KVM: arm64: Make build-time check of RES0/RES1 bits optionalMarc Zyngier-0/+11
2024-02-19KVM: arm64: Drop the requirement for XARRAY_MULTIMarc Zyngier-1/+0
2024-02-08Merge branch 'kvm-kconfig'Paolo Bonzini-2/+0
2024-02-08treewide: remove CONFIG_HAVE_KVMPaolo Bonzini-1/+0
2024-02-08kvm: move "select IRQ_BYPASS_MANAGER" to common codePaolo Bonzini-1/+0
2024-02-08kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini-0/+1
2024-02-04KVM: arm64: Do not source virt/lib/Kconfig twiceMasahiro Yamada-1/+0
2024-01-08KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini-2/+1
2023-12-08KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini-1/+0
2023-12-08KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini-1/+0
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson-1/+1
2023-08-28Merge branch kvm-arm64/tlbi-range into kvmarm-master/nextMarc Zyngier-1/+0
2023-08-17KVM: arm64: nv: Select XARRAY_MULTI to fix build errorRandy Dunlap-0/+1
2023-08-17KVM: arm64: Use kvm_arch_flush_remote_tlbs()Raghavendra Rao Ananta-1/+0
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney-1/+0
2022-12-29KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson-0/+1
2022-11-10KVM: arm64: Enable ring-based dirty memory trackingGavin Shan-0/+2
2022-07-27KVM: arm64: Move PROTECTED_NVHE_STACKTRACE aroundMarc Zyngier-13/+11
2022-07-26KVM: arm64: Add PROTECTED_NVHE_STACKTRACE KconfigKalesh Singh-0/+15
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2021-12-08KVM: Use interval tree to do fast hva lookup in memslotsMaciej S. Szmigiero-0/+1
2021-11-17perf: Force architectures to opt-in to guest callbacksSean Christopherson-0/+1
2021-10-11KVM: arm64: Depend on HAVE_KVM instead of OFSean Christopherson-1/+1
2021-10-11KVM: arm64: Unconditionally include generic KVM's KconfigSean Christopherson-6/+2
2021-08-20Merge branch kvm-arm64/generic-entry into kvmarm-master/nextMarc Zyngier-0/+1
2021-08-19KVM: arm64: Use generic KVM xfer to guest work functionOliver Upton-0/+1
2021-08-11KVM: arm64: Introduce hyp_assert_lock_held()Quentin Perret-0/+9
2021-05-12kvm: Select SCHED_INFO instead of TASK_DELAY_ACCTPeter Zijlstra-4/+1
2021-01-04KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTSMarc Zyngier-8/+0
2020-09-29KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon-3/+0
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon-1/+1
2020-07-28KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORSDavid Brazdil-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-3/+3
2020-05-16KVM: arm64: Change CONFIG_KVM to a menuconfig entryWill Deacon-5/+11
2020-05-16KVM: arm64: Update help textWill Deacon-2/+0
2020-05-16KVM: arm64: Kill off CONFIG_KVM_ARM_HOSTWill Deacon-6/+0
2020-04-01vhost: refine vhost and vringh kconfigJason Wang-2/+0
2019-10-24KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATSSteven Price-1/+4