summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-09-23KVM: nVMX: Fix the NMI IDT-vectoring handlingWanpeng Li
2016-09-23KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactiveWanpeng Li
2016-09-23KVM: nVMX: Fix reload apic access page warningWanpeng Li
2016-09-20kvm: svm: fix unsigned compare less than zero comparisonColin Ian King
2016-09-20KVM: x86: Hyper-V tsc page setupPaolo Bonzini
2016-09-20KVM: x86: introduce get_kvmclock_nsPaolo Bonzini
2016-09-20KVM: x86: initialize kvmclock_offsetPaolo Bonzini
2016-09-20KVM: x86: always fill in vcpu->arch.hv_clockPaolo Bonzini
2016-09-20Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar
2016-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-16kvm: x86: export TSC information to user-spaceLuiz Capitulino
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino
2016-09-16kvm: x86: drop read_tsc_offset()Luiz Capitulino
2016-09-16kvm: x86: add tsc_offset field to struct kvm_vcpu_archLuiz Capitulino
2016-09-16perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming
2016-09-15kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-08svm: Implements update_pi_irte hook to setup posted interruptSuravee Suthikulpanit
2016-09-08svm: Introduce AMD IOMMU avic_ga_log_notifierSuravee Suthikulpanit
2016-09-08svm: Introduces AVIC per-VM IDSuravee Suthikulpanit
2016-09-07KVM: nVMX: expose INS/OUTS information supportJan Dakinevich
2016-09-07KVM: VMX: not use vmcs_config in setup_vmcs_configPaolo Bonzini
2016-09-07KVM: x86: remove stale commentsPaolo Bonzini
2016-09-07KVM: x86: ratelimit and decrease severity for guest-triggered printkPaolo Bonzini
2016-09-07KVM: nVMX: pass valid guest linear-address to the L1Jan Dakinevich
2016-09-07KVM: nVMX: make emulated nested preemption timer pinnedWanpeng Li
2016-09-07vmx: refine validity check for guest linear addressLiang Li
2016-09-05KVM: lapic: adjust preemption timer correctly when goes TSC backwardWanpeng Li
2016-08-19KVM: x86: Expose more Intel AVX512 feature to guestLuwei Kang
2016-08-19mmu: don't pass *kvm to spte_write_protect and spte_*_dirtyBandan Das
2016-08-19KVM: lapic: don't recalculate apic map table twice when enabling LAPICWanpeng Li
2016-08-18kvm: nVMX: fix nested tsc scalingPeter Feiner
2016-08-18KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář
2016-08-18KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APICRadim Krčmář
2016-08-10x86: Apply more __ro_after_init and constKees Cook
2016-08-04nvmx: mark ept single context invalidation as supportedBandan Das
2016-08-04nvmx: remove comment about missing nested vpid supportBandan Das
2016-08-04KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=offWanpeng Li
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-01KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLDJim Mattson
2016-08-01kvm: x86: nVMX: maintain internal copy of current VMCSDavid Matlack
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams
2016-07-23Revert "KVM: x86: add pcommit support"Dan Williams