summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2017-01-12KVM: x86: reset MMU on KVM_SET_VCPU_EVENTSXiao Guangrong
2017-01-09kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2016-11-24KVM: x86: check for pic and ioapic presence before useRadim Krčmář
2016-11-24KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář
2016-11-24KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář
2016-11-24KVM: x86: fix out-of-bounds access in lapicRadim Krčmář
2016-11-19kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomicPaolo Bonzini
2016-11-19KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini
2016-11-19kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini
2016-11-19KVM: Disable irq while unregistering user notifierIgnacio Alvarado
2016-11-19KVM: x86: do not go through vcpu in __get_kvmclock_nsPaolo Bonzini
2016-11-02kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann
2016-11-02kvm: nVMX: VMCLEAR an active shadow VMCS after last useJim Mattson
2016-11-02KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini
2016-10-28KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv
2016-10-27kvm/x86: Show WRMSR data is in hexBorislav Petkov
2016-10-27kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID typesJim Mattson
2016-10-20kvm: x86: memset whole irq_eoiJiri Slaby
2016-10-20kvm/x86: Fix unused variable warning in kvm_timer_init()Borislav Petkov
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