Home
last modified time | relevance | path

Searched full:default (Results 1 – 25 of 66) sorted by relevance

123

/kvm-unit-tests/docs/
H A Dunittests.txt42 the test to the specified arch. By default, the test will run on any
48 the test to the specified machine. By default, the test will run on
50 environment variable, and defaults to the architecture's default.)
73 - Tests in the "nodefault" group are not run by default (with no -g option).
82 This restricts the test to the specified accelerator. By default, the
/kvm-unit-tests/
H A Dconfigure8 # Return the default CPU type to compile for
26 # Return the default CPU type to run on
72 # Enable -Werror by default for git repositories only (i.e. developer builds)
93 kvmtool, default is qemu) (arm/arm64 only)
101 enable or disable pretty stack printing (enabled by default)
102 --[enable|disable]-default-environ
103 enable or disable the generation of a default environ when
104 no environ is provided by the user (enabled by default)
118 4k [default], 16k, 64k for arm64.
119 4k [default], 64k for ppc64.
[all …]
H A DREADME68 By default the runner script searches for a suitable QEMU binary in the system.
124 Some tests are not safe to run by default, as they may crash the
157 conditionals to their respective minimum kernel versions. By default,
H A DREADME.md68 By default the runner script searches for a suitable QEMU binary in the system.
124 Some tests are not safe to run by default, as they may crash the
157 conditionals to their respective minimum kernel versions. By default,
H A D.shellcheckrc9 # add-default-case
/kvm-unit-tests/x86/efi/
H A Drun39 # - UEFI firmware by default loads the file EFI/BOOT/BOOTX64.EFI
46 # Run test case with 256MiB QEMU memory. QEMU default memory size is 128MiB.
50 # simple fix is to increase the QEMU default memory size to 256MiB so that
H A Dreloc_x86_64.c66 default: in _relocate()
89 default: in _relocate()
H A DREADME.md27 By default the runner script loads the UEFI firmware `/usr/share/ovmf/OVMF.fd`;
/kvm-unit-tests/lib/
H A Dalloc_page.h48 * Allocate aligned memory from any area and with default flags.
64 * default flags.
73 * Allocate one page from any area and with default flags.
H A Dprintf.c368 default: in vsnprintf()
381 default: in vsnprintf()
394 default: in vsnprintf()
409 default: in vsnprintf()
/kvm-unit-tests/lib/powerpc/
H A Dhcall.c30 unsigned long vty = 0; /* 0 == default */ in papr_putchar()
40 register unsigned long r4 asm("r4") = 0; /* 0 == default vty */ in __papr_getchar()
/kvm-unit-tests/lib/ppc64/
H A Dopal.c55 unsigned long vty = 0; /* 0 == default */ in opal_putchar()
64 unsigned long vty = 0; /* 0 == default */ in __opal_getchar()
/kvm-unit-tests/arm/efi/
H A Dreloc_aarch64.c64 default: in _relocate()
87 default: in _relocate()
/kvm-unit-tests/riscv/efi/
H A Dreloc_riscv64.c66 default: in _relocate()
84 default: in _relocate()
/kvm-unit-tests/lib/x86/
H A Dsmp.h58 default: \
78 default: \
H A Dapic.h137 default: in get_x2apic_reg_semantics()
/kvm-unit-tests/arm/
H A Ddebug.c113 default: in write_dbgbcr()
153 default: in write_dbgbvr()
193 default: in write_dbgwcr()
233 default: in write_dbgwvr()
/kvm-unit-tests/lib/linux/
H A Dcompiler.h66 default: in __read_once_size()
109 default: in __write_once_size()
/kvm-unit-tests/lib/s390x/
H A Dsie-icpt.c40 default: in sie_is_diag_icpt()
/kvm-unit-tests/lib/libfdt/
H A Dfdt_check.c89 default: in fdt_check_full()
/kvm-unit-tests/s390x/
H A Dmigration-skey.c218 /* default to sequential since it only needs one cpu */ in parse_args()
250 default: in main()
/kvm-unit-tests/lib/x86/asm/
H A Dpage.h44 * Without AMD SEV, the default address upper bound is 51 (i.e., pte bit 51 and
/kvm-unit-tests/x86/
H A Dmsr.c11 * 1. Default: the `msr_info' array contains the default test configurations
187 * default by KVM or by the VMM (though this might fail if run in test_mce_msrs()
/kvm-unit-tests/scripts/
H A Druntime.bash46 read -r -p "Test marked not to be run by default, are you sure (y/N)? " yn
88 local timeout="${10:-$TIMEOUT}" # unittests.cfg overrides the default
/kvm-unit-tests/powerpc/
H A Dunittests.cfg84 # mttcg is the default most places, so add a thread=single test

123