Home
last modified time | relevance | path

Searched refs:binary (Results 1 – 9 of 9) sorted by relevance

/kvm-unit-tests/scripts/
H A Dpretty_print_stacks.py16 def pretty_print_stack(binary, line): argument
31 cmd = [config.get('ADDR2LINE', 'addr2line'), '-e', binary, '-i', '-f', '--pretty', '--address']
66 binary = sys.argv[1]
67 if binary.endswith('.flat'):
68 binary = binary.replace('.flat', '.elf')
69 elif binary.endswith('.efi'):
70 binary += '.debug'
90 pretty_print_stack(binary, line)
/kvm-unit-tests/s390x/snippets/
H A DMakefile13 …$(OBJCOPY) -O binary -j ".rodata" -j ".lowcore" -j ".text" -j ".data" -j ".bss" --set-section-flag…
20 …$(OBJCOPY) -O binary -j ".rodata" -j ".lowcore" -j ".text" -j ".data" -j ".bss" --set-section-flag…
28 $(OBJCOPY) -I binary -O elf64-s390 -B "s390:64-bit" $< $@
32 $(OBJCOPY) -I binary -O elf64-s390 -B "s390:64-bit" $< $@
/kvm-unit-tests/
H A DREADME68 By default the runner script searches for a suitable QEMU binary in the system.
69 To select a specific QEMU binary though, specify the QEMU=path/to/binary
80 you also need to have the "ncat" binary (from the nmap.org project) installed,
H A DREADME.md68 By default the runner script searches for a suitable QEMU binary in the system.
69 To select a specific QEMU binary though, specify the QEMU=path/to/binary
80 you also need to have the "ncat" binary (from the nmap.org project) installed,
H A Drun_tests.sh30 specify the appropriate qemu binary for ARCH-run.
H A DLICENSE161 anything that is normally distributed (in either source or binary
/kvm-unit-tests/x86/efi/
H A DREADME.md53 4. convert the shared object to an EFI binary
/kvm-unit-tests/x86/
H A DREADME43 The exit status of the binary is inconsistent; with qemu-system, after
/kvm-unit-tests/docs/
H A Dunittests.txt35 This parameter is mandatory and specifies which binary under the <arch>/