summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* 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