Age | Commit message (Expand) | Author |
2015-07-10 | arm64: KVM: Fix HCR setting for 32bit guests | Marc Zyngier |
2015-07-10 | arm64: KVM: Fix TLB invalidation by IPA/VMID | Marc Zyngier |
2015-07-03 | arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu | Christoffer Dall |
2015-06-29 | KVM: ARM/arm64: avoid returning negative error code as bool | Will Deacon |
2015-06-29 | ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word | Victor Kamensky |
2015-06-29 | arm64: KVM: export demux regids as KVM_REG_ARM64 | Alex Bennée |
2015-05-17 | arm64: kvm: use inner-shareable barriers for inner-shareable maintenance | Will Deacon |
2015-05-17 | arm64: KVM: flush VM pages before letting the guest enable caches | Marc Zyngier |
2015-05-17 | arm64: KVM: trap VM system registers until MMU and caches are ON | Marc Zyngier |
2015-05-17 | arm64: KVM: allows discrimination of AArch32 sysreg access | Marc Zyngier |
2014-10-05 | ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU | Pranavkumar Sawargaonkar |
2014-10-05 | arm/arm64: KVM: Complete WFI/WFE instructions | Christoffer Dall |
2014-02-27 | arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT | Marc Zyngier |
2014-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-12-28 | arm64: KVM: Force undefined exception for Guest SMC intructions | Anup Patel |
2013-12-28 | arm64: KVM: Support X-Gene guest VCPU on APM X-Gene host | Anup Patel |
2013-12-28 | arm64: KVM: Add Kconfig option for max VCPUs per-Guest | Anup Patel |
2013-12-19 | treewide: Fix typos in printk | Masanari Iida |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-11-11 | Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2013-11-06 | arm64: KVM: vgic: byteswap GICv2 access on world switch if BE | Marc Zyngier |
2013-11-06 | arm64: KVM: initialize HYP mode following the kernel endianness | Marc Zyngier |
2013-10-29 | arm64: KVM: Yield CPU when vcpu executes a WFE | Marc Zyngier |
2013-10-02 | ARM64: KVM: Implement kvm_vcpu_preferred_target() function | Anup Patel |
2013-08-09 | arm64: KVM: add missing dsb before invalidating Stage-2 TLBs | Marc Zyngier |
2013-08-09 | arm64: KVM: perform save/restore of PAR_EL1 | Marc Zyngier |
2013-07-04 | arm64: KVM: Kconfig integration | Marc Zyngier |
2013-06-12 | arm64: KVM: enable initialization of a 32bit vcpu | Marc Zyngier |
2013-06-12 | arm64: KVM: 32bit guest fault injection | Marc Zyngier |
2013-06-12 | arm64: KVM: 32bit specific register world switch | Marc Zyngier |
2013-06-12 | arm64: KVM: CPU specific 32bit coprocessor access | Marc Zyngier |
2013-06-12 | arm64: KVM: 32bit handling of coprocessor traps | Marc Zyngier |
2013-06-12 | arm64: KVM: 32bit conditional execution emulation | Marc Zyngier |
2013-06-12 | arm64: KVM: 32bit GP register access | Marc Zyngier |
2013-06-12 | arm64: KVM: Build system integration | Marc Zyngier |
2013-06-12 | arm64: KVM: PSCI implementation | Marc Zyngier |
2013-06-12 | arm64: KVM: Plug the arch timer | Marc Zyngier |
2013-06-12 | arm64: KVM: Plug the VGIC | Marc Zyngier |
2013-06-12 | arm64: KVM: Exit handling | Marc Zyngier |
2013-06-12 | arm64: KVM: HYP mode world switch implementation | Marc Zyngier |
2013-06-07 | arm64: KVM: hypervisor initialization code | Marc Zyngier |
2013-06-07 | arm64: KVM: guest one-reg interface | Marc Zyngier |
2013-06-07 | arm64: KVM: virtual CPU reset | Marc Zyngier |
2013-06-07 | arm64: KVM: CPU specific system registers handling | Marc Zyngier |
2013-06-07 | arm64: KVM: system register handling | Marc Zyngier |
2013-06-07 | arm64: KVM: fault injection into a guest | Marc Zyngier |