summaryrefslogtreecommitdiff
path: root/virt/kvm/arm/arm.c
AgeCommit message (Expand)Author
2019-03-23arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier
2019-01-16KVM: arm/arm64: Fix VMID alloc race by reverting to lock-lessChristoffer Dall
2018-11-13KVM: arm64: Fix caching of host MDCR_EL2 valueMark Rutland
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-07-21KVM: arm: Add 32bit get/set events supportJames Morse
2018-07-21KVM: arm64: Share the parts of get/set events useful to 32bitJames Morse
2018-07-21arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng
2018-07-09KVM: arm/arm64: Enable adaptative WFE trappingMarc Zyngier
2018-06-20sched/swait: Rename to exclusivePeter Zijlstra
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-01kvm: Make VM ioctl do valloc for some archsMarc Orr
2018-06-01kvm: Change return type to vm_fault_tSouptick Joarder
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-05-25KVM: arm/arm64: Remove kvm_vgic_vcpu_early_initEric Auger
2018-05-25KVM: arm64: Remove eager host SVE state savingDave Martin
2018-05-25KVM: arm64: Save host SVE context as appropriateDave Martin
2018-05-25KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin
2018-04-17KVM: arm/arm64: Close VMID generation raceMarc Zyngier
2018-03-19KVM: arm/arm64: Handle VGICv3 save/restore from the main VGIC code on VHEChristoffer Dall
2018-03-19KVM: arm64: Introduce VHE-specific kvm_vcpu_runChristoffer Dall
2018-03-19KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregsChristoffer Dall
2018-03-19KVM: arm/arm64: Get rid of vcpu->arch.irq_linesChristoffer Dall
2018-03-19KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_initChristoffer Dall
2018-03-19KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUNChristoffer Dall
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-02-06arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-31Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář
2018-01-31KVM: arm/arm64: Fix userspace_irqchip_in_use countingChristoffer Dall
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-23KVM: arm/arm64: Handle CPU_PM_ENTER_FAILEDJames Morse
2018-01-16KVM: arm64: Handle RAS SErrors from EL1 on guest exitJames Morse
2018-01-16KVM: arm/arm64: mask/unmask daif around VHE guestsJames Morse
2018-01-13KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocationJames Morse
2018-01-08arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier
2018-01-02KVM: arm/arm64: Avoid work when userspace iqchips are not usedChristoffer Dall
2018-01-02KVM: arm/arm64: Remove redundant preemptible checksChristoffer Dall
2017-12-22arm64: handle 52-bit addresses in TTBRKristina Martsenko
2017-12-18KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GICMarc Zyngier
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctlChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstateChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstateChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_runChristoffer Dall
2017-12-05Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Radim Krčmář
2017-12-01KVM: arm/arm64: kvm_arch_destroy_vm cleanupsAndrew Jones
2017-11-29kvm: arm: don't treat unavailable HYP mode as an errorArd Biesheuvel
2017-11-29kvm: arm64: handle single-step of userspace mmio instructionsAlex Bennée
2017-11-27KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2017-11-17Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini