summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/Kconfig
AgeCommit message (Expand)Author
2024-03-15Revert "KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later c...Oliver Upton
2024-03-11Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini
2024-02-22KVM: arm64: Make build-time check of RES0/RES1 bits optionalMarc Zyngier
2024-02-19KVM: arm64: Drop the requirement for XARRAY_MULTIMarc Zyngier
2024-02-08Merge branch 'kvm-kconfig'Paolo Bonzini
2024-02-08treewide: remove CONFIG_HAVE_KVMPaolo Bonzini
2024-02-08kvm: move "select IRQ_BYPASS_MANAGER" to common codePaolo Bonzini
2024-02-08kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini
2024-02-04KVM: arm64: Do not source virt/lib/Kconfig twiceMasahiro Yamada
2024-01-08KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini
2023-12-08KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini
2023-12-08KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson
2023-08-28Merge branch kvm-arm64/tlbi-range into kvmarm-master/nextMarc Zyngier
2023-08-17KVM: arm64: nv: Select XARRAY_MULTI to fix build errorRandy Dunlap
2023-08-17KVM: arm64: Use kvm_arch_flush_remote_tlbs()Raghavendra Rao Ananta
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney
2022-12-29KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson
2022-11-10KVM: arm64: Enable ring-based dirty memory trackingGavin Shan
2022-07-27KVM: arm64: Move PROTECTED_NVHE_STACKTRACE aroundMarc Zyngier
2022-07-26KVM: arm64: Add PROTECTED_NVHE_STACKTRACE KconfigKalesh Singh
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-08KVM: Use interval tree to do fast hva lookup in memslotsMaciej S. Szmigiero
2021-11-17perf: Force architectures to opt-in to guest callbacksSean Christopherson
2021-10-11KVM: arm64: Depend on HAVE_KVM instead of OFSean Christopherson
2021-10-11KVM: arm64: Unconditionally include generic KVM's KconfigSean Christopherson
2021-08-20Merge branch kvm-arm64/generic-entry into kvmarm-master/nextMarc Zyngier
2021-08-19KVM: arm64: Use generic KVM xfer to guest work functionOliver Upton
2021-08-11KVM: arm64: Introduce hyp_assert_lock_held()Quentin Perret
2021-05-12kvm: Select SCHED_INFO instead of TASK_DELAY_ACCTPeter Zijlstra
2021-01-04KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTSMarc Zyngier
2020-09-29KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon
2020-07-28KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORSDavid Brazdil
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-16KVM: arm64: Change CONFIG_KVM to a menuconfig entryWill Deacon
2020-05-16KVM: arm64: Update help textWill Deacon
2020-05-16KVM: arm64: Kill off CONFIG_KVM_ARM_HOSTWill Deacon
2020-04-01vhost: refine vhost and vringh kconfigJason Wang
2019-10-24KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATSSteven Price
2019-10-21KVM: arm64: Support stolen time reporting via shared structureSteven Price
2019-04-19Make anon_inodes unconditionalDavid Howells
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-05-25KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin
2018-03-19arm64: KVM: Allow mapping of vectors outside of the RAM regionMarc Zyngier
2018-03-19arm64: KVM: Move BP hardening vectors into .hyp.text sectionMarc Zyngier
2017-11-17Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2017-11-06KVM: arm/arm64: register irq bypass consumer on ARM/ARM64Eric Auger
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman