summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2017-03-06KVM: x86: remove data variable from kvm_get_msr_commonNicolas Iooss
2017-03-06KVM: VMX: Fix host initiated access to guest MSR_TSC_AUXHaozhong Zhang
2017-03-06KVM: x86: pass host_initiated to functions that read MSRsPaolo Bonzini
2017-03-06KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack
2017-01-12kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2016-11-23kvm: x86: memset whole irq_eoiJiri Slaby
2016-08-19KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei
2016-08-19KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson
2016-07-10KVM: x86: mask CPUID(0xD,0x1).EAX against host valuePaolo Bonzini
2016-06-17KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-04-20kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack
2016-04-20KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya
2016-04-18KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-04-18KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-13KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2016-03-22KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini
2016-03-22KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-14KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti
2016-03-09KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini
2016-03-09KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin
2016-03-07KVM: x86: fix missed hardware breakpointsPaolo Bonzini
2016-01-31KVM: x86: correctly print #AC in tracesPaolo Bonzini
2016-01-31KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini
2016-01-31KVM: svm: unconditionally intercept #DBPaolo Bonzini
2016-01-31KVM: VMX: fix SMEP and SMAP without EPTRadim Krčmář
2015-12-09KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-12-09kvm: x86: set KVM_REQ_EVENT when updating IRRRadim Krčmář
2015-10-22Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller
2015-10-22KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li
2015-09-21KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUSTHaozhong Zhang
2015-09-21KVM: MMU: fix validation of mmio page faultXiao Guangrong
2015-08-16kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-07-10KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-10KVM: x86: properly restore LVT0Radim Krčmář
2015-07-10KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-06-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-16KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář
2015-06-10arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton
2015-05-20kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li
2015-05-20Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini
2015-05-20kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli
2015-05-11KVM: MMU: fix SMAP virtualizationXiao Guangrong
2015-05-11KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-05-11KVM: MMU: fix smap permission checkXiao Guangrong
2015-04-27kvm: x86: fix kvmclock update protocolRadim Krčmář
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-21KVM: VMX: Preserve host CR4.MCE value while in guest mode.Ben Serebrin
2015-04-15VFS: assorted d_backing_inode() annotationsDavid Howells
2015-04-15KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spteXiao Guangrong
2015-04-15kvm: mmu: don't do memslot overflow checkWanpeng Li