aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-02Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-11-02Merge tag 'kvm-s390-next-20151028' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-10-29KVM: s390: use simple switch statement as multiplexerChristian Borntraeger
2015-10-29KVM: s390: drop useless newline in debugging dataChristian Borntraeger
2015-10-29KVM: s390: SCA must not cross page boundariesDavid Hildenbrand
2015-10-21KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit pathGautham R. Shenoy
2015-10-21KVM: PPC: Implement extension to report number of memslotsNikunj A Dadhania
2015-10-21KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEsPaul Mackerras
2015-10-21KVM: PPC: Book3S HV: Don't fall back to smaller HPT size in allocation ioctlPaul Mackerras
2015-10-19KVM: x86: MMU: Initialize force_pt_level before calling mapping_level()Takuya Yoshikawa
2015-10-19kvm: x86: zero EFER on INITPaolo Bonzini
2015-10-16kvm/irqchip: allow only multiple irqchip routes per GSIAndrey Smetanin
2015-10-16kvm/eventfd: add arch-specific set_irqAndrey Smetanin
2015-10-16kvm/eventfd: factor out kvm_notify_acked_gsi()Andrey Smetanin
2015-10-16kvm/eventfd: avoid loop inside irqfd_update()Andrey Smetanin
2015-10-16KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti
2015-10-16KVM: x86: MMU: Eliminate an extra memory slot search in mapping_level()Takuya Yoshikawa
2015-10-16KVM: x86: MMU: Remove mapping_level_dirty_bitmap()Takuya Yoshikawa
2015-10-16KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level()Takuya Yoshikawa
2015-10-16KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)()Takuya Yoshikawa
2015-10-16KVM: x86: MMU: Make force_pt_level boolTakuya Yoshikawa
2015-10-16kvm: svm: Only propagate next_rip when guest supports itJoerg Roedel
2015-10-16KVM: x86: manually unroll bad_mt_xwr loopPaolo Bonzini
2015-10-16KVM: nVMX: expose VPID capability to L1Wanpeng Li
2015-10-16KVM: nVMX: nested VPID emulationWanpeng Li
2015-10-16KVM: nVMX: emulate the INVVPID instructionWanpeng Li
2015-10-16KVM: PPC: Book3S HV: Deliver machine check with MSR(RI=0) to guest as MCEMahesh Salgaonkar
2015-10-15KVM: PPC: e500: fix couple of shift operations on 64 bitsTudor Laurentiu
2015-10-15KVM: PPC: e500: Emulate TMCFG0 TMRN registerTudor Laurentiu
2015-10-15KVM: PPC: e500: fix handling local_sid_lookup resultAndrzej Hajda
2015-10-15powerpc/e6500: add TMCFG0 register definitionTudor Laurentiu
2015-10-14KVM: VMX: introduce __vmx_flush_tlb to handle specific vpidWanpeng Li
2015-10-14KVM: VMX: adjust interface to allocate/free_vpidWanpeng Li
2015-10-14kvm: fix waitqueue_active without memory barrier in virt/kvm/async_pf.cKosuke Tatsukawa
2015-10-14KVM: x86: don't notify userspace IOAPIC on edge EOIRadim Krčmář
2015-10-14KVM: x86: fix edge EOI and IOAPIC reconfig raceRadim Krčmář
2015-10-14kvm: x86: set KVM_REQ_EVENT when updating IRRRadim Krčmář
2015-10-14Merge branch 'kvm-master' into HEADPaolo Bonzini
2015-10-14KVM: x86: fix RSM into 64-bit protected modePaolo Bonzini
2015-10-14KVM: x86: fix previous commit for 32-bitPaolo Bonzini
2015-10-13Merge branch 'kvm-master' into HEADPaolo Bonzini
2015-10-13KVM: x86: fix SMI to halted VCPUPaolo Bonzini
2015-10-13KVM: x86: clean up kvm_arch_vcpu_runnablePaolo Bonzini
2015-10-13KVM: x86: map/unmap private slots in __x86_set_memory_regionPaolo Bonzini
2015-10-13KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini
2015-10-13Merge tag 'kvm-s390-next-20151013' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-10-13KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand
2015-10-13KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand
2015-10-13KVM: s390: switch to get_tod_clock() and fix STP sync racesDavid Hildenbrand
2015-10-13KVM: s390: correctly handle injection of pgm irqs and per eventsDavid Hildenbrand