Home
last modified time | relevance | path

Searched full:bin (Results 1 – 25 of 29) sorted by relevance

12

/kvm-unit-tests/x86/
H A DMakefile.x86_6410 bin = so
16 bin = elf
63 $(TEST_DIR)/hyperv_clock.$(bin): $(TEST_DIR)/hyperv_clock.o
65 $(TEST_DIR)/vmx.$(bin): $(TEST_DIR)/vmx_tests.o
66 $(TEST_DIR)/svm.$(bin): $(TEST_DIR)/svm_tests.o
67 $(TEST_DIR)/svm_npt.$(bin): $(TEST_DIR)/svm_npt.o
H A DMakefile.common114 $(TEST_DIR)/access_test.$(bin): $(TEST_DIR)/access.o
116 $(TEST_DIR)/vmx.$(bin): $(TEST_DIR)/access.o
118 $(TEST_DIR)/svm_npt.$(bin): $(TEST_DIR)/svm.o
120 $(TEST_DIR)/kvmclock_test.$(bin): $(TEST_DIR)/kvmclock.o
122 $(TEST_DIR)/hyperv_synic.$(bin): $(TEST_DIR)/hyperv.o
124 $(TEST_DIR)/hyperv_stimer.$(bin): $(TEST_DIR)/hyperv.o
126 $(TEST_DIR)/hyperv_connections.$(bin): $(TEST_DIR)/hyperv.o
H A DMakefile.i3865 bin = elf
H A Drun1 #!/usr/bin/env bash
/kvm-unit-tests/scripts/
H A Dmkstandalone.sh1 #!/usr/bin/env bash
40 echo "#!/usr/bin/env bash"
72 temp_file bin "$kernel"
73 # Don't want to expand $bin but print it as-is.
75 args[3]='$bin'
77 (echo "#!/usr/bin/env bash"
H A Dcheck-patch.py1 #!/usr/bin/env python3
H A Dpretty_print_stacks.py1 #!/usr/bin/env python3
/kvm-unit-tests/s390x/
H A DMakefile63 tests_binary = $(patsubst %.elf,%.bin,$(tests))
65 tests_pv_binary = $(patsubst %.bin,%.pv.bin,$(tests_binary))
183 %.bin: %.elf
216 $(patsubst %.parmfile,%.pv.bin,$(wildcard s390x/*.parmfile)): %.pv.bin: %.parmfile
217 %.pv.bin: %.bin $(HOST_KEY_DOCUMENT) $(comm-key)
219 …OMM_OPTION) $(comm-key) --x-pcf $(GENPROTIMG_PCF) $(parmfile_args) --image $(filter %.bin,$^) -o $@
226 $(RM) $(TEST_DIR)/*.{o,elf,bin,lds} $(TEST_DIR)/.*.d lib/s390x/.*.d $(comm-key)
H A Drun1 #!/usr/bin/env bash
19 if [ "${1: -7}" = ".pv.bin" ] || [ "${TESTNAME: -3}" = "_PV" ]; then
/kvm-unit-tests/powerpc/
H A DMakefile.common24 all: directories $(TEST_DIR)/boot_rom.bin $(tests-all)
78 $(TEST_DIR)/boot_rom.bin: $(TEST_DIR)/boot_rom.elf
90 $(RM) $(TEST_DIR)/*.{o,elf} $(TEST_DIR)/boot_rom.bin \
H A D.gitignore1 boot_rom.bin
H A Drun1 #!/usr/bin/env bash
/kvm-unit-tests/
H A DREADME.macOS.md27 export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"
78 --cross-prefix=$X_INSTALL_DIR/x86_64-unknown-linux-gnu/bin/x86_64-unknown-linux-gnu-
H A D.gitignore29 /s390x/*.bin
H A Drun_tests.sh1 #!/usr/bin/env bash
H A DMakefile1 SHELL := /usr/bin/env bash
/kvm-unit-tests/ci/
H A Dcirrus-ci-macos-i386.yml13 - export PATH="/opt/homebrew/opt/gnu-getopt/bin:$PATH"
H A Dcirrus-ci-macos-x86-64.yml13 - export PATH="/opt/homebrew/opt/gnu-getopt/bin:$PATH"
/kvm-unit-tests/scripts/s390x/
H A Dfunc.bash28 kernel=${kernel%.elf}.pv.bin
/kvm-unit-tests/riscv/
H A Drun1 #!/usr/bin/env bash
/kvm-unit-tests/x86/efi/
H A Drun1 #!/bin/bash
/kvm-unit-tests/s390x/snippets/
H A DMakefile35 $(RM) $(SNIPPET_DIR)/*/*.{o,elf,*bin,*obj,hdr,lds} $(SNIPPET_DIR)/asm/.*.d
/kvm-unit-tests/arm/efi/
H A Drun1 #!/bin/bash
/kvm-unit-tests/riscv/efi/
H A Drun1 #!/bin/bash
/kvm-unit-tests/arm/
H A Drun1 #!/usr/bin/env bash

12