KVM: ARM/arm64: fix non-const declaration of function returning const
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / include / asm / kvm_host.h
2014-10-02 Will DeaconKVM: ARM/arm64: fix non-const declaration of function...
2014-10-02 Marc Zyngierarm64: KVM: fix 64bit CP15 VM access for 32bit guests
2014-10-02 Marc Zyngierarm64: KVM: common infrastructure for handling AArch32...
2014-10-02 Marc Zyngierarm64: KVM: add trap handlers for AArch64 debug registers
2014-10-02 Victor KamenskyARM64: KVM: fix big endian issue in access_vm_reg for...
2014-10-02 Marc Zyngierarm64: KVM: vgic: enable GICv2 emulation on top on...
2014-10-02 Marc Zyngierarm64: KVM: split GICv2 world switch from hyp code
2014-10-02 Anup PatelARM/ARM64: KVM: Add base for PSCI v0.2 emulation
2014-10-02 Anup Patelarm64: KVM: Add Kconfig option for max VCPUs per-Guest
2014-10-02 Christoffer DallKVM: arm64: Get rid of KVM_HPAGE defines
2014-10-02 Anup PatelARM64: KVM: Implement kvm_vcpu_preferred_target() function
2014-10-02 Chen Gangarm64: KVM: use 'int' instead of 'u32' for variable...
2014-10-02 Marc Zyngierarm64: KVM: enable initialization of a 32bit vcpu
2014-10-02 Marc Zyngierarm64: KVM: define 32bit specific registers
2014-10-02 Marc Zyngierarm64: KVM: PSCI implementation
2014-10-02 Marc Zyngierarm64: KVM: hypervisor initialization code
2014-10-02 Marc Zyngierarm64: KVM: kvm_arch and kvm_vcpu_arch definitions