Re: [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

2020-05-28 Thread Pavel Dovgalyuk
On 28.05.2020 16:26, Alex Bennée wrote: Pavel Dovgalyuk writes: On 27.05.2020 18:41, Alex Bennée wrote: Pavel Dovgalyuk writes: This patch adds a test for record/replay an execution of x86_64 machine. Execution scenario includes simple kernel boot, which allows testing basic hardware int

Re: [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

2020-05-28 Thread Alex Bennée
Pavel Dovgalyuk writes: > On 27.05.2020 18:41, Alex Bennée wrote: >> Pavel Dovgalyuk writes: >> >>> This patch adds a test for record/replay an execution of x86_64 machine. >>> Execution scenario includes simple kernel boot, which allows testing >>> basic hardware interaction in RR mode. >>> >

Re: [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

2020-05-28 Thread Philippe Mathieu-Daudé
On 5/28/20 1:07 PM, Alex Bennée wrote: > > Philippe Mathieu-Daudé writes: > >> On 5/28/20 9:12 AM, Pavel Dovgalyuk wrote: >>> >>> On 27.05.2020 17:53, Philippe Mathieu-Daudé wrote: On 5/27/20 12:31 PM, Pavel Dovgalyuk wrote: > This patch adds a test for record/replay an execution of x86

Re: [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

2020-05-28 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > On 5/28/20 9:12 AM, Pavel Dovgalyuk wrote: >> >> On 27.05.2020 17:53, Philippe Mathieu-Daudé wrote: >>> On 5/27/20 12:31 PM, Pavel Dovgalyuk wrote: This patch adds a test for record/replay an execution of x86_64 machine. Execution scenario includes si

Re: [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

2020-05-28 Thread Philippe Mathieu-Daudé
On 5/28/20 9:12 AM, Pavel Dovgalyuk wrote: > > On 27.05.2020 17:53, Philippe Mathieu-Daudé wrote: >> On 5/27/20 12:31 PM, Pavel Dovgalyuk wrote: >>> This patch adds a test for record/replay an execution of x86_64 machine. >>> Execution scenario includes simple kernel boot, which allows testing >>>

Re: [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

2020-05-28 Thread Pavel Dovgalyuk
On 27.05.2020 19:20, Alex Bennée wrote: Alex Bennée writes: Pavel Dovgalyuk writes: This patch adds a test for record/replay an execution of x86_64 machine. Execution scenario includes simple kernel boot, which allows testing basic hardware interaction in RR mode. Signed-off-by: Pavel Do

Re: [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

2020-05-28 Thread Pavel Dovgalyuk
On 27.05.2020 17:53, Philippe Mathieu-Daudé wrote: On 5/27/20 12:31 PM, Pavel Dovgalyuk wrote: This patch adds a test for record/replay an execution of x86_64 machine. Execution scenario includes simple kernel boot, which allows testing basic hardware interaction in RR mode. Signed-off-by: Pa

Re: [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

2020-05-27 Thread Pavel Dovgalyuk
On 27.05.2020 18:41, Alex Bennée wrote: Pavel Dovgalyuk writes: This patch adds a test for record/replay an execution of x86_64 machine. Execution scenario includes simple kernel boot, which allows testing basic hardware interaction in RR mode. Signed-off-by: Pavel Dovgalyuk --- 0 files

Re: [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

2020-05-27 Thread Alex Bennée
Alex Bennée writes: > Pavel Dovgalyuk writes: > >> This patch adds a test for record/replay an execution of x86_64 machine. >> Execution scenario includes simple kernel boot, which allows testing >> basic hardware interaction in RR mode. >> >> Signed-off-by: Pavel Dovgalyuk >> --- >> 0 files

Re: [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

2020-05-27 Thread Alex Bennée
Pavel Dovgalyuk writes: > This patch adds a test for record/replay an execution of x86_64 machine. > Execution scenario includes simple kernel boot, which allows testing > basic hardware interaction in RR mode. > > Signed-off-by: Pavel Dovgalyuk > --- > 0 files changed > > diff --git a/tests/

Re: [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

2020-05-27 Thread Alex Bennée
Pavel Dovgalyuk writes: > This patch adds a test for record/replay an execution of x86_64 machine. > Execution scenario includes simple kernel boot, which allows testing > basic hardware interaction in RR mode. > > Signed-off-by: Pavel Dovgalyuk > --- > 0 files changed > > diff --git a/tests/

Re: [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

2020-05-27 Thread Philippe Mathieu-Daudé
On 5/27/20 12:31 PM, Pavel Dovgalyuk wrote: > This patch adds a test for record/replay an execution of x86_64 machine. > Execution scenario includes simple kernel boot, which allows testing > basic hardware interaction in RR mode. > > Signed-off-by: Pavel Dovgalyuk > --- > 0 files changed > > d

[PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

2020-05-27 Thread Pavel Dovgalyuk
This patch adds a test for record/replay an execution of x86_64 machine. Execution scenario includes simple kernel boot, which allows testing basic hardware interaction in RR mode. Signed-off-by: Pavel Dovgalyuk --- 0 files changed diff --git a/tests/acceptance/replay_kernel.py b/tests/accepta