summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: Free perf event of PMU when destroying vcpuShannon Zhao2016-02-293-0/+24
* arm64: KVM: Reset PMU state when resetting vcpuShannon Zhao2016-02-293-0/+22
* arm64: KVM: Add PMU overflow interrupt routingShannon Zhao2016-02-293-3/+79
* arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao2016-02-295-5/+110
* arm64: KVM: Add helper to handle PMCR register bitsShannon Zhao2016-02-294-1/+40
* arm64: KVM: Add access handler for PMSWINC registerShannon Zhao2016-02-295-1/+58
* arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR registerShannon Zhao2016-02-294-3/+60
* 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: PMU: Add perf event map and introduce perf event creating functionShannon Zhao2016-02-292-0/+78
* arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR registerShannon Zhao2016-02-294-4/+107
* arm64: KVM: Add access handler for event counter registerShannon Zhao2016-02-295-4/+213
* 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-293-2/+47
* arm64: KVM: Define PMU data structure for each vcpuShannon Zhao2016-02-293-0/+51
* 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-2/+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
* arm64: Allow the arch timer to use the HYP timerMarc Zyngier2016-02-291-37/+59
* 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
* ARM: KVM: Remove handling of ARM_EXCEPTION_DATA/PREF_ABORTMarc Zyngier2016-02-291-2/+0
* ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier2016-02-294-12/+0
* ARM: KVM: Cleanup asm-offsets.cMarc Zyngier2016-02-291-30/+0
* ARM: KVM: Turn CP15 defines to an enumMarc Zyngier2016-02-293-34/+39
OpenPOWER on IntegriCloud