summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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/+2Star
* 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/+13Star
* 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/+1Star
* 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
* arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier2015-12-142-0/+49
* arm64: KVM: Implement system register save/restoreMarc Zyngier2015-12-143-0/+94
* arm64: KVM: Implement timer save/restoreMarc Zyngier2015-12-143-0/+75
* arm64: KVM: Implement vgic-v3 save/restoreMarc Zyngier2015-12-143-0/+230
* arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier2015-12-144-0/+93
* arm64: KVM: Add a HYP-specific header fileMarc Zyngier2015-12-141-0/+33
* KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-142-0/+12
* arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin2015-12-041-1/+1
* arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin2015-12-043-48/+45Star
* arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin2015-12-043-21/+21
* arm64: kvm: report original PAR_EL1 upon panicMark Rutland2015-11-241-1/+5
* arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland2015-11-241-1/+1
* arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier2015-11-241-0/+6
* arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2015-11-241-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-062-0/+10
|\
| * arm64: kvm: restore EL1N SP for panicMark Rutland2015-10-221-0/+8
| * arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang2015-10-221-0/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-043-7/+10
|\ \
| * | arm64/kvm: Make use of the system wide safe valuesSuzuki K. Poulose2015-10-212-7/+7
| * | arm64: Add 16K page size supportSuzuki K. Poulose2015-10-191-0/+3
| |/