Re: [PATCH v3 1/7] qemu: Split machine_ppc.py acceptance tests

2021-09-27 Thread Philippe Mathieu-Daudé
On 9/27/21 18:53, Cédric Le Goater wrote: > On 9/27/21 18:44, Philippe Mathieu-Daudé wrote: >> Hi David, >> >> On 9/27/21 06:48, David Gibson wrote: >>> machine_ppc.py contains tests for 3 different ppc based machine >>> types.  It >>> is listed in MAINTAINERS along with the PPC TCG cpu code.  That

Re: [PATCH v3 1/7] qemu: Split machine_ppc.py acceptance tests

2021-09-27 Thread Cédric Le Goater
On 9/27/21 18:44, Philippe Mathieu-Daudé wrote: Hi David, On 9/27/21 06:48, David Gibson wrote: machine_ppc.py contains tests for 3 different ppc based machine types. It is listed in MAINTAINERS along with the PPC TCG cpu code. That's not really accurate though, since it's really more about t

Re: [PATCH v3 1/7] qemu: Split machine_ppc.py acceptance tests

2021-09-27 Thread Philippe Mathieu-Daudé
Hi David, On 9/27/21 06:48, David Gibson wrote: > machine_ppc.py contains tests for 3 different ppc based machine types. It > is listed in MAINTAINERS along with the PPC TCG cpu code. That's not > really accurate though, since it's really more about testing those machines > than the CPUs. > > T

Re: [PATCH v3 1/7] qemu: Split machine_ppc.py acceptance tests

2021-09-26 Thread Philippe Mathieu-Daudé
On 9/27/21 06:48, David Gibson wrote: > machine_ppc.py contains tests for 3 different ppc based machine types. It > is listed in MAINTAINERS along with the PPC TCG cpu code. That's not > really accurate though, since it's really more about testing those machines > than the CPUs. > > Therefore, s