index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
2
-6
/
+6
|
\
|
*
Merge branch 'objtool/urgent'
Peter Zijlstra
2021-10-07
4
-98
/
+144
|
|
\
|
*
|
x86/kvm: Always inline to_svm()
Peter Zijlstra
2021-09-15
1
-1
/
+1
|
*
|
x86/kvm: Always inline vmload() / vmsave()
Peter Zijlstra
2021-09-15
1
-2
/
+2
|
*
|
x86/kvm: Always inline sev_*guest()
Peter Zijlstra
2021-09-15
1
-3
/
+3
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-10-31
1
-3
/
+12
|
\
\
\
|
*
|
|
KVM: SEV-ES: fix another issue with string I/O VMGEXITs
Paolo Bonzini
2021-10-27
1
-3
/
+12
*
|
|
|
KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATA
Masahiro Kozuka
2021-10-21
1
-0
/
+7
*
|
|
|
KVM: SEV-ES: reduce ghcb_sa_len to 32 bits
Paolo Bonzini
2021-10-18
1
-1
/
+1
*
|
|
|
KVM: SEV-ES: Set guest_state_protected after VMSA update
Peter Gonda
2021-10-18
1
-1
/
+6
|
/
/
/
*
|
/
KVM: SEV-ES: fix length of string I/O
Paolo Bonzini
2021-10-15
1
-1
/
+1
|
|
/
|
/
|
*
|
KVM: x86: nSVM: don't copy virt_ext from vmcb12
Maxim Levitsky
2021-09-23
1
-1
/
+0
*
|
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
3
-5
/
+9
*
|
KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S...
Maxim Levitsky
2021-09-22
1
-5
/
+7
*
|
KVM: SEV: Allow some commands for mirror VM
Peter Gonda
2021-09-22
1
-2
/
+17
*
|
KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES
Peter Gonda
2021-09-22
1
-4
/
+12
*
|
KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA
Sean Christopherson
2021-09-22
1
-1
/
+1
*
|
KVM: SVM: fix missing sev_decommission in sev_receive_start
Mingwei Zhang
2021-09-22
1
-1
/
+3
*
|
KVM: SEV: Acquire vcpu mutex when updating VMSA
Peter Gonda
2021-09-22
1
-22
/
+29
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-07
6
-113
/
+51
|
\
|
*
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
3
-13
/
+2
|
*
KVM: SVM: call avic_vcpu_load/avic_vcpu_put when enabling/disabling AVIC
Maxim Levitsky
2021-08-20
1
-0
/
+5
|
*
KVM: SVM: move check for kvm_vcpu_apicv_active outside of avic_vcpu_{put|load}
Maxim Levitsky
2021-08-20
2
-8
/
+9
|
*
KVM: SVM: remove svm_toggle_avic_for_irq_window
Maxim Levitsky
2021-08-20
3
-14
/
+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
3
-17
/
+6
|
*
KVM: x86: Move declaration of kvm_spurious_fault() to x86.h
Uros Bizjak
2021-08-13
1
-1
/
+1
|
*
KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot()
Sean Christopherson
2021-08-13
2
-4
/
+0
|
*
Merge branch 'kvm-vmx-secctl' into HEAD
Paolo Bonzini
2021-08-10
1
-20
/
+25
|
|
\
|
*
|
KVM: nSVM: remove useless kvm_clear_*_queue
Paolo Bonzini
2021-08-02
1
-5
/
+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
2
-1
/
+1
|
*
|
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
[next]