KVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.h
authorUros Bizjak <ubizjak@gmail.com>
Tue, 23 Jun 2020 18:34:39 +0000 (20:34 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Jul 2020 20:21:49 +0000 (16:21 -0400)
commit4cb5b77eecb0ccb2fa66f33ac6936680bbc41552
tree634818258eea189fd7237eefa1b3c44f5cc63f15
parent01c3b2b5cdae39af8dfcf6e40fdf484ae0e812c5
KVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.h

Current minimum required version of binutils is 2.23,
which supports VMCALL and VMMCALL instruction mnemonics.

Replace the byte-wise specification of VMCALL and
VMMCALL with these proper mnemonics.

Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
CC: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20200623183439.5526-1-ubizjak@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_para.h