index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
sev.c
Age
Commit message (
Expand
)
Author
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-07
KVM: SEV: Mark nested locking of kvm->lock
Wanpeng Li
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-05
KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure
Tom Lendacky
2021-12-05
KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary
Sean Christopherson
2021-12-05
KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails
Sean Christopherson
2021-11-30
KVM: SEV: accept signals in sev_lock_two_vms
Paolo Bonzini
2021-11-30
KVM: SEV: do not take kvm->lock when destroying
Paolo Bonzini
2021-11-30
KVM: SEV: Prohibit migration of a VM that has mirrors
Paolo Bonzini
2021-11-30
KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs locked
Paolo Bonzini
2021-11-30
KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
2021-11-30
KVM: SEV: initialize regions_list of a mirror VM
Paolo Bonzini
2021-11-30
KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
2021-11-30
KVM: SEV: do not use list_replace_init on an empty list
Paolo Bonzini
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-18
KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror()
Sean Christopherson
2021-11-18
KVM: SEV: Drop a redundant setting of sev->asid during initialization
Sean Christopherson
2021-11-18
KVM: SEV: Set sev_info.active after initial checks in sev_guest_init()
Sean Christopherson
2021-11-18
KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs
Sean Christopherson
2021-11-12
KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_from
Paolo Bonzini
2021-11-11
Merge branch 'kvm-sev-move-context' into kvm-master
Paolo Bonzini
2021-11-11
KVM: SEV: Add support for SEV-ES intra host migration
Peter Gonda
2021-11-11
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
2021-11-11
KVM: SEV: provide helpers to charge/uncharge misc_cg
Paolo Bonzini
2021-11-11
KVM: SEV: Refactor out sev_es_state struct
Peter Gonda
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-10-27
KVM: SEV-ES: fix another issue with string I/O VMGEXITs
Paolo Bonzini
2021-10-21
KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATA
Masahiro Kozuka
2021-10-20
x86/fpu: Move mxcsr related code to core
Thomas Gleixner
2021-10-18
Merge commit 'kvm-pagedata-alloc-fixes' into HEAD
Paolo Bonzini
2021-10-18
KVM: SEV-ES: Set guest_state_protected after VMSA update
Peter Gonda
2021-10-15
KVM: SEV-ES: fix length of string I/O
Paolo Bonzini
2021-09-30
KVM: SVM: Move RESET emulation to svm_vcpu_reset()
Sean Christopherson
2021-09-22
KVM: SEV: Allow some commands for mirror VM
Peter Gonda
2021-09-22
KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES
Peter Gonda
2021-09-22
KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA
Sean Christopherson
2021-09-22
KVM: SVM: fix missing sev_decommission in sev_receive_start
Mingwei Zhang
2021-09-22
KVM: SEV: Acquire vcpu mutex when updating VMSA
Peter Gonda
2021-08-13
KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot()
Sean Christopherson
2021-08-10
Merge branch 'kvm-vmx-secctl' into HEAD
Paolo Bonzini
2021-08-04
KVM: SVM: improve the code readability for ASID management
Mingwei Zhang
2021-08-04
KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
Sean Christopherson
2021-08-02
KVM: SVM: Stuff save->dr6 at during VMSA sync, not at RESET/INIT
Sean Christopherson
2021-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-07-15
KVM: SVM: Fix sev_pin_memory() error checks in SEV migration utilities
Sean Christopherson
2021-07-15
KVM: SVM: Return -EFAULT if copy_to_user() for SEV mig packet header fails
Sean Christopherson
2021-06-23
x86/pkeys: Move read_pkru() and write_pkru()
Dave Hansen
2021-06-11
KVM: SVM: Call SEV Guest Decommission if ASID binding fails
Alper Gun
[next]