summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm64: KVM: Reset PMU state when resetting vcpuShannon Zhao2016-02-291-0/+3
| * | arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao2016-02-292-5/+99
| * | arm64: KVM: Add helper to handle PMCR register bitsShannon Zhao2016-02-291-0/+1
| * | arm64: KVM: Add access handler for PMSWINC registerShannon Zhao2016-02-291-1/+19
| * | arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR registerShannon Zhao2016-02-291-3/+26
| * | arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR registerShannon Zhao2016-02-291-4/+28
| * | arm64: KVM: Add access handler for event type registerShannon Zhao2016-02-291-2/+124
| * | arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR registerShannon Zhao2016-02-291-4/+31
| * | arm64: KVM: Add access handler for event counter registerShannon Zhao2016-02-292-4/+136
| * | 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-291-2/+18
| * | arm64: KVM: Add access handler for PMCR registerShannon Zhao2016-02-291-2/+40
| * | arm64: KVM: Define PMU data structure for each vcpuShannon Zhao2016-02-291-0/+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-200/+8
| * | arm64: KVM: Move most of the fault decoding to CMarc Zyngier2016-02-292-64/+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-291-6/+47
| * | arm64: KVM: VHE: Make __fpsimd_enabled VHE awareMarc Zyngier2016-02-292-4/+20
| * | 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-291-3/+22
| * | arm64: KVM: VHE: Patch out use of HVCMarc Zyngier2016-02-292-9/+38
| * | arm64: KVM: Switch to C-based stage2 initMarc Zyngier2016-02-293-14/+46
* | | arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2016-02-291-1/+1
|/ /
* | arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2Marc Zyngier2016-02-241-10/+10
* | arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla2016-02-111-5/+7
|/
* arm64: KVM: Fix guest dead loop when register accessor returns falseShannon Zhao2016-01-241-3/+2
* arm64: KVM: Fix comments of the CP handlerShannon Zhao2016-01-241-2/+2
* arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2Dave Martin2016-01-241-2/+6
* arm64: KVM: Fix AArch64 guest userspace exception injectionMarc Zyngier2016-01-241-3/+35
* arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-181-0/+9
* arm64: KVM: debug: Remove spurious inline attributesMarc Zyngier2015-12-181-29/+29
* arm64: KVM: Remove weak attributesMarc Zyngier2015-12-145-21/+13
* arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-146-3/+5
* arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier2015-12-144-1485/+1
* arm64: KVM: Add compatibility aliasesMarc Zyngier2015-12-145-0/+21
* arm64: KVM: Add panic handlingMarc Zyngier2015-12-143-1/+41
* arm64: KVM: HYP mode entry pointsMarc Zyngier2015-12-142-0/+204
* arm64: KVM: Implement TLB handlingMarc Zyngier2015-12-143-0/+75
* arm64: KVM: Implement fpsimd save/restoreMarc Zyngier2015-12-146-2/+81
* arm64: KVM: Implement the core world switchMarc Zyngier2015-12-142-0/+136
* arm64: KVM: Add patchable function selectorMarc Zyngier2015-12-141-0/+24
* arm64: KVM: Implement guest entryMarc Zyngier2015-12-143-0/+133
* arm64: KVM: Implement debug save/restoreMarc Zyngier2015-12-143-0/+147
OpenPOWER on IntegriCloud