kvm_check_emulate_insn
r = kvm_check_emulate_insn(vcpu, emul_type, NULL, 0);
r = kvm_check_emulate_insn(vcpu, emulation_type, insn, insn_len);