Searched hist:db9c4e1c8c2ab14af6a61d62604b7754b808833f (Results 1 – 7 of 7) sorted by relevance
/kvm-unit-tests/riscv/ |
H A D | run | db9c4e1c8c2ab14af6a61d62604b7754b808833f Wed Jun 25 15:48:06 UTC 2025 Alexandru Elisei <alexandru.elisei@arm.com> scripts: Add support for kvmtool
Teach the arm runner to use kvmtool when kvm-unit-tests has been configured appropriately.
The test is ran using run_test_status(), and a 0 return code (which means success) is converted to 1, because kvmtool does not have a testdev device to return the test exit code, so kvm-unit-tests must always parse the "EXIT: STATUS" line for the exit code.
Reviewed-by: Andrew Jones <andrew.jones@linux.dev> Reviewed-by: Shaoqin Huang <shahuang@redhat.com> Signed-off-by: Alexandru Elisei <alexandru.elisei@arm.com> Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
|
/kvm-unit-tests/scripts/ |
H A D | vmm.bash | db9c4e1c8c2ab14af6a61d62604b7754b808833f Wed Jun 25 15:48:06 UTC 2025 Alexandru Elisei <alexandru.elisei@arm.com> scripts: Add support for kvmtool
Teach the arm runner to use kvmtool when kvm-unit-tests has been configured appropriately.
The test is ran using run_test_status(), and a 0 return code (which means success) is converted to 1, because kvmtool does not have a testdev device to return the test exit code, so kvm-unit-tests must always parse the "EXIT: STATUS" line for the exit code.
Reviewed-by: Andrew Jones <andrew.jones@linux.dev> Reviewed-by: Shaoqin Huang <shahuang@redhat.com> Signed-off-by: Alexandru Elisei <alexandru.elisei@arm.com> Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
|
H A D | arch-run.bash | db9c4e1c8c2ab14af6a61d62604b7754b808833f Wed Jun 25 15:48:06 UTC 2025 Alexandru Elisei <alexandru.elisei@arm.com> scripts: Add support for kvmtool
Teach the arm runner to use kvmtool when kvm-unit-tests has been configured appropriately.
The test is ran using run_test_status(), and a 0 return code (which means success) is converted to 1, because kvmtool does not have a testdev device to return the test exit code, so kvm-unit-tests must always parse the "EXIT: STATUS" line for the exit code.
Reviewed-by: Andrew Jones <andrew.jones@linux.dev> Reviewed-by: Shaoqin Huang <shahuang@redhat.com> Signed-off-by: Alexandru Elisei <alexandru.elisei@arm.com> Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
|
/kvm-unit-tests/s390x/ |
H A D | run | db9c4e1c8c2ab14af6a61d62604b7754b808833f Wed Jun 25 15:48:06 UTC 2025 Alexandru Elisei <alexandru.elisei@arm.com> scripts: Add support for kvmtool
Teach the arm runner to use kvmtool when kvm-unit-tests has been configured appropriately.
The test is ran using run_test_status(), and a 0 return code (which means success) is converted to 1, because kvmtool does not have a testdev device to return the test exit code, so kvm-unit-tests must always parse the "EXIT: STATUS" line for the exit code.
Reviewed-by: Andrew Jones <andrew.jones@linux.dev> Reviewed-by: Shaoqin Huang <shahuang@redhat.com> Signed-off-by: Alexandru Elisei <alexandru.elisei@arm.com> Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
|
/kvm-unit-tests/powerpc/ |
H A D | run | db9c4e1c8c2ab14af6a61d62604b7754b808833f Wed Jun 25 15:48:06 UTC 2025 Alexandru Elisei <alexandru.elisei@arm.com> scripts: Add support for kvmtool
Teach the arm runner to use kvmtool when kvm-unit-tests has been configured appropriately.
The test is ran using run_test_status(), and a 0 return code (which means success) is converted to 1, because kvmtool does not have a testdev device to return the test exit code, so kvm-unit-tests must always parse the "EXIT: STATUS" line for the exit code.
Reviewed-by: Andrew Jones <andrew.jones@linux.dev> Reviewed-by: Shaoqin Huang <shahuang@redhat.com> Signed-off-by: Alexandru Elisei <alexandru.elisei@arm.com> Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
|
/kvm-unit-tests/x86/ |
H A D | run | db9c4e1c8c2ab14af6a61d62604b7754b808833f Wed Jun 25 15:48:06 UTC 2025 Alexandru Elisei <alexandru.elisei@arm.com> scripts: Add support for kvmtool
Teach the arm runner to use kvmtool when kvm-unit-tests has been configured appropriately.
The test is ran using run_test_status(), and a 0 return code (which means success) is converted to 1, because kvmtool does not have a testdev device to return the test exit code, so kvm-unit-tests must always parse the "EXIT: STATUS" line for the exit code.
Reviewed-by: Andrew Jones <andrew.jones@linux.dev> Reviewed-by: Shaoqin Huang <shahuang@redhat.com> Signed-off-by: Alexandru Elisei <alexandru.elisei@arm.com> Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
|
/kvm-unit-tests/arm/ |
H A D | run | db9c4e1c8c2ab14af6a61d62604b7754b808833f Wed Jun 25 15:48:06 UTC 2025 Alexandru Elisei <alexandru.elisei@arm.com> scripts: Add support for kvmtool
Teach the arm runner to use kvmtool when kvm-unit-tests has been configured appropriately.
The test is ran using run_test_status(), and a 0 return code (which means success) is converted to 1, because kvmtool does not have a testdev device to return the test exit code, so kvm-unit-tests must always parse the "EXIT: STATUS" line for the exit code.
Reviewed-by: Andrew Jones <andrew.jones@linux.dev> Reviewed-by: Shaoqin Huang <shahuang@redhat.com> Signed-off-by: Alexandru Elisei <alexandru.elisei@arm.com> Signed-off-by: Andrew Jones <andrew.jones@linux.dev>
|