aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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
2016-07-03arm: KVM: Simplify HYP initMarc Zyngier1-10/+5
2016-07-03arm/arm64: KVM: Drop boot_pgdMarc Zyngier1-5/+3
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini1-0/+6
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall1-0/+2
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall1-0/+4
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+2
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro1-1/+9
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao1-0/+15
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier1-1/+0
2016-02-29ARM: KVM: Turn CP15 defines to an enumMarc Zyngier1-0/+39
2016-02-29ARM: KVM: Switch to C-based stage2 initMarc Zyngier1-0/+1
2016-02-29ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier1-1/+1
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier1-2/+1
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier1-3/+3
2016-02-29ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier1-4/+7
2016-02-29arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier1-0/+4
2015-12-14KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar1-0/+6
2015-10-22KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger1-0/+3
2015-10-22KVM: arm/arm64: rename pause into power_offEric Auger1-2/+2
2015-10-22arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall1-3/+0
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall1-0/+3
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand1-0/+1
2015-09-17Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-masterPaolo Bonzini1-6/+2
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei1-6/+2