aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/arm.c
Commit message (Expand)AuthorAge
* KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier2019-09-09
* Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2019-08-09
|\
| * KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier2019-08-05
* | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-09
|\|
| * KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter indexZenghui Yu2019-07-23
* | KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-05
* | Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-24
|/
* Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-11
|\
| * KVM: arm/arm64: Initialise host's MPIDRs by reading the actual registerMarc Zyngier2019-07-08
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-05
* | KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson2019-06-04
|/
* KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-05-28
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-17
|\
| * Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-05-15
| |\
| | * arm64: KVM: Enable VHE support for :G/:H perf event modifiersAndrew Murray2019-04-24
| | * arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_dataAndrew Murray2019-04-24
| | * KVM: arm/arm64: Context-switch ptrauth registersMark Rutland2019-04-24
| | * KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVEDave Martin2019-04-18
| | * KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctlDave Martin2019-03-29
| | * KVM: arm/arm64: Add hook for arch-specific KVM initialisationDave Martin2019-03-29
| * | kvm: move KVM_CAP_NR_MEMSLOTS to common codePaolo Bonzini2019-04-16
| |/
* / KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones2019-04-25
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-15
|\
| * KVM: arm/arm64: fix spelling mistake: "auxilary" -> "auxiliary"Colin Ian King2019-02-19
| * KVM: arm/arm64: Simplify bg_timer programmingChristoffer Dall2019-02-19
| * KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall2019-02-19
| * arm/arm64: KVM: Statically configure the host's view of MPIDRMarc Zyngier2019-02-19
| * arm/arm64: KVM: Introduce kvm_call_hyp_ret()Marc Zyngier2019-02-19
* | arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier2019-02-07
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-26
|\
| * Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-12-19
| |\
| | * KVM: arm/arm64: Fix VMID alloc race by reverting to lock-lessChristoffer Dall2018-12-18
| | * arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland2018-12-18
| * | kvm: introduce manual dirty log reprotectPaolo Bonzini2018-12-14
| * | kvm: rename last argument to kvm_get_dirty_log_protectPaolo Bonzini2018-12-14
| |/
* / KVM: arm64: Rework detection of SVE, !VHE systemsMarc Zyngier2018-12-10
|/
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-25
|\
| * arm/arm64: KVM: Enable 32 bits kvm vcpu events supportDongjiu Geng2018-10-18
| * arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()Dongjiu Geng2018-10-18
| * KVM: arm64: Fix caching of host MDCR_EL2 valueMark Rutland2018-10-17
| * KVM: arm64: Drop __cpu_init_stage2 on the VHE pathMarc Zyngier2018-10-03
| * KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier2018-10-03
| * kvm: arm64: Set a limit on the IPA sizeSuzuki K Poulose2018-10-03
| * kvm: arm/arm64: Prepare for VM specific stage2 translationsSuzuki K Poulose2018-10-01
| * kvm: arm/arm64: Allow arch specific configurations for VMSuzuki K Poulose2018-10-01
* | arm64: KVM: Enable Common Not Private translationsVladimir Murzin2018-09-18
|/
* Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-22
|\
| * KVM: arm: Add 32bit get/set events supportJames Morse2018-07-21
| * KVM: arm64: Share the parts of get/set events useful to 32bitJames Morse2018-07-21
| * arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng2018-07-21