Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly | Paolo Bonzini | 2022-11-09 | 1 | -0/+1 |
* | KVM: SVM: restore host save area from assembly | Paolo Bonzini | 2022-11-09 | 1 | -0/+1 |
* | KVM: SVM: move guest vmsave/vmload back to assembly | Paolo Bonzini | 2022-11-09 | 1 | -0/+1 |
* | KVM: SVM: retrieve VMCB from assembly | Paolo Bonzini | 2022-11-09 | 1 | -0/+2 |
* | KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm | Paolo Bonzini | 2022-11-09 | 1 | -0/+6 |
* | KVM: x86: use a separate asm-offsets.c file | Paolo Bonzini | 2022-11-09 | 1 | -0/+18 |