Home
last modified time | relevance | path

Searched full:terminating (Results 1 – 25 of 36) sorted by relevance

12

/qemu/tests/qapi-schema/
H A Dunclosed-string.err1 unclosed-string.json:1:11: missing terminating "'"
/qemu/backends/
H A Ddbus-vmstate1.xml15 including terminating NUL byte)
/qemu/include/standard-headers/linux/
H A Dqemu_fw_cfg.h49 /* fw_cfg "file name" is up to 56 characters (including terminating nul) */
/qemu/include/semihosting/
H A Dsyscalls.h21 * or non-zero (where it should include the terminating zero).
/qemu/system/
H A Drunstate.c477 error_report("terminating on signal %d", shutdown_signal); in qemu_kill_report()
481 error_report("terminating on signal %d from pid " FMT_pid " (%s)", in qemu_kill_report()
723 error_report("cpus are not resettable, terminating"); in qemu_system_reset_request()
H A Dcpus.c319 /* Special vm_stop() variant for terminating the process. Historically clients
/qemu/hw/ppc/
H A Damigaone.c152 /* Also copies terminating \0 as env is terminated by \0\0 */ in nvram_realize()
395 bi->cmdline_end = loadaddr + len + 1; /* including terminating '\0' */ in amigaone_init()
/qemu/tools/i386/
H A Dqemu-vmsr-helper.c53 static enum { RUNNING, TERMINATE, TERMINATING } state; enumerator
531 state = TERMINATING; in main()
/qemu/qapi/
H A Dcontrol.json162 # every attempt is made to send the QMP response before terminating,
/qemu/semihosting/
H A Darm-compat-semi.c601 output_size = strlen(cmdline) + 1; /* Count terminating 0. */ in do_common_semihosting()
609 * Just provide the terminating 0. in do_common_semihosting()
/qemu/tests/tcg/aarch64/system/
H A Dboot.S241 exceptions by terminating the process with a diagnostic. */
/qemu/hw/9pfs/
H A Dvirtio-9p-device.c107 /* We don't copy the terminating null to config space */ in virtio_9p_get_config()
/qemu/hw/core/
H A Duboot_image.h123 * Immediately after the terminating 0 follow the images, one by
/qemu/hw/i2c/
H A Dcore.c142 * terminating the previous transaction. in i2c_do_start_transfer()
/qemu/hw/uefi/
H A Dvar-service-pkcs7.c38 /* Variable Name (without terminating \0) */ in build_signed_data()
/qemu/scsi/
H A Dqemu-pr-helper.c66 static enum { RUNNING, TERMINATE, TERMINATING } state; enumerator
1071 state = TERMINATING; in main()
/qemu/subprojects/libvduse/include/
H A Dcompiler.h140 * to store character arrays that do not necessarily contain a terminating
/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h140 * to store character arrays that do not necessarily contain a terminating
/qemu/docs/tools/
H A Dqemu-storage-daemon.rst175 with a given pid file path. The daemon unlinks its pid file when terminating.
/qemu/include/qemu/
H A Dcutils.h314 * @buffer. Finally, a nul terminating character is written; @buffer therefore
H A Dcompiler.h140 * to store character arrays that do not necessarily contain a terminating
/qemu/util/
H A Dvhost-user-server.c36 * libvhost-user before terminating the coroutine. vu_deinit() calls
/qemu/docs/interop/
H A Dqmp-spec.rst57 terminating with CRLF.
/qemu/linux-user/arm/
H A Dsignal.c313 /* Write terminating magic word */ in setup_sigframe()
/qemu/hw/usb/
H A Dquirks.h213 { .terminating_entry = 1 } /* Terminating Entry */
912 { .terminating_entry = 1 } /* Terminating Entry */

12