summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* | 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/+0Star
|\
| * arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier2017-04-091-6/+0Star
| * arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2017-04-091-2/+1Star
* | 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/+0Star
|/
* 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/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-231-3/+0Star
|\
| * KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim2017-02-081-3/+0Star
* | 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/+2Star
* arm64: KVM: Simplify HYP init/teardownMarc Zyngier2016-07-031-9/+3Star
* 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
|\| |
| * | KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+2
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-171-1/+13
|\ \ \ | |/ / |/| |
| * | arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse2016-05-031-1/+2
| * | arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-281-1/+12
* | | Merge tag 'kvm-arm-for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2016-04-081-3/+4
|\ \ \ | |/ / |/| / | |/
| * arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier2016-04-061-3/+4
* | arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao2016-03-291-1/+0Star
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-181-5/+7
|\
| * arm64: Fix misspellings in comments.Adam Buchbinder2016-03-041-2/+2
| * arm64: KVM: Move kvm_call_hyp back to its original localtionMarc Zyngier2016-03-011-2/+2
| * arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2016-02-181-3/+5
* | arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-291-0/+6
* | arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao2016-02-291-1/+1
* | arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao2016-02-291-0/+1
* | arm64: KVM: Add access handler for PMSWINC registerShannon Zhao2016-02-291-0/+1
* | arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR registerShannon Zhao2016-02-291-0/+1
* | arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR registerShannon Zhao2016-02-291-0/+1
* | arm64: KVM: Add access handler for event type registerShannon Zhao2016-02-291-0/+3
* | arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR registerShannon Zhao2016-02-291-0/+1
* | arm64: KVM: Add access handler for event counter registerShannon Zhao2016-02-291-0/+3
* | arm64: KVM: Add access handler for PMSELR registerShannon Zhao2016-02-291-0/+1
* | arm64: KVM: Add access handler for PMCR registerShannon Zhao2016-02-291-0/+3