summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-28KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functionsMarc Zyngier
2020-07-10KVM: arm64: clean up redundant 'kvm_run' parametersTianjia Zhang
2020-07-09KVM: arm64: Use common KVM implementation of MMU memory cachesSean Christopherson
2020-07-09KVM: arm64: Use common code's approach for __GFP_ZERO with memory cachesSean Christopherson
2020-07-07KVM: arm64: timers: Move timer registers to the sys_regs fileMarc Zyngier
2020-07-07KVM: arm64: Move SPSR_EL1 to the system register arrayMarc Zyngier
2020-07-07KVM: arm64: Disintegrate SPSR arrayMarc Zyngier
2020-07-07KVM: arm64: Move SP_EL1 to the system register arrayMarc Zyngier
2020-07-07KVM: arm64: Move ELR_EL1 to the system register arrayMarc Zyngier
2020-07-07KVM: arm64: Make struct kvm_regs userspace-onlyMarc Zyngier
2020-07-07KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs accessMarc Zyngier
2020-07-07KVM: arm64: Introduce accessor for ctxt->sys_regMarc Zyngier
2020-07-07KVM: arm64: Factor out stage 2 page table data from struct kvmChristoffer Dall
2020-07-05KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHEDavid Brazdil
2020-07-05KVM: arm64: Handle calls to prefixed hyp functionsAndrew Scull
2020-06-11Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-06-10Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/nextMarc Zyngier
2020-06-10KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier
2020-06-09KVM: arm64: Remove host_cpu_context member from vcpu structureMarc Zyngier
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-01Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-05-28Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon
2020-05-28KVM: arm64: Check advertised Stage-2 page size capabilityMarc Zyngier
2020-05-28KVM: arm64: Drop obsolete comment about sys_reg orderingMarc Zyngier
2020-05-25KVM: arm64: Clean up cpu_init_hyp_mode()David Brazdil
2020-05-16KVM: arm64: Support enabling dirty log gradually in small chunksKeqian Zhu
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack
2020-05-04arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}Andrew Scull
2020-03-24KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disableMarc Zyngier
2020-02-28Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-02-17kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()Mark Rutland
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-01-30Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-01-27KVM: Move running VCPU from ARM to common codePaolo Bonzini
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson
2020-01-27KVM: arm64: Free sve_state via arm specific hookSean Christopherson
2020-01-23KVM: arm/arm64: Cleanup MMIO handlingMarc Zyngier
2020-01-22Merge branch 'for-next/errata' into for-next/coreWill Deacon
2020-01-16arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price
2020-01-14arm64: Introduce system_capabilities_finalized() markerSuzuki K Poulose
2019-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-10-24Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...Marc Zyngier
2019-10-21KVM: arm64: Provide VCPU attributes for stolen timeSteven Price
2019-10-21KVM: arm64: Support stolen time reporting via shared structureSteven Price
2019-10-21KVM: arm64: Implement PV_TIME_FEATURES callSteven Price
2019-10-21KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall
2019-10-15arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier