aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
Commit message (Expand)AuthorAge
...
| * | arm64: KVM: VHE: Implement VHE activate/deactivate_trapsMarc Zyngier2016-02-29
| * | arm64: KVM: VHE: Make __fpsimd_enabled VHE awareMarc Zyngier2016-02-29
| * | arm64: KVM: VHE: Enable minimal sysreg save/restoreMarc Zyngier2016-02-29
| * | arm64: KVM: VHE: Use unified system register accessorsMarc Zyngier2016-02-29
| * | arm64: KVM: VHE: Split save/restore of registers shared between guest and hostMarc Zyngier2016-02-29
| * | arm64: KVM: VHE: Differenciate host/guest sysreg save/restoreMarc Zyngier2016-02-29
| * | arm64: KVM: VHE: Introduce unified system register accessorsMarc Zyngier2016-02-29
| * | arm64: KVM: VHE: Patch out kern_hyp_vaMarc Zyngier2016-02-29
| * | arm64: KVM: VHE: Patch out use of HVCMarc Zyngier2016-02-29
| * | arm64: KVM: Switch to C-based stage2 initMarc Zyngier2016-02-29
* | | arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2016-02-29
|/ /
* | arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2Marc Zyngier2016-02-24
* | arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla2016-02-11
|/
* arm64: KVM: Fix guest dead loop when register accessor returns falseShannon Zhao2016-01-24
* arm64: KVM: Fix comments of the CP handlerShannon Zhao2016-01-24
* arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2Dave Martin2016-01-24
* arm64: KVM: Fix AArch64 guest userspace exception injectionMarc Zyngier2016-01-24
* arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-18
* arm64: KVM: debug: Remove spurious inline attributesMarc Zyngier2015-12-18
* arm64: KVM: Remove weak attributesMarc Zyngier2015-12-14
* arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-14
* arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier2015-12-14
* arm64: KVM: Add compatibility aliasesMarc Zyngier2015-12-14
* arm64: KVM: Add panic handlingMarc Zyngier2015-12-14
* arm64: KVM: HYP mode entry pointsMarc Zyngier2015-12-14
* arm64: KVM: Implement TLB handlingMarc Zyngier2015-12-14
* arm64: KVM: Implement fpsimd save/restoreMarc Zyngier2015-12-14
* arm64: KVM: Implement the core world switchMarc Zyngier2015-12-14
* arm64: KVM: Add patchable function selectorMarc Zyngier2015-12-14
* arm64: KVM: Implement guest entryMarc Zyngier2015-12-14
* arm64: KVM: Implement debug save/restoreMarc Zyngier2015-12-14
* arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier2015-12-14
* arm64: KVM: Implement system register save/restoreMarc Zyngier2015-12-14
* arm64: KVM: Implement timer save/restoreMarc Zyngier2015-12-14
* arm64: KVM: Implement vgic-v3 save/restoreMarc Zyngier2015-12-14
* arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier2015-12-14
* arm64: KVM: Add a HYP-specific header fileMarc Zyngier2015-12-14
* KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-14
* arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin2015-12-04
* arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin2015-12-04
* arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin2015-12-04
* arm64: kvm: report original PAR_EL1 upon panicMark Rutland2015-11-24
* arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland2015-11-24
* arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier2015-11-24
* arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2015-11-24
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-05
|\
| * arm64: kvm: restore EL1N SP for panicMark Rutland2015-10-22
| * arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang2015-10-22
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\ \
| * | arm64/kvm: Make use of the system wide safe valuesSuzuki K. Poulose2015-10-21