aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-25arm64: kvm: allows kvm cpu hotpluglinux-linaro-v4.1-testAKASHI Takahiro
2016-05-24arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla
2016-05-24arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse
2016-05-24arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier
2016-05-24KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin
2016-05-24arm/arm64: KVM: Detect vGIC presence at runtimePavel Fedin
2016-05-24arm: KVM: Make kvm_arm.h friendly to assembly codeVladimir Murzin
2016-05-24arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin
2016-05-24ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier
2016-05-24ARM: KVM: Move the HYP code to its own sectionMarc Zyngier
2016-05-24arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier
2016-05-24arm64: KVM: remove remaining reference to vgic_sr_vectorsVladimir Murzin
2016-05-24arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2016-05-24arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-05-24arm64: kvm: Move lr save/restore from do_el2_call into EL1Alex Shi
2016-05-24arm64: KVM: VHE: Patch out use of HVCMarc Zyngier
2016-05-24arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureAlex Shi
2016-05-24arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier
2016-05-24arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier
2016-05-24arm64: KVM: Map the kernel RO section into HYPMarc Zyngier
2016-05-24arm64: KVM: Add compatibility aliasesMarc Zyngier
2016-05-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland
2016-05-24arm64: KVM: Implement vgic-v3 save/restoreMarc Zyngier
2016-05-24arm64: KVM: Add panic handlingMarc Zyngier
2016-05-24arm64: KVM: HYP mode entry pointsMarc Zyngier
2016-05-24arm64: KVM: Implement TLB handlingMarc Zyngier
2016-05-24arm64: KVM: Implement fpsimd save/restoreMarc Zyngier
2016-05-24arm64: KVM: Implement the core world switchMarc Zyngier
2016-05-24arm64: KVM: Add patchable function selectorMarc Zyngier
2016-05-24arm64: KVM: Implement guest entryMarc Zyngier
2016-05-24arm64:KVM add missing header filesAlex Shi
2016-05-24arm64: KVM: Implement debug save/restoreMarc Zyngier
2016-05-24arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier
2016-05-24arm64: KVM: Implement system register save/restoreMarc Zyngier
2016-05-24arm64: KVM: Implement timer save/restoreAlex Shi
2016-05-24arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier
2016-05-24arm64: KVM: Add a HYP-specific header fileMarc Zyngier
2016-05-24arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier
2016-05-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier
2016-05-24KVM: arm/arm64: vgic-v3: Make the LR indexing macro publicMarc Zyngier
2016-05-24arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier
2016-05-24KVM: arm64: guest debug, define API headersAlex Bennée
2016-05-24KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée
2016-05-24KVM: arm64: re-factor hyp.S debug register codeAlex Bennée
2016-05-24KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Shi
2016-05-24kvm: remove one useless check extensionTiejun Chen
2016-05-24KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger
2016-05-24KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger
2016-05-24KVM: arm64: fix misleading comments in save/restoreAlex Bennée
2016-05-24arm64: Add macros to read/write system registersMark Rutland