summaryrefslogtreecommitdiffstats
path: root/virt
Commit message (Expand)AuthorAge
* Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-24
* KVM: Boost vCPUs that are delivering interruptsWanpeng Li2019-07-20
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-12
|\
| * Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-11
| |\
| | * KVM: arm/arm64: Initialise host's MPIDRs by reading the actual registerMarc Zyngier2019-07-08
| | * KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin2019-07-05
| | * KVM: arm/arm64: Add save/restore support for firmware workaround stateAndre Przywara2019-07-05
| | * arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara2019-07-05
| | * KVM: arm/arm64: Support chained PMU countersAndrew Murray2019-07-05
| | * KVM: arm/arm64: Remove pmc->bitmaskAndrew Murray2019-07-05
| | * KVM: arm/arm64: Re-create event when setting counter valueAndrew Murray2019-07-05
| | * KVM: arm/arm64: Extract duplicated code to own functionAndrew Murray2019-07-05
| | * KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functionsAndrew Murray2019-07-05
| * | KVM: Properly check if "page" is valid in kvm_vcpu_unmapKarimAllah Ahmed2019-07-10
| * | kvm: Convert kvm_lock to a mutexJunaid Shahid2019-06-05
| * | KVM: irqchip: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-06-05
| * | KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson2019-06-04
* | | arm64: switch to generic version of pte allocationMike Rapoport2019-07-12
| |/ |/|
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504Thomas Gleixner2019-06-19
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-19
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-20
|\ \ \ | |/ / |/| |
| * | Merge tag 'kvmarm-fixes-for-5.2-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2019-06-20
| |\ \ | | |/ | |/|
| | * KVM: arm/arm64: Fix emulated ptimer irq injectionAndrew Jones2019-06-19
| | * KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroyDave Martin2019-06-12
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-05
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner2019-06-05
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-05
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-02
|\| |
| * | KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-05-28
| * | kvm: fix compile on s390 part 2Christian Borntraeger2019-05-28
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-26
|\ \
| * | kvm: Check irqchip mode before assign irqfdPeter Xu2019-05-24
| * | kvm: fix compilation on s390Paolo Bonzini2019-05-24
| * | KVM: Fix spinlock taken warning during host resumeWanpeng Li2019-05-24
| |/
| * KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse2019-05-24
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-17
|\
| * kvm: fix compilation on aarch64Paolo Bonzini2019-05-17
| * Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-05-15
| |\
| | * arm64: KVM: Enable VHE support for :G/:H perf event modifiersAndrew Murray2019-04-24
| | * arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_dataAndrew Murray2019-04-24
| | * KVM: arm/arm64: Context-switch ptrauth registersMark Rutland2019-04-24
| | * KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVEDave Martin2019-04-18
| | * KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctlDave Martin2019-03-29
| | * KVM: arm/arm64: Add hook for arch-specific KVM initialisationDave Martin2019-03-29
| * | Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-05-15
| |\ \