/qemu/tests/qemu-iotests/ |
H A D | 133.out | 7 qemu-io: Cannot change the option 'node-name' 8 qemu-io: Cannot change the option 'node-name' 9 qemu-io: Cannot change the option 'node-name' 16 qemu-io: Cannot change the option 'driver' 17 qemu-io: Cannot change the option 'driver' 18 qemu-io: Cannot change the option 'driver' 30 qemu-io: Cannot set both -r/-w and 'read-only' 31 qemu-io: Cannot set both -r/-w and 'read-only' 32 qemu-io: Cannot set both -c and the cache options 33 qemu-io: Cannot set both -c and the cache options [all …]
|
H A D | 219.out | 39 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve… 40 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve… 41 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve… 42 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve… 43 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve… 44 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve… 80 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb… 81 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb… 82 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb… 83 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb… [all …]
|
H A D | 293.out | 26 qemu-io: can't open: Invalid password, cannot unlock any keyslot 29 qemu-io: can't open: Invalid password, cannot unlock any keyslot 57 qemu-io: can't open: Invalid password, cannot unlock any keyslot 58 qemu-io: can't open: Invalid password, cannot unlock any keyslot 59 qemu-io: can't open: Invalid password, cannot unlock any keyslot 69 qemu-io: can't open: Invalid password, cannot unlock any keyslot 70 qemu-io: can't open: Invalid password, cannot unlock any keyslot 71 qemu-io: can't open: Invalid password, cannot unlock any keyslot 79 qemu-io: can't open: Invalid password, cannot unlock any keyslot 82 qemu-io: can't open: Invalid password, cannot unlock any keyslot [all …]
|
H A D | 245 | 148 # We cannot change any of these 152 self.reopen(opts, {'driver': 'raw'}, "Cannot change the option 'driver'") 155 self.reopen(opts, {'file': 'not-found'}, "Cannot find device='' nor node-name='not-found'") 156 self.reopen(opts, {'file': ''}, "Cannot find device='' nor node-name=''") 158 self.reopen(opts, {'file.node-name': 'newname'}, "Cannot change the option 'node-name'") 159 self.reopen(opts, {'file.driver': 'host_device'}, "Cannot change the option 'driver'") 160 self.reopen(opts, {'file.filename': hd_path[1]}, "Cannot change the option 'filename'") 161 self.reopen(opts, {'file.aio': 'native'}, "Cannot change the option 'aio'") 162 self.reopen(opts, {'file.locking': 'off'}, "Cannot change the option 'locking'") 194 … self.reopen(opts, {'backing': 'not-found'}, "Cannot find device=\'\' nor node-name=\'not-found\'") [all …]
|
H A D | 233.out | 72 …d,host=127.0.0.1,port=PORT,tls-creds=tls0': Failed to read option reply: Cannot read from TLS chan… 73 …d,host=127.0.0.1,port=PORT,tls-creds=tls0': Failed to read option reply: Cannot read from TLS chan… 106 qemu-nbd: option negotiation failed: Failed to read opts magic: Cannot read from TLS channel: The T… 107 qemu-nbd: option negotiation failed: Failed to read opts magic: Cannot read from TLS channel: The T… 112 qemu-nbd: option negotiation failed: Failed to read opts magic: Cannot read from TLS channel: The T… 113 qemu-nbd: option negotiation failed: Failed to read opts magic: Cannot read from TLS channel: The T…
|
H A D | 294.out | 18 qemu-io: can't open: Invalid password, cannot unlock any keyslot 25 qemu-io: can't open: Invalid password, cannot unlock any keyslot
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_mem.h | 55 * order to (un)plug memory. A device cannot (un)plug memory belonging to 76 * It can happen that the device cannot process a request, because it is 154 * Request cannot be processed right now, try again later, applicable for 192 /* Block size and alignment. Cannot change. */ 194 /* Valid with VIRTIO_MEM_F_ACPI_PXM. Cannot change. */ 197 /* Start address of the memory region. Cannot change. */ 199 /* Region size (maximum). Cannot change. */ 212 /* Requested size. New plug requests cannot exceed it. Can change. */
|
/qemu/tests/migration-stress/ |
H A D | stress.c | 44 fprintf(stderr, "%s (%05d): ERROR: cannot reboot: %s\n", in exit_failure() 60 fprintf(stderr, "%s (%05d): ERROR: cannot open /proc/cmdline: %s\n", in get_command_arg_str() 66 fprintf(stderr, "%s (%05d): ERROR: cannot read /proc/cmdline: %s\n", in get_command_arg_str() 116 fprintf(stderr, "%s (%05d): ERROR: cannot parse %s value %s\n", in get_command_arg_ull() 132 fprintf(stderr, "%s (%05d): ERROR: cannot open /dev/urandom: %s\n", in random_bytes() 138 fprintf(stderr, "%s (%05d): ERROR: cannot read /dev/urandom: %s\n", in random_bytes() 236 fprintf(stderr, "%s (%05d): ERROR: cannot create %s: %s\n", in mount_misc() 242 fprintf(stderr, "%s (%05d): ERROR: cannot mount %s: %s\n", in mount_misc() 287 fprintf(stderr, "%s (%05d): ERROR: Cannot parse RAM size %s\n", in main() 297 fprintf(stderr, "%s (%05d): ERROR: Cannot parse CPU count %s\n", in main()
|
/qemu/tests/qtest/ |
H A D | arm-cpu-features.c | 278 assert_error(qts, cpu_type, "cannot disable sve128", "{ 'sve128': false }"); in sve_tests_default() 317 assert_error(qts, cpu_type, "cannot disable sve256", in sve_tests_default() 321 assert_error(qts, cpu_type, "cannot disable sve512", in sve_tests_default() 350 assert_error(qts, "max", "cannot disable sve1024", "{ 'sve1024': false }"); in sve_tests_sve_max_vq_8() 357 assert_error(qts, "max", "cannot enable sve1152", "{ 'sve1152': true }"); in sve_tests_sve_max_vq_8() 368 assert_error(qts, "max", "cannot disable sve256", "{ 'sve256': false }"); in sve_tests_sve_max_vq_8() 386 assert_error(qts, "max", "cannot enable sve128", "{ 'sve128': true }"); in sve_tests_sve_off() 432 "cannot enable pauth-impdef, pauth-qarma3 or pauth-qarma5 without pauth", in pauth_tests_default() 435 "cannot enable pauth-impdef, pauth-qarma3 or pauth-qarma5 without pauth", in pauth_tests_default() 438 "cannot enable pauth-impdef, pauth-qarma3 or pauth-qarma5 without pauth", in pauth_tests_default() [all …]
|
/qemu/contrib/ivshmem-server/ |
H A D | ivshmem-server.c | 105 IVSHMEM_SERVER_DEBUG(server, "cannot send version: %s\n", in ivshmem_server_send_initial_info() 113 IVSHMEM_SERVER_DEBUG(server, "cannot send peer id: %s\n", in ivshmem_server_send_initial_info() 121 IVSHMEM_SERVER_DEBUG(server, "cannot send shm fd: %s\n", in ivshmem_server_send_initial_info() 145 IVSHMEM_SERVER_DEBUG(server, "cannot accept() %s\n", strerror(errno)); in ivshmem_server_handle_new_conn() 166 IVSHMEM_SERVER_DEBUG(server, "cannot allocate new client id\n"); in ivshmem_server_handle_new_conn() 177 IVSHMEM_SERVER_DEBUG(server, "cannot create eventfd\n"); in ivshmem_server_handle_new_conn() 184 IVSHMEM_SERVER_DEBUG(server, "cannot send initial info\n"); in ivshmem_server_handle_new_conn() 227 * if the shm file is in a hugetlbfs that cannot be truncated to the 309 fprintf(stderr, "cannot open shm file %s: %s\n", server->shm_path, in ivshmem_server_start() 325 IVSHMEM_SERVER_DEBUG(server, "cannot create socket: %s\n", in ivshmem_server_start() [all …]
|
H A D | main.c | 116 fprintf(stderr, "cannot parse n_vectors\n"); in ivshmem_server_parse_args() 138 fprintf(stderr, "cannot use verbose in daemon mode\n"); in ivshmem_server_parse_args() 236 fprintf(stderr, "cannot init server\n"); in main() 242 fprintf(stderr, "cannot bind\n"); in main() 251 fprintf(stderr, "cannot daemonize: %s\n", strerror(errno)); in main() 258 fprintf(stderr, "cannot write pid file: %s\n", strerror(errno)); in main()
|
/qemu/crypto/ |
H A D | tlssession.c | 167 error_setg(errp, "Cannot initialize TLS session: %s", in qcrypto_tls_session_new() 204 error_setg(errp, "Cannot set session credentials: %s", in qcrypto_tls_session_new() 240 error_setg(errp, "Cannot set session credentials: %s", in qcrypto_tls_session_new() 254 error_setg(errp, "Cannot set default TLS session priority %s: %s", in qcrypto_tls_session_new() 262 error_setg(errp, "Cannot set session credentials: %s", in qcrypto_tls_session_new() 306 error_setg_errno(errp, errno, "Cannot get current time"); in qcrypto_tls_session_check_certificate() 348 error_setg(errp, "Cannot initialize certificate: %s", in qcrypto_tls_session_check_certificate() 355 error_setg(errp, "Cannot import certificate: %s", in qcrypto_tls_session_check_certificate() 386 error_setg(errp, "Cannot get client distinguished name: %s", in qcrypto_tls_session_check_certificate() 494 "Cannot write to TLS channel: %s", in qcrypto_tls_session_write() [all …]
|
H A D | cipher-gcrypt.c.inc | 141 error_setg(errp, "Cannot encrypt data: %s", gcry_strerror(err)); 163 error_setg(errp, "Cannot decrypt data: %s", 187 error_setg(errp, "Cannot set IV: %s", gcry_strerror(err)); 209 error_setg(errp, "Cannot set Counter: %s", gcry_strerror(err)); 271 error_setg(errp, "Cannot initialize cipher: %s", 279 error_setg(errp, "Cannot set key: %s", gcry_strerror(err));
|
H A D | cipher-gnutls.c.inc | 107 error_setg(errp, "Cannot encrypt data: %s", 118 error_setg(errp, "Cannot initialize cipher: %s", 130 error_setg(errp, "Cannot encrypt data: %s", 168 error_setg(errp, "Cannot decrypt data: %s", 179 error_setg(errp, "Cannot initialize cipher: %s", 191 error_setg(errp, "Cannot encrypt data: %s", 307 error_setg(errp, "Cannot initialize cipher: %s",
|
H A D | hmac-gcrypt.c | 67 error_setg(errp, "Cannot initialize hmac: %s", in qcrypto_hmac_ctx_new() 74 error_setg(errp, "Cannot set key: %s", in qcrypto_hmac_ctx_new() 135 error_setg(errp, "Cannot get result: %s", in qcrypto_gcrypt_hmac_bytesv() 142 error_setg(errp, "Cannot reset hmac context: %s", in qcrypto_gcrypt_hmac_bytesv()
|
H A D | tlscredspsk.c | 46 error_setg(errp, "Cannot read PSK file %s: %s", in lookup_key() 101 error_setg(errp, "Cannot allocate credentials: %s", in qcrypto_tls_creds_psk_load() 114 error_setg(errp, "Cannot set PSK server credentials: %s", in qcrypto_tls_creds_psk_load() 138 error_setg(errp, "Cannot allocate credentials: %s", in qcrypto_tls_creds_psk_load() 146 error_setg(errp, "Cannot set PSK client credentials: %s", in qcrypto_tls_creds_psk_load()
|
/qemu/include/migration/ |
H A D | blocker.h | 26 * @errp - [out] The reason (if any) we cannot block migration right now. 42 * @errp - [out] The reason (if any) we cannot block migration right now. 70 * @errp - [out] The reason (if any) we cannot block migration right now. 85 * @errp - [out] The reason (if any) we cannot block migration right now.
|
/qemu/backends/ |
H A D | hostmem-file.c | 111 error_setg(errp, "cannot change property 'mem-path' of %s", in set_mem_path() 149 error_setg(errp, "cannot change property '%s' of %s", name, in file_memory_backend_set_align() 179 error_setg(errp, "cannot change property '%s' of %s", name, in file_memory_backend_set_offset() 202 error_setg(errp, "cannot change property 'pmem' of %s.", in file_memory_backend_set_pmem() 225 error_setg(errp, "cannot change property 'readonly' of %s.", in file_memory_backend_set_readonly() 251 error_setg(errp, "cannot change property '%s' of %s.", name, in file_memory_backend_set_rom()
|
/qemu/include/qemu/ |
H A D | coroutine-core.h | 27 * Functions that execute in coroutine context cannot be called 44 * Functions that execute in coroutine context cannot be called 117 * and when not in coroutine context. Note that such functions cannot use the 143 * Locks the mutex. If the lock cannot be taken immediately, control is
|
/qemu/target/arm/ |
H A D | cpu64.c | 90 error_setg(errp, "cannot enable sve%d", max_vq * 128); in arm_cpu_sve_finalize() 135 error_setg(errp, "cannot disable sve%d", vq * 128); in arm_cpu_sve_finalize() 158 error_setg(errp, "cannot disable sve%d", max_vq * 128); in arm_cpu_sve_finalize() 184 error_setg(errp, "cannot set sve-max-vq=%d", cpu->sve_max_vq); in arm_cpu_sve_finalize() 191 error_setg(errp, "cannot enable sve%d", vq * 128); in arm_cpu_sve_finalize() 203 error_setg(errp, "cannot disable sve%d", vq * 128); in arm_cpu_sve_finalize() 214 error_setg(errp, "cannot disable sve%d", vq * 128); in arm_cpu_sve_finalize() 230 error_setg(errp, "cannot enable sve%d", max_vq * 128); in arm_cpu_sve_finalize() 243 * Note that cpu_arm_{get,set}_vq cannot use the simpler 321 error_setg(errp, "cannot disable sme%d", vq * 128); in arm_cpu_sme_finalize() [all …]
|
/qemu/pc-bios/s390-ccw/ |
H A D | bootmap.c | 269 puts("Cannot read stage1b boot loader"); in eckd_get_boot_menu_index() 284 puts("Cannot read stage2 boot loader"); in eckd_get_boot_menu_index() 295 puts("Cannot read stage2 boot loader"); in eckd_get_boot_menu_index() 306 puts("Cannot read stage2 boot loader"); in eckd_get_boot_menu_index() 344 puts("Cannot read Boot Map Table"); in run_eckd_boot_script() 356 puts("Cannot read Boot Map Script"); in run_eckd_boot_script() 405 puts("Cannot read IPL2 record at block 1"); in ipl_eckd_cdl() 431 puts("Cannot read Volume Label at block 2"); in ipl_eckd_cdl() 483 puts("Cannot read block 0 to grab boot info."); in ipl_eckd_ldl() 511 puts("Cannot read boot record"); in eckd_find_bmt() [all …]
|
/qemu/docs/system/ |
H A D | vm-templating.rst | 79 Note that ``-mem-path`` cannot be used for VM templating when creating the 86 cannot be modified to discard VM RAM, or to actually share memory with 100 virtio-balloon inflation and "free page reporting" cannot discard VM RAM 108 virtio-mem cannot discard VM RAM that is managed by the virtio-mem
|
/qemu/hw/xen/ |
H A D | xen_pt_load_rom.c | 41 error_report("pci-assign: Cannot open %s: %s", rom_file, strerror(errno)); in pci_assign_dev_load_option_rom() 46 error_report("pci-assign: Cannot stat %s: %s", rom_file, strerror(errno)); in pci_assign_dev_load_option_rom() 72 error_report("pci-assign: Cannot read from host %s", rom_file); in pci_assign_dev_load_option_rom()
|
/qemu/tests/functional/ |
H A D | test_ppc64_pseries.py | 18 good_message = 'VFS: Cannot open root device' 37 console_pattern = 'VFS: Cannot open root device' 43 console_pattern = 'VFS: Cannot open root device'
|
/qemu/contrib/ivshmem-client/ |
H A D | main.c | 109 printf("cannot find peer_id = %d\n", peer_id); in ivshmem_client_handle_stdin_command() 116 printf("cannot find peer_id = %d\n", peer_id); in ivshmem_client_handle_stdin_command() 216 fprintf(stderr, "cannot init client\n"); in main() 222 fprintf(stderr, "cannot connect to server, retry in 1 second\n"); in main()
|