Searched full:different (Results 1 – 17 of 17) sorted by relevance
/kvm-unit-tests/ |
H A D | .editorconfig | 2 # for maintaining consistent coding styles between different editors
|
H A D | LICENSE | 251 programs whose distribution conditions are different, write to the author
|
/kvm-unit-tests/docs/ |
H A D | unittests.txt | 7 provide multiple test cases by being run with different host configurations 8 and/or different parameters passed to it.
|
/kvm-unit-tests/x86/ |
H A D | README | 44 the unit-test is done, the exit status of qemu is 1, different from the
|
H A D | access.c | 355 * The test infrastructure, e.g. this function, must use a different in __ac_test_init() 376 * overlapping walks don't try to install different paging structures. in __ac_test_init() 384 * want different walks to merge at lower levels. in __ac_test_init()
|
H A D | svm_tests.c | 2059 * after VM-exit from an L2 guest that sets CR4.OSXSAVE to a different 2257 * CR3 MBZ bits based on different modes: in test_cr3() 2270 * CR3 non-MBZ reserved bits based on different modes: in test_cr3()
|
H A D | vmx_tests.c | 504 // Test write shadow (different value) in cr_shadowing_main() 512 "Write shadowing different X86_CR0_TS"); in cr_shadowing_main() 520 "Write shadowing different X86_CR0_MP"); in cr_shadowing_main() 528 "Write shadowing different X86_CR4_TSD"); in cr_shadowing_main() 536 "Write shadowing different X86_CR4_DE"); in cr_shadowing_main() 3580 * may support a different number of CR3-target values. Software 8305 * Set up a different LDTR for L2. The actual GDT contents are in vmx_ldtr_test() 8439 * after VM-exit from an L2 guest that sets CR4.OSXSAVE to a different
|
/kvm-unit-tests/s390x/ |
H A D | sie.c | 85 report(guest[0] == 0x47, "epdx: different epoch is visible in the guest"); in test_epoch_ext()
|
H A D | topology.c | 210 * in the SYSIB 15.x is different from the maximum nested level in stsi_check_header()
|
H A D | sclp.c | 63 * used many times in a row, at different addresses.
|
H A D | skey.c | 458 * Test accessibility of the operand to SET PREFIX given different configurations
|
/kvm-unit-tests/lib/linux/ |
H A D | compiler.h | 78 * put the two invocations of READ_ONCE or WRITE_ONCE in different C
|
/kvm-unit-tests/lib/s390x/ |
H A D | sie.c | 81 /* switch to home space so guest tables can be different from host */ in sie()
|
H A D | sclp-console.c | 219 * would all end up on different lines. 223 * different from ascii and that it takes a bit longer for
|
/kvm-unit-tests/lib/ |
H A D | alloc_page.c | 228 /* attempting to coalesce two blocks that belong to different areas */ in coalesce() 233 /* the two blocks have different sizes, cannot coalesce */ in coalesce()
|
/kvm-unit-tests/scripts/ |
H A D | kernel-doc | 421 # Sphinx 1.2.x uses a different format
|
H A D | checkpatch.pl | 3835 # There are 3 different line length message types: 7737 # 3 -> addresses match, names different 7738 # 4 -> names match, addresses different
|