Re: [PATCH] tests/acceptance: add MIPS record/replay tests

2020-10-17 Thread Philippe Mathieu-Daudé
On 10/17/20 11:05 AM, Philippe Mathieu-Daudé wrote: On 10/16/20 6:50 PM, Philippe Mathieu-Daudé wrote: On 10/16/20 5:40 PM, Philippe Mathieu-Daudé wrote: On 10/15/20 1:25 PM, Pavel Dovgalyuk wrote: This patch adds MIPS-targeted acceptance tests for record/replay functions. Signed-off-by: Pave

Re: [PATCH] tests/acceptance: add MIPS record/replay tests

2020-10-17 Thread Philippe Mathieu-Daudé
On 10/16/20 6:50 PM, Philippe Mathieu-Daudé wrote: On 10/16/20 5:40 PM, Philippe Mathieu-Daudé wrote: On 10/15/20 1:25 PM, Pavel Dovgalyuk wrote: This patch adds MIPS-targeted acceptance tests for record/replay functions. Signed-off-by: Pavel Dovgalyuk ---   0 files changed diff --git a/test

Re: [PATCH] tests/acceptance: add MIPS record/replay tests

2020-10-16 Thread Philippe Mathieu-Daudé
On 10/16/20 5:40 PM, Philippe Mathieu-Daudé wrote: On 10/15/20 1:25 PM, Pavel Dovgalyuk wrote: This patch adds MIPS-targeted acceptance tests for record/replay functions. Signed-off-by: Pavel Dovgalyuk ---   0 files changed diff --git a/tests/acceptance/replay_kernel.py b/tests/acceptance/re

Re: [PATCH] tests/acceptance: add MIPS record/replay tests

2020-10-16 Thread Philippe Mathieu-Daudé
On 10/15/20 1:25 PM, Pavel Dovgalyuk wrote: This patch adds MIPS-targeted acceptance tests for record/replay functions. Signed-off-by: Pavel Dovgalyuk --- 0 files changed diff --git a/tests/acceptance/replay_kernel.py b/tests/acceptance/replay_kernel.py index 952f429cac..6c3d1ec3fb 100644 -

[PATCH] tests/acceptance: add MIPS record/replay tests

2020-10-15 Thread Pavel Dovgalyuk
This patch adds MIPS-targeted acceptance tests for record/replay functions. Signed-off-by: Pavel Dovgalyuk --- 0 files changed diff --git a/tests/acceptance/replay_kernel.py b/tests/acceptance/replay_kernel.py index 952f429cac..6c3d1ec3fb 100644 --- a/tests/acceptance/replay_kernel.py +++ b/te