summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/Kconfig
AgeCommit message (Expand)Author
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
2016-11-14ARM: KVM: Support vGICv3 ITSVladimir Murzin
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin
2016-09-22KVM: arm64: vgic-its: Introduce config option to guard ITS specific codeVladimir Murzin
2016-07-22KVM: arm/arm64: Enable irqchip routingEric Auger
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara
2016-04-21arm64: kvm: Add support for 16K pagesSuzuki K Poulose
2016-02-29arm64: KVM: Define PMU data structure for each vcpuShannon Zhao
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-10-22arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang
2015-10-19arm64: Add 16K page size supportSuzuki K. Poulose
2015-10-09arm/arm64: KVM: Only allow 64bit hosts to build VGICv3Jean-Philippe Brucker
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei
2015-06-17KVM: arm/arm64: Enable the KVM-VFIO deviceKim Phillips
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger
2015-03-12KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPEric Auger
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-16KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2013-12-28arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel
2013-10-29arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier
2013-07-04arm64: KVM: Kconfig integrationMarc Zyngier