/kvm-unit-tests/x86/ |
H A D | eventinj.c | 59 printf("PF running\n"); in do_pf_tss() 87 printf("OF isr running\n"); in of_isr() 94 printf("NP isr running %lx err=%lx\n", r->rip, r->error_code); in np_isr() 101 printf("DE isr running divider is %d\n", test_divider); in de_isr() 107 printf("BP isr running\n"); in bp_isr() 113 printf("Nested NMI isr running rip=%lx\n", r->rip); in nested_nmi_isr() 120 printf("NMI isr running %p\n", &isr_iret_ip); in nmi_isr() 133 printf("Nested NMI isr running rip=%lx\n", r->rip); in nested_nmi_iret_isr() 181 printf("NMI isr running stack %p\n", s); in nmi_iret_isr() 193 printf("irq0 running\n"); in tirq0() [all …]
|
H A D | taskswitch2.c | 26 printf("NMI task is running\n"); in nmi_tss() 36 printf("DE task is running\n"); in de_tss() 47 printf("OF task is running\n"); in of_tss() 57 printf("BP task is running\n"); in bp_tss() 66 printf("PF task is running %p %lx\n", error_code, *error_code); in do_pf_tss() 98 printf("IRQ task is running\n"); in irq_tss() 110 printf("Conforming task is running\n"); in user_tss()
|
/kvm-unit-tests/ |
H A D | README | 4 description of this project, as well as running tests and adding 56 # Running the tests 79 For running tests that involve migration from one QEMU instance to another 83 ## Running the tests with UEFI 167 ./scripts: general architecture neutral helper scripts for building and running tests 168 ./scripts/<ARCH>: architecture dependent helper scripts for building and running tests
|
H A D | README.md | 4 description of this project, as well as running tests and adding 56 # Running the tests 79 For running tests that involve migration from one QEMU instance to another 83 ## Running the tests with UEFI 167 ./scripts: general architecture neutral helper scripts for building and running tests 168 ./scripts/<ARCH>: architecture dependent helper scripts for building and running tests
|
H A D | README.macOS.md | 7 GNU getopt and coreutils should be installed prior to building and running the
|
H A D | LICENSE | 74 running the Program is not restricted, and the output from the Program 76 Program (independent of having been made by running the Program). 104 when run, you must cause it, when started running for such
|
/kvm-unit-tests/s390x/ |
H A D | smp.c | 131 report_prefix_push("running"); in test_restart() 172 report_prefix_push("running"); in test_stop_store_status() 210 report_prefix_push("running"); in test_store_status() 263 report_prefix_push("running"); in test_set_prefix() 440 /* we (CPU0) are running */ in test_sense_running() 441 report(smp_sense_running_status(0), "CPU0 sense claims running"); in test_sense_running() 442 /* stop the target CPU (CPU1) to speed up the not running case */ in test_sense_running() 444 /* Make sure to have at least one time with a not running indication */ in test_sense_running() 446 report_pass("CPU1 sense claims not running"); in test_sense_running()
|
H A D | migration-sck.c | 29 /* Check the clock is running after being set */ in test_sck_migration() 31 report(!cc, "clock running after set"); in test_sck_migration()
|
H A D | firq.c | 66 * Although not completely reliable, use SIGP SENSE RUNNING STATUS in test_wait_state_delivery() 67 * until not reported as running -- after all, our SCLP processing in test_wait_state_delivery()
|
H A D | exittime.c | 184 * When non-null, will be called once before running the test loop. 193 {"sigp sense running(0)", true, NULL, test_sigp_sense_running, 0, 20000 }, 194 {"sigp sense running(1)", true, NULL, test_sigp_sense_running, 1, 20000 },
|
H A D | stsi.c | 103 report_skip("Running under lpar, no level 3 to test."); in test_3_2_2() 112 report_skip("Not running under KVM/QEMU."); in test_3_2_2()
|
H A D | memory-verify.c | 29 printf("running for %d secs\n", time_sec); in do_getopts()
|
H A D | epsw.c | 103 report_skip("Not running under QEMU"); in main()
|
H A D | cstart64.S | 25 * When running under LPAR or z/VM, we might start in 31 bit and esam mode.
|
/kvm-unit-tests/powerpc/ |
H A D | rtas.c | 72 report(t1 + DELAY <= t2, "running"); in check_get_time_of_day() 102 /* check it is running */ in check_set_time_of_day() 110 report(t1 + DELAY <= t2, "running"); in check_set_time_of_day()
|
H A D | memory-verify.c | 29 printf("running for %d secs\n", time_sec); in do_getopts()
|
/kvm-unit-tests/lib/s390x/ |
H A D | smp.c | 93 /* Status stored condition code is equivalent to cpu not running. */ in smp_sense_running_status() 172 * Stop the cpu, so we don't have a race between a running cpu in smp_cpu_restart_nolock() 174 * running after the restart. in smp_cpu_restart_nolock() 182 * have been performed yet, so wait until the cpu is running. in smp_cpu_restart_nolock()
|
H A D | sie.c | 70 * Set up home address space to match primary space. Instead of running in sie() 72 * - tests that depend on running in primary space mode don't need to be in sie() 115 /* Enable SIGP sense running interpretation */ in sie_guest_sca_create()
|
/kvm-unit-tests/lib/x86/ |
H A D | usermode.h | 20 * Supports running functions with up to 4 arguments.
|
H A D | fwcfg.h | 24 /* Dummy entries used when running on bare metal */
|
/kvm-unit-tests/s390x/snippets/c/ |
H A D | sie-dat.c | 23 /* tell the host the page's physical address (we're running DAT off) */ in main()
|
/kvm-unit-tests/common/ |
H A D | memory-verify.c | 29 printf("running for %d secs\n", time_sec); in do_getopts()
|
/kvm-unit-tests/docs/ |
H A D | unittests.txt | 97 Check a file for a particular value before running a test. The check line
|
/kvm-unit-tests/lib/powerpc/ |
H A D | smp.c | 216 printf("Unable to start running CPU:%d\n", cpu_id); in start_thread() 336 * Wait for running threads (vcpus) on cpu_node to stop
|
H A D | setup.c | 4 * After running setup() unit tests may query how many cpus they have 276 * host_is_tcg incorrectly does not get set when running in setup()
|