aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-21KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpathWanpeng Li1-0/+1
2020-01-08KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson1-1/+1
2019-11-15KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latchedLiran Alon1-0/+5
2019-10-22KVM: x86: Move IA32_XSS-swapping on VM-entry/VM-exit to common x86 codeAaron Lewis1-2/+2
2019-10-22KVM: x86: Add WARNs to detect out-of-bounds register indicesSean Christopherson1-4/+2
2019-09-24KVM: x86: Move triple fault request into RM int injectionSean Christopherson1-1/+1
2019-08-22KVM: x86: Rename access permissions cache member in struct kvm_vcpu_archSean Christopherson1-1/+1
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li1-0/+2
2019-06-18KVM: x86: introduce is_pae_pagingPaolo Bonzini1-0/+5
2019-06-04KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li1-0/+5
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+10
2019-04-18KVM: lapic: Track lapic timer advance per vCPUSean Christopherson1-2/+0
2019-04-16KVM: x86: optimize check for valid PAT valuePaolo Bonzini1-0/+10
2019-04-16x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao1-0/+2
2019-02-20KVM: Explicitly define the "memslot update in-progress" bitSean Christopherson1-1/+1
2019-02-20KVM: x86/mmu: Do not cache MMIO accesses while memslots are in fluxSean Christopherson1-1/+6
2018-10-17kvm: x86: Defer setting of CR2 until #PF deliveryJim Mattson1-0/+2
2018-08-30KVM: x86: Unexport x86_emulate_instruction()Sean Christopherson1-0/+2
2018-06-22kvm: vmx: Nested VM-entry prereqs for event inj.Marc Orr1-0/+9
2018-06-12KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini1-2/+2
2018-04-27x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed1-7/+0
2018-04-04KVM: X86: Introduce handle_ud()Wanpeng Li1-0/+2
2018-03-28KVM: x86: Rename interrupt.pending to interrupt.injectedLiran Alon1-3/+3
2018-03-28KVM: SVM: Implement pause loop exit logic in SVMBabu Moger1-0/+2
2018-03-28KVM: VMX: Bring the common code to header fileBabu Moger1-0/+36
2018-03-28KVM: x86: Fix perf timer mode IP reportingAndi Kleen1-2/+12
2018-03-16KVM: X86: Provide a capability to disable PAUSE interceptsWanpeng Li1-1/+8
2018-03-16KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li1-1/+8
2018-03-16KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li1-5/+5
2018-03-16KVM: x86: Add module parameter for supporting VMware backdoorLiran Alon1-0/+2
2018-01-16KVM: nVMX: Fix bug of injecting L2 exception into L1Liran Alon1-0/+1
2017-12-14KVM: x86: simplify kvm_mwait_in_guest()Radim Krčmář1-12/+2
2017-12-14KVM: x86: drop bogus MWAIT checkRadim Krčmář1-22/+1
2017-12-14KVM: x86: prevent MWAIT in guest with buggy MONITORRadim Krčmář1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-24KVM: X86: Fix loss of exception which has not yet been injectedWanpeng Li1-2/+2
2017-08-24KVM: MMU: Expose the LA57 feature to VM.Yu Zhang1-0/+34
2017-08-24KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang1-0/+10
2017-08-18KVM: x86: fix use of L1 MMIO areas in nested guestsPaolo Bonzini1-1/+5
2017-04-21kvm: better MWAIT emulation for guestsMichael S. Tsirkin1-0/+36
2016-09-20KVM: x86: introduce get_kvmclock_nsPaolo Bonzini1-5/+1
2016-06-27KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti1-0/+7
2016-03-22KVM, pkeys: add pkeys support for xsave stateHuaitong Han1-1/+2
2016-02-09KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu1-0/+1
2016-02-09KVM: x86: introduce do_shl32_div32Paolo Bonzini1-0/+15
2015-09-14x86/fpu: Rename XSAVE macrosDave Hansen1-3/+3
2015-07-23kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin1-0/+5
2015-07-23KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini1-0/+5
2015-06-19KVM: MTRR: do not map huge page for non-consistent rangeXiao Guangrong1-0/+2
2015-06-19KVM: MTRR: sort variable MTRRsXiao Guangrong1-0/+1