[PATCH 0/2] tests/migration: add support for ppc64le in guestperf.py

Murilo Opsfelder Araujo posted 2 patches 1 year, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220809002451.91541-1-muriloo@linux.ibm.com
Maintainers: Juan Quintela <quintela@redhat.com>, "Dr. David Alan Gilbert" <dgilbert@redhat.com>
tests/migration/guestperf/engine.py | 28 +++++++++++++++++++++++++---
tests/migration/meson.build         |  4 +++-
2 files changed, 28 insertions(+), 4 deletions(-)
[PATCH 0/2] tests/migration: add support for ppc64le in guestperf.py
Posted by Murilo Opsfelder Araujo 1 year, 8 months ago
The first patch adds sysprof-capture-4 dependency when building stress binary in
order to fix a build error.

The second patch adds support for ppc64le in guestperf.py.

Murilo Opsfelder Araujo (2):
  tests/migration: add sysprof-capture-4 as dependency for stress binary
  tests/migration: add support for ppc64le for guestperf.py

 tests/migration/guestperf/engine.py | 28 +++++++++++++++++++++++++---
 tests/migration/meson.build         |  4 +++-
 2 files changed, 28 insertions(+), 4 deletions(-)

--
2.37.1
Re: [PATCH 0/2] tests/migration: add support for ppc64le in guestperf.py
Posted by Daniel Henrique Barboza 1 year, 3 months ago
Queued in gitlab.com/danielhb/qemu/tree/ppc-next. Thanks,


Daniel

On 8/8/22 21:24, Murilo Opsfelder Araujo wrote:
> The first patch adds sysprof-capture-4 dependency when building stress binary in
> order to fix a build error.
> 
> The second patch adds support for ppc64le in guestperf.py.
> 
> Murilo Opsfelder Araujo (2):
>    tests/migration: add sysprof-capture-4 as dependency for stress binary
>    tests/migration: add support for ppc64le for guestperf.py
> 
>   tests/migration/guestperf/engine.py | 28 +++++++++++++++++++++++++---
>   tests/migration/meson.build         |  4 +++-
>   2 files changed, 28 insertions(+), 4 deletions(-)
> 
> --
> 2.37.1
Re: [PATCH 0/2] tests/migration: add support for ppc64le in guestperf.py
Posted by BALATON Zoltan 1 year, 3 months ago
On Sat, 21 Jan 2023, Daniel Henrique Barboza wrote:
> Queued in gitlab.com/danielhb/qemu/tree/ppc-next. Thanks,

Unrelated to this patch but just so you won't miss it, can you please take 
care of this patch too?

https://patchew.org/QEMU/20230118164512.1BCFB745706@zero.eik.bme.hu/

Thank you,
BALATON Zoltan
Re: [PATCH 0/2] tests/migration: add support for ppc64le in guestperf.py
Posted by Daniel Henrique Barboza 1 year, 3 months ago

On 1/21/23 08:57, BALATON Zoltan wrote:
> On Sat, 21 Jan 2023, Daniel Henrique Barboza wrote:
>> Queued in gitlab.com/danielhb/qemu/tree/ppc-next. Thanks,
> 
> Unrelated to this patch but just so you won't miss it, can you please take care of this patch too?
> 
> https://patchew.org/QEMU/20230118164512.1BCFB745706@zero.eik.bme.hu/

Already did when I queued this one. I was running some CIs first :D


Daniel

> 
> Thank you,
> BALATON Zoltan