- 7ca7f3b x86: kvm: style: Simplify bool comparison by YANG LI · 4 years ago
- 15b51dc KVM: x86: Take KVM's SRCU lock only if steal time update is needed by Sean Christopherson · 4 years ago
- 19979fb KVM: x86: Remove obsolete disabling of page faults in kvm_arch_vcpu_put() by Sean Christopherson · 4 years ago
- c1c35cf KVM: x86: cleanup CR3 reserved bits checks by Paolo Bonzini · 4 years, 2 months ago
- b66f9ba KVM/x86: assign hva with the right value to vm_munmap the pages by Zheng Zhan Liang · 4 years ago
- 7131636 KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off by Paolo Bonzini · 4 years ago
- 9a78e15 KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX by Paolo Bonzini · 4 years ago
- d95df95 kvm: tracing: Fix unmatched kvm_entry and kvm_exit events by Lorenzo Brescia · 4 years ago
- 1f7becf KVM: x86: get smi pending status correctly by Jay Zhou · 4 years ago
- 2a190b2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
- 872f36e KVM: x86: __kvm_vcpu_halt can be static by Paolo Bonzini · 4 years ago
- 647daca KVM: SVM: Add support for booting APs in an SEV-ES guest by Tom Lendacky · 4 years ago
- f2c7ef3 KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit by Maxim Levitsky · 4 years ago
- bc351f0 Merge branch 'kvm-master' into kvm-next by Paolo Bonzini · 4 years ago
- 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
- 93bb59c mm, kvm: account kvm_vcpu_mmap to kmemcg by Shakeel Butt · 4 years ago
- 16809ec KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests by Tom Lendacky · 4 years, 1 month ago
- 8613777 KVM: SVM: Provide support for SEV-ES vCPU loading by Tom Lendacky · 4 years, 1 month ago
- ed02b21 KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
- 5719455 KVM: SVM: Do not report support for SMM for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
- 5265713 KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES by Tom Lendacky · 4 years, 1 month ago
- 5b51cb1 KVM: SVM: Add support for CR4 write traps for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
- f27ad38 KVM: SVM: Add support for CR0 write traps for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
- 7ed9abf KVM: SVM: Support string IO operations for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
- 8f423a8 KVM: SVM: Support MMIO for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
- 59e38b5 KVM: SVM: Create trace events for VMGEXIT MSR protocol processing by Tom Lendacky · 4 years, 1 month ago
- d523ab6b KVM: SVM: Create trace events for VMGEXIT processing by Tom Lendacky · 4 years, 1 month ago
- 8d4846b KVM: SVM: Prevent debugging under SEV-ES by Tom Lendacky · 4 years, 1 month ago
- f1c6366 KVM: SVM: Add required changes to support intercepts under SEV-ES by Tom Lendacky · 4 years ago
- f9a4d62 KVM: x86: introduce complete_emulated_msr callback by Paolo Bonzini · 4 years ago
- 8b47442 KVM: x86: use kvm_complete_insn_gp in emulating RDMSR/WRMSR by Paolo Bonzini · 4 years ago
- 71cc849 KVM: x86: Fix split-irqchip vs interrupt injection window request by Paolo Bonzini · 4 years, 1 month ago
- 2259c17 kvm: x86: Sink cpuid update into vendor-specific set_cr4 functions by Jim Mattson · 4 years, 2 months ago
- fb04a1e KVM: X86: Implement ring-based dirty memory tracking by Peter Xu · 4 years, 3 months ago
- ff5a983 KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR] by Peter Xu · 4 years, 3 months ago
- c21d54f KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl by Vitaly Kuznetsov · 4 years, 3 months ago
- ee69c92 KVM: x86: Return bool instead of int for CR4 and SREGS validity checks by Sean Christopherson · 4 years, 3 months ago
- c2fe3cd KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook by Sean Christopherson · 4 years, 3 months ago
- 0107973 KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch by Babu Moger · 4 years, 2 months ago
- 2cdef91 KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs by Pankaj Gupta · 4 years, 2 months ago
- 1e293d1 kvm: x86: request masterclock update any time guest uses different msr by Oliver Upton · 4 years, 2 months ago
- 01b4f51 kvm: x86: ensure pv_cpuid.features is initialized when enabling cap by Oliver Upton · 4 years, 2 months ago
- 1930e5d kvm: x86: reads of restricted pv msrs should also result in #GP by Oliver Upton · 4 years, 2 months ago
- cc4cb01 KVM: x86: use positive error values for msr emulation that causes #GP by Maxim Levitsky · 4 years, 2 months ago
- d383b31 KVM: x86: Fix NULL dereference at kvm_msr_ignored_check() by Takashi Iwai · 4 years, 2 months ago
- c0623f5 Merge branch 'kvm-fixes' into 'next' by Paolo Bonzini · 4 years, 2 months ago
- 72f211e KVM: x86: allow kvm_x86_ops.set_efer to return an error value by Maxim Levitsky · 4 years, 3 months ago
- 7dffeca KVM: x86: report negative values from wrmsr emulation to userspace by Maxim Levitsky · 4 years, 3 months ago
- 36385cc KVM: x86: xen_hvm_config: cleanup return values by Maxim Levitsky · 4 years, 3 months ago
- 255cbec KVM: x86: allocate vcpu->arch.cpuid_entries dynamically by Vitaly Kuznetsov · 4 years, 3 months ago
- 66570e9 kvm: x86: only provide PV features if enabled in guest's CPUID by Oliver Upton · 4 years, 4 months ago
- 210dfd9 kvm: x86: set wall_clock in kvm_write_wall_clock() by Oliver Upton · 4 years, 4 months ago
- 5b9bb0e kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn by Oliver Upton · 4 years, 4 months ago
- 043248b KVM: VMX: Forbid userspace MSR filters for x2APIC by Paolo Bonzini · 4 years, 2 months ago
- 9389b9d KVM: VMX: Ignore userspace MSR filters for x2APIC by Sean Christopherson · 4 years, 3 months ago
- 0c899c2 KVM: x86: do not attempt TSC synchronization on guest writes by Paolo Bonzini · 4 years, 3 months ago
- 729c15c KVM: x86: rename KVM_REQ_GET_VMCS12_PAGES by Paolo Bonzini · 4 years, 3 months ago
- 1a155254 KVM: x86: Introduce MSR filtering by Alexander Graf · 4 years, 3 months ago
- 51de815 KVM: x86: Add infrastructure for MSR filtering by Alexander Graf · 4 years, 3 months ago
- 1ae0995 KVM: x86: Allow deflecting unknown MSR accesses to user space by Alexander Graf · 4 years, 3 months ago
- 90218e4 KVM: x86: Return -ENOENT on unimplemented MSRs by Alexander Graf · 4 years, 3 months ago
- 7e34fbd KVM: x86: Rename "shared_msrs" to "user_return_msrs" by Sean Christopherson · 4 years, 3 months ago
- b2d5225 KVM: x86: Add RIP to the kvm_entry, i.e. VM-Enter, tracepoint by Sean Christopherson · 4 years, 3 months ago
- 09e3e2a KVM: x86: Add kvm_x86_ops hook to short circuit emulation by Sean Christopherson · 4 years, 3 months ago
- cc5b54d KVM: x86: fix MSR_IA32_TSC read for nested migration by Maxim Levitsky · 4 years, 3 months ago
- 9715092 KVM: X86: Move handling of INVPCID types to x86 by Babu Moger · 4 years, 4 months ago
- 3f3393b KVM: X86: Rename and move the function vmx_handle_memory_failure to x86.c by Babu Moger · 4 years, 4 months ago
- 68ca7663 KVM: LAPIC: Narrow down the kick target vCPU by Wanpeng Li · 4 years, 4 months ago
- 8d214c4 KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE by Sean Christopherson · 4 years, 3 months ago
- ee6fa05 KVM: x86: fix MSR_IA32_TSC read for nested migration by Maxim Levitsky · 4 years, 3 months ago
- b96e650 KVM: x86: VMX: Make smaller physical guest address space support user-configurable by Mohammed Gamal · 4 years, 4 months ago
- bf3c0e5 Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD by Paolo Bonzini · 4 years, 3 months ago
- d831de1 KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN by Vitaly Kuznetsov · 4 years, 4 months ago
- 1b67fd0 Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- b2d9e996 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 4 months ago
- 004a012 arm64/x86: KVM: Introduce steal-time cap by Andrew Jones · 4 years, 5 months ago
- cb957ad kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode by Jim Mattson · 4 years, 4 months ago
- 427890a kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode by Jim Mattson · 4 years, 4 months ago
- 19cf4b7 KVM: x86: fix access code passed to gva_to_gpa by Paolo Bonzini · 4 years, 4 months ago
- 8cd84b7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
- 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
- 0548721 KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled by Sean Christopherson · 4 years, 6 months ago
- 921d259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
- 2edd9cb kvm: detect assigned device via irqbypass manager by Zhu Lingshan · 4 years, 5 months ago
- 125cfa0 Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 8301305 KVM: x86: Specify max TDP level via kvm_configure_mmu() by Sean Christopherson · 4 years, 6 months ago
- d468d94 KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDR by Sean Christopherson · 4 years, 6 months ago
- f3020b8 x86/kvm: Use __xfer_to_guest_mode_work_pending() in kvm_run_vcpu() by Thomas Gleixner · 4 years, 5 months ago
- 72c3c0f x86/kvm: Use generic xfer to guest work function by Thomas Gleixner · 4 years, 5 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- 3edd683 KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support by Mohammed Gamal · 4 years, 6 months ago
- 6986982 KVM: x86: rename update_bp_intercept to update_exception_bitmap by Paolo Bonzini · 4 years, 6 months ago
- 8978614 KVM: x86: Add helper functions for illegal GPA checking and page fault injection by Mohammed Gamal · 4 years, 6 months ago
- d574c53 KVM: x86: move MSR_IA32_PERF_CAPABILITIES emulation to common x86 code by Vitaly Kuznetsov · 4 years, 6 months ago
- 3ebccdf x86/kvm/vmx: Move guest enter/exit into .noinstr.text by Thomas Gleixner · 4 years, 6 months ago
- 87fa7f3 x86/kvm: Move context tracking where it belongs by Thomas Gleixner · 4 years, 6 months ago
- 841c2be kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host by Maxim Levitsky · 4 years, 6 months ago
- aedbaf4 KVM: x86: Extract kvm_update_cpuid_runtime() from kvm_update_cpuid() by Xiaoyao Li · 4 years, 6 months ago