diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2019-01-25 16:41:20 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-02-20 22:48:18 +0100 |
commit | 4f44c4eec5b72020c6d99e9e4f3d0505874c98c9 (patch) | |
tree | 8e012666bf201b1e18a8055dd0f43b461fe67742 /arch/x86/kernel/kvmclock.c | |
parent | KVM: VMX: Call vCPU-run asm sub-routine from C and remove clobbering (diff) | |
download | linux-4f44c4eec5b72020c6d99e9e4f3d0505874c98c9.tar.xz linux-4f44c4eec5b72020c6d99e9e4f3d0505874c98c9.zip |
KVM: VMX: Reorder clearing of registers in the vCPU-run assembly flow
Move the clearing of the common registers (not 64-bit-only) to the start
of the flow that clears registers holding guest state. This is
purely a cosmetic change so that the label doesn't point at a blank line
and a #define.
No functional change intended.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kernel/kvmclock.c')
0 files changed, 0 insertions, 0 deletions