summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* kvm: x86: remove efer_reload entry in kvm_vcpu_statLongpeng(Mike)2018-01-311-1/+0
* Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini2018-01-161-0/+15
|\
| * KVM: SVM: Pin guest memory when SEV is activeBrijesh Singh2017-12-041-0/+1
| * KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA commandBrijesh Singh2017-12-041-0/+1
| * KVM: SVM: Add support for KVM_SEV_LAUNCH_START commandBrijesh Singh2017-12-041-0/+2
| * KVM: SVM: Add KVM_SEV_INIT commandBrijesh Singh2017-12-041-0/+7
| * KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctlBrijesh Singh2017-12-041-0/+2
| * KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctlBrijesh Singh2017-12-041-0/+2
* | KVM: X86: introduce invalidate_gpa argument to tlb flushWanpeng Li2018-01-161-1/+1
* | KVM: x86: Add emulation of MSR_SMI_COUNTLiran Alon2017-12-141-0/+1
* | KVM: x86: add support for emulating UMIPPaolo Bonzini2017-12-141-0/+1
* | KVM: x86: add support for UMIPPaolo Bonzini2017-12-141-1/+1
* | KVM: x86: fix APIC page invalidationRadim Krčmář2017-12-061-0/+3
* | x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2017-12-051-0/+13
* | KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon2017-11-171-1/+2
|/
* Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-161-0/+8
|\
| * KVM: SVM: detect opening of SMI window using STGI interceptLadi Prosek2017-10-181-0/+1
| * KVM: nSVM: fix SMI injection in guest modeLadi Prosek2017-10-121-0/+3
| * KVM: x86: introduce ISA specific smi_allowed callbackLadi Prosek2017-10-121-0/+1
| * KVM: x86: introduce ISA specific SMM entry/exit callbacksLadi Prosek2017-10-121-0/+3
* | x86/apic: Sanitize 32/64bit APIC callbacksThomas Gleixner2017-09-251-1/+1
|/
* KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()Suravee Suthikulpanit2017-09-131-1/+1
* KVM: x86: Remove .get_pkru() from kvm_x86_opsJoerg Roedel2017-09-131-1/+0
* Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-081-25/+15
|\
| * Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-09-081-0/+1
| |\
| * | KVM: X86: Fix loss of exception which has not yet been injectedWanpeng Li2017-08-241-1/+1
| * | KVM: MMU: Expose the LA57 feature to VM.Yu Zhang2017-08-241-16/+2
| * | KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang2017-08-241-5/+5
| * | KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.Yu Zhang2017-08-241-1/+3
| * | KVM: MMU: check guest CR3 reserved bits based on its physical address width.Yu Zhang2017-08-241-1/+0
| * | KVM: x86: Avoid guest page table walk when gpa_available is setBrijesh Singh2017-08-181-1/+2
| * | kvm: nVMX: Add support for fast unprotection of nested guest page tablesPaolo Bonzini2017-08-101-1/+0
| * | KVM: X86: implement the logic for spinlock optimizationLongpeng(Mike)2017-08-081-0/+3
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-041-1/+1
|\ \ \
| * | | kvm/x86/svm: Support Secure Memory Encryption within KVMTom Lendacky2017-07-181-1/+1
| |/ /
* | / KVM: update to new mmu_notifier semantic v2Jérôme Glisse2017-08-311-2/+0
| |/ |/|
* | KVM: x86: simplify handling of PKRUPaolo Bonzini2017-08-251-0/+1
|/
* kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan2017-07-141-0/+1
* KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li2017-07-141-0/+1
* KVM: async_pf: Force a nested vmexit if the injected #PF is async_pfWanpeng Li2017-07-141-0/+2
* KVM: async_pf: Add L1 guest async_pf #PF vmexit handlerWanpeng Li2017-07-141-0/+1
* KVM: x86: Simplify kvm_x86_ops->queue_exception parameter listWanpeng Li2017-07-141-3/+1
* kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan2017-07-131-0/+1
* KVM: x86: make backwards_tsc_observed a per-VM variableLadi Prosek2017-07-131-0/+1
* kvm: x86: mmu: allow A/D bits to be disabled in an mmuPeter Feiner2017-07-031-1/+2
* Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-301-22/+25
|\
| * KVM: improve arch vcpu request definingAndrew Jones2017-06-041-22/+25
* | KVM: x86: lower default for halt_poll_nsPaolo Bonzini2017-05-161-1/+1
|/
* kvm: x86: Add a hook for arch specific dirty logging emulationBandan Das2017-05-091-0/+2
* KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand2017-05-021-1/+0