]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1577561bb55906e18f6fbf38acf5e023dc0723f1
tree648fb34866aa3ff7cf58aa19c99a0ddbc36bf5ab
parent94bce12581806992d26de4c606b5e22b5a1bee63
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