summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: trace kvm_halt_poll_ns grow/shrinkWanpeng Li2015-09-062-2/+36
* KVM: dynamic halt-pollingWanpeng Li2015-09-061-2/+51
* KVM: make halt_poll_ns per-vCPUWanpeng Li2015-09-062-2/+4
* Silence compiler warning in arch/x86/kvm/emulate.cValdis Kletnieks2015-09-061-1/+1
* kvm: compile process_smi_save_seg_64() only for x86_64Alexander Kuleshov2015-09-061-0/+2
* KVM: x86: avoid uninitialized variable warningPaolo Bonzini2015-09-061-3/+4
* KVM: PPC: Book3S: Fix typo in top comment about lockingGreg Kurz2015-09-031-1/+1
* KVM: PPC: Book3S: Fix size of the PSPB registerThomas Huth2015-09-031-1/+1
* KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is setGautham R. Shenoy2015-09-031-0/+1
* KVM: PPC: Book3S HV: Fix race in starting secondary threadsGautham R. Shenoy2015-09-032-1/+17
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2015-08-22663-4720/+6955
|\
| * KVM: PPC: Book3S: correct width in XER handlingSam bobroff2015-08-225-10/+10
| * KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculationPaul Mackerras2015-08-221-2/+7
| * KVM: PPC: Book3S HV: Fix preempted vcore list lockingPaul Mackerras2015-08-221-1/+2
| * KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MODPaul Mackerras2015-08-222-9/+121
| * KVM: PPC: Book3S HV: Fix bug in dirty page trackingPaul Mackerras2015-08-224-1/+27
| * KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTEPaul Mackerras2015-08-221-6/+12
| * KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8Paul Mackerras2015-08-226-62/+473
| * KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras2015-08-226-72/+298
| * KVM: PPC: add missing pt_regs initializationTudor Laurentiu2015-08-221-0/+1
| * KVM: PPC: Fix warnings from sparseThomas Huth2015-08-228-8/+12
| * KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in KconfigThomas Huth2015-08-221-4/+4
| * KVM: PPC: fix suspicious use of conditional operatorTudor Laurentiu2015-08-221-1/+1
| * x86/kvm: Rename VMX's segment access rights definesAndy Lutomirski2015-08-152-30/+30
| * Merge tag 'kvm-s390-next-20150812' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-08-135-6/+66
| |\
| | * KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfullyNicholas Krause2015-08-071-2/+1Star
| | * KVM: s390: host STP toleration for VMsFan Zhang2015-08-045-4/+65
| * | KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRnWei Huang2015-08-111-2/+0Star
| * | kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapicNicholas Krause2015-08-111-2/+3
| * | KVM: VMX: drop ept misconfig checkXiao Guangrong2015-08-053-95/+2Star
| * | KVM: MMU: fully check zero bits for sptesXiao Guangrong2015-08-051-6/+37
| * | KVM: MMU: introduce is_shadow_zero_bits_set()Xiao Guangrong2015-08-051-9/+19
| * | KVM: MMU: introduce the framework to check zero bits on sptesXiao Guangrong2015-08-054-0/+62
| * | KVM: MMU: split reset_rsvds_bits_mask_eptXiao Guangrong2015-08-051-4/+10
| * | KVM: MMU: split reset_rsvds_bits_maskXiao Guangrong2015-08-051-8/+18
| * | KVM: MMU: introduce rsvd_bits_validateXiao Guangrong2015-08-053-36/+50
| * | KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.cXiao Guangrong2015-08-052-11/+10Star
| * | KVM: MMU: fix validation of mmio page faultXiao Guangrong2015-08-051-45/+0Star
| * | KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ONAlex Williamson2015-08-051-4/+4
| * | KVM: x86: clean/fix memory barriers in irqchip_in_kernelPaolo Bonzini2015-07-303-25/+15Star
| * | KVM: document memory barriers for kvm->vcpus/kvm->online_vcpusPaolo Bonzini2015-07-302-0/+9
| * | KVM: x86: remove unnecessary memory barriers for shared MSRsPaolo Bonzini2015-07-291-3/+1Star
| * | KVM: move code related to KVM_SET_BOOT_CPU_ID to x86Paolo Bonzini2015-07-294-30/+24Star
| |/
| * Merge tag 'kvm-s390-next-20150728' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-07-2912-230/+194Star
| |\
| | * KVM: s390: log capability enablement and vm attribute changesChristian Borntraeger2015-07-291-0/+19
| | * KVM: s390: Provide global debug logChristian Borntraeger2015-07-293-2/+26
| | * KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger2015-07-292-15/+17
| | * KVM: s390: improve debug feature usageChristian Borntraeger2015-07-291-1/+1
| | * KVM: s390: remove outdated documentationChristian Borntraeger2015-07-292-127/+0Star
| | * KVM: s390: more irq names for trace eventsDavid Hildenbrand2015-07-293-8/+18