summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx/nested.c
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2020-03-10 18:10:24 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2020-03-17 14:14:32 +0100
commitbb03911f79f610c857cf82b8ccd434101dd05356 (patch)
tree3b776e4d489904eef2cce5ab96b6c17b933b0138 /arch/x86/kvm/vmx/nested.c
parent1c482452d5db0f52e4e8eed95bd7314eec537d78 (diff)
KVM: VMX: access regs array in vmenter.S in its natural order
Registers in "regs" array are indexed as rax/rcx/rdx/.../rsi/rdi/r8/... Reorder access to "regs" array in vmenter.S to follow its natural order. Signed-off-by: Uros Bizjak <ubizjak@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/vmx/nested.c')
0 files changed, 0 insertions, 0 deletions