Age | Commit message (Expand) | Author |
2020-03-24 | arm: Remove 32bit KVM host support | Marc Zyngier |
2020-02-28 | Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2020-02-17 | kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe() | Mark Rutland |
2020-01-30 | Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini |
2020-01-27 | KVM: Move running VCPU from ARM to common code | Paolo Bonzini |
2020-01-27 | KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() | Sean Christopherson |
2020-01-27 | KVM: arm64: Free sve_state via arm specific hook | Sean Christopherson |
2020-01-23 | KVM: arm/arm64: Cleanup MMIO handling | Marc Zyngier |
2019-10-24 | Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste... | Marc Zyngier |
2019-10-21 | KVM: arm64: Support stolen time reporting via shared structure | Steven Price |
2019-10-21 | KVM: arm64: Implement PV_TIME_FEATURES call | Steven Price |
2019-10-21 | KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace | Christoffer Dall |
2019-07-08 | KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register | Marc Zyngier |
2019-07-05 | arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests | Andre Przywara |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 | Thomas Gleixner |
2019-04-24 | arm64: KVM: Enable VHE support for :G/:H perf event modifiers | Andrew Murray |
2019-04-24 | arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data | Andrew Murray |
2019-04-18 | KVM: arm/arm64: Clean up vcpu finalization function parameter naming | Dave Martin |
2019-04-18 | KVM: arm: Make vcpu finalization stubs into inline functions | Dave Martin |
2019-04-18 | KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE | Dave Martin |
2019-03-29 | KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl | Dave Martin |
2019-03-29 | KVM: arm/arm64: Add hook for arch-specific KVM initialisation | Dave Martin |
2019-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-02-19 | KVM: arm/arm64: Factor out VMID into struct kvm_vmid | Christoffer Dall |
2019-02-19 | arm/arm64: KVM: Statically configure the host's view of MPIDR | Marc Zyngier |
2019-02-19 | ARM: KVM: Teach some form of type-safety to kvm_call_hyp | Marc Zyngier |
2019-02-19 | arm/arm64: KVM: Introduce kvm_call_hyp_ret() | Marc Zyngier |
2019-02-07 | arm/arm64: KVM: Allow a VCPU to fully reset itself | Marc Zyngier |
2018-12-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-12-21 | KVM: Make kvm_set_spte_hva() return int | Lan Tianyu |
2018-12-18 | arm64: KVM: Consistently advance singlestep when emulating instructions | Mark Rutland |
2018-12-10 | KVM: arm64: Rework detection of SVE, !VHE systems | Marc Zyngier |
2018-10-18 | arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension() | Dongjiu Geng |
2018-10-03 | KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2 | Marc Zyngier |
2018-10-01 | kvm: arm/arm64: Allow arch specific configurations for VM | Suzuki K Poulose |
2018-09-07 | KVM: Remove obsolete kvm_unmap_hva notifier backend | Marc Zyngier |
2018-07-21 | KVM: arm: Add 32bit get/set events support | James Morse |
2018-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-06-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-06-06 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-06-05 | Merge branches 'fixes', 'misc' and 'spectre' into for-linus | Russell King |
2018-06-01 | kvm: Make VM ioctl do valloc for some archs | Marc Orr |
2018-05-31 | arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID | Marc Zyngier |
2018-05-31 | ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1 | Russell King |
2018-05-25 | KVM: arm64: Remove eager host SVE state saving | Dave Martin |
2018-05-25 | KVM: arm64: Save host SVE context as appropriate | Dave Martin |
2018-05-25 | KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing | Dave Martin |
2018-04-20 | arm/arm64: KVM: Add PSCI version selection API | Marc Zyngier |
2018-03-19 | KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs | Christoffer Dall |
2018-03-19 | KVM: arm/arm64: Get rid of vcpu->arch.irq_lines | Christoffer Dall |