Age | Commit message (Expand) | Author |
2016-09-29 | Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář |
2016-09-22 | arm64: KVM: Remove duplicating init code for setting VMID | Vladimir Murzin |
2016-09-22 | ARM: KVM: Support vgic-v3 | Vladimir Murzin |
2016-09-16 | kvm: add stubs for arch specific debugfs support | Luiz Capitulino |
2016-09-09 | kvm-arm: Unmap shadow pagetables properly | Suzuki K Poulose |
2016-09-08 | arm/arm64: KVM: Remove external abort test from MMIO handling | Marc Zyngier |
2016-09-08 | arm/arm64: KVM: Inject virtual abort when guest exits on external abort | Marc Zyngier |
2016-09-08 | arm: KVM: Drop unreachable HYP abort handlers | Marc Zyngier |
2016-09-08 | arm: KVM: Inject a Virtual Abort if it was pending | Marc Zyngier |
2016-09-08 | arm: KVM: Handle async aborts delivered while at HYP | Marc Zyngier |
2016-09-08 | arm: KVM: Add HYP async abort handler | Marc Zyngier |
2016-09-08 | arm: KVM: Add Virtual Abort injection helper | Marc Zyngier |
2016-09-08 | arm: KVM: Preserve pending Virtual Abort in world switch | Marc Zyngier |
2016-09-08 | arm: KVM: Use common AArch32 conditional execution code | Marc Zyngier |
2016-09-08 | arm64: KVM: Move the AArch32 conditional execution to common code | Marc Zyngier |
2016-09-08 | KVM: arm/arm64: Get rid of exported aliases to static functions | Christoffer Dall |
2016-09-08 | arm/kvm: excise redundant cache maintenance | Mark Rutland |
2016-09-06 | arm: KVM: Fix idmap overlap detection when the kernel is idmap'ed | Marc Zyngier |
2016-08-18 | Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2016-08-17 | KVM: arm/arm64: Change misleading use of is_error_pfn | Christoffer Dall |
2016-08-12 | KVM: Protect device ops->create and list_add with kvm->lock | Christoffer Dall |
2016-08-04 | Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2016-08-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-07-22 | Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Radim Krčmář |
2016-07-22 | KVM: arm/arm64: Enable irqchip routing | Eric Auger |
2016-07-18 | KVM: arm64: vgic-its: Introduce new KVM ITS device | Andre Przywara |
2016-07-18 | KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities | Andre Przywara |
2016-07-03 | arm/arm64: Get rid of KERN_TO_HYP | Marc Zyngier |
2016-07-03 | arm/arm64: KVM: Check that IDMAP doesn't intersect with VA range | Marc Zyngier |
2016-07-03 | arm: KVM: Allow hyp teardown | Marc Zyngier |
2016-07-03 | arm: KVM: Simplify HYP init | Marc Zyngier |
2016-07-03 | arm/arm64: KVM: Kill free_boot_hyp_pgd | Marc Zyngier |
2016-07-03 | arm/arm64: KVM: Drop boot_pgd | Marc Zyngier |
2016-07-03 | arm/arm64: KVM: Always have merged page tables | Marc Zyngier |
2016-07-03 | arm/arm64: KVM: Export __hyp_text_start/end symbols | Marc Zyngier |
2016-07-03 | KVM: arm/arm64: The GIC is dead, long live the GIC | Marc Zyngier |
2016-07-01 | KVM: remove kvm_guest_enter/exit wrappers | Paolo Bonzini |
2016-06-29 | arm/arm64: KVM: Map the HYP text as read-only | Marc Zyngier |
2016-06-29 | arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section | Marc Zyngier |
2016-06-29 | arm/arm64: KVM: Add a protection parameter to create_hyp_mappings | Marc Zyngier |
2016-06-27 | KVM: arm/arm64: Stop leaking vcpu pid references | James Morse |
2016-06-14 | KVM: ARM: Fix typos | Andrea Gelmini |
2016-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-05-20 | KVM: arm/arm64: vgic-new: Synchronize changes to active state | Christoffer Dall |
2016-05-20 | KVM: arm/arm64: vgic-new: enable build | Andre Przywara |
2016-05-20 | KVM: arm/arm64: Provide functionality to pause and resume a guest | Christoffer Dall |
2016-05-20 | KVM: arm/arm64: Export mmio_read/write_bus | Christoffer Dall |
2016-05-20 | KVM: arm/arm64: Fix MMIO emulation data handling | Christoffer Dall |
2016-05-20 | KVM: arm/arm64: Move timer IRQ map to latest possible time | Christoffer Dall |
2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |