summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson2019-04-041-1/+1
* KVM: x86: remove code for lazy FPU handlingPaolo Bonzini2019-02-111-2/+0
* KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky2018-10-031-0/+1
* KVM: x86: pass host_initiated to functions that read MSRsPaolo Bonzini2018-06-161-3/+3
* KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini2018-06-161-1/+1
* KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon2018-03-031-1/+2
* KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-07-151-1/+1
* KVM: MMU: fix SMAP virtualizationXiao Guangrong2015-06-021-0/+1
* KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig2014-11-051-1/+1
* KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit2014-11-051-0/+14
* kvm: x86: fix stale mmio cache bugDavid Matlack2014-10-301-0/+1
* Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-09-051-1/+1
* KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini2014-06-191-1/+1
* KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit2014-06-191-1/+1
* KVM: x86: get CPL from SS.DPLPaolo Bonzini2014-05-221-1/+0
* KVM: x86: Fix CR3 reserved bitsNadav Amit2014-04-231-5/+1
* KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu2014-04-141-1/+1
* KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini2014-03-111-0/+2
* KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini2014-03-111-1/+5
* KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka2014-03-111-2/+2
* KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka2014-03-111-0/+2
* x86: kvm: introduce periodic global clock updatesAndrew Jones2014-03-041-0/+1
* x86: kvm: rate-limit global clock updatesAndrew Jones2014-03-041-0/+1
* KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong2014-02-241-0/+1
* KVM: x86: remove unused last_kernel_ns variableMarcelo Tosatti2014-02-041-1/+0
* KVM: SVM: Fix reading of DR6Jan Kiszka2014-01-171-0/+2
* add support for Hyper-V reference time counterVadim Rozenfeld2014-01-171-0/+1
* kvm: Delete prototype for non-existent function kvm_check_ioplJosh Triplett2013-11-061-2/+0
* kvm: Delete prototype for non-existent function complete_pioJosh Triplett2013-11-061-1/+0
* kvm: Create non-coherent DMA registerationAlex Williamson2013-10-301-0/+2
* kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-301-1/+1
* KVM: Move gfn_to_index to x86 specific codeChristoffer Dall2013-10-141-0/+7
* KVM: mmu: change useless int return types to voidPaolo Bonzini2013-10-031-2/+2
* KVM: mmu: remove uninteresting MMU "new_cr3" callbacksPaolo Bonzini2013-10-031-1/+1
* KVM: mmu: remove uninteresting MMU "free" callbacksPaolo Bonzini2013-10-031-1/+0
* KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini2013-10-031-0/+1
* KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini2013-10-031-0/+1
* kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri2013-08-261-0/+5
* nEPT: Add nEPT violation/misconfigration supportYang Zhang2013-08-071-0/+4
* KVM: x86: rename EMULATE_DO_MMIOPaolo Bonzini2013-07-291-2/+2
* perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5Andi Kleen2013-07-191-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-031-2/+13
|\
| * KVM: MMU: document fast invalidate all pagesXiao Guangrong2013-06-271-0/+3
| * KVM: MMU: document write_flooding_countXiao Guangrong2013-06-271-0/+1
| * KVM: MMU: document clear_spte_countXiao Guangrong2013-06-271-0/+4
| * KVM: MMU: drop kvm_mmu_zap_mmio_sptesXiao Guangrong2013-06-271-1/+0
| * KVM: MMU: fast invalidate all mmio sptesXiao Guangrong2013-06-271-1/+1
| * KVM: MMU: reclaim the zapped-obsolete page firstXiao Guangrong2013-06-051-0/+2
| * KVM: MMU: fast invalidate all pagesXiao Guangrong2013-06-051-0/+2
* | x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASEH. Peter Anvin2013-06-251-1/+1
|/