summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* arm64/sve: KVM: Prevent guests from using SVEDave Martin2017-11-031-0/+3
* KVM: update to new mmu_notifier semantic v2Jérôme Glisse2017-09-011-6/+0Star
* KVM: arm: Handle VCPU device attributes in guest.cChristoffer Dall2017-06-081-15/+7Star
* 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
* Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2017-04-271-6/+0Star
|\
| * arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier2017-04-091-6/+0Star
| * ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2017-04-091-1/+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/+0Star
|/
* KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian2017-03-091-1/+0Star
* KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim2017-02-081-3/+0Star
* arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-041-0/+3
* Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2016-09-291-0/+5
|\
| * ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-221-0/+5
* | 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-5/+3Star
* arm: KVM: Simplify HYP initMarc Zyngier2016-07-031-10/+5Star
* arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-031-5/+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
| |/
* / arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-281-1/+9
|/
* arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-291-0/+15
* ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier2016-02-291-1/+0Star
* ARM: KVM: Turn CP15 defines to an enumMarc Zyngier2016-02-291-0/+39
* ARM: KVM: Switch to C-based stage2 initMarc Zyngier2016-02-291-0/+1
* ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier2016-02-291-1/+1
* ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier2016-02-291-2/+1Star
* ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-291-3/+3
* ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier2016-02-291-4/+7
* arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier2016-02-291-0/+4
* KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-141-0/+6
* KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger2015-10-221-0/+3
* KVM: arm/arm64: rename pause into power_offEric Auger2015-10-221-2/+2
* arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-221-3/+0Star
* KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+3
* KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-251-0/+1
* Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-171-6/+2Star
|\
| * arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-171-6/+2Star
* | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-161-0/+1
|/
* KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée2015-07-211-0/+1
* KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée2015-07-211-0/+4