summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: KVM: Enforce sorting of all CP tablesMarc Zyngier2016-02-291-8/+17
* ARM: KVM: Properly sort the invariant tableMarc Zyngier2016-02-291-3/+3
* arm64: KVM: Switch the sys_reg search to be a binary searchMarc Zyngier2016-02-291-18/+22
* arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-295-0/+80
* arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao2016-02-292-0/+56
* arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao2016-02-293-1/+5
* arm64: KVM: Free perf event of PMU when destroying vcpuShannon Zhao2016-02-291-0/+1
* arm64: KVM: Reset PMU state when resetting vcpuShannon Zhao2016-02-291-0/+3
* arm64: KVM: Add PMU overflow interrupt routingShannon Zhao2016-02-291-2/+6
* arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao2016-02-295-5/+110
* arm64: KVM: Add helper to handle PMCR register bitsShannon Zhao2016-02-292-1/+4
* arm64: KVM: Add access handler for PMSWINC registerShannon Zhao2016-02-293-1/+22
* arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR registerShannon Zhao2016-02-292-3/+27
* arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR registerShannon Zhao2016-02-292-4/+29
* arm64: KVM: Add access handler for event type registerShannon Zhao2016-02-292-2/+127
* arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR registerShannon Zhao2016-02-292-4/+32
* arm64: KVM: Add access handler for event counter registerShannon Zhao2016-02-293-4/+139
* arm64: KVM: Add access handler for PMCEID0 and PMCEID1 registerShannon Zhao2016-02-291-4/+24
* arm64: KVM: Add access handler for PMSELR registerShannon Zhao2016-02-292-2/+19
* arm64: KVM: Add access handler for PMCR registerShannon Zhao2016-02-292-2/+43
* arm64: KVM: Define PMU data structure for each vcpuShannon Zhao2016-02-292-0/+9
* arm64: KVM: Add temporary kvm_perf_event.hMarc Zyngier2016-02-292-0/+56
* arm64: KVM: Move __cpu_init_stage2 after kvm_call_hypMarc Zyngier2016-02-291-5/+7
* ARM: KVM: Use common version of timer-sr.cMarc Zyngier2016-02-293-70/+10
* ARM: KVM: Use common version of vgic-v2-sr.cMarc Zyngier2016-02-292-83/+4
* ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier2016-02-298-12/+7
* arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hypMarc Zyngier2016-02-293-153/+5
* arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier2016-02-299-20/+8
* arm64: VHE: Add support for running Linux in EL2 modeMarc Zyngier2016-02-292-1/+40
* arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYPMarc Zyngier2016-02-291-5/+13
* arm64: perf: Count EL2 events if the kernel is running in HYPMarc Zyngier2016-02-291-1/+5
* arm64: KVM: Move most of the fault decoding to CMarc Zyngier2016-02-293-67/+90
* arm64: KVM: VHE: Add alternative panic handlingMarc Zyngier2016-02-291-8/+27
* arm64: KVM: VHE: Add fpsimd enabling on guest accessMarc Zyngier2016-02-291-0/+6
* arm64: KVM: VHE: Use unified sysreg accessors for timerMarc Zyngier2016-02-291-5/+5
* arm64: KVM: VHE: Implement VHE activate/deactivate_trapsMarc Zyngier2016-02-293-7/+52
* arm64: KVM: VHE: Make __fpsimd_enabled VHE awareMarc Zyngier2016-02-293-4/+23
* arm64: KVM: VHE: Enable minimal sysreg save/restoreMarc Zyngier2016-02-291-2/+13
* arm64: KVM: VHE: Use unified system register accessorsMarc Zyngier2016-02-291-42/+42
* arm64: KVM: VHE: Split save/restore of registers shared between guest and hostMarc Zyngier2016-02-291-15/+33
* arm64: KVM: VHE: Differenciate host/guest sysreg save/restoreMarc Zyngier2016-02-293-9/+31
* arm64: KVM: VHE: Introduce unified system register accessorsMarc Zyngier2016-02-291-0/+72
* arm64: KVM: VHE: Patch out kern_hyp_vaMarc Zyngier2016-02-292-4/+33
* arm64: KVM: VHE: Patch out use of HVCMarc Zyngier2016-02-292-9/+38
* arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier2016-02-292-59/+121
* arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureMarc Zyngier2016-02-292-1/+16
* arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier2016-02-292-0/+15
* arm64: KVM: Switch to C-based stage2 initMarc Zyngier2016-02-295-14/+50
* arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier2016-02-293-0/+26
* ARM: KVM: Remove __kvm_hyp_exit/__kvm_hyp_exit_endMarc Zyngier2016-02-291-3/+0