summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-02-29arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for event counter registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMCEID0 and PMCEID1 registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMSELR registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMCR registerShannon Zhao
2016-02-29arm64: KVM: Define PMU data structure for each vcpuShannon Zhao
2016-02-29arm64: KVM: Add temporary kvm_perf_event.hMarc Zyngier
2016-02-29arm64: KVM: Move __cpu_init_stage2 after kvm_call_hypMarc Zyngier
2016-02-29ARM: KVM: Use common version of timer-sr.cMarc Zyngier
2016-02-29ARM: KVM: Use common version of vgic-v2-sr.cMarc Zyngier
2016-02-29ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier
2016-02-29arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hypMarc Zyngier
2016-02-29arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier
2016-02-29arm64: VHE: Add support for running Linux in EL2 modeMarc Zyngier
2016-02-29arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYPMarc Zyngier
2016-02-29arm64: perf: Count EL2 events if the kernel is running in HYPMarc Zyngier
2016-02-29arm64: KVM: Move most of the fault decoding to CMarc Zyngier
2016-02-29arm64: KVM: VHE: Add alternative panic handlingMarc Zyngier
2016-02-29arm64: KVM: VHE: Add fpsimd enabling on guest accessMarc Zyngier
2016-02-29arm64: KVM: VHE: Use unified sysreg accessors for timerMarc Zyngier
2016-02-29arm64: KVM: VHE: Implement VHE activate/deactivate_trapsMarc Zyngier
2016-02-29arm64: KVM: VHE: Make __fpsimd_enabled VHE awareMarc Zyngier
2016-02-29arm64: KVM: VHE: Enable minimal sysreg save/restoreMarc Zyngier
2016-02-29arm64: KVM: VHE: Use unified system register accessorsMarc Zyngier
2016-02-29arm64: KVM: VHE: Split save/restore of registers shared between guest and hostMarc Zyngier
2016-02-29arm64: KVM: VHE: Differenciate host/guest sysreg save/restoreMarc Zyngier
2016-02-29arm64: KVM: VHE: Introduce unified system register accessorsMarc Zyngier
2016-02-29arm64: KVM: VHE: Patch out kern_hyp_vaMarc Zyngier
2016-02-29arm64: KVM: VHE: Patch out use of HVCMarc Zyngier
2016-02-29arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier
2016-02-29arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureMarc Zyngier
2016-02-29arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier
2016-02-29arm64: KVM: Switch to C-based stage2 initMarc Zyngier
2016-02-29arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier
2016-02-29ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_endMarc Zyngier
2016-02-29ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORTMarc Zyngier
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier
2016-02-29ARM: KVM: Cleanup asm-offsets.cMarc Zyngier
2016-02-29ARM: KVM: Turn CP15 defines to an enumMarc Zyngier
2016-02-29ARM: KVM: Remove __weak attributesMarc Zyngier
2016-02-29ARM: KVM: Switch to C-based stage2 initMarc Zyngier
2016-02-29ARM: KVM: Remove the old world switchMarc Zyngier
2016-02-29ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier
2016-02-29ARM: KVM: Add panic handling codeMarc Zyngier
2016-02-29ARM: KVM: Add HYP mode entry codeMarc Zyngier
2016-02-29ARM: KVM: Add populating of fault data structureMarc Zyngier
2016-02-29ARM: KVM: Add the new world switch implementationMarc Zyngier
2016-02-29ARM: KVM: Add VFP lazy save/restore handlerMarc Zyngier
2016-02-29ARM: KVM: Add guest entry codeMarc Zyngier
2016-02-29ARM: KVM: Add banked registers save/restoreMarc Zyngier