kvm, emulator: Rename VendorSpecific flag
authorBorislav Petkov <bp@suse.de>
Sun, 22 Sep 2013 14:44:52 +0000 (16:44 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Oct 2013 17:54:40 +0000 (18:54 +0100)
commitb51e974fcdabd00c8f5943ee7943c4ea788f57b6
tree648fb34866aa3ff7cf58aa19c99a0ddbc36bf5ab
parent1ce19dc16ce9136cccb6087e4a383ec9321980d9
kvm, emulator: Rename VendorSpecific flag

Call it EmulateOnUD which is exactly what we're trying to do with
vendor-specific instructions.

Rename ->only_vendor_specific_insn to something shorter, while at it.

Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_emulate.h
arch/x86/kvm/emulate.c
arch/x86/kvm/x86.c