aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+5
2018-05-26KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implementationVitaly Kuznetsov1-0/+1
2018-05-17KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky1-1/+1
2018-05-14kvm: mmu: Add guest_mode to kvm_mmu_page_roleJim Mattson1-1/+2
2018-05-14kvm: vmx: Basic APIC virtualization controls have three settingsJim Mattson1-1/+1
2018-05-14kvm: x86: Refactor mmu_free_roots()Junaid Shahid1-0/+1
2018-04-16X86/KVM: Properly update 'tsc_offset' to represent the running guestKarimAllah Ahmed1-0/+1
2018-03-28KVM: x86: Rename interrupt.pending to interrupt.injectedLiran Alon1-1/+1
2018-03-28x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov1-0/+1
2018-03-23KVM: SVM: add struct kvm_svm to hold SVM specific KVM varsSean Christopherson1-18/+0
2018-03-23KVM: VMX: add struct kvm_vmx to hold VMX specific KVM varsSean Christopherson1-4/+0
2018-03-23KVM: x86: move setting of ept_identity_map_addr to vmx.cSean Christopherson1-0/+1
2018-03-23KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vmSean Christopherson1-0/+13
2018-03-21KVM: nVMX: Do not load EOI-exitmap while running L2Liran Alon1-0/+2
2018-03-16KVM: X86: Provide a capability to disable PAUSE interceptsWanpeng Li1-0/+1
2018-03-16KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li1-0/+1
2018-03-16KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li1-0/+2
2018-03-16KVM: x86: Emulate only IN/OUT instructions when accessing VMware backdoorLiran Alon1-0/+1
2018-03-16KVM: x86: Add emulation_type to not raise #UD on emulation failureLiran Alon1-0/+1
2018-03-16KVM: x86: add kvm_fast_pio() to consolidate fast PIO codeSean Christopherson1-2/+1
2018-03-16x86/kvm/hyper-v: add reenlightenment MSRs supportVitaly Kuznetsov1-0/+4
2018-03-06kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan1-0/+2
2018-03-01KVM: X86: Allow userspace to define the microcode versionWanpeng Li1-0/+1
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky1-0/+2
2018-02-24kvm: fix warning for non-x86 buildsSebastian Ott1-3/+0
2018-01-31kvm: x86: remove efer_reload entry in kvm_vcpu_statLongpeng(Mike)1-1/+0
2018-01-16Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini1-0/+15
2018-01-16KVM: X86: introduce invalidate_gpa argument to tlb flushWanpeng Li1-1/+1
2017-12-14KVM: x86: Add emulation of MSR_SMI_COUNTLiran Alon1-0/+1
2017-12-14KVM: x86: add support for emulating UMIPPaolo Bonzini1-0/+1
2017-12-14KVM: x86: add support for UMIPPaolo Bonzini1-1/+1
2017-12-06KVM: x86: fix APIC page invalidationRadim Krčmář1-0/+3
2017-12-05x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel1-0/+13
2017-12-04KVM: SVM: Pin guest memory when SEV is activeBrijesh Singh1-0/+1
2017-12-04KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA commandBrijesh Singh1-0/+1
2017-12-04KVM: SVM: Add support for KVM_SEV_LAUNCH_START commandBrijesh Singh1-0/+2
2017-12-04KVM: SVM: Add KVM_SEV_INIT commandBrijesh Singh1-0/+7
2017-12-04KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctlBrijesh Singh1-0/+2
2017-12-04KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctlBrijesh Singh1-0/+2
2017-11-17KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon1-1/+2
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2017-10-18KVM: SVM: detect opening of SMI window using STGI interceptLadi Prosek1-0/+1
2017-10-12KVM: nSVM: fix SMI injection in guest modeLadi Prosek1-0/+3
2017-10-12KVM: x86: introduce ISA specific smi_allowed callbackLadi Prosek1-0/+1
2017-10-12KVM: x86: introduce ISA specific SMM entry/exit callbacksLadi Prosek1-0/+3
2017-09-25x86/apic: Sanitize 32/64bit APIC callbacksThomas Gleixner1-1/+1
2017-09-13KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()Suravee Suthikulpanit1-1/+1
2017-09-13KVM: x86: Remove .get_pkru() from kvm_x86_opsJoerg Roedel1-1/+0
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-25/+15
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcRadim Krčmář1-0/+1