/kvm-unit-tests/ |
H A D | LICENSE | 43 Also, for each author's protection and ours, we want to make certain 70 the term "modification".) Each licensee is addressed as "you". 81 conspicuously and appropriately publish on each copy an appropriate 122 entire whole, and thus to each and every part regardless of who wrote it. 189 6. Each time you redistribute the Program (or any work based on the 242 Each version is given a distinguishing version number. If the Program 289 to attach them to the start of each source file to most effectively 290 convey the exclusion of warranty; and each file should have at least
|
H A D | README.md | 53 each as a standalone test. 109 The configuration file also contain the groups (if any) each test belong
|
H A D | README | 53 each as a standalone test. 109 The configuration file also contain the groups (if any) each test belong
|
/kvm-unit-tests/lib/s390x/asm/ |
H A D | cpacf.h | 272 * @param: address of parameter block; see POP for details on each func 302 * @param: address of parameter block; see POP for details on each func 333 * @param: address of parameter block; see POP for details on each func 356 * @param: address of parameter block; see POP for details on each func 380 * @param: address of parameter block; see POP for details on each func 407 * @param: address of parameter block; see POP for details on each func 441 * @param: address of parameter block; see POP for details on each func 496 * @param: address of parameter block; see POP for details on each func 515 * @param: address of parameter block; see POP for details on each func
|
/kvm-unit-tests/x86/ |
H A D | smptest.c | 28 report(nipis == ncpus, "IPI to each CPU"); in main()
|
H A D | README | 37 vmexit: long loops for each: cpuid, vmcall, mov_from_cr8, mov_to_cr8,
|
H A D | pmu_pebs.c | 56 u64 xmm[16*2]; /* two entries for each register */ 81 /* Iterating each counter value is a waste of time, pick a few typical values. */
|
H A D | lam.c | 200 * KUT initializes vfree_top to 0 for X86_64, and each virtual address in test_lam_sup()
|
H A D | debug.c | 564 * Each invocation of the handler should shift n by 1 and set bit 0 to 1. in main() 592 * Here the #DB and #BP handlers are invoked once each. in main()
|
/kvm-unit-tests/lib/ |
H A D | alloc_page.c | 43 /* Per page metadata, each entry is a combination *_MASK and order */ 47 /* One freelist for each possible block size, up to NLISTS */ 51 /* Descriptors for each possible area */ 64 * Each memory area contains an array of metadata entries at the very 75 * Each memory area contains an array of metadata entries at the very 115 /* update the block size for each page in the block */ in split() 213 * - the parameters must point each to the start of their block
|
H A D | devicetree.h | 234 * storing each memory region ("address size" tuple) in consecutive entries 243 * dt_for_each_cpu_node runs @func on each cpu node in the /cpus node
|
H A D | libcflat.h | 152 * One byte per bit, a ' between each group of 4 bits, and a null terminator.
|
/kvm-unit-tests/docs/ |
H A D | unittests.txt | 18 Each unit test is defined with a [unit-test-name] line, followed by 121 can contain multiple files to check separated by a space, but each check
|
/kvm-unit-tests/lib/s390x/ |
H A D | css_dump.c | 31 * each letter in the two strings represents the first 60 * each letter in the string represents the first
|
/kvm-unit-tests/lib/powerpc/ |
H A D | io.c | 2 * Each architecture must implement puts() and exit().
|
/kvm-unit-tests/lib/arm64/asm/ |
H A D | page.h | 33 * of virtual address at each page table level. So, to get the number of
|
/kvm-unit-tests/arm/ |
H A D | micro-bench.c | 6 * consider pinning each VCPU to a specific physical CPU (PCPU) and to 10 * thread_id for each VCPU thread from the QMP server. Based on that
|
/kvm-unit-tests/lib/arm/ |
H A D | io.c | 2 * Each architecture must implement puts() and exit() with the I/O
|
H A D | gic-v3.c | 87 * For each cpu in the mask collect its peers, which are also in in gicv3_ipi_send_mask()
|
/kvm-unit-tests/lib/riscv/ |
H A D | io.c | 3 * Each architecture must implement puts() and exit() with the I/O
|
/kvm-unit-tests/lib/libfdt/ |
H A D | fdt_ro.c | 664 /* FIXME: The algorithm here is pretty horrible: we scan each in fdt_node_offset_by_prop_value() 691 * potentially scan each property of a node in in fdt_node_offset_by_phandle() 843 /* FIXME: The algorithm here is pretty horrible: we scan each in fdt_node_offset_by_compatible()
|
H A D | libfdt_internal.h | 79 * Defines assumptions which can be enabled. Each of these can be enabled
|
/kvm-unit-tests/s390x/ |
H A D | migration-skey.c | 52 * Each page's storage key is generated by taking the page's index in pagebuf,
|
/kvm-unit-tests/scripts/ |
H A D | runtime.bash | 141 # but each check parameter needs to be of the form <path>=<value>
|
/kvm-unit-tests/lib/x86/ |
H A D | vm.c | 310 * Call the callback on each page from virt to virt + len.
|