aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-07arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier1-0/+10
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+1
2018-12-21KVM: Make kvm_set_spte_hva() return intLan Tianyu1-1/+1
2018-12-18arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland1-5/+0
2018-12-10KVM: arm64: Rework detection of SVE, !VHE systemsMarc Zyngier1-1/+1
2018-10-18arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()Dongjiu Geng1-1/+1
2018-10-03KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier1-1/+5
2018-10-01kvm: arm/arm64: Allow arch specific configurations for VMSuzuki K Poulose1-0/+7
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier1-1/+0
2018-07-21KVM: arm: Add 32bit get/set events supportJames Morse1-0/+5
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+12
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+12
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+12
2018-06-05Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King1-2/+12
2018-06-01kvm: Make VM ioctl do valloc for some archsMarc Orr1-0/+4
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier1-0/+12
2018-05-31ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King1-2/+12
2018-05-25KVM: arm64: Remove eager host SVE state savingDave Martin1-3/+0
2018-05-25KVM: arm64: Save host SVE context as appropriateDave Martin1-0/+1
2018-05-25KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin1-0/+8
2018-04-20arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier1-0/+3
2018-03-19KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregsChristoffer Dall1-0/+3
2018-03-19KVM: arm/arm64: Get rid of vcpu->arch.irq_linesChristoffer Dall1-3/+0
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2018-02-06arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier1-0/+7
2018-01-16KVM: arm64: Handle RAS SErrors from EL1 on guest exitJames Morse1-0/+3
2018-01-16KVM: arm/arm64: mask/unmask daif around VHE guestsJames Morse1-0/+2
2018-01-02KVM: arm/arm64: Avoid work when userspace iqchips are not usedChristoffer Dall1-0/+2
2017-11-29KVM: arm/arm64: debug: Introduce helper for single-stepAlex Bennée1-0/+5
2017-11-03arm64/sve: KVM: Prevent guests from using SVEDave Martin1-0/+3
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse1-6/+0
2017-06-08KVM: arm: Handle VCPU device attributes in guest.cChristoffer Dall1-15/+7
2017-06-04KVM: arm/arm64: use vcpu requests for irq injectionAndrew Jones1-0/+1
2017-06-04KVM: arm/arm64: change exit request to sleep requestAndrew Jones1-1/+1
2017-06-04KVM: improve arch vcpu request definingAndrew Jones1-1/+2
2017-05-23KVM: arm/arm64: Simplify active_change_prepare and plug raceChristoffer Dall1-2/+0
2017-04-27Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-6/+0
2017-04-27KVM: mark requests that need synchronizationPaolo Bonzini1-1/+1
2017-04-27KVM: mark requests that do not need a wakeupRadim Krčmář1-1/+1
2017-04-09arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier1-6/+0
2017-04-09ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier1-1/+1
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini1-1/+0
2017-03-09KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian1-1/+0
2017-02-08KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim1-3/+0
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPUMarc Zyngier1-0/+3
2016-09-29Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into nextRadim Krčmář1-0/+5
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin1-0/+5
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh1-6/+6
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara1-1/+1
2016-07-03arm: KVM: Allow hyp teardownMarc Zyngier1-5/+3