summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2020-05-16KVM: Fix spelling in code commentsFuad Tabba
2020-05-16KVM: arm64: Simplify __kvm_timer_set_cntvoff implementationMarc Zyngier
2020-05-16KVM: arm64: Clean up kvm makefilesFuad Tabba
2020-05-16KVM: arm64: Change CONFIG_KVM to a menuconfig entryWill Deacon
2020-05-16KVM: arm64: Update help textWill Deacon
2020-05-16KVM: arm64: Kill off CONFIG_KVM_ARM_HOSTWill Deacon
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini
2020-05-04arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}Andrew Scull
2020-05-01KVM: arm64: Fix 32bit PC wrap-aroundMarc Zyngier
2020-04-30KVM: arm64: Save/restore sp_el0 as part of __guest_enterMarc Zyngier
2020-04-30KVM: arm64: Delete duplicated label in invalid_vectorFangrui Song
2020-04-28arm64: cpufeature: Add CPU capability for AArch32 EL1 supportWill Deacon
2020-04-21kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeEmanuele Giuseppe Esposito
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-01vhost: refine vhost and vringh kconfigJason Wang
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-03-25Merge branch 'for-next/asm-cleanups' into for-next/coreCatalin Marinas
2020-03-25Merge branch 'for-next/asm-annotations' into for-next/coreCatalin Marinas
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas
2020-03-24arm64: use mov_q instead of literal ldrRemi Denis-Courmont
2020-03-17KVM: arm64: limit PMU version to PMUv3 for ARMv8.1Andrew Murray
2020-03-16KVM: Remove unnecessary asm/kvm_host.h includesPeter Xu
2020-03-13arm64: kvm: hyp: use cpus_have_final_cap()Mark Rutland
2020-03-09arm64: kvm: Modernize __smccc_workaround_1_smc_start annotationsMark Brown
2020-03-09arm64: kvm: Modernize annotation for __bp_harden_hyp_vecsMark Brown
2020-03-09arm64: kvm: Annotate assembly using modern annoationsMark Brown
2020-03-06arm64/kvm: disable access to AMU registers from kvm guestsIonela Voinescu
2020-02-28Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-02-22KVM: arm64: Define our own swab32() to avoid a uapi static inlineJames Morse
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-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
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-27KVM: Drop kvm_arch_vcpu_setup()Sean Christopherson
2020-01-23arm64: KVM: Annotate guest entry/exit as a single functionMark Brown
2020-01-22KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHEAndrew Murray
2020-01-22Merge branch 'for-next/errata' into for-next/coreWill Deacon
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon
2020-01-19KVM: arm64: Correct PSTATE on exception entryMark Rutland
2020-01-19arm64: kvm: Fix IDMAP overlap with HYP VARussell King
2020-01-16arm64: kvm: stop treating register x18 as caller saveArd Biesheuvel
2020-01-16arm64: Workaround for Cortex-A55 erratum 1530923Steven Price
2020-01-16arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHESteven Price
2020-01-16arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price