Age | Commit message (Expand) | Author |
2017-08-31 | KVM: update to new mmu_notifier semantic v2 | Jérôme Glisse |
2017-06-30 | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2017-06-04 | KVM: arm/arm64: use vcpu requests for irq injection | Andrew Jones |
2017-06-04 | KVM: arm/arm64: change exit request to sleep request | Andrew Jones |
2017-06-04 | KVM: improve arch vcpu request defining | Andrew Jones |
2017-05-23 | KVM: arm/arm64: Simplify active_change_prepare and plug race | Christoffer Dall |
2017-05-17 | arm64/cpufeature: don't use mutex in bringup path | Mark Rutland |
2017-04-27 | Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini |
2017-04-27 | KVM: mark requests that need synchronization | Paolo Bonzini |
2017-04-27 | KVM: mark requests that do not need a wakeup | Radim Krčmář |
2017-04-09 | arm/arm64: KVM: Use __hyp_reset_vectors() directly | Marc Zyngier |
2017-04-09 | arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors | Marc Zyngier |
2017-04-07 | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public | Paolo Bonzini |
2017-03-09 | KVM: arm64: Increase number of user memslots to 512 | Linu Cherian |
2017-03-09 | KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused | Linu Cherian |
2017-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-02-08 | KVM: arm/arm64: Move cntvoff to each timer context | Jintack Lim |
2017-02-02 | arm64: KVM: Save/restore the host SPE state when entering/leaving a VM | Will Deacon |
2016-11-04 | arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s... | Marc Zyngier |
2016-09-08 | KVM: Add provisioning for ulong vm stats and u64 vcpu stats | Suraj Jitindar Singh |
2016-07-18 | KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities | Andre Przywara |
2016-07-03 | arm: KVM: Allow hyp teardown | Marc Zyngier |
2016-07-03 | arm/arm64: KVM: Drop boot_pgd | Marc Zyngier |
2016-07-03 | arm64: KVM: Simplify HYP init/teardown | Marc Zyngier |
2016-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-05-24 | Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2016-05-20 | KVM: arm/arm64: vgic-new: Synchronize changes to active state | Christoffer Dall |
2016-05-20 | KVM: arm/arm64: Provide functionality to pause and resume a guest | Christoffer Dall |
2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-05-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-05-13 | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger |
2016-05-03 | arm64: kvm: Fix kvm teardown for systems using the extended idmap | James Morse |
2016-04-28 | arm64: kvm: allows kvm cpu hotplug | AKASHI Takahiro |
2016-04-08 | Merge tag 'kvm-arm-for-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Radim Krčmář |
2016-04-06 | arm64: KVM: Warn when PARange is less than 40 bits | Marc Zyngier |
2016-03-29 | arm64: perf: Move PMU register related defines to asm/perf_event.h | Shannon Zhao |
2016-03-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-03-04 | arm64: Fix misspellings in comments. | Adam Buchbinder |
2016-03-01 | arm64: KVM: Move kvm_call_hyp back to its original localtion | Marc Zyngier |
2016-02-29 | arm64: KVM: Add a new vcpu device control group for PMUv3 | Shannon Zhao |
2016-02-29 | arm64: KVM: Add a new feature bit for PMUv3 | Shannon Zhao |
2016-02-29 | arm64: KVM: Add access handler for PMUSERENR register | Shannon Zhao |
2016-02-29 | arm64: KVM: Add access handler for PMSWINC register | Shannon Zhao |
2016-02-29 | arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register | Shannon Zhao |
2016-02-29 | arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register | Shannon Zhao |
2016-02-29 | arm64: KVM: Add access handler for event type register | Shannon Zhao |
2016-02-29 | arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register | Shannon Zhao |
2016-02-29 | arm64: KVM: Add access handler for event counter register | Shannon Zhao |
2016-02-29 | arm64: KVM: Add access handler for PMSELR register | Shannon Zhao |
2016-02-29 | arm64: KVM: Add access handler for PMCR register | Shannon Zhao |