index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
svm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: check PIR even for vCPUs with disabled APICv
Paolo Bonzini
2021-11-30
1
-1
/
+0
*
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-11
1
-5
/
+0
|
\
|
*
KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()
Vipin Sharma
2021-11-11
1
-5
/
+0
*
|
Merge branch 'kvm-sev-move-context' into kvm-master
Paolo Bonzini
2021-11-11
1
-4
/
+5
|
\
\
|
*
|
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
2021-11-11
1
-0
/
+1
|
*
|
KVM: SEV: Refactor out sev_es_state struct
Peter Gonda
2021-11-11
1
-4
/
+4
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-02
1
-53
/
+115
|
\
|
|
*
KVM: x86: Get exit_reason as part of kvm_x86_ops.get_exit_info
David Edmondson
2021-10-25
1
-3
/
+5
|
*
KVM: x86: Move SVM's APICv sanity check to common x86
Sean Christopherson
2021-10-22
1
-2
/
+0
|
*
KVM: x86: Add vendor name to kvm_x86_ops, use it for error messages
Sean Christopherson
2021-10-22
1
-0
/
+2
|
*
KVM: x86: nSVM: implement nested TSC scaling
Maxim Levitsky
2021-10-01
1
-3
/
+28
|
*
KVM: x86: SVM: add module param to control TSC scaling
Maxim Levitsky
2021-10-01
1
-6
/
+18
|
*
KVM: x86: SVM: don't set VMLOAD/VMSAVE intercepts on vCPU reset
Paolo Bonzini
2021-10-01
1
-27
/
+34
|
*
KVM: x86: SVM: add module param to control LBR virtualization
Maxim Levitsky
2021-09-30
1
-1
/
+12
|
*
KVM: SVM: Move RESET emulation to svm_vcpu_reset()
Sean Christopherson
2021-09-30
1
-12
/
+17
*
|
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-01
1
-1
/
+2
|
\
\
|
*
|
x86/sev: Replace occurrences of sev_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-1
/
+2
|
|
/
*
/
x86/kvm: Convert FPU handling to a single swap buffer
Thomas Gleixner
2021-10-23
1
-3
/
+4
|
/
*
KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround
Maxim Levitsky
2021-09-23
1
-0
/
+4
*
KVM: x86: nSVM: restore int_vector in svm_clear_vintr
Maxim Levitsky
2021-09-23
1
-0
/
+2
*
KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smm
Maxim Levitsky
2021-09-22
1
-66
/
+69
*
KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode
Maxim Levitsky
2021-09-22
1
-1
/
+1
*
KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S...
Maxim Levitsky
2021-09-22
1
-5
/
+7
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-07
1
-65
/
+32
|
\
|
*
KVM: SVM: Add 5-level page table support for SVM
Wei Huang
2021-08-20
1
-6
/
+1
|
*
KVM: x86: Allow CPU to force vendor-specific TDP level
Wei Huang
2021-08-20
1
-1
/
+3
|
*
KVM: SVM: split svm_handle_invalid_exit
Maxim Levitsky
2021-08-20
1
-8
/
+9
|
*
KVM: SVM: AVIC: drop unsupported AVIC base relocation code
Maxim Levitsky
2021-08-20
1
-7
/
+0
|
*
KVM: SVM: move check for kvm_vcpu_apicv_active outside of avic_vcpu_{put|load}
Maxim Levitsky
2021-08-20
1
-2
/
+5
|
*
KVM: SVM: remove svm_toggle_avic_for_irq_window
Maxim Levitsky
2021-08-20
1
-2
/
+2
|
*
KVM: SVM: add warning for mistmatch between AVIC vcpu state and AVIC inhibition
Maxim Levitsky
2021-08-20
1
-0
/
+2
|
*
KVM: x86: don't disable APICv memslot when inhibited
Maxim Levitsky
2021-08-20
1
-1
/
+0
|
*
KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot()
Sean Christopherson
2021-08-13
1
-2
/
+0
|
*
KVM: SVM: Drop redundant clearing of vcpu->arch.hflags at INIT/RESET
Sean Christopherson
2021-08-02
1
-3
/
+0
|
*
KVM: SVM: Emulate #INIT in response to triple fault shutdown
Sean Christopherson
2021-08-02
1
-3
/
+7
|
*
KVM: x86: Move setting of sregs during vCPU RESET/INIT to common x86
Sean Christopherson
2021-08-02
1
-6
/
+0
|
*
KVM: SVM: Stuff save->dr6 at during VMSA sync, not at RESET/INIT
Sean Christopherson
2021-08-02
1
-1
/
+0
|
*
KVM: SVM: Drop redundant writes to vmcb->save.cr4 at RESET/INIT
Sean Christopherson
2021-08-02
1
-3
/
+0
|
*
KVM: SVM: Tweak order of cr0/cr4/efer writes at RESET/INIT
Sean Christopherson
2021-08-02
1
-6
/
+1
|
*
KVM: SVM: Don't bother writing vmcb->save.rip at vCPU RESET/INIT
Sean Christopherson
2021-08-02
1
-2
/
+1
|
*
KVM: x86: Move EDX initialization at vCPU RESET to common code
Sean Christopherson
2021-08-02
1
-13
/
+0
|
*
KVM: x86: Consolidate APIC base RESET initialization code
Sean Christopherson
2021-08-02
1
-6
/
+0
|
*
KVM: SVM: Drop explicit MMU reset at RESET/INIT
Sean Christopherson
2021-08-02
1
-1
/
+0
|
*
KVM: SVM: Fall back to KVM's hardcoded value for EDX at RESET/INIT
Sean Christopherson
2021-08-02
1
-2
/
+9
|
*
KVM: SVM: Require exact CPUID.0x1 match when stuffing EDX at INIT
Sean Christopherson
2021-08-02
1
-1
/
+1
|
*
KVM: SVM: Zero out GDTR.base and IDTR.base on INIT
Sean Christopherson
2021-08-02
1
-0
/
+2
|
*
KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM
Sean Christopherson
2021-08-02
1
-1
/
+1
*
|
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
2021-08-16
1
-4
/
+5
|
/
*
KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deact...
Maxim Levitsky
2021-07-27
1
-2
/
+5
*
KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized
Paolo Bonzini
2021-07-27
1
-2
/
+2
[next]