diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2026-05-04 04:52:27 -0400 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2026-05-10 15:01:36 +0200 |
| commit | fcaf986d10768dddb23598d6f0560006dad0c8bd (patch) | |
| tree | 77a67bbb7c21366f73b22cc58183cd169687d26b /rust/kernel/alloc/allocator | |
| parent | 2be108307eae241359bb32ee259ba0b5378156aa (diff) | |
| parent | 344ebd21f2c9d59fb6d7a409eedf8b31d8b0f17e (diff) | |
Merge branch 'kvm-vmenter' into HEAD
Move SPEC_CTRL handling for VMX entirely to vmenter.S, also improving
assembly code reuse between SVM and VMX.
The prototype of __vmx_vcpu_run() and __svm_vcpu_run() becomes
the same, with a set of bit flags for the second argument.
The register allocation also becomes very similar, with %edi/%rdi
pointing to the vmx (resp. svm) argument.
Thanks to this, the code to save and restore SPEC_CTRL values for the
host and guest is the same up to the register names and can be dropped
into a new header arch/x86/kvm/vmenter.h. APX enablement will also move
common code to load and save registers from VMX and SVM to vmenter.h.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/kernel/alloc/allocator')
0 files changed, 0 insertions, 0 deletions
