Age | Commit message (Expand) | Author |
2015-03-11 | arm64: KVM: Do not use pgd_index to index stage-2 pgd | Marc Zyngier |
2015-03-11 | arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting | Marc Zyngier |
2015-02-23 | arm/arm64: KVM: Add exit reaons to kvm_exit event tracing | Wei Huang |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-02-09 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-01-29 | arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault | Marc Zyngier |
2015-01-29 | arm/arm64: KVM: Invalidate data cache on unmap | Marc Zyngier |
2015-01-29 | arm/arm64: KVM: Use set/way op trapping to track the state of the caches | Marc Zyngier |
2015-01-29 | KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d... | Kai Huang |
2015-01-23 | Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini |
2015-01-23 | KVM: remove unneeded return value of vcpu_postcreate | Dominik Dingel |
2015-01-23 | arm/arm64: KVM: Fixup incorrect config symbol in comment | Christoffer Dall |
2015-01-20 | arm/arm64: KVM: split GICv2 specific emulation code from vgic.c | Andre Przywara |
2015-01-20 | arm/arm64: KVM: make the maximum number of vCPUs a per-VM value | Andre Przywara |
2015-01-20 | arm/arm64: KVM: pass down user space provided GIC type into vGIC code | Andre Przywara |
2015-01-20 | arm/arm64: KVM: rework MPIDR assignment and add accessors | Andre Przywara |
2015-01-16 | KVM: arm/arm64: Enable Dirty Page logging for ARMv8 | Mario Smarduch |
2015-01-16 | KVM: arm: page logging 2nd stage fault handling | Mario Smarduch |
2015-01-16 | KVM: arm: dirty logging write protect support | Mario Smarduch |
2015-01-16 | KVM: arm: Add initial dirty page locking support | Mario Smarduch |
2015-01-16 | KVM: arm: Add ARMv7 API to flush TLBs | Mario Smarduch |
2015-01-15 | ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe | Andre Przywara |
2015-01-06 | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-12-15 | arm/arm64: KVM: Require in-kernel vgic for the arch timers | Christoffer Dall |
2014-12-13 | arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized | Christoffer Dall |
2014-12-13 | arm/arm64: KVM: Rename vgic_initialized to vgic_ready | Christoffer Dall |
2014-12-13 | arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps() | Peter Maydell |
2014-12-13 | arm/arm64: KVM: Introduce stage2_unmap_vm | Christoffer Dall |
2014-12-13 | arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot | Christoffer Dall |
2014-12-13 | arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI | Christoffer Dall |
2014-12-13 | arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu | Christoffer Dall |
2014-12-13 | arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option | Christoffer Dall |
2014-12-13 | arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag | Christoffer Dall |
2014-11-26 | arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn() | Ard Biesheuvel |
2014-11-26 | arm64: KVM: fix unmapping with 48-bit VAs | Mark Rutland |
2014-11-25 | arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO read | Andre Przywara |
2014-11-25 | arm, arm64: KVM: handle potential incoherency of readonly memslots | Ard Biesheuvel |
2014-11-25 | arm, arm64: KVM: allow forced dcache flush on page faults | Laszlo Ersek |
2014-11-25 | arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn() | Ard Biesheuvel |
2014-10-18 | Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-10-16 | arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs | Christoffer Dall |
2014-10-15 | arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort | Steve Capper |
2014-10-14 | arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE | Christoffer Dall |
2014-10-14 | arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2 | Christoffer Dall |
2014-10-13 | arm/arm64: KVM: map MMIO regions at creation time | Ard Biesheuvel |
2014-10-10 | arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap | Ard Biesheuvel |
2014-10-10 | arm/arm64: KVM: fix potential NULL dereference in user_mem_abort() | Ard Biesheuvel |
2014-10-10 | arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pages | Ard Biesheuvel |
2014-10-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |