summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
AgeCommit message (Expand)AuthorFilesLines
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...Radim Krčmář1-0/+1
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse1-2/+0
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini1-0/+1
2017-08-24KVM: X86: Fix loss of exception which has not yet been injectedWanpeng Li1-1/+1
2017-08-24KVM: MMU: Expose the LA57 feature to VM.Yu Zhang1-16/+2
2017-08-24KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang1-5/+5
2017-08-24KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.Yu Zhang1-1/+3
2017-08-24KVM: MMU: check guest CR3 reserved bits based on its physical address width.Yu Zhang1-1/+0
2017-08-18KVM: x86: Avoid guest page table walk when gpa_available is setBrijesh Singh1-1/+2
2017-08-10kvm: nVMX: Add support for fast unprotection of nested guest page tablesPaolo Bonzini1-1/+0
2017-08-08KVM: X86: implement the logic for spinlock optimizationLongpeng(Mike)1-0/+3
2017-07-18kvm/x86/svm: Support Secure Memory Encryption within KVMTom Lendacky1-1/+1
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan1-0/+1
2017-07-14KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li1-0/+1
2017-07-14KVM: async_pf: Force a nested vmexit if the injected #PF is async_pfWanpeng Li1-0/+2
2017-07-14KVM: async_pf: Add L1 guest async_pf #PF vmexit handlerWanpeng Li1-0/+1
2017-07-14KVM: x86: Simplify kvm_x86_ops->queue_exception parameter listWanpeng Li1-3/+1
2017-07-13kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan1-0/+1
2017-07-13KVM: x86: make backwards_tsc_observed a per-VM variableLadi Prosek1-0/+1
2017-07-03kvm: x86: mmu: allow A/D bits to be disabled in an mmuPeter Feiner1-1/+2
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-22/+25
2017-06-04KVM: improve arch vcpu request definingAndrew Jones1-22/+25
2017-05-16KVM: x86: lower default for halt_poll_nsPaolo Bonzini1-1/+1
2017-05-09kvm: x86: Add a hook for arch specific dirty logging emulationBandan Das1-0/+2