summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier2018-05-311-0/+23
* arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier2018-05-311-0/+3
* arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier2018-04-201-0/+3
* KVM: arm64: Introduce framework for accessing deferred sysregsChristoffer Dall2018-03-191-2/+6
* KVM: arm64: Rewrite system register accessors to read/write functionsChristoffer Dall2018-03-191-1/+12
* KVM: arm64: Change 32-bit handling of VM system registersChristoffer Dall2018-03-191-8/+0
* KVM: arm64: Introduce VHE-specific kvm_vcpu_runChristoffer Dall2018-03-191-0/+7
* KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregsChristoffer Dall2018-03-191-0/+3
* KVM: arm/arm64: Get rid of vcpu->arch.irq_linesChristoffer Dall2018-03-191-3/+0
* KVM: arm64: Avoid storing the vcpu pointer on the stackChristoffer Dall2018-03-191-0/+15
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-0/+2
|\
| * KVM: arm/arm64: Avoid work when userspace iqchips are not usedChristoffer Dall2018-01-021-0/+2
* | arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2018-02-061-0/+6
* | KVM: arm64: Handle RAS SErrors from EL2 on guest exitJames Morse2018-01-161-0/+1
* | KVM: arm64: Handle RAS SErrors from EL1 on guest exitJames Morse2018-01-161-0/+2
* | KVM: arm64: Save/Restore guest DISR_EL1James Morse2018-01-161-0/+1
* | KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.James Morse2018-01-161-0/+3
* | KVM: arm/arm64: mask/unmask daif around VHE guestsJames Morse2018-01-161-0/+10
* | KVM: arm64: Change hyp_panic()s dependency on tpidr_el2James Morse2018-01-131-0/+2
|/
* KVM: arm/arm64: debug: Introduce helper for single-stepAlex Bennée2017-11-291-0/+1
* arm64/sve: KVM: Prevent guests from using SVEDave Martin2017-11-031-0/+11
* KVM: update to new mmu_notifier semantic v2Jérôme Glisse2017-08-311-6/+0
* Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-301-3/+3
|\
| * KVM: arm/arm64: use vcpu requests for irq injectionAndrew Jones2017-06-041-0/+1
| * KVM: arm/arm64: change exit request to sleep requestAndrew Jones2017-06-041-1/+1
| * KVM: improve arch vcpu request definingAndrew Jones2017-06-041-1/+2
| * KVM: arm/arm64: Simplify active_change_prepare and plug raceChristoffer Dall2017-05-231-2/+0
* | arm64/cpufeature: don't use mutex in bringup pathMark Rutland2017-05-171-2/+6
|/
* Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2017-04-271-7/+0
|\
| * arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier2017-04-091-6/+0
| * arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2017-04-091-2/+1
* | KVM: mark requests that need synchronizationPaolo Bonzini2017-04-271-1/+1
* | KVM: mark requests that do not need a wakeupRadim Krčmář2017-04-271-1/+1
* | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-071-1/+0
|/
* KVM: arm64: Increase number of user memslots to 512Linu Cherian2017-03-091-1/+1
* KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian2017-03-091-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-221-3/+0
|\
| * KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim2017-02-081-3/+0
* | arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon2017-02-021-1/+6
|/
* arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-041-0/+3
* KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh2016-09-081-6/+6
* KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2016-07-181-1/+1
* arm: KVM: Allow hyp teardownMarc Zyngier2016-07-031-1/+2
* arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-031-4/+2
* arm64: KVM: Simplify HYP init/teardownMarc Zyngier2016-07-031-9/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-271-0/+6
|\
| * Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-05-241-0/+6
| |\
| | * KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-201-0/+2
| | * KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-201-0/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-0/+2
|\ \ \ | |/ /
OpenPOWER on IntegriCloud