summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2017-03-15KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng
2017-02-26kvm: vmx: ensure VMCS is current while enabling PMLPeter Feiner
2017-02-09KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář
2017-01-19KVM: x86: Introduce segmented_write_stdSteve Rutherford
2017-01-19KVM: x86: emulate FXSAVE and FXRSTORRadim Krčmář
2017-01-19KVM: x86: add asm_safe wrapperRadim Krčmář
2017-01-19KVM: x86: add Align16 instruction flagRadim Krčmář
2017-01-19KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack
2017-01-19KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini
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-12-02KVM: x86: check for pic and ioapic presence before useRadim Krčmář
2016-12-02KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář
2016-11-26KVM: Disable irq while unregistering user notifierIgnacio Alvarado
2016-11-26KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini
2016-11-10kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann
2016-11-10KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv
2016-10-28kvm: x86: memset whole irq_eoiJiri Slaby
2016-10-07KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář
2016-09-24Revert "KVM: x86: fix missed hardware breakpoints"Paolo Bonzini
2016-08-20KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson
2016-08-20KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei
2016-08-20KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page faultAlexis Dambricourt
2016-07-27KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.Quentin Casasnovas
2016-06-24KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-01KVM: x86: mask CPUID(0xD,0x1).EAX against host valuePaolo Bonzini
2016-06-01KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_resetBruce Rogers
2016-06-01KVM: MTRR: remove MSR 0x2f8Andy Honig
2016-05-04kvm: 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-12KVM: VMX: fix nested vpid for old KVM guestsPaolo Bonzini
2016-04-12KVM: VMX: avoid guest hang on invalid invvpid instructionPaolo Bonzini
2016-04-12KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-04-12KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-12KVM: x86: fix missed hardware breakpointsPaolo Bonzini
2016-03-16KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0Paolo Bonzini
2016-03-16KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini
2016-03-16KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-09KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini
2016-03-09kvm: x86: Update tsc multiplier on change.Owen Hofmann
2016-03-03KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin
2016-03-03KVM: x86: fix conversion of addresses to linear in 32-bit protected modePaolo Bonzini
2016-03-03KVM: x86: fix missed hardware breakpointsPaolo Bonzini
2016-01-31kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROLHuaitong Han
2016-01-31KVM: x86: correctly print #AC in tracesPaolo Bonzini
2016-01-31KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini
2016-01-07kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini
2015-12-22KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2015-12-22KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUIDPaolo Bonzini
2015-12-22KVM: MTRR: observe maxphyaddr from guest CPUID, not hostPaolo Bonzini