Searched full:loading (Results 1 – 25 of 169) sorted by relevance
1234567
30 wait_for_console_pattern(self, '[uboot] loading')32 wait_for_console_pattern(self, '[fdt] loading')34 wait_for_console_pattern(self, '[tee] loading')36 wait_for_console_pattern(self, '[atf] loading')42 wait_for_console_pattern(self, '## Loading kernel from FIT Image')
21 self.wait_for_console_pattern('## Loading kernel from FIT Image')36 self.wait_for_console_pattern('## Loading kernel from FIT Image')57 self.wait_for_console_pattern('## Loading kernel from FIT Image')
71 /* User is loading memory values */ in generic_loader_realize()73 error_setg(errp, "Specifying a file is not supported when loading " in generic_loader_realize()78 "loading memory values"); in generic_loader_realize()89 /* User is loading an image */ in generic_loader_realize()91 error_setg(errp, "data can not be specified when loading an " in generic_loader_realize()
13 Loading Data into Memory Values45 An example of loading value 0x8000000e to address 0xfd1a0104 is::72 Loading Files107 An example of loading an ELF file which CPU0 will boot is shown below::
12 - with direct kernel loading, the initial state could be amended to execute
58 * for loading user code (e.g. a bootloader) from any60 * downloaded code to internal SRAM. After loading the SoC
142 * for loading user code (e.g. a bootloader) from any144 * downloaded code to internal SRAM. After loading the SoC
158 * for loading user code (e.g. a bootloader) from any160 * downloaded code to internal SRAM. After loading the SoC
209 error_report("Error while loading elf kernel"); in load_multiboot()222 mb_debug("loading multiboot-elf kernel " in load_multiboot()276 mb_debug("loading multiboot kernel (%#x bytes) at %#x", in load_multiboot()339 mb_debug("multiboot loading module: %s", one_file); in load_multiboot()351 error_report("Error loading file '%s'", one_file); in load_multiboot()
366 QEMUFile *loading = open_test_file(false); in test_load_v1() local368 vmstate_load_state(loading, &vmstate_versioned, &obj, 1); in test_load_v1()369 g_assert(!qemu_file_get_error(loading)); in test_load_v1()376 qemu_fclose(loading); in test_load_v1()392 QEMUFile *loading = open_test_file(false); in test_load_v2() local394 vmstate_load_state(loading, &vmstate_versioned, &obj, 2); in test_load_v2()401 qemu_fclose(loading); in test_load_v2()481 QEMUFile *loading = open_test_file(false); in test_load_noskip() local483 vmstate_load_state(loading, &vmstate_skipping, &obj, 2); in test_load_noskip()484 g_assert(!qemu_file_get_error(loading)); in test_load_noskip()[all …]
13 * load the corresponding ROM data to RAM. If an error occurs while loading an28 /* If loading ROM from file, pci handles it */ in pci_assign_dev_load_option_rom()
221 # will not use flash for nvram. When loading the253 # Defines common properties that are necessary for loading a firmware303 # Describes loading and mapping properties for the firmware executable351 # Describes loading and mapping properties for the firmware executable,367 # Describes loading and mapping properties for the firmware executable,384 # loading / mapping properties.467 # @mapping: Describes the loading / mapping properties of the firmware.
2 * S390 virtio-ccw network boot loading program6 * Based on the S390 virtio-ccw loading program (main.c)9 * And based on the network loading code from SLOF (netload.c)301 printf("Loading pxelinux.cfg entry '%s'\n", entry->label); in load_kernel_with_initrd()541 puts("Network loading done, starting kernel..."); in netmain()
46 for loading a Linux kernel or ELF executable. Additionally, the Banana Pi M2U114 The BootROM of allwinner R40 loading u-boot from the 8KiB offset of sdcard.
1 # GDB may have ./.gdbinit loading disabled by default. In that case you can
10 # insn num expect. load value | pattern for loading
3 Test loading internal snapshots where the L1 table of the snapshot
48 * after loading the state.
... format is not supported (corrupt?) ## Loading init Ramdisk from Legacy Image at %08lx . ...
38 /* The kernel checks TIF_32BIT here; we don't support loading 32-bit in cpu_set_tls()
8 # Then the DSO loading would fail because of the missing symbol.
14 * for CPU_INTERRUPT_EXIT, and is cleared when loading the vmstate dump.
47 * The structure is aligned to aid loading the pair with one insn.
16 * Argument loading from the guest is performed by the caller;