Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3

2021-05-26 Thread Cleber Rosa
On Tue, Apr 13, 2021 at 06:25:47PM +0200, Philippe Mathieu-Daudé wrote: > Hi Alex, > > On 4/12/21 7:55 PM, Philippe Mathieu-Daudé wrote: > > On 4/6/21 7:12 PM, Alex Bennée wrote: > >> > >> Philippe Mathieu-Daudé writes: > >> > >>> On 3/31/21 5:45 PM, Alex Bennée wrote: > > Philippe Math

Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3

2021-04-14 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > Hi Alex, > > On 4/12/21 7:55 PM, Philippe Mathieu-Daudé wrote: >> On 4/6/21 7:12 PM, Alex Bennée wrote: >>> >>> Philippe Mathieu-Daudé writes: >>> On 3/31/21 5:45 PM, Alex Bennée wrote: > > Philippe Mathieu-Daudé writes: > >> The current '

Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3

2021-04-13 Thread Philippe Mathieu-Daudé
Hi Alex, On 4/12/21 7:55 PM, Philippe Mathieu-Daudé wrote: > On 4/6/21 7:12 PM, Alex Bennée wrote: >> >> Philippe Mathieu-Daudé writes: >> >>> On 3/31/21 5:45 PM, Alex Bennée wrote: Philippe Mathieu-Daudé writes: > The current 'virt_kvm' test is restricted to GICv2, but can al

Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3

2021-04-12 Thread Philippe Mathieu-Daudé
On 4/6/21 7:12 PM, Alex Bennée wrote: > > Philippe Mathieu-Daudé writes: > >> On 3/31/21 5:45 PM, Alex Bennée wrote: >>> >>> Philippe Mathieu-Daudé writes: >>> The current 'virt_kvm' test is restricted to GICv2, but can also work with a GICv3. Duplicate it but add a GICv3 test which c

Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3

2021-04-06 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > On 3/31/21 5:45 PM, Alex Bennée wrote: >> >> Philippe Mathieu-Daudé writes: >> >>> The current 'virt_kvm' test is restricted to GICv2, but can also >>> work with a GICv3. Duplicate it but add a GICv3 test which can be >>> tested on some hardware. >>> >>> Noti

Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3

2021-04-06 Thread Philippe Mathieu-Daudé
On 3/31/21 5:45 PM, Alex Bennée wrote: > > Philippe Mathieu-Daudé writes: > >> The current 'virt_kvm' test is restricted to GICv2, but can also >> work with a GICv3. Duplicate it but add a GICv3 test which can be >> tested on some hardware. >> >> Noticed while running: >> >> $ avocado --show=ap

Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3

2021-03-31 Thread Alex Bennée
Philippe Mathieu-Daudé writes: > The current 'virt_kvm' test is restricted to GICv2, but can also > work with a GICv3. Duplicate it but add a GICv3 test which can be > tested on some hardware. > > Noticed while running: > > $ avocado --show=app run -t machine:virt tests/acceptance/ > ... > (

Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3

2020-10-05 Thread Philippe Mathieu-Daudé
On 9/30/20 12:48 AM, Philippe Mathieu-Daudé wrote: > The current 'virt_kvm' test is restricted to GICv2, but can also > work with a GICv3. Duplicate it but add a GICv3 test which can be > tested on some hardware. > > Noticed while running: > > $ avocado --show=app run -t machine:virt tests/accep

Re: [PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3

2020-09-30 Thread Willian Rampazzo
On Tue, Sep 29, 2020 at 7:49 PM Philippe Mathieu-Daudé wrote: > > The current 'virt_kvm' test is restricted to GICv2, but can also > work with a GICv3. Duplicate it but add a GICv3 test which can be > tested on some hardware. Fair enough! :) > > Noticed while running: > > $ avocado --show=app r

[PATCH] tests/acceptance: Add a 'virt_kvm' test using the GICv3

2020-09-29 Thread Philippe Mathieu-Daudé
The current 'virt_kvm' test is restricted to GICv2, but can also work with a GICv3. Duplicate it but add a GICv3 test which can be tested on some hardware. Noticed while running: $ avocado --show=app run -t machine:virt tests/acceptance/ ... (2/6) tests/acceptance/boot_linux.py:BootLinuxAarch6