summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-121-23/+0
* arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2015-03-121-11/+2
* KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger2015-03-121-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+7
|\
| * kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
| * arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-201-0/+3
| * arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-201-0/+2
| * KVM: arm64: ARMv8 header changes for page loggingMario Smarduch2015-01-161-0/+1
* | arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-291-3/+0
|/
* arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall2014-12-131-0/+1
* arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-131-2/+0
* Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-09-271-2/+2
|\
| * Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2014-09-181-4/+8
| |\
| * | KVM: ARM/arm64: fix broken __percpu annotationWill Deacon2014-08-271-1/+1
| * | KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon2014-08-271-1/+1
* | | kvm: Add arch specific mmu notifier for page invalidationTang Chen2014-09-241-0/+5
* | | kvm: Fix page ageing bugsAndres Lagar-Cavilla2014-09-241-1/+2
| |/ |/|
* | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-1/+1
* | KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-291-0/+6
* | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-291-4/+2
|/
* arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier2014-08-011-2/+4
* arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier2014-07-111-4/+9
* arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier2014-07-111-0/+3
* ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor Kamensky2014-07-111-0/+6
* arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier2014-07-111-0/+7
* arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2014-07-111-0/+21
* ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel2014-04-301-1/+1
* arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel2013-12-281-1/+6
* Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...Gleb Natapov2013-10-161-0/+1
|\
| * ARM64: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-021-0/+1
* | KVM: arm64: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-5/+0
|/
* arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.Chen Gang2013-08-091-1/+1
* arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier2013-06-121-1/+1
* arm64: KVM: define 32bit specific registersMarc Zyngier2013-06-121-1/+4
* arm64: KVM: PSCI implementationMarc Zyngier2013-06-121-1/+1
* arm64: KVM: hypervisor initialization codeMarc Zyngier2013-06-071-0/+13
* arm64: KVM: kvm_arch and kvm_vcpu_arch definitionsMarc Zyngier2013-06-071-0/+186
OpenPOWER on IntegriCloud