ovni/test/emu/nosv
Rodrigo Arias c13d57f0f6 Fix for nOS-V with ovni.level=2
When running without all the subsystem events enabled in nOS-V, it is
possible to emit two consecutive VTx events, which would push twice the
same value ST_TASK_BODY into the subsystem channel. This change relaxes
the subsystem channel to accept duplicate stacked values. A regression
test is also added.

Reported-By: Raúl Peñacoba Veigas <raul.penacoba@bsc.es>
2023-11-14 17:26:43 +01:00
..
CMakeLists.txt Fix for nOS-V with ovni.level=2 2023-11-14 17:26:43 +01:00
instr_nosv.h Add include-what-you-use 2023-03-24 12:08:45 +00:00
mp-rank.c Constraint _GNU_SOURCE in compat.c only 2023-03-24 12:08:45 +00:00
multiple-segment.c Add nosv multiple-segment test 2023-04-25 17:00:42 +02:00
nested-tasks-bad.c Add include-what-you-use 2023-03-24 12:08:45 +00:00
nested-tasks.c Add include-what-you-use 2023-03-24 12:08:45 +00:00
pause.c Add include-what-you-use 2023-03-24 12:08:45 +00:00
same-subsystem.c Fix for nOS-V with ovni.level=2 2023-11-14 17:26:43 +01:00
switch-same-type.c Add include-what-you-use 2023-03-24 12:08:45 +00:00
task-pause-from-submit.c Don't modify nOS-V subsystem state on task pause 2023-10-23 11:26:17 +02:00
task-types.c Add include-what-you-use 2023-03-24 12:08:45 +00:00