index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
vmx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
1
-1
/
+4
2020-10-21
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
1
-1
/
+1
2020-09-28
KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied
Alexander Graf
1
-0
/
+7
2020-09-28
KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
Aaron Lewis
1
-1
/
+1
2020-09-28
KVM: VMX: Rename vmx_uret_msr's "index" to "slot"
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Rename "find_msr_entry" to "vmx_find_uret_msr"
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Rename vcpu_vmx's "guest_msrs_ready" to "guest_uret_msrs_loaded"
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Rename vcpu_vmx's "save_nmsrs" to "nr_active_uret_msrs"
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Rename vcpu_vmx's "nmsrs" to "nr_uret_msrs"
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Rename the "shared_msr_entry" struct to "vmx_uret_msr"
Sean Christopherson
1
-5
/
+5
2020-09-28
KVM: VMX: Rename "vmx_find_msr_index" to "vmx_find_loadstore_msr_slot"
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Prepend "MAX_" to MSR array size defines
Sean Christopherson
1
-5
/
+5
2020-09-28
KVM: nVMX: Explicitly check for valid guest state for !unrestricted guest
Sean Christopherson
1
-0
/
+7
2020-09-28
KVM: VMX: Rename ops.h to vmx_ops.h
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Extract posted interrupt support to separate files
Xiaoyao Li
1
-89
/
+1
2020-09-28
KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vm...
Krish Sadhukhan
1
-0
/
+7
2020-09-28
KVM: X86: Rename and move the function vmx_handle_memory_failure to x86.c
Babu Moger
1
-2
/
+0
2020-09-23
KVM: x86: VMX: Make smaller physical guest address space support user-configu...
Mohammed Gamal
1
-1
/
+4
2020-09-11
KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected
Peter Shier
1
-0
/
+1
2020-07-30
KVM: x86: Pull the PGD's level from the MMU instead of recalculating it
Sean Christopherson
1
-1
/
+2
2020-07-30
KVM: VMX: Make vmx_load_mmu_pgd() static
Sean Christopherson
1
-1
/
+0
2020-07-30
KVM: VMX: Drop a duplicate declaration of construct_eptp()
Sean Christopherson
1
-2
/
+0
2020-07-10
KVM: VMX: Add guest physical address check in EPT violation and misconfig
Mohammed Gamal
1
-1
/
+2
2020-07-10
KVM: VMX: introduce vmx_need_pf_intercept
Paolo Bonzini
1
-0
/
+5
2020-07-08
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu
Jim Mattson
1
-3
/
+0
2020-07-08
kvm: vmx: Add last_cpu to struct vcpu_vmx
Jim Mattson
1
-0
/
+3
2020-06-23
KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru
Sean Christopherson
1
-2
/
+0
2020-06-08
KVM: VMX: Properly handle kvm_read/write_guest_virt*() result
Vitaly Kuznetsov
1
-0
/
+2
2020-06-01
KVM: nVMX: Fix VMX preemption timer migration
Peter Shier
1
-0
/
+2
2020-05-13
KVM: VMX: Add proper cache tracking for CR0
Sean Christopherson
1
-0
/
+1
2020-05-13
KVM: VMX: Add proper cache tracking for CR4
Sean Christopherson
1
-0
/
+1
2020-05-13
KVM: nVMX: Skip IBPB when temporarily switching between vmcs01 and vmcs02
Sean Christopherson
1
-1
/
+0
2020-05-13
KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02
Sean Christopherson
1
-1
/
+2
2020-05-13
KVM: VMX: Split out architectural interrupt/NMI blocking checks
Sean Christopherson
1
-0
/
+2
2020-04-21
KVM: VMX: Cache vmcs.EXIT_INTR_INFO using arch avail_reg flags
Sean Christopherson
1
-1
/
+13
2020-04-21
KVM: VMX: Cache vmcs.EXIT_QUALIFICATION using arch avail_reg flags
Sean Christopherson
1
-1
/
+14
2020-04-21
KVM: nVMX: Drop manual clearing of segment cache on nested VMCS switch
Sean Christopherson
1
-5
/
+0
2020-04-21
KVM: nVMX: Reset register cache (available and dirty masks) on VMCS switch
Sean Christopherson
1
-0
/
+11
2020-04-21
KVM: nVMX: Reload APIC access page on nested VM-Exit only if necessary
Sean Christopherson
1
-0
/
+1
2020-04-21
KVM: VMX: Move vmx_flush_tlb() to vmx.c
Sean Christopherson
1
-25
/
+0
2020-04-21
KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()
Sean Christopherson
1
-30
/
+12
2020-04-20
KVM: VMX: Drop redundant capability checks in low level INVVPID helpers
Sean Christopherson
1
-1
/
+0
2020-04-15
KVM: VMX: Flush all EPTP/VPID contexts on remote TLB flush
Sean Christopherson
1
-1
/
+27
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+3
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+0
2020-03-23
KVM: VMX: Fold loaded_vmcs_init() into alloc_loaded_vmcs()
Sean Christopherson
1
-1
/
+0
2020-03-16
KVM: x86: rename set_cr3 callback and related flags to load_mmu_pgd
Paolo Bonzini
1
-1
/
+1
2020-03-16
KVM: x86: Move VMX's host_efer to common x86 code
Sean Christopherson
1
-1
/
+0
2020-03-16
KVM: VMX: Add helpers to query Intel PT mode
Sean Christopherson
1
-2
/
+2
2020-02-23
KVM: nVMX: Emulate MTF when performing instruction emulation
Oliver Upton
1
-0
/
+3
[next]