mbox series

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

Message ID 20220809002451.91541-1-muriloo@linux.ibm.com
Headers show
Series tests/migration: add support for ppc64le in guestperf.py | expand

Message

Murilo Opsfelder Araújo Aug. 9, 2022, 12:24 a.m. UTC
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

Comments

Daniel Henrique Barboza Jan. 21, 2023, 11:39 a.m. UTC | #1
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
BALATON Zoltan Jan. 21, 2023, 11:57 a.m. UTC | #2
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
Daniel Henrique Barboza Jan. 21, 2023, 12:20 p.m. UTC | #3
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