summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-07-03x86: kvm: mmu: make spte mmio mask more explicitPeter Feiner
2017-07-03x86: kvm: mmu: dead code thanks to access trackingPeter Feiner
2017-06-30KVM: x86: remove ignored type attributeNick Desaulniers
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-06-29KVM: LAPIC: Fix lapic timer injection delayWanpeng Li
2017-06-29KVM: lapic: reorganize restart_apic_timerPaolo Bonzini
2017-06-29KVM: lapic: reorganize start_hv_timerPaolo Bonzini
2017-06-28kvm: nVMX: Check memory operand to INVVPIDJim Mattson
2017-06-27KVM: SVM: suppress unnecessary NMI singlestep on GIF=0 and nested exitLadi Prosek
2017-06-27KVM: SVM: don't NMI singlestep over event injectionLadi Prosek
2017-06-27KVM: SVM: hide TF/RF flags used by NMI singlestepLadi Prosek
2017-06-27KVM: nSVM: do not forward NMI window singlestep VM exits to L1Ladi Prosek
2017-06-27KVM: SVM: introduce disable_nmi_singlestep helperLadi Prosek
2017-06-07KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exitJim Mattson
2017-06-07KVM: nVMX: Don't update vmcs12->xss_exit_bitmap on nested VM-exitJim Mattson
2017-06-07kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson
2017-06-07kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson
2017-06-07kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson
2017-06-04KVM: add kvm_request_pendingRadim Krčmář
2017-06-04KVM: improve arch vcpu request definingAndrew Jones
2017-06-01KVM: x86: avoid large stack allocations in em_fxrstorNick Desaulniers
2017-06-01KVM: white space cleanup in nested_vmx_setup_ctls_msrs()Dan Carpenter
2017-06-01KVM: Tidy the whitespace in nested_svm_check_permissions()Dan Carpenter
2017-06-01KVM: x86: Fix nmi injection failure when vcpu got blockedZhuangYanying
2017-06-01KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen
2017-05-30KVM: SVM: ignore type when setting segment registersGioh Kim
2017-05-30KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debuggingRadim Krčmář
2017-05-26KVM: x86: Fix virtual wire modeJan H. Schönherr
2017-05-26KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr
2017-05-26KVM: X86: Fix preempt the preemption timer cancelWanpeng Li
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds
2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-21fix unsafe_put_user()Al Viro
2017-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-19Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-19KVM: x86: prevent uninitialized variable warning in check_svme()Radim Krčmář
2017-05-19KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář
2017-05-19KVM: x86: zero base3 of unusable segmentsRadim Krčmář
2017-05-19KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li
2017-05-19KVM: x86: Fix potential preemption when get the current kvmclock timestampWanpeng Li
2017-05-19xen: make xen_flush_tlb_all() staticJuergen Gross
2017-05-19xen: cleanup pvh leftovers from pv-only sourcesJuergen Gross
2017-05-18KVM: Silence underflow warning in avic_get_physical_id_entry()Dan Carpenter
2017-05-16KVM: x86: lower default for halt_poll_nsPaolo Bonzini
2017-05-15KVM: nVMX: fix EPT permissions as reported in exit qualificationPaolo Bonzini
2017-05-15KVM: VMX: Don't enable EPT A/D feature if EPT feature is disabledWanpeng Li
2017-05-15KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li
2017-05-15kvm: nVMX: off by one in vmx_write_pml_buffer()Dan Carpenter
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds