KVM: SEV-ES: keep INS functions together
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 12 Oct 2021 15:25:45 +0000 (11:25 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 22 Oct 2021 14:08:51 +0000 (10:08 -0400)
commit4fa4b38dae6fc6a3695695add8c18fa8b6a05a1a
tree11628695e0a91a1ce41205d3d49d69b7f541cd5e
parent6b5efc930bbc8c97e4a1fe2ccb9a6f286365a56d
KVM: SEV-ES: keep INS functions together

Make the diff a little nicer when we actually get to fixing
the bug.  No functional change intended.

Cc: stable@vger.kernel.org
Fixes: 7ed9abfe8e9f ("KVM: SVM: Support string IO operations for an SEV-ES guest")
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/x86.c