summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon2020-09-291-3/+0
* arm64: Remove Spectre-related CONFIG_* optionsWill Deacon2020-09-291-1/+1
* KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORSDavid Brazdil2020-07-281-1/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-3/+3
* KVM: arm64: Change CONFIG_KVM to a menuconfig entryWill Deacon2020-05-161-5/+11
* KVM: arm64: Update help textWill Deacon2020-05-161-2/+0
* KVM: arm64: Kill off CONFIG_KVM_ARM_HOSTWill Deacon2020-05-161-6/+0
* vhost: refine vhost and vringh kconfigJason Wang2020-04-011-2/+0
* KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATSSteven Price2019-10-241-1/+4
* KVM: arm64: Support stolen time reporting via shared structureSteven Price2019-10-211-0/+1
* Make anon_inodes unconditionalDavid Howells2019-04-191-1/+0
* treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
* KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin2018-05-251-0/+1
* arm64: KVM: Allow mapping of vectors outside of the RAM regionMarc Zyngier2018-03-191-1/+1
* arm64: KVM: Move BP hardening vectors into .hyp.text sectionMarc Zyngier2018-03-191-0/+3
* Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2017-11-171-0/+3
|\
| * KVM: arm/arm64: register irq bypass consumer on ARM/ARM64Eric Auger2017-11-061-0/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* ARM: KVM: Support vGICv3 ITSVladimir Murzin2016-11-141-4/+0
* ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-221-4/+0
* KVM: arm64: vgic-its: Introduce config option to guard ITS specific codeVladimir Murzin2016-09-221-0/+4
* KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-221-0/+2
* KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara2016-07-181-0/+1
* KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2016-07-031-7/+0
* KVM: arm/arm64: vgic-new: enable buildAndre Przywara2016-05-201-0/+7
* arm64: kvm: Add support for 16K pagesSuzuki K Poulose2016-04-211-1/+0
* arm64: KVM: Define PMU data structure for each vcpuShannon Zhao2016-02-291-0/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-051-0/+2
|\
| * arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang2015-10-221-0/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-041-0/+3
|\ \
| * | arm64: Add 16K page size supportSuzuki K. Poulose2015-10-191-0/+3
| |/
* / arm/arm64: KVM: Only allow 64bit hosts to build VGICv3Jean-Philippe Brucker2015-10-091-0/+4
|/
* arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-171-11/+0
* KVM: arm/arm64: Enable the KVM-VFIO deviceKim Phillips2015-06-171-0/+1
* KVM: arm/arm64: add irqfd supportEric Auger2015-03-121-0/+2
* KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPEric Auger2015-03-121-1/+0
* arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2015-03-121-15/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+2
|\
| * KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch2015-01-161-0/+2
* | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
|/
* arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel2013-12-281-0/+11
* arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-291-0/+1
* arm64: KVM: Kconfig integrationMarc Zyngier2013-07-041-0/+51