aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.h
Commit message (Expand)AuthorAge
* KVM: x86: Move triple fault request into RM int injectionSean Christopherson2019-09-24
* KVM: x86: Rename access permissions cache member in struct kvm_vcpu_archSean Christopherson2019-08-22
* KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li2019-07-20
* KVM: x86: introduce is_pae_pagingPaolo Bonzini2019-06-18
* KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li2019-06-04
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-17
|\
| * KVM: x86: optimize check for valid PAT valuePaolo Bonzini2019-04-16
* | KVM: lapic: Track lapic timer advance per vCPUSean Christopherson2019-04-18
|/
* x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao2019-04-16
* KVM: Explicitly define the "memslot update in-progress" bitSean Christopherson2019-02-20
* KVM: x86/mmu: Do not cache MMIO accesses while memslots are in fluxSean Christopherson2019-02-20
* kvm: x86: Defer setting of CR2 until #PF deliveryJim Mattson2018-10-17
* KVM: x86: Unexport x86_emulate_instruction()Sean Christopherson2018-08-30
* kvm: vmx: Nested VM-entry prereqs for event inj.Marc Orr2018-06-22
* KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini2018-06-12
* x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed2018-04-27
* KVM: X86: Introduce handle_ud()Wanpeng Li2018-04-04
* KVM: x86: Rename interrupt.pending to interrupt.injectedLiran Alon2018-03-28
* KVM: SVM: Implement pause loop exit logic in SVMBabu Moger2018-03-28
* KVM: VMX: Bring the common code to header fileBabu Moger2018-03-28
* KVM: x86: Fix perf timer mode IP reportingAndi Kleen2018-03-28
* KVM: X86: Provide a capability to disable PAUSE interceptsWanpeng Li2018-03-16
* KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li2018-03-16
* KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li2018-03-16
* KVM: x86: Add module parameter for supporting VMware backdoorLiran Alon2018-03-16
* KVM: nVMX: Fix bug of injecting L2 exception into L1Liran Alon2018-01-16
* KVM: x86: simplify kvm_mwait_in_guest()Radim Krčmář2017-12-14
* KVM: x86: drop bogus MWAIT checkRadim Krčmář2017-12-14
* KVM: x86: prevent MWAIT in guest with buggy MONITORRadim Krčmář2017-12-14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* KVM: X86: Fix loss of exception which has not yet been injectedWanpeng Li2017-08-24
* KVM: MMU: Expose the LA57 feature to VM.Yu Zhang2017-08-24
* KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang2017-08-24
* KVM: x86: fix use of L1 MMIO areas in nested guestsPaolo Bonzini2017-08-18
* kvm: better MWAIT emulation for guestsMichael S. Tsirkin2017-04-21
* KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-20
* KVM: x86: move nsec_to_cycles from x86.c to x86.hMarcelo Tosatti2016-06-27
* KVM, pkeys: add pkeys support for xsave stateHuaitong Han2016-03-22
* KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu2016-02-09
* KVM: x86: introduce do_shl32_div32Paolo Bonzini2016-02-09
* x86/fpu: Rename XSAVE macrosDave Hansen2015-09-14
* kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c fileAndrey Smetanin2015-07-23
* KVM: x86: introduce kvm_check_has_quirkPaolo Bonzini2015-07-23
* KVM: MTRR: do not map huge page for non-consistent rangeXiao Guangrong2015-06-19
* KVM: MTRR: sort variable MTRRsXiao Guangrong2015-06-19
* KVM: x86: move MTRR related code to a separate fileXiao Guangrong2015-06-19
* KVM: x86: fix initial PAT valueRadim Krčmář2015-05-07
* kvm: x86: Remove kvm_make_request from lapic.cNicholas Krause2015-01-08
* KVM: x86: add option to advance tscdeadline hrtimer expirationMarcelo Tosatti2015-01-08
* KVM: x86: Enable Intel AVX-512 for guestChao Peng2014-11-03