summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRnWei Huang2015-08-111-2/+0
* 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/+2
* 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/+10
* KVM: MMU: fix validation of mmio page faultXiao Guangrong2015-08-051-45/+0
* 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/+15
* 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/+1
* KVM: move code related to KVM_SET_BOOT_CPU_ID to x86Paolo Bonzini2015-07-294-30/+24
* Merge tag 'kvm-s390-next-20150728' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-07-2912-230/+194
|\
| * 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/+0
| * KVM: s390: more irq names for trace eventsDavid Hildenbrand2015-07-293-8/+18
| * KVM: s390: Fixup interrupt vcpu event messages and levelsChristian Borntraeger2015-07-291-24/+27
| * KVM: s390: add more debug data for the pfault diagnosesChristian Borntraeger2015-07-291-0/+4
| * KVM: s390: remove "from (user|kernel)" from irq injection messagesDavid Hildenbrand2015-07-292-27/+17
| * KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger2015-07-294-6/+2
| * KVM: s390: Improve vcpu event debugging for diagnosesChristian Borntraeger2015-07-291-1/+3
| * KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger2015-07-293-1/+10
| * KVM: s390: only reset CMMA state if it was enabled beforeDominik Dingel2015-07-291-0/+4
| * KVM: s390: clean up cmma_enable checkDominik Dingel2015-07-293-17/+8
| * KVM: s390: filter space-switch events when PER is enforcedDavid Hildenbrand2015-07-291-0/+35
| * KVM: s390: propagate error from enable storage keyDominik Dingel2015-07-291-1/+3
|/
* KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_maskPaolo Bonzini2015-07-231-7/+8
* kvm/x86: add support for MONITOR_TRAP_FLAGMihai Donțu2015-07-233-4/+15
* kvm/x86: add sending hyper-v crash notification to user spaceAndrey Smetanin2015-07-234-0/+13
* kvm/x86: added hyper-v crash msrs into kvm hyperv contextAndrey Smetanin2015-07-234-5/+86
* kvm: introduce vcpu_debug = kvm_debug + vcpu contextAndrey Smetanin2015-07-231-0/+3
* kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin2015-07-237-269/+366
* KVM: nVMX: VMX instructions: add checks for #GP/#SS exceptionsEugene Korenevsky2015-07-231-16/+61
* KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini2015-07-234-5/+5
* KVM: vmx: obey KVM_QUIRK_CD_NW_CLEAREDXiao Guangrong2015-07-231-1/+4
* KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini2015-07-233-2/+7
* KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong2015-07-231-9/+10
* KVM: MTRR: fix memory type handling if MTRR is completely disabledXiao Guangrong2015-07-231-1/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-2279-811/+714
|\
| * ravb: fix ring memory allocationSergei Shtylyov2015-07-211-25/+34
| * net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy2015-07-211-1/+1
| * openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodesChris J Arges2015-07-211-1/+1
| * netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal2015-07-211-32/+47
OpenPOWER on IntegriCloud