aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2022-03-23KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2021-05-22KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei
2020-12-30KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier
2020-11-05KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCRMarc Zyngier
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-06-22KVM: arm64: Synchronize sysreg state on injecting an AArch32 exceptionMarc Zyngier
2020-06-22KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier
2019-10-11KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon
2019-03-23arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier
2018-09-07arm64: KVM: Remove pgd_lockSteven Price
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier
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-21arm64: KVM: Cleanup tpidr_el2 init on non-VHEMarc Zyngier
2018-06-21KVM: arm64/sve: Fix SVE trap restoration for non-current tasksDave Martin
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-05-31arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
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-05-25KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier
2018-03-19KVM: arm64: Introduce framework for accessing deferred sysregsChristoffer Dall
2018-03-19KVM: arm64: Rewrite system register accessors to read/write functionsChristoffer Dall
2018-03-19KVM: arm64: Change 32-bit handling of VM system registersChristoffer 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: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-06arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-01-16KVM: arm64: Handle RAS SErrors from EL2 on guest exitJames Morse
2018-01-16KVM: arm64: Handle RAS SErrors from EL1 on guest exitJames Morse
2018-01-16KVM: arm64: Save/Restore guest DISR_EL1James Morse
2018-01-16KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.James Morse
2018-01-16KVM: arm/arm64: mask/unmask daif around VHE guestsJames Morse
2018-01-13KVM: arm64: Change hyp_panic()s dependency on tpidr_el2James Morse
2018-01-02KVM: arm/arm64: Avoid work when userspace iqchips are not usedChristoffer Dall
2017-11-29KVM: arm/arm64: debug: Introduce helper for single-stepAlex Bennée
2017-11-03arm64/sve: KVM: Prevent guests from using SVEDave Martin
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-06-04KVM: arm/arm64: use vcpu requests for irq injectionAndrew Jones
2017-06-04KVM: arm/arm64: change exit request to sleep requestAndrew Jones
2017-06-04KVM: improve arch vcpu request definingAndrew Jones
2017-05-23KVM: arm/arm64: Simplify active_change_prepare and plug raceChristoffer Dall
2017-05-17arm64/cpufeature: don't use mutex in bringup pathMark Rutland
2017-04-27Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini