Home
last modified time | relevance | path

Searched defs:error (Results 1 – 25 of 109) sorted by relevance

12345

/qemu/tests/qtest/
H A Dtpm-tests.c40 GError *error = NULL; in tpm_test_swtpm_test() local
86 GError *error = NULL; in tpm_test_swtpm_migration_test() local
H A Darm-cpu-features.c188 const char *error; in assert_type_full() local
204 const char *error; in assert_bad_props() local
526 char *error; in test_query_cpu_model_expansion_kvm() local
H A Dreadconfig-test.c24 GError *error = NULL; in qtest_init_with_config() local
204 GError *error = NULL; in make_temp_img() local
H A Dlibqmp.c244 QDict *error = qdict_get_qdict(rsp, "error"); in qmp_rsp_is_err() local
251 QDict *error = qdict_get_qdict(rsp, "error"); in qmp_expect_error_and_unref() local
H A Dnpcm7xx_sdhci-test.c188 GError *error = NULL; in drive_create() local
H A Dacpi-utils.c103 GError *error = NULL; in acpi_fetch_table() local
/qemu/scripts/
H A Darchive-source.sh12 error() { function
/qemu/tests/unit/
H A Dtest-qga.c55 GError *error = NULL; in fixture_setup() local
124 QDict *error; in qmp_assertion_message_error() local
246 QDict *error; in test_qga_invalid_args() local
265 QDict *error; in test_qga_invalid_cmd() local
636 QDict *ret, *error; in test_qga_blockedrpcs() local
671 QDict *ret, *error; in test_qga_allowedrpcs() local
700 GError *error = NULL; in test_qga_config() local
959 QDict *error; in test_qga_guest_exec_invalid() local
/qemu/tests/tcg/hexagon/
H A Dvector_add_int.c34 int error = 0; in main() local
/qemu/qapi/
H A Dblock.json239 # <- { "error": { "class": "GenericError", object
363 # <- { "error": null
/qemu/block/monitor/
H A Dblock-hmp-cmds.c288 Error *error = NULL; in hmp_block_job_set_speed() local
299 Error *error = NULL; in hmp_block_job_cancel() local
310 Error *error = NULL; in hmp_block_job_pause() local
320 Error *error = NULL; in hmp_block_job_resume() local
330 Error *error = NULL; in hmp_block_job_complete() local
495 Error *error = NULL; in hmp_block_stream() local
/qemu/migration/
H A Dchannel.c70 Error *error) in migration_channel_connect()
/qemu/include/system/
H A Dtpm_util.h64 static inline void tpm_cmd_set_error(void *b, uint32_t error) in tpm_cmd_set_error()
/qemu/tests/qemu-iotests/
H A D056157 error=None, **kwargs): argument
166 def qmp_backup_wait(self, device, error=None): argument
H A D124144 def do_qmp_backup(self, error='Input/output error', **kwargs): argument
155 def wait_qmp_backup(self, device, error='Input/output error'): argument
/qemu/audio/
H A Dpwaudio.c42 int last_seq, pending_seq, error; member
197 enum pw_stream_state state, const char *error) in on_stream_state_changed()
225 const char *error = NULL; in qpw_read() local
262 const char *error = NULL; in qpw_buffer_get_free() local
287 const char *error = NULL; in qpw_write() local
/qemu/bsd-user/
H A Delfload.c278 abi_ulong baddr, error; in load_elf_interp() local
546 abi_ulong error; in load_elf_sections() local
611 int error, retval; in load_elf_binary() local
/qemu/tests/tcg/s390x/
H A Dtrap.c38 #define error(fmt, ...) error1(__FILE__, __LINE__, fmt, ## __VA_ARGS__) macro
/qemu/tests/tcg/aarch64/system/
H A Dboot.S81 .error: label
/qemu/nbd/
H A Dclient.c258 int error; in nbd_receive_list() local
346 int error; in nbd_opt_info_or_go() local
566 int error; in nbd_request_simple_option() local
602 Error *error; member
/qemu/hw/cxl/
H A Dcxl-cdat.c124 GError *error = NULL; in ct3_load_cdat() local
/qemu/target/alpha/
H A Dhelper.c515 G_NORETURN void helper_excp(CPUAlphaState *env, int excp, int error) in helper_excp()
526 int excp, int error) in dynamic_excp()
/qemu/include/hw/dma/
H A Dxlnx-zdma.h67 bool error; member
/qemu/tests/tcg/multiarch/
H A Dsignals.c41 #define error(fmt, ...) error1(__FILE__, __LINE__, fmt, ## __VA_ARGS__) macro
/qemu/bsd-user/freebsd/
H A Dos-proc.c255 abi_long error = 0, target_rp_pids; in do_freebsd_procctl() local

12345