Age | Commit message (Expand) | Author |
2016-02-18 | arm64: prevent potential circular header dependencies in asm/bug.h | Ard Biesheuvel |
2016-01-24 | arm64: KVM: Fix guest dead loop when register accessor returns false | Shannon Zhao |
2016-01-24 | arm64: KVM: Fix comments of the CP handler | Shannon Zhao |
2016-01-24 | arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2 | Dave Martin |
2016-01-24 | arm64: KVM: Fix AArch64 guest userspace exception injection | Marc Zyngier |
2015-12-18 | arm64: KVM: Add support for 16-bit VMID | Vladimir Murzin |
2015-12-18 | arm64: KVM: debug: Remove spurious inline attributes | Marc Zyngier |
2015-12-14 | arm64: KVM: Remove weak attributes | Marc Zyngier |
2015-12-14 | arm64: KVM: Turn system register numbers to an enum | Marc Zyngier |
2015-12-14 | arm64: KVM: Move away from the assembly version of the world switch | Marc Zyngier |
2015-12-14 | arm64: KVM: Add compatibility aliases | Marc Zyngier |
2015-12-14 | arm64: KVM: Add panic handling | Marc Zyngier |
2015-12-14 | arm64: KVM: HYP mode entry points | Marc Zyngier |
2015-12-14 | arm64: KVM: Implement TLB handling | Marc Zyngier |
2015-12-14 | arm64: KVM: Implement fpsimd save/restore | Marc Zyngier |
2015-12-14 | arm64: KVM: Implement the core world switch | Marc Zyngier |
2015-12-14 | arm64: KVM: Add patchable function selector | Marc Zyngier |
2015-12-14 | arm64: KVM: Implement guest entry | Marc Zyngier |
2015-12-14 | arm64: KVM: Implement debug save/restore | Marc Zyngier |
2015-12-14 | arm64: KVM: Implement 32bit system register save/restore | Marc Zyngier |
2015-12-14 | arm64: KVM: Implement system register save/restore | Marc Zyngier |
2015-12-14 | arm64: KVM: Implement timer save/restore | Marc Zyngier |
2015-12-14 | arm64: KVM: Implement vgic-v3 save/restore | Marc Zyngier |
2015-12-14 | arm64: KVM: Implement vgic-v2 save/restore | Marc Zyngier |
2015-12-14 | arm64: KVM: Add a HYP-specific header file | Marc Zyngier |
2015-12-14 | KVM: arm/arm64: Count guest exit due to various reasons | Amit Tomar |
2015-12-04 | arm64: KVM: Get rid of old vcpu_reg() | Pavel Fedin |
2015-12-04 | arm64: KVM: Correctly handle zero register in system register accesses | Pavel Fedin |
2015-12-04 | arm64: KVM: Remove const from struct sys_reg_params | Pavel Fedin |
2015-11-24 | arm64: kvm: report original PAR_EL1 upon panic | Mark Rutland |
2015-11-24 | arm64: kvm: avoid %p in __kvm_hyp_panic | Mark Rutland |
2015-11-24 | arm64: KVM: Add workaround for Cortex-A57 erratum 834220 | Marc Zyngier |
2015-11-24 | arm64: KVM: Fix AArch32 to AArch64 register mapping | Marc Zyngier |
2015-11-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-11-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-10-22 | arm64: kvm: restore EL1N SP for panic | Mark Rutland |
2015-10-22 | arm/arm64: KVM : Enable vhost device selection under KVM config menu | Wei Huang |
2015-10-21 | arm64/kvm: Make use of the system wide safe values | Suzuki K. Poulose |
2015-10-19 | arm64: Add 16K page size support | Suzuki K. Poulose |
2015-10-09 | arm/arm64: KVM: Only allow 64bit hosts to build VGICv3 | Jean-Philippe Brucker |
2015-09-17 | Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2015-09-17 | arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' | Ming Lei |
2015-09-17 | arm64: KVM: Remove all traces of the ThumbEE registers | Will Deacon |
2015-09-17 | arm64: KVM: Disable virtual timer even if the guest is not using it | Marc Zyngier |
2015-09-16 | arm64: KVM: Fix user access for debug registers | Marc Zyngier |
2015-09-14 | KVM: arm64: add workaround for Cortex-A57 erratum #852523 | Will Deacon |
2015-09-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-09-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-08-27 | arm64: KVM: Fix host crash when injecting a fault into a 32bit guest | Marc Zyngier |
2015-08-19 | arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits | Mario Smarduch |