summaryrefslogtreecommitdiff
path: root/tests/qemumonitorjsondata/qemumonitorjson-cpuinfo-ppc64-no-threads-cpus.json
blob: 0ee53ae4717e2ab0d33159f55fad3741ade50914 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
  "return": [
    {
      "arch": "ppc",
      "current": true,
      "cpu-index": 0,
      "props": {
        "core-id": 0
      },
      "qom-path": "/machine/unattached/device[1]/thread[0]",
      "thread-id": 35232
    },
    {
      "arch": "ppc",
      "current": false,
      "cpu-index": 1,
      "props": {
        "core-id": 8
      },
      "qom-path": "/machine/unattached/device[2]/thread[0]",
      "thread-id": 35233
    },
    {
      "arch": "ppc",
      "current": false,
      "cpu-index": 2,
      "props": {
        "core-id": 16
      },
      "qom-path": "/machine/unattached/device[3]/thread[0]",
      "thread-id": 35234
    },
    {
      "arch": "ppc",
      "current": false,
      "cpu-index": 3,
      "props": {
        "core-id": 24
      },
      "qom-path": "/machine/unattached/device[4]/thread[0]",
      "thread-id": 35235
    },
    {
      "arch": "ppc",
      "current": false,
      "cpu-index": 4,
      "props": {
        "core-id": 32
      },
      "qom-path": "/machine/unattached/device[5]/thread[0]",
      "thread-id": 35236
    },
    {
      "arch": "ppc",
      "current": false,
      "cpu-index": 5,
      "props": {
        "core-id": 40
      },
      "qom-path": "/machine/unattached/device[6]/thread[0]",
      "thread-id": 35237
    },
    {
      "arch": "ppc",
      "current": false,
      "cpu-index": 6,
      "props": {
        "core-id": 48
      },
      "qom-path": "/machine/unattached/device[7]/thread[0]",
      "thread-id": 35238
    },
    {
      "arch": "ppc",
      "current": false,
      "cpu-index": 7,
      "props": {
        "core-id": 56
      },
      "qom-path": "/machine/unattached/device[8]/thread[0]",
      "thread-id": 35239
    }
  ],
  "id": "libvirt-11"
}