On 8/8/22 16:44, Pavel Hrdina wrote:
diff --git a/tests/qemumonitorjsondata/qemumonitorjson-cpuinfo-ppc64-no-threads-cpus.json b/tests/qemumonitorjsondata/qemumonitorjson-cpuinfo-ppc64-no-threads-cpus.json
index 31a3905e43..0ee53ae471 100644
--- a/tests/qemumonitorjsondata/qemumonitorjson-cpuinfo-ppc64-no-threads-cpus.json
+++ b/tests/qemumonitorjsondata/qemumonitorjson-cpuinfo-ppc64-no-threads-cpus.json
@@ -3,74 +3,82 @@
{
"arch": "ppc",
"current": true,
- "CPU": 0,
- "nip": -46116860184chine/unattached/device[2]/thread[0]",
+ "thread-id": 35233
},
This hunk doesn't look correct and doesn't apply on top of current
master.
Weird, this is not in the file that I have sent. git send-email or
sendmail bug?!?
Paolo