Home
last modified time | relevance | path

Searched refs:emul_type (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/xorriso/libisoburn-1.5.0/xorriso/
H A Dwrite_run.c612 enum eltorito_boot_media_type emul_type= ELTORITO_NO_EMUL; in Xorriso_attach_boot_image() local
673 emul_type= ELTORITO_NO_EMUL; in Xorriso_attach_boot_image()
675 emul_type= ELTORITO_HARD_DISC_EMUL; in Xorriso_attach_boot_image()
677 emul_type= ELTORITO_FLOPPY_EMUL; in Xorriso_attach_boot_image()
725 ret= iso_image_set_boot_image(image, bin_path, emul_type, in Xorriso_attach_boot_image()
730 ret= iso_image_add_boot_image(image, bin_path, emul_type, 0, &bootimg); in Xorriso_attach_boot_image()
H A Dxorriso.info2853 *emul_type=* can be one of "no_emulation", "hard_disk", "diskette".
H A Dxorriso.texi3930 @strong{emul_type=} can be one of "no_emulation", "hard_disk", "diskette".
/dports/sysutils/xorriso/libisoburn-1.5.0/
H A DChangeLog432 * New -boot_image specifier emul_type=none|hard_disk|floppy
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kvm/
H A Dx86.c6318 int emul_type = EMULTYPE_TRAP_UD; in handle_ud() local
6330 emul_type = EMULTYPE_TRAP_UD_FORCED; in handle_ud()
6333 return kvm_emulate_instruction(vcpu, emul_type); in handle_ud()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kvm/
H A Dx86.c6318 int emul_type = EMULTYPE_TRAP_UD; in handle_ud() local
6330 emul_type = EMULTYPE_TRAP_UD_FORCED; in handle_ud()
6333 return kvm_emulate_instruction(vcpu, emul_type); in handle_ud()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kvm/
H A Dx86.c6318 int emul_type = EMULTYPE_TRAP_UD; in handle_ud() local
6330 emul_type = EMULTYPE_TRAP_UD_FORCED; in handle_ud()
6333 return kvm_emulate_instruction(vcpu, emul_type); in handle_ud()