summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIsChristoffer Dall2015-10-221-3/+2
* arm/arm64: KVM: vgic: Factor out level irq processing on guest exitChristoffer Dall2015-10-221-38/+56
* arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-225-40/+72
* KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-228-0/+20
* arm/arm64: KVM: Fix disabled distributor operationChristoffer Dall2015-10-201-5/+6
* arm/arm64: KVM: Clear map->active on pend/active clearChristoffer Dall2015-10-201-1/+31
* arm/arm64: KVM: Fix arch timer behavior for disabled interruptsChristoffer Dall2015-10-202-32/+30
* KVM: arm: use GIC support unconditionallyArnd Bergmann2015-10-201-0/+1
* KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin2015-10-201-1/+1
* KVM: arm/arm64: Do not inject spurious interruptsPavel Fedin2015-10-201-2/+7
* KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-257-2/+8
* KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini2015-09-251-1/+1
* KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini2015-09-251-6/+17
* KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini2015-09-251-1/+2
* Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-09-223-1/+12
|\
| * KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth2015-09-211-0/+6
| * KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy2015-09-211-0/+1
| * KVM: PPC: Book3S HV: Fix handling of interrupted VCPUsPaul Mackerras2015-09-211-1/+5
* | KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2015-09-212-0/+3
* | kvm: svm: reset mmu on VCPU resetIgor Mammedov2015-09-181-0/+1
|/
* sched: access local runqueue directly in single_task_runningDominik Dingel2015-09-181-4/+11
* Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-1713-81/+30
|\
| * arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-176-40/+6
| * arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon2015-09-174-29/+5
| * arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+4
| * arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+3
| * arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin2015-09-161-1/+1
| * arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka2015-09-161-2/+4
| * arm64: KVM: Fix user access for debug registersMarc Zyngier2015-09-161-4/+4
| * KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon2015-09-141-1/+3
* | KVM: s390: Replace incorrect atomic_or with atomic_andnotJason J. Herne2015-09-161-1/+1
* | KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li2015-09-161-0/+2
* | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-1612-0/+12
* | kvm: fix zero length mmio searchingJason Wang2015-09-151-2/+17
* | kvm: fix double free for fast mmio eventfdJason Wang2015-09-151-18/+25
* | kvm: factor out core eventfd assign/deassign logicJason Wang2015-09-151-35/+50
* | kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfdJason Wang2015-09-151-2/+2
* | KVM: make the declaration of functions within 80 charactersWei Yang2015-09-141-2/+2
* | Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2015-09-144-23/+49
|\|
| * arm/arm64: KVM: Fix PSCI affinity info return value for non valid coresAlexander Spyridakis2015-09-041-4/+8
| * arm64: KVM: set {v,}TCR_EL2 RES1 bitsMark Rutland2015-09-041-3/+7
| * arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0Christoffer Dall2015-09-041-0/+8
| * arm/arm64: KVM: vgic: Move active state handling to flush_hwstateChristoffer Dall2015-09-041-16/+26
* | KVM: fix polling for guest halt continued even if disable itWanpeng Li2015-09-141-1/+2
* | Linux 4.3-rc1v4.3-rc1Linus Torvalds2015-09-121-2/+2
* | Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-09-1250-421/+220
|\ \
| * | CRISv10: delete unused lib/dmacopy.cRabin Vincent2015-09-051-42/+0
| * | CRISv10: delete unused lib/old_checksum.cRabin Vincent2015-09-051-86/+0
| * | CRIS: fix switch_mm() lockdep splatRabin Vincent2015-09-051-1/+8
| * | CRISv32: enable LOCKDEP_SUPPORTRabin Vincent2015-09-051-0/+4