aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier1-23/+0
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier1-11/+2
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger1-0/+2
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini1-0/+1
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier1-3/+0
2015-01-20arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara1-0/+3
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara1-0/+2
2015-01-16KVM: arm64: ARMv8 header changes for page loggingMario Smarduch1-0/+1
2014-12-13arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall1-0/+1
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall1-2/+0
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini1-2/+2
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen1-0/+5
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla1-1/+2
2014-09-18Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall1-4/+8
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-1/+1
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář1-0/+6
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-4/+2
2014-08-27KVM: ARM/arm64: fix broken __percpu annotationWill Deacon1-1/+1
2014-08-27KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon1-1/+1
2014-08-01arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier1-2/+4
2014-07-11arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier1-4/+9
2014-07-11arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier1-0/+3
2014-07-11ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor Kamensky1-0/+6
2014-07-11arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier1-0/+7
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier1-0/+21
2014-04-30ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel1-1/+1
2013-12-28arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel1-1/+6
2013-10-16Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into nextGleb Natapov1-0/+1
2013-10-14KVM: arm64: Get rid of KVM_HPAGE definesChristoffer Dall1-5/+0
2013-10-02ARM64: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel1-0/+1
2013-08-09arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.Chen Gang1-1/+1
2013-06-12arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier1-1/+1
2013-06-12arm64: KVM: define 32bit specific registersMarc Zyngier1-1/+4
2013-06-12arm64: KVM: PSCI implementationMarc Zyngier1-1/+1
2013-06-07arm64: KVM: hypervisor initialization codeMarc Zyngier1-0/+13
2013-06-07arm64: KVM: kvm_arch and kvm_vcpu_arch definitionsMarc Zyngier1-0/+186