aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
Commit message (Expand)AuthorAge
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-25
|\
| * KVM: arm64: Safety check PSTATE when entering guest and handle ILChristoffer Dall2018-10-19
| * 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
| * arm64: KVM: Remove some extra semicolon in kvm_target_cpuzhong jiang2018-10-03
| * KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier2018-10-03
| * kvm: arm64: Allow tuning the physical address size for VMSuzuki K Poulose2018-10-03
| * kvm: arm64: Limit the minimum number of page table levelsSuzuki K Poulose2018-10-03
| * kvm: arm64: Set a limit on the IPA sizeSuzuki K Poulose2018-10-03
| * kvm: arm64: Add 52bit support for PAR to HPFAR conversoinSuzuki K Poulose2018-10-01
| * kvm: arm64: Switch to per VM IPA limitSuzuki K Poulose2018-10-01
| * kvm: arm64: Configure VTCR_EL2.SL0 per VMSuzuki K Poulose2018-10-01
| * kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose2018-10-01
| * kvm: arm/arm64: Allow arch specific configurations for VMSuzuki K Poulose2018-10-01
| * kvm: arm64: Clean up VTCR_EL2 initialisationSuzuki K Poulose2018-10-01
| * kvm: arm64: Add helper for loading the stage2 setting for a VMSuzuki K Poulose2018-10-01
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-22
|\ \
| * | arm64: KVM: Enable Common Not Private translationsVladimir Murzin2018-09-18
| * | KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon2018-09-14
* | | arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2018-10-01
* | | arm64: KVM: Tighten guest core register access from userspaceDave Martin2018-10-01
| |/ |/|
* | arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMDMarc Zyngier2018-09-07
|/
* Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-22
|\
| * KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accessesMarc Zyngier2018-08-12
| * KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIsMarc Zyngier2018-08-12
| * KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encodingMarc Zyngier2018-08-12
| * KVM: arm64: Share the parts of get/set events useful to 32bitJames Morse2018-07-21
| * arm64: KVM: export the capability to set guest SError syndromeDongjiu Geng2018-07-21
| * arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTSDongjiu Geng2018-07-21
| * arm64: KVM: Cleanup tpidr_el2 init on non-VHEMarc Zyngier2018-07-21
| * arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is presentMarc Zyngier2018-07-09
* | arm64: Add support for STACKLEAK gcc pluginLaura Abbott2018-07-26
* | kvm/arm: use PSR_AA32 definitionsMark Rutland2018-07-05
|/
* KVM: arm64: Avoid mistaken attempts to save SVE state for vcpusDave Martin2018-06-21
* KVM: arm64/sve: Fix SVE trap restoration for non-current tasksDave Martin2018-06-21
* KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()Dave Martin2018-06-21
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-12
|\
| * KVM: arm64: Invoke FPSIMD context switch trap from CDave Martin2018-05-25
| * KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()Dave Martin2018-05-25
| * KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()Dave Martin2018-05-25
| * KVM: arm64: Save host SVE context as appropriateDave Martin2018-05-25
| * KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin2018-05-25
| * KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin2018-05-25
| * KVM: arm64: Convert lazy FPSIMD context switch trap to CDave Martin2018-05-25
* | arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier2018-05-31
* | arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier2018-05-31
* | arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier2018-05-31
|/
* arm64: vgic-v2: Fix proxying of cpuif accessJames Morse2018-05-04
* arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-04-20
* arm64: KVM: Demote SVE and LORegion warnings to debug onlyMarc Zyngier2018-04-17