Home
last modified time | relevance | path

Searched full:needs (Results 1 – 25 of 34) sorted by relevance

12

/kvm-unit-tests/lib/s390x/
H A Duv.c53 report_skip("Not enough memory. This test needs about %ld MB of memory", in uv_host_requirement_checks()
63 /* Query needs to be called first */ in uv_query_test_call()
72 /* Query needs to be called first */ in uv_get_query_data()
104 /* Donated storage needs to be over 2GB aligned to 1MB */ in uv_init()
157 * This allocation needs to be below the max guest storage in uv_create_guest()
H A Dsnippet.h34 * Some of the UV memory needs to be allocated with >31 bit
135 /* FMT4 needs a ESCA */ in snippet_setup_guest()
H A Dsie.c141 /* CRYCB needs to be in the first 2GB */ in sie_guest_create()
162 * Start of guest memory in host virtual space needs to be aligned to in sie_guest_alloc()
H A Dinterrupt.c117 * Since enabling DAT needs initialized CRs and the restart new PSW is often used
/kvm-unit-tests/lib/arm/asm/
H A Dthread_info.h32 * arm needs room left at the top for the exception stacks,
33 * and the stack needs to be 8-byte aligned
/kvm-unit-tests/lib/x86/
H A Dsmp.c204 * the realmode GDT descriptor needs to contain the relocated address of in setup_rm_gdt()
215 * 16-bit mode, the relocated address of ap_rm_gdt_descr needs to be stored at in setup_rm_gdt()
230 * Since kvm-unit-tests builds with -shared, this location needs to be fetched in setup_rm_gdt()
/kvm-unit-tests/s390x/
H A Dspec_ex.c162 /* A short PSW needs to have bit 12 set to be valid. */
303 * return code is meaningless: transaction needs to complete in with_transaction()
431 report_abort("%s needs a positive parameter", flag); in parse_args()
H A Dintercept.c223 report_abort("-i needs a parameter"); in parse_intercept_test_args()
228 report_abort("-t needs a parameter"); in parse_intercept_test_args()
H A Dstfle-sie.c107 report_abort("%s needs an uint64_t parameter", flag); in parse_args()
H A Duv-guest.c190 * Needs to be done before the guest-fence, in main()
H A Dmigration-skey.c218 /* default to sequential since it only needs one cpu */ in parse_args()
H A Duv-host.c554 * Donated storage needs to be over 2GB, AREA_NORMAL does that in test_init()
766 report_skip("This test needs to be run in a UV host environment"); in main()
777 report_skip("Not enough memory. This test needs about %ld MB of memory", in main()
H A Dpv-attest.c117 * The arcb needs to grow as well if number of key slots (nks) in test_attest_v1()
/kvm-unit-tests/docs/
H A Dunittests.txt99 parameter needs to be of the form <path>=<value>
/kvm-unit-tests/
H A D.gitlab-ci.yml539 needs: []
552 needs: []
565 needs: []
/kvm-unit-tests/x86/
H A Dasyncpf.c2 * Async PF test. For the test to actually do anything it needs to be started
H A Dmsr.c51 // MSR_IA32_DEBUGCTLMSR needs svm feature LBRV
/kvm-unit-tests/scripts/
H A Darch-run.bash151 echo "${FUNCNAME[0]} needs ncat (netcat)" >&2
356 echo "${FUNCNAME[0]} needs ncat (netcat)" >&2
361 echo "${FUNCNAME[0]} needs jq" >&2
H A Druntime.bash138 # but each check parameter needs to be of the form <path>=<value>
/kvm-unit-tests/lib/arm/
H A Dprocessor.c127 sp_usr &= (~7UL); /* stack ptr needs 8-byte alignment */ in start_usr()
/kvm-unit-tests/lib/
H A Drand.c120 * should the caller want to hash bytes it needs to interpret the bytes in the
H A Dvmalloc.c38 * metadata indicates whether an extra (unaligned) page needs to be allocated
H A Dalloc_page.c176 * needs; therefore we split the block until we reach the needed size in page_memalign_order()
461 * - if a specific memory area number has been indicated, it needs to be free
/kvm-unit-tests/riscv/
H A DMakefile26 # When built for EFI sieve needs extra memory, run with e.g. '-m 256' on QEMU
/kvm-unit-tests/lib/arm64/
H A Dprocessor.c250 sp_usr &= (~15UL); /* stack ptr needs 16-byte alignment */ in start_usr()

12