summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-09arm64: KVM: vgic-v3: Do not save an LR known to be emptyMarc Zyngier
2016-03-09arm64: KVM: vgic-v3: Save maintenance interrupt state only if requiredMarc Zyngier
2016-03-09arm64: KVM: vgic-v3: Avoid accessing ICH registersMarc Zyngier
2016-02-29KVM: arm/arm64: timer: Add active state cachingMarc Zyngier
2016-02-29ARM: KVM: Switch the CP reg search to be a binary searchMarc Zyngier
2016-02-29ARM: KVM: Rename struct coproc_reg::is_64 to is_64bitMarc Zyngier
2016-02-29ARM: KVM: Enforce sorting of all CP tablesMarc Zyngier
2016-02-29ARM: KVM: Properly sort the invariant tableMarc Zyngier
2016-02-29arm64: KVM: Switch the sys_reg search to be a binary searchMarc Zyngier
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao
2016-02-29arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao
2016-02-29arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao
2016-02-29arm64: KVM: Free perf event of PMU when destroying vcpuShannon Zhao
2016-02-29arm64: KVM: Reset PMU state when resetting vcpuShannon Zhao
2016-02-29arm64: KVM: Add PMU overflow interrupt routingShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao
2016-02-29arm64: KVM: Add helper to handle PMCR register bitsShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMSWINC registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR registerShannon Zhao
2016-02-29arm64: KVM: Add access handler for event type registerShannon Zhao
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