[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream
From: |
Michael Tokarev |
Subject: |
Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream |
Date: |
Mon, 13 Jan 2025 12:09:57 +0300 |
User-agent: |
Mozilla Thunderbird |
13.01.2025 11:19, Thomas Huth wrote:
On 13/01/2025 08.51, Michael Tokarev wrote:
Picked up:
1/7 migration: Add more error handling to analyze-migration.py
3/7 migration: Fix parsing of s390 stream
7/7 s390x: Fix CSS migration
but still getting the same error:
https://gitlab.com/mjt0k/qemu/-/jobs/8832218999 (9.2 branch)
https://gitlab.com/mjt0k/qemu/-/jobs/8832224338 (9.1 branch)
Blindly guessing: You need now patch 4/7 and 5/7, too? ... hopefully Fabiano
could reply and point you to the exact set of patches that you need...
Yes, after picking up ALL 7 out of 7 in this patchset (b/c even the
trivial 2/7, "migration: Remove unused argument in vmsd_desc_field_end",
is needed or else the subsequent fixes doesn't apply) it is now green
finally, eg, https://gitlab.com/mjt0k/qemu/-/jobs/8832849813
Fabiano, what do you think, - should the whole patchset be picked up
for 9.2 and 9.1?
Thanks,
/mjt
- [PATCH v3 0/7] migration: Fix s390 regressions + migration script, Fabiano Rosas, 2025/01/09
- [PATCH v3 3/7] migration: Fix parsing of s390 stream, Fabiano Rosas, 2025/01/09
- Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream, Michael Tokarev, 2025/01/12
- Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream, Michael Tokarev, 2025/01/12
- Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream, Thomas Huth, 2025/01/13
- Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream, Michael Tokarev, 2025/01/13
- Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream, Thomas Huth, 2025/01/13
- Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream,
Michael Tokarev <=
- Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream, Fabiano Rosas, 2025/01/13
- Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream, Fabiano Rosas, 2025/01/13
- Re: [PATCH v3 3/7] migration: Fix parsing of s390 stream, Michael Tokarev, 2025/01/13
[PATCH v3 1/7] migration: Add more error handling to analyze-migration.py, Fabiano Rosas, 2025/01/09
[PATCH v3 4/7] migration: Rename vmstate_info_nullptr, Fabiano Rosas, 2025/01/09
[PATCH v3 6/7] migration: Fix arrays of pointers in JSON writer, Fabiano Rosas, 2025/01/09
[PATCH v3 7/7] s390x: Fix CSS migration, Fabiano Rosas, 2025/01/09