Searched full:script (Results 1 – 17 of 17) sorted by relevance
/kvm-unit-tests/ |
H A D | .gitlab-ci.yml | 27 script: 57 script: 71 script: 85 script: 117 script: 131 script: 146 script: 166 script: 184 script: 199 script: [all …]
|
H A D | README | 58 Then use the runner script to detect the correct invocation and 68 By default the runner script searches for a suitable QEMU binary in the system. 91 runner script reads those information from a configuration file found 166 .: configure script, top-level Makefile, and run_tests.sh
|
H A D | README.md | 58 Then use the runner script to detect the correct invocation and 68 By default the runner script searches for a suitable QEMU binary in the system. 91 runner script reads those information from a configuration file found 166 .: configure script, top-level Makefile, and run_tests.sh
|
H A D | .travis.yml | 30 script:
|
H A D | configure | 89 --target-cpu=CPU the CPU model to run on. If left unset, the run script
|
/kvm-unit-tests/x86/efi/ |
H A D | README.md | 27 By default the runner script loads the UEFI firmware `/usr/share/ovmf/OVMF.fd`; 37 This dir contains source code and linker script copied from 40 - elf_x86_64_efi.lds: linker script to build an EFI application 47 1. build an ELF shared object and link it using linker script
|
/kvm-unit-tests/ci/ |
H A D | cirrus-ci-macos-i386.yml | 12 script:
|
H A D | cirrus-ci-macos-x86-64.yml | 12 script:
|
H A D | cirrus-ci-fedora.yml | 15 script:
|
/kvm-unit-tests/lib/arm64/ |
H A D | stack.c | 45 * pretty_print_stacks script is run it would get the right in arch_backtrace_frame()
|
/kvm-unit-tests/x86/ |
H A D | README | 46 The run script converts the qemu-system exit status to 0 (SUCCESS), and
|
/kvm-unit-tests/lib/ |
H A D | stack.c | 46 * pretty printer script. */ in print_stack()
|
/kvm-unit-tests/riscv/ |
H A D | flat.lds | 4 * mem_init(). With those movements and this linker script, we'll end up
|
/kvm-unit-tests/arm/ |
H A D | flat.lds | 4 * mem_init(). With those movements and this linker script, we'll end up
|
/kvm-unit-tests/scripts/ |
H A D | arch-run.bash | 20 # 2 - most likely a run script failed 24 # 1..127 - FAILURE (could be QEMU, a run script, or the unittest)
|
H A D | checkpatch.pl | 169 open(my $script, '<', abs_path($P)) or 172 my $text = <$script>; 173 close($script);
|
/kvm-unit-tests/s390x/ |
H A D | Makefile | 162 # Generate loader script
|