summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-04KVM: arm/arm64: Optimize away redundant LR trackingPavel Fedin
2015-10-22KVM: arm: Do not indent the arguments of DECLARE_BITMAPMichal Marek
2015-10-22arm64: kvm: restore EL1N SP for panicMark Rutland
2015-10-22arm/arm64: KVM: Add tracepoints for vgic and timerChristoffer Dall
2015-10-22arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall
2015-10-22KVM: arm/arm64: Fix vGIC documentationPavel Fedin
2015-10-22KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger
2015-10-22KVM: arm/arm64: check power_off in critical section before VCPU runEric Auger
2015-10-22KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnableEric Auger
2015-10-22KVM: arm/arm64: rename pause into power_offEric Auger
2015-10-22arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang
2015-10-22arm/arm64: KVM: Support edge-triggered forwarded interruptsChristoffer Dall
2015-10-22arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall
2015-10-22arm/arm64: KVM: Add forwarded physical interrupts documentationChristoffer Dall
2015-10-22arm/arm64: KVM: Use appropriate define in VGIC reset codeChristoffer Dall
2015-10-22arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIsChristoffer Dall
2015-10-22arm/arm64: KVM: vgic: Factor out level irq processing on guest exitChristoffer Dall
2015-10-22arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall
2015-10-22KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall
2015-10-20arm/arm64: KVM: Fix disabled distributor operationChristoffer Dall
2015-10-20arm/arm64: KVM: Clear map->active on pend/active clearChristoffer Dall
2015-10-20arm/arm64: KVM: Fix arch timer behavior for disabled interruptsChristoffer Dall
2015-10-20KVM: arm: use GIC support unconditionallyArnd Bergmann
2015-10-20KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin
2015-10-20KVM: arm/arm64: Do not inject spurious interruptsPavel Fedin
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini
2015-09-22Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2015-09-21KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini
2015-09-20KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth
2015-09-20KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy
2015-09-20KVM: PPC: Book3S HV: Fix handling of interrupted VCPUsPaul Mackerras
2015-09-18kvm: svm: reset mmu on VCPU resetIgor Mammedov
2015-09-18sched: access local runqueue directly in single_task_runningDominik Dingel
2015-09-17Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei
2015-09-17arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon
2015-09-17arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-17arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-16arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin
2015-09-16KVM: s390: Replace incorrect atomic_or with atomic_andnotJason J. Herne
2015-09-16arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka
2015-09-16arm64: KVM: Fix user access for debug registersMarc Zyngier
2015-09-16KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-09-15kvm: fix zero length mmio searchingJason Wang
2015-09-15kvm: fix double free for fast mmio eventfdJason Wang
2015-09-15kvm: factor out core eventfd assign/deassign logicJason Wang