1{
2  "execute": "qmp_capabilities",
3  "id": "libvirt-1"
4}
5
6{
7  "return": {
8  },
9  "id": "libvirt-1"
10}
11
12{
13  "execute": "query-version",
14  "id": "libvirt-2"
15}
16
17{
18  "return": {
19    "qemu": {
20      "micro": 50,
21      "minor": 12,
22      "major": 2
23    },
24    "package": "v2.12.0-1689-g518d23a"
25  },
26  "id": "libvirt-2"
27}
28
29{
30  "execute": "query-target",
31  "id": "libvirt-3"
32}
33
34{
35  "return": {
36    "arch": "ppc64"
37  },
38  "id": "libvirt-3"
39}
40
41{
42  "execute": "query-qmp-schema",
43  "id": "libvirt-4"
44}
45
46{
47  "return": [
48    {
49      "name": "query-status",
50      "ret-type": "1",
51      "allow-oob": false,
52      "allow-preconfig": true,
53      "meta-type": "command",
54      "arg-type": "0"
55    },
56    {
57      "name": "SHUTDOWN",
58      "meta-type": "event",
59      "arg-type": "2"
60    },
61    {
62      "name": "POWERDOWN",
63      "meta-type": "event",
64      "arg-type": "0"
65    },
66    {
67      "name": "RESET",
68      "meta-type": "event",
69      "arg-type": "3"
70    },
71    {
72      "name": "STOP",
73      "meta-type": "event",
74      "arg-type": "0"
75    },
76    {
77      "name": "RESUME",
78      "meta-type": "event",
79      "arg-type": "0"
80    },
81    {
82      "name": "SUSPEND",
83      "meta-type": "event",
84      "arg-type": "0"
85    },
86    {
87      "name": "SUSPEND_DISK",
88      "meta-type": "event",
89      "arg-type": "0"
90    },
91    {
92      "name": "WAKEUP",
93      "meta-type": "event",
94      "arg-type": "0"
95    },
96    {
97      "name": "WATCHDOG",
98      "meta-type": "event",
99      "arg-type": "4"
100    },
101    {
102      "name": "watchdog-set-action",
103      "ret-type": "0",
104      "allow-oob": false,
105      "allow-preconfig": false,
106      "meta-type": "command",
107      "arg-type": "5"
108    },
109    {
110      "name": "GUEST_PANICKED",
111      "meta-type": "event",
112      "arg-type": "6"
113    },
114    {
115      "name": "JOB_STATUS_CHANGE",
116      "meta-type": "event",
117      "arg-type": "7"
118    },
119    {
120      "name": "job-pause",
121      "ret-type": "0",
122      "allow-oob": false,
123      "allow-preconfig": false,
124      "meta-type": "command",
125      "arg-type": "8"
126    },
127    {
128      "name": "job-resume",
129      "ret-type": "0",
130      "allow-oob": false,
131      "allow-preconfig": false,
132      "meta-type": "command",
133      "arg-type": "9"
134    },
135    {
136      "name": "job-cancel",
137      "ret-type": "0",
138      "allow-oob": false,
139      "allow-preconfig": false,
140      "meta-type": "command",
141      "arg-type": "10"
142    },
143    {
144      "name": "job-complete",
145      "ret-type": "0",
146      "allow-oob": false,
147      "allow-preconfig": false,
148      "meta-type": "command",
149      "arg-type": "11"
150    },
151    {
152      "name": "job-dismiss",
153      "ret-type": "0",
154      "allow-oob": false,
155      "allow-preconfig": false,
156      "meta-type": "command",
157      "arg-type": "12"
158    },
159    {
160      "name": "job-finalize",
161      "ret-type": "0",
162      "allow-oob": false,
163      "allow-preconfig": false,
164      "meta-type": "command",
165      "arg-type": "13"
166    },
167    {
168      "name": "query-jobs",
169      "ret-type": "[14]",
170      "allow-oob": false,
171      "allow-preconfig": false,
172      "meta-type": "command",
173      "arg-type": "0"
174    },
175    {
176      "name": "x-block-latency-histogram-set",
177      "ret-type": "0",
178      "allow-oob": false,
179      "allow-preconfig": false,
180      "meta-type": "command",
181      "arg-type": "15"
182    },
183    {
184      "name": "query-block",
185      "ret-type": "[16]",
186      "allow-oob": false,
187      "allow-preconfig": false,
188      "meta-type": "command",
189      "arg-type": "0"
190    },
191    {
192      "name": "query-blockstats",
193      "ret-type": "[18]",
194      "allow-oob": false,
195      "allow-preconfig": false,
196      "meta-type": "command",
197      "arg-type": "17"
198    },
199    {
200      "name": "query-block-jobs",
201      "ret-type": "[19]",
202      "allow-oob": false,
203      "allow-preconfig": false,
204      "meta-type": "command",
205      "arg-type": "0"
206    },
207    {
208      "name": "block_passwd",
209      "ret-type": "0",
210      "allow-oob": false,
211      "allow-preconfig": false,
212      "meta-type": "command",
213      "arg-type": "20"
214    },
215    {
216      "name": "block_resize",
217      "ret-type": "0",
218      "allow-oob": false,
219      "allow-preconfig": false,
220      "meta-type": "command",
221      "arg-type": "21"
222    },
223    {
224      "name": "blockdev-snapshot-sync",
225      "ret-type": "0",
226      "allow-oob": false,
227      "allow-preconfig": false,
228      "meta-type": "command",
229      "arg-type": "22"
230    },
231    {
232      "name": "blockdev-snapshot",
233      "ret-type": "0",
234      "allow-oob": false,
235      "allow-preconfig": false,
236      "meta-type": "command",
237      "arg-type": "23"
238    },
239    {
240      "name": "change-backing-file",
241      "ret-type": "0",
242      "allow-oob": false,
243      "allow-preconfig": false,
244      "meta-type": "command",
245      "arg-type": "24"
246    },
247    {
248      "name": "block-commit",
249      "ret-type": "0",
250      "allow-oob": false,
251      "allow-preconfig": false,
252      "meta-type": "command",
253      "arg-type": "25"
254    },
255    {
256      "name": "drive-backup",
257      "ret-type": "0",
258      "allow-oob": false,
259      "allow-preconfig": false,
260      "meta-type": "command",
261      "arg-type": "26"
262    },
263    {
264      "name": "blockdev-backup",
265      "ret-type": "0",
266      "allow-oob": false,
267      "allow-preconfig": false,
268      "meta-type": "command",
269      "arg-type": "27"
270    },
271    {
272      "name": "query-named-block-nodes",
273      "ret-type": "[28]",
274      "allow-oob": false,
275      "allow-preconfig": false,
276      "meta-type": "command",
277      "arg-type": "0"
278    },
279    {
280      "name": "drive-mirror",
281      "ret-type": "0",
282      "allow-oob": false,
283      "allow-preconfig": false,
284      "meta-type": "command",
285      "arg-type": "29"
286    },
287    {
288      "name": "block-dirty-bitmap-add",
289      "ret-type": "0",
290      "allow-oob": false,
291      "allow-preconfig": false,
292      "meta-type": "command",
293      "arg-type": "30"
294    },
295    {
296      "name": "block-dirty-bitmap-remove",
297      "ret-type": "0",
298      "allow-oob": false,
299      "allow-preconfig": false,
300      "meta-type": "command",
301      "arg-type": "31"
302    },
303    {
304      "name": "block-dirty-bitmap-clear",
305      "ret-type": "0",
306      "allow-oob": false,
307      "allow-preconfig": false,
308      "meta-type": "command",
309      "arg-type": "31"
310    },
311    {
312      "name": "x-block-dirty-bitmap-enable",
313      "ret-type": "0",
314      "allow-oob": false,
315      "allow-preconfig": false,
316      "meta-type": "command",
317      "arg-type": "31"
318    },
319    {
320      "name": "x-block-dirty-bitmap-disable",
321      "ret-type": "0",
322      "allow-oob": false,
323      "allow-preconfig": false,
324      "meta-type": "command",
325      "arg-type": "31"
326    },
327    {
328      "name": "x-block-dirty-bitmap-merge",
329      "ret-type": "0",
330      "allow-oob": false,
331      "allow-preconfig": false,
332      "meta-type": "command",
333      "arg-type": "32"
334    },
335    {
336      "name": "x-debug-block-dirty-bitmap-sha256",
337      "ret-type": "33",
338      "allow-oob": false,
339      "allow-preconfig": false,
340      "meta-type": "command",
341      "arg-type": "31"
342    },
343    {
344      "name": "blockdev-mirror",
345      "ret-type": "0",
346      "allow-oob": false,
347      "allow-preconfig": false,
348      "meta-type": "command",
349      "arg-type": "34"
350    },
351    {
352      "name": "block_set_io_throttle",
353      "ret-type": "0",
354      "allow-oob": false,
355      "allow-preconfig": false,
356      "meta-type": "command",
357      "arg-type": "35"
358    },
359    {
360      "name": "block-stream",
361      "ret-type": "0",
362      "allow-oob": false,
363      "allow-preconfig": false,
364      "meta-type": "command",
365      "arg-type": "36"
366    },
367    {
368      "name": "block-job-set-speed",
369      "ret-type": "0",
370      "allow-oob": false,
371      "allow-preconfig": false,
372      "meta-type": "command",
373      "arg-type": "37"
374    },
375    {
376      "name": "block-job-cancel",
377      "ret-type": "0",
378      "allow-oob": false,
379      "allow-preconfig": false,
380      "meta-type": "command",
381      "arg-type": "38"
382    },
383    {
384      "name": "block-job-pause",
385      "ret-type": "0",
386      "allow-oob": false,
387      "allow-preconfig": false,
388      "meta-type": "command",
389      "arg-type": "39"
390    },
391    {
392      "name": "block-job-resume",
393      "ret-type": "0",
394      "allow-oob": false,
395      "allow-preconfig": false,
396      "meta-type": "command",
397      "arg-type": "40"
398    },
399    {
400      "name": "block-job-complete",
401      "ret-type": "0",
402      "allow-oob": false,
403      "allow-preconfig": false,
404      "meta-type": "command",
405      "arg-type": "41"
406    },
407    {
408      "name": "block-job-dismiss",
409      "ret-type": "0",
410      "allow-oob": false,
411      "allow-preconfig": false,
412      "meta-type": "command",
413      "arg-type": "42"
414    },
415    {
416      "name": "block-job-finalize",
417      "ret-type": "0",
418      "allow-oob": false,
419      "allow-preconfig": false,
420      "meta-type": "command",
421      "arg-type": "43"
422    },
423    {
424      "name": "blockdev-add",
425      "ret-type": "0",
426      "allow-oob": false,
427      "allow-preconfig": false,
428      "meta-type": "command",
429      "arg-type": "44"
430    },
431    {
432      "name": "blockdev-del",
433      "ret-type": "0",
434      "allow-oob": false,
435      "allow-preconfig": false,
436      "meta-type": "command",
437      "arg-type": "45"
438    },
439    {
440      "name": "blockdev-create",
441      "ret-type": "0",
442      "allow-oob": false,
443      "allow-preconfig": false,
444      "meta-type": "command",
445      "arg-type": "46"
446    },
447    {
448      "name": "blockdev-open-tray",
449      "ret-type": "0",
450      "allow-oob": false,
451      "allow-preconfig": false,
452      "meta-type": "command",
453      "arg-type": "47"
454    },
455    {
456      "name": "blockdev-close-tray",
457      "ret-type": "0",
458      "allow-oob": false,
459      "allow-preconfig": false,
460      "meta-type": "command",
461      "arg-type": "48"
462    },
463    {
464      "name": "blockdev-remove-medium",
465      "ret-type": "0",
466      "allow-oob": false,
467      "allow-preconfig": false,
468      "meta-type": "command",
469      "arg-type": "49"
470    },
471    {
472      "name": "blockdev-insert-medium",
473      "ret-type": "0",
474      "allow-oob": false,
475      "allow-preconfig": false,
476      "meta-type": "command",
477      "arg-type": "50"
478    },
479    {
480      "name": "blockdev-change-medium",
481      "ret-type": "0",
482      "allow-oob": false,
483      "allow-preconfig": false,
484      "meta-type": "command",
485      "arg-type": "51"
486    },
487    {
488      "name": "BLOCK_IMAGE_CORRUPTED",
489      "meta-type": "event",
490      "arg-type": "52"
491    },
492    {
493      "name": "BLOCK_IO_ERROR",
494      "meta-type": "event",
495      "arg-type": "53"
496    },
497    {
498      "name": "BLOCK_JOB_COMPLETED",
499      "meta-type": "event",
500      "arg-type": "54"
501    },
502    {
503      "name": "BLOCK_JOB_CANCELLED",
504      "meta-type": "event",
505      "arg-type": "55"
506    },
507    {
508      "name": "BLOCK_JOB_ERROR",
509      "meta-type": "event",
510      "arg-type": "56"
511    },
512    {
513      "name": "BLOCK_JOB_READY",
514      "meta-type": "event",
515      "arg-type": "57"
516    },
517    {
518      "name": "BLOCK_JOB_PENDING",
519      "meta-type": "event",
520      "arg-type": "58"
521    },
522    {
523      "name": "BLOCK_WRITE_THRESHOLD",
524      "meta-type": "event",
525      "arg-type": "59"
526    },
527    {
528      "name": "block-set-write-threshold",
529      "ret-type": "0",
530      "allow-oob": false,
531      "allow-preconfig": false,
532      "meta-type": "command",
533      "arg-type": "60"
534    },
535    {
536      "name": "x-blockdev-change",
537      "ret-type": "0",
538      "allow-oob": false,
539      "allow-preconfig": false,
540      "meta-type": "command",
541      "arg-type": "61"
542    },
543    {
544      "name": "x-blockdev-set-iothread",
545      "ret-type": "0",
546      "allow-oob": false,
547      "allow-preconfig": false,
548      "meta-type": "command",
549      "arg-type": "62"
550    },
551    {
552      "name": "blockdev-snapshot-internal-sync",
553      "ret-type": "0",
554      "allow-oob": false,
555      "allow-preconfig": false,
556      "meta-type": "command",
557      "arg-type": "63"
558    },
559    {
560      "name": "blockdev-snapshot-delete-internal-sync",
561      "ret-type": "65",
562      "allow-oob": false,
563      "allow-preconfig": false,
564      "meta-type": "command",
565      "arg-type": "64"
566    },
567    {
568      "name": "eject",
569      "ret-type": "0",
570      "allow-oob": false,
571      "allow-preconfig": false,
572      "meta-type": "command",
573      "arg-type": "66"
574    },
575    {
576      "name": "nbd-server-start",
577      "ret-type": "0",
578      "allow-oob": false,
579      "allow-preconfig": false,
580      "meta-type": "command",
581      "arg-type": "67"
582    },
583    {
584      "name": "nbd-server-add",
585      "ret-type": "0",
586      "allow-oob": false,
587      "allow-preconfig": false,
588      "meta-type": "command",
589      "arg-type": "68"
590    },
591    {
592      "name": "nbd-server-remove",
593      "ret-type": "0",
594      "allow-oob": false,
595      "allow-preconfig": false,
596      "meta-type": "command",
597      "arg-type": "69"
598    },
599    {
600      "name": "x-nbd-server-add-bitmap",
601      "ret-type": "0",
602      "allow-oob": false,
603      "allow-preconfig": false,
604      "meta-type": "command",
605      "arg-type": "70"
606    },
607    {
608      "name": "nbd-server-stop",
609      "ret-type": "0",
610      "allow-oob": false,
611      "allow-preconfig": false,
612      "meta-type": "command",
613      "arg-type": "0"
614    },
615    {
616      "name": "DEVICE_TRAY_MOVED",
617      "meta-type": "event",
618      "arg-type": "71"
619    },
620    {
621      "name": "QUORUM_FAILURE",
622      "meta-type": "event",
623      "arg-type": "72"
624    },
625    {
626      "name": "QUORUM_REPORT_BAD",
627      "meta-type": "event",
628      "arg-type": "73"
629    },
630    {
631      "name": "query-chardev",
632      "ret-type": "[74]",
633      "allow-oob": false,
634      "allow-preconfig": true,
635      "meta-type": "command",
636      "arg-type": "0"
637    },
638    {
639      "name": "query-chardev-backends",
640      "ret-type": "[75]",
641      "allow-oob": false,
642      "allow-preconfig": false,
643      "meta-type": "command",
644      "arg-type": "0"
645    },
646    {
647      "name": "ringbuf-write",
648      "ret-type": "0",
649      "allow-oob": false,
650      "allow-preconfig": false,
651      "meta-type": "command",
652      "arg-type": "76"
653    },
654    {
655      "name": "ringbuf-read",
656      "ret-type": "str",
657      "allow-oob": false,
658      "allow-preconfig": false,
659      "meta-type": "command",
660      "arg-type": "77"
661    },
662    {
663      "name": "chardev-add",
664      "ret-type": "79",
665      "allow-oob": false,
666      "allow-preconfig": false,
667      "meta-type": "command",
668      "arg-type": "78"
669    },
670    {
671      "name": "chardev-change",
672      "ret-type": "79",
673      "allow-oob": false,
674      "allow-preconfig": false,
675      "meta-type": "command",
676      "arg-type": "80"
677    },
678    {
679      "name": "chardev-remove",
680      "ret-type": "0",
681      "allow-oob": false,
682      "allow-preconfig": false,
683      "meta-type": "command",
684      "arg-type": "81"
685    },
686    {
687      "name": "chardev-send-break",
688      "ret-type": "0",
689      "allow-oob": false,
690      "allow-preconfig": false,
691      "meta-type": "command",
692      "arg-type": "82"
693    },
694    {
695      "name": "VSERPORT_CHANGE",
696      "meta-type": "event",
697      "arg-type": "83"
698    },
699    {
700      "name": "set_link",
701      "ret-type": "0",
702      "allow-oob": false,
703      "allow-preconfig": false,
704      "meta-type": "command",
705      "arg-type": "84"
706    },
707    {
708      "name": "netdev_add",
709      "ret-type": "0",
710      "allow-oob": false,
711      "allow-preconfig": false,
712      "meta-type": "command",
713      "arg-type": "85"
714    },
715    {
716      "name": "netdev_del",
717      "ret-type": "0",
718      "allow-oob": false,
719      "allow-preconfig": false,
720      "meta-type": "command",
721      "arg-type": "86"
722    },
723    {
724      "name": "query-rx-filter",
725      "ret-type": "[88]",
726      "allow-oob": false,
727      "allow-preconfig": false,
728      "meta-type": "command",
729      "arg-type": "87"
730    },
731    {
732      "name": "NIC_RX_FILTER_CHANGED",
733      "meta-type": "event",
734      "arg-type": "89"
735    },
736    {
737      "name": "query-rocker",
738      "ret-type": "91",
739      "allow-oob": false,
740      "allow-preconfig": false,
741      "meta-type": "command",
742      "arg-type": "90"
743    },
744    {
745      "name": "query-rocker-ports",
746      "ret-type": "[93]",
747      "allow-oob": false,
748      "allow-preconfig": false,
749      "meta-type": "command",
750      "arg-type": "92"
751    },
752    {
753      "name": "query-rocker-of-dpa-flows",
754      "ret-type": "[95]",
755      "allow-oob": false,
756      "allow-preconfig": false,
757      "meta-type": "command",
758      "arg-type": "94"
759    },
760    {
761      "name": "query-rocker-of-dpa-groups",
762      "ret-type": "[97]",
763      "allow-oob": false,
764      "allow-preconfig": false,
765      "meta-type": "command",
766      "arg-type": "96"
767    },
768    {
769      "name": "query-tpm-models",
770      "ret-type": "[98]",
771      "allow-oob": false,
772      "allow-preconfig": false,
773      "meta-type": "command",
774      "arg-type": "0"
775    },
776    {
777      "name": "query-tpm-types",
778      "ret-type": "[99]",
779      "allow-oob": false,
780      "allow-preconfig": false,
781      "meta-type": "command",
782      "arg-type": "0"
783    },
784    {
785      "name": "query-tpm",
786      "ret-type": "[100]",
787      "allow-oob": false,
788      "allow-preconfig": false,
789      "meta-type": "command",
790      "arg-type": "0"
791    },
792    {
793      "name": "set_password",
794      "ret-type": "0",
795      "allow-oob": false,
796      "allow-preconfig": false,
797      "meta-type": "command",
798      "arg-type": "101"
799    },
800    {
801      "name": "expire_password",
802      "ret-type": "0",
803      "allow-oob": false,
804      "allow-preconfig": false,
805      "meta-type": "command",
806      "arg-type": "102"
807    },
808    {
809      "name": "screendump",
810      "ret-type": "0",
811      "allow-oob": false,
812      "allow-preconfig": false,
813      "meta-type": "command",
814      "arg-type": "103"
815    },
816    {
817      "name": "query-spice",
818      "ret-type": "104",
819      "allow-oob": false,
820      "allow-preconfig": false,
821      "meta-type": "command",
822      "arg-type": "0"
823    },
824    {
825      "name": "SPICE_CONNECTED",
826      "meta-type": "event",
827      "arg-type": "105"
828    },
829    {
830      "name": "SPICE_INITIALIZED",
831      "meta-type": "event",
832      "arg-type": "106"
833    },
834    {
835      "name": "SPICE_DISCONNECTED",
836      "meta-type": "event",
837      "arg-type": "107"
838    },
839    {
840      "name": "SPICE_MIGRATE_COMPLETED",
841      "meta-type": "event",
842      "arg-type": "0"
843    },
844    {
845      "name": "query-vnc",
846      "ret-type": "108",
847      "allow-oob": false,
848      "allow-preconfig": false,
849      "meta-type": "command",
850      "arg-type": "0"
851    },
852    {
853      "name": "query-vnc-servers",
854      "ret-type": "[109]",
855      "allow-oob": false,
856      "allow-preconfig": false,
857      "meta-type": "command",
858      "arg-type": "0"
859    },
860    {
861      "name": "change-vnc-password",
862      "ret-type": "0",
863      "allow-oob": false,
864      "allow-preconfig": false,
865      "meta-type": "command",
866      "arg-type": "110"
867    },
868    {
869      "name": "VNC_CONNECTED",
870      "meta-type": "event",
871      "arg-type": "111"
872    },
873    {
874      "name": "VNC_INITIALIZED",
875      "meta-type": "event",
876      "arg-type": "112"
877    },
878    {
879      "name": "VNC_DISCONNECTED",
880      "meta-type": "event",
881      "arg-type": "113"
882    },
883    {
884      "name": "query-mice",
885      "ret-type": "[114]",
886      "allow-oob": false,
887      "allow-preconfig": false,
888      "meta-type": "command",
889      "arg-type": "0"
890    },
891    {
892      "name": "send-key",
893      "ret-type": "0",
894      "allow-oob": false,
895      "allow-preconfig": false,
896      "meta-type": "command",
897      "arg-type": "115"
898    },
899    {
900      "name": "input-send-event",
901      "ret-type": "0",
902      "allow-oob": false,
903      "allow-preconfig": false,
904      "meta-type": "command",
905      "arg-type": "116"
906    },
907    {
908      "name": "query-migrate",
909      "ret-type": "117",
910      "allow-oob": false,
911      "allow-preconfig": false,
912      "meta-type": "command",
913      "arg-type": "0"
914    },
915    {
916      "name": "migrate-set-capabilities",
917      "ret-type": "0",
918      "allow-oob": false,
919      "allow-preconfig": false,
920      "meta-type": "command",
921      "arg-type": "118"
922    },
923    {
924      "name": "query-migrate-capabilities",
925      "ret-type": "[119]",
926      "allow-oob": false,
927      "allow-preconfig": false,
928      "meta-type": "command",
929      "arg-type": "0"
930    },
931    {
932      "name": "migrate-set-parameters",
933      "ret-type": "0",
934      "allow-oob": false,
935      "allow-preconfig": false,
936      "meta-type": "command",
937      "arg-type": "120"
938    },
939    {
940      "name": "query-migrate-parameters",
941      "ret-type": "121",
942      "allow-oob": false,
943      "allow-preconfig": false,
944      "meta-type": "command",
945      "arg-type": "0"
946    },
947    {
948      "name": "client_migrate_info",
949      "ret-type": "0",
950      "allow-oob": false,
951      "allow-preconfig": false,
952      "meta-type": "command",
953      "arg-type": "122"
954    },
955    {
956      "name": "migrate-start-postcopy",
957      "ret-type": "0",
958      "allow-oob": false,
959      "allow-preconfig": false,
960      "meta-type": "command",
961      "arg-type": "0"
962    },
963    {
964      "name": "MIGRATION",
965      "meta-type": "event",
966      "arg-type": "123"
967    },
968    {
969      "name": "MIGRATION_PASS",
970      "meta-type": "event",
971      "arg-type": "124"
972    },
973    {
974      "name": "x-colo-lost-heartbeat",
975      "ret-type": "0",
976      "allow-oob": false,
977      "allow-preconfig": false,
978      "meta-type": "command",
979      "arg-type": "0"
980    },
981    {
982      "name": "migrate_cancel",
983      "ret-type": "0",
984      "allow-oob": false,
985      "allow-preconfig": false,
986      "meta-type": "command",
987      "arg-type": "0"
988    },
989    {
990      "name": "migrate-continue",
991      "ret-type": "0",
992      "allow-oob": false,
993      "allow-preconfig": false,
994      "meta-type": "command",
995      "arg-type": "125"
996    },
997    {
998      "name": "migrate_set_downtime",
999      "ret-type": "0",
1000      "allow-oob": false,
1001      "allow-preconfig": false,
1002      "meta-type": "command",
1003      "arg-type": "126"
1004    },
1005    {
1006      "name": "migrate_set_speed",
1007      "ret-type": "0",
1008      "allow-oob": false,
1009      "allow-preconfig": false,
1010      "meta-type": "command",
1011      "arg-type": "127"
1012    },
1013    {
1014      "name": "migrate-set-cache-size",
1015      "ret-type": "0",
1016      "allow-oob": false,
1017      "allow-preconfig": false,
1018      "meta-type": "command",
1019      "arg-type": "128"
1020    },
1021    {
1022      "name": "query-migrate-cache-size",
1023      "ret-type": "int",
1024      "allow-oob": false,
1025      "allow-preconfig": false,
1026      "meta-type": "command",
1027      "arg-type": "0"
1028    },
1029    {
1030      "name": "migrate",
1031      "ret-type": "0",
1032      "allow-oob": false,
1033      "allow-preconfig": false,
1034      "meta-type": "command",
1035      "arg-type": "129"
1036    },
1037    {
1038      "name": "migrate-incoming",
1039      "ret-type": "0",
1040      "allow-oob": false,
1041      "allow-preconfig": false,
1042      "meta-type": "command",
1043      "arg-type": "130"
1044    },
1045    {
1046      "name": "xen-save-devices-state",
1047      "ret-type": "0",
1048      "allow-oob": false,
1049      "allow-preconfig": false,
1050      "meta-type": "command",
1051      "arg-type": "131"
1052    },
1053    {
1054      "name": "xen-set-replication",
1055      "ret-type": "0",
1056      "allow-oob": false,
1057      "allow-preconfig": false,
1058      "meta-type": "command",
1059      "arg-type": "132"
1060    },
1061    {
1062      "name": "query-xen-replication-status",
1063      "ret-type": "133",
1064      "allow-oob": false,
1065      "allow-preconfig": false,
1066      "meta-type": "command",
1067      "arg-type": "0"
1068    },
1069    {
1070      "name": "xen-colo-do-checkpoint",
1071      "ret-type": "0",
1072      "allow-oob": false,
1073      "allow-preconfig": false,
1074      "meta-type": "command",
1075      "arg-type": "0"
1076    },
1077    {
1078      "name": "migrate-recover",
1079      "ret-type": "0",
1080      "allow-oob": true,
1081      "allow-preconfig": false,
1082      "meta-type": "command",
1083      "arg-type": "134"
1084    },
1085    {
1086      "name": "migrate-pause",
1087      "ret-type": "0",
1088      "allow-oob": true,
1089      "allow-preconfig": false,
1090      "meta-type": "command",
1091      "arg-type": "0"
1092    },
1093    {
1094      "name": "transaction",
1095      "ret-type": "0",
1096      "allow-oob": false,
1097      "allow-preconfig": false,
1098      "meta-type": "command",
1099      "arg-type": "135"
1100    },
1101    {
1102      "name": "trace-event-get-state",
1103      "ret-type": "[137]",
1104      "allow-oob": false,
1105      "allow-preconfig": false,
1106      "meta-type": "command",
1107      "arg-type": "136"
1108    },
1109    {
1110      "name": "trace-event-set-state",
1111      "ret-type": "0",
1112      "allow-oob": false,
1113      "allow-preconfig": false,
1114      "meta-type": "command",
1115      "arg-type": "138"
1116    },
1117    {
1118      "name": "query-qmp-schema",
1119      "ret-type": "[139]",
1120      "allow-oob": false,
1121      "allow-preconfig": false,
1122      "meta-type": "command",
1123      "arg-type": "0"
1124    },
1125    {
1126      "name": "qmp_capabilities",
1127      "ret-type": "0",
1128      "allow-oob": false,
1129      "allow-preconfig": true,
1130      "meta-type": "command",
1131      "arg-type": "140"
1132    },
1133    {
1134      "name": "query-version",
1135      "ret-type": "141",
1136      "allow-oob": false,
1137      "allow-preconfig": true,
1138      "meta-type": "command",
1139      "arg-type": "0"
1140    },
1141    {
1142      "name": "query-commands",
1143      "ret-type": "[142]",
1144      "allow-oob": false,
1145      "allow-preconfig": true,
1146      "meta-type": "command",
1147      "arg-type": "0"
1148    },
1149    {
1150      "name": "add_client",
1151      "ret-type": "0",
1152      "allow-oob": false,
1153      "allow-preconfig": false,
1154      "meta-type": "command",
1155      "arg-type": "143"
1156    },
1157    {
1158      "name": "query-name",
1159      "ret-type": "144",
1160      "allow-oob": false,
1161      "allow-preconfig": true,
1162      "meta-type": "command",
1163      "arg-type": "0"
1164    },
1165    {
1166      "name": "query-kvm",
1167      "ret-type": "145",
1168      "allow-oob": false,
1169      "allow-preconfig": false,
1170      "meta-type": "command",
1171      "arg-type": "0"
1172    },
1173    {
1174      "name": "query-uuid",
1175      "ret-type": "146",
1176      "allow-oob": false,
1177      "allow-preconfig": true,
1178      "meta-type": "command",
1179      "arg-type": "0"
1180    },
1181    {
1182      "name": "query-events",
1183      "ret-type": "[147]",
1184      "allow-oob": false,
1185      "allow-preconfig": false,
1186      "meta-type": "command",
1187      "arg-type": "0"
1188    },
1189    {
1190      "name": "query-cpus",
1191      "ret-type": "[148]",
1192      "allow-oob": false,
1193      "allow-preconfig": false,
1194      "meta-type": "command",
1195      "arg-type": "0"
1196    },
1197    {
1198      "name": "query-cpus-fast",
1199      "ret-type": "[149]",
1200      "allow-oob": false,
1201      "allow-preconfig": false,
1202      "meta-type": "command",
1203      "arg-type": "0"
1204    },
1205    {
1206      "name": "query-iothreads",
1207      "ret-type": "[150]",
1208      "allow-oob": false,
1209      "allow-preconfig": true,
1210      "meta-type": "command",
1211      "arg-type": "0"
1212    },
1213    {
1214      "name": "query-balloon",
1215      "ret-type": "151",
1216      "allow-oob": false,
1217      "allow-preconfig": false,
1218      "meta-type": "command",
1219      "arg-type": "0"
1220    },
1221    {
1222      "name": "BALLOON_CHANGE",
1223      "meta-type": "event",
1224      "arg-type": "152"
1225    },
1226    {
1227      "name": "query-pci",
1228      "ret-type": "[153]",
1229      "allow-oob": false,
1230      "allow-preconfig": false,
1231      "meta-type": "command",
1232      "arg-type": "0"
1233    },
1234    {
1235      "name": "quit",
1236      "ret-type": "0",
1237      "allow-oob": false,
1238      "allow-preconfig": false,
1239      "meta-type": "command",
1240      "arg-type": "0"
1241    },
1242    {
1243      "name": "stop",
1244      "ret-type": "0",
1245      "allow-oob": false,
1246      "allow-preconfig": false,
1247      "meta-type": "command",
1248      "arg-type": "0"
1249    },
1250    {
1251      "name": "system_reset",
1252      "ret-type": "0",
1253      "allow-oob": false,
1254      "allow-preconfig": false,
1255      "meta-type": "command",
1256      "arg-type": "0"
1257    },
1258    {
1259      "name": "system_powerdown",
1260      "ret-type": "0",
1261      "allow-oob": false,
1262      "allow-preconfig": false,
1263      "meta-type": "command",
1264      "arg-type": "0"
1265    },
1266    {
1267      "name": "cpu-add",
1268      "ret-type": "0",
1269      "allow-oob": false,
1270      "allow-preconfig": false,
1271      "meta-type": "command",
1272      "arg-type": "154"
1273    },
1274    {
1275      "name": "memsave",
1276      "ret-type": "0",
1277      "allow-oob": false,
1278      "allow-preconfig": false,
1279      "meta-type": "command",
1280      "arg-type": "155"
1281    },
1282    {
1283      "name": "pmemsave",
1284      "ret-type": "0",
1285      "allow-oob": false,
1286      "allow-preconfig": false,
1287      "meta-type": "command",
1288      "arg-type": "156"
1289    },
1290    {
1291      "name": "cont",
1292      "ret-type": "0",
1293      "allow-oob": false,
1294      "allow-preconfig": false,
1295      "meta-type": "command",
1296      "arg-type": "0"
1297    },
1298    {
1299      "name": "exit-preconfig",
1300      "ret-type": "0",
1301      "allow-oob": false,
1302      "allow-preconfig": true,
1303      "meta-type": "command",
1304      "arg-type": "0"
1305    },
1306    {
1307      "name": "system_wakeup",
1308      "ret-type": "0",
1309      "allow-oob": false,
1310      "allow-preconfig": false,
1311      "meta-type": "command",
1312      "arg-type": "0"
1313    },
1314    {
1315      "name": "inject-nmi",
1316      "ret-type": "0",
1317      "allow-oob": false,
1318      "allow-preconfig": false,
1319      "meta-type": "command",
1320      "arg-type": "0"
1321    },
1322    {
1323      "name": "balloon",
1324      "ret-type": "0",
1325      "allow-oob": false,
1326      "allow-preconfig": false,
1327      "meta-type": "command",
1328      "arg-type": "157"
1329    },
1330    {
1331      "name": "human-monitor-command",
1332      "ret-type": "str",
1333      "allow-oob": false,
1334      "allow-preconfig": false,
1335      "meta-type": "command",
1336      "arg-type": "158"
1337    },
1338    {
1339      "name": "qom-list",
1340      "ret-type": "[160]",
1341      "allow-oob": false,
1342      "allow-preconfig": true,
1343      "meta-type": "command",
1344      "arg-type": "159"
1345    },
1346    {
1347      "name": "qom-get",
1348      "ret-type": "any",
1349      "allow-oob": false,
1350      "allow-preconfig": true,
1351      "meta-type": "command",
1352      "arg-type": "161"
1353    },
1354    {
1355      "name": "qom-set",
1356      "ret-type": "0",
1357      "allow-oob": false,
1358      "allow-preconfig": true,
1359      "meta-type": "command",
1360      "arg-type": "162"
1361    },
1362    {
1363      "name": "change",
1364      "ret-type": "0",
1365      "allow-oob": false,
1366      "allow-preconfig": false,
1367      "meta-type": "command",
1368      "arg-type": "163"
1369    },
1370    {
1371      "name": "qom-list-types",
1372      "ret-type": "[165]",
1373      "allow-oob": false,
1374      "allow-preconfig": true,
1375      "meta-type": "command",
1376      "arg-type": "164"
1377    },
1378    {
1379      "name": "device-list-properties",
1380      "ret-type": "[160]",
1381      "allow-oob": false,
1382      "allow-preconfig": false,
1383      "meta-type": "command",
1384      "arg-type": "166"
1385    },
1386    {
1387      "name": "qom-list-properties",
1388      "ret-type": "[160]",
1389      "allow-oob": false,
1390      "allow-preconfig": true,
1391      "meta-type": "command",
1392      "arg-type": "167"
1393    },
1394    {
1395      "name": "xen-set-global-dirty-log",
1396      "ret-type": "0",
1397      "allow-oob": false,
1398      "allow-preconfig": false,
1399      "meta-type": "command",
1400      "arg-type": "168"
1401    },
1402    {
1403      "name": "device_add",
1404      "ret-type": "0",
1405      "allow-oob": false,
1406      "allow-preconfig": false,
1407      "meta-type": "command",
1408      "arg-type": "169"
1409    },
1410    {
1411      "name": "device_del",
1412      "ret-type": "0",
1413      "allow-oob": false,
1414      "allow-preconfig": false,
1415      "meta-type": "command",
1416      "arg-type": "170"
1417    },
1418    {
1419      "name": "DEVICE_DELETED",
1420      "meta-type": "event",
1421      "arg-type": "171"
1422    },
1423    {
1424      "name": "dump-guest-memory",
1425      "ret-type": "0",
1426      "allow-oob": false,
1427      "allow-preconfig": false,
1428      "meta-type": "command",
1429      "arg-type": "172"
1430    },
1431    {
1432      "name": "query-dump",
1433      "ret-type": "173",
1434      "allow-oob": false,
1435      "allow-preconfig": false,
1436      "meta-type": "command",
1437      "arg-type": "0"
1438    },
1439    {
1440      "name": "DUMP_COMPLETED",
1441      "meta-type": "event",
1442      "arg-type": "174"
1443    },
1444    {
1445      "name": "query-dump-guest-memory-capability",
1446      "ret-type": "175",
1447      "allow-oob": false,
1448      "allow-preconfig": false,
1449      "meta-type": "command",
1450      "arg-type": "0"
1451    },
1452    {
1453      "name": "dump-skeys",
1454      "ret-type": "0",
1455      "allow-oob": false,
1456      "allow-preconfig": false,
1457      "meta-type": "command",
1458      "arg-type": "176"
1459    },
1460    {
1461      "name": "object-add",
1462      "ret-type": "0",
1463      "allow-oob": false,
1464      "allow-preconfig": false,
1465      "meta-type": "command",
1466      "arg-type": "177"
1467    },
1468    {
1469      "name": "object-del",
1470      "ret-type": "0",
1471      "allow-oob": false,
1472      "allow-preconfig": false,
1473      "meta-type": "command",
1474      "arg-type": "178"
1475    },
1476    {
1477      "name": "getfd",
1478      "ret-type": "0",
1479      "allow-oob": false,
1480      "allow-preconfig": false,
1481      "meta-type": "command",
1482      "arg-type": "179"
1483    },
1484    {
1485      "name": "closefd",
1486      "ret-type": "0",
1487      "allow-oob": false,
1488      "allow-preconfig": false,
1489      "meta-type": "command",
1490      "arg-type": "180"
1491    },
1492    {
1493      "name": "query-machines",
1494      "ret-type": "[181]",
1495      "allow-oob": false,
1496      "allow-preconfig": false,
1497      "meta-type": "command",
1498      "arg-type": "0"
1499    },
1500    {
1501      "name": "query-memory-size-summary",
1502      "ret-type": "182",
1503      "allow-oob": false,
1504      "allow-preconfig": false,
1505      "meta-type": "command",
1506      "arg-type": "0"
1507    },
1508    {
1509      "name": "query-cpu-definitions",
1510      "ret-type": "[183]",
1511      "allow-oob": false,
1512      "allow-preconfig": false,
1513      "meta-type": "command",
1514      "arg-type": "0"
1515    },
1516    {
1517      "name": "query-cpu-model-expansion",
1518      "ret-type": "185",
1519      "allow-oob": false,
1520      "allow-preconfig": false,
1521      "meta-type": "command",
1522      "arg-type": "184"
1523    },
1524    {
1525      "name": "query-cpu-model-comparison",
1526      "ret-type": "187",
1527      "allow-oob": false,
1528      "allow-preconfig": false,
1529      "meta-type": "command",
1530      "arg-type": "186"
1531    },
1532    {
1533      "name": "query-cpu-model-baseline",
1534      "ret-type": "189",
1535      "allow-oob": false,
1536      "allow-preconfig": false,
1537      "meta-type": "command",
1538      "arg-type": "188"
1539    },
1540    {
1541      "name": "add-fd",
1542      "ret-type": "191",
1543      "allow-oob": false,
1544      "allow-preconfig": false,
1545      "meta-type": "command",
1546      "arg-type": "190"
1547    },
1548    {
1549      "name": "remove-fd",
1550      "ret-type": "0",
1551      "allow-oob": false,
1552      "allow-preconfig": false,
1553      "meta-type": "command",
1554      "arg-type": "192"
1555    },
1556    {
1557      "name": "query-fdsets",
1558      "ret-type": "[193]",
1559      "allow-oob": false,
1560      "allow-preconfig": false,
1561      "meta-type": "command",
1562      "arg-type": "0"
1563    },
1564    {
1565      "name": "query-target",
1566      "ret-type": "194",
1567      "allow-oob": false,
1568      "allow-preconfig": false,
1569      "meta-type": "command",
1570      "arg-type": "0"
1571    },
1572    {
1573      "name": "query-command-line-options",
1574      "ret-type": "[196]",
1575      "allow-oob": false,
1576      "allow-preconfig": true,
1577      "meta-type": "command",
1578      "arg-type": "195"
1579    },
1580    {
1581      "name": "query-memdev",
1582      "ret-type": "[197]",
1583      "allow-oob": false,
1584      "allow-preconfig": true,
1585      "meta-type": "command",
1586      "arg-type": "0"
1587    },
1588    {
1589      "name": "query-memory-devices",
1590      "ret-type": "[198]",
1591      "allow-oob": false,
1592      "allow-preconfig": false,
1593      "meta-type": "command",
1594      "arg-type": "0"
1595    },
1596    {
1597      "name": "MEM_UNPLUG_ERROR",
1598      "meta-type": "event",
1599      "arg-type": "199"
1600    },
1601    {
1602      "name": "query-acpi-ospm-status",
1603      "ret-type": "[200]",
1604      "allow-oob": false,
1605      "allow-preconfig": false,
1606      "meta-type": "command",
1607      "arg-type": "0"
1608    },
1609    {
1610      "name": "ACPI_DEVICE_OST",
1611      "meta-type": "event",
1612      "arg-type": "201"
1613    },
1614    {
1615      "name": "rtc-reset-reinjection",
1616      "ret-type": "0",
1617      "allow-oob": false,
1618      "allow-preconfig": false,
1619      "meta-type": "command",
1620      "arg-type": "0"
1621    },
1622    {
1623      "name": "RTC_CHANGE",
1624      "meta-type": "event",
1625      "arg-type": "202"
1626    },
1627    {
1628      "name": "xen-load-devices-state",
1629      "ret-type": "0",
1630      "allow-oob": false,
1631      "allow-preconfig": false,
1632      "meta-type": "command",
1633      "arg-type": "203"
1634    },
1635    {
1636      "name": "query-gic-capabilities",
1637      "ret-type": "[204]",
1638      "allow-oob": false,
1639      "allow-preconfig": false,
1640      "meta-type": "command",
1641      "arg-type": "0"
1642    },
1643    {
1644      "name": "query-hotpluggable-cpus",
1645      "ret-type": "[205]",
1646      "allow-oob": false,
1647      "allow-preconfig": true,
1648      "meta-type": "command",
1649      "arg-type": "0"
1650    },
1651    {
1652      "name": "query-vm-generation-id",
1653      "ret-type": "206",
1654      "allow-oob": false,
1655      "allow-preconfig": false,
1656      "meta-type": "command",
1657      "arg-type": "0"
1658    },
1659    {
1660      "name": "query-sev",
1661      "ret-type": "207",
1662      "allow-oob": false,
1663      "allow-preconfig": false,
1664      "meta-type": "command",
1665      "arg-type": "0"
1666    },
1667    {
1668      "name": "query-sev-launch-measure",
1669      "ret-type": "208",
1670      "allow-oob": false,
1671      "allow-preconfig": false,
1672      "meta-type": "command",
1673      "arg-type": "0"
1674    },
1675    {
1676      "name": "query-sev-capabilities",
1677      "ret-type": "209",
1678      "allow-oob": false,
1679      "allow-preconfig": false,
1680      "meta-type": "command",
1681      "arg-type": "0"
1682    },
1683    {
1684      "name": "COMMAND_DROPPED",
1685      "meta-type": "event",
1686      "arg-type": "210"
1687    },
1688    {
1689      "name": "x-oob-test",
1690      "ret-type": "0",
1691      "allow-oob": true,
1692      "allow-preconfig": false,
1693      "meta-type": "command",
1694      "arg-type": "211"
1695    },
1696    {
1697      "name": "set-numa-node",
1698      "ret-type": "0",
1699      "allow-oob": false,
1700      "allow-preconfig": true,
1701      "meta-type": "command",
1702      "arg-type": "212"
1703    },
1704    {
1705      "name": "0",
1706      "members": [
1707      ],
1708      "meta-type": "object"
1709    },
1710    {
1711      "name": "1",
1712      "members": [
1713        {
1714          "name": "running",
1715          "type": "bool"
1716        },
1717        {
1718          "name": "singlestep",
1719          "type": "bool"
1720        },
1721        {
1722          "name": "status",
1723          "type": "213"
1724        }
1725      ],
1726      "meta-type": "object"
1727    },
1728    {
1729      "name": "2",
1730      "members": [
1731        {
1732          "name": "guest",
1733          "type": "bool"
1734        }
1735      ],
1736      "meta-type": "object"
1737    },
1738    {
1739      "name": "3",
1740      "members": [
1741        {
1742          "name": "guest",
1743          "type": "bool"
1744        }
1745      ],
1746      "meta-type": "object"
1747    },
1748    {
1749      "name": "4",
1750      "members": [
1751        {
1752          "name": "action",
1753          "type": "214"
1754        }
1755      ],
1756      "meta-type": "object"
1757    },
1758    {
1759      "name": "5",
1760      "members": [
1761        {
1762          "name": "action",
1763          "type": "214"
1764        }
1765      ],
1766      "meta-type": "object"
1767    },
1768    {
1769      "name": "6",
1770      "members": [
1771        {
1772          "name": "action",
1773          "type": "215"
1774        },
1775        {
1776          "name": "info",
1777          "default": null,
1778          "type": "216"
1779        }
1780      ],
1781      "meta-type": "object"
1782    },
1783    {
1784      "name": "7",
1785      "members": [
1786        {
1787          "name": "id",
1788          "type": "str"
1789        },
1790        {
1791          "name": "status",
1792          "type": "217"
1793        }
1794      ],
1795      "meta-type": "object"
1796    },
1797    {
1798      "name": "8",
1799      "members": [
1800        {
1801          "name": "id",
1802          "type": "str"
1803        }
1804      ],
1805      "meta-type": "object"
1806    },
1807    {
1808      "name": "9",
1809      "members": [
1810        {
1811          "name": "id",
1812          "type": "str"
1813        }
1814      ],
1815      "meta-type": "object"
1816    },
1817    {
1818      "name": "10",
1819      "members": [
1820        {
1821          "name": "id",
1822          "type": "str"
1823        }
1824      ],
1825      "meta-type": "object"
1826    },
1827    {
1828      "name": "11",
1829      "members": [
1830        {
1831          "name": "id",
1832          "type": "str"
1833        }
1834      ],
1835      "meta-type": "object"
1836    },
1837    {
1838      "name": "12",
1839      "members": [
1840        {
1841          "name": "id",
1842          "type": "str"
1843        }
1844      ],
1845      "meta-type": "object"
1846    },
1847    {
1848      "name": "13",
1849      "members": [
1850        {
1851          "name": "id",
1852          "type": "str"
1853        }
1854      ],
1855      "meta-type": "object"
1856    },
1857    {
1858      "name": "[14]",
1859      "element-type": "14",
1860      "meta-type": "array"
1861    },
1862    {
1863      "name": "14",
1864      "members": [
1865        {
1866          "name": "id",
1867          "type": "str"
1868        },
1869        {
1870          "name": "type",
1871          "type": "218"
1872        },
1873        {
1874          "name": "status",
1875          "type": "217"
1876        },
1877        {
1878          "name": "current-progress",
1879          "type": "int"
1880        },
1881        {
1882          "name": "total-progress",
1883          "type": "int"
1884        },
1885        {
1886          "name": "error",
1887          "default": null,
1888          "type": "str"
1889        }
1890      ],
1891      "meta-type": "object"
1892    },
1893    {
1894      "name": "15",
1895      "members": [
1896        {
1897          "name": "device",
1898          "type": "str"
1899        },
1900        {
1901          "name": "boundaries",
1902          "default": null,
1903          "type": "[int]"
1904        },
1905        {
1906          "name": "boundaries-read",
1907          "default": null,
1908          "type": "[int]"
1909        },
1910        {
1911          "name": "boundaries-write",
1912          "default": null,
1913          "type": "[int]"
1914        },
1915        {
1916          "name": "boundaries-flush",
1917          "default": null,
1918          "type": "[int]"
1919        }
1920      ],
1921      "meta-type": "object"
1922    },
1923    {
1924      "name": "[16]",
1925      "element-type": "16",
1926      "meta-type": "array"
1927    },
1928    {
1929      "name": "16",
1930      "members": [
1931        {
1932          "name": "device",
1933          "type": "str"
1934        },
1935        {
1936          "name": "qdev",
1937          "default": null,
1938          "type": "str"
1939        },
1940        {
1941          "name": "type",
1942          "type": "str"
1943        },
1944        {
1945          "name": "removable",
1946          "type": "bool"
1947        },
1948        {
1949          "name": "locked",
1950          "type": "bool"
1951        },
1952        {
1953          "name": "inserted",
1954          "default": null,
1955          "type": "28"
1956        },
1957        {
1958          "name": "tray_open",
1959          "default": null,
1960          "type": "bool"
1961        },
1962        {
1963          "name": "io-status",
1964          "default": null,
1965          "type": "219"
1966        },
1967        {
1968          "name": "dirty-bitmaps",
1969          "default": null,
1970          "type": "[220]"
1971        }
1972      ],
1973      "meta-type": "object"
1974    },
1975    {
1976      "name": "17",
1977      "members": [
1978        {
1979          "name": "query-nodes",
1980          "default": null,
1981          "type": "bool"
1982        }
1983      ],
1984      "meta-type": "object"
1985    },
1986    {
1987      "name": "[18]",
1988      "element-type": "18",
1989      "meta-type": "array"
1990    },
1991    {
1992      "name": "18",
1993      "members": [
1994        {
1995          "name": "device",
1996          "default": null,
1997          "type": "str"
1998        },
1999        {
2000          "name": "node-name",
2001          "default": null,
2002          "type": "str"
2003        },
2004        {
2005          "name": "stats",
2006          "type": "221"
2007        },
2008        {
2009          "name": "parent",
2010          "default": null,
2011          "type": "18"
2012        },
2013        {
2014          "name": "backing",
2015          "default": null,
2016          "type": "18"
2017        }
2018      ],
2019      "meta-type": "object"
2020    },
2021    {
2022      "name": "[19]",
2023      "element-type": "19",
2024      "meta-type": "array"
2025    },
2026    {
2027      "name": "19",
2028      "members": [
2029        {
2030          "name": "type",
2031          "type": "str"
2032        },
2033        {
2034          "name": "device",
2035          "type": "str"
2036        },
2037        {
2038          "name": "len",
2039          "type": "int"
2040        },
2041        {
2042          "name": "offset",
2043          "type": "int"
2044        },
2045        {
2046          "name": "busy",
2047          "type": "bool"
2048        },
2049        {
2050          "name": "paused",
2051          "type": "bool"
2052        },
2053        {
2054          "name": "speed",
2055          "type": "int"
2056        },
2057        {
2058          "name": "io-status",
2059          "type": "219"
2060        },
2061        {
2062          "name": "ready",
2063          "type": "bool"
2064        },
2065        {
2066          "name": "status",
2067          "type": "217"
2068        },
2069        {
2070          "name": "auto-finalize",
2071          "type": "bool"
2072        },
2073        {
2074          "name": "auto-dismiss",
2075          "type": "bool"
2076        },
2077        {
2078          "name": "error",
2079          "default": null,
2080          "type": "str"
2081        }
2082      ],
2083      "meta-type": "object"
2084    },
2085    {
2086      "name": "20",
2087      "members": [
2088        {
2089          "name": "device",
2090          "default": null,
2091          "type": "str"
2092        },
2093        {
2094          "name": "node-name",
2095          "default": null,
2096          "type": "str"
2097        },
2098        {
2099          "name": "password",
2100          "type": "str"
2101        }
2102      ],
2103      "meta-type": "object"
2104    },
2105    {
2106      "name": "21",
2107      "members": [
2108        {
2109          "name": "device",
2110          "default": null,
2111          "type": "str"
2112        },
2113        {
2114          "name": "node-name",
2115          "default": null,
2116          "type": "str"
2117        },
2118        {
2119          "name": "size",
2120          "type": "int"
2121        }
2122      ],
2123      "meta-type": "object"
2124    },
2125    {
2126      "name": "22",
2127      "members": [
2128        {
2129          "name": "device",
2130          "default": null,
2131          "type": "str"
2132        },
2133        {
2134          "name": "node-name",
2135          "default": null,
2136          "type": "str"
2137        },
2138        {
2139          "name": "snapshot-file",
2140          "type": "str"
2141        },
2142        {
2143          "name": "snapshot-node-name",
2144          "default": null,
2145          "type": "str"
2146        },
2147        {
2148          "name": "format",
2149          "default": null,
2150          "type": "str"
2151        },
2152        {
2153          "name": "mode",
2154          "default": null,
2155          "type": "222"
2156        }
2157      ],
2158      "meta-type": "object"
2159    },
2160    {
2161      "name": "23",
2162      "members": [
2163        {
2164          "name": "node",
2165          "type": "str"
2166        },
2167        {
2168          "name": "overlay",
2169          "type": "str"
2170        }
2171      ],
2172      "meta-type": "object"
2173    },
2174    {
2175      "name": "24",
2176      "members": [
2177        {
2178          "name": "device",
2179          "type": "str"
2180        },
2181        {
2182          "name": "image-node-name",
2183          "type": "str"
2184        },
2185        {
2186          "name": "backing-file",
2187          "type": "str"
2188        }
2189      ],
2190      "meta-type": "object"
2191    },
2192    {
2193      "name": "25",
2194      "members": [
2195        {
2196          "name": "job-id",
2197          "default": null,
2198          "type": "str"
2199        },
2200        {
2201          "name": "device",
2202          "type": "str"
2203        },
2204        {
2205          "name": "base",
2206          "default": null,
2207          "type": "str"
2208        },
2209        {
2210          "name": "top",
2211          "default": null,
2212          "type": "str"
2213        },
2214        {
2215          "name": "backing-file",
2216          "default": null,
2217          "type": "str"
2218        },
2219        {
2220          "name": "speed",
2221          "default": null,
2222          "type": "int"
2223        },
2224        {
2225          "name": "filter-node-name",
2226          "default": null,
2227          "type": "str"
2228        }
2229      ],
2230      "meta-type": "object"
2231    },
2232    {
2233      "name": "26",
2234      "members": [
2235        {
2236          "name": "job-id",
2237          "default": null,
2238          "type": "str"
2239        },
2240        {
2241          "name": "device",
2242          "type": "str"
2243        },
2244        {
2245          "name": "target",
2246          "type": "str"
2247        },
2248        {
2249          "name": "format",
2250          "default": null,
2251          "type": "str"
2252        },
2253        {
2254          "name": "sync",
2255          "type": "223"
2256        },
2257        {
2258          "name": "mode",
2259          "default": null,
2260          "type": "222"
2261        },
2262        {
2263          "name": "speed",
2264          "default": null,
2265          "type": "int"
2266        },
2267        {
2268          "name": "bitmap",
2269          "default": null,
2270          "type": "str"
2271        },
2272        {
2273          "name": "compress",
2274          "default": null,
2275          "type": "bool"
2276        },
2277        {
2278          "name": "on-source-error",
2279          "default": null,
2280          "type": "224"
2281        },
2282        {
2283          "name": "on-target-error",
2284          "default": null,
2285          "type": "224"
2286        },
2287        {
2288          "name": "auto-finalize",
2289          "default": null,
2290          "type": "bool"
2291        },
2292        {
2293          "name": "auto-dismiss",
2294          "default": null,
2295          "type": "bool"
2296        }
2297      ],
2298      "meta-type": "object"
2299    },
2300    {
2301      "name": "27",
2302      "members": [
2303        {
2304          "name": "job-id",
2305          "default": null,
2306          "type": "str"
2307        },
2308        {
2309          "name": "device",
2310          "type": "str"
2311        },
2312        {
2313          "name": "target",
2314          "type": "str"
2315        },
2316        {
2317          "name": "sync",
2318          "type": "223"
2319        },
2320        {
2321          "name": "speed",
2322          "default": null,
2323          "type": "int"
2324        },
2325        {
2326          "name": "compress",
2327          "default": null,
2328          "type": "bool"
2329        },
2330        {
2331          "name": "on-source-error",
2332          "default": null,
2333          "type": "224"
2334        },
2335        {
2336          "name": "on-target-error",
2337          "default": null,
2338          "type": "224"
2339        },
2340        {
2341          "name": "auto-finalize",
2342          "default": null,
2343          "type": "bool"
2344        },
2345        {
2346          "name": "auto-dismiss",
2347          "default": null,
2348          "type": "bool"
2349        }
2350      ],
2351      "meta-type": "object"
2352    },
2353    {
2354      "name": "[28]",
2355      "element-type": "28",
2356      "meta-type": "array"
2357    },
2358    {
2359      "name": "28",
2360      "members": [
2361        {
2362          "name": "file",
2363          "type": "str"
2364        },
2365        {
2366          "name": "node-name",
2367          "default": null,
2368          "type": "str"
2369        },
2370        {
2371          "name": "ro",
2372          "type": "bool"
2373        },
2374        {
2375          "name": "drv",
2376          "type": "str"
2377        },
2378        {
2379          "name": "backing_file",
2380          "default": null,
2381          "type": "str"
2382        },
2383        {
2384          "name": "backing_file_depth",
2385          "type": "int"
2386        },
2387        {
2388          "name": "encrypted",
2389          "type": "bool"
2390        },
2391        {
2392          "name": "encryption_key_missing",
2393          "type": "bool"
2394        },
2395        {
2396          "name": "detect_zeroes",
2397          "type": "225"
2398        },
2399        {
2400          "name": "bps",
2401          "type": "int"
2402        },
2403        {
2404          "name": "bps_rd",
2405          "type": "int"
2406        },
2407        {
2408          "name": "bps_wr",
2409          "type": "int"
2410        },
2411        {
2412          "name": "iops",
2413          "type": "int"
2414        },
2415        {
2416          "name": "iops_rd",
2417          "type": "int"
2418        },
2419        {
2420          "name": "iops_wr",
2421          "type": "int"
2422        },
2423        {
2424          "name": "image",
2425          "type": "226"
2426        },
2427        {
2428          "name": "bps_max",
2429          "default": null,
2430          "type": "int"
2431        },
2432        {
2433          "name": "bps_rd_max",
2434          "default": null,
2435          "type": "int"
2436        },
2437        {
2438          "name": "bps_wr_max",
2439          "default": null,
2440          "type": "int"
2441        },
2442        {
2443          "name": "iops_max",
2444          "default": null,
2445          "type": "int"
2446        },
2447        {
2448          "name": "iops_rd_max",
2449          "default": null,
2450          "type": "int"
2451        },
2452        {
2453          "name": "iops_wr_max",
2454          "default": null,
2455          "type": "int"
2456        },
2457        {
2458          "name": "bps_max_length",
2459          "default": null,
2460          "type": "int"
2461        },
2462        {
2463          "name": "bps_rd_max_length",
2464          "default": null,
2465          "type": "int"
2466        },
2467        {
2468          "name": "bps_wr_max_length",
2469          "default": null,
2470          "type": "int"
2471        },
2472        {
2473          "name": "iops_max_length",
2474          "default": null,
2475          "type": "int"
2476        },
2477        {
2478          "name": "iops_rd_max_length",
2479          "default": null,
2480          "type": "int"
2481        },
2482        {
2483          "name": "iops_wr_max_length",
2484          "default": null,
2485          "type": "int"
2486        },
2487        {
2488          "name": "iops_size",
2489          "default": null,
2490          "type": "int"
2491        },
2492        {
2493          "name": "group",
2494          "default": null,
2495          "type": "str"
2496        },
2497        {
2498          "name": "cache",
2499          "type": "227"
2500        },
2501        {
2502          "name": "write_threshold",
2503          "type": "int"
2504        }
2505      ],
2506      "meta-type": "object"
2507    },
2508    {
2509      "name": "29",
2510      "members": [
2511        {
2512          "name": "job-id",
2513          "default": null,
2514          "type": "str"
2515        },
2516        {
2517          "name": "device",
2518          "type": "str"
2519        },
2520        {
2521          "name": "target",
2522          "type": "str"
2523        },
2524        {
2525          "name": "format",
2526          "default": null,
2527          "type": "str"
2528        },
2529        {
2530          "name": "node-name",
2531          "default": null,
2532          "type": "str"
2533        },
2534        {
2535          "name": "replaces",
2536          "default": null,
2537          "type": "str"
2538        },
2539        {
2540          "name": "sync",
2541          "type": "223"
2542        },
2543        {
2544          "name": "mode",
2545          "default": null,
2546          "type": "222"
2547        },
2548        {
2549          "name": "speed",
2550          "default": null,
2551          "type": "int"
2552        },
2553        {
2554          "name": "granularity",
2555          "default": null,
2556          "type": "int"
2557        },
2558        {
2559          "name": "buf-size",
2560          "default": null,
2561          "type": "int"
2562        },
2563        {
2564          "name": "on-source-error",
2565          "default": null,
2566          "type": "224"
2567        },
2568        {
2569          "name": "on-target-error",
2570          "default": null,
2571          "type": "224"
2572        },
2573        {
2574          "name": "unmap",
2575          "default": null,
2576          "type": "bool"
2577        },
2578        {
2579          "name": "copy-mode",
2580          "default": null,
2581          "type": "228"
2582        }
2583      ],
2584      "meta-type": "object"
2585    },
2586    {
2587      "name": "30",
2588      "members": [
2589        {
2590          "name": "node",
2591          "type": "str"
2592        },
2593        {
2594          "name": "name",
2595          "type": "str"
2596        },
2597        {
2598          "name": "granularity",
2599          "default": null,
2600          "type": "int"
2601        },
2602        {
2603          "name": "persistent",
2604          "default": null,
2605          "type": "bool"
2606        },
2607        {
2608          "name": "autoload",
2609          "default": null,
2610          "type": "bool"
2611        },
2612        {
2613          "name": "x-disabled",
2614          "default": null,
2615          "type": "bool"
2616        }
2617      ],
2618      "meta-type": "object"
2619    },
2620    {
2621      "name": "31",
2622      "members": [
2623        {
2624          "name": "node",
2625          "type": "str"
2626        },
2627        {
2628          "name": "name",
2629          "type": "str"
2630        }
2631      ],
2632      "meta-type": "object"
2633    },
2634    {
2635      "name": "32",
2636      "members": [
2637        {
2638          "name": "node",
2639          "type": "str"
2640        },
2641        {
2642          "name": "dst_name",
2643          "type": "str"
2644        },
2645        {
2646          "name": "src_name",
2647          "type": "str"
2648        }
2649      ],
2650      "meta-type": "object"
2651    },
2652    {
2653      "name": "33",
2654      "members": [
2655        {
2656          "name": "sha256",
2657          "type": "str"
2658        }
2659      ],
2660      "meta-type": "object"
2661    },
2662    {
2663      "name": "34",
2664      "members": [
2665        {
2666          "name": "job-id",
2667          "default": null,
2668          "type": "str"
2669        },
2670        {
2671          "name": "device",
2672          "type": "str"
2673        },
2674        {
2675          "name": "target",
2676          "type": "str"
2677        },
2678        {
2679          "name": "replaces",
2680          "default": null,
2681          "type": "str"
2682        },
2683        {
2684          "name": "sync",
2685          "type": "223"
2686        },
2687        {
2688          "name": "speed",
2689          "default": null,
2690          "type": "int"
2691        },
2692        {
2693          "name": "granularity",
2694          "default": null,
2695          "type": "int"
2696        },
2697        {
2698          "name": "buf-size",
2699          "default": null,
2700          "type": "int"
2701        },
2702        {
2703          "name": "on-source-error",
2704          "default": null,
2705          "type": "224"
2706        },
2707        {
2708          "name": "on-target-error",
2709          "default": null,
2710          "type": "224"
2711        },
2712        {
2713          "name": "filter-node-name",
2714          "default": null,
2715          "type": "str"
2716        },
2717        {
2718          "name": "copy-mode",
2719          "default": null,
2720          "type": "228"
2721        }
2722      ],
2723      "meta-type": "object"
2724    },
2725    {
2726      "name": "35",
2727      "members": [
2728        {
2729          "name": "device",
2730          "default": null,
2731          "type": "str"
2732        },
2733        {
2734          "name": "id",
2735          "default": null,
2736          "type": "str"
2737        },
2738        {
2739          "name": "bps",
2740          "type": "int"
2741        },
2742        {
2743          "name": "bps_rd",
2744          "type": "int"
2745        },
2746        {
2747          "name": "bps_wr",
2748          "type": "int"
2749        },
2750        {
2751          "name": "iops",
2752          "type": "int"
2753        },
2754        {
2755          "name": "iops_rd",
2756          "type": "int"
2757        },
2758        {
2759          "name": "iops_wr",
2760          "type": "int"
2761        },
2762        {
2763          "name": "bps_max",
2764          "default": null,
2765          "type": "int"
2766        },
2767        {
2768          "name": "bps_rd_max",
2769          "default": null,
2770          "type": "int"
2771        },
2772        {
2773          "name": "bps_wr_max",
2774          "default": null,
2775          "type": "int"
2776        },
2777        {
2778          "name": "iops_max",
2779          "default": null,
2780          "type": "int"
2781        },
2782        {
2783          "name": "iops_rd_max",
2784          "default": null,
2785          "type": "int"
2786        },
2787        {
2788          "name": "iops_wr_max",
2789          "default": null,
2790          "type": "int"
2791        },
2792        {
2793          "name": "bps_max_length",
2794          "default": null,
2795          "type": "int"
2796        },
2797        {
2798          "name": "bps_rd_max_length",
2799          "default": null,
2800          "type": "int"
2801        },
2802        {
2803          "name": "bps_wr_max_length",
2804          "default": null,
2805          "type": "int"
2806        },
2807        {
2808          "name": "iops_max_length",
2809          "default": null,
2810          "type": "int"
2811        },
2812        {
2813          "name": "iops_rd_max_length",
2814          "default": null,
2815          "type": "int"
2816        },
2817        {
2818          "name": "iops_wr_max_length",
2819          "default": null,
2820          "type": "int"
2821        },
2822        {
2823          "name": "iops_size",
2824          "default": null,
2825          "type": "int"
2826        },
2827        {
2828          "name": "group",
2829          "default": null,
2830          "type": "str"
2831        }
2832      ],
2833      "meta-type": "object"
2834    },
2835    {
2836      "name": "36",
2837      "members": [
2838        {
2839          "name": "job-id",
2840          "default": null,
2841          "type": "str"
2842        },
2843        {
2844          "name": "device",
2845          "type": "str"
2846        },
2847        {
2848          "name": "base",
2849          "default": null,
2850          "type": "str"
2851        },
2852        {
2853          "name": "base-node",
2854          "default": null,
2855          "type": "str"
2856        },
2857        {
2858          "name": "backing-file",
2859          "default": null,
2860          "type": "str"
2861        },
2862        {
2863          "name": "speed",
2864          "default": null,
2865          "type": "int"
2866        },
2867        {
2868          "name": "on-error",
2869          "default": null,
2870          "type": "224"
2871        }
2872      ],
2873      "meta-type": "object"
2874    },
2875    {
2876      "name": "37",
2877      "members": [
2878        {
2879          "name": "device",
2880          "type": "str"
2881        },
2882        {
2883          "name": "speed",
2884          "type": "int"
2885        }
2886      ],
2887      "meta-type": "object"
2888    },
2889    {
2890      "name": "38",
2891      "members": [
2892        {
2893          "name": "device",
2894          "type": "str"
2895        },
2896        {
2897          "name": "force",
2898          "default": null,
2899          "type": "bool"
2900        }
2901      ],
2902      "meta-type": "object"
2903    },
2904    {
2905      "name": "39",
2906      "members": [
2907        {
2908          "name": "device",
2909          "type": "str"
2910        }
2911      ],
2912      "meta-type": "object"
2913    },
2914    {
2915      "name": "40",
2916      "members": [
2917        {
2918          "name": "device",
2919          "type": "str"
2920        }
2921      ],
2922      "meta-type": "object"
2923    },
2924    {
2925      "name": "41",
2926      "members": [
2927        {
2928          "name": "device",
2929          "type": "str"
2930        }
2931      ],
2932      "meta-type": "object"
2933    },
2934    {
2935      "name": "42",
2936      "members": [
2937        {
2938          "name": "id",
2939          "type": "str"
2940        }
2941      ],
2942      "meta-type": "object"
2943    },
2944    {
2945      "name": "43",
2946      "members": [
2947        {
2948          "name": "id",
2949          "type": "str"
2950        }
2951      ],
2952      "meta-type": "object"
2953    },
2954    {
2955      "name": "44",
2956      "tag": "driver",
2957      "variants": [
2958        {
2959          "case": "blkdebug",
2960          "type": "232"
2961        },
2962        {
2963          "case": "blkverify",
2964          "type": "233"
2965        },
2966        {
2967          "case": "bochs",
2968          "type": "234"
2969        },
2970        {
2971          "case": "cloop",
2972          "type": "234"
2973        },
2974        {
2975          "case": "copy-on-read",
2976          "type": "234"
2977        },
2978        {
2979          "case": "dmg",
2980          "type": "234"
2981        },
2982        {
2983          "case": "file",
2984          "type": "235"
2985        },
2986        {
2987          "case": "ftp",
2988          "type": "236"
2989        },
2990        {
2991          "case": "ftps",
2992          "type": "237"
2993        },
2994        {
2995          "case": "gluster",
2996          "type": "238"
2997        },
2998        {
2999          "case": "host_cdrom",
3000          "type": "235"
3001        },
3002        {
3003          "case": "host_device",
3004          "type": "235"
3005        },
3006        {
3007          "case": "http",
3008          "type": "239"
3009        },
3010        {
3011          "case": "https",
3012          "type": "240"
3013        },
3014        {
3015          "case": "iscsi",
3016          "type": "241"
3017        },
3018        {
3019          "case": "luks",
3020          "type": "242"
3021        },
3022        {
3023          "case": "nbd",
3024          "type": "243"
3025        },
3026        {
3027          "case": "nfs",
3028          "type": "244"
3029        },
3030        {
3031          "case": "null-aio",
3032          "type": "245"
3033        },
3034        {
3035          "case": "null-co",
3036          "type": "245"
3037        },
3038        {
3039          "case": "nvme",
3040          "type": "246"
3041        },
3042        {
3043          "case": "parallels",
3044          "type": "234"
3045        },
3046        {
3047          "case": "qcow2",
3048          "type": "247"
3049        },
3050        {
3051          "case": "qcow",
3052          "type": "248"
3053        },
3054        {
3055          "case": "qed",
3056          "type": "249"
3057        },
3058        {
3059          "case": "quorum",
3060          "type": "250"
3061        },
3062        {
3063          "case": "raw",
3064          "type": "251"
3065        },
3066        {
3067          "case": "rbd",
3068          "type": "252"
3069        },
3070        {
3071          "case": "replication",
3072          "type": "253"
3073        },
3074        {
3075          "case": "sheepdog",
3076          "type": "254"
3077        },
3078        {
3079          "case": "ssh",
3080          "type": "255"
3081        },
3082        {
3083          "case": "throttle",
3084          "type": "256"
3085        },
3086        {
3087          "case": "vdi",
3088          "type": "234"
3089        },
3090        {
3091          "case": "vhdx",
3092          "type": "234"
3093        },
3094        {
3095          "case": "vmdk",
3096          "type": "249"
3097        },
3098        {
3099          "case": "vpc",
3100          "type": "234"
3101        },
3102        {
3103          "case": "vvfat",
3104          "type": "257"
3105        },
3106        {
3107          "case": "vxhs",
3108          "type": "258"
3109        }
3110      ],
3111      "members": [
3112        {
3113          "name": "driver",
3114          "type": "229"
3115        },
3116        {
3117          "name": "node-name",
3118          "default": null,
3119          "type": "str"
3120        },
3121        {
3122          "name": "discard",
3123          "default": null,
3124          "type": "230"
3125        },
3126        {
3127          "name": "cache",
3128          "default": null,
3129          "type": "231"
3130        },
3131        {
3132          "name": "read-only",
3133          "default": null,
3134          "type": "bool"
3135        },
3136        {
3137          "name": "force-share",
3138          "default": null,
3139          "type": "bool"
3140        },
3141        {
3142          "name": "detect-zeroes",
3143          "default": null,
3144          "type": "225"
3145        }
3146      ],
3147      "meta-type": "object"
3148    },
3149    {
3150      "name": "45",
3151      "members": [
3152        {
3153          "name": "node-name",
3154          "type": "str"
3155        }
3156      ],
3157      "meta-type": "object"
3158    },
3159    {
3160      "name": "46",
3161      "members": [
3162        {
3163          "name": "job-id",
3164          "type": "str"
3165        },
3166        {
3167          "name": "options",
3168          "type": "259"
3169        }
3170      ],
3171      "meta-type": "object"
3172    },
3173    {
3174      "name": "47",
3175      "members": [
3176        {
3177          "name": "device",
3178          "default": null,
3179          "type": "str"
3180        },
3181        {
3182          "name": "id",
3183          "default": null,
3184          "type": "str"
3185        },
3186        {
3187          "name": "force",
3188          "default": null,
3189          "type": "bool"
3190        }
3191      ],
3192      "meta-type": "object"
3193    },
3194    {
3195      "name": "48",
3196      "members": [
3197        {
3198          "name": "device",
3199          "default": null,
3200          "type": "str"
3201        },
3202        {
3203          "name": "id",
3204          "default": null,
3205          "type": "str"
3206        }
3207      ],
3208      "meta-type": "object"
3209    },
3210    {
3211      "name": "49",
3212      "members": [
3213        {
3214          "name": "id",
3215          "type": "str"
3216        }
3217      ],
3218      "meta-type": "object"
3219    },
3220    {
3221      "name": "50",
3222      "members": [
3223        {
3224          "name": "id",
3225          "type": "str"
3226        },
3227        {
3228          "name": "node-name",
3229          "type": "str"
3230        }
3231      ],
3232      "meta-type": "object"
3233    },
3234    {
3235      "name": "51",
3236      "members": [
3237        {
3238          "name": "device",
3239          "default": null,
3240          "type": "str"
3241        },
3242        {
3243          "name": "id",
3244          "default": null,
3245          "type": "str"
3246        },
3247        {
3248          "name": "filename",
3249          "type": "str"
3250        },
3251        {
3252          "name": "format",
3253          "default": null,
3254          "type": "str"
3255        },
3256        {
3257          "name": "read-only-mode",
3258          "default": null,
3259          "type": "260"
3260        }
3261      ],
3262      "meta-type": "object"
3263    },
3264    {
3265      "name": "52",
3266      "members": [
3267        {
3268          "name": "device",
3269          "type": "str"
3270        },
3271        {
3272          "name": "node-name",
3273          "default": null,
3274          "type": "str"
3275        },
3276        {
3277          "name": "msg",
3278          "type": "str"
3279        },
3280        {
3281          "name": "offset",
3282          "default": null,
3283          "type": "int"
3284        },
3285        {
3286          "name": "size",
3287          "default": null,
3288          "type": "int"
3289        },
3290        {
3291          "name": "fatal",
3292          "type": "bool"
3293        }
3294      ],
3295      "meta-type": "object"
3296    },
3297    {
3298      "name": "53",
3299      "members": [
3300        {
3301          "name": "device",
3302          "type": "str"
3303        },
3304        {
3305          "name": "node-name",
3306          "default": null,
3307          "type": "str"
3308        },
3309        {
3310          "name": "operation",
3311          "type": "261"
3312        },
3313        {
3314          "name": "action",
3315          "type": "262"
3316        },
3317        {
3318          "name": "nospace",
3319          "default": null,
3320          "type": "bool"
3321        },
3322        {
3323          "name": "reason",
3324          "type": "str"
3325        }
3326      ],
3327      "meta-type": "object"
3328    },
3329    {
3330      "name": "54",
3331      "members": [
3332        {
3333          "name": "type",
3334          "type": "218"
3335        },
3336        {
3337          "name": "device",
3338          "type": "str"
3339        },
3340        {
3341          "name": "len",
3342          "type": "int"
3343        },
3344        {
3345          "name": "offset",
3346          "type": "int"
3347        },
3348        {
3349          "name": "speed",
3350          "type": "int"
3351        },
3352        {
3353          "name": "error",
3354          "default": null,
3355          "type": "str"
3356        }
3357      ],
3358      "meta-type": "object"
3359    },
3360    {
3361      "name": "55",
3362      "members": [
3363        {
3364          "name": "type",
3365          "type": "218"
3366        },
3367        {
3368          "name": "device",
3369          "type": "str"
3370        },
3371        {
3372          "name": "len",
3373          "type": "int"
3374        },
3375        {
3376          "name": "offset",
3377          "type": "int"
3378        },
3379        {
3380          "name": "speed",
3381          "type": "int"
3382        }
3383      ],
3384      "meta-type": "object"
3385    },
3386    {
3387      "name": "56",
3388      "members": [
3389        {
3390          "name": "device",
3391          "type": "str"
3392        },
3393        {
3394          "name": "operation",
3395          "type": "261"
3396        },
3397        {
3398          "name": "action",
3399          "type": "262"
3400        }
3401      ],
3402      "meta-type": "object"
3403    },
3404    {
3405      "name": "57",
3406      "members": [
3407        {
3408          "name": "type",
3409          "type": "218"
3410        },
3411        {
3412          "name": "device",
3413          "type": "str"
3414        },
3415        {
3416          "name": "len",
3417          "type": "int"
3418        },
3419        {
3420          "name": "offset",
3421          "type": "int"
3422        },
3423        {
3424          "name": "speed",
3425          "type": "int"
3426        }
3427      ],
3428      "meta-type": "object"
3429    },
3430    {
3431      "name": "58",
3432      "members": [
3433        {
3434          "name": "type",
3435          "type": "218"
3436        },
3437        {
3438          "name": "id",
3439          "type": "str"
3440        }
3441      ],
3442      "meta-type": "object"
3443    },
3444    {
3445      "name": "59",
3446      "members": [
3447        {
3448          "name": "node-name",
3449          "type": "str"
3450        },
3451        {
3452          "name": "amount-exceeded",
3453          "type": "int"
3454        },
3455        {
3456          "name": "write-threshold",
3457          "type": "int"
3458        }
3459      ],
3460      "meta-type": "object"
3461    },
3462    {
3463      "name": "60",
3464      "members": [
3465        {
3466          "name": "node-name",
3467          "type": "str"
3468        },
3469        {
3470          "name": "write-threshold",
3471          "type": "int"
3472        }
3473      ],
3474      "meta-type": "object"
3475    },
3476    {
3477      "name": "61",
3478      "members": [
3479        {
3480          "name": "parent",
3481          "type": "str"
3482        },
3483        {
3484          "name": "child",
3485          "default": null,
3486          "type": "str"
3487        },
3488        {
3489          "name": "node",
3490          "default": null,
3491          "type": "str"
3492        }
3493      ],
3494      "meta-type": "object"
3495    },
3496    {
3497      "name": "62",
3498      "members": [
3499        {
3500          "name": "node-name",
3501          "type": "str"
3502        },
3503        {
3504          "name": "iothread",
3505          "type": "263"
3506        },
3507        {
3508          "name": "force",
3509          "default": null,
3510          "type": "bool"
3511        }
3512      ],
3513      "meta-type": "object"
3514    },
3515    {
3516      "name": "63",
3517      "members": [
3518        {
3519          "name": "device",
3520          "type": "str"
3521        },
3522        {
3523          "name": "name",
3524          "type": "str"
3525        }
3526      ],
3527      "meta-type": "object"
3528    },
3529    {
3530      "name": "64",
3531      "members": [
3532        {
3533          "name": "device",
3534          "type": "str"
3535        },
3536        {
3537          "name": "id",
3538          "default": null,
3539          "type": "str"
3540        },
3541        {
3542          "name": "name",
3543          "default": null,
3544          "type": "str"
3545        }
3546      ],
3547      "meta-type": "object"
3548    },
3549    {
3550      "name": "65",
3551      "members": [
3552        {
3553          "name": "id",
3554          "type": "str"
3555        },
3556        {
3557          "name": "name",
3558          "type": "str"
3559        },
3560        {
3561          "name": "vm-state-size",
3562          "type": "int"
3563        },
3564        {
3565          "name": "date-sec",
3566          "type": "int"
3567        },
3568        {
3569          "name": "date-nsec",
3570          "type": "int"
3571        },
3572        {
3573          "name": "vm-clock-sec",
3574          "type": "int"
3575        },
3576        {
3577          "name": "vm-clock-nsec",
3578          "type": "int"
3579        }
3580      ],
3581      "meta-type": "object"
3582    },
3583    {
3584      "name": "66",
3585      "members": [
3586        {
3587          "name": "device",
3588          "default": null,
3589          "type": "str"
3590        },
3591        {
3592          "name": "id",
3593          "default": null,
3594          "type": "str"
3595        },
3596        {
3597          "name": "force",
3598          "default": null,
3599          "type": "bool"
3600        }
3601      ],
3602      "meta-type": "object"
3603    },
3604    {
3605      "name": "67",
3606      "members": [
3607        {
3608          "name": "addr",
3609          "type": "264"
3610        },
3611        {
3612          "name": "tls-creds",
3613          "default": null,
3614          "type": "str"
3615        }
3616      ],
3617      "meta-type": "object"
3618    },
3619    {
3620      "name": "68",
3621      "members": [
3622        {
3623          "name": "device",
3624          "type": "str"
3625        },
3626        {
3627          "name": "name",
3628          "default": null,
3629          "type": "str"
3630        },
3631        {
3632          "name": "writable",
3633          "default": null,
3634          "type": "bool"
3635        }
3636      ],
3637      "meta-type": "object"
3638    },
3639    {
3640      "name": "69",
3641      "members": [
3642        {
3643          "name": "name",
3644          "type": "str"
3645        },
3646        {
3647          "name": "mode",
3648          "default": null,
3649          "type": "265"
3650        }
3651      ],
3652      "meta-type": "object"
3653    },
3654    {
3655      "name": "70",
3656      "members": [
3657        {
3658          "name": "name",
3659          "type": "str"
3660        },
3661        {
3662          "name": "bitmap",
3663          "type": "str"
3664        },
3665        {
3666          "name": "bitmap-export-name",
3667          "default": null,
3668          "type": "str"
3669        }
3670      ],
3671      "meta-type": "object"
3672    },
3673    {
3674      "name": "71",
3675      "members": [
3676        {
3677          "name": "device",
3678          "type": "str"
3679        },
3680        {
3681          "name": "id",
3682          "type": "str"
3683        },
3684        {
3685          "name": "tray-open",
3686          "type": "bool"
3687        }
3688      ],
3689      "meta-type": "object"
3690    },
3691    {
3692      "name": "72",
3693      "members": [
3694        {
3695          "name": "reference",
3696          "type": "str"
3697        },
3698        {
3699          "name": "sector-num",
3700          "type": "int"
3701        },
3702        {
3703          "name": "sectors-count",
3704          "type": "int"
3705        }
3706      ],
3707      "meta-type": "object"
3708    },
3709    {
3710      "name": "73",
3711      "members": [
3712        {
3713          "name": "type",
3714          "type": "266"
3715        },
3716        {
3717          "name": "error",
3718          "default": null,
3719          "type": "str"
3720        },
3721        {
3722          "name": "node-name",
3723          "type": "str"
3724        },
3725        {
3726          "name": "sector-num",
3727          "type": "int"
3728        },
3729        {
3730          "name": "sectors-count",
3731          "type": "int"
3732        }
3733      ],
3734      "meta-type": "object"
3735    },
3736    {
3737      "name": "[74]",
3738      "element-type": "74",
3739      "meta-type": "array"
3740    },
3741    {
3742      "name": "74",
3743      "members": [
3744        {
3745          "name": "label",
3746          "type": "str"
3747        },
3748        {
3749          "name": "filename",
3750          "type": "str"
3751        },
3752        {
3753          "name": "frontend-open",
3754          "type": "bool"
3755        }
3756      ],
3757      "meta-type": "object"
3758    },
3759    {
3760      "name": "[75]",
3761      "element-type": "75",
3762      "meta-type": "array"
3763    },
3764    {
3765      "name": "75",
3766      "members": [
3767        {
3768          "name": "name",
3769          "type": "str"
3770        }
3771      ],
3772      "meta-type": "object"
3773    },
3774    {
3775      "name": "76",
3776      "members": [
3777        {
3778          "name": "device",
3779          "type": "str"
3780        },
3781        {
3782          "name": "data",
3783          "type": "str"
3784        },
3785        {
3786          "name": "format",
3787          "default": null,
3788          "type": "267"
3789        }
3790      ],
3791      "meta-type": "object"
3792    },
3793    {
3794      "name": "77",
3795      "members": [
3796        {
3797          "name": "device",
3798          "type": "str"
3799        },
3800        {
3801          "name": "size",
3802          "type": "int"
3803        },
3804        {
3805          "name": "format",
3806          "default": null,
3807          "type": "267"
3808        }
3809      ],
3810      "meta-type": "object"
3811    },
3812    {
3813      "name": "str",
3814      "json-type": "string",
3815      "meta-type": "builtin"
3816    },
3817    {
3818      "name": "78",
3819      "members": [
3820        {
3821          "name": "id",
3822          "type": "str"
3823        },
3824        {
3825          "name": "backend",
3826          "type": "268"
3827        }
3828      ],
3829      "meta-type": "object"
3830    },
3831    {
3832      "name": "79",
3833      "members": [
3834        {
3835          "name": "pty",
3836          "default": null,
3837          "type": "str"
3838        }
3839      ],
3840      "meta-type": "object"
3841    },
3842    {
3843      "name": "80",
3844      "members": [
3845        {
3846          "name": "id",
3847          "type": "str"
3848        },
3849        {
3850          "name": "backend",
3851          "type": "268"
3852        }
3853      ],
3854      "meta-type": "object"
3855    },
3856    {
3857      "name": "81",
3858      "members": [
3859        {
3860          "name": "id",
3861          "type": "str"
3862        }
3863      ],
3864      "meta-type": "object"
3865    },
3866    {
3867      "name": "82",
3868      "members": [
3869        {
3870          "name": "id",
3871          "type": "str"
3872        }
3873      ],
3874      "meta-type": "object"
3875    },
3876    {
3877      "name": "83",
3878      "members": [
3879        {
3880          "name": "id",
3881          "type": "str"
3882        },
3883        {
3884          "name": "open",
3885          "type": "bool"
3886        }
3887      ],
3888      "meta-type": "object"
3889    },
3890    {
3891      "name": "84",
3892      "members": [
3893        {
3894          "name": "name",
3895          "type": "str"
3896        },
3897        {
3898          "name": "up",
3899          "type": "bool"
3900        }
3901      ],
3902      "meta-type": "object"
3903    },
3904    {
3905      "name": "85",
3906      "members": [
3907        {
3908          "name": "type",
3909          "type": "str"
3910        },
3911        {
3912          "name": "id",
3913          "type": "str"
3914        }
3915      ],
3916      "meta-type": "object"
3917    },
3918    {
3919      "name": "86",
3920      "members": [
3921        {
3922          "name": "id",
3923          "type": "str"
3924        }
3925      ],
3926      "meta-type": "object"
3927    },
3928    {
3929      "name": "87",
3930      "members": [
3931        {
3932          "name": "name",
3933          "default": null,
3934          "type": "str"
3935        }
3936      ],
3937      "meta-type": "object"
3938    },
3939    {
3940      "name": "[88]",
3941      "element-type": "88",
3942      "meta-type": "array"
3943    },
3944    {
3945      "name": "88",
3946      "members": [
3947        {
3948          "name": "name",
3949          "type": "str"
3950        },
3951        {
3952          "name": "promiscuous",
3953          "type": "bool"
3954        },
3955        {
3956          "name": "multicast",
3957          "type": "269"
3958        },
3959        {
3960          "name": "unicast",
3961          "type": "269"
3962        },
3963        {
3964          "name": "vlan",
3965          "type": "269"
3966        },
3967        {
3968          "name": "broadcast-allowed",
3969          "type": "bool"
3970        },
3971        {
3972          "name": "multicast-overflow",
3973          "type": "bool"
3974        },
3975        {
3976          "name": "unicast-overflow",
3977          "type": "bool"
3978        },
3979        {
3980          "name": "main-mac",
3981          "type": "str"
3982        },
3983        {
3984          "name": "vlan-table",
3985          "type": "[int]"
3986        },
3987        {
3988          "name": "unicast-table",
3989          "type": "[str]"
3990        },
3991        {
3992          "name": "multicast-table",
3993          "type": "[str]"
3994        }
3995      ],
3996      "meta-type": "object"
3997    },
3998    {
3999      "name": "89",
4000      "members": [
4001        {
4002          "name": "name",
4003          "default": null,
4004          "type": "str"
4005        },
4006        {
4007          "name": "path",
4008          "type": "str"
4009        }
4010      ],
4011      "meta-type": "object"
4012    },
4013    {
4014      "name": "90",
4015      "members": [
4016        {
4017          "name": "name",
4018          "type": "str"
4019        }
4020      ],
4021      "meta-type": "object"
4022    },
4023    {
4024      "name": "91",
4025      "members": [
4026        {
4027          "name": "name",
4028          "type": "str"
4029        },
4030        {
4031          "name": "id",
4032          "type": "int"
4033        },
4034        {
4035          "name": "ports",
4036          "type": "int"
4037        }
4038      ],
4039      "meta-type": "object"
4040    },
4041    {
4042      "name": "92",
4043      "members": [
4044        {
4045          "name": "name",
4046          "type": "str"
4047        }
4048      ],
4049      "meta-type": "object"
4050    },
4051    {
4052      "name": "[93]",
4053      "element-type": "93",
4054      "meta-type": "array"
4055    },
4056    {
4057      "name": "93",
4058      "members": [
4059        {
4060          "name": "name",
4061          "type": "str"
4062        },
4063        {
4064          "name": "enabled",
4065          "type": "bool"
4066        },
4067        {
4068          "name": "link-up",
4069          "type": "bool"
4070        },
4071        {
4072          "name": "speed",
4073          "type": "int"
4074        },
4075        {
4076          "name": "duplex",
4077          "type": "270"
4078        },
4079        {
4080          "name": "autoneg",
4081          "type": "271"
4082        }
4083      ],
4084      "meta-type": "object"
4085    },
4086    {
4087      "name": "94",
4088      "members": [
4089        {
4090          "name": "name",
4091          "type": "str"
4092        },
4093        {
4094          "name": "tbl-id",
4095          "default": null,
4096          "type": "int"
4097        }
4098      ],
4099      "meta-type": "object"
4100    },
4101    {
4102      "name": "[95]",
4103      "element-type": "95",
4104      "meta-type": "array"
4105    },
4106    {
4107      "name": "95",
4108      "members": [
4109        {
4110          "name": "cookie",
4111          "type": "int"
4112        },
4113        {
4114          "name": "hits",
4115          "type": "int"
4116        },
4117        {
4118          "name": "key",
4119          "type": "272"
4120        },
4121        {
4122          "name": "mask",
4123          "type": "273"
4124        },
4125        {
4126          "name": "action",
4127          "type": "274"
4128        }
4129      ],
4130      "meta-type": "object"
4131    },
4132    {
4133      "name": "96",
4134      "members": [
4135        {
4136          "name": "name",
4137          "type": "str"
4138        },
4139        {
4140          "name": "type",
4141          "default": null,
4142          "type": "int"
4143        }
4144      ],
4145      "meta-type": "object"
4146    },
4147    {
4148      "name": "[97]",
4149      "element-type": "97",
4150      "meta-type": "array"
4151    },
4152    {
4153      "name": "97",
4154      "members": [
4155        {
4156          "name": "id",
4157          "type": "int"
4158        },
4159        {
4160          "name": "type",
4161          "type": "int"
4162        },
4163        {
4164          "name": "vlan-id",
4165          "default": null,
4166          "type": "int"
4167        },
4168        {
4169          "name": "pport",
4170          "default": null,
4171          "type": "int"
4172        },
4173        {
4174          "name": "index",
4175          "default": null,
4176          "type": "int"
4177        },
4178        {
4179          "name": "out-pport",
4180          "default": null,
4181          "type": "int"
4182        },
4183        {
4184          "name": "group-id",
4185          "default": null,
4186          "type": "int"
4187        },
4188        {
4189          "name": "set-vlan-id",
4190          "default": null,
4191          "type": "int"
4192        },
4193        {
4194          "name": "pop-vlan",
4195          "default": null,
4196          "type": "int"
4197        },
4198        {
4199          "name": "group-ids",
4200          "default": null,
4201          "type": "[int]"
4202        },
4203        {
4204          "name": "set-eth-src",
4205          "default": null,
4206          "type": "str"
4207        },
4208        {
4209          "name": "set-eth-dst",
4210          "default": null,
4211          "type": "str"
4212        },
4213        {
4214          "name": "ttl-check",
4215          "default": null,
4216          "type": "int"
4217        }
4218      ],
4219      "meta-type": "object"
4220    },
4221    {
4222      "name": "[98]",
4223      "element-type": "98",
4224      "meta-type": "array"
4225    },
4226    {
4227      "name": "98",
4228      "meta-type": "enum",
4229      "values": [
4230        "tpm-tis",
4231        "tpm-crb"
4232      ]
4233    },
4234    {
4235      "name": "[99]",
4236      "element-type": "99",
4237      "meta-type": "array"
4238    },
4239    {
4240      "name": "99",
4241      "meta-type": "enum",
4242      "values": [
4243        "passthrough",
4244        "emulator"
4245      ]
4246    },
4247    {
4248      "name": "[100]",
4249      "element-type": "100",
4250      "meta-type": "array"
4251    },
4252    {
4253      "name": "100",
4254      "members": [
4255        {
4256          "name": "id",
4257          "type": "str"
4258        },
4259        {
4260          "name": "model",
4261          "type": "98"
4262        },
4263        {
4264          "name": "options",
4265          "type": "275"
4266        }
4267      ],
4268      "meta-type": "object"
4269    },
4270    {
4271      "name": "101",
4272      "members": [
4273        {
4274          "name": "protocol",
4275          "type": "str"
4276        },
4277        {
4278          "name": "password",
4279          "type": "str"
4280        },
4281        {
4282          "name": "connected",
4283          "default": null,
4284          "type": "str"
4285        }
4286      ],
4287      "meta-type": "object"
4288    },
4289    {
4290      "name": "102",
4291      "members": [
4292        {
4293          "name": "protocol",
4294          "type": "str"
4295        },
4296        {
4297          "name": "time",
4298          "type": "str"
4299        }
4300      ],
4301      "meta-type": "object"
4302    },
4303    {
4304      "name": "103",
4305      "members": [
4306        {
4307          "name": "filename",
4308          "type": "str"
4309        },
4310        {
4311          "name": "device",
4312          "default": null,
4313          "type": "str"
4314        },
4315        {
4316          "name": "head",
4317          "default": null,
4318          "type": "int"
4319        }
4320      ],
4321      "meta-type": "object"
4322    },
4323    {
4324      "name": "104",
4325      "members": [
4326        {
4327          "name": "enabled",
4328          "type": "bool"
4329        },
4330        {
4331          "name": "migrated",
4332          "type": "bool"
4333        },
4334        {
4335          "name": "host",
4336          "default": null,
4337          "type": "str"
4338        },
4339        {
4340          "name": "port",
4341          "default": null,
4342          "type": "int"
4343        },
4344        {
4345          "name": "tls-port",
4346          "default": null,
4347          "type": "int"
4348        },
4349        {
4350          "name": "auth",
4351          "default": null,
4352          "type": "str"
4353        },
4354        {
4355          "name": "compiled-version",
4356          "default": null,
4357          "type": "str"
4358        },
4359        {
4360          "name": "mouse-mode",
4361          "type": "276"
4362        },
4363        {
4364          "name": "channels",
4365          "default": null,
4366          "type": "[277]"
4367        }
4368      ],
4369      "meta-type": "object"
4370    },
4371    {
4372      "name": "105",
4373      "members": [
4374        {
4375          "name": "server",
4376          "type": "278"
4377        },
4378        {
4379          "name": "client",
4380          "type": "278"
4381        }
4382      ],
4383      "meta-type": "object"
4384    },
4385    {
4386      "name": "106",
4387      "members": [
4388        {
4389          "name": "server",
4390          "type": "279"
4391        },
4392        {
4393          "name": "client",
4394          "type": "277"
4395        }
4396      ],
4397      "meta-type": "object"
4398    },
4399    {
4400      "name": "107",
4401      "members": [
4402        {
4403          "name": "server",
4404          "type": "278"
4405        },
4406        {
4407          "name": "client",
4408          "type": "278"
4409        }
4410      ],
4411      "meta-type": "object"
4412    },
4413    {
4414      "name": "108",
4415      "members": [
4416        {
4417          "name": "enabled",
4418          "type": "bool"
4419        },
4420        {
4421          "name": "host",
4422          "default": null,
4423          "type": "str"
4424        },
4425        {
4426          "name": "family",
4427          "default": null,
4428          "type": "280"
4429        },
4430        {
4431          "name": "service",
4432          "default": null,
4433          "type": "str"
4434        },
4435        {
4436          "name": "auth",
4437          "default": null,
4438          "type": "str"
4439        },
4440        {
4441          "name": "clients",
4442          "default": null,
4443          "type": "[281]"
4444        }
4445      ],
4446      "meta-type": "object"
4447    },
4448    {
4449      "name": "[109]",
4450      "element-type": "109",
4451      "meta-type": "array"
4452    },
4453    {
4454      "name": "109",
4455      "members": [
4456        {
4457          "name": "id",
4458          "type": "str"
4459        },
4460        {
4461          "name": "server",
4462          "type": "[282]"
4463        },
4464        {
4465          "name": "clients",
4466          "type": "[281]"
4467        },
4468        {
4469          "name": "auth",
4470          "type": "283"
4471        },
4472        {
4473          "name": "vencrypt",
4474          "default": null,
4475          "type": "284"
4476        },
4477        {
4478          "name": "display",
4479          "default": null,
4480          "type": "str"
4481        }
4482      ],
4483      "meta-type": "object"
4484    },
4485    {
4486      "name": "110",
4487      "members": [
4488        {
4489          "name": "password",
4490          "type": "str"
4491        }
4492      ],
4493      "meta-type": "object"
4494    },
4495    {
4496      "name": "111",
4497      "members": [
4498        {
4499          "name": "server",
4500          "type": "285"
4501        },
4502        {
4503          "name": "client",
4504          "type": "286"
4505        }
4506      ],
4507      "meta-type": "object"
4508    },
4509    {
4510      "name": "112",
4511      "members": [
4512        {
4513          "name": "server",
4514          "type": "285"
4515        },
4516        {
4517          "name": "client",
4518          "type": "281"
4519        }
4520      ],
4521      "meta-type": "object"
4522    },
4523    {
4524      "name": "113",
4525      "members": [
4526        {
4527          "name": "server",
4528          "type": "285"
4529        },
4530        {
4531          "name": "client",
4532          "type": "281"
4533        }
4534      ],
4535      "meta-type": "object"
4536    },
4537    {
4538      "name": "[114]",
4539      "element-type": "114",
4540      "meta-type": "array"
4541    },
4542    {
4543      "name": "114",
4544      "members": [
4545        {
4546          "name": "name",
4547          "type": "str"
4548        },
4549        {
4550          "name": "index",
4551          "type": "int"
4552        },
4553        {
4554          "name": "current",
4555          "type": "bool"
4556        },
4557        {
4558          "name": "absolute",
4559          "type": "bool"
4560        }
4561      ],
4562      "meta-type": "object"
4563    },
4564    {
4565      "name": "115",
4566      "members": [
4567        {
4568          "name": "keys",
4569          "type": "[287]"
4570        },
4571        {
4572          "name": "hold-time",
4573          "default": null,
4574          "type": "int"
4575        }
4576      ],
4577      "meta-type": "object"
4578    },
4579    {
4580      "name": "116",
4581      "members": [
4582        {
4583          "name": "device",
4584          "default": null,
4585          "type": "str"
4586        },
4587        {
4588          "name": "head",
4589          "default": null,
4590          "type": "int"
4591        },
4592        {
4593          "name": "events",
4594          "type": "[288]"
4595        }
4596      ],
4597      "meta-type": "object"
4598    },
4599    {
4600      "name": "117",
4601      "members": [
4602        {
4603          "name": "status",
4604          "default": null,
4605          "type": "289"
4606        },
4607        {
4608          "name": "ram",
4609          "default": null,
4610          "type": "290"
4611        },
4612        {
4613          "name": "disk",
4614          "default": null,
4615          "type": "290"
4616        },
4617        {
4618          "name": "xbzrle-cache",
4619          "default": null,
4620          "type": "291"
4621        },
4622        {
4623          "name": "total-time",
4624          "default": null,
4625          "type": "int"
4626        },
4627        {
4628          "name": "expected-downtime",
4629          "default": null,
4630          "type": "int"
4631        },
4632        {
4633          "name": "downtime",
4634          "default": null,
4635          "type": "int"
4636        },
4637        {
4638          "name": "setup-time",
4639          "default": null,
4640          "type": "int"
4641        },
4642        {
4643          "name": "cpu-throttle-percentage",
4644          "default": null,
4645          "type": "int"
4646        },
4647        {
4648          "name": "error-desc",
4649          "default": null,
4650          "type": "str"
4651        },
4652        {
4653          "name": "postcopy-blocktime",
4654          "default": null,
4655          "type": "int"
4656        },
4657        {
4658          "name": "postcopy-vcpu-blocktime",
4659          "default": null,
4660          "type": "[int]"
4661        }
4662      ],
4663      "meta-type": "object"
4664    },
4665    {
4666      "name": "118",
4667      "members": [
4668        {
4669          "name": "capabilities",
4670          "type": "[119]"
4671        }
4672      ],
4673      "meta-type": "object"
4674    },
4675    {
4676      "name": "[119]",
4677      "element-type": "119",
4678      "meta-type": "array"
4679    },
4680    {
4681      "name": "119",
4682      "members": [
4683        {
4684          "name": "capability",
4685          "type": "292"
4686        },
4687        {
4688          "name": "state",
4689          "type": "bool"
4690        }
4691      ],
4692      "meta-type": "object"
4693    },
4694    {
4695      "name": "120",
4696      "members": [
4697        {
4698          "name": "compress-level",
4699          "default": null,
4700          "type": "int"
4701        },
4702        {
4703          "name": "compress-threads",
4704          "default": null,
4705          "type": "int"
4706        },
4707        {
4708          "name": "decompress-threads",
4709          "default": null,
4710          "type": "int"
4711        },
4712        {
4713          "name": "cpu-throttle-initial",
4714          "default": null,
4715          "type": "int"
4716        },
4717        {
4718          "name": "cpu-throttle-increment",
4719          "default": null,
4720          "type": "int"
4721        },
4722        {
4723          "name": "tls-creds",
4724          "default": null,
4725          "type": "263"
4726        },
4727        {
4728          "name": "tls-hostname",
4729          "default": null,
4730          "type": "263"
4731        },
4732        {
4733          "name": "max-bandwidth",
4734          "default": null,
4735          "type": "int"
4736        },
4737        {
4738          "name": "downtime-limit",
4739          "default": null,
4740          "type": "int"
4741        },
4742        {
4743          "name": "x-checkpoint-delay",
4744          "default": null,
4745          "type": "int"
4746        },
4747        {
4748          "name": "block-incremental",
4749          "default": null,
4750          "type": "bool"
4751        },
4752        {
4753          "name": "x-multifd-channels",
4754          "default": null,
4755          "type": "int"
4756        },
4757        {
4758          "name": "x-multifd-page-count",
4759          "default": null,
4760          "type": "int"
4761        },
4762        {
4763          "name": "xbzrle-cache-size",
4764          "default": null,
4765          "type": "int"
4766        },
4767        {
4768          "name": "max-postcopy-bandwidth",
4769          "default": null,
4770          "type": "int"
4771        }
4772      ],
4773      "meta-type": "object"
4774    },
4775    {
4776      "name": "121",
4777      "members": [
4778        {
4779          "name": "compress-level",
4780          "default": null,
4781          "type": "int"
4782        },
4783        {
4784          "name": "compress-threads",
4785          "default": null,
4786          "type": "int"
4787        },
4788        {
4789          "name": "decompress-threads",
4790          "default": null,
4791          "type": "int"
4792        },
4793        {
4794          "name": "cpu-throttle-initial",
4795          "default": null,
4796          "type": "int"
4797        },
4798        {
4799          "name": "cpu-throttle-increment",
4800          "default": null,
4801          "type": "int"
4802        },
4803        {
4804          "name": "tls-creds",
4805          "default": null,
4806          "type": "str"
4807        },
4808        {
4809          "name": "tls-hostname",
4810          "default": null,
4811          "type": "str"
4812        },
4813        {
4814          "name": "max-bandwidth",
4815          "default": null,
4816          "type": "int"
4817        },
4818        {
4819          "name": "downtime-limit",
4820          "default": null,
4821          "type": "int"
4822        },
4823        {
4824          "name": "x-checkpoint-delay",
4825          "default": null,
4826          "type": "int"
4827        },
4828        {
4829          "name": "block-incremental",
4830          "default": null,
4831          "type": "bool"
4832        },
4833        {
4834          "name": "x-multifd-channels",
4835          "default": null,
4836          "type": "int"
4837        },
4838        {
4839          "name": "x-multifd-page-count",
4840          "default": null,
4841          "type": "int"
4842        },
4843        {
4844          "name": "xbzrle-cache-size",
4845          "default": null,
4846          "type": "int"
4847        },
4848        {
4849          "name": "max-postcopy-bandwidth",
4850          "default": null,
4851          "type": "int"
4852        }
4853      ],
4854      "meta-type": "object"
4855    },
4856    {
4857      "name": "122",
4858      "members": [
4859        {
4860          "name": "protocol",
4861          "type": "str"
4862        },
4863        {
4864          "name": "hostname",
4865          "type": "str"
4866        },
4867        {
4868          "name": "port",
4869          "default": null,
4870          "type": "int"
4871        },
4872        {
4873          "name": "tls-port",
4874          "default": null,
4875          "type": "int"
4876        },
4877        {
4878          "name": "cert-subject",
4879          "default": null,
4880          "type": "str"
4881        }
4882      ],
4883      "meta-type": "object"
4884    },
4885    {
4886      "name": "123",
4887      "members": [
4888        {
4889          "name": "status",
4890          "type": "289"
4891        }
4892      ],
4893      "meta-type": "object"
4894    },
4895    {
4896      "name": "124",
4897      "members": [
4898        {
4899          "name": "pass",
4900          "type": "int"
4901        }
4902      ],
4903      "meta-type": "object"
4904    },
4905    {
4906      "name": "125",
4907      "members": [
4908        {
4909          "name": "state",
4910          "type": "289"
4911        }
4912      ],
4913      "meta-type": "object"
4914    },
4915    {
4916      "name": "126",
4917      "members": [
4918        {
4919          "name": "value",
4920          "type": "number"
4921        }
4922      ],
4923      "meta-type": "object"
4924    },
4925    {
4926      "name": "127",
4927      "members": [
4928        {
4929          "name": "value",
4930          "type": "int"
4931        }
4932      ],
4933      "meta-type": "object"
4934    },
4935    {
4936      "name": "128",
4937      "members": [
4938        {
4939          "name": "value",
4940          "type": "int"
4941        }
4942      ],
4943      "meta-type": "object"
4944    },
4945    {
4946      "name": "int",
4947      "json-type": "int",
4948      "meta-type": "builtin"
4949    },
4950    {
4951      "name": "129",
4952      "members": [
4953        {
4954          "name": "uri",
4955          "type": "str"
4956        },
4957        {
4958          "name": "blk",
4959          "default": null,
4960          "type": "bool"
4961        },
4962        {
4963          "name": "inc",
4964          "default": null,
4965          "type": "bool"
4966        },
4967        {
4968          "name": "detach",
4969          "default": null,
4970          "type": "bool"
4971        },
4972        {
4973          "name": "resume",
4974          "default": null,
4975          "type": "bool"
4976        }
4977      ],
4978      "meta-type": "object"
4979    },
4980    {
4981      "name": "130",
4982      "members": [
4983        {
4984          "name": "uri",
4985          "type": "str"
4986        }
4987      ],
4988      "meta-type": "object"
4989    },
4990    {
4991      "name": "131",
4992      "members": [
4993        {
4994          "name": "filename",
4995          "type": "str"
4996        },
4997        {
4998          "name": "live",
4999          "default": null,
5000          "type": "bool"
5001        }
5002      ],
5003      "meta-type": "object"
5004    },
5005    {
5006      "name": "132",
5007      "members": [
5008        {
5009          "name": "enable",
5010          "type": "bool"
5011        },
5012        {
5013          "name": "primary",
5014          "type": "bool"
5015        },
5016        {
5017          "name": "failover",
5018          "default": null,
5019          "type": "bool"
5020        }
5021      ],
5022      "meta-type": "object"
5023    },
5024    {
5025      "name": "133",
5026      "members": [
5027        {
5028          "name": "error",
5029          "type": "bool"
5030        },
5031        {
5032          "name": "desc",
5033          "default": null,
5034          "type": "str"
5035        }
5036      ],
5037      "meta-type": "object"
5038    },
5039    {
5040      "name": "134",
5041      "members": [
5042        {
5043          "name": "uri",
5044          "type": "str"
5045        }
5046      ],
5047      "meta-type": "object"
5048    },
5049    {
5050      "name": "135",
5051      "members": [
5052        {
5053          "name": "actions",
5054          "type": "[293]"
5055        },
5056        {
5057          "name": "properties",
5058          "default": null,
5059          "type": "294"
5060        }
5061      ],
5062      "meta-type": "object"
5063    },
5064    {
5065      "name": "136",
5066      "members": [
5067        {
5068          "name": "name",
5069          "type": "str"
5070        },
5071        {
5072          "name": "vcpu",
5073          "default": null,
5074          "type": "int"
5075        }
5076      ],
5077      "meta-type": "object"
5078    },
5079    {
5080      "name": "[137]",
5081      "element-type": "137",
5082      "meta-type": "array"
5083    },
5084    {
5085      "name": "137",
5086      "members": [
5087        {
5088          "name": "name",
5089          "type": "str"
5090        },
5091        {
5092          "name": "state",
5093          "type": "295"
5094        },
5095        {
5096          "name": "vcpu",
5097          "type": "bool"
5098        }
5099      ],
5100      "meta-type": "object"
5101    },
5102    {
5103      "name": "138",
5104      "members": [
5105        {
5106          "name": "name",
5107          "type": "str"
5108        },
5109        {
5110          "name": "enable",
5111          "type": "bool"
5112        },
5113        {
5114          "name": "ignore-unavailable",
5115          "default": null,
5116          "type": "bool"
5117        },
5118        {
5119          "name": "vcpu",
5120          "default": null,
5121          "type": "int"
5122        }
5123      ],
5124      "meta-type": "object"
5125    },
5126    {
5127      "name": "[139]",
5128      "element-type": "139",
5129      "meta-type": "array"
5130    },
5131    {
5132      "name": "139",
5133      "tag": "meta-type",
5134      "variants": [
5135        {
5136          "case": "builtin",
5137          "type": "297"
5138        },
5139        {
5140          "case": "enum",
5141          "type": "298"
5142        },
5143        {
5144          "case": "array",
5145          "type": "299"
5146        },
5147        {
5148          "case": "object",
5149          "type": "300"
5150        },
5151        {
5152          "case": "alternate",
5153          "type": "301"
5154        },
5155        {
5156          "case": "command",
5157          "type": "302"
5158        },
5159        {
5160          "case": "event",
5161          "type": "303"
5162        }
5163      ],
5164      "members": [
5165        {
5166          "name": "name",
5167          "type": "str"
5168        },
5169        {
5170          "name": "meta-type",
5171          "type": "296"
5172        }
5173      ],
5174      "meta-type": "object"
5175    },
5176    {
5177      "name": "140",
5178      "members": [
5179        {
5180          "name": "enable",
5181          "default": null,
5182          "type": "[304]"
5183        }
5184      ],
5185      "meta-type": "object"
5186    },
5187    {
5188      "name": "141",
5189      "members": [
5190        {
5191          "name": "qemu",
5192          "type": "305"
5193        },
5194        {
5195          "name": "package",
5196          "type": "str"
5197        }
5198      ],
5199      "meta-type": "object"
5200    },
5201    {
5202      "name": "[142]",
5203      "element-type": "142",
5204      "meta-type": "array"
5205    },
5206    {
5207      "name": "142",
5208      "members": [
5209        {
5210          "name": "name",
5211          "type": "str"
5212        }
5213      ],
5214      "meta-type": "object"
5215    },
5216    {
5217      "name": "143",
5218      "members": [
5219        {
5220          "name": "protocol",
5221          "type": "str"
5222        },
5223        {
5224          "name": "fdname",
5225          "type": "str"
5226        },
5227        {
5228          "name": "skipauth",
5229          "default": null,
5230          "type": "bool"
5231        },
5232        {
5233          "name": "tls",
5234          "default": null,
5235          "type": "bool"
5236        }
5237      ],
5238      "meta-type": "object"
5239    },
5240    {
5241      "name": "144",
5242      "members": [
5243        {
5244          "name": "name",
5245          "default": null,
5246          "type": "str"
5247        }
5248      ],
5249      "meta-type": "object"
5250    },
5251    {
5252      "name": "145",
5253      "members": [
5254        {
5255          "name": "enabled",
5256          "type": "bool"
5257        },
5258        {
5259          "name": "present",
5260          "type": "bool"
5261        }
5262      ],
5263      "meta-type": "object"
5264    },
5265    {
5266      "name": "146",
5267      "members": [
5268        {
5269          "name": "UUID",
5270          "type": "str"
5271        }
5272      ],
5273      "meta-type": "object"
5274    },
5275    {
5276      "name": "[147]",
5277      "element-type": "147",
5278      "meta-type": "array"
5279    },
5280    {
5281      "name": "147",
5282      "members": [
5283        {
5284          "name": "name",
5285          "type": "str"
5286        }
5287      ],
5288      "meta-type": "object"
5289    },
5290    {
5291      "name": "[148]",
5292      "element-type": "148",
5293      "meta-type": "array"
5294    },
5295    {
5296      "name": "148",
5297      "tag": "arch",
5298      "variants": [
5299        {
5300          "case": "x86",
5301          "type": "308"
5302        },
5303        {
5304          "case": "sparc",
5305          "type": "309"
5306        },
5307        {
5308          "case": "ppc",
5309          "type": "310"
5310        },
5311        {
5312          "case": "mips",
5313          "type": "311"
5314        },
5315        {
5316          "case": "tricore",
5317          "type": "312"
5318        },
5319        {
5320          "case": "s390",
5321          "type": "313"
5322        },
5323        {
5324          "case": "riscv",
5325          "type": "314"
5326        },
5327        {
5328          "case": "other",
5329          "type": "0"
5330        }
5331      ],
5332      "members": [
5333        {
5334          "name": "CPU",
5335          "type": "int"
5336        },
5337        {
5338          "name": "current",
5339          "type": "bool"
5340        },
5341        {
5342          "name": "halted",
5343          "type": "bool"
5344        },
5345        {
5346          "name": "qom_path",
5347          "type": "str"
5348        },
5349        {
5350          "name": "thread_id",
5351          "type": "int"
5352        },
5353        {
5354          "name": "props",
5355          "default": null,
5356          "type": "306"
5357        },
5358        {
5359          "name": "arch",
5360          "type": "307"
5361        }
5362      ],
5363      "meta-type": "object"
5364    },
5365    {
5366      "name": "[149]",
5367      "element-type": "149",
5368      "meta-type": "array"
5369    },
5370    {
5371      "name": "149",
5372      "tag": "target",
5373      "variants": [
5374        {
5375          "case": "s390x",
5376          "type": "313"
5377        },
5378        {
5379          "case": "aarch64",
5380          "type": "0"
5381        },
5382        {
5383          "case": "alpha",
5384          "type": "0"
5385        },
5386        {
5387          "case": "arm",
5388          "type": "0"
5389        },
5390        {
5391          "case": "cris",
5392          "type": "0"
5393        },
5394        {
5395          "case": "hppa",
5396          "type": "0"
5397        },
5398        {
5399          "case": "i386",
5400          "type": "0"
5401        },
5402        {
5403          "case": "lm32",
5404          "type": "0"
5405        },
5406        {
5407          "case": "m68k",
5408          "type": "0"
5409        },
5410        {
5411          "case": "microblaze",
5412          "type": "0"
5413        },
5414        {
5415          "case": "microblazeel",
5416          "type": "0"
5417        },
5418        {
5419          "case": "mips",
5420          "type": "0"
5421        },
5422        {
5423          "case": "mips64",
5424          "type": "0"
5425        },
5426        {
5427          "case": "mips64el",
5428          "type": "0"
5429        },
5430        {
5431          "case": "mipsel",
5432          "type": "0"
5433        },
5434        {
5435          "case": "moxie",
5436          "type": "0"
5437        },
5438        {
5439          "case": "nios2",
5440          "type": "0"
5441        },
5442        {
5443          "case": "or1k",
5444          "type": "0"
5445        },
5446        {
5447          "case": "ppc",
5448          "type": "0"
5449        },
5450        {
5451          "case": "ppc64",
5452          "type": "0"
5453        },
5454        {
5455          "case": "ppcemb",
5456          "type": "0"
5457        },
5458        {
5459          "case": "riscv32",
5460          "type": "0"
5461        },
5462        {
5463          "case": "riscv64",
5464          "type": "0"
5465        },
5466        {
5467          "case": "sh4",
5468          "type": "0"
5469        },
5470        {
5471          "case": "sh4eb",
5472          "type": "0"
5473        },
5474        {
5475          "case": "sparc",
5476          "type": "0"
5477        },
5478        {
5479          "case": "sparc64",
5480          "type": "0"
5481        },
5482        {
5483          "case": "tricore",
5484          "type": "0"
5485        },
5486        {
5487          "case": "unicore32",
5488          "type": "0"
5489        },
5490        {
5491          "case": "x86_64",
5492          "type": "0"
5493        },
5494        {
5495          "case": "xtensa",
5496          "type": "0"
5497        },
5498        {
5499          "case": "xtensaeb",
5500          "type": "0"
5501        }
5502      ],
5503      "members": [
5504        {
5505          "name": "cpu-index",
5506          "type": "int"
5507        },
5508        {
5509          "name": "qom-path",
5510          "type": "str"
5511        },
5512        {
5513          "name": "thread-id",
5514          "type": "int"
5515        },
5516        {
5517          "name": "props",
5518          "default": null,
5519          "type": "306"
5520        },
5521        {
5522          "name": "arch",
5523          "type": "307"
5524        },
5525        {
5526          "name": "target",
5527          "type": "315"
5528        }
5529      ],
5530      "meta-type": "object"
5531    },
5532    {
5533      "name": "[150]",
5534      "element-type": "150",
5535      "meta-type": "array"
5536    },
5537    {
5538      "name": "150",
5539      "members": [
5540        {
5541          "name": "id",
5542          "type": "str"
5543        },
5544        {
5545          "name": "thread-id",
5546          "type": "int"
5547        },
5548        {
5549          "name": "poll-max-ns",
5550          "type": "int"
5551        },
5552        {
5553          "name": "poll-grow",
5554          "type": "int"
5555        },
5556        {
5557          "name": "poll-shrink",
5558          "type": "int"
5559        }
5560      ],
5561      "meta-type": "object"
5562    },
5563    {
5564      "name": "151",
5565      "members": [
5566        {
5567          "name": "actual",
5568          "type": "int"
5569        }
5570      ],
5571      "meta-type": "object"
5572    },
5573    {
5574      "name": "152",
5575      "members": [
5576        {
5577          "name": "actual",
5578          "type": "int"
5579        }
5580      ],
5581      "meta-type": "object"
5582    },
5583    {
5584      "name": "[153]",
5585      "element-type": "153",
5586      "meta-type": "array"
5587    },
5588    {
5589      "name": "153",
5590      "members": [
5591        {
5592          "name": "bus",
5593          "type": "int"
5594        },
5595        {
5596          "name": "devices",
5597          "type": "[316]"
5598        }
5599      ],
5600      "meta-type": "object"
5601    },
5602    {
5603      "name": "154",
5604      "members": [
5605        {
5606          "name": "id",
5607          "type": "int"
5608        }
5609      ],
5610      "meta-type": "object"
5611    },
5612    {
5613      "name": "155",
5614      "members": [
5615        {
5616          "name": "val",
5617          "type": "int"
5618        },
5619        {
5620          "name": "size",
5621          "type": "int"
5622        },
5623        {
5624          "name": "filename",
5625          "type": "str"
5626        },
5627        {
5628          "name": "cpu-index",
5629          "default": null,
5630          "type": "int"
5631        }
5632      ],
5633      "meta-type": "object"
5634    },
5635    {
5636      "name": "156",
5637      "members": [
5638        {
5639          "name": "val",
5640          "type": "int"
5641        },
5642        {
5643          "name": "size",
5644          "type": "int"
5645        },
5646        {
5647          "name": "filename",
5648          "type": "str"
5649        }
5650      ],
5651      "meta-type": "object"
5652    },
5653    {
5654      "name": "157",
5655      "members": [
5656        {
5657          "name": "value",
5658          "type": "int"
5659        }
5660      ],
5661      "meta-type": "object"
5662    },
5663    {
5664      "name": "158",
5665      "members": [
5666        {
5667          "name": "command-line",
5668          "type": "str"
5669        },
5670        {
5671          "name": "cpu-index",
5672          "default": null,
5673          "type": "int"
5674        }
5675      ],
5676      "meta-type": "object"
5677    },
5678    {
5679      "name": "159",
5680      "members": [
5681        {
5682          "name": "path",
5683          "type": "str"
5684        }
5685      ],
5686      "meta-type": "object"
5687    },
5688    {
5689      "name": "[160]",
5690      "element-type": "160",
5691      "meta-type": "array"
5692    },
5693    {
5694      "name": "160",
5695      "members": [
5696        {
5697          "name": "name",
5698          "type": "str"
5699        },
5700        {
5701          "name": "type",
5702          "type": "str"
5703        },
5704        {
5705          "name": "description",
5706          "default": null,
5707          "type": "str"
5708        }
5709      ],
5710      "meta-type": "object"
5711    },
5712    {
5713      "name": "161",
5714      "members": [
5715        {
5716          "name": "path",
5717          "type": "str"
5718        },
5719        {
5720          "name": "property",
5721          "type": "str"
5722        }
5723      ],
5724      "meta-type": "object"
5725    },
5726    {
5727      "name": "any",
5728      "json-type": "value",
5729      "meta-type": "builtin"
5730    },
5731    {
5732      "name": "162",
5733      "members": [
5734        {
5735          "name": "path",
5736          "type": "str"
5737        },
5738        {
5739          "name": "property",
5740          "type": "str"
5741        },
5742        {
5743          "name": "value",
5744          "type": "any"
5745        }
5746      ],
5747      "meta-type": "object"
5748    },
5749    {
5750      "name": "163",
5751      "members": [
5752        {
5753          "name": "device",
5754          "type": "str"
5755        },
5756        {
5757          "name": "target",
5758          "type": "str"
5759        },
5760        {
5761          "name": "arg",
5762          "default": null,
5763          "type": "str"
5764        }
5765      ],
5766      "meta-type": "object"
5767    },
5768    {
5769      "name": "164",
5770      "members": [
5771        {
5772          "name": "implements",
5773          "default": null,
5774          "type": "str"
5775        },
5776        {
5777          "name": "abstract",
5778          "default": null,
5779          "type": "bool"
5780        }
5781      ],
5782      "meta-type": "object"
5783    },
5784    {
5785      "name": "[165]",
5786      "element-type": "165",
5787      "meta-type": "array"
5788    },
5789    {
5790      "name": "165",
5791      "members": [
5792        {
5793          "name": "name",
5794          "type": "str"
5795        },
5796        {
5797          "name": "abstract",
5798          "default": null,
5799          "type": "bool"
5800        },
5801        {
5802          "name": "parent",
5803          "default": null,
5804          "type": "str"
5805        }
5806      ],
5807      "meta-type": "object"
5808    },
5809    {
5810      "name": "166",
5811      "members": [
5812        {
5813          "name": "typename",
5814          "type": "str"
5815        }
5816      ],
5817      "meta-type": "object"
5818    },
5819    {
5820      "name": "167",
5821      "members": [
5822        {
5823          "name": "typename",
5824          "type": "str"
5825        }
5826      ],
5827      "meta-type": "object"
5828    },
5829    {
5830      "name": "168",
5831      "members": [
5832        {
5833          "name": "enable",
5834          "type": "bool"
5835        }
5836      ],
5837      "meta-type": "object"
5838    },
5839    {
5840      "name": "169",
5841      "members": [
5842        {
5843          "name": "driver",
5844          "type": "str"
5845        },
5846        {
5847          "name": "bus",
5848          "default": null,
5849          "type": "str"
5850        },
5851        {
5852          "name": "id",
5853          "default": null,
5854          "type": "str"
5855        }
5856      ],
5857      "meta-type": "object"
5858    },
5859    {
5860      "name": "170",
5861      "members": [
5862        {
5863          "name": "id",
5864          "type": "str"
5865        }
5866      ],
5867      "meta-type": "object"
5868    },
5869    {
5870      "name": "171",
5871      "members": [
5872        {
5873          "name": "device",
5874          "default": null,
5875          "type": "str"
5876        },
5877        {
5878          "name": "path",
5879          "type": "str"
5880        }
5881      ],
5882      "meta-type": "object"
5883    },
5884    {
5885      "name": "172",
5886      "members": [
5887        {
5888          "name": "paging",
5889          "type": "bool"
5890        },
5891        {
5892          "name": "protocol",
5893          "type": "str"
5894        },
5895        {
5896          "name": "detach",
5897          "default": null,
5898          "type": "bool"
5899        },
5900        {
5901          "name": "begin",
5902          "default": null,
5903          "type": "int"
5904        },
5905        {
5906          "name": "length",
5907          "default": null,
5908          "type": "int"
5909        },
5910        {
5911          "name": "format",
5912          "default": null,
5913          "type": "317"
5914        }
5915      ],
5916      "meta-type": "object"
5917    },
5918    {
5919      "name": "173",
5920      "members": [
5921        {
5922          "name": "status",
5923          "type": "318"
5924        },
5925        {
5926          "name": "completed",
5927          "type": "int"
5928        },
5929        {
5930          "name": "total",
5931          "type": "int"
5932        }
5933      ],
5934      "meta-type": "object"
5935    },
5936    {
5937      "name": "174",
5938      "members": [
5939        {
5940          "name": "result",
5941          "type": "173"
5942        },
5943        {
5944          "name": "error",
5945          "default": null,
5946          "type": "str"
5947        }
5948      ],
5949      "meta-type": "object"
5950    },
5951    {
5952      "name": "175",
5953      "members": [
5954        {
5955          "name": "formats",
5956          "type": "[317]"
5957        }
5958      ],
5959      "meta-type": "object"
5960    },
5961    {
5962      "name": "176",
5963      "members": [
5964        {
5965          "name": "filename",
5966          "type": "str"
5967        }
5968      ],
5969      "meta-type": "object"
5970    },
5971    {
5972      "name": "177",
5973      "members": [
5974        {
5975          "name": "qom-type",
5976          "type": "str"
5977        },
5978        {
5979          "name": "id",
5980          "type": "str"
5981        },
5982        {
5983          "name": "props",
5984          "default": null,
5985          "type": "any"
5986        }
5987      ],
5988      "meta-type": "object"
5989    },
5990    {
5991      "name": "178",
5992      "members": [
5993        {
5994          "name": "id",
5995          "type": "str"
5996        }
5997      ],
5998      "meta-type": "object"
5999    },
6000    {
6001      "name": "179",
6002      "members": [
6003        {
6004          "name": "fdname",
6005          "type": "str"
6006        }
6007      ],
6008      "meta-type": "object"
6009    },
6010    {
6011      "name": "180",
6012      "members": [
6013        {
6014          "name": "fdname",
6015          "type": "str"
6016        }
6017      ],
6018      "meta-type": "object"
6019    },
6020    {
6021      "name": "[181]",
6022      "element-type": "181",
6023      "meta-type": "array"
6024    },
6025    {
6026      "name": "181",
6027      "members": [
6028        {
6029          "name": "name",
6030          "type": "str"
6031        },
6032        {
6033          "name": "alias",
6034          "default": null,
6035          "type": "str"
6036        },
6037        {
6038          "name": "is-default",
6039          "default": null,
6040          "type": "bool"
6041        },
6042        {
6043          "name": "cpu-max",
6044          "type": "int"
6045        },
6046        {
6047          "name": "hotpluggable-cpus",
6048          "type": "bool"
6049        }
6050      ],
6051      "meta-type": "object"
6052    },
6053    {
6054      "name": "182",
6055      "members": [
6056        {
6057          "name": "base-memory",
6058          "type": "int"
6059        },
6060        {
6061          "name": "plugged-memory",
6062          "default": null,
6063          "type": "int"
6064        }
6065      ],
6066      "meta-type": "object"
6067    },
6068    {
6069      "name": "[183]",
6070      "element-type": "183",
6071      "meta-type": "array"
6072    },
6073    {
6074      "name": "183",
6075      "members": [
6076        {
6077          "name": "name",
6078          "type": "str"
6079        },
6080        {
6081          "name": "migration-safe",
6082          "default": null,
6083          "type": "bool"
6084        },
6085        {
6086          "name": "static",
6087          "type": "bool"
6088        },
6089        {
6090          "name": "unavailable-features",
6091          "default": null,
6092          "type": "[str]"
6093        },
6094        {
6095          "name": "typename",
6096          "type": "str"
6097        }
6098      ],
6099      "meta-type": "object"
6100    },
6101    {
6102      "name": "184",
6103      "members": [
6104        {
6105          "name": "type",
6106          "type": "319"
6107        },
6108        {
6109          "name": "model",
6110          "type": "320"
6111        }
6112      ],
6113      "meta-type": "object"
6114    },
6115    {
6116      "name": "185",
6117      "members": [
6118        {
6119          "name": "model",
6120          "type": "320"
6121        }
6122      ],
6123      "meta-type": "object"
6124    },
6125    {
6126      "name": "186",
6127      "members": [
6128        {
6129          "name": "modela",
6130          "type": "320"
6131        },
6132        {
6133          "name": "modelb",
6134          "type": "320"
6135        }
6136      ],
6137      "meta-type": "object"
6138    },
6139    {
6140      "name": "187",
6141      "members": [
6142        {
6143          "name": "result",
6144          "type": "321"
6145        },
6146        {
6147          "name": "responsible-properties",
6148          "type": "[str]"
6149        }
6150      ],
6151      "meta-type": "object"
6152    },
6153    {
6154      "name": "188",
6155      "members": [
6156        {
6157          "name": "modela",
6158          "type": "320"
6159        },
6160        {
6161          "name": "modelb",
6162          "type": "320"
6163        }
6164      ],
6165      "meta-type": "object"
6166    },
6167    {
6168      "name": "189",
6169      "members": [
6170        {
6171          "name": "model",
6172          "type": "320"
6173        }
6174      ],
6175      "meta-type": "object"
6176    },
6177    {
6178      "name": "190",
6179      "members": [
6180        {
6181          "name": "fdset-id",
6182          "default": null,
6183          "type": "int"
6184        },
6185        {
6186          "name": "opaque",
6187          "default": null,
6188          "type": "str"
6189        }
6190      ],
6191      "meta-type": "object"
6192    },
6193    {
6194      "name": "191",
6195      "members": [
6196        {
6197          "name": "fdset-id",
6198          "type": "int"
6199        },
6200        {
6201          "name": "fd",
6202          "type": "int"
6203        }
6204      ],
6205      "meta-type": "object"
6206    },
6207    {
6208      "name": "192",
6209      "members": [
6210        {
6211          "name": "fdset-id",
6212          "type": "int"
6213        },
6214        {
6215          "name": "fd",
6216          "default": null,
6217          "type": "int"
6218        }
6219      ],
6220      "meta-type": "object"
6221    },
6222    {
6223      "name": "[193]",
6224      "element-type": "193",
6225      "meta-type": "array"
6226    },
6227    {
6228      "name": "193",
6229      "members": [
6230        {
6231          "name": "fdset-id",
6232          "type": "int"
6233        },
6234        {
6235          "name": "fds",
6236          "type": "[322]"
6237        }
6238      ],
6239      "meta-type": "object"
6240    },
6241    {
6242      "name": "194",
6243      "members": [
6244        {
6245          "name": "arch",
6246          "type": "315"
6247        }
6248      ],
6249      "meta-type": "object"
6250    },
6251    {
6252      "name": "195",
6253      "members": [
6254        {
6255          "name": "option",
6256          "default": null,
6257          "type": "str"
6258        }
6259      ],
6260      "meta-type": "object"
6261    },
6262    {
6263      "name": "[196]",
6264      "element-type": "196",
6265      "meta-type": "array"
6266    },
6267    {
6268      "name": "196",
6269      "members": [
6270        {
6271          "name": "option",
6272          "type": "str"
6273        },
6274        {
6275          "name": "parameters",
6276          "type": "[323]"
6277        }
6278      ],
6279      "meta-type": "object"
6280    },
6281    {
6282      "name": "[197]",
6283      "element-type": "197",
6284      "meta-type": "array"
6285    },
6286    {
6287      "name": "197",
6288      "members": [
6289        {
6290          "name": "id",
6291          "default": null,
6292          "type": "str"
6293        },
6294        {
6295          "name": "size",
6296          "type": "int"
6297        },
6298        {
6299          "name": "merge",
6300          "type": "bool"
6301        },
6302        {
6303          "name": "dump",
6304          "type": "bool"
6305        },
6306        {
6307          "name": "prealloc",
6308          "type": "bool"
6309        },
6310        {
6311          "name": "host-nodes",
6312          "type": "[int]"
6313        },
6314        {
6315          "name": "policy",
6316          "type": "324"
6317        }
6318      ],
6319      "meta-type": "object"
6320    },
6321    {
6322      "name": "[198]",
6323      "element-type": "198",
6324      "meta-type": "array"
6325    },
6326    {
6327      "name": "198",
6328      "tag": "type",
6329      "variants": [
6330        {
6331          "case": "dimm",
6332          "type": "326"
6333        },
6334        {
6335          "case": "nvdimm",
6336          "type": "326"
6337        }
6338      ],
6339      "members": [
6340        {
6341          "name": "type",
6342          "type": "325"
6343        }
6344      ],
6345      "meta-type": "object"
6346    },
6347    {
6348      "name": "199",
6349      "members": [
6350        {
6351          "name": "device",
6352          "type": "str"
6353        },
6354        {
6355          "name": "msg",
6356          "type": "str"
6357        }
6358      ],
6359      "meta-type": "object"
6360    },
6361    {
6362      "name": "[200]",
6363      "element-type": "200",
6364      "meta-type": "array"
6365    },
6366    {
6367      "name": "200",
6368      "members": [
6369        {
6370          "name": "device",
6371          "default": null,
6372          "type": "str"
6373        },
6374        {
6375          "name": "slot",
6376          "type": "str"
6377        },
6378        {
6379          "name": "slot-type",
6380          "type": "327"
6381        },
6382        {
6383          "name": "source",
6384          "type": "int"
6385        },
6386        {
6387          "name": "status",
6388          "type": "int"
6389        }
6390      ],
6391      "meta-type": "object"
6392    },
6393    {
6394      "name": "201",
6395      "members": [
6396        {
6397          "name": "info",
6398          "type": "200"
6399        }
6400      ],
6401      "meta-type": "object"
6402    },
6403    {
6404      "name": "202",
6405      "members": [
6406        {
6407          "name": "offset",
6408          "type": "int"
6409        }
6410      ],
6411      "meta-type": "object"
6412    },
6413    {
6414      "name": "203",
6415      "members": [
6416        {
6417          "name": "filename",
6418          "type": "str"
6419        }
6420      ],
6421      "meta-type": "object"
6422    },
6423    {
6424      "name": "[204]",
6425      "element-type": "204",
6426      "meta-type": "array"
6427    },
6428    {
6429      "name": "204",
6430      "members": [
6431        {
6432          "name": "version",
6433          "type": "int"
6434        },
6435        {
6436          "name": "emulated",
6437          "type": "bool"
6438        },
6439        {
6440          "name": "kernel",
6441          "type": "bool"
6442        }
6443      ],
6444      "meta-type": "object"
6445    },
6446    {
6447      "name": "[205]",
6448      "element-type": "205",
6449      "meta-type": "array"
6450    },
6451    {
6452      "name": "205",
6453      "members": [
6454        {
6455          "name": "type",
6456          "type": "str"
6457        },
6458        {
6459          "name": "vcpus-count",
6460          "type": "int"
6461        },
6462        {
6463          "name": "props",
6464          "type": "306"
6465        },
6466        {
6467          "name": "qom-path",
6468          "default": null,
6469          "type": "str"
6470        }
6471      ],
6472      "meta-type": "object"
6473    },
6474    {
6475      "name": "206",
6476      "members": [
6477        {
6478          "name": "guid",
6479          "type": "str"
6480        }
6481      ],
6482      "meta-type": "object"
6483    },
6484    {
6485      "name": "207",
6486      "members": [
6487        {
6488          "name": "enabled",
6489          "type": "bool"
6490        },
6491        {
6492          "name": "api-major",
6493          "type": "int"
6494        },
6495        {
6496          "name": "api-minor",
6497          "type": "int"
6498        },
6499        {
6500          "name": "build-id",
6501          "type": "int"
6502        },
6503        {
6504          "name": "policy",
6505          "type": "int"
6506        },
6507        {
6508          "name": "state",
6509          "type": "328"
6510        },
6511        {
6512          "name": "handle",
6513          "type": "int"
6514        }
6515      ],
6516      "meta-type": "object"
6517    },
6518    {
6519      "name": "208",
6520      "members": [
6521        {
6522          "name": "data",
6523          "type": "str"
6524        }
6525      ],
6526      "meta-type": "object"
6527    },
6528    {
6529      "name": "209",
6530      "members": [
6531        {
6532          "name": "pdh",
6533          "type": "str"
6534        },
6535        {
6536          "name": "cert-chain",
6537          "type": "str"
6538        },
6539        {
6540          "name": "cbitpos",
6541          "type": "int"
6542        },
6543        {
6544          "name": "reduced-phys-bits",
6545          "type": "int"
6546        }
6547      ],
6548      "meta-type": "object"
6549    },
6550    {
6551      "name": "210",
6552      "members": [
6553        {
6554          "name": "id",
6555          "type": "any"
6556        },
6557        {
6558          "name": "reason",
6559          "type": "329"
6560        }
6561      ],
6562      "meta-type": "object"
6563    },
6564    {
6565      "name": "211",
6566      "members": [
6567        {
6568          "name": "lock",
6569          "type": "bool"
6570        }
6571      ],
6572      "meta-type": "object"
6573    },
6574    {
6575      "name": "212",
6576      "tag": "type",
6577      "variants": [
6578        {
6579          "case": "node",
6580          "type": "331"
6581        },
6582        {
6583          "case": "dist",
6584          "type": "332"
6585        },
6586        {
6587          "case": "cpu",
6588          "type": "333"
6589        }
6590      ],
6591      "members": [
6592        {
6593          "name": "type",
6594          "type": "330"
6595        }
6596      ],
6597      "meta-type": "object"
6598    },
6599    {
6600      "name": "bool",
6601      "json-type": "boolean",
6602      "meta-type": "builtin"
6603    },
6604    {
6605      "name": "213",
6606      "meta-type": "enum",
6607      "values": [
6608        "debug",
6609        "inmigrate",
6610        "internal-error",
6611        "io-error",
6612        "paused",
6613        "postmigrate",
6614        "prelaunch",
6615        "finish-migrate",
6616        "restore-vm",
6617        "running",
6618        "save-vm",
6619        "shutdown",
6620        "suspended",
6621        "watchdog",
6622        "guest-panicked",
6623        "colo",
6624        "preconfig"
6625      ]
6626    },
6627    {
6628      "name": "214",
6629      "meta-type": "enum",
6630      "values": [
6631        "reset",
6632        "shutdown",
6633        "poweroff",
6634        "pause",
6635        "debug",
6636        "none",
6637        "inject-nmi"
6638      ]
6639    },
6640    {
6641      "name": "215",
6642      "meta-type": "enum",
6643      "values": [
6644        "pause",
6645        "poweroff"
6646      ]
6647    },
6648    {
6649      "name": "216",
6650      "tag": "type",
6651      "variants": [
6652        {
6653          "case": "hyper-v",
6654          "type": "335"
6655        },
6656        {
6657          "case": "s390",
6658          "type": "336"
6659        }
6660      ],
6661      "members": [
6662        {
6663          "name": "type",
6664          "type": "334"
6665        }
6666      ],
6667      "meta-type": "object"
6668    },
6669    {
6670      "name": "217",
6671      "meta-type": "enum",
6672      "values": [
6673        "undefined",
6674        "created",
6675        "running",
6676        "paused",
6677        "ready",
6678        "standby",
6679        "waiting",
6680        "pending",
6681        "aborting",
6682        "concluded",
6683        "null"
6684      ]
6685    },
6686    {
6687      "name": "218",
6688      "meta-type": "enum",
6689      "values": [
6690        "commit",
6691        "stream",
6692        "mirror",
6693        "backup",
6694        "create"
6695      ]
6696    },
6697    {
6698      "name": "[int]",
6699      "element-type": "int",
6700      "meta-type": "array"
6701    },
6702    {
6703      "name": "219",
6704      "meta-type": "enum",
6705      "values": [
6706        "ok",
6707        "failed",
6708        "nospace"
6709      ]
6710    },
6711    {
6712      "name": "[220]",
6713      "element-type": "220",
6714      "meta-type": "array"
6715    },
6716    {
6717      "name": "220",
6718      "members": [
6719        {
6720          "name": "name",
6721          "default": null,
6722          "type": "str"
6723        },
6724        {
6725          "name": "count",
6726          "type": "int"
6727        },
6728        {
6729          "name": "granularity",
6730          "type": "int"
6731        },
6732        {
6733          "name": "status",
6734          "type": "337"
6735        }
6736      ],
6737      "meta-type": "object"
6738    },
6739    {
6740      "name": "221",
6741      "members": [
6742        {
6743          "name": "rd_bytes",
6744          "type": "int"
6745        },
6746        {
6747          "name": "wr_bytes",
6748          "type": "int"
6749        },
6750        {
6751          "name": "rd_operations",
6752          "type": "int"
6753        },
6754        {
6755          "name": "wr_operations",
6756          "type": "int"
6757        },
6758        {
6759          "name": "flush_operations",
6760          "type": "int"
6761        },
6762        {
6763          "name": "flush_total_time_ns",
6764          "type": "int"
6765        },
6766        {
6767          "name": "wr_total_time_ns",
6768          "type": "int"
6769        },
6770        {
6771          "name": "rd_total_time_ns",
6772          "type": "int"
6773        },
6774        {
6775          "name": "wr_highest_offset",
6776          "type": "int"
6777        },
6778        {
6779          "name": "rd_merged",
6780          "type": "int"
6781        },
6782        {
6783          "name": "wr_merged",
6784          "type": "int"
6785        },
6786        {
6787          "name": "idle_time_ns",
6788          "default": null,
6789          "type": "int"
6790        },
6791        {
6792          "name": "failed_rd_operations",
6793          "type": "int"
6794        },
6795        {
6796          "name": "failed_wr_operations",
6797          "type": "int"
6798        },
6799        {
6800          "name": "failed_flush_operations",
6801          "type": "int"
6802        },
6803        {
6804          "name": "invalid_rd_operations",
6805          "type": "int"
6806        },
6807        {
6808          "name": "invalid_wr_operations",
6809          "type": "int"
6810        },
6811        {
6812          "name": "invalid_flush_operations",
6813          "type": "int"
6814        },
6815        {
6816          "name": "account_invalid",
6817          "type": "bool"
6818        },
6819        {
6820          "name": "account_failed",
6821          "type": "bool"
6822        },
6823        {
6824          "name": "timed_stats",
6825          "type": "[338]"
6826        },
6827        {
6828          "name": "x_rd_latency_histogram",
6829          "default": null,
6830          "type": "339"
6831        },
6832        {
6833          "name": "x_wr_latency_histogram",
6834          "default": null,
6835          "type": "339"
6836        },
6837        {
6838          "name": "x_flush_latency_histogram",
6839          "default": null,
6840          "type": "339"
6841        }
6842      ],
6843      "meta-type": "object"
6844    },
6845    {
6846      "name": "222",
6847      "meta-type": "enum",
6848      "values": [
6849        "existing",
6850        "absolute-paths"
6851      ]
6852    },
6853    {
6854      "name": "223",
6855      "meta-type": "enum",
6856      "values": [
6857        "top",
6858        "full",
6859        "none",
6860        "incremental"
6861      ]
6862    },
6863    {
6864      "name": "224",
6865      "meta-type": "enum",
6866      "values": [
6867        "report",
6868        "ignore",
6869        "enospc",
6870        "stop",
6871        "auto"
6872      ]
6873    },
6874    {
6875      "name": "225",
6876      "meta-type": "enum",
6877      "values": [
6878        "off",
6879        "on",
6880        "unmap"
6881      ]
6882    },
6883    {
6884      "name": "226",
6885      "members": [
6886        {
6887          "name": "filename",
6888          "type": "str"
6889        },
6890        {
6891          "name": "format",
6892          "type": "str"
6893        },
6894        {
6895          "name": "dirty-flag",
6896          "default": null,
6897          "type": "bool"
6898        },
6899        {
6900          "name": "actual-size",
6901          "default": null,
6902          "type": "int"
6903        },
6904        {
6905          "name": "virtual-size",
6906          "type": "int"
6907        },
6908        {
6909          "name": "cluster-size",
6910          "default": null,
6911          "type": "int"
6912        },
6913        {
6914          "name": "encrypted",
6915          "default": null,
6916          "type": "bool"
6917        },
6918        {
6919          "name": "compressed",
6920          "default": null,
6921          "type": "bool"
6922        },
6923        {
6924          "name": "backing-filename",
6925          "default": null,
6926          "type": "str"
6927        },
6928        {
6929          "name": "full-backing-filename",
6930          "default": null,
6931          "type": "str"
6932        },
6933        {
6934          "name": "backing-filename-format",
6935          "default": null,
6936          "type": "str"
6937        },
6938        {
6939          "name": "snapshots",
6940          "default": null,
6941          "type": "[65]"
6942        },
6943        {
6944          "name": "backing-image",
6945          "default": null,
6946          "type": "226"
6947        },
6948        {
6949          "name": "format-specific",
6950          "default": null,
6951          "type": "340"
6952        }
6953      ],
6954      "meta-type": "object"
6955    },
6956    {
6957      "name": "227",
6958      "members": [
6959        {
6960          "name": "writeback",
6961          "type": "bool"
6962        },
6963        {
6964          "name": "direct",
6965          "type": "bool"
6966        },
6967        {
6968          "name": "no-flush",
6969          "type": "bool"
6970        }
6971      ],
6972      "meta-type": "object"
6973    },
6974    {
6975      "name": "228",
6976      "meta-type": "enum",
6977      "values": [
6978        "background",
6979        "write-blocking"
6980      ]
6981    },
6982    {
6983      "name": "229",
6984      "meta-type": "enum",
6985      "values": [
6986        "blkdebug",
6987        "blkverify",
6988        "bochs",
6989        "cloop",
6990        "copy-on-read",
6991        "dmg",
6992        "file",
6993        "ftp",
6994        "ftps",
6995        "gluster",
6996        "host_cdrom",
6997        "host_device",
6998        "http",
6999        "https",
7000        "iscsi",
7001        "luks",
7002        "nbd",
7003        "nfs",
7004        "null-aio",
7005        "null-co",
7006        "nvme",
7007        "parallels",
7008        "qcow",
7009        "qcow2",
7010        "qed",
7011        "quorum",
7012        "raw",
7013        "rbd",
7014        "replication",
7015        "sheepdog",
7016        "ssh",
7017        "throttle",
7018        "vdi",
7019        "vhdx",
7020        "vmdk",
7021        "vpc",
7022        "vvfat",
7023        "vxhs"
7024      ]
7025    },
7026    {
7027      "name": "230",
7028      "meta-type": "enum",
7029      "values": [
7030        "ignore",
7031        "unmap"
7032      ]
7033    },
7034    {
7035      "name": "231",
7036      "members": [
7037        {
7038          "name": "direct",
7039          "default": null,
7040          "type": "bool"
7041        },
7042        {
7043          "name": "no-flush",
7044          "default": null,
7045          "type": "bool"
7046        }
7047      ],
7048      "meta-type": "object"
7049    },
7050    {
7051      "name": "232",
7052      "members": [
7053        {
7054          "name": "image",
7055          "type": "341"
7056        },
7057        {
7058          "name": "config",
7059          "default": null,
7060          "type": "str"
7061        },
7062        {
7063          "name": "align",
7064          "default": null,
7065          "type": "int"
7066        },
7067        {
7068          "name": "max-transfer",
7069          "default": null,
7070          "type": "int"
7071        },
7072        {
7073          "name": "opt-write-zero",
7074          "default": null,
7075          "type": "int"
7076        },
7077        {
7078          "name": "max-write-zero",
7079          "default": null,
7080          "type": "int"
7081        },
7082        {
7083          "name": "opt-discard",
7084          "default": null,
7085          "type": "int"
7086        },
7087        {
7088          "name": "max-discard",
7089          "default": null,
7090          "type": "int"
7091        },
7092        {
7093          "name": "inject-error",
7094          "default": null,
7095          "type": "[342]"
7096        },
7097        {
7098          "name": "set-state",
7099          "default": null,
7100          "type": "[343]"
7101        }
7102      ],
7103      "meta-type": "object"
7104    },
7105    {
7106      "name": "233",
7107      "members": [
7108        {
7109          "name": "test",
7110          "type": "341"
7111        },
7112        {
7113          "name": "raw",
7114          "type": "341"
7115        }
7116      ],
7117      "meta-type": "object"
7118    },
7119    {
7120      "name": "234",
7121      "members": [
7122        {
7123          "name": "file",
7124          "type": "341"
7125        }
7126      ],
7127      "meta-type": "object"
7128    },
7129    {
7130      "name": "235",
7131      "members": [
7132        {
7133          "name": "filename",
7134          "type": "str"
7135        },
7136        {
7137          "name": "pr-manager",
7138          "default": null,
7139          "type": "str"
7140        },
7141        {
7142          "name": "locking",
7143          "default": null,
7144          "type": "344"
7145        },
7146        {
7147          "name": "aio",
7148          "default": null,
7149          "type": "345"
7150        },
7151        {
7152          "name": "x-check-cache-dropped",
7153          "default": null,
7154          "type": "bool"
7155        }
7156      ],
7157      "meta-type": "object"
7158    },
7159    {
7160      "name": "236",
7161      "members": [
7162        {
7163          "name": "url",
7164          "type": "str"
7165        },
7166        {
7167          "name": "readahead",
7168          "default": null,
7169          "type": "int"
7170        },
7171        {
7172          "name": "timeout",
7173          "default": null,
7174          "type": "int"
7175        },
7176        {
7177          "name": "username",
7178          "default": null,
7179          "type": "str"
7180        },
7181        {
7182          "name": "password-secret",
7183          "default": null,
7184          "type": "str"
7185        },
7186        {
7187          "name": "proxy-username",
7188          "default": null,
7189          "type": "str"
7190        },
7191        {
7192          "name": "proxy-password-secret",
7193          "default": null,
7194          "type": "str"
7195        }
7196      ],
7197      "meta-type": "object"
7198    },
7199    {
7200      "name": "237",
7201      "members": [
7202        {
7203          "name": "url",
7204          "type": "str"
7205        },
7206        {
7207          "name": "readahead",
7208          "default": null,
7209          "type": "int"
7210        },
7211        {
7212          "name": "timeout",
7213          "default": null,
7214          "type": "int"
7215        },
7216        {
7217          "name": "username",
7218          "default": null,
7219          "type": "str"
7220        },
7221        {
7222          "name": "password-secret",
7223          "default": null,
7224          "type": "str"
7225        },
7226        {
7227          "name": "proxy-username",
7228          "default": null,
7229          "type": "str"
7230        },
7231        {
7232          "name": "proxy-password-secret",
7233          "default": null,
7234          "type": "str"
7235        },
7236        {
7237          "name": "sslverify",
7238          "default": null,
7239          "type": "bool"
7240        }
7241      ],
7242      "meta-type": "object"
7243    },
7244    {
7245      "name": "238",
7246      "members": [
7247        {
7248          "name": "volume",
7249          "type": "str"
7250        },
7251        {
7252          "name": "path",
7253          "type": "str"
7254        },
7255        {
7256          "name": "server",
7257          "type": "[346]"
7258        },
7259        {
7260          "name": "debug",
7261          "default": null,
7262          "type": "int"
7263        },
7264        {
7265          "name": "logfile",
7266          "default": null,
7267          "type": "str"
7268        }
7269      ],
7270      "meta-type": "object"
7271    },
7272    {
7273      "name": "239",
7274      "members": [
7275        {
7276          "name": "url",
7277          "type": "str"
7278        },
7279        {
7280          "name": "readahead",
7281          "default": null,
7282          "type": "int"
7283        },
7284        {
7285          "name": "timeout",
7286          "default": null,
7287          "type": "int"
7288        },
7289        {
7290          "name": "username",
7291          "default": null,
7292          "type": "str"
7293        },
7294        {
7295          "name": "password-secret",
7296          "default": null,
7297          "type": "str"
7298        },
7299        {
7300          "name": "proxy-username",
7301          "default": null,
7302          "type": "str"
7303        },
7304        {
7305          "name": "proxy-password-secret",
7306          "default": null,
7307          "type": "str"
7308        },
7309        {
7310          "name": "cookie",
7311          "default": null,
7312          "type": "str"
7313        },
7314        {
7315          "name": "cookie-secret",
7316          "default": null,
7317          "type": "str"
7318        }
7319      ],
7320      "meta-type": "object"
7321    },
7322    {
7323      "name": "240",
7324      "members": [
7325        {
7326          "name": "url",
7327          "type": "str"
7328        },
7329        {
7330          "name": "readahead",
7331          "default": null,
7332          "type": "int"
7333        },
7334        {
7335          "name": "timeout",
7336          "default": null,
7337          "type": "int"
7338        },
7339        {
7340          "name": "username",
7341          "default": null,
7342          "type": "str"
7343        },
7344        {
7345          "name": "password-secret",
7346          "default": null,
7347          "type": "str"
7348        },
7349        {
7350          "name": "proxy-username",
7351          "default": null,
7352          "type": "str"
7353        },
7354        {
7355          "name": "proxy-password-secret",
7356          "default": null,
7357          "type": "str"
7358        },
7359        {
7360          "name": "cookie",
7361          "default": null,
7362          "type": "str"
7363        },
7364        {
7365          "name": "sslverify",
7366          "default": null,
7367          "type": "bool"
7368        },
7369        {
7370          "name": "cookie-secret",
7371          "default": null,
7372          "type": "str"
7373        }
7374      ],
7375      "meta-type": "object"
7376    },
7377    {
7378      "name": "241",
7379      "members": [
7380        {
7381          "name": "transport",
7382          "type": "347"
7383        },
7384        {
7385          "name": "portal",
7386          "type": "str"
7387        },
7388        {
7389          "name": "target",
7390          "type": "str"
7391        },
7392        {
7393          "name": "lun",
7394          "default": null,
7395          "type": "int"
7396        },
7397        {
7398          "name": "user",
7399          "default": null,
7400          "type": "str"
7401        },
7402        {
7403          "name": "password-secret",
7404          "default": null,
7405          "type": "str"
7406        },
7407        {
7408          "name": "initiator-name",
7409          "default": null,
7410          "type": "str"
7411        },
7412        {
7413          "name": "header-digest",
7414          "default": null,
7415          "type": "348"
7416        },
7417        {
7418          "name": "timeout",
7419          "default": null,
7420          "type": "int"
7421        }
7422      ],
7423      "meta-type": "object"
7424    },
7425    {
7426      "name": "242",
7427      "members": [
7428        {
7429          "name": "file",
7430          "type": "341"
7431        },
7432        {
7433          "name": "key-secret",
7434          "default": null,
7435          "type": "str"
7436        }
7437      ],
7438      "meta-type": "object"
7439    },
7440    {
7441      "name": "243",
7442      "members": [
7443        {
7444          "name": "server",
7445          "type": "346"
7446        },
7447        {
7448          "name": "export",
7449          "default": null,
7450          "type": "str"
7451        },
7452        {
7453          "name": "tls-creds",
7454          "default": null,
7455          "type": "str"
7456        }
7457      ],
7458      "meta-type": "object"
7459    },
7460    {
7461      "name": "244",
7462      "members": [
7463        {
7464          "name": "server",
7465          "type": "349"
7466        },
7467        {
7468          "name": "path",
7469          "type": "str"
7470        },
7471        {
7472          "name": "user",
7473          "default": null,
7474          "type": "int"
7475        },
7476        {
7477          "name": "group",
7478          "default": null,
7479          "type": "int"
7480        },
7481        {
7482          "name": "tcp-syn-count",
7483          "default": null,
7484          "type": "int"
7485        },
7486        {
7487          "name": "readahead-size",
7488          "default": null,
7489          "type": "int"
7490        },
7491        {
7492          "name": "page-cache-size",
7493          "default": null,
7494          "type": "int"
7495        },
7496        {
7497          "name": "debug",
7498          "default": null,
7499          "type": "int"
7500        }
7501      ],
7502      "meta-type": "object"
7503    },
7504    {
7505      "name": "245",
7506      "members": [
7507        {
7508          "name": "size",
7509          "default": null,
7510          "type": "int"
7511        },
7512        {
7513          "name": "latency-ns",
7514          "default": null,
7515          "type": "int"
7516        }
7517      ],
7518      "meta-type": "object"
7519    },
7520    {
7521      "name": "246",
7522      "members": [
7523        {
7524          "name": "device",
7525          "type": "str"
7526        },
7527        {
7528          "name": "namespace",
7529          "type": "int"
7530        }
7531      ],
7532      "meta-type": "object"
7533    },
7534    {
7535      "name": "247",
7536      "members": [
7537        {
7538          "name": "file",
7539          "type": "341"
7540        },
7541        {
7542          "name": "backing",
7543          "default": null,
7544          "type": "350"
7545        },
7546        {
7547          "name": "lazy-refcounts",
7548          "default": null,
7549          "type": "bool"
7550        },
7551        {
7552          "name": "pass-discard-request",
7553          "default": null,
7554          "type": "bool"
7555        },
7556        {
7557          "name": "pass-discard-snapshot",
7558          "default": null,
7559          "type": "bool"
7560        },
7561        {
7562          "name": "pass-discard-other",
7563          "default": null,
7564          "type": "bool"
7565        },
7566        {
7567          "name": "overlap-check",
7568          "default": null,
7569          "type": "351"
7570        },
7571        {
7572          "name": "cache-size",
7573          "default": null,
7574          "type": "int"
7575        },
7576        {
7577          "name": "l2-cache-size",
7578          "default": null,
7579          "type": "int"
7580        },
7581        {
7582          "name": "l2-cache-entry-size",
7583          "default": null,
7584          "type": "int"
7585        },
7586        {
7587          "name": "refcount-cache-size",
7588          "default": null,
7589          "type": "int"
7590        },
7591        {
7592          "name": "cache-clean-interval",
7593          "default": null,
7594          "type": "int"
7595        },
7596        {
7597          "name": "encrypt",
7598          "default": null,
7599          "type": "352"
7600        }
7601      ],
7602      "meta-type": "object"
7603    },
7604    {
7605      "name": "248",
7606      "members": [
7607        {
7608          "name": "file",
7609          "type": "341"
7610        },
7611        {
7612          "name": "backing",
7613          "default": null,
7614          "type": "350"
7615        },
7616        {
7617          "name": "encrypt",
7618          "default": null,
7619          "type": "353"
7620        }
7621      ],
7622      "meta-type": "object"
7623    },
7624    {
7625      "name": "249",
7626      "members": [
7627        {
7628          "name": "file",
7629          "type": "341"
7630        },
7631        {
7632          "name": "backing",
7633          "default": null,
7634          "type": "350"
7635        }
7636      ],
7637      "meta-type": "object"
7638    },
7639    {
7640      "name": "250",
7641      "members": [
7642        {
7643          "name": "blkverify",
7644          "default": null,
7645          "type": "bool"
7646        },
7647        {
7648          "name": "children",
7649          "type": "[341]"
7650        },
7651        {
7652          "name": "vote-threshold",
7653          "type": "int"
7654        },
7655        {
7656          "name": "rewrite-corrupted",
7657          "default": null,
7658          "type": "bool"
7659        },
7660        {
7661          "name": "read-pattern",
7662          "default": null,
7663          "type": "354"
7664        }
7665      ],
7666      "meta-type": "object"
7667    },
7668    {
7669      "name": "251",
7670      "members": [
7671        {
7672          "name": "file",
7673          "type": "341"
7674        },
7675        {
7676          "name": "offset",
7677          "default": null,
7678          "type": "int"
7679        },
7680        {
7681          "name": "size",
7682          "default": null,
7683          "type": "int"
7684        }
7685      ],
7686      "meta-type": "object"
7687    },
7688    {
7689      "name": "252",
7690      "members": [
7691        {
7692          "name": "pool",
7693          "type": "str"
7694        },
7695        {
7696          "name": "image",
7697          "type": "str"
7698        },
7699        {
7700          "name": "conf",
7701          "default": null,
7702          "type": "str"
7703        },
7704        {
7705          "name": "snapshot",
7706          "default": null,
7707          "type": "str"
7708        },
7709        {
7710          "name": "user",
7711          "default": null,
7712          "type": "str"
7713        },
7714        {
7715          "name": "auth-client-required",
7716          "default": null,
7717          "type": "[355]"
7718        },
7719        {
7720          "name": "key-secret",
7721          "default": null,
7722          "type": "str"
7723        },
7724        {
7725          "name": "server",
7726          "default": null,
7727          "type": "[356]"
7728        }
7729      ],
7730      "meta-type": "object"
7731    },
7732    {
7733      "name": "253",
7734      "members": [
7735        {
7736          "name": "file",
7737          "type": "341"
7738        },
7739        {
7740          "name": "mode",
7741          "type": "357"
7742        },
7743        {
7744          "name": "top-id",
7745          "default": null,
7746          "type": "str"
7747        }
7748      ],
7749      "meta-type": "object"
7750    },
7751    {
7752      "name": "254",
7753      "members": [
7754        {
7755          "name": "server",
7756          "type": "346"
7757        },
7758        {
7759          "name": "vdi",
7760          "type": "str"
7761        },
7762        {
7763          "name": "snap-id",
7764          "default": null,
7765          "type": "int"
7766        },
7767        {
7768          "name": "tag",
7769          "default": null,
7770          "type": "str"
7771        }
7772      ],
7773      "meta-type": "object"
7774    },
7775    {
7776      "name": "255",
7777      "members": [
7778        {
7779          "name": "server",
7780          "type": "358"
7781        },
7782        {
7783          "name": "path",
7784          "type": "str"
7785        },
7786        {
7787          "name": "user",
7788          "default": null,
7789          "type": "str"
7790        },
7791        {
7792          "name": "host-key-check",
7793          "default": null,
7794          "type": "359"
7795        }
7796      ],
7797      "meta-type": "object"
7798    },
7799    {
7800      "name": "256",
7801      "members": [
7802        {
7803          "name": "throttle-group",
7804          "type": "str"
7805        },
7806        {
7807          "name": "file",
7808          "type": "341"
7809        }
7810      ],
7811      "meta-type": "object"
7812    },
7813    {
7814      "name": "257",
7815      "members": [
7816        {
7817          "name": "dir",
7818          "type": "str"
7819        },
7820        {
7821          "name": "fat-type",
7822          "default": null,
7823          "type": "int"
7824        },
7825        {
7826          "name": "floppy",
7827          "default": null,
7828          "type": "bool"
7829        },
7830        {
7831          "name": "label",
7832          "default": null,
7833          "type": "str"
7834        },
7835        {
7836          "name": "rw",
7837          "default": null,
7838          "type": "bool"
7839        }
7840      ],
7841      "meta-type": "object"
7842    },
7843    {
7844      "name": "258",
7845      "members": [
7846        {
7847          "name": "vdisk-id",
7848          "type": "str"
7849        },
7850        {
7851          "name": "server",
7852          "type": "356"
7853        },
7854        {
7855          "name": "tls-creds",
7856          "default": null,
7857          "type": "str"
7858        }
7859      ],
7860      "meta-type": "object"
7861    },
7862    {
7863      "name": "259",
7864      "tag": "driver",
7865      "variants": [
7866        {
7867          "case": "file",
7868          "type": "360"
7869        },
7870        {
7871          "case": "gluster",
7872          "type": "361"
7873        },
7874        {
7875          "case": "luks",
7876          "type": "362"
7877        },
7878        {
7879          "case": "nfs",
7880          "type": "363"
7881        },
7882        {
7883          "case": "parallels",
7884          "type": "364"
7885        },
7886        {
7887          "case": "qcow",
7888          "type": "365"
7889        },
7890        {
7891          "case": "qcow2",
7892          "type": "366"
7893        },
7894        {
7895          "case": "qed",
7896          "type": "367"
7897        },
7898        {
7899          "case": "rbd",
7900          "type": "368"
7901        },
7902        {
7903          "case": "sheepdog",
7904          "type": "369"
7905        },
7906        {
7907          "case": "ssh",
7908          "type": "370"
7909        },
7910        {
7911          "case": "vdi",
7912          "type": "371"
7913        },
7914        {
7915          "case": "vhdx",
7916          "type": "372"
7917        },
7918        {
7919          "case": "vpc",
7920          "type": "373"
7921        },
7922        {
7923          "case": "blkdebug",
7924          "type": "0"
7925        },
7926        {
7927          "case": "blkverify",
7928          "type": "0"
7929        },
7930        {
7931          "case": "bochs",
7932          "type": "0"
7933        },
7934        {
7935          "case": "cloop",
7936          "type": "0"
7937        },
7938        {
7939          "case": "copy-on-read",
7940          "type": "0"
7941        },
7942        {
7943          "case": "dmg",
7944          "type": "0"
7945        },
7946        {
7947          "case": "ftp",
7948          "type": "0"
7949        },
7950        {
7951          "case": "ftps",
7952          "type": "0"
7953        },
7954        {
7955          "case": "host_cdrom",
7956          "type": "0"
7957        },
7958        {
7959          "case": "host_device",
7960          "type": "0"
7961        },
7962        {
7963          "case": "http",
7964          "type": "0"
7965        },
7966        {
7967          "case": "https",
7968          "type": "0"
7969        },
7970        {
7971          "case": "iscsi",
7972          "type": "0"
7973        },
7974        {
7975          "case": "nbd",
7976          "type": "0"
7977        },
7978        {
7979          "case": "null-aio",
7980          "type": "0"
7981        },
7982        {
7983          "case": "null-co",
7984          "type": "0"
7985        },
7986        {
7987          "case": "nvme",
7988          "type": "0"
7989        },
7990        {
7991          "case": "quorum",
7992          "type": "0"
7993        },
7994        {
7995          "case": "raw",
7996          "type": "0"
7997        },
7998        {
7999          "case": "replication",
8000          "type": "0"
8001        },
8002        {
8003          "case": "throttle",
8004          "type": "0"
8005        },
8006        {
8007          "case": "vmdk",
8008          "type": "0"
8009        },
8010        {
8011          "case": "vvfat",
8012          "type": "0"
8013        },
8014        {
8015          "case": "vxhs",
8016          "type": "0"
8017        }
8018      ],
8019      "members": [
8020        {
8021          "name": "driver",
8022          "type": "229"
8023        }
8024      ],
8025      "meta-type": "object"
8026    },
8027    {
8028      "name": "260",
8029      "meta-type": "enum",
8030      "values": [
8031        "retain",
8032        "read-only",
8033        "read-write"
8034      ]
8035    },
8036    {
8037      "name": "261",
8038      "meta-type": "enum",
8039      "values": [
8040        "read",
8041        "write"
8042      ]
8043    },
8044    {
8045      "name": "262",
8046      "meta-type": "enum",
8047      "values": [
8048        "ignore",
8049        "report",
8050        "stop"
8051      ]
8052    },
8053    {
8054      "name": "263",
8055      "members": [
8056        {
8057          "type": "str"
8058        },
8059        {
8060          "type": "null"
8061        }
8062      ],
8063      "meta-type": "alternate"
8064    },
8065    {
8066      "name": "264",
8067      "tag": "type",
8068      "variants": [
8069        {
8070          "case": "inet",
8071          "type": "375"
8072        },
8073        {
8074          "case": "unix",
8075          "type": "376"
8076        },
8077        {
8078          "case": "vsock",
8079          "type": "377"
8080        },
8081        {
8082          "case": "fd",
8083          "type": "378"
8084        }
8085      ],
8086      "members": [
8087        {
8088          "name": "type",
8089          "type": "374"
8090        }
8091      ],
8092      "meta-type": "object"
8093    },
8094    {
8095      "name": "265",
8096      "meta-type": "enum",
8097      "values": [
8098        "safe",
8099        "hard"
8100      ]
8101    },
8102    {
8103      "name": "266",
8104      "meta-type": "enum",
8105      "values": [
8106        "read",
8107        "write",
8108        "flush"
8109      ]
8110    },
8111    {
8112      "name": "267",
8113      "meta-type": "enum",
8114      "values": [
8115        "utf8",
8116        "base64"
8117      ]
8118    },
8119    {
8120      "name": "268",
8121      "tag": "type",
8122      "variants": [
8123        {
8124          "case": "file",
8125          "type": "380"
8126        },
8127        {
8128          "case": "serial",
8129          "type": "381"
8130        },
8131        {
8132          "case": "parallel",
8133          "type": "381"
8134        },
8135        {
8136          "case": "pipe",
8137          "type": "381"
8138        },
8139        {
8140          "case": "socket",
8141          "type": "382"
8142        },
8143        {
8144          "case": "udp",
8145          "type": "383"
8146        },
8147        {
8148          "case": "pty",
8149          "type": "384"
8150        },
8151        {
8152          "case": "null",
8153          "type": "384"
8154        },
8155        {
8156          "case": "mux",
8157          "type": "385"
8158        },
8159        {
8160          "case": "msmouse",
8161          "type": "384"
8162        },
8163        {
8164          "case": "wctablet",
8165          "type": "384"
8166        },
8167        {
8168          "case": "braille",
8169          "type": "384"
8170        },
8171        {
8172          "case": "testdev",
8173          "type": "384"
8174        },
8175        {
8176          "case": "stdio",
8177          "type": "386"
8178        },
8179        {
8180          "case": "console",
8181          "type": "384"
8182        },
8183        {
8184          "case": "spicevmc",
8185          "type": "387"
8186        },
8187        {
8188          "case": "spiceport",
8189          "type": "388"
8190        },
8191        {
8192          "case": "vc",
8193          "type": "389"
8194        },
8195        {
8196          "case": "ringbuf",
8197          "type": "390"
8198        },
8199        {
8200          "case": "memory",
8201          "type": "390"
8202        }
8203      ],
8204      "members": [
8205        {
8206          "name": "type",
8207          "type": "379"
8208        }
8209      ],
8210      "meta-type": "object"
8211    },
8212    {
8213      "name": "269",
8214      "meta-type": "enum",
8215      "values": [
8216        "normal",
8217        "none",
8218        "all"
8219      ]
8220    },
8221    {
8222      "name": "[str]",
8223      "element-type": "str",
8224      "meta-type": "array"
8225    },
8226    {
8227      "name": "270",
8228      "meta-type": "enum",
8229      "values": [
8230        "half",
8231        "full"
8232      ]
8233    },
8234    {
8235      "name": "271",
8236      "meta-type": "enum",
8237      "values": [
8238        "off",
8239        "on"
8240      ]
8241    },
8242    {
8243      "name": "272",
8244      "members": [
8245        {
8246          "name": "priority",
8247          "type": "int"
8248        },
8249        {
8250          "name": "tbl-id",
8251          "type": "int"
8252        },
8253        {
8254          "name": "in-pport",
8255          "default": null,
8256          "type": "int"
8257        },
8258        {
8259          "name": "tunnel-id",
8260          "default": null,
8261          "type": "int"
8262        },
8263        {
8264          "name": "vlan-id",
8265          "default": null,
8266          "type": "int"
8267        },
8268        {
8269          "name": "eth-type",
8270          "default": null,
8271          "type": "int"
8272        },
8273        {
8274          "name": "eth-src",
8275          "default": null,
8276          "type": "str"
8277        },
8278        {
8279          "name": "eth-dst",
8280          "default": null,
8281          "type": "str"
8282        },
8283        {
8284          "name": "ip-proto",
8285          "default": null,
8286          "type": "int"
8287        },
8288        {
8289          "name": "ip-tos",
8290          "default": null,
8291          "type": "int"
8292        },
8293        {
8294          "name": "ip-dst",
8295          "default": null,
8296          "type": "str"
8297        }
8298      ],
8299      "meta-type": "object"
8300    },
8301    {
8302      "name": "273",
8303      "members": [
8304        {
8305          "name": "in-pport",
8306          "default": null,
8307          "type": "int"
8308        },
8309        {
8310          "name": "tunnel-id",
8311          "default": null,
8312          "type": "int"
8313        },
8314        {
8315          "name": "vlan-id",
8316          "default": null,
8317          "type": "int"
8318        },
8319        {
8320          "name": "eth-src",
8321          "default": null,
8322          "type": "str"
8323        },
8324        {
8325          "name": "eth-dst",
8326          "default": null,
8327          "type": "str"
8328        },
8329        {
8330          "name": "ip-proto",
8331          "default": null,
8332          "type": "int"
8333        },
8334        {
8335          "name": "ip-tos",
8336          "default": null,
8337          "type": "int"
8338        }
8339      ],
8340      "meta-type": "object"
8341    },
8342    {
8343      "name": "274",
8344      "members": [
8345        {
8346          "name": "goto-tbl",
8347          "default": null,
8348          "type": "int"
8349        },
8350        {
8351          "name": "group-id",
8352          "default": null,
8353          "type": "int"
8354        },
8355        {
8356          "name": "tunnel-lport",
8357          "default": null,
8358          "type": "int"
8359        },
8360        {
8361          "name": "vlan-id",
8362          "default": null,
8363          "type": "int"
8364        },
8365        {
8366          "name": "new-vlan-id",
8367          "default": null,
8368          "type": "int"
8369        },
8370        {
8371          "name": "out-pport",
8372          "default": null,
8373          "type": "int"
8374        }
8375      ],
8376      "meta-type": "object"
8377    },
8378    {
8379      "name": "275",
8380      "tag": "type",
8381      "variants": [
8382        {
8383          "case": "passthrough",
8384          "type": "392"
8385        },
8386        {
8387          "case": "emulator",
8388          "type": "393"
8389        }
8390      ],
8391      "members": [
8392        {
8393          "name": "type",
8394          "type": "391"
8395        }
8396      ],
8397      "meta-type": "object"
8398    },
8399    {
8400      "name": "276",
8401      "meta-type": "enum",
8402      "values": [
8403        "client",
8404        "server",
8405        "unknown"
8406      ]
8407    },
8408    {
8409      "name": "[277]",
8410      "element-type": "277",
8411      "meta-type": "array"
8412    },
8413    {
8414      "name": "277",
8415      "members": [
8416        {
8417          "name": "host",
8418          "type": "str"
8419        },
8420        {
8421          "name": "port",
8422          "type": "str"
8423        },
8424        {
8425          "name": "family",
8426          "type": "280"
8427        },
8428        {
8429          "name": "connection-id",
8430          "type": "int"
8431        },
8432        {
8433          "name": "channel-type",
8434          "type": "int"
8435        },
8436        {
8437          "name": "channel-id",
8438          "type": "int"
8439        },
8440        {
8441          "name": "tls",
8442          "type": "bool"
8443        }
8444      ],
8445      "meta-type": "object"
8446    },
8447    {
8448      "name": "278",
8449      "members": [
8450        {
8451          "name": "host",
8452          "type": "str"
8453        },
8454        {
8455          "name": "port",
8456          "type": "str"
8457        },
8458        {
8459          "name": "family",
8460          "type": "280"
8461        }
8462      ],
8463      "meta-type": "object"
8464    },
8465    {
8466      "name": "279",
8467      "members": [
8468        {
8469          "name": "host",
8470          "type": "str"
8471        },
8472        {
8473          "name": "port",
8474          "type": "str"
8475        },
8476        {
8477          "name": "family",
8478          "type": "280"
8479        },
8480        {
8481          "name": "auth",
8482          "default": null,
8483          "type": "str"
8484        }
8485      ],
8486      "meta-type": "object"
8487    },
8488    {
8489      "name": "280",
8490      "meta-type": "enum",
8491      "values": [
8492        "ipv4",
8493        "ipv6",
8494        "unix",
8495        "vsock",
8496        "unknown"
8497      ]
8498    },
8499    {
8500      "name": "[281]",
8501      "element-type": "281",
8502      "meta-type": "array"
8503    },
8504    {
8505      "name": "281",
8506      "members": [
8507        {
8508          "name": "host",
8509          "type": "str"
8510        },
8511        {
8512          "name": "service",
8513          "type": "str"
8514        },
8515        {
8516          "name": "family",
8517          "type": "280"
8518        },
8519        {
8520          "name": "websocket",
8521          "type": "bool"
8522        },
8523        {
8524          "name": "x509_dname",
8525          "default": null,
8526          "type": "str"
8527        },
8528        {
8529          "name": "sasl_username",
8530          "default": null,
8531          "type": "str"
8532        }
8533      ],
8534      "meta-type": "object"
8535    },
8536    {
8537      "name": "[282]",
8538      "element-type": "282",
8539      "meta-type": "array"
8540    },
8541    {
8542      "name": "282",
8543      "members": [
8544        {
8545          "name": "host",
8546          "type": "str"
8547        },
8548        {
8549          "name": "service",
8550          "type": "str"
8551        },
8552        {
8553          "name": "family",
8554          "type": "280"
8555        },
8556        {
8557          "name": "websocket",
8558          "type": "bool"
8559        },
8560        {
8561          "name": "auth",
8562          "type": "283"
8563        },
8564        {
8565          "name": "vencrypt",
8566          "default": null,
8567          "type": "284"
8568        }
8569      ],
8570      "meta-type": "object"
8571    },
8572    {
8573      "name": "283",
8574      "meta-type": "enum",
8575      "values": [
8576        "none",
8577        "vnc",
8578        "ra2",
8579        "ra2ne",
8580        "tight",
8581        "ultra",
8582        "tls",
8583        "vencrypt",
8584        "sasl"
8585      ]
8586    },
8587    {
8588      "name": "284",
8589      "meta-type": "enum",
8590      "values": [
8591        "plain",
8592        "tls-none",
8593        "x509-none",
8594        "tls-vnc",
8595        "x509-vnc",
8596        "tls-plain",
8597        "x509-plain",
8598        "tls-sasl",
8599        "x509-sasl"
8600      ]
8601    },
8602    {
8603      "name": "285",
8604      "members": [
8605        {
8606          "name": "host",
8607          "type": "str"
8608        },
8609        {
8610          "name": "service",
8611          "type": "str"
8612        },
8613        {
8614          "name": "family",
8615          "type": "280"
8616        },
8617        {
8618          "name": "websocket",
8619          "type": "bool"
8620        },
8621        {
8622          "name": "auth",
8623          "default": null,
8624          "type": "str"
8625        }
8626      ],
8627      "meta-type": "object"
8628    },
8629    {
8630      "name": "286",
8631      "members": [
8632        {
8633          "name": "host",
8634          "type": "str"
8635        },
8636        {
8637          "name": "service",
8638          "type": "str"
8639        },
8640        {
8641          "name": "family",
8642          "type": "280"
8643        },
8644        {
8645          "name": "websocket",
8646          "type": "bool"
8647        }
8648      ],
8649      "meta-type": "object"
8650    },
8651    {
8652      "name": "[287]",
8653      "element-type": "287",
8654      "meta-type": "array"
8655    },
8656    {
8657      "name": "287",
8658      "tag": "type",
8659      "variants": [
8660        {
8661          "case": "number",
8662          "type": "395"
8663        },
8664        {
8665          "case": "qcode",
8666          "type": "396"
8667        }
8668      ],
8669      "members": [
8670        {
8671          "name": "type",
8672          "type": "394"
8673        }
8674      ],
8675      "meta-type": "object"
8676    },
8677    {
8678      "name": "[288]",
8679      "element-type": "288",
8680      "meta-type": "array"
8681    },
8682    {
8683      "name": "288",
8684      "tag": "type",
8685      "variants": [
8686        {
8687          "case": "key",
8688          "type": "398"
8689        },
8690        {
8691          "case": "btn",
8692          "type": "399"
8693        },
8694        {
8695          "case": "rel",
8696          "type": "400"
8697        },
8698        {
8699          "case": "abs",
8700          "type": "400"
8701        }
8702      ],
8703      "members": [
8704        {
8705          "name": "type",
8706          "type": "397"
8707        }
8708      ],
8709      "meta-type": "object"
8710    },
8711    {
8712      "name": "289",
8713      "meta-type": "enum",
8714      "values": [
8715        "none",
8716        "setup",
8717        "cancelling",
8718        "cancelled",
8719        "active",
8720        "postcopy-active",
8721        "postcopy-paused",
8722        "postcopy-recover",
8723        "completed",
8724        "failed",
8725        "colo",
8726        "pre-switchover",
8727        "device"
8728      ]
8729    },
8730    {
8731      "name": "290",
8732      "members": [
8733        {
8734          "name": "transferred",
8735          "type": "int"
8736        },
8737        {
8738          "name": "remaining",
8739          "type": "int"
8740        },
8741        {
8742          "name": "total",
8743          "type": "int"
8744        },
8745        {
8746          "name": "duplicate",
8747          "type": "int"
8748        },
8749        {
8750          "name": "skipped",
8751          "type": "int"
8752        },
8753        {
8754          "name": "normal",
8755          "type": "int"
8756        },
8757        {
8758          "name": "normal-bytes",
8759          "type": "int"
8760        },
8761        {
8762          "name": "dirty-pages-rate",
8763          "type": "int"
8764        },
8765        {
8766          "name": "mbps",
8767          "type": "number"
8768        },
8769        {
8770          "name": "dirty-sync-count",
8771          "type": "int"
8772        },
8773        {
8774          "name": "postcopy-requests",
8775          "type": "int"
8776        },
8777        {
8778          "name": "page-size",
8779          "type": "int"
8780        }
8781      ],
8782      "meta-type": "object"
8783    },
8784    {
8785      "name": "291",
8786      "members": [
8787        {
8788          "name": "cache-size",
8789          "type": "int"
8790        },
8791        {
8792          "name": "bytes",
8793          "type": "int"
8794        },
8795        {
8796          "name": "pages",
8797          "type": "int"
8798        },
8799        {
8800          "name": "cache-miss",
8801          "type": "int"
8802        },
8803        {
8804          "name": "cache-miss-rate",
8805          "type": "number"
8806        },
8807        {
8808          "name": "overflow",
8809          "type": "int"
8810        }
8811      ],
8812      "meta-type": "object"
8813    },
8814    {
8815      "name": "292",
8816      "meta-type": "enum",
8817      "values": [
8818        "xbzrle",
8819        "rdma-pin-all",
8820        "auto-converge",
8821        "zero-blocks",
8822        "compress",
8823        "events",
8824        "postcopy-ram",
8825        "x-colo",
8826        "release-ram",
8827        "block",
8828        "return-path",
8829        "pause-before-switchover",
8830        "x-multifd",
8831        "dirty-bitmaps",
8832        "postcopy-blocktime",
8833        "late-block-activate"
8834      ]
8835    },
8836    {
8837      "name": "number",
8838      "json-type": "number",
8839      "meta-type": "builtin"
8840    },
8841    {
8842      "name": "[293]",
8843      "element-type": "293",
8844      "meta-type": "array"
8845    },
8846    {
8847      "name": "293",
8848      "tag": "type",
8849      "variants": [
8850        {
8851          "case": "abort",
8852          "type": "402"
8853        },
8854        {
8855          "case": "block-dirty-bitmap-add",
8856          "type": "403"
8857        },
8858        {
8859          "case": "block-dirty-bitmap-clear",
8860          "type": "404"
8861        },
8862        {
8863          "case": "x-block-dirty-bitmap-enable",
8864          "type": "404"
8865        },
8866        {
8867          "case": "x-block-dirty-bitmap-disable",
8868          "type": "404"
8869        },
8870        {
8871          "case": "blockdev-backup",
8872          "type": "405"
8873        },
8874        {
8875          "case": "blockdev-snapshot",
8876          "type": "406"
8877        },
8878        {
8879          "case": "blockdev-snapshot-internal-sync",
8880          "type": "407"
8881        },
8882        {
8883          "case": "blockdev-snapshot-sync",
8884          "type": "408"
8885        },
8886        {
8887          "case": "drive-backup",
8888          "type": "409"
8889        }
8890      ],
8891      "members": [
8892        {
8893          "name": "type",
8894          "type": "401"
8895        }
8896      ],
8897      "meta-type": "object"
8898    },
8899    {
8900      "name": "294",
8901      "members": [
8902        {
8903          "name": "completion-mode",
8904          "default": null,
8905          "type": "410"
8906        }
8907      ],
8908      "meta-type": "object"
8909    },
8910    {
8911      "name": "295",
8912      "meta-type": "enum",
8913      "values": [
8914        "unavailable",
8915        "disabled",
8916        "enabled"
8917      ]
8918    },
8919    {
8920      "name": "296",
8921      "meta-type": "enum",
8922      "values": [
8923        "builtin",
8924        "enum",
8925        "array",
8926        "object",
8927        "alternate",
8928        "command",
8929        "event"
8930      ]
8931    },
8932    {
8933      "name": "297",
8934      "members": [
8935        {
8936          "name": "json-type",
8937          "type": "411"
8938        }
8939      ],
8940      "meta-type": "object"
8941    },
8942    {
8943      "name": "298",
8944      "members": [
8945        {
8946          "name": "values",
8947          "type": "[str]"
8948        }
8949      ],
8950      "meta-type": "object"
8951    },
8952    {
8953      "name": "299",
8954      "members": [
8955        {
8956          "name": "element-type",
8957          "type": "str"
8958        }
8959      ],
8960      "meta-type": "object"
8961    },
8962    {
8963      "name": "300",
8964      "members": [
8965        {
8966          "name": "members",
8967          "type": "[412]"
8968        },
8969        {
8970          "name": "tag",
8971          "default": null,
8972          "type": "str"
8973        },
8974        {
8975          "name": "variants",
8976          "default": null,
8977          "type": "[413]"
8978        }
8979      ],
8980      "meta-type": "object"
8981    },
8982    {
8983      "name": "301",
8984      "members": [
8985        {
8986          "name": "members",
8987          "type": "[414]"
8988        }
8989      ],
8990      "meta-type": "object"
8991    },
8992    {
8993      "name": "302",
8994      "members": [
8995        {
8996          "name": "arg-type",
8997          "type": "str"
8998        },
8999        {
9000          "name": "ret-type",
9001          "type": "str"
9002        },
9003        {
9004          "name": "allow-oob",
9005          "type": "bool"
9006        },
9007        {
9008          "name": "allow-preconfig",
9009          "type": "bool"
9010        }
9011      ],
9012      "meta-type": "object"
9013    },
9014    {
9015      "name": "303",
9016      "members": [
9017        {
9018          "name": "arg-type",
9019          "type": "str"
9020        }
9021      ],
9022      "meta-type": "object"
9023    },
9024    {
9025      "name": "[304]",
9026      "element-type": "304",
9027      "meta-type": "array"
9028    },
9029    {
9030      "name": "304",
9031      "meta-type": "enum",
9032      "values": [
9033        "oob"
9034      ]
9035    },
9036    {
9037      "name": "305",
9038      "members": [
9039        {
9040          "name": "major",
9041          "type": "int"
9042        },
9043        {
9044          "name": "minor",
9045          "type": "int"
9046        },
9047        {
9048          "name": "micro",
9049          "type": "int"
9050        }
9051      ],
9052      "meta-type": "object"
9053    },
9054    {
9055      "name": "306",
9056      "members": [
9057        {
9058          "name": "node-id",
9059          "default": null,
9060          "type": "int"
9061        },
9062        {
9063          "name": "socket-id",
9064          "default": null,
9065          "type": "int"
9066        },
9067        {
9068          "name": "core-id",
9069          "default": null,
9070          "type": "int"
9071        },
9072        {
9073          "name": "thread-id",
9074          "default": null,
9075          "type": "int"
9076        }
9077      ],
9078      "meta-type": "object"
9079    },
9080    {
9081      "name": "307",
9082      "meta-type": "enum",
9083      "values": [
9084        "x86",
9085        "sparc",
9086        "ppc",
9087        "mips",
9088        "tricore",
9089        "s390",
9090        "riscv",
9091        "other"
9092      ]
9093    },
9094    {
9095      "name": "308",
9096      "members": [
9097        {
9098          "name": "pc",
9099          "type": "int"
9100        }
9101      ],
9102      "meta-type": "object"
9103    },
9104    {
9105      "name": "309",
9106      "members": [
9107        {
9108          "name": "pc",
9109          "type": "int"
9110        },
9111        {
9112          "name": "npc",
9113          "type": "int"
9114        }
9115      ],
9116      "meta-type": "object"
9117    },
9118    {
9119      "name": "310",
9120      "members": [
9121        {
9122          "name": "nip",
9123          "type": "int"
9124        }
9125      ],
9126      "meta-type": "object"
9127    },
9128    {
9129      "name": "311",
9130      "members": [
9131        {
9132          "name": "PC",
9133          "type": "int"
9134        }
9135      ],
9136      "meta-type": "object"
9137    },
9138    {
9139      "name": "312",
9140      "members": [
9141        {
9142          "name": "PC",
9143          "type": "int"
9144        }
9145      ],
9146      "meta-type": "object"
9147    },
9148    {
9149      "name": "313",
9150      "members": [
9151        {
9152          "name": "cpu-state",
9153          "type": "415"
9154        }
9155      ],
9156      "meta-type": "object"
9157    },
9158    {
9159      "name": "314",
9160      "members": [
9161        {
9162          "name": "pc",
9163          "type": "int"
9164        }
9165      ],
9166      "meta-type": "object"
9167    },
9168    {
9169      "name": "315",
9170      "meta-type": "enum",
9171      "values": [
9172        "aarch64",
9173        "alpha",
9174        "arm",
9175        "cris",
9176        "hppa",
9177        "i386",
9178        "lm32",
9179        "m68k",
9180        "microblaze",
9181        "microblazeel",
9182        "mips",
9183        "mips64",
9184        "mips64el",
9185        "mipsel",
9186        "moxie",
9187        "nios2",
9188        "or1k",
9189        "ppc",
9190        "ppc64",
9191        "ppcemb",
9192        "riscv32",
9193        "riscv64",
9194        "s390x",
9195        "sh4",
9196        "sh4eb",
9197        "sparc",
9198        "sparc64",
9199        "tricore",
9200        "unicore32",
9201        "x86_64",
9202        "xtensa",
9203        "xtensaeb"
9204      ]
9205    },
9206    {
9207      "name": "[316]",
9208      "element-type": "316",
9209      "meta-type": "array"
9210    },
9211    {
9212      "name": "316",
9213      "members": [
9214        {
9215          "name": "bus",
9216          "type": "int"
9217        },
9218        {
9219          "name": "slot",
9220          "type": "int"
9221        },
9222        {
9223          "name": "function",
9224          "type": "int"
9225        },
9226        {
9227          "name": "class_info",
9228          "type": "416"
9229        },
9230        {
9231          "name": "id",
9232          "type": "417"
9233        },
9234        {
9235          "name": "irq",
9236          "default": null,
9237          "type": "int"
9238        },
9239        {
9240          "name": "qdev_id",
9241          "type": "str"
9242        },
9243        {
9244          "name": "pci_bridge",
9245          "default": null,
9246          "type": "418"
9247        },
9248        {
9249          "name": "regions",
9250          "type": "[419]"
9251        }
9252      ],
9253      "meta-type": "object"
9254    },
9255    {
9256      "name": "317",
9257      "meta-type": "enum",
9258      "values": [
9259        "elf",
9260        "kdump-zlib",
9261        "kdump-lzo",
9262        "kdump-snappy"
9263      ]
9264    },
9265    {
9266      "name": "318",
9267      "meta-type": "enum",
9268      "values": [
9269        "none",
9270        "active",
9271        "completed",
9272        "failed"
9273      ]
9274    },
9275    {
9276      "name": "[317]",
9277      "element-type": "317",
9278      "meta-type": "array"
9279    },
9280    {
9281      "name": "319",
9282      "meta-type": "enum",
9283      "values": [
9284        "static",
9285        "full"
9286      ]
9287    },
9288    {
9289      "name": "320",
9290      "members": [
9291        {
9292          "name": "name",
9293          "type": "str"
9294        },
9295        {
9296          "name": "props",
9297          "default": null,
9298          "type": "any"
9299        }
9300      ],
9301      "meta-type": "object"
9302    },
9303    {
9304      "name": "321",
9305      "meta-type": "enum",
9306      "values": [
9307        "incompatible",
9308        "identical",
9309        "superset",
9310        "subset"
9311      ]
9312    },
9313    {
9314      "name": "[322]",
9315      "element-type": "322",
9316      "meta-type": "array"
9317    },
9318    {
9319      "name": "322",
9320      "members": [
9321        {
9322          "name": "fd",
9323          "type": "int"
9324        },
9325        {
9326          "name": "opaque",
9327          "default": null,
9328          "type": "str"
9329        }
9330      ],
9331      "meta-type": "object"
9332    },
9333    {
9334      "name": "[323]",
9335      "element-type": "323",
9336      "meta-type": "array"
9337    },
9338    {
9339      "name": "323",
9340      "members": [
9341        {
9342          "name": "name",
9343          "type": "str"
9344        },
9345        {
9346          "name": "type",
9347          "type": "420"
9348        },
9349        {
9350          "name": "help",
9351          "default": null,
9352          "type": "str"
9353        },
9354        {
9355          "name": "default",
9356          "default": null,
9357          "type": "str"
9358        }
9359      ],
9360      "meta-type": "object"
9361    },
9362    {
9363      "name": "324",
9364      "meta-type": "enum",
9365      "values": [
9366        "default",
9367        "preferred",
9368        "bind",
9369        "interleave"
9370      ]
9371    },
9372    {
9373      "name": "325",
9374      "meta-type": "enum",
9375      "values": [
9376        "dimm",
9377        "nvdimm"
9378      ]
9379    },
9380    {
9381      "name": "326",
9382      "members": [
9383        {
9384          "name": "data",
9385          "type": "421"
9386        }
9387      ],
9388      "meta-type": "object"
9389    },
9390    {
9391      "name": "327",
9392      "meta-type": "enum",
9393      "values": [
9394        "DIMM",
9395        "CPU"
9396      ]
9397    },
9398    {
9399      "name": "328",
9400      "meta-type": "enum",
9401      "values": [
9402        "uninit",
9403        "launch-update",
9404        "launch-secret",
9405        "running",
9406        "send-update",
9407        "receive-update"
9408      ]
9409    },
9410    {
9411      "name": "329",
9412      "meta-type": "enum",
9413      "values": [
9414        "queue-full"
9415      ]
9416    },
9417    {
9418      "name": "330",
9419      "meta-type": "enum",
9420      "values": [
9421        "node",
9422        "dist",
9423        "cpu"
9424      ]
9425    },
9426    {
9427      "name": "331",
9428      "members": [
9429        {
9430          "name": "nodeid",
9431          "default": null,
9432          "type": "int"
9433        },
9434        {
9435          "name": "cpus",
9436          "default": null,
9437          "type": "[int]"
9438        },
9439        {
9440          "name": "mem",
9441          "default": null,
9442          "type": "int"
9443        },
9444        {
9445          "name": "memdev",
9446          "default": null,
9447          "type": "str"
9448        }
9449      ],
9450      "meta-type": "object"
9451    },
9452    {
9453      "name": "332",
9454      "members": [
9455        {
9456          "name": "src",
9457          "type": "int"
9458        },
9459        {
9460          "name": "dst",
9461          "type": "int"
9462        },
9463        {
9464          "name": "val",
9465          "type": "int"
9466        }
9467      ],
9468      "meta-type": "object"
9469    },
9470    {
9471      "name": "333",
9472      "members": [
9473        {
9474          "name": "node-id",
9475          "default": null,
9476          "type": "int"
9477        },
9478        {
9479          "name": "socket-id",
9480          "default": null,
9481          "type": "int"
9482        },
9483        {
9484          "name": "core-id",
9485          "default": null,
9486          "type": "int"
9487        },
9488        {
9489          "name": "thread-id",
9490          "default": null,
9491          "type": "int"
9492        }
9493      ],
9494      "meta-type": "object"
9495    },
9496    {
9497      "name": "334",
9498      "meta-type": "enum",
9499      "values": [
9500        "hyper-v",
9501        "s390"
9502      ]
9503    },
9504    {
9505      "name": "335",
9506      "members": [
9507        {
9508          "name": "arg1",
9509          "type": "int"
9510        },
9511        {
9512          "name": "arg2",
9513          "type": "int"
9514        },
9515        {
9516          "name": "arg3",
9517          "type": "int"
9518        },
9519        {
9520          "name": "arg4",
9521          "type": "int"
9522        },
9523        {
9524          "name": "arg5",
9525          "type": "int"
9526        }
9527      ],
9528      "meta-type": "object"
9529    },
9530    {
9531      "name": "336",
9532      "members": [
9533        {
9534          "name": "core",
9535          "type": "int"
9536        },
9537        {
9538          "name": "psw-mask",
9539          "type": "int"
9540        },
9541        {
9542          "name": "psw-addr",
9543          "type": "int"
9544        },
9545        {
9546          "name": "reason",
9547          "type": "422"
9548        }
9549      ],
9550      "meta-type": "object"
9551    },
9552    {
9553      "name": "337",
9554      "meta-type": "enum",
9555      "values": [
9556        "active",
9557        "disabled",
9558        "frozen",
9559        "locked"
9560      ]
9561    },
9562    {
9563      "name": "[338]",
9564      "element-type": "338",
9565      "meta-type": "array"
9566    },
9567    {
9568      "name": "338",
9569      "members": [
9570        {
9571          "name": "interval_length",
9572          "type": "int"
9573        },
9574        {
9575          "name": "min_rd_latency_ns",
9576          "type": "int"
9577        },
9578        {
9579          "name": "max_rd_latency_ns",
9580          "type": "int"
9581        },
9582        {
9583          "name": "avg_rd_latency_ns",
9584          "type": "int"
9585        },
9586        {
9587          "name": "min_wr_latency_ns",
9588          "type": "int"
9589        },
9590        {
9591          "name": "max_wr_latency_ns",
9592          "type": "int"
9593        },
9594        {
9595          "name": "avg_wr_latency_ns",
9596          "type": "int"
9597        },
9598        {
9599          "name": "min_flush_latency_ns",
9600          "type": "int"
9601        },
9602        {
9603          "name": "max_flush_latency_ns",
9604          "type": "int"
9605        },
9606        {
9607          "name": "avg_flush_latency_ns",
9608          "type": "int"
9609        },
9610        {
9611          "name": "avg_rd_queue_depth",
9612          "type": "number"
9613        },
9614        {
9615          "name": "avg_wr_queue_depth",
9616          "type": "number"
9617        }
9618      ],
9619      "meta-type": "object"
9620    },
9621    {
9622      "name": "339",
9623      "members": [
9624        {
9625          "name": "boundaries",
9626          "type": "[int]"
9627        },
9628        {
9629          "name": "bins",
9630          "type": "[int]"
9631        }
9632      ],
9633      "meta-type": "object"
9634    },
9635    {
9636      "name": "[65]",
9637      "element-type": "65",
9638      "meta-type": "array"
9639    },
9640    {
9641      "name": "340",
9642      "tag": "type",
9643      "variants": [
9644        {
9645          "case": "qcow2",
9646          "type": "424"
9647        },
9648        {
9649          "case": "vmdk",
9650          "type": "425"
9651        },
9652        {
9653          "case": "luks",
9654          "type": "426"
9655        }
9656      ],
9657      "members": [
9658        {
9659          "name": "type",
9660          "type": "423"
9661        }
9662      ],
9663      "meta-type": "object"
9664    },
9665    {
9666      "name": "341",
9667      "members": [
9668        {
9669          "type": "44"
9670        },
9671        {
9672          "type": "str"
9673        }
9674      ],
9675      "meta-type": "alternate"
9676    },
9677    {
9678      "name": "[342]",
9679      "element-type": "342",
9680      "meta-type": "array"
9681    },
9682    {
9683      "name": "342",
9684      "members": [
9685        {
9686          "name": "event",
9687          "type": "427"
9688        },
9689        {
9690          "name": "state",
9691          "default": null,
9692          "type": "int"
9693        },
9694        {
9695          "name": "errno",
9696          "default": null,
9697          "type": "int"
9698        },
9699        {
9700          "name": "sector",
9701          "default": null,
9702          "type": "int"
9703        },
9704        {
9705          "name": "once",
9706          "default": null,
9707          "type": "bool"
9708        },
9709        {
9710          "name": "immediately",
9711          "default": null,
9712          "type": "bool"
9713        }
9714      ],
9715      "meta-type": "object"
9716    },
9717    {
9718      "name": "[343]",
9719      "element-type": "343",
9720      "meta-type": "array"
9721    },
9722    {
9723      "name": "343",
9724      "members": [
9725        {
9726          "name": "event",
9727          "type": "427"
9728        },
9729        {
9730          "name": "state",
9731          "default": null,
9732          "type": "int"
9733        },
9734        {
9735          "name": "new_state",
9736          "type": "int"
9737        }
9738      ],
9739      "meta-type": "object"
9740    },
9741    {
9742      "name": "344",
9743      "meta-type": "enum",
9744      "values": [
9745        "auto",
9746        "on",
9747        "off"
9748      ]
9749    },
9750    {
9751      "name": "345",
9752      "meta-type": "enum",
9753      "values": [
9754        "threads",
9755        "native"
9756      ]
9757    },
9758    {
9759      "name": "[346]",
9760      "element-type": "346",
9761      "meta-type": "array"
9762    },
9763    {
9764      "name": "346",
9765      "tag": "type",
9766      "variants": [
9767        {
9768          "case": "inet",
9769          "type": "358"
9770        },
9771        {
9772          "case": "unix",
9773          "type": "429"
9774        },
9775        {
9776          "case": "vsock",
9777          "type": "430"
9778        },
9779        {
9780          "case": "fd",
9781          "type": "431"
9782        }
9783      ],
9784      "members": [
9785        {
9786          "name": "type",
9787          "type": "428"
9788        }
9789      ],
9790      "meta-type": "object"
9791    },
9792    {
9793      "name": "347",
9794      "meta-type": "enum",
9795      "values": [
9796        "tcp",
9797        "iser"
9798      ]
9799    },
9800    {
9801      "name": "348",
9802      "meta-type": "enum",
9803      "values": [
9804        "crc32c",
9805        "none",
9806        "crc32c-none",
9807        "none-crc32c"
9808      ]
9809    },
9810    {
9811      "name": "349",
9812      "members": [
9813        {
9814          "name": "type",
9815          "type": "432"
9816        },
9817        {
9818          "name": "host",
9819          "type": "str"
9820        }
9821      ],
9822      "meta-type": "object"
9823    },
9824    {
9825      "name": "350",
9826      "members": [
9827        {
9828          "type": "44"
9829        },
9830        {
9831          "type": "str"
9832        },
9833        {
9834          "type": "null"
9835        }
9836      ],
9837      "meta-type": "alternate"
9838    },
9839    {
9840      "name": "351",
9841      "members": [
9842        {
9843          "type": "433"
9844        },
9845        {
9846          "type": "434"
9847        }
9848      ],
9849      "meta-type": "alternate"
9850    },
9851    {
9852      "name": "352",
9853      "tag": "format",
9854      "variants": [
9855        {
9856          "case": "aes",
9857          "type": "436"
9858        },
9859        {
9860          "case": "luks",
9861          "type": "437"
9862        }
9863      ],
9864      "members": [
9865        {
9866          "name": "format",
9867          "type": "435"
9868        }
9869      ],
9870      "meta-type": "object"
9871    },
9872    {
9873      "name": "353",
9874      "tag": "format",
9875      "variants": [
9876        {
9877          "case": "aes",
9878          "type": "436"
9879        }
9880      ],
9881      "members": [
9882        {
9883          "name": "format",
9884          "type": "438"
9885        }
9886      ],
9887      "meta-type": "object"
9888    },
9889    {
9890      "name": "[341]",
9891      "element-type": "341",
9892      "meta-type": "array"
9893    },
9894    {
9895      "name": "354",
9896      "meta-type": "enum",
9897      "values": [
9898        "quorum",
9899        "fifo"
9900      ]
9901    },
9902    {
9903      "name": "[355]",
9904      "element-type": "355",
9905      "meta-type": "array"
9906    },
9907    {
9908      "name": "355",
9909      "meta-type": "enum",
9910      "values": [
9911        "cephx",
9912        "none"
9913      ]
9914    },
9915    {
9916      "name": "[356]",
9917      "element-type": "356",
9918      "meta-type": "array"
9919    },
9920    {
9921      "name": "356",
9922      "members": [
9923        {
9924          "name": "host",
9925          "type": "str"
9926        },
9927        {
9928          "name": "port",
9929          "type": "str"
9930        }
9931      ],
9932      "meta-type": "object"
9933    },
9934    {
9935      "name": "357",
9936      "meta-type": "enum",
9937      "values": [
9938        "primary",
9939        "secondary"
9940      ]
9941    },
9942    {
9943      "name": "358",
9944      "members": [
9945        {
9946          "name": "host",
9947          "type": "str"
9948        },
9949        {
9950          "name": "port",
9951          "type": "str"
9952        },
9953        {
9954          "name": "numeric",
9955          "default": null,
9956          "type": "bool"
9957        },
9958        {
9959          "name": "to",
9960          "default": null,
9961          "type": "int"
9962        },
9963        {
9964          "name": "ipv4",
9965          "default": null,
9966          "type": "bool"
9967        },
9968        {
9969          "name": "ipv6",
9970          "default": null,
9971          "type": "bool"
9972        }
9973      ],
9974      "meta-type": "object"
9975    },
9976    {
9977      "name": "359",
9978      "tag": "mode",
9979      "variants": [
9980        {
9981          "case": "hash",
9982          "type": "440"
9983        },
9984        {
9985          "case": "none",
9986          "type": "0"
9987        },
9988        {
9989          "case": "known_hosts",
9990          "type": "0"
9991        }
9992      ],
9993      "members": [
9994        {
9995          "name": "mode",
9996          "type": "439"
9997        }
9998      ],
9999      "meta-type": "object"
10000    },
10001    {
10002      "name": "360",
10003      "members": [
10004        {
10005          "name": "filename",
10006          "type": "str"
10007        },
10008        {
10009          "name": "size",
10010          "type": "int"
10011        },
10012        {
10013          "name": "preallocation",
10014          "default": null,
10015          "type": "441"
10016        },
10017        {
10018          "name": "nocow",
10019          "default": null,
10020          "type": "bool"
10021        }
10022      ],
10023      "meta-type": "object"
10024    },
10025    {
10026      "name": "361",
10027      "members": [
10028        {
10029          "name": "location",
10030          "type": "238"
10031        },
10032        {
10033          "name": "size",
10034          "type": "int"
10035        },
10036        {
10037          "name": "preallocation",
10038          "default": null,
10039          "type": "441"
10040        }
10041      ],
10042      "meta-type": "object"
10043    },
10044    {
10045      "name": "362",
10046      "members": [
10047        {
10048          "name": "key-secret",
10049          "default": null,
10050          "type": "str"
10051        },
10052        {
10053          "name": "cipher-alg",
10054          "default": null,
10055          "type": "442"
10056        },
10057        {
10058          "name": "cipher-mode",
10059          "default": null,
10060          "type": "443"
10061        },
10062        {
10063          "name": "ivgen-alg",
10064          "default": null,
10065          "type": "444"
10066        },
10067        {
10068          "name": "ivgen-hash-alg",
10069          "default": null,
10070          "type": "445"
10071        },
10072        {
10073          "name": "hash-alg",
10074          "default": null,
10075          "type": "445"
10076        },
10077        {
10078          "name": "iter-time",
10079          "default": null,
10080          "type": "int"
10081        },
10082        {
10083          "name": "file",
10084          "type": "341"
10085        },
10086        {
10087          "name": "size",
10088          "type": "int"
10089        }
10090      ],
10091      "meta-type": "object"
10092    },
10093    {
10094      "name": "363",
10095      "members": [
10096        {
10097          "name": "location",
10098          "type": "244"
10099        },
10100        {
10101          "name": "size",
10102          "type": "int"
10103        }
10104      ],
10105      "meta-type": "object"
10106    },
10107    {
10108      "name": "364",
10109      "members": [
10110        {
10111          "name": "file",
10112          "type": "341"
10113        },
10114        {
10115          "name": "size",
10116          "type": "int"
10117        },
10118        {
10119          "name": "cluster-size",
10120          "default": null,
10121          "type": "int"
10122        }
10123      ],
10124      "meta-type": "object"
10125    },
10126    {
10127      "name": "365",
10128      "members": [
10129        {
10130          "name": "file",
10131          "type": "341"
10132        },
10133        {
10134          "name": "size",
10135          "type": "int"
10136        },
10137        {
10138          "name": "backing-file",
10139          "default": null,
10140          "type": "str"
10141        },
10142        {
10143          "name": "encrypt",
10144          "default": null,
10145          "type": "446"
10146        }
10147      ],
10148      "meta-type": "object"
10149    },
10150    {
10151      "name": "366",
10152      "members": [
10153        {
10154          "name": "file",
10155          "type": "341"
10156        },
10157        {
10158          "name": "size",
10159          "type": "int"
10160        },
10161        {
10162          "name": "version",
10163          "default": null,
10164          "type": "447"
10165        },
10166        {
10167          "name": "backing-file",
10168          "default": null,
10169          "type": "str"
10170        },
10171        {
10172          "name": "backing-fmt",
10173          "default": null,
10174          "type": "229"
10175        },
10176        {
10177          "name": "encrypt",
10178          "default": null,
10179          "type": "446"
10180        },
10181        {
10182          "name": "cluster-size",
10183          "default": null,
10184          "type": "int"
10185        },
10186        {
10187          "name": "preallocation",
10188          "default": null,
10189          "type": "441"
10190        },
10191        {
10192          "name": "lazy-refcounts",
10193          "default": null,
10194          "type": "bool"
10195        },
10196        {
10197          "name": "refcount-bits",
10198          "default": null,
10199          "type": "int"
10200        }
10201      ],
10202      "meta-type": "object"
10203    },
10204    {
10205      "name": "367",
10206      "members": [
10207        {
10208          "name": "file",
10209          "type": "341"
10210        },
10211        {
10212          "name": "size",
10213          "type": "int"
10214        },
10215        {
10216          "name": "backing-file",
10217          "default": null,
10218          "type": "str"
10219        },
10220        {
10221          "name": "backing-fmt",
10222          "default": null,
10223          "type": "229"
10224        },
10225        {
10226          "name": "cluster-size",
10227          "default": null,
10228          "type": "int"
10229        },
10230        {
10231          "name": "table-size",
10232          "default": null,
10233          "type": "int"
10234        }
10235      ],
10236      "meta-type": "object"
10237    },
10238    {
10239      "name": "368",
10240      "members": [
10241        {
10242          "name": "location",
10243          "type": "252"
10244        },
10245        {
10246          "name": "size",
10247          "type": "int"
10248        },
10249        {
10250          "name": "cluster-size",
10251          "default": null,
10252          "type": "int"
10253        }
10254      ],
10255      "meta-type": "object"
10256    },
10257    {
10258      "name": "369",
10259      "members": [
10260        {
10261          "name": "location",
10262          "type": "254"
10263        },
10264        {
10265          "name": "size",
10266          "type": "int"
10267        },
10268        {
10269          "name": "backing-file",
10270          "default": null,
10271          "type": "str"
10272        },
10273        {
10274          "name": "preallocation",
10275          "default": null,
10276          "type": "441"
10277        },
10278        {
10279          "name": "redundancy",
10280          "default": null,
10281          "type": "448"
10282        },
10283        {
10284          "name": "object-size",
10285          "default": null,
10286          "type": "int"
10287        }
10288      ],
10289      "meta-type": "object"
10290    },
10291    {
10292      "name": "370",
10293      "members": [
10294        {
10295          "name": "location",
10296          "type": "255"
10297        },
10298        {
10299          "name": "size",
10300          "type": "int"
10301        }
10302      ],
10303      "meta-type": "object"
10304    },
10305    {
10306      "name": "371",
10307      "members": [
10308        {
10309          "name": "file",
10310          "type": "341"
10311        },
10312        {
10313          "name": "size",
10314          "type": "int"
10315        },
10316        {
10317          "name": "preallocation",
10318          "default": null,
10319          "type": "441"
10320        }
10321      ],
10322      "meta-type": "object"
10323    },
10324    {
10325      "name": "372",
10326      "members": [
10327        {
10328          "name": "file",
10329          "type": "341"
10330        },
10331        {
10332          "name": "size",
10333          "type": "int"
10334        },
10335        {
10336          "name": "log-size",
10337          "default": null,
10338          "type": "int"
10339        },
10340        {
10341          "name": "block-size",
10342          "default": null,
10343          "type": "int"
10344        },
10345        {
10346          "name": "subformat",
10347          "default": null,
10348          "type": "449"
10349        },
10350        {
10351          "name": "block-state-zero",
10352          "default": null,
10353          "type": "bool"
10354        }
10355      ],
10356      "meta-type": "object"
10357    },
10358    {
10359      "name": "373",
10360      "members": [
10361        {
10362          "name": "file",
10363          "type": "341"
10364        },
10365        {
10366          "name": "size",
10367          "type": "int"
10368        },
10369        {
10370          "name": "subformat",
10371          "default": null,
10372          "type": "450"
10373        },
10374        {
10375          "name": "force-size",
10376          "default": null,
10377          "type": "bool"
10378        }
10379      ],
10380      "meta-type": "object"
10381    },
10382    {
10383      "name": "null",
10384      "json-type": "null",
10385      "meta-type": "builtin"
10386    },
10387    {
10388      "name": "374",
10389      "meta-type": "enum",
10390      "values": [
10391        "inet",
10392        "unix",
10393        "vsock",
10394        "fd"
10395      ]
10396    },
10397    {
10398      "name": "375",
10399      "members": [
10400        {
10401          "name": "data",
10402          "type": "358"
10403        }
10404      ],
10405      "meta-type": "object"
10406    },
10407    {
10408      "name": "376",
10409      "members": [
10410        {
10411          "name": "data",
10412          "type": "429"
10413        }
10414      ],
10415      "meta-type": "object"
10416    },
10417    {
10418      "name": "377",
10419      "members": [
10420        {
10421          "name": "data",
10422          "type": "430"
10423        }
10424      ],
10425      "meta-type": "object"
10426    },
10427    {
10428      "name": "378",
10429      "members": [
10430        {
10431          "name": "data",
10432          "type": "431"
10433        }
10434      ],
10435      "meta-type": "object"
10436    },
10437    {
10438      "name": "379",
10439      "meta-type": "enum",
10440      "values": [
10441        "file",
10442        "serial",
10443        "parallel",
10444        "pipe",
10445        "socket",
10446        "udp",
10447        "pty",
10448        "null",
10449        "mux",
10450        "msmouse",
10451        "wctablet",
10452        "braille",
10453        "testdev",
10454        "stdio",
10455        "console",
10456        "spicevmc",
10457        "spiceport",
10458        "vc",
10459        "ringbuf",
10460        "memory"
10461      ]
10462    },
10463    {
10464      "name": "380",
10465      "members": [
10466        {
10467          "name": "data",
10468          "type": "451"
10469        }
10470      ],
10471      "meta-type": "object"
10472    },
10473    {
10474      "name": "381",
10475      "members": [
10476        {
10477          "name": "data",
10478          "type": "452"
10479        }
10480      ],
10481      "meta-type": "object"
10482    },
10483    {
10484      "name": "382",
10485      "members": [
10486        {
10487          "name": "data",
10488          "type": "453"
10489        }
10490      ],
10491      "meta-type": "object"
10492    },
10493    {
10494      "name": "383",
10495      "members": [
10496        {
10497          "name": "data",
10498          "type": "454"
10499        }
10500      ],
10501      "meta-type": "object"
10502    },
10503    {
10504      "name": "384",
10505      "members": [
10506        {
10507          "name": "data",
10508          "type": "455"
10509        }
10510      ],
10511      "meta-type": "object"
10512    },
10513    {
10514      "name": "385",
10515      "members": [
10516        {
10517          "name": "data",
10518          "type": "456"
10519        }
10520      ],
10521      "meta-type": "object"
10522    },
10523    {
10524      "name": "386",
10525      "members": [
10526        {
10527          "name": "data",
10528          "type": "457"
10529        }
10530      ],
10531      "meta-type": "object"
10532    },
10533    {
10534      "name": "387",
10535      "members": [
10536        {
10537          "name": "data",
10538          "type": "458"
10539        }
10540      ],
10541      "meta-type": "object"
10542    },
10543    {
10544      "name": "388",
10545      "members": [
10546        {
10547          "name": "data",
10548          "type": "459"
10549        }
10550      ],
10551      "meta-type": "object"
10552    },
10553    {
10554      "name": "389",
10555      "members": [
10556        {
10557          "name": "data",
10558          "type": "460"
10559        }
10560      ],
10561      "meta-type": "object"
10562    },
10563    {
10564      "name": "390",
10565      "members": [
10566        {
10567          "name": "data",
10568          "type": "461"
10569        }
10570      ],
10571      "meta-type": "object"
10572    },
10573    {
10574      "name": "391",
10575      "meta-type": "enum",
10576      "values": [
10577        "passthrough",
10578        "emulator"
10579      ]
10580    },
10581    {
10582      "name": "392",
10583      "members": [
10584        {
10585          "name": "data",
10586          "type": "462"
10587        }
10588      ],
10589      "meta-type": "object"
10590    },
10591    {
10592      "name": "393",
10593      "members": [
10594        {
10595          "name": "data",
10596          "type": "463"
10597        }
10598      ],
10599      "meta-type": "object"
10600    },
10601    {
10602      "name": "394",
10603      "meta-type": "enum",
10604      "values": [
10605        "number",
10606        "qcode"
10607      ]
10608    },
10609    {
10610      "name": "395",
10611      "members": [
10612        {
10613          "name": "data",
10614          "type": "int"
10615        }
10616      ],
10617      "meta-type": "object"
10618    },
10619    {
10620      "name": "396",
10621      "members": [
10622        {
10623          "name": "data",
10624          "type": "464"
10625        }
10626      ],
10627      "meta-type": "object"
10628    },
10629    {
10630      "name": "397",
10631      "meta-type": "enum",
10632      "values": [
10633        "key",
10634        "btn",
10635        "rel",
10636        "abs"
10637      ]
10638    },
10639    {
10640      "name": "398",
10641      "members": [
10642        {
10643          "name": "data",
10644          "type": "465"
10645        }
10646      ],
10647      "meta-type": "object"
10648    },
10649    {
10650      "name": "399",
10651      "members": [
10652        {
10653          "name": "data",
10654          "type": "466"
10655        }
10656      ],
10657      "meta-type": "object"
10658    },
10659    {
10660      "name": "400",
10661      "members": [
10662        {
10663          "name": "data",
10664          "type": "467"
10665        }
10666      ],
10667      "meta-type": "object"
10668    },
10669    {
10670      "name": "401",
10671      "meta-type": "enum",
10672      "values": [
10673        "abort",
10674        "block-dirty-bitmap-add",
10675        "block-dirty-bitmap-clear",
10676        "x-block-dirty-bitmap-enable",
10677        "x-block-dirty-bitmap-disable",
10678        "blockdev-backup",
10679        "blockdev-snapshot",
10680        "blockdev-snapshot-internal-sync",
10681        "blockdev-snapshot-sync",
10682        "drive-backup"
10683      ]
10684    },
10685    {
10686      "name": "402",
10687      "members": [
10688        {
10689          "name": "data",
10690          "type": "468"
10691        }
10692      ],
10693      "meta-type": "object"
10694    },
10695    {
10696      "name": "403",
10697      "members": [
10698        {
10699          "name": "data",
10700          "type": "30"
10701        }
10702      ],
10703      "meta-type": "object"
10704    },
10705    {
10706      "name": "404",
10707      "members": [
10708        {
10709          "name": "data",
10710          "type": "31"
10711        }
10712      ],
10713      "meta-type": "object"
10714    },
10715    {
10716      "name": "405",
10717      "members": [
10718        {
10719          "name": "data",
10720          "type": "27"
10721        }
10722      ],
10723      "meta-type": "object"
10724    },
10725    {
10726      "name": "406",
10727      "members": [
10728        {
10729          "name": "data",
10730          "type": "23"
10731        }
10732      ],
10733      "meta-type": "object"
10734    },
10735    {
10736      "name": "407",
10737      "members": [
10738        {
10739          "name": "data",
10740          "type": "63"
10741        }
10742      ],
10743      "meta-type": "object"
10744    },
10745    {
10746      "name": "408",
10747      "members": [
10748        {
10749          "name": "data",
10750          "type": "22"
10751        }
10752      ],
10753      "meta-type": "object"
10754    },
10755    {
10756      "name": "409",
10757      "members": [
10758        {
10759          "name": "data",
10760          "type": "26"
10761        }
10762      ],
10763      "meta-type": "object"
10764    },
10765    {
10766      "name": "410",
10767      "meta-type": "enum",
10768      "values": [
10769        "individual",
10770        "grouped"
10771      ]
10772    },
10773    {
10774      "name": "411",
10775      "meta-type": "enum",
10776      "values": [
10777        "string",
10778        "number",
10779        "int",
10780        "boolean",
10781        "null",
10782        "object",
10783        "array",
10784        "value"
10785      ]
10786    },
10787    {
10788      "name": "[412]",
10789      "element-type": "412",
10790      "meta-type": "array"
10791    },
10792    {
10793      "name": "412",
10794      "members": [
10795        {
10796          "name": "name",
10797          "type": "str"
10798        },
10799        {
10800          "name": "type",
10801          "type": "str"
10802        },
10803        {
10804          "name": "default",
10805          "default": null,
10806          "type": "any"
10807        }
10808      ],
10809      "meta-type": "object"
10810    },
10811    {
10812      "name": "[413]",
10813      "element-type": "413",
10814      "meta-type": "array"
10815    },
10816    {
10817      "name": "413",
10818      "members": [
10819        {
10820          "name": "case",
10821          "type": "str"
10822        },
10823        {
10824          "name": "type",
10825          "type": "str"
10826        }
10827      ],
10828      "meta-type": "object"
10829    },
10830    {
10831      "name": "[414]",
10832      "element-type": "414",
10833      "meta-type": "array"
10834    },
10835    {
10836      "name": "414",
10837      "members": [
10838        {
10839          "name": "type",
10840          "type": "str"
10841        }
10842      ],
10843      "meta-type": "object"
10844    },
10845    {
10846      "name": "415",
10847      "meta-type": "enum",
10848      "values": [
10849        "uninitialized",
10850        "stopped",
10851        "check-stop",
10852        "operating",
10853        "load"
10854      ]
10855    },
10856    {
10857      "name": "416",
10858      "members": [
10859        {
10860          "name": "desc",
10861          "default": null,
10862          "type": "str"
10863        },
10864        {
10865          "name": "class",
10866          "type": "int"
10867        }
10868      ],
10869      "meta-type": "object"
10870    },
10871    {
10872      "name": "417",
10873      "members": [
10874        {
10875          "name": "device",
10876          "type": "int"
10877        },
10878        {
10879          "name": "vendor",
10880          "type": "int"
10881        }
10882      ],
10883      "meta-type": "object"
10884    },
10885    {
10886      "name": "418",
10887      "members": [
10888        {
10889          "name": "bus",
10890          "type": "469"
10891        },
10892        {
10893          "name": "devices",
10894          "default": null,
10895          "type": "[316]"
10896        }
10897      ],
10898      "meta-type": "object"
10899    },
10900    {
10901      "name": "[419]",
10902      "element-type": "419",
10903      "meta-type": "array"
10904    },
10905    {
10906      "name": "419",
10907      "members": [
10908        {
10909          "name": "bar",
10910          "type": "int"
10911        },
10912        {
10913          "name": "type",
10914          "type": "str"
10915        },
10916        {
10917          "name": "address",
10918          "type": "int"
10919        },
10920        {
10921          "name": "size",
10922          "type": "int"
10923        },
10924        {
10925          "name": "prefetch",
10926          "default": null,
10927          "type": "bool"
10928        },
10929        {
10930          "name": "mem_type_64",
10931          "default": null,
10932          "type": "bool"
10933        }
10934      ],
10935      "meta-type": "object"
10936    },
10937    {
10938      "name": "420",
10939      "meta-type": "enum",
10940      "values": [
10941        "string",
10942        "boolean",
10943        "number",
10944        "size"
10945      ]
10946    },
10947    {
10948      "name": "421",
10949      "members": [
10950        {
10951          "name": "id",
10952          "default": null,
10953          "type": "str"
10954        },
10955        {
10956          "name": "addr",
10957          "type": "int"
10958        },
10959        {
10960          "name": "size",
10961          "type": "int"
10962        },
10963        {
10964          "name": "slot",
10965          "type": "int"
10966        },
10967        {
10968          "name": "node",
10969          "type": "int"
10970        },
10971        {
10972          "name": "memdev",
10973          "type": "str"
10974        },
10975        {
10976          "name": "hotplugged",
10977          "type": "bool"
10978        },
10979        {
10980          "name": "hotpluggable",
10981          "type": "bool"
10982        }
10983      ],
10984      "meta-type": "object"
10985    },
10986    {
10987      "name": "422",
10988      "meta-type": "enum",
10989      "values": [
10990        "unknown",
10991        "disabled-wait",
10992        "extint-loop",
10993        "pgmint-loop",
10994        "opint-loop"
10995      ]
10996    },
10997    {
10998      "name": "423",
10999      "meta-type": "enum",
11000      "values": [
11001        "qcow2",
11002        "vmdk",
11003        "luks"
11004      ]
11005    },
11006    {
11007      "name": "424",
11008      "members": [
11009        {
11010          "name": "data",
11011          "type": "470"
11012        }
11013      ],
11014      "meta-type": "object"
11015    },
11016    {
11017      "name": "425",
11018      "members": [
11019        {
11020          "name": "data",
11021          "type": "471"
11022        }
11023      ],
11024      "meta-type": "object"
11025    },
11026    {
11027      "name": "426",
11028      "members": [
11029        {
11030          "name": "data",
11031          "type": "472"
11032        }
11033      ],
11034      "meta-type": "object"
11035    },
11036    {
11037      "name": "427",
11038      "meta-type": "enum",
11039      "values": [
11040        "l1_update",
11041        "l1_grow_alloc_table",
11042        "l1_grow_write_table",
11043        "l1_grow_activate_table",
11044        "l2_load",
11045        "l2_update",
11046        "l2_update_compressed",
11047        "l2_alloc_cow_read",
11048        "l2_alloc_write",
11049        "read_aio",
11050        "read_backing_aio",
11051        "read_compressed",
11052        "write_aio",
11053        "write_compressed",
11054        "vmstate_load",
11055        "vmstate_save",
11056        "cow_read",
11057        "cow_write",
11058        "reftable_load",
11059        "reftable_grow",
11060        "reftable_update",
11061        "refblock_load",
11062        "refblock_update",
11063        "refblock_update_part",
11064        "refblock_alloc",
11065        "refblock_alloc_hookup",
11066        "refblock_alloc_write",
11067        "refblock_alloc_write_blocks",
11068        "refblock_alloc_write_table",
11069        "refblock_alloc_switch_table",
11070        "cluster_alloc",
11071        "cluster_alloc_bytes",
11072        "cluster_free",
11073        "flush_to_os",
11074        "flush_to_disk",
11075        "pwritev_rmw_head",
11076        "pwritev_rmw_after_head",
11077        "pwritev_rmw_tail",
11078        "pwritev_rmw_after_tail",
11079        "pwritev",
11080        "pwritev_zero",
11081        "pwritev_done",
11082        "empty_image_prepare",
11083        "l1_shrink_write_table",
11084        "l1_shrink_free_l2_clusters",
11085        "cor_write"
11086      ]
11087    },
11088    {
11089      "name": "428",
11090      "meta-type": "enum",
11091      "values": [
11092        "inet",
11093        "unix",
11094        "vsock",
11095        "fd"
11096      ]
11097    },
11098    {
11099      "name": "429",
11100      "members": [
11101        {
11102          "name": "path",
11103          "type": "str"
11104        }
11105      ],
11106      "meta-type": "object"
11107    },
11108    {
11109      "name": "430",
11110      "members": [
11111        {
11112          "name": "cid",
11113          "type": "str"
11114        },
11115        {
11116          "name": "port",
11117          "type": "str"
11118        }
11119      ],
11120      "meta-type": "object"
11121    },
11122    {
11123      "name": "431",
11124      "members": [
11125        {
11126          "name": "str",
11127          "type": "str"
11128        }
11129      ],
11130      "meta-type": "object"
11131    },
11132    {
11133      "name": "432",
11134      "meta-type": "enum",
11135      "values": [
11136        "inet"
11137      ]
11138    },
11139    {
11140      "name": "433",
11141      "members": [
11142        {
11143          "name": "template",
11144          "default": null,
11145          "type": "434"
11146        },
11147        {
11148          "name": "main-header",
11149          "default": null,
11150          "type": "bool"
11151        },
11152        {
11153          "name": "active-l1",
11154          "default": null,
11155          "type": "bool"
11156        },
11157        {
11158          "name": "active-l2",
11159          "default": null,
11160          "type": "bool"
11161        },
11162        {
11163          "name": "refcount-table",
11164          "default": null,
11165          "type": "bool"
11166        },
11167        {
11168          "name": "refcount-block",
11169          "default": null,
11170          "type": "bool"
11171        },
11172        {
11173          "name": "snapshot-table",
11174          "default": null,
11175          "type": "bool"
11176        },
11177        {
11178          "name": "inactive-l1",
11179          "default": null,
11180          "type": "bool"
11181        },
11182        {
11183          "name": "inactive-l2",
11184          "default": null,
11185          "type": "bool"
11186        }
11187      ],
11188      "meta-type": "object"
11189    },
11190    {
11191      "name": "434",
11192      "meta-type": "enum",
11193      "values": [
11194        "none",
11195        "constant",
11196        "cached",
11197        "all"
11198      ]
11199    },
11200    {
11201      "name": "435",
11202      "meta-type": "enum",
11203      "values": [
11204        "aes",
11205        "luks"
11206      ]
11207    },
11208    {
11209      "name": "436",
11210      "members": [
11211        {
11212          "name": "key-secret",
11213          "default": null,
11214          "type": "str"
11215        }
11216      ],
11217      "meta-type": "object"
11218    },
11219    {
11220      "name": "437",
11221      "members": [
11222        {
11223          "name": "key-secret",
11224          "default": null,
11225          "type": "str"
11226        }
11227      ],
11228      "meta-type": "object"
11229    },
11230    {
11231      "name": "438",
11232      "meta-type": "enum",
11233      "values": [
11234        "aes"
11235      ]
11236    },
11237    {
11238      "name": "439",
11239      "meta-type": "enum",
11240      "values": [
11241        "none",
11242        "hash",
11243        "known_hosts"
11244      ]
11245    },
11246    {
11247      "name": "440",
11248      "members": [
11249        {
11250          "name": "type",
11251          "type": "473"
11252        },
11253        {
11254          "name": "hash",
11255          "type": "str"
11256        }
11257      ],
11258      "meta-type": "object"
11259    },
11260    {
11261      "name": "441",
11262      "meta-type": "enum",
11263      "values": [
11264        "off",
11265        "metadata",
11266        "falloc",
11267        "full"
11268      ]
11269    },
11270    {
11271      "name": "442",
11272      "meta-type": "enum",
11273      "values": [
11274        "aes-128",
11275        "aes-192",
11276        "aes-256",
11277        "des-rfb",
11278        "3des",
11279        "cast5-128",
11280        "serpent-128",
11281        "serpent-192",
11282        "serpent-256",
11283        "twofish-128",
11284        "twofish-192",
11285        "twofish-256"
11286      ]
11287    },
11288    {
11289      "name": "443",
11290      "meta-type": "enum",
11291      "values": [
11292        "ecb",
11293        "cbc",
11294        "xts",
11295        "ctr"
11296      ]
11297    },
11298    {
11299      "name": "444",
11300      "meta-type": "enum",
11301      "values": [
11302        "plain",
11303        "plain64",
11304        "essiv"
11305      ]
11306    },
11307    {
11308      "name": "445",
11309      "meta-type": "enum",
11310      "values": [
11311        "md5",
11312        "sha1",
11313        "sha224",
11314        "sha256",
11315        "sha384",
11316        "sha512",
11317        "ripemd160"
11318      ]
11319    },
11320    {
11321      "name": "446",
11322      "tag": "format",
11323      "variants": [
11324        {
11325          "case": "qcow",
11326          "type": "436"
11327        },
11328        {
11329          "case": "luks",
11330          "type": "475"
11331        }
11332      ],
11333      "members": [
11334        {
11335          "name": "format",
11336          "type": "474"
11337        }
11338      ],
11339      "meta-type": "object"
11340    },
11341    {
11342      "name": "447",
11343      "meta-type": "enum",
11344      "values": [
11345        "v2",
11346        "v3"
11347      ]
11348    },
11349    {
11350      "name": "448",
11351      "tag": "type",
11352      "variants": [
11353        {
11354          "case": "full",
11355          "type": "477"
11356        },
11357        {
11358          "case": "erasure-coded",
11359          "type": "478"
11360        }
11361      ],
11362      "members": [
11363        {
11364          "name": "type",
11365          "type": "476"
11366        }
11367      ],
11368      "meta-type": "object"
11369    },
11370    {
11371      "name": "449",
11372      "meta-type": "enum",
11373      "values": [
11374        "dynamic",
11375        "fixed"
11376      ]
11377    },
11378    {
11379      "name": "450",
11380      "meta-type": "enum",
11381      "values": [
11382        "dynamic",
11383        "fixed"
11384      ]
11385    },
11386    {
11387      "name": "451",
11388      "members": [
11389        {
11390          "name": "logfile",
11391          "default": null,
11392          "type": "str"
11393        },
11394        {
11395          "name": "logappend",
11396          "default": null,
11397          "type": "bool"
11398        },
11399        {
11400          "name": "in",
11401          "default": null,
11402          "type": "str"
11403        },
11404        {
11405          "name": "out",
11406          "type": "str"
11407        },
11408        {
11409          "name": "append",
11410          "default": null,
11411          "type": "bool"
11412        }
11413      ],
11414      "meta-type": "object"
11415    },
11416    {
11417      "name": "452",
11418      "members": [
11419        {
11420          "name": "logfile",
11421          "default": null,
11422          "type": "str"
11423        },
11424        {
11425          "name": "logappend",
11426          "default": null,
11427          "type": "bool"
11428        },
11429        {
11430          "name": "device",
11431          "type": "str"
11432        }
11433      ],
11434      "meta-type": "object"
11435    },
11436    {
11437      "name": "453",
11438      "members": [
11439        {
11440          "name": "logfile",
11441          "default": null,
11442          "type": "str"
11443        },
11444        {
11445          "name": "logappend",
11446          "default": null,
11447          "type": "bool"
11448        },
11449        {
11450          "name": "addr",
11451          "type": "264"
11452        },
11453        {
11454          "name": "tls-creds",
11455          "default": null,
11456          "type": "str"
11457        },
11458        {
11459          "name": "server",
11460          "default": null,
11461          "type": "bool"
11462        },
11463        {
11464          "name": "wait",
11465          "default": null,
11466          "type": "bool"
11467        },
11468        {
11469          "name": "nodelay",
11470          "default": null,
11471          "type": "bool"
11472        },
11473        {
11474          "name": "telnet",
11475          "default": null,
11476          "type": "bool"
11477        },
11478        {
11479          "name": "tn3270",
11480          "default": null,
11481          "type": "bool"
11482        },
11483        {
11484          "name": "reconnect",
11485          "default": null,
11486          "type": "int"
11487        }
11488      ],
11489      "meta-type": "object"
11490    },
11491    {
11492      "name": "454",
11493      "members": [
11494        {
11495          "name": "logfile",
11496          "default": null,
11497          "type": "str"
11498        },
11499        {
11500          "name": "logappend",
11501          "default": null,
11502          "type": "bool"
11503        },
11504        {
11505          "name": "remote",
11506          "type": "264"
11507        },
11508        {
11509          "name": "local",
11510          "default": null,
11511          "type": "264"
11512        }
11513      ],
11514      "meta-type": "object"
11515    },
11516    {
11517      "name": "455",
11518      "members": [
11519        {
11520          "name": "logfile",
11521          "default": null,
11522          "type": "str"
11523        },
11524        {
11525          "name": "logappend",
11526          "default": null,
11527          "type": "bool"
11528        }
11529      ],
11530      "meta-type": "object"
11531    },
11532    {
11533      "name": "456",
11534      "members": [
11535        {
11536          "name": "logfile",
11537          "default": null,
11538          "type": "str"
11539        },
11540        {
11541          "name": "logappend",
11542          "default": null,
11543          "type": "bool"
11544        },
11545        {
11546          "name": "chardev",
11547          "type": "str"
11548        }
11549      ],
11550      "meta-type": "object"
11551    },
11552    {
11553      "name": "457",
11554      "members": [
11555        {
11556          "name": "logfile",
11557          "default": null,
11558          "type": "str"
11559        },
11560        {
11561          "name": "logappend",
11562          "default": null,
11563          "type": "bool"
11564        },
11565        {
11566          "name": "signal",
11567          "default": null,
11568          "type": "bool"
11569        }
11570      ],
11571      "meta-type": "object"
11572    },
11573    {
11574      "name": "458",
11575      "members": [
11576        {
11577          "name": "logfile",
11578          "default": null,
11579          "type": "str"
11580        },
11581        {
11582          "name": "logappend",
11583          "default": null,
11584          "type": "bool"
11585        },
11586        {
11587          "name": "type",
11588          "type": "str"
11589        }
11590      ],
11591      "meta-type": "object"
11592    },
11593    {
11594      "name": "459",
11595      "members": [
11596        {
11597          "name": "logfile",
11598          "default": null,
11599          "type": "str"
11600        },
11601        {
11602          "name": "logappend",
11603          "default": null,
11604          "type": "bool"
11605        },
11606        {
11607          "name": "fqdn",
11608          "type": "str"
11609        }
11610      ],
11611      "meta-type": "object"
11612    },
11613    {
11614      "name": "460",
11615      "members": [
11616        {
11617          "name": "logfile",
11618          "default": null,
11619          "type": "str"
11620        },
11621        {
11622          "name": "logappend",
11623          "default": null,
11624          "type": "bool"
11625        },
11626        {
11627          "name": "width",
11628          "default": null,
11629          "type": "int"
11630        },
11631        {
11632          "name": "height",
11633          "default": null,
11634          "type": "int"
11635        },
11636        {
11637          "name": "cols",
11638          "default": null,
11639          "type": "int"
11640        },
11641        {
11642          "name": "rows",
11643          "default": null,
11644          "type": "int"
11645        }
11646      ],
11647      "meta-type": "object"
11648    },
11649    {
11650      "name": "461",
11651      "members": [
11652        {
11653          "name": "logfile",
11654          "default": null,
11655          "type": "str"
11656        },
11657        {
11658          "name": "logappend",
11659          "default": null,
11660          "type": "bool"
11661        },
11662        {
11663          "name": "size",
11664          "default": null,
11665          "type": "int"
11666        }
11667      ],
11668      "meta-type": "object"
11669    },
11670    {
11671      "name": "462",
11672      "members": [
11673        {
11674          "name": "path",
11675          "default": null,
11676          "type": "str"
11677        },
11678        {
11679          "name": "cancel-path",
11680          "default": null,
11681          "type": "str"
11682        }
11683      ],
11684      "meta-type": "object"
11685    },
11686    {
11687      "name": "463",
11688      "members": [
11689        {
11690          "name": "chardev",
11691          "type": "str"
11692        }
11693      ],
11694      "meta-type": "object"
11695    },
11696    {
11697      "name": "464",
11698      "meta-type": "enum",
11699      "values": [
11700        "unmapped",
11701        "shift",
11702        "shift_r",
11703        "alt",
11704        "alt_r",
11705        "ctrl",
11706        "ctrl_r",
11707        "menu",
11708        "esc",
11709        "1",
11710        "2",
11711        "3",
11712        "4",
11713        "5",
11714        "6",
11715        "7",
11716        "8",
11717        "9",
11718        "0",
11719        "minus",
11720        "equal",
11721        "backspace",
11722        "tab",
11723        "q",
11724        "w",
11725        "e",
11726        "r",
11727        "t",
11728        "y",
11729        "u",
11730        "i",
11731        "o",
11732        "p",
11733        "bracket_left",
11734        "bracket_right",
11735        "ret",
11736        "a",
11737        "s",
11738        "d",
11739        "f",
11740        "g",
11741        "h",
11742        "j",
11743        "k",
11744        "l",
11745        "semicolon",
11746        "apostrophe",
11747        "grave_accent",
11748        "backslash",
11749        "z",
11750        "x",
11751        "c",
11752        "v",
11753        "b",
11754        "n",
11755        "m",
11756        "comma",
11757        "dot",
11758        "slash",
11759        "asterisk",
11760        "spc",
11761        "caps_lock",
11762        "f1",
11763        "f2",
11764        "f3",
11765        "f4",
11766        "f5",
11767        "f6",
11768        "f7",
11769        "f8",
11770        "f9",
11771        "f10",
11772        "num_lock",
11773        "scroll_lock",
11774        "kp_divide",
11775        "kp_multiply",
11776        "kp_subtract",
11777        "kp_add",
11778        "kp_enter",
11779        "kp_decimal",
11780        "sysrq",
11781        "kp_0",
11782        "kp_1",
11783        "kp_2",
11784        "kp_3",
11785        "kp_4",
11786        "kp_5",
11787        "kp_6",
11788        "kp_7",
11789        "kp_8",
11790        "kp_9",
11791        "less",
11792        "f11",
11793        "f12",
11794        "print",
11795        "home",
11796        "pgup",
11797        "pgdn",
11798        "end",
11799        "left",
11800        "up",
11801        "down",
11802        "right",
11803        "insert",
11804        "delete",
11805        "stop",
11806        "again",
11807        "props",
11808        "undo",
11809        "front",
11810        "copy",
11811        "open",
11812        "paste",
11813        "find",
11814        "cut",
11815        "lf",
11816        "help",
11817        "meta_l",
11818        "meta_r",
11819        "compose",
11820        "pause",
11821        "ro",
11822        "hiragana",
11823        "henkan",
11824        "yen",
11825        "muhenkan",
11826        "katakanahiragana",
11827        "kp_comma",
11828        "kp_equals",
11829        "power",
11830        "sleep",
11831        "wake",
11832        "audionext",
11833        "audioprev",
11834        "audiostop",
11835        "audioplay",
11836        "audiomute",
11837        "volumeup",
11838        "volumedown",
11839        "mediaselect",
11840        "mail",
11841        "calculator",
11842        "computer",
11843        "ac_home",
11844        "ac_back",
11845        "ac_forward",
11846        "ac_refresh",
11847        "ac_bookmarks"
11848      ]
11849    },
11850    {
11851      "name": "465",
11852      "members": [
11853        {
11854          "name": "key",
11855          "type": "287"
11856        },
11857        {
11858          "name": "down",
11859          "type": "bool"
11860        }
11861      ],
11862      "meta-type": "object"
11863    },
11864    {
11865      "name": "466",
11866      "members": [
11867        {
11868          "name": "button",
11869          "type": "479"
11870        },
11871        {
11872          "name": "down",
11873          "type": "bool"
11874        }
11875      ],
11876      "meta-type": "object"
11877    },
11878    {
11879      "name": "467",
11880      "members": [
11881        {
11882          "name": "axis",
11883          "type": "480"
11884        },
11885        {
11886          "name": "value",
11887          "type": "int"
11888        }
11889      ],
11890      "meta-type": "object"
11891    },
11892    {
11893      "name": "468",
11894      "members": [
11895      ],
11896      "meta-type": "object"
11897    },
11898    {
11899      "name": "469",
11900      "members": [
11901        {
11902          "name": "number",
11903          "type": "int"
11904        },
11905        {
11906          "name": "secondary",
11907          "type": "int"
11908        },
11909        {
11910          "name": "subordinate",
11911          "type": "int"
11912        },
11913        {
11914          "name": "io_range",
11915          "type": "481"
11916        },
11917        {
11918          "name": "memory_range",
11919          "type": "481"
11920        },
11921        {
11922          "name": "prefetchable_range",
11923          "type": "481"
11924        }
11925      ],
11926      "meta-type": "object"
11927    },
11928    {
11929      "name": "470",
11930      "members": [
11931        {
11932          "name": "compat",
11933          "type": "str"
11934        },
11935        {
11936          "name": "lazy-refcounts",
11937          "default": null,
11938          "type": "bool"
11939        },
11940        {
11941          "name": "corrupt",
11942          "default": null,
11943          "type": "bool"
11944        },
11945        {
11946          "name": "refcount-bits",
11947          "type": "int"
11948        },
11949        {
11950          "name": "encrypt",
11951          "default": null,
11952          "type": "482"
11953        }
11954      ],
11955      "meta-type": "object"
11956    },
11957    {
11958      "name": "471",
11959      "members": [
11960        {
11961          "name": "create-type",
11962          "type": "str"
11963        },
11964        {
11965          "name": "cid",
11966          "type": "int"
11967        },
11968        {
11969          "name": "parent-cid",
11970          "type": "int"
11971        },
11972        {
11973          "name": "extents",
11974          "type": "[226]"
11975        }
11976      ],
11977      "meta-type": "object"
11978    },
11979    {
11980      "name": "472",
11981      "members": [
11982        {
11983          "name": "cipher-alg",
11984          "type": "442"
11985        },
11986        {
11987          "name": "cipher-mode",
11988          "type": "443"
11989        },
11990        {
11991          "name": "ivgen-alg",
11992          "type": "444"
11993        },
11994        {
11995          "name": "ivgen-hash-alg",
11996          "default": null,
11997          "type": "445"
11998        },
11999        {
12000          "name": "hash-alg",
12001          "type": "445"
12002        },
12003        {
12004          "name": "payload-offset",
12005          "type": "int"
12006        },
12007        {
12008          "name": "master-key-iters",
12009          "type": "int"
12010        },
12011        {
12012          "name": "uuid",
12013          "type": "str"
12014        },
12015        {
12016          "name": "slots",
12017          "type": "[483]"
12018        }
12019      ],
12020      "meta-type": "object"
12021    },
12022    {
12023      "name": "473",
12024      "meta-type": "enum",
12025      "values": [
12026        "md5",
12027        "sha1"
12028      ]
12029    },
12030    {
12031      "name": "474",
12032      "meta-type": "enum",
12033      "values": [
12034        "qcow",
12035        "luks"
12036      ]
12037    },
12038    {
12039      "name": "475",
12040      "members": [
12041        {
12042          "name": "key-secret",
12043          "default": null,
12044          "type": "str"
12045        },
12046        {
12047          "name": "cipher-alg",
12048          "default": null,
12049          "type": "442"
12050        },
12051        {
12052          "name": "cipher-mode",
12053          "default": null,
12054          "type": "443"
12055        },
12056        {
12057          "name": "ivgen-alg",
12058          "default": null,
12059          "type": "444"
12060        },
12061        {
12062          "name": "ivgen-hash-alg",
12063          "default": null,
12064          "type": "445"
12065        },
12066        {
12067          "name": "hash-alg",
12068          "default": null,
12069          "type": "445"
12070        },
12071        {
12072          "name": "iter-time",
12073          "default": null,
12074          "type": "int"
12075        }
12076      ],
12077      "meta-type": "object"
12078    },
12079    {
12080      "name": "476",
12081      "meta-type": "enum",
12082      "values": [
12083        "full",
12084        "erasure-coded"
12085      ]
12086    },
12087    {
12088      "name": "477",
12089      "members": [
12090        {
12091          "name": "copies",
12092          "type": "int"
12093        }
12094      ],
12095      "meta-type": "object"
12096    },
12097    {
12098      "name": "478",
12099      "members": [
12100        {
12101          "name": "data-strips",
12102          "type": "int"
12103        },
12104        {
12105          "name": "parity-strips",
12106          "type": "int"
12107        }
12108      ],
12109      "meta-type": "object"
12110    },
12111    {
12112      "name": "479",
12113      "meta-type": "enum",
12114      "values": [
12115        "left",
12116        "middle",
12117        "right",
12118        "wheel-up",
12119        "wheel-down",
12120        "side",
12121        "extra"
12122      ]
12123    },
12124    {
12125      "name": "480",
12126      "meta-type": "enum",
12127      "values": [
12128        "x",
12129        "y"
12130      ]
12131    },
12132    {
12133      "name": "481",
12134      "members": [
12135        {
12136          "name": "base",
12137          "type": "int"
12138        },
12139        {
12140          "name": "limit",
12141          "type": "int"
12142        }
12143      ],
12144      "meta-type": "object"
12145    },
12146    {
12147      "name": "482",
12148      "tag": "format",
12149      "variants": [
12150        {
12151          "case": "luks",
12152          "type": "472"
12153        },
12154        {
12155          "case": "aes",
12156          "type": "0"
12157        }
12158      ],
12159      "members": [
12160        {
12161          "name": "format",
12162          "type": "435"
12163        }
12164      ],
12165      "meta-type": "object"
12166    },
12167    {
12168      "name": "[226]",
12169      "element-type": "226",
12170      "meta-type": "array"
12171    },
12172    {
12173      "name": "[483]",
12174      "element-type": "483",
12175      "meta-type": "array"
12176    },
12177    {
12178      "name": "483",
12179      "members": [
12180        {
12181          "name": "active",
12182          "type": "bool"
12183        },
12184        {
12185          "name": "iters",
12186          "default": null,
12187          "type": "int"
12188        },
12189        {
12190          "name": "stripes",
12191          "default": null,
12192          "type": "int"
12193        },
12194        {
12195          "name": "key-offset",
12196          "type": "int"
12197        }
12198      ],
12199      "meta-type": "object"
12200    }
12201  ],
12202  "id": "libvirt-4"
12203}
12204
12205{
12206  "execute": "query-commands",
12207  "id": "libvirt-5"
12208}
12209
12210{
12211  "return": [
12212    {
12213      "name": "netdev_add"
12214    },
12215    {
12216      "name": "device_add"
12217    },
12218    {
12219      "name": "query-qmp-schema"
12220    },
12221    {
12222      "name": "set-numa-node"
12223    },
12224    {
12225      "name": "x-oob-test"
12226    },
12227    {
12228      "name": "query-vm-generation-id"
12229    },
12230    {
12231      "name": "query-hotpluggable-cpus"
12232    },
12233    {
12234      "name": "xen-load-devices-state"
12235    },
12236    {
12237      "name": "query-acpi-ospm-status"
12238    },
12239    {
12240      "name": "query-memory-devices"
12241    },
12242    {
12243      "name": "query-memdev"
12244    },
12245    {
12246      "name": "query-command-line-options"
12247    },
12248    {
12249      "name": "query-target"
12250    },
12251    {
12252      "name": "query-fdsets"
12253    },
12254    {
12255      "name": "remove-fd"
12256    },
12257    {
12258      "name": "add-fd"
12259    },
12260    {
12261      "name": "query-cpu-definitions"
12262    },
12263    {
12264      "name": "query-memory-size-summary"
12265    },
12266    {
12267      "name": "query-machines"
12268    },
12269    {
12270      "name": "closefd"
12271    },
12272    {
12273      "name": "getfd"
12274    },
12275    {
12276      "name": "object-del"
12277    },
12278    {
12279      "name": "object-add"
12280    },
12281    {
12282      "name": "query-dump-guest-memory-capability"
12283    },
12284    {
12285      "name": "query-dump"
12286    },
12287    {
12288      "name": "dump-guest-memory"
12289    },
12290    {
12291      "name": "device_del"
12292    },
12293    {
12294      "name": "xen-set-global-dirty-log"
12295    },
12296    {
12297      "name": "qom-list-properties"
12298    },
12299    {
12300      "name": "device-list-properties"
12301    },
12302    {
12303      "name": "qom-list-types"
12304    },
12305    {
12306      "name": "change"
12307    },
12308    {
12309      "name": "qom-set"
12310    },
12311    {
12312      "name": "qom-get"
12313    },
12314    {
12315      "name": "qom-list"
12316    },
12317    {
12318      "name": "human-monitor-command"
12319    },
12320    {
12321      "name": "balloon"
12322    },
12323    {
12324      "name": "inject-nmi"
12325    },
12326    {
12327      "name": "system_wakeup"
12328    },
12329    {
12330      "name": "exit-preconfig"
12331    },
12332    {
12333      "name": "cont"
12334    },
12335    {
12336      "name": "pmemsave"
12337    },
12338    {
12339      "name": "memsave"
12340    },
12341    {
12342      "name": "cpu-add"
12343    },
12344    {
12345      "name": "system_powerdown"
12346    },
12347    {
12348      "name": "system_reset"
12349    },
12350    {
12351      "name": "stop"
12352    },
12353    {
12354      "name": "quit"
12355    },
12356    {
12357      "name": "query-pci"
12358    },
12359    {
12360      "name": "query-balloon"
12361    },
12362    {
12363      "name": "query-iothreads"
12364    },
12365    {
12366      "name": "query-cpus-fast"
12367    },
12368    {
12369      "name": "query-cpus"
12370    },
12371    {
12372      "name": "query-events"
12373    },
12374    {
12375      "name": "query-uuid"
12376    },
12377    {
12378      "name": "query-kvm"
12379    },
12380    {
12381      "name": "query-name"
12382    },
12383    {
12384      "name": "add_client"
12385    },
12386    {
12387      "name": "query-commands"
12388    },
12389    {
12390      "name": "query-version"
12391    },
12392    {
12393      "name": "qmp_capabilities"
12394    },
12395    {
12396      "name": "trace-event-set-state"
12397    },
12398    {
12399      "name": "trace-event-get-state"
12400    },
12401    {
12402      "name": "transaction"
12403    },
12404    {
12405      "name": "migrate-pause"
12406    },
12407    {
12408      "name": "migrate-recover"
12409    },
12410    {
12411      "name": "xen-colo-do-checkpoint"
12412    },
12413    {
12414      "name": "query-xen-replication-status"
12415    },
12416    {
12417      "name": "xen-set-replication"
12418    },
12419    {
12420      "name": "xen-save-devices-state"
12421    },
12422    {
12423      "name": "migrate-incoming"
12424    },
12425    {
12426      "name": "migrate"
12427    },
12428    {
12429      "name": "query-migrate-cache-size"
12430    },
12431    {
12432      "name": "migrate-set-cache-size"
12433    },
12434    {
12435      "name": "migrate_set_speed"
12436    },
12437    {
12438      "name": "migrate_set_downtime"
12439    },
12440    {
12441      "name": "migrate-continue"
12442    },
12443    {
12444      "name": "migrate_cancel"
12445    },
12446    {
12447      "name": "x-colo-lost-heartbeat"
12448    },
12449    {
12450      "name": "migrate-start-postcopy"
12451    },
12452    {
12453      "name": "client_migrate_info"
12454    },
12455    {
12456      "name": "query-migrate-parameters"
12457    },
12458    {
12459      "name": "migrate-set-parameters"
12460    },
12461    {
12462      "name": "query-migrate-capabilities"
12463    },
12464    {
12465      "name": "migrate-set-capabilities"
12466    },
12467    {
12468      "name": "query-migrate"
12469    },
12470    {
12471      "name": "input-send-event"
12472    },
12473    {
12474      "name": "send-key"
12475    },
12476    {
12477      "name": "query-mice"
12478    },
12479    {
12480      "name": "change-vnc-password"
12481    },
12482    {
12483      "name": "query-vnc-servers"
12484    },
12485    {
12486      "name": "query-vnc"
12487    },
12488    {
12489      "name": "screendump"
12490    },
12491    {
12492      "name": "expire_password"
12493    },
12494    {
12495      "name": "set_password"
12496    },
12497    {
12498      "name": "query-tpm"
12499    },
12500    {
12501      "name": "query-tpm-types"
12502    },
12503    {
12504      "name": "query-tpm-models"
12505    },
12506    {
12507      "name": "query-rocker-of-dpa-groups"
12508    },
12509    {
12510      "name": "query-rocker-of-dpa-flows"
12511    },
12512    {
12513      "name": "query-rocker-ports"
12514    },
12515    {
12516      "name": "query-rocker"
12517    },
12518    {
12519      "name": "query-rx-filter"
12520    },
12521    {
12522      "name": "netdev_del"
12523    },
12524    {
12525      "name": "set_link"
12526    },
12527    {
12528      "name": "chardev-send-break"
12529    },
12530    {
12531      "name": "chardev-remove"
12532    },
12533    {
12534      "name": "chardev-change"
12535    },
12536    {
12537      "name": "chardev-add"
12538    },
12539    {
12540      "name": "ringbuf-read"
12541    },
12542    {
12543      "name": "ringbuf-write"
12544    },
12545    {
12546      "name": "query-chardev-backends"
12547    },
12548    {
12549      "name": "query-chardev"
12550    },
12551    {
12552      "name": "nbd-server-stop"
12553    },
12554    {
12555      "name": "x-nbd-server-add-bitmap"
12556    },
12557    {
12558      "name": "nbd-server-remove"
12559    },
12560    {
12561      "name": "nbd-server-add"
12562    },
12563    {
12564      "name": "nbd-server-start"
12565    },
12566    {
12567      "name": "eject"
12568    },
12569    {
12570      "name": "blockdev-snapshot-delete-internal-sync"
12571    },
12572    {
12573      "name": "blockdev-snapshot-internal-sync"
12574    },
12575    {
12576      "name": "x-blockdev-set-iothread"
12577    },
12578    {
12579      "name": "x-blockdev-change"
12580    },
12581    {
12582      "name": "block-set-write-threshold"
12583    },
12584    {
12585      "name": "blockdev-change-medium"
12586    },
12587    {
12588      "name": "blockdev-insert-medium"
12589    },
12590    {
12591      "name": "blockdev-remove-medium"
12592    },
12593    {
12594      "name": "blockdev-close-tray"
12595    },
12596    {
12597      "name": "blockdev-open-tray"
12598    },
12599    {
12600      "name": "blockdev-create"
12601    },
12602    {
12603      "name": "blockdev-del"
12604    },
12605    {
12606      "name": "blockdev-add"
12607    },
12608    {
12609      "name": "block-job-finalize"
12610    },
12611    {
12612      "name": "block-job-dismiss"
12613    },
12614    {
12615      "name": "block-job-complete"
12616    },
12617    {
12618      "name": "block-job-resume"
12619    },
12620    {
12621      "name": "block-job-pause"
12622    },
12623    {
12624      "name": "block-job-cancel"
12625    },
12626    {
12627      "name": "block-job-set-speed"
12628    },
12629    {
12630      "name": "block-stream"
12631    },
12632    {
12633      "name": "block_set_io_throttle"
12634    },
12635    {
12636      "name": "blockdev-mirror"
12637    },
12638    {
12639      "name": "x-debug-block-dirty-bitmap-sha256"
12640    },
12641    {
12642      "name": "x-block-dirty-bitmap-merge"
12643    },
12644    {
12645      "name": "x-block-dirty-bitmap-disable"
12646    },
12647    {
12648      "name": "x-block-dirty-bitmap-enable"
12649    },
12650    {
12651      "name": "block-dirty-bitmap-clear"
12652    },
12653    {
12654      "name": "block-dirty-bitmap-remove"
12655    },
12656    {
12657      "name": "block-dirty-bitmap-add"
12658    },
12659    {
12660      "name": "drive-mirror"
12661    },
12662    {
12663      "name": "query-named-block-nodes"
12664    },
12665    {
12666      "name": "blockdev-backup"
12667    },
12668    {
12669      "name": "drive-backup"
12670    },
12671    {
12672      "name": "block-commit"
12673    },
12674    {
12675      "name": "change-backing-file"
12676    },
12677    {
12678      "name": "blockdev-snapshot"
12679    },
12680    {
12681      "name": "blockdev-snapshot-sync"
12682    },
12683    {
12684      "name": "block_resize"
12685    },
12686    {
12687      "name": "block_passwd"
12688    },
12689    {
12690      "name": "query-block-jobs"
12691    },
12692    {
12693      "name": "query-blockstats"
12694    },
12695    {
12696      "name": "query-block"
12697    },
12698    {
12699      "name": "x-block-latency-histogram-set"
12700    },
12701    {
12702      "name": "query-jobs"
12703    },
12704    {
12705      "name": "job-finalize"
12706    },
12707    {
12708      "name": "job-dismiss"
12709    },
12710    {
12711      "name": "job-complete"
12712    },
12713    {
12714      "name": "job-cancel"
12715    },
12716    {
12717      "name": "job-resume"
12718    },
12719    {
12720      "name": "job-pause"
12721    },
12722    {
12723      "name": "watchdog-set-action"
12724    },
12725    {
12726      "name": "query-status"
12727    }
12728  ],
12729  "id": "libvirt-5"
12730}
12731
12732{
12733  "execute": "query-kvm",
12734  "id": "libvirt-6"
12735}
12736
12737{
12738  "return": {
12739    "enabled": true,
12740    "present": true
12741  },
12742  "id": "libvirt-6"
12743}
12744
12745{
12746  "execute": "qom-list-types",
12747  "id": "libvirt-7"
12748}
12749
12750{
12751  "return": [
12752    {
12753      "name": "vhost-vsock-pci",
12754      "parent": "virtio-pci"
12755    },
12756    {
12757      "name": "scsi-generic",
12758      "parent": "scsi-device"
12759    },
12760    {
12761      "name": "qio-channel-tls",
12762      "parent": "qio-channel"
12763    },
12764    {
12765      "name": "scsi-hd",
12766      "parent": "scsi-disk-base"
12767    },
12768    {
12769      "name": "chardev-parallel",
12770      "parent": "chardev"
12771    },
12772    {
12773      "name": "mpc8568e-powerpc64-cpu",
12774      "parent": "e500v2-family-powerpc64-cpu"
12775    },
12776    {
12777      "name": "power7+_v2.1-spapr-cpu-core",
12778      "parent": "spapr-cpu-core"
12779    },
12780    {
12781      "name": "usb-bot",
12782      "parent": "usb-storage-dev"
12783    },
12784    {
12785      "name": "chardev-null",
12786      "parent": "chardev"
12787    },
12788    {
12789      "name": "40p-machine",
12790      "parent": "machine"
12791    },
12792    {
12793      "name": "power5+_v2.1-powerpc64-cpu",
12794      "parent": "POWER5P-family-powerpc64-cpu"
12795    },
12796    {
12797      "name": "isa-m48t59",
12798      "parent": "isa-m48txx"
12799    },
12800    {
12801      "name": "qemu-xhci",
12802      "parent": "base-xhci"
12803    },
12804    {
12805      "name": "lsi53c895a",
12806      "parent": "pci-device"
12807    },
12808    {
12809      "name": "750_v3.1-powerpc64-cpu",
12810      "parent": "750-family-powerpc64-cpu"
12811    },
12812    {
12813      "name": "mpc5200_v10-powerpc64-cpu",
12814      "parent": "G2LE-family-powerpc64-cpu"
12815    },
12816    {
12817      "name": "mpc8533e_v10-powerpc64-cpu",
12818      "parent": "e500v2-family-powerpc64-cpu"
12819    },
12820    {
12821      "name": "mpc8343e-powerpc64-cpu",
12822      "parent": "e300-family-powerpc64-cpu"
12823    },
12824    {
12825      "name": "npe405h2-powerpc64-cpu",
12826      "parent": "405-family-powerpc64-cpu"
12827    },
12828    {
12829      "name": "e300c2-powerpc64-cpu",
12830      "parent": "e300-family-powerpc64-cpu"
12831    },
12832    {
12833      "name": "403gb-powerpc64-cpu",
12834      "parent": "403-family-powerpc64-cpu"
12835    },
12836    {
12837      "name": "7447a_v1.1-powerpc64-cpu",
12838      "parent": "7445-family-powerpc64-cpu"
12839    },
12840    {
12841      "name": "power8e_v2.1-powerpc64-cpu",
12842      "parent": "POWER8-family-powerpc64-cpu"
12843    },
12844    {
12845      "name": "mpc8555e_v11-powerpc64-cpu",
12846      "parent": "e500v2-family-powerpc64-cpu"
12847    },
12848    {
12849      "name": "pr-manager-helper",
12850      "parent": "pr-manager"
12851    },
12852    {
12853      "name": "dec-21154",
12854      "parent": "pci-device"
12855    },
12856    {
12857      "name": "750cxe_v3.1-powerpc64-cpu",
12858      "parent": "750cx-family-powerpc64-cpu"
12859    },
12860    {
12861      "name": "mpc8541e_v11-powerpc64-cpu",
12862      "parent": "e500v1-family-powerpc64-cpu"
12863    },
12864    {
12865      "name": "401-powerpc64-cpu",
12866      "parent": "401-family-powerpc64-cpu"
12867    },
12868    {
12869      "name": "750cxr-powerpc64-cpu",
12870      "parent": "750cx-family-powerpc64-cpu"
12871    },
12872    {
12873      "name": "750cl_v2.0-powerpc64-cpu",
12874      "parent": "750cl-family-powerpc64-cpu"
12875    },
12876    {
12877      "name": "power8_v2.0-spapr-cpu-core",
12878      "parent": "spapr-cpu-core"
12879    },
12880    {
12881      "name": "745_v1.0-powerpc64-cpu",
12882      "parent": "745-family-powerpc64-cpu"
12883    },
12884    {
12885      "name": "ide-hd",
12886      "parent": "ide-device"
12887    },
12888    {
12889      "name": "at24c-eeprom",
12890      "parent": "i2c-slave"
12891    },
12892    {
12893      "name": "g2legp1-powerpc64-cpu",
12894      "parent": "G2LE-family-powerpc64-cpu"
12895    },
12896    {
12897      "name": "virtio-net-device",
12898      "parent": "virtio-device"
12899    },
12900    {
12901      "name": "ppc4xx-i2c",
12902      "parent": "sys-bus-device"
12903    },
12904    {
12905      "name": "601_v0-powerpc64-cpu",
12906      "parent": "601-family-powerpc64-cpu"
12907    },
12908    {
12909      "name": "macio-newworld",
12910      "parent": "macio"
12911    },
12912    {
12913      "name": "chardev-pty",
12914      "parent": "chardev"
12915    },
12916    {
12917      "name": "ppc4xx-pcihost",
12918      "parent": "pci-host-bridge"
12919    },
12920    {
12921      "name": "spapr-vio-bus",
12922      "parent": "bus"
12923    },
12924    {
12925      "name": "ppc4xx-host-bridge",
12926      "parent": "pci-device"
12927    },
12928    {
12929      "name": "750fx_v2.1-powerpc64-cpu",
12930      "parent": "750fx-family-powerpc64-cpu"
12931    },
12932    {
12933      "name": "iop480-powerpc64-cpu",
12934      "parent": "IOP480-family-powerpc64-cpu"
12935    },
12936    {
12937      "name": "usb-audio",
12938      "parent": "usb-device"
12939    },
12940    {
12941      "name": "power7_v2.3-spapr-cpu-core",
12942      "parent": "spapr-cpu-core"
12943    },
12944    {
12945      "name": "970fx_v2.1-powerpc64-cpu",
12946      "parent": "970-family-powerpc64-cpu"
12947    },
12948    {
12949      "name": "SUNW,fdtwo",
12950      "parent": "base-sysbus-fdc"
12951    },
12952    {
12953      "name": "440epa-powerpc64-cpu",
12954      "parent": "440EP-family-powerpc64-cpu"
12955    },
12956    {
12957      "name": "isa-pcspk",
12958      "parent": "isa-device"
12959    },
12960    {
12961      "name": "dec-21154-p2p-bridge",
12962      "parent": "base-pci-bridge"
12963    },
12964    {
12965      "name": "pnv8-chip",
12966      "parent": "pnv-chip"
12967    },
12968    {
12969      "name": "7445_v3.3-powerpc64-cpu",
12970      "parent": "7445-family-powerpc64-cpu"
12971    },
12972    {
12973      "name": "603e_v4.1-powerpc64-cpu",
12974      "parent": "603E-family-powerpc64-cpu"
12975    },
12976    {
12977      "name": "mpc603-powerpc64-cpu",
12978      "parent": "603E-family-powerpc64-cpu"
12979    },
12980    {
12981      "name": "filter-rewriter",
12982      "parent": "netfilter"
12983    },
12984    {
12985      "name": "spapr-vscsi",
12986      "parent": "vio-spapr-device"
12987    },
12988    {
12989      "name": "loader",
12990      "parent": "device"
12991    },
12992    {
12993      "name": "xlnx.xps-ethernetlite",
12994      "parent": "sys-bus-device"
12995    },
12996    {
12997      "name": "7410_v1.0-powerpc64-cpu",
12998      "parent": "7410-family-powerpc64-cpu"
12999    },
13000    {
13001      "name": "platform-bus-device",
13002      "parent": "sys-bus-device"
13003    },
13004    {
13005      "name": "virtio-serial-pci",
13006      "parent": "virtio-pci"
13007    },
13008    {
13009      "name": "ics",
13010      "parent": "ics-base"
13011    },
13012    {
13013      "name": "750cxe_v2.4b-powerpc64-cpu",
13014      "parent": "750cx-family-powerpc64-cpu"
13015    },
13016    {
13017      "name": "mpc8641-powerpc64-cpu",
13018      "parent": "e600-family-powerpc64-cpu"
13019    },
13020    {
13021      "name": "sysbus-sm501",
13022      "parent": "sys-bus-device"
13023    },
13024    {
13025      "name": "icp",
13026      "parent": "device"
13027    },
13028    {
13029      "name": "virtio-crypto-device",
13030      "parent": "virtio-device"
13031    },
13032    {
13033      "name": "usb-host",
13034      "parent": "usb-device"
13035    },
13036    {
13037      "name": "mpc8379e-powerpc64-cpu",
13038      "parent": "e300-family-powerpc64-cpu"
13039    },
13040    {
13041      "name": "745_v2.5-powerpc64-cpu",
13042      "parent": "745-family-powerpc64-cpu"
13043    },
13044    {
13045      "name": "chardev-socket",
13046      "parent": "chardev"
13047    },
13048    {
13049      "name": "970fx_v3.1-powerpc64-cpu",
13050      "parent": "970-family-powerpc64-cpu"
13051    },
13052    {
13053      "name": "7447_v1.0-powerpc64-cpu",
13054      "parent": "7445-family-powerpc64-cpu"
13055    },
13056    {
13057      "name": "7457_v1.2-powerpc64-cpu",
13058      "parent": "7455-family-powerpc64-cpu"
13059    },
13060    {
13061      "name": "usb-bt-dongle",
13062      "parent": "usb-device"
13063    },
13064    {
13065      "name": "filter-redirector",
13066      "parent": "netfilter"
13067    },
13068    {
13069      "name": "mpc8567-powerpc64-cpu",
13070      "parent": "e500v2-family-powerpc64-cpu"
13071    },
13072    {
13073      "name": "xlnx,ps7-usb",
13074      "parent": "sysbus-ehci-usb"
13075    },
13076    {
13077      "name": "virtio-input-host-pci",
13078      "parent": "virtio-input-pci"
13079    },
13080    {
13081      "name": "xlnx.xps-intc",
13082      "parent": "sys-bus-device"
13083    },
13084    {
13085      "name": "tegra2-ehci-usb",
13086      "parent": "sysbus-ehci-usb"
13087    },
13088    {
13089      "name": "mpc8378-powerpc64-cpu",
13090      "parent": "e300-family-powerpc64-cpu"
13091    },
13092    {
13093      "name": "mpc8xxx_gpio",
13094      "parent": "sys-bus-device"
13095    },
13096    {
13097      "name": "e1000",
13098      "parent": "e1000-base"
13099    },
13100    {
13101      "name": "mpc8545e_v20-powerpc64-cpu",
13102      "parent": "e500v2-family-powerpc64-cpu"
13103    },
13104    {
13105      "name": "pseries-2.1-machine",
13106      "parent": "spapr-machine"
13107    },
13108    {
13109      "name": "pci-bridge",
13110      "parent": "base-pci-bridge"
13111    },
13112    {
13113      "name": "ich9-usb-uhci6",
13114      "parent": "pci-uhci-usb"
13115    },
13116    {
13117      "name": "ich9-usb-uhci5",
13118      "parent": "pci-uhci-usb"
13119    },
13120    {
13121      "name": "usb-mtp",
13122      "parent": "usb-device"
13123    },
13124    {
13125      "name": "ich9-usb-uhci3",
13126      "parent": "pci-uhci-usb"
13127    },
13128    {
13129      "name": "mpc8548e_v20-powerpc64-cpu",
13130      "parent": "e500v2-family-powerpc64-cpu"
13131    },
13132    {
13133      "name": "ich9-usb-uhci4",
13134      "parent": "pci-uhci-usb"
13135    },
13136    {
13137      "name": "sysbus-ahci",
13138      "parent": "sys-bus-device"
13139    },
13140    {
13141      "name": "e500v2_v22-powerpc64-cpu",
13142      "parent": "e500v2-family-powerpc64-cpu"
13143    },
13144    {
13145      "name": "ich9-usb-uhci2",
13146      "parent": "pci-uhci-usb"
13147    },
13148    {
13149      "name": "ich9-usb-uhci1",
13150      "parent": "pci-uhci-usb"
13151    },
13152    {
13153      "name": "sysbus-m48t59",
13154      "parent": "sysbus-m48txx"
13155    },
13156    {
13157      "name": "i82559er",
13158      "parent": "pci-device"
13159    },
13160    {
13161      "name": "tpci200",
13162      "parent": "pci-device"
13163    },
13164    {
13165      "name": "memory-backend-file",
13166      "parent": "memory-backend"
13167    },
13168    {
13169      "name": "604r-powerpc64-cpu",
13170      "parent": "604E-family-powerpc64-cpu"
13171    },
13172    {
13173      "name": "vhost-scsi-pci",
13174      "parent": "virtio-pci"
13175    },
13176    {
13177      "name": "megasas",
13178      "parent": "megasas-base"
13179    },
13180    {
13181      "name": "uni-north-internal-pci-pcihost",
13182      "parent": "pci-host-bridge"
13183    },
13184    {
13185      "name": "container",
13186      "parent": "object"
13187    },
13188    {
13189      "name": "603e7v2-powerpc64-cpu",
13190      "parent": "603E-family-powerpc64-cpu"
13191    },
13192    {
13193      "name": "970mp_v1.1-powerpc64-cpu",
13194      "parent": "970-family-powerpc64-cpu"
13195    },
13196    {
13197      "name": "rtl8139",
13198      "parent": "pci-device"
13199    },
13200    {
13201      "name": "7450_v2.0-powerpc64-cpu",
13202      "parent": "7450-family-powerpc64-cpu"
13203    },
13204    {
13205      "name": "mpc8544e_v11-powerpc64-cpu",
13206      "parent": "e500v2-family-powerpc64-cpu"
13207    },
13208    {
13209      "name": "chardev-hci",
13210      "parent": "chardev"
13211    },
13212    {
13213      "name": "power7+_v2.1-powerpc64-cpu",
13214      "parent": "POWER7-family-powerpc64-cpu"
13215    },
13216    {
13217      "name": "405gpc-powerpc64-cpu",
13218      "parent": "405-family-powerpc64-cpu"
13219    },
13220    {
13221      "name": "7455_v2.1-powerpc64-cpu",
13222      "parent": "7455-family-powerpc64-cpu"
13223    },
13224    {
13225      "name": "7400_v2.8-powerpc64-cpu",
13226      "parent": "7400-family-powerpc64-cpu"
13227    },
13228    {
13229      "name": "u3-agp",
13230      "parent": "pci-device"
13231    },
13232    {
13233      "name": "401g2-powerpc64-cpu",
13234      "parent": "401x2-family-powerpc64-cpu"
13235    },
13236    {
13237      "name": "603e_v1.1-powerpc64-cpu",
13238      "parent": "603E-family-powerpc64-cpu"
13239    },
13240    {
13241      "name": "scsi-block",
13242      "parent": "scsi-disk-base"
13243    },
13244    {
13245      "name": "7451_v2.3-powerpc64-cpu",
13246      "parent": "7450-family-powerpc64-cpu"
13247    },
13248    {
13249      "name": "unimplemented-device",
13250      "parent": "sys-bus-device"
13251    },
13252    {
13253      "name": "mpc8533e_v11-powerpc64-cpu",
13254      "parent": "e500v2-family-powerpc64-cpu"
13255    },
13256    {
13257      "name": "eTSEC",
13258      "parent": "sys-bus-device"
13259    },
13260    {
13261      "name": "mac-dbdma",
13262      "parent": "sys-bus-device"
13263    },
13264    {
13265      "name": "mpc8567e-powerpc64-cpu",
13266      "parent": "e500v2-family-powerpc64-cpu"
13267    },
13268    {
13269      "name": "uni-north-agp",
13270      "parent": "pci-device"
13271    },
13272    {
13273      "name": "scsi-cd",
13274      "parent": "scsi-disk-base"
13275    },
13276    {
13277      "name": "floppy-bus",
13278      "parent": "bus"
13279    },
13280    {
13281      "name": "accel",
13282      "parent": "object"
13283    },
13284    {
13285      "name": "740p-powerpc64-cpu",
13286      "parent": "740-family-powerpc64-cpu"
13287    },
13288    {
13289      "name": "power5+_v2.1-spapr-cpu-core",
13290      "parent": "spapr-cpu-core"
13291    },
13292    {
13293      "name": "ppc440-pcix-host",
13294      "parent": "pci-host-bridge"
13295    },
13296    {
13297      "name": "xlnx.xps-timer",
13298      "parent": "sys-bus-device"
13299    },
13300    {
13301      "name": "virtio-vga",
13302      "parent": "virtio-pci"
13303    },
13304    {
13305      "name": "isa-serial",
13306      "parent": "isa-device"
13307    },
13308    {
13309      "name": "g2hip4-powerpc64-cpu",
13310      "parent": "G2-family-powerpc64-cpu"
13311    },
13312    {
13313      "name": "spapr-rng",
13314      "parent": "device"
13315    },
13316    {
13317      "name": "via-pmu",
13318      "parent": "sys-bus-device"
13319    },
13320    {
13321      "name": "g2lels-powerpc64-cpu",
13322      "parent": "G2LE-family-powerpc64-cpu"
13323    },
13324    {
13325      "name": "virtio-serial-device",
13326      "parent": "virtio-device"
13327    },
13328    {
13329      "name": "970_v2.2-powerpc64-cpu",
13330      "parent": "970-family-powerpc64-cpu"
13331    },
13332    {
13333      "name": "gpio_i2c",
13334      "parent": "sys-bus-device"
13335    },
13336    {
13337      "name": "pc-testdev",
13338      "parent": "isa-device"
13339    },
13340    {
13341      "name": "escc",
13342      "parent": "sys-bus-device"
13343    },
13344    {
13345      "name": "mpc8349e-powerpc64-cpu",
13346      "parent": "e300-family-powerpc64-cpu"
13347    },
13348    {
13349      "name": "chardev-gdb",
13350      "parent": "chardev"
13351    },
13352    {
13353      "name": "fdc37m81x-superio",
13354      "parent": "isa-superio"
13355    },
13356    {
13357      "name": "icskvm",
13358      "parent": "ics"
13359    },
13360    {
13361      "name": "tls-creds-anon",
13362      "parent": "tls-creds"
13363    },
13364    {
13365      "name": "fw_cfg_mem",
13366      "parent": "fw_cfg"
13367    },
13368    {
13369      "name": "603e_v3-powerpc64-cpu",
13370      "parent": "603E-family-powerpc64-cpu"
13371    },
13372    {
13373      "name": "pseries-2.3-machine",
13374      "parent": "spapr-machine"
13375    },
13376    {
13377      "name": "taihu-machine",
13378      "parent": "machine"
13379    },
13380    {
13381      "name": "npe4gs3-powerpc64-cpu",
13382      "parent": "405-family-powerpc64-cpu"
13383    },
13384    {
13385      "name": "icp-kvm",
13386      "parent": "icp"
13387    },
13388    {
13389      "name": "440epb-powerpc64-cpu",
13390      "parent": "440EP-family-powerpc64-cpu"
13391    },
13392    {
13393      "name": "usb-uas",
13394      "parent": "usb-device"
13395    },
13396    {
13397      "name": "virtio-balloon-pci",
13398      "parent": "virtio-pci"
13399    },
13400    {
13401      "name": "ide-cd",
13402      "parent": "ide-device"
13403    },
13404    {
13405      "name": "usb-ccid",
13406      "parent": "usb-device"
13407    },
13408    {
13409      "name": "chardev-udp",
13410      "parent": "chardev"
13411    },
13412    {
13413      "name": "7445_v3.4-powerpc64-cpu",
13414      "parent": "7445-family-powerpc64-cpu"
13415    },
13416    {
13417      "name": "pseries-2.2-machine",
13418      "parent": "spapr-machine"
13419    },
13420    {
13421      "name": "750p-powerpc64-cpu",
13422      "parent": "750-family-powerpc64-cpu"
13423    },
13424    {
13425      "name": "e6500-powerpc64-cpu",
13426      "parent": "e6500-family-powerpc64-cpu"
13427    },
13428    {
13429      "name": "sb16",
13430      "parent": "isa-device"
13431    },
13432    {
13433      "name": "iothread",
13434      "parent": "object"
13435    },
13436    {
13437      "name": "750gl-powerpc64-cpu",
13438      "parent": "750gx-family-powerpc64-cpu"
13439    },
13440    {
13441      "name": "bochs-display",
13442      "parent": "pci-device"
13443    },
13444    {
13445      "name": "745_v2.1-powerpc64-cpu",
13446      "parent": "745-family-powerpc64-cpu"
13447    },
13448    {
13449      "name": "7410_v1.1-powerpc64-cpu",
13450      "parent": "7410-family-powerpc64-cpu"
13451    },
13452    {
13453      "name": "755_v2.3-powerpc64-cpu",
13454      "parent": "755-family-powerpc64-cpu"
13455    },
13456    {
13457      "name": "vhost-vsock-device",
13458      "parent": "virtio-device"
13459    },
13460    {
13461      "name": "7450_v1.0-powerpc64-cpu",
13462      "parent": "7450-family-powerpc64-cpu"
13463    },
13464    {
13465      "name": "qio-channel-rdma",
13466      "parent": "qio-channel"
13467    },
13468    {
13469      "name": "750_v2.2-powerpc64-cpu",
13470      "parent": "750-family-powerpc64-cpu"
13471    },
13472    {
13473      "name": "mpc8347at-powerpc64-cpu",
13474      "parent": "e300-family-powerpc64-cpu"
13475    },
13476    {
13477      "name": "mpc8544_v10-powerpc64-cpu",
13478      "parent": "e500v2-family-powerpc64-cpu"
13479    },
13480    {
13481      "name": "405ep-powerpc64-cpu",
13482      "parent": "405-family-powerpc64-cpu"
13483    },
13484    {
13485      "name": "sdhci-pci",
13486      "parent": "pci-device"
13487    },
13488    {
13489      "name": "virtio-input-host-device",
13490      "parent": "virtio-input-device"
13491    },
13492    {
13493      "name": "stb03-powerpc64-cpu",
13494      "parent": "405-family-powerpc64-cpu"
13495    },
13496    {
13497      "name": "virtio-rng-device",
13498      "parent": "virtio-device"
13499    },
13500    {
13501      "name": "cs4231a",
13502      "parent": "isa-device"
13503    },
13504    {
13505      "name": "745_v2.6-powerpc64-cpu",
13506      "parent": "745-family-powerpc64-cpu"
13507    },
13508    {
13509      "name": "heathrow",
13510      "parent": "sys-bus-device"
13511    },
13512    {
13513      "name": "405lp-powerpc64-cpu",
13514      "parent": "405-family-powerpc64-cpu"
13515    },
13516    {
13517      "name": "755_v2.8-powerpc64-cpu",
13518      "parent": "755-family-powerpc64-cpu"
13519    },
13520    {
13521      "name": "604e_v2.4-powerpc64-cpu",
13522      "parent": "604E-family-powerpc64-cpu"
13523    },
13524    {
13525      "name": "ivshmem-doorbell",
13526      "parent": "ivshmem-common"
13527    },
13528    {
13529      "name": "750cxe_v2.2-powerpc64-cpu",
13530      "parent": "750cx-family-powerpc64-cpu"
13531    },
13532    {
13533      "name": "750cx_v1.0-powerpc64-cpu",
13534      "parent": "750cx-family-powerpc64-cpu"
13535    },
13536    {
13537      "name": "7457a_v1.2-powerpc64-cpu",
13538      "parent": "7455-family-powerpc64-cpu"
13539    },
13540    {
13541      "name": "pnv-icp",
13542      "parent": "icp"
13543    },
13544    {
13545      "name": "mpc8568-powerpc64-cpu",
13546      "parent": "e500v2-family-powerpc64-cpu"
13547    },
13548    {
13549      "name": "isa-parallel",
13550      "parent": "isa-device"
13551    },
13552    {
13553      "name": "mpc8555_v10-powerpc64-cpu",
13554      "parent": "e500v2-family-powerpc64-cpu"
13555    },
13556    {
13557      "name": "460exb-powerpc64-cpu",
13558      "parent": "460EX-family-powerpc64-cpu"
13559    },
13560    {
13561      "name": "spapr-drc-cpu",
13562      "parent": "spapr-drc-logical"
13563    },
13564    {
13565      "name": "spapr-iommu-memory-region",
13566      "parent": "qemu:iommu-memory-region"
13567    },
13568    {
13569      "name": "mpc8343a-powerpc64-cpu",
13570      "parent": "e300-family-powerpc64-cpu"
13571    },
13572    {
13573      "name": "adlib",
13574      "parent": "isa-device"
13575    },
13576    {
13577      "name": "mpc8378e-powerpc64-cpu",
13578      "parent": "e300-family-powerpc64-cpu"
13579    },
13580    {
13581      "name": "602-powerpc64-cpu",
13582      "parent": "602-family-powerpc64-cpu"
13583    },
13584    {
13585      "name": "mpc8545e_v21-powerpc64-cpu",
13586      "parent": "e500v2-family-powerpc64-cpu"
13587    },
13588    {
13589      "name": "qio-channel-websock",
13590      "parent": "qio-channel"
13591    },
13592    {
13593      "name": "dc390",
13594      "parent": "am53c974"
13595    },
13596    {
13597      "name": "hda-micro",
13598      "parent": "hda-audio"
13599    },
13600    {
13601      "name": "pci-bridge-seat",
13602      "parent": "pci-bridge"
13603    },
13604    {
13605      "name": "IDE",
13606      "parent": "bus"
13607    },
13608    {
13609      "name": "740_v3.0-powerpc64-cpu",
13610      "parent": "740-family-powerpc64-cpu"
13611    },
13612    {
13613      "name": "7441_v2.1-powerpc64-cpu",
13614      "parent": "7440-family-powerpc64-cpu"
13615    },
13616    {
13617      "name": "qemu,register",
13618      "parent": "device"
13619    },
13620    {
13621      "name": "pnv-psi",
13622      "parent": "sys-bus-device"
13623    },
13624    {
13625      "name": "mpc5200_v11-powerpc64-cpu",
13626      "parent": "G2LE-family-powerpc64-cpu"
13627    },
13628    {
13629      "name": "fw_cfg_io",
13630      "parent": "fw_cfg"
13631    },
13632    {
13633      "name": "e300c3-powerpc64-cpu",
13634      "parent": "e300-family-powerpc64-cpu"
13635    },
13636    {
13637      "name": "403gc-powerpc64-cpu",
13638      "parent": "403-family-powerpc64-cpu"
13639    },
13640    {
13641      "name": "7447a_v1.2-powerpc64-cpu",
13642      "parent": "7445-family-powerpc64-cpu"
13643    },
13644    {
13645      "name": "sysbus-m48t08",
13646      "parent": "sysbus-m48txx"
13647    },
13648    {
13649      "name": "spapr-pci-host-bridge",
13650      "parent": "pci-host-bridge"
13651    },
13652    {
13653      "name": "memory-backend-ram",
13654      "parent": "memory-backend"
13655    },
13656    {
13657      "name": "am53c974",
13658      "parent": "pci-device"
13659    },
13660    {
13661      "name": "pseries-2.5-machine",
13662      "parent": "spapr-machine"
13663    },
13664    {
13665      "name": "mpc8548e_v10-powerpc64-cpu",
13666      "parent": "e500v2-family-powerpc64-cpu"
13667    },
13668    {
13669      "name": "750cx_v2.0-powerpc64-cpu",
13670      "parent": "750cx-family-powerpc64-cpu"
13671    },
13672    {
13673      "name": "virtio-blk-device",
13674      "parent": "virtio-device"
13675    },
13676    {
13677      "name": "chardev-pipe",
13678      "parent": "chardev-fd"
13679    },
13680    {
13681      "name": "qio-channel-file",
13682      "parent": "qio-channel"
13683    },
13684    {
13685      "name": "745_v1.1-powerpc64-cpu",
13686      "parent": "745-family-powerpc64-cpu"
13687    },
13688    {
13689      "name": "601_v1-powerpc64-cpu",
13690      "parent": "601-family-powerpc64-cpu"
13691    },
13692    {
13693      "name": "sysbus-m48t02",
13694      "parent": "sysbus-m48txx"
13695    },
13696    {
13697      "name": "uni-north-pci",
13698      "parent": "pci-device"
13699    },
13700    {
13701      "name": "740_v1.0-powerpc64-cpu",
13702      "parent": "740-family-powerpc64-cpu"
13703    },
13704    {
13705      "name": "pseries-2.4-machine",
13706      "parent": "spapr-machine"
13707    },
13708    {
13709      "name": "mc146818rtc",
13710      "parent": "isa-device"
13711    },
13712    {
13713      "name": "spapr-nvram",
13714      "parent": "vio-spapr-device"
13715    },
13716    {
13717      "name": "chardev-msmouse",
13718      "parent": "chardev"
13719    },
13720    {
13721      "name": "hda-output",
13722      "parent": "hda-audio"
13723    },
13724    {
13725      "name": "cryptodev-backend-builtin",
13726      "parent": "cryptodev-backend"
13727    },
13728    {
13729      "name": "mpc8347eat-powerpc64-cpu",
13730      "parent": "e300-family-powerpc64-cpu"
13731    },
13732    {
13733      "name": "750fx_v2.2-powerpc64-cpu",
13734      "parent": "750fx-family-powerpc64-cpu"
13735    },
13736    {
13737      "name": "mpc5200b_v20-powerpc64-cpu",
13738      "parent": "G2LE-family-powerpc64-cpu"
13739    },
13740    {
13741      "name": "603e_v1.2-powerpc64-cpu",
13742      "parent": "603E-family-powerpc64-cpu"
13743    },
13744    {
13745      "name": "stb25-powerpc64-cpu",
13746      "parent": "405-family-powerpc64-cpu"
13747    },
13748    {
13749      "name": "mmio_interface",
13750      "parent": "device"
13751    },
13752    {
13753      "name": "mptsas1068",
13754      "parent": "pci-device"
13755    },
13756    {
13757      "name": "raven",
13758      "parent": "pci-device"
13759    },
13760    {
13761      "name": "VGA",
13762      "parent": "pci-vga"
13763    },
13764    {
13765      "name": "mpc8349a-powerpc64-cpu",
13766      "parent": "e300-family-powerpc64-cpu"
13767    },
13768    {
13769      "name": "405gpr-powerpc64-cpu",
13770      "parent": "405-family-powerpc64-cpu"
13771    },
13772    {
13773      "name": "mpc8533_v10-powerpc64-cpu",
13774      "parent": "e500v2-family-powerpc64-cpu"
13775    },
13776    {
13777      "name": "401f2-powerpc64-cpu",
13778      "parent": "401x2-family-powerpc64-cpu"
13779    },
13780    {
13781      "name": "i8257",
13782      "parent": "isa-device"
13783    },
13784    {
13785      "name": "440-xilinx-powerpc64-cpu",
13786      "parent": "440x5-family-powerpc64-cpu"
13787    },
13788    {
13789      "name": "power8e_v2.1-spapr-cpu-core",
13790      "parent": "spapr-cpu-core"
13791    },
13792    {
13793      "name": "pc87312",
13794      "parent": "isa-superio"
13795    },
13796    {
13797      "name": "qio-net-listener",
13798      "parent": "object"
13799    },
13800    {
13801      "name": "mpc8560_v20-powerpc64-cpu",
13802      "parent": "e500v2-family-powerpc64-cpu"
13803    },
13804    {
13805      "name": "edu",
13806      "parent": "pci-device"
13807    },
13808    {
13809      "name": "virtio-mouse-pci",
13810      "parent": "virtio-input-hid-pci"
13811    },
13812    {
13813      "name": "740_v2.0-powerpc64-cpu",
13814      "parent": "740-family-powerpc64-cpu"
13815    },
13816    {
13817      "name": "7455_v3.2-powerpc64-cpu",
13818      "parent": "7455-family-powerpc64-cpu"
13819    },
13820    {
13821      "name": "power8nvl_v1.0-powernv-cpu-core",
13822      "parent": "powernv-cpu-core"
13823    },
13824    {
13825      "name": "g2legp-powerpc64-cpu",
13826      "parent": "G2LE-family-powerpc64-cpu"
13827    },
13828    {
13829      "name": "vfio-pci-igd-lpc-bridge",
13830      "parent": "pci-device"
13831    },
13832    {
13833      "name": "spapr-vlan",
13834      "parent": "vio-spapr-device"
13835    },
13836    {
13837      "name": "603e_v4-powerpc64-cpu",
13838      "parent": "603E-family-powerpc64-cpu"
13839    },
13840    {
13841      "name": "HDA",
13842      "parent": "bus"
13843    },
13844    {
13845      "name": "chardev-ringbuf",
13846      "parent": "chardev"
13847    },
13848    {
13849      "name": "603e_v2.2-powerpc64-cpu",
13850      "parent": "603E-family-powerpc64-cpu"
13851    },
13852    {
13853      "name": "qio-channel-command",
13854      "parent": "qio-channel"
13855    },
13856    {
13857      "name": "7447_v1.1-powerpc64-cpu",
13858      "parent": "7445-family-powerpc64-cpu"
13859    },
13860    {
13861      "name": "pseries-2.8-machine",
13862      "parent": "spapr-machine"
13863    },
13864    {
13865      "name": "pcm3680_pci",
13866      "parent": "pci-device"
13867    },
13868    {
13869      "name": "floppy",
13870      "parent": "device"
13871    },
13872    {
13873      "name": "mioe3680_pci",
13874      "parent": "pci-device"
13875    },
13876    {
13877      "name": "qemu:memory-region",
13878      "parent": "object"
13879    },
13880    {
13881      "name": "macio-oldworld",
13882      "parent": "macio"
13883    },
13884    {
13885      "name": "adb-keyboard",
13886      "parent": "adb-device"
13887    },
13888    {
13889      "name": "ppc460ex-pcie-host",
13890      "parent": "pcie-host-bridge"
13891    },
13892    {
13893      "name": "pseries-2.7-machine",
13894      "parent": "spapr-machine"
13895    },
13896    {
13897      "name": "sysbus-ohci",
13898      "parent": "sys-bus-device"
13899    },
13900    {
13901      "name": "7445_v1.0-powerpc64-cpu",
13902      "parent": "7445-family-powerpc64-cpu"
13903    },
13904    {
13905      "name": "mpc8379-powerpc64-cpu",
13906      "parent": "e300-family-powerpc64-cpu"
13907    },
13908    {
13909      "name": "755_v2.4-powerpc64-cpu",
13910      "parent": "755-family-powerpc64-cpu"
13911    },
13912    {
13913      "name": "7450_v1.1-powerpc64-cpu",
13914      "parent": "7450-family-powerpc64-cpu"
13915    },
13916    {
13917      "name": "can-bus",
13918      "parent": "object"
13919    },
13920    {
13921      "name": "e600-powerpc64-cpu",
13922      "parent": "e600-family-powerpc64-cpu"
13923    },
13924    {
13925      "name": "405ez-powerpc64-cpu",
13926      "parent": "405-family-powerpc64-cpu"
13927    },
13928    {
13929      "name": "x2vp20-powerpc64-cpu",
13930      "parent": "405-family-powerpc64-cpu"
13931    },
13932    {
13933      "name": "pseries-2.6-machine",
13934      "parent": "spapr-machine"
13935    },
13936    {
13937      "name": "qtest-accel",
13938      "parent": "accel"
13939    },
13940    {
13941      "name": "mpc8548e_v21-powerpc64-cpu",
13942      "parent": "e500v2-family-powerpc64-cpu"
13943    },
13944    {
13945      "name": "stb04-powerpc64-cpu",
13946      "parent": "405-family-powerpc64-cpu"
13947    },
13948    {
13949      "name": "750l_v2.0-powerpc64-cpu",
13950      "parent": "750-family-powerpc64-cpu"
13951    },
13952    {
13953      "name": "750fl-powerpc64-cpu",
13954      "parent": "750fx-family-powerpc64-cpu"
13955    },
13956    {
13957      "name": "mpc8543e_v20-powerpc64-cpu",
13958      "parent": "e500v2-family-powerpc64-cpu"
13959    },
13960    {
13961      "name": "usb-serial",
13962      "parent": "usb-serial-dev"
13963    },
13964    {
13965      "name": "virtio-blk-pci",
13966      "parent": "virtio-pci"
13967    },
13968    {
13969      "name": "virtio-gpu-device",
13970      "parent": "virtio-device"
13971    },
13972    {
13973      "name": "mpc8541_v10-powerpc64-cpu",
13974      "parent": "e500v1-family-powerpc64-cpu"
13975    },
13976    {
13977      "name": "750gx_v1.0-powerpc64-cpu",
13978      "parent": "750gx-family-powerpc64-cpu"
13979    },
13980    {
13981      "name": "cryptodev-vhost-user",
13982      "parent": "cryptodev-backend"
13983    },
13984    {
13985      "name": "mpc8555_v11-powerpc64-cpu",
13986      "parent": "e500v2-family-powerpc64-cpu"
13987    },
13988    {
13989      "name": "vt82c686b-usb-uhci",
13990      "parent": "pci-uhci-usb"
13991    },
13992    {
13993      "name": "lsi53c810",
13994      "parent": "lsi53c895a"
13995    },
13996    {
13997      "name": "603e7t-powerpc64-cpu",
13998      "parent": "603E-family-powerpc64-cpu"
13999    },
14000    {
14001      "name": "uni-north-agp-pcihost",
14002      "parent": "pci-host-bridge"
14003    },
14004    {
14005      "name": "603-powerpc64-cpu",
14006      "parent": "603-family-powerpc64-cpu"
14007    },
14008    {
14009      "name": "System",
14010      "parent": "bus"
14011    },
14012    {
14013      "name": "405gpd-powerpc64-cpu",
14014      "parent": "405-family-powerpc64-cpu"
14015    },
14016    {
14017      "name": "7400_v2.9-powerpc64-cpu",
14018      "parent": "7400-family-powerpc64-cpu"
14019    },
14020    {
14021      "name": "g2-powerpc64-cpu",
14022      "parent": "G2-family-powerpc64-cpu"
14023    },
14024    {
14025      "name": "750cxe_v3.1b-powerpc64-cpu",
14026      "parent": "750cx-family-powerpc64-cpu"
14027    },
14028    {
14029      "name": "7450_v2.1-powerpc64-cpu",
14030      "parent": "7450-family-powerpc64-cpu"
14031    },
14032    {
14033      "name": "chardev-braille",
14034      "parent": "chardev"
14035    },
14036    {
14037      "name": "chardev-file",
14038      "parent": "chardev-fd"
14039    },
14040    {
14041      "name": "7448_v2.0-powerpc64-cpu",
14042      "parent": "7400-family-powerpc64-cpu"
14043    },
14044    {
14045      "name": "mpc5200_v12-powerpc64-cpu",
14046      "parent": "G2LE-family-powerpc64-cpu"
14047    },
14048    {
14049      "name": "mac99-machine",
14050      "parent": "machine"
14051    },
14052    {
14053      "name": "e300c4-powerpc64-cpu",
14054      "parent": "e300-family-powerpc64-cpu"
14055    },
14056    {
14057      "name": "mpc8377e-powerpc64-cpu",
14058      "parent": "e300-family-powerpc64-cpu"
14059    },
14060    {
14061      "name": "750l_v3.0-powerpc64-cpu",
14062      "parent": "750-family-powerpc64-cpu"
14063    },
14064    {
14065      "name": "PCIE",
14066      "parent": "PCI"
14067    },
14068    {
14069      "name": "g2h4-powerpc64-cpu",
14070      "parent": "G2-family-powerpc64-cpu"
14071    },
14072    {
14073      "name": "mpc8610-powerpc64-cpu",
14074      "parent": "e600-family-powerpc64-cpu"
14075    },
14076    {
14077      "name": "qio-dns-resolver",
14078      "parent": "object"
14079    },
14080    {
14081      "name": "750cx_v2.1-powerpc64-cpu",
14082      "parent": "750cx-family-powerpc64-cpu"
14083    },
14084    {
14085      "name": "vhost-user-blk-pci",
14086      "parent": "virtio-pci"
14087    },
14088    {
14089      "name": "cuda",
14090      "parent": "sys-bus-device"
14091    },
14092    {
14093      "name": "virtio-serial-bus",
14094      "parent": "bus"
14095    },
14096    {
14097      "name": "604e_v1.0-powerpc64-cpu",
14098      "parent": "604E-family-powerpc64-cpu"
14099    },
14100    {
14101      "name": "secondary-vga",
14102      "parent": "pci-vga"
14103    },
14104    {
14105      "name": "vhost-scsi",
14106      "parent": "vhost-scsi-common"
14107    },
14108    {
14109      "name": "g2legp3-powerpc64-cpu",
14110      "parent": "G2LE-family-powerpc64-cpu"
14111    },
14112    {
14113      "name": "e500-ccsr",
14114      "parent": "sys-bus-device"
14115    },
14116    {
14117      "name": "601_v2-powerpc64-cpu",
14118      "parent": "601v-family-powerpc64-cpu"
14119    },
14120    {
14121      "name": "usb-hub",
14122      "parent": "usb-device"
14123    },
14124    {
14125      "name": "ccid-bus",
14126      "parent": "bus"
14127    },
14128    {
14129      "name": "pci-ohci",
14130      "parent": "pci-device"
14131    },
14132    {
14133      "name": "cfi.pflash02",
14134      "parent": "sys-bus-device"
14135    },
14136    {
14137      "name": "cfi.pflash01",
14138      "parent": "sys-bus-device"
14139    },
14140    {
14141      "name": "pseries-2.9-machine",
14142      "parent": "spapr-machine"
14143    },
14144    {
14145      "name": "exynos4210-ehci-usb",
14146      "parent": "sysbus-ehci-usb"
14147    },
14148    {
14149      "name": "750fx_v2.3-powerpc64-cpu",
14150      "parent": "750fx-family-powerpc64-cpu"
14151    },
14152    {
14153      "name": "mpc5200b_v21-powerpc64-cpu",
14154      "parent": "G2LE-family-powerpc64-cpu"
14155    },
14156    {
14157      "name": "power8_v2.0-pnv-chip",
14158      "parent": "pnv8-chip"
14159    },
14160    {
14161      "name": "input-linux",
14162      "parent": "object"
14163    },
14164    {
14165      "name": "mpc8533_v11-powerpc64-cpu",
14166      "parent": "e500v2-family-powerpc64-cpu"
14167    },
14168    {
14169      "name": "mpc8347ap-powerpc64-cpu",
14170      "parent": "e300-family-powerpc64-cpu"
14171    },
14172    {
14173      "name": "x2vp4-powerpc64-cpu",
14174      "parent": "405-family-powerpc64-cpu"
14175    },
14176    {
14177      "name": "7410_v1.2-powerpc64-cpu",
14178      "parent": "7410-family-powerpc64-cpu"
14179    },
14180    {
14181      "name": "7400_v1.0-powerpc64-cpu",
14182      "parent": "7400-family-powerpc64-cpu"
14183    },
14184    {
14185      "name": "745_v2.2-powerpc64-cpu",
14186      "parent": "745-family-powerpc64-cpu"
14187    },
14188    {
14189      "name": "740_v2.1-powerpc64-cpu",
14190      "parent": "740-family-powerpc64-cpu"
14191    },
14192    {
14193      "name": "401e2-powerpc64-cpu",
14194      "parent": "401x2-family-powerpc64-cpu"
14195    },
14196    {
14197      "name": "7448_v1.0-powerpc64-cpu",
14198      "parent": "7400-family-powerpc64-cpu"
14199    },
14200    {
14201      "name": "mpc8544_v11-powerpc64-cpu",
14202      "parent": "e500v2-family-powerpc64-cpu"
14203    },
14204    {
14205      "name": "xlnx.xps-uartlite",
14206      "parent": "sys-bus-device"
14207    },
14208    {
14209      "name": "e5500-powerpc64-cpu",
14210      "parent": "e5500-family-powerpc64-cpu"
14211    },
14212    {
14213      "name": "pci-serial",
14214      "parent": "pci-device"
14215    },
14216    {
14217      "name": "mpc8560_v10-powerpc64-cpu",
14218      "parent": "e500v2-family-powerpc64-cpu"
14219    },
14220    {
14221      "name": "ipmi-bmc-extern",
14222      "parent": "ipmi-bmc"
14223    },
14224    {
14225      "name": "745_v2.7-powerpc64-cpu",
14226      "parent": "745-family-powerpc64-cpu"
14227    },
14228    {
14229      "name": "i8042",
14230      "parent": "isa-device"
14231    },
14232    {
14233      "name": "750cxe_v2.3-powerpc64-cpu",
14234      "parent": "750cx-family-powerpc64-cpu"
14235    },
14236    {
14237      "name": "vhost-user-scsi-pci",
14238      "parent": "virtio-pci"
14239    },
14240    {
14241      "name": "i82559c",
14242      "parent": "pci-device"
14243    },
14244    {
14245      "name": "i82559b",
14246      "parent": "pci-device"
14247    },
14248    {
14249      "name": "i82559a",
14250      "parent": "pci-device"
14251    },
14252    {
14253      "name": "SCSI",
14254      "parent": "bus"
14255    },
14256    {
14257      "name": "rocker",
14258      "parent": "pci-device"
14259    },
14260    {
14261      "name": "pcnet",
14262      "parent": "pci-device"
14263    },
14264    {
14265      "name": "rng-egd",
14266      "parent": "rng-backend"
14267    },
14268    {
14269      "name": "spapr-tce-table",
14270      "parent": "device"
14271    },
14272    {
14273      "name": "7400_v2.0-powerpc64-cpu",
14274      "parent": "7400-family-powerpc64-cpu"
14275    },
14276    {
14277      "name": "405cra-powerpc64-cpu",
14278      "parent": "405-family-powerpc64-cpu"
14279    },
14280    {
14281      "name": "sm501",
14282      "parent": "pci-device"
14283    },
14284    {
14285      "name": "chardev-testdev",
14286      "parent": "chardev"
14287    },
14288    {
14289      "name": "e200z5-powerpc64-cpu",
14290      "parent": "e200-family-powerpc64-cpu"
14291    },
14292    {
14293      "name": "740_v3.1-powerpc64-cpu",
14294      "parent": "740-family-powerpc64-cpu"
14295    },
14296    {
14297      "name": "migration",
14298      "parent": "device"
14299    },
14300    {
14301      "name": "filter-dump",
14302      "parent": "netfilter"
14303    },
14304    {
14305      "name": "i82558b",
14306      "parent": "pci-device"
14307    },
14308    {
14309      "name": "power8_v2.0-powerpc64-cpu",
14310      "parent": "POWER8-family-powerpc64-cpu"
14311    },
14312    {
14313      "name": "tls-creds-x509",
14314      "parent": "tls-creds"
14315    },
14316    {
14317      "name": "401d2-powerpc64-cpu",
14318      "parent": "401x2-family-powerpc64-cpu"
14319    },
14320    {
14321      "name": "i82558a",
14322      "parent": "pci-device"
14323    },
14324    {
14325      "name": "smbus-eeprom",
14326      "parent": "smbus-device"
14327    },
14328    {
14329      "name": "mpc8543_v20-powerpc64-cpu",
14330      "parent": "e500v2-family-powerpc64-cpu"
14331    },
14332    {
14333      "name": "mpc8548e_v11-powerpc64-cpu",
14334      "parent": "e500v2-family-powerpc64-cpu"
14335    },
14336    {
14337      "name": "mpc8347eap-powerpc64-cpu",
14338      "parent": "e300-family-powerpc64-cpu"
14339    },
14340    {
14341      "name": "mpc8543e_v10-powerpc64-cpu",
14342      "parent": "e500v2-family-powerpc64-cpu"
14343    },
14344    {
14345      "name": "host-powerpc64-cpu",
14346      "parent": "power8e_v2.1-powerpc64-cpu"
14347    },
14348    {
14349      "name": "i82801",
14350      "parent": "pci-device"
14351    },
14352    {
14353      "name": "chardev-mux",
14354      "parent": "chardev"
14355    },
14356    {
14357      "name": "virtio-net-pci",
14358      "parent": "virtio-pci"
14359    },
14360    {
14361      "name": "virtio-keyboard-device",
14362      "parent": "virtio-input-hid-device"
14363    },
14364    {
14365      "name": "i82562",
14366      "parent": "pci-device"
14367    },
14368    {
14369      "name": "usb-net",
14370      "parent": "usb-device"
14371    },
14372    {
14373      "name": "throttle-group",
14374      "parent": "object"
14375    },
14376    {
14377      "name": "chardev-memory",
14378      "parent": "chardev-ringbuf"
14379    },
14380    {
14381      "name": "power9_v2.0-spapr-cpu-core",
14382      "parent": "spapr-cpu-core"
14383    },
14384    {
14385      "name": "603e_v1.3-powerpc64-cpu",
14386      "parent": "603E-family-powerpc64-cpu"
14387    },
14388    {
14389      "name": "755_v1.0-powerpc64-cpu",
14390      "parent": "755-family-powerpc64-cpu"
14391    },
14392    {
14393      "name": "i82557c",
14394      "parent": "pci-device"
14395    },
14396    {
14397      "name": "i82557b",
14398      "parent": "pci-device"
14399    },
14400    {
14401      "name": "i82557a",
14402      "parent": "pci-device"
14403    },
14404    {
14405      "name": "mpc8347t-powerpc64-cpu",
14406      "parent": "e300-family-powerpc64-cpu"
14407    },
14408    {
14409      "name": "can-host-socketcan",
14410      "parent": "can-host"
14411    },
14412    {
14413      "name": "sdhci-bus",
14414      "parent": "sd-bus"
14415    },
14416    {
14417      "name": "uni-north",
14418      "parent": "sys-bus-device"
14419    },
14420    {
14421      "name": "isa-i8259",
14422      "parent": "pic-common"
14423    },
14424    {
14425      "name": "virtio-gpu-pci",
14426      "parent": "virtio-pci"
14427    },
14428    {
14429      "name": "mpc8548_v20-powerpc64-cpu",
14430      "parent": "e500v2-family-powerpc64-cpu"
14431    },
14432    {
14433      "name": "power8nvl_v1.0-pnv-chip",
14434      "parent": "pnv8-chip"
14435    },
14436    {
14437      "name": "mpc8343-powerpc64-cpu",
14438      "parent": "e300-family-powerpc64-cpu"
14439    },
14440    {
14441      "name": "mpc8560_v21-powerpc64-cpu",
14442      "parent": "e500v2-family-powerpc64-cpu"
14443    },
14444    {
14445      "name": "split-irq",
14446      "parent": "device"
14447    },
14448    {
14449      "name": "usb-mouse",
14450      "parent": "usb-hid"
14451    },
14452    {
14453      "name": "i82551",
14454      "parent": "pci-device"
14455    },
14456    {
14457      "name": "i82550",
14458      "parent": "pci-device"
14459    },
14460    {
14461      "name": "pseries-2.12-machine",
14462      "parent": "spapr-machine"
14463    },
14464    {
14465      "name": "macio-gpio",
14466      "parent": "sys-bus-device"
14467    },
14468    {
14469      "name": "405d2-powerpc64-cpu",
14470      "parent": "405-family-powerpc64-cpu"
14471    },
14472    {
14473      "name": "piix3-usb-uhci",
14474      "parent": "pci-uhci-usb"
14475    },
14476    {
14477      "name": "mpc8540_v20-powerpc64-cpu",
14478      "parent": "e500v1-family-powerpc64-cpu"
14479    },
14480    {
14481      "name": "7455_v3.3-powerpc64-cpu",
14482      "parent": "7455-family-powerpc64-cpu"
14483    },
14484    {
14485      "name": "nec-usb-xhci",
14486      "parent": "base-xhci"
14487    },
14488    {
14489      "name": "e500v2_v30-powerpc64-cpu",
14490      "parent": "e500v2-family-powerpc64-cpu"
14491    },
14492    {
14493      "name": "pseries-2.11-machine",
14494      "parent": "spapr-machine"
14495    },
14496    {
14497      "name": "power9_v2.0-pnv-chip",
14498      "parent": "pnv9-chip"
14499    },
14500    {
14501      "name": "host-spapr-cpu-core",
14502      "parent": "spapr-cpu-core"
14503    },
14504    {
14505      "name": "macio-ide",
14506      "parent": "sys-bus-device"
14507    },
14508    {
14509      "name": "virtio-crypto-pci",
14510      "parent": "virtio-pci"
14511    },
14512    {
14513      "name": "755_v2.0-powerpc64-cpu",
14514      "parent": "755-family-powerpc64-cpu"
14515    },
14516    {
14517      "name": "filter-mirror",
14518      "parent": "netfilter"
14519    },
14520    {
14521      "name": "ich9-usb-ehci2",
14522      "parent": "pci-ehci-usb"
14523    },
14524    {
14525      "name": "ich9-usb-ehci1",
14526      "parent": "pci-ehci-usb"
14527    },
14528    {
14529      "name": "vfio-pci",
14530      "parent": "pci-device"
14531    },
14532    {
14533      "name": "prep-machine",
14534      "parent": "machine"
14535    },
14536    {
14537      "name": "pvscsi",
14538      "parent": "pci-device"
14539    },
14540    {
14541      "name": "irq",
14542      "parent": "object"
14543    },
14544    {
14545      "name": "pseries-2.10-machine",
14546      "parent": "spapr-machine"
14547    },
14548    {
14549      "name": "apple-desktop-bus",
14550      "parent": "bus"
14551    },
14552    {
14553      "name": "memory-backend-memfd",
14554      "parent": "memory-backend"
14555    },
14556    {
14557      "name": "isa-ide",
14558      "parent": "isa-device"
14559    },
14560    {
14561      "name": "745_v2.3-powerpc64-cpu",
14562      "parent": "745-family-powerpc64-cpu"
14563    },
14564    {
14565      "name": "7410_v1.3-powerpc64-cpu",
14566      "parent": "7410-family-powerpc64-cpu"
14567    },
14568    {
14569      "name": "755_v2.5-powerpc64-cpu",
14570      "parent": "755-family-powerpc64-cpu"
14571    },
14572    {
14573      "name": "7450_v1.2-powerpc64-cpu",
14574      "parent": "7450-family-powerpc64-cpu"
14575    },
14576    {
14577      "name": "7457_v1.0-powerpc64-cpu",
14578      "parent": "7455-family-powerpc64-cpu"
14579    },
14580    {
14581      "name": "pnv9-chip",
14582      "parent": "pnv-chip"
14583    },
14584    {
14585      "name": "ich9-ahci",
14586      "parent": "pci-device"
14587    },
14588    {
14589      "name": "750l_v2.1-powerpc64-cpu",
14590      "parent": "750-family-powerpc64-cpu"
14591    },
14592    {
14593      "name": "qio-channel-socket",
14594      "parent": "qio-channel"
14595    },
14596    {
14597      "name": "mpc8543e_v21-powerpc64-cpu",
14598      "parent": "e500v2-family-powerpc64-cpu"
14599    },
14600    {
14601      "name": "sd-bus",
14602      "parent": "bus"
14603    },
14604    {
14605      "name": "virtserialport",
14606      "parent": "virtio-serial-port"
14607    },
14608    {
14609      "name": "mpc8641d-powerpc64-cpu",
14610      "parent": "e600-family-powerpc64-cpu"
14611    },
14612    {
14613      "name": "pseries-3.0-machine",
14614      "parent": "spapr-machine"
14615    },
14616    {
14617      "name": "750cxe_v2.4-powerpc64-cpu",
14618      "parent": "750cx-family-powerpc64-cpu"
14619    },
14620    {
14621      "name": "i82378",
14622      "parent": "pci-device"
14623    },
14624    {
14625      "name": "chardev-stdio",
14626      "parent": "chardev-fd"
14627    },
14628    {
14629      "name": "750gx_v1.1-powerpc64-cpu",
14630      "parent": "750gx-family-powerpc64-cpu"
14631    },
14632    {
14633      "name": "mpc8541_v11-powerpc64-cpu",
14634      "parent": "e500v1-family-powerpc64-cpu"
14635    },
14636    {
14637      "name": "gus",
14638      "parent": "isa-device"
14639    },
14640    {
14641      "name": "e500_v20-powerpc64-cpu",
14642      "parent": "e500v1-family-powerpc64-cpu"
14643    },
14644    {
14645      "name": "cobra-powerpc64-cpu",
14646      "parent": "401-family-powerpc64-cpu"
14647    },
14648    {
14649      "name": "pnv-lpc",
14650      "parent": "device"
14651    },
14652    {
14653      "name": "i82374",
14654      "parent": "isa-device"
14655    },
14656    {
14657      "name": "7445_v2.1-powerpc64-cpu",
14658      "parent": "7445-family-powerpc64-cpu"
14659    },
14660    {
14661      "name": "pc-dimm",
14662      "parent": "device"
14663    },
14664    {
14665      "name": "440-xilinx-w-dfpu-powerpc64-cpu",
14666      "parent": "440x5wDFPU-family-powerpc64-cpu"
14667    },
14668    {
14669      "name": "7400_v2.1-powerpc64-cpu",
14670      "parent": "7400-family-powerpc64-cpu"
14671    },
14672    {
14673      "name": "604-powerpc64-cpu",
14674      "parent": "604-family-powerpc64-cpu"
14675    },
14676    {
14677      "name": "g3beige-machine",
14678      "parent": "machine"
14679    },
14680    {
14681      "name": "405crb-powerpc64-cpu",
14682      "parent": "405-family-powerpc64-cpu"
14683    },
14684    {
14685      "name": "usb-storage",
14686      "parent": "usb-storage-dev"
14687    },
14688    {
14689      "name": "IndustryPack",
14690      "parent": "bus"
14691    },
14692    {
14693      "name": "7441_v2.3-powerpc64-cpu",
14694      "parent": "7440-family-powerpc64-cpu"
14695    },
14696    {
14697      "name": "7448_v2.1-powerpc64-cpu",
14698      "parent": "7400-family-powerpc64-cpu"
14699    },
14700    {
14701      "name": "603e7-powerpc64-cpu",
14702      "parent": "603E-family-powerpc64-cpu"
14703    },
14704    {
14705      "name": "virtio-rng-pci",
14706      "parent": "virtio-pci"
14707    },
14708    {
14709      "name": "cryptodev-backend",
14710      "parent": "object"
14711    },
14712    {
14713      "name": "adb-mouse",
14714      "parent": "adb-device"
14715    },
14716    {
14717      "name": "or-irq",
14718      "parent": "device"
14719    },
14720    {
14721      "name": "mpc8543_v21-powerpc64-cpu",
14722      "parent": "e500v2-family-powerpc64-cpu"
14723    },
14724    {
14725      "name": "750cx_v2.2-powerpc64-cpu",
14726      "parent": "750cx-family-powerpc64-cpu"
14727    },
14728    {
14729      "name": "ipmi-bmc-sim",
14730      "parent": "ipmi-bmc"
14731    },
14732    {
14733      "name": "usb-ehci",
14734      "parent": "pci-ehci-usb"
14735    },
14736    {
14737      "name": "chardev-serial",
14738      "parent": "chardev-fd"
14739    },
14740    {
14741      "name": "7451_v2.10-powerpc64-cpu",
14742      "parent": "7450-family-powerpc64-cpu"
14743    },
14744    {
14745      "name": "401c2-powerpc64-cpu",
14746      "parent": "401x2-family-powerpc64-cpu"
14747    },
14748    {
14749      "name": "chardev-vc",
14750      "parent": "chardev"
14751    },
14752    {
14753      "name": "bamboo-machine",
14754      "parent": "machine"
14755    },
14756    {
14757      "name": "mpc8543_v10-powerpc64-cpu",
14758      "parent": "e500v2-family-powerpc64-cpu"
14759    },
14760    {
14761      "name": "filter-replay",
14762      "parent": "netfilter"
14763    },
14764    {
14765      "name": "usb-kbd",
14766      "parent": "usb-hid"
14767    },
14768    {
14769      "name": "603e_v1.4-powerpc64-cpu",
14770      "parent": "603E-family-powerpc64-cpu"
14771    },
14772    {
14773      "name": "970mp_v1.1-spapr-cpu-core",
14774      "parent": "spapr-cpu-core"
14775    },
14776    {
14777      "name": "pseries-2.12-sxxm-machine",
14778      "parent": "spapr-machine"
14779    },
14780    {
14781      "name": "dec-21154-sysbus",
14782      "parent": "pci-host-bridge"
14783    },
14784    {
14785      "name": "chardev-wctablet",
14786      "parent": "chardev"
14787    },
14788    {
14789      "name": "e1000-82545em",
14790      "parent": "e1000-base"
14791    },
14792    {
14793      "name": "spapr-vty",
14794      "parent": "vio-spapr-device"
14795    },
14796    {
14797      "name": "power9_v1.0-spapr-cpu-core",
14798      "parent": "spapr-cpu-core"
14799    },
14800    {
14801      "name": "7441_v2.10-powerpc64-cpu",
14802      "parent": "7440-family-powerpc64-cpu"
14803    },
14804    {
14805      "name": "mpc8347et-powerpc64-cpu",
14806      "parent": "e300-family-powerpc64-cpu"
14807    },
14808    {
14809      "name": "virtio-9p-pci",
14810      "parent": "virtio-pci"
14811    },
14812    {
14813      "name": "7400_v1.1-powerpc64-cpu",
14814      "parent": "7400-family-powerpc64-cpu"
14815    },
14816    {
14817      "name": "filter-buffer",
14818      "parent": "netfilter"
14819    },
14820    {
14821      "name": "e1000-82544gc",
14822      "parent": "e1000-base"
14823    },
14824    {
14825      "name": "740_v2.2-powerpc64-cpu",
14826      "parent": "740-family-powerpc64-cpu"
14827    },
14828    {
14829      "name": "7455_v3.4-powerpc64-cpu",
14830      "parent": "7455-family-powerpc64-cpu"
14831    },
14832    {
14833      "name": "7448_v1.1-powerpc64-cpu",
14834      "parent": "7400-family-powerpc64-cpu"
14835    },
14836    {
14837      "name": "mpc8548_v10-powerpc64-cpu",
14838      "parent": "e500v2-family-powerpc64-cpu"
14839    },
14840    {
14841      "name": "mpc8545_v20-powerpc64-cpu",
14842      "parent": "e500v2-family-powerpc64-cpu"
14843    },
14844    {
14845      "name": "mpc8343ea-powerpc64-cpu",
14846      "parent": "e300-family-powerpc64-cpu"
14847    },
14848    {
14849      "name": "npe405l-powerpc64-cpu",
14850      "parent": "405-family-powerpc64-cpu"
14851    },
14852    {
14853      "name": "imx-usdhc",
14854      "parent": "generic-sdhci"
14855    },
14856    {
14857      "name": "prep-systemio",
14858      "parent": "isa-device"
14859    },
14860    {
14861      "name": "e500-spin",
14862      "parent": "sys-bus-device"
14863    },
14864    {
14865      "name": "745_v2.8-powerpc64-cpu",
14866      "parent": "745-family-powerpc64-cpu"
14867    },
14868    {
14869      "name": "755_v2.1-powerpc64-cpu",
14870      "parent": "755-family-powerpc64-cpu"
14871    },
14872    {
14873      "name": "mos6522-pmu",
14874      "parent": "mos6522"
14875    },
14876    {
14877      "name": "mpc8544ds-machine",
14878      "parent": "ppce500-base-machine"
14879    },
14880    {
14881      "name": "mpc8540_v10-powerpc64-cpu",
14882      "parent": "e500v1-family-powerpc64-cpu"
14883    },
14884    {
14885      "name": "pci-serial-4x",
14886      "parent": "pci-device"
14887    },
14888    {
14889      "name": "ich9-intel-hda",
14890      "parent": "intel-hda-generic"
14891    },
14892    {
14893      "name": "virtio-9p-device",
14894      "parent": "virtio-device"
14895    },
14896    {
14897      "name": "power8nvl_v1.0-powerpc64-cpu",
14898      "parent": "POWER8-family-powerpc64-cpu"
14899    },
14900    {
14901      "name": "ivshmem",
14902      "parent": "ivshmem-common"
14903    },
14904    {
14905      "name": "e500v2_v20-powerpc64-cpu",
14906      "parent": "e500v2-family-powerpc64-cpu"
14907    },
14908    {
14909      "name": "virtio-tablet-pci",
14910      "parent": "virtio-input-hid-pci"
14911    },
14912    {
14913      "name": "virtio-scsi-pci",
14914      "parent": "virtio-pci"
14915    },
14916    {
14917      "name": "qemu-console",
14918      "parent": "object"
14919    },
14920    {
14921      "name": "mpc8349ea-powerpc64-cpu",
14922      "parent": "e300-family-powerpc64-cpu"
14923    },
14924    {
14925      "name": "7457a_v1.0-powerpc64-cpu",
14926      "parent": "7455-family-powerpc64-cpu"
14927    },
14928    {
14929      "name": "piix4-usb-uhci",
14930      "parent": "pci-uhci-usb"
14931    },
14932    {
14933      "name": "mpc8547e_v20-powerpc64-cpu",
14934      "parent": "e500v2-family-powerpc64-cpu"
14935    },
14936    {
14937      "name": "e200z6-powerpc64-cpu",
14938      "parent": "e200-family-powerpc64-cpu"
14939    },
14940    {
14941      "name": "isa-ipmi-bt",
14942      "parent": "isa-device"
14943    },
14944    {
14945      "name": "ppce500-machine",
14946      "parent": "ppce500-base-machine"
14947    },
14948    {
14949      "name": "virtio-pci-bus",
14950      "parent": "virtio-bus"
14951    },
14952    {
14953      "name": "750l_v2.2-powerpc64-cpu",
14954      "parent": "750-family-powerpc64-cpu"
14955    },
14956    {
14957      "name": "pci-testdev",
14958      "parent": "pci-device"
14959    },
14960    {
14961      "name": "ipoctal232",
14962      "parent": "ipack-device"
14963    },
14964    {
14965      "name": "uni-north-pci-pcihost",
14966      "parent": "pci-host-bridge"
14967    },
14968    {
14969      "name": "spapr-drc-lmb",
14970      "parent": "spapr-drc-logical"
14971    },
14972    {
14973      "name": "440epx-powerpc64-cpu",
14974      "parent": "440EP-family-powerpc64-cpu"
14975    },
14976    {
14977      "name": "405gpa-powerpc64-cpu",
14978      "parent": "405-family-powerpc64-cpu"
14979    },
14980    {
14981      "name": "7400_v2.6-powerpc64-cpu",
14982      "parent": "7400-family-powerpc64-cpu"
14983    },
14984    {
14985      "name": "virtio-tablet-device",
14986      "parent": "virtio-input-hid-device"
14987    },
14988    {
14989      "name": "powernv-machine",
14990      "parent": "machine"
14991    },
14992    {
14993      "name": "ISA",
14994      "parent": "bus"
14995    },
14996    {
14997      "name": "750_v3.0-powerpc64-cpu",
14998      "parent": "750-family-powerpc64-cpu"
14999    },
15000    {
15001      "name": "ES1370",
15002      "parent": "pci-device"
15003    },
15004    {
15005      "name": "mpc8543e_v11-powerpc64-cpu",
15006      "parent": "e500v2-family-powerpc64-cpu"
15007    },
15008    {
15009      "name": "603e7v-powerpc64-cpu",
15010      "parent": "603E-family-powerpc64-cpu"
15011    },
15012    {
15013      "name": "power7_v2.3-powerpc64-cpu",
15014      "parent": "POWER7-family-powerpc64-cpu"
15015    },
15016    {
15017      "name": "mpc8544-guts",
15018      "parent": "sys-bus-device"
15019    },
15020    {
15021      "name": "power9_v2.0-powerpc64-cpu",
15022      "parent": "POWER9-family-powerpc64-cpu"
15023    },
15024    {
15025      "name": "mpc8555e_v10-powerpc64-cpu",
15026      "parent": "e500v2-family-powerpc64-cpu"
15027    },
15028    {
15029      "name": "mpc8347p-powerpc64-cpu",
15030      "parent": "e300-family-powerpc64-cpu"
15031    },
15032    {
15033      "name": "openpic",
15034      "parent": "sys-bus-device"
15035    },
15036    {
15037      "name": "mpc8541e_v10-powerpc64-cpu",
15038      "parent": "e500v1-family-powerpc64-cpu"
15039    },
15040    {
15041      "name": "750cxe_v3.0-powerpc64-cpu",
15042      "parent": "750cx-family-powerpc64-cpu"
15043    },
15044    {
15045      "name": "e500_v10-powerpc64-cpu",
15046      "parent": "e500v1-family-powerpc64-cpu"
15047    },
15048    {
15049      "name": "power8_v2.0-powernv-cpu-core",
15050      "parent": "powernv-cpu-core"
15051    },
15052    {
15053      "name": "755_v1.1-powerpc64-cpu",
15054      "parent": "755-family-powerpc64-cpu"
15055    },
15056    {
15057      "name": "tcg-accel",
15058      "parent": "accel"
15059    },
15060    {
15061      "name": "virtconsole",
15062      "parent": "virtserialport"
15063    },
15064    {
15065      "name": "750_v1.0-powerpc64-cpu",
15066      "parent": "750-family-powerpc64-cpu"
15067    },
15068    {
15069      "name": "750l_v3.2-powerpc64-cpu",
15070      "parent": "750-family-powerpc64-cpu"
15071    },
15072    {
15073      "name": "pci-serial-2x",
15074      "parent": "pci-device"
15075    },
15076    {
15077      "name": "ne2k_isa",
15078      "parent": "isa-device"
15079    },
15080    {
15081      "name": "isa-fdc",
15082      "parent": "isa-device"
15083    },
15084    {
15085      "name": "esp",
15086      "parent": "sys-bus-device"
15087    },
15088    {
15089      "name": "mpc8548_v21-powerpc64-cpu",
15090      "parent": "e500v2-family-powerpc64-cpu"
15091    },
15092    {
15093      "name": "usb-bus",
15094      "parent": "bus"
15095    },
15096    {
15097      "name": "colo-compare",
15098      "parent": "object"
15099    },
15100    {
15101      "name": "fusbh200-ehci-usb",
15102      "parent": "sysbus-ehci-usb"
15103    },
15104    {
15105      "name": "spapr-drc-pci",
15106      "parent": "spapr-drc-physical"
15107    },
15108    {
15109      "name": "PCI",
15110      "parent": "bus"
15111    },
15112    {
15113      "name": "745_v2.4-powerpc64-cpu",
15114      "parent": "745-family-powerpc64-cpu"
15115    },
15116    {
15117      "name": "sii3112",
15118      "parent": "pci-ide"
15119    },
15120    {
15121      "name": "403gcx-powerpc64-cpu",
15122      "parent": "403GCX-family-powerpc64-cpu"
15123    },
15124    {
15125      "name": "power8e_v2.1-pnv-chip",
15126      "parent": "pnv8-chip"
15127    },
15128    {
15129      "name": "e1000e",
15130      "parent": "pci-device"
15131    },
15132    {
15133      "name": "mpc8543_v11-powerpc64-cpu",
15134      "parent": "e500v2-family-powerpc64-cpu"
15135    },
15136    {
15137      "name": "mpc8540_v21-powerpc64-cpu",
15138      "parent": "e500v1-family-powerpc64-cpu"
15139    },
15140    {
15141      "name": "7445_v3.2-powerpc64-cpu",
15142      "parent": "7445-family-powerpc64-cpu"
15143    },
15144    {
15145      "name": "rs6000-mc",
15146      "parent": "isa-device"
15147    },
15148    {
15149      "name": "mpc8347ep-powerpc64-cpu",
15150      "parent": "e300-family-powerpc64-cpu"
15151    },
15152    {
15153      "name": "mpc8349-powerpc64-cpu",
15154      "parent": "e300-family-powerpc64-cpu"
15155    },
15156    {
15157      "name": "smc37c669-superio",
15158      "parent": "isa-superio"
15159    },
15160    {
15161      "name": "kvm-openpic",
15162      "parent": "sys-bus-device"
15163    },
15164    {
15165      "name": "ne2k_pci",
15166      "parent": "pci-device"
15167    },
15168    {
15169      "name": "401b2-powerpc64-cpu",
15170      "parent": "401x2-family-powerpc64-cpu"
15171    },
15172    {
15173      "name": "vhost-user-scsi",
15174      "parent": "vhost-scsi-common"
15175    },
15176    {
15177      "name": "tpm-emulator",
15178      "parent": "tpm-backend"
15179    },
15180    {
15181      "name": "virtex-ml507-machine",
15182      "parent": "machine"
15183    },
15184    {
15185      "name": "e500-host-bridge",
15186      "parent": "pci-device"
15187    },
15188    {
15189      "name": "750_v2.0-powerpc64-cpu",
15190      "parent": "750-family-powerpc64-cpu"
15191    },
15192    {
15193      "name": "g2ls-powerpc64-cpu",
15194      "parent": "G2-family-powerpc64-cpu"
15195    },
15196    {
15197      "name": "vhost-user-blk",
15198      "parent": "virtio-device"
15199    },
15200    {
15201      "name": "7410_v1.4-powerpc64-cpu",
15202      "parent": "7410-family-powerpc64-cpu"
15203    },
15204    {
15205      "name": "npe405h-powerpc64-cpu",
15206      "parent": "405-family-powerpc64-cpu"
15207    },
15208    {
15209      "name": "isabus-bridge",
15210      "parent": "sys-bus-device"
15211    },
15212    {
15213      "name": "970mp_v1.0-spapr-cpu-core",
15214      "parent": "spapr-cpu-core"
15215    },
15216    {
15217      "name": "power9_v1.0-powerpc64-cpu",
15218      "parent": "POWER9-family-powerpc64-cpu"
15219    },
15220    {
15221      "name": "401a1-powerpc64-cpu",
15222      "parent": "401-family-powerpc64-cpu"
15223    },
15224    {
15225      "name": "ivshmem-plain",
15226      "parent": "ivshmem-common"
15227    },
15228    {
15229      "name": "755_v2.6-powerpc64-cpu",
15230      "parent": "755-family-powerpc64-cpu"
15231    },
15232    {
15233      "name": "604e_v2.2-powerpc64-cpu",
15234      "parent": "604E-family-powerpc64-cpu"
15235    },
15236    {
15237      "name": "qio-channel-buffer",
15238      "parent": "qio-channel"
15239    },
15240    {
15241      "name": "970fx_v3.0-powerpc64-cpu",
15242      "parent": "970-family-powerpc64-cpu"
15243    },
15244    {
15245      "name": "7457_v1.1-powerpc64-cpu",
15246      "parent": "7455-family-powerpc64-cpu"
15247    },
15248    {
15249      "name": "pnv-occ",
15250      "parent": "device"
15251    },
15252    {
15253      "name": "spapr-vio-bridge",
15254      "parent": "sys-bus-device"
15255    },
15256    {
15257      "name": "secret",
15258      "parent": "object"
15259    },
15260    {
15261      "name": "hda-duplex",
15262      "parent": "hda-audio"
15263    },
15264    {
15265      "name": "ppc4xx-ehci-usb",
15266      "parent": "sysbus-ehci-usb"
15267    },
15268    {
15269      "name": "raven-pcihost",
15270      "parent": "pci-host-bridge"
15271    },
15272    {
15273      "name": "u3-agp-pcihost",
15274      "parent": "pci-host-bridge"
15275    },
15276    {
15277      "name": "sysbus-fdc",
15278      "parent": "base-sysbus-fdc"
15279    },
15280    {
15281      "name": "virtio-balloon-device",
15282      "parent": "virtio-device"
15283    },
15284    {
15285      "name": "none-machine",
15286      "parent": "machine"
15287    },
15288    {
15289      "name": "750fx_v1.0-powerpc64-cpu",
15290      "parent": "750fx-family-powerpc64-cpu"
15291    },
15292    {
15293      "name": "750gx_v1.2-powerpc64-cpu",
15294      "parent": "750gx-family-powerpc64-cpu"
15295    },
15296    {
15297      "name": "megasas-gen2",
15298      "parent": "megasas-base"
15299    },
15300    {
15301      "name": "nvme",
15302      "parent": "pci-device"
15303    },
15304    {
15305      "name": "usb-tablet",
15306      "parent": "usb-hid"
15307    },
15308    {
15309      "name": "970fx_v1.0-powerpc64-cpu",
15310      "parent": "970-family-powerpc64-cpu"
15311    },
15312    {
15313      "name": "ramfb",
15314      "parent": "sys-bus-device"
15315    },
15316    {
15317      "name": "e500v2_v21-powerpc64-cpu",
15318      "parent": "e500v2-family-powerpc64-cpu"
15319    },
15320    {
15321      "name": "mpc8572e-powerpc64-cpu",
15322      "parent": "e500v2-family-powerpc64-cpu"
15323    },
15324    {
15325      "name": "e300c1-powerpc64-cpu",
15326      "parent": "e300-family-powerpc64-cpu"
15327    },
15328    {
15329      "name": "7400_v2.2-powerpc64-cpu",
15330      "parent": "7400-family-powerpc64-cpu"
15331    },
15332    {
15333      "name": "7447a_v1.0-powerpc64-cpu",
15334      "parent": "7445-family-powerpc64-cpu"
15335    },
15336    {
15337      "name": "403ga-powerpc64-cpu",
15338      "parent": "403-family-powerpc64-cpu"
15339    },
15340    {
15341      "name": "405crc-powerpc64-cpu",
15342      "parent": "405-family-powerpc64-cpu"
15343    },
15344    {
15345      "name": "usb-wacom-tablet",
15346      "parent": "usb-device"
15347    },
15348    {
15349      "name": "740e-powerpc64-cpu",
15350      "parent": "740-family-powerpc64-cpu"
15351    },
15352    {
15353      "name": "usb-braille",
15354      "parent": "usb-serial-dev"
15355    },
15356    {
15357      "name": "scsi-disk",
15358      "parent": "scsi-disk-base"
15359    },
15360    {
15361      "name": "intel-hda",
15362      "parent": "intel-hda-generic"
15363    },
15364    {
15365      "name": "970mp_v1.0-powerpc64-cpu",
15366      "parent": "970-family-powerpc64-cpu"
15367    },
15368    {
15369      "name": "603e7v1-powerpc64-cpu",
15370      "parent": "603E-family-powerpc64-cpu"
15371    },
15372    {
15373      "name": "e500mc-powerpc64-cpu",
15374      "parent": "e500mc-family-powerpc64-cpu"
15375    },
15376    {
15377      "name": "e500v2_v10-powerpc64-cpu",
15378      "parent": "e500v2-family-powerpc64-cpu"
15379    },
15380    {
15381      "name": "mpc8544e_v10-powerpc64-cpu",
15382      "parent": "e500v2-family-powerpc64-cpu"
15383    },
15384    {
15385      "name": "kvm-accel",
15386      "parent": "accel"
15387    },
15388    {
15389      "name": "power8nvl_v1.0-spapr-cpu-core",
15390      "parent": "spapr-cpu-core"
15391    },
15392    {
15393      "name": "7400_v2.7-powerpc64-cpu",
15394      "parent": "7400-family-powerpc64-cpu"
15395    },
15396    {
15397      "name": "virtio-scsi-device",
15398      "parent": "virtio-scsi-common"
15399    },
15400    {
15401      "name": "405gpb-powerpc64-cpu",
15402      "parent": "405-family-powerpc64-cpu"
15403    },
15404    {
15405      "name": "603p-powerpc64-cpu",
15406      "parent": "603E-family-powerpc64-cpu"
15407    },
15408    {
15409      "name": "grackle",
15410      "parent": "pci-device"
15411    },
15412    {
15413      "name": "970_v2.2-spapr-cpu-core",
15414      "parent": "spapr-cpu-core"
15415    },
15416    {
15417      "name": "AC97",
15418      "parent": "pci-device"
15419    },
15420    {
15421      "name": "750fx_v2.0-powerpc64-cpu",
15422      "parent": "750fx-family-powerpc64-cpu"
15423    },
15424    {
15425      "name": "power9_v2.0-powernv-cpu-core",
15426      "parent": "powernv-cpu-core"
15427    },
15428    {
15429      "name": "970fx_v2.0-powerpc64-cpu",
15430      "parent": "970-family-powerpc64-cpu"
15431    },
15432    {
15433      "name": "i2c-bus",
15434      "parent": "bus"
15435    },
15436    {
15437      "name": "virtio-mouse-device",
15438      "parent": "virtio-input-hid-device"
15439    },
15440    {
15441      "name": "mos6522-cuda",
15442      "parent": "mos6522"
15443    },
15444    {
15445      "name": "mpc8572-powerpc64-cpu",
15446      "parent": "e500v2-family-powerpc64-cpu"
15447    },
15448    {
15449      "name": "750e-powerpc64-cpu",
15450      "parent": "750-family-powerpc64-cpu"
15451    },
15452    {
15453      "name": "g2hip3-powerpc64-cpu",
15454      "parent": "G2-family-powerpc64-cpu"
15455    },
15456    {
15457      "name": "g2le-powerpc64-cpu",
15458      "parent": "G2LE-family-powerpc64-cpu"
15459    },
15460    {
15461      "name": "macio-nvram",
15462      "parent": "sys-bus-device"
15463    },
15464    {
15465      "name": "isa-pit",
15466      "parent": "pit-common"
15467    },
15468    {
15469      "name": "i6300esb",
15470      "parent": "pci-device"
15471    },
15472    {
15473      "name": "ide-drive",
15474      "parent": "ide-device"
15475    },
15476    {
15477      "name": "sam460ex-machine",
15478      "parent": "machine"
15479    },
15480    {
15481      "name": "generic-sdhci",
15482      "parent": "sys-bus-device"
15483    },
15484    {
15485      "name": "pvrdma",
15486      "parent": "pci-device"
15487    },
15488    {
15489      "name": "ref405ep-machine",
15490      "parent": "machine"
15491    },
15492    {
15493      "name": "grackle-pcihost",
15494      "parent": "pci-host-bridge"
15495    },
15496    {
15497      "name": "405d4-powerpc64-cpu",
15498      "parent": "405-family-powerpc64-cpu"
15499    },
15500    {
15501      "name": "sungem",
15502      "parent": "pci-device"
15503    },
15504    {
15505      "name": "mpc8548_v11-powerpc64-cpu",
15506      "parent": "e500v2-family-powerpc64-cpu"
15507    },
15508    {
15509      "name": "mpc8545_v21-powerpc64-cpu",
15510      "parent": "e500v2-family-powerpc64-cpu"
15511    },
15512    {
15513      "name": "sd-card",
15514      "parent": "device"
15515    },
15516    {
15517      "name": "7455_v1.0-powerpc64-cpu",
15518      "parent": "7455-family-powerpc64-cpu"
15519    },
15520    {
15521      "name": "mpc8377-powerpc64-cpu",
15522      "parent": "e300-family-powerpc64-cpu"
15523    },
15524    {
15525      "name": "745_v2.0-powerpc64-cpu",
15526      "parent": "745-family-powerpc64-cpu"
15527    },
15528    {
15529      "name": "755_v2.2-powerpc64-cpu",
15530      "parent": "755-family-powerpc64-cpu"
15531    },
15532    {
15533      "name": "e500-pcihost",
15534      "parent": "pci-host-bridge"
15535    },
15536    {
15537      "name": "kvaser_pci",
15538      "parent": "pci-device"
15539    },
15540    {
15541      "name": "750_v2.1-powerpc64-cpu",
15542      "parent": "750-family-powerpc64-cpu"
15543    },
15544    {
15545      "name": "power8e_v2.1-powernv-cpu-core",
15546      "parent": "powernv-cpu-core"
15547    },
15548    {
15549      "name": "uni-north-internal-pci",
15550      "parent": "pci-device"
15551    },
15552    {
15553      "name": "spapr-rtc",
15554      "parent": "device"
15555    },
15556    {
15557      "name": "755_v2.7-powerpc64-cpu",
15558      "parent": "755-family-powerpc64-cpu"
15559    },
15560    {
15561      "name": "750cxe_v2.1-powerpc64-cpu",
15562      "parent": "750cx-family-powerpc64-cpu"
15563    },
15564    {
15565      "name": "rng-random",
15566      "parent": "rng-backend"
15567    },
15568    {
15569      "name": "g2gp-powerpc64-cpu",
15570      "parent": "G2-family-powerpc64-cpu"
15571    },
15572    {
15573      "name": "7457a_v1.1-powerpc64-cpu",
15574      "parent": "7455-family-powerpc64-cpu"
15575    },
15576    {
15577      "name": "750cl_v1.0-powerpc64-cpu",
15578      "parent": "750cl-family-powerpc64-cpu"
15579    },
15580    {
15581      "name": "mpc8547e_v21-powerpc64-cpu",
15582      "parent": "e500v2-family-powerpc64-cpu"
15583    },
15584    {
15585      "name": "virtio-keyboard-pci",
15586      "parent": "virtio-input-hid-pci"
15587    }
15588  ],
15589  "id": "libvirt-7"
15590}
15591
15592{
15593  "execute": "device-list-properties",
15594  "arguments": {
15595    "typename": "virtio-blk-pci"
15596  },
15597  "id": "libvirt-8"
15598}
15599
15600{
15601  "return": [
15602    {
15603      "name": "iothread",
15604      "type": "link<iothread>"
15605    },
15606    {
15607      "name": "secs",
15608      "type": "uint32"
15609    },
15610    {
15611      "name": "request-merging",
15612      "description": "on/off",
15613      "type": "bool"
15614    },
15615    {
15616      "name": "min_io_size",
15617      "type": "uint16"
15618    },
15619    {
15620      "name": "event_idx",
15621      "description": "on/off",
15622      "type": "bool"
15623    },
15624    {
15625      "name": "serial",
15626      "type": "str"
15627    },
15628    {
15629      "name": "heads",
15630      "type": "uint32"
15631    },
15632    {
15633      "name": "ioeventfd",
15634      "description": "on/off",
15635      "type": "bool"
15636    },
15637    {
15638      "name": "multifunction",
15639      "description": "on/off",
15640      "type": "bool"
15641    },
15642    {
15643      "name": "rombar",
15644      "type": "uint32"
15645    },
15646    {
15647      "name": "scsi",
15648      "description": "on/off",
15649      "type": "bool"
15650    },
15651    {
15652      "name": "cyls",
15653      "type": "uint32"
15654    },
15655    {
15656      "name": "x-disable-pcie",
15657      "description": "on/off",
15658      "type": "bool"
15659    },
15660    {
15661      "name": "logical_block_size",
15662      "description": "A power of two between 512 and 32768",
15663      "type": "uint16"
15664    },
15665    {
15666      "name": "indirect_desc",
15667      "description": "on/off",
15668      "type": "bool"
15669    },
15670    {
15671      "name": "queue-size",
15672      "type": "uint16"
15673    },
15674    {
15675      "name": "disable-modern",
15676      "type": "bool"
15677    },
15678    {
15679      "name": "drive",
15680      "description": "Node name or ID of a block device to use as a backend",
15681      "type": "str"
15682    },
15683    {
15684      "name": "disable-legacy",
15685      "description": "on/off/auto",
15686      "type": "OnOffAuto"
15687    },
15688    {
15689      "name": "command_serr_enable",
15690      "description": "on/off",
15691      "type": "bool"
15692    },
15693    {
15694      "name": "x-pcie-lnkctl-init",
15695      "description": "on/off",
15696      "type": "bool"
15697    },
15698    {
15699      "name": "werror",
15700      "description": "Error handling policy, report/ignore/enospc/stop/auto",
15701      "type": "BlockdevOnError"
15702    },
15703    {
15704      "name": "bootindex",
15705      "type": "int32"
15706    },
15707    {
15708      "name": "discard_granularity",
15709      "type": "uint32"
15710    },
15711    {
15712      "name": "rerror",
15713      "description": "Error handling policy, report/ignore/enospc/stop/auto",
15714      "type": "BlockdevOnError"
15715    },
15716    {
15717      "name": "page-per-vq",
15718      "description": "on/off",
15719      "type": "bool"
15720    },
15721    {
15722      "name": "x-pcie-deverr-init",
15723      "description": "on/off",
15724      "type": "bool"
15725    },
15726    {
15727      "name": "x-pcie-pm-init",
15728      "description": "on/off",
15729      "type": "bool"
15730    },
15731    {
15732      "name": "any_layout",
15733      "description": "on/off",
15734      "type": "bool"
15735    },
15736    {
15737      "name": "x-pcie-lnksta-dllla",
15738      "description": "on/off",
15739      "type": "bool"
15740    },
15741    {
15742      "name": "share-rw",
15743      "type": "bool"
15744    },
15745    {
15746      "name": "physical_block_size",
15747      "description": "A power of two between 512 and 32768",
15748      "type": "uint16"
15749    },
15750    {
15751      "name": "config-wce",
15752      "description": "on/off",
15753      "type": "bool"
15754    },
15755    {
15756      "name": "class",
15757      "type": "uint32"
15758    },
15759    {
15760      "name": "addr",
15761      "description": "Slot and optional function number, example: 06.0 or 06",
15762      "type": "int32"
15763    },
15764    {
15765      "name": "migrate-extra",
15766      "description": "on/off",
15767      "type": "bool"
15768    },
15769    {
15770      "name": "modern-pio-notify",
15771      "description": "on/off",
15772      "type": "bool"
15773    },
15774    {
15775      "name": "vectors",
15776      "type": "uint32"
15777    },
15778    {
15779      "name": "iommu_platform",
15780      "description": "on/off",
15781      "type": "bool"
15782    },
15783    {
15784      "name": "x-pcie-extcap-init",
15785      "description": "on/off",
15786      "type": "bool"
15787    },
15788    {
15789      "name": "virtio-backend",
15790      "type": "child<virtio-blk-device>"
15791    },
15792    {
15793      "name": "x-ignore-backend-features",
15794      "type": "bool"
15795    },
15796    {
15797      "name": "notify_on_empty",
15798      "description": "on/off",
15799      "type": "bool"
15800    },
15801    {
15802      "name": "write-cache",
15803      "description": "on/off/auto",
15804      "type": "OnOffAuto"
15805    },
15806    {
15807      "name": "num-queues",
15808      "type": "uint16"
15809    },
15810    {
15811      "name": "opt_io_size",
15812      "type": "uint32"
15813    },
15814    {
15815      "name": "ats",
15816      "description": "on/off",
15817      "type": "bool"
15818    },
15819    {
15820      "name": "virtio-pci-bus-master-bug-migration",
15821      "description": "on/off",
15822      "type": "bool"
15823    },
15824    {
15825      "name": "romfile",
15826      "type": "str"
15827    }
15828  ],
15829  "id": "libvirt-8"
15830}
15831
15832{
15833  "execute": "device-list-properties",
15834  "arguments": {
15835    "typename": "virtio-net-pci"
15836  },
15837  "id": "libvirt-9"
15838}
15839
15840{
15841  "return": [
15842    {
15843      "name": "ctrl_mac_addr",
15844      "description": "on/off",
15845      "type": "bool"
15846    },
15847    {
15848      "name": "romfile",
15849      "type": "str"
15850    },
15851    {
15852      "name": "x-pcie-lnksta-dllla",
15853      "description": "on/off",
15854      "type": "bool"
15855    },
15856    {
15857      "name": "status",
15858      "description": "on/off",
15859      "type": "bool"
15860    },
15861    {
15862      "name": "notify_on_empty",
15863      "description": "on/off",
15864      "type": "bool"
15865    },
15866    {
15867      "name": "command_serr_enable",
15868      "description": "on/off",
15869      "type": "bool"
15870    },
15871    {
15872      "name": "x-pcie-pm-init",
15873      "description": "on/off",
15874      "type": "bool"
15875    },
15876    {
15877      "name": "indirect_desc",
15878      "description": "on/off",
15879      "type": "bool"
15880    },
15881    {
15882      "name": "guest_csum",
15883      "description": "on/off",
15884      "type": "bool"
15885    },
15886    {
15887      "name": "speed",
15888      "type": "int32"
15889    },
15890    {
15891      "name": "ctrl_rx",
15892      "description": "on/off",
15893      "type": "bool"
15894    },
15895    {
15896      "name": "ctrl_vq",
15897      "description": "on/off",
15898      "type": "bool"
15899    },
15900    {
15901      "name": "bootindex",
15902      "type": "int32"
15903    },
15904    {
15905      "name": "multifunction",
15906      "description": "on/off",
15907      "type": "bool"
15908    },
15909    {
15910      "name": "disable-modern",
15911      "type": "bool"
15912    },
15913    {
15914      "name": "mrg_rxbuf",
15915      "description": "on/off",
15916      "type": "bool"
15917    },
15918    {
15919      "name": "host_tso6",
15920      "description": "on/off",
15921      "type": "bool"
15922    },
15923    {
15924      "name": "x-txtimer",
15925      "type": "uint32"
15926    },
15927    {
15928      "name": "host_tso4",
15929      "description": "on/off",
15930      "type": "bool"
15931    },
15932    {
15933      "name": "rombar",
15934      "type": "uint32"
15935    },
15936    {
15937      "name": "ctrl_rx_extra",
15938      "description": "on/off",
15939      "type": "bool"
15940    },
15941    {
15942      "name": "gso",
15943      "description": "on/off",
15944      "type": "bool"
15945    },
15946    {
15947      "name": "page-per-vq",
15948      "description": "on/off",
15949      "type": "bool"
15950    },
15951    {
15952      "name": "x-disable-pcie",
15953      "description": "on/off",
15954      "type": "bool"
15955    },
15956    {
15957      "name": "x-ignore-backend-features",
15958      "type": "bool"
15959    },
15960    {
15961      "name": "x-txburst",
15962      "type": "int32"
15963    },
15964    {
15965      "name": "iommu_platform",
15966      "description": "on/off",
15967      "type": "bool"
15968    },
15969    {
15970      "name": "x-pcie-lnkctl-init",
15971      "description": "on/off",
15972      "type": "bool"
15973    },
15974    {
15975      "name": "host_mtu",
15976      "type": "uint16"
15977    },
15978    {
15979      "name": "ctrl_vlan",
15980      "description": "on/off",
15981      "type": "bool"
15982    },
15983    {
15984      "name": "event_idx",
15985      "description": "on/off",
15986      "type": "bool"
15987    },
15988    {
15989      "name": "virtio-backend",
15990      "type": "child<virtio-net-device>"
15991    },
15992    {
15993      "name": "guest_announce",
15994      "description": "on/off",
15995      "type": "bool"
15996    },
15997    {
15998      "name": "vectors",
15999      "type": "uint32"
16000    },
16001    {
16002      "name": "guest_tso4",
16003      "description": "on/off",
16004      "type": "bool"
16005    },
16006    {
16007      "name": "host_ecn",
16008      "description": "on/off",
16009      "type": "bool"
16010    },
16011    {
16012      "name": "addr",
16013      "description": "Slot and optional function number, example: 06.0 or 06",
16014      "type": "int32"
16015    },
16016    {
16017      "name": "ats",
16018      "description": "on/off",
16019      "type": "bool"
16020    },
16021    {
16022      "name": "host_ufo",
16023      "description": "on/off",
16024      "type": "bool"
16025    },
16026    {
16027      "name": "duplex",
16028      "type": "str"
16029    },
16030    {
16031      "name": "guest_tso6",
16032      "description": "on/off",
16033      "type": "bool"
16034    },
16035    {
16036      "name": "ctrl_guest_offloads",
16037      "description": "on/off",
16038      "type": "bool"
16039    },
16040    {
16041      "name": "csum",
16042      "description": "on/off",
16043      "type": "bool"
16044    },
16045    {
16046      "name": "modern-pio-notify",
16047      "description": "on/off",
16048      "type": "bool"
16049    },
16050    {
16051      "name": "ioeventfd",
16052      "description": "on/off",
16053      "type": "bool"
16054    },
16055    {
16056      "name": "mq",
16057      "description": "on/off",
16058      "type": "bool"
16059    },
16060    {
16061      "name": "any_layout",
16062      "description": "on/off",
16063      "type": "bool"
16064    },
16065    {
16066      "name": "guest_ecn",
16067      "description": "on/off",
16068      "type": "bool"
16069    },
16070    {
16071      "name": "guest_ufo",
16072      "description": "on/off",
16073      "type": "bool"
16074    },
16075    {
16076      "name": "virtio-pci-bus-master-bug-migration",
16077      "description": "on/off",
16078      "type": "bool"
16079    },
16080    {
16081      "name": "mac",
16082      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
16083      "type": "str"
16084    },
16085    {
16086      "name": "tx_queue_size",
16087      "type": "uint16"
16088    },
16089    {
16090      "name": "disable-legacy",
16091      "description": "on/off/auto",
16092      "type": "OnOffAuto"
16093    },
16094    {
16095      "name": "tx",
16096      "type": "str"
16097    },
16098    {
16099      "name": "x-pcie-extcap-init",
16100      "description": "on/off",
16101      "type": "bool"
16102    },
16103    {
16104      "name": "x-mtu-bypass-backend",
16105      "type": "bool"
16106    },
16107    {
16108      "name": "x-pcie-deverr-init",
16109      "description": "on/off",
16110      "type": "bool"
16111    },
16112    {
16113      "name": "netdev",
16114      "description": "ID of a netdev to use as a backend",
16115      "type": "str"
16116    },
16117    {
16118      "name": "migrate-extra",
16119      "description": "on/off",
16120      "type": "bool"
16121    },
16122    {
16123      "name": "rx_queue_size",
16124      "type": "uint16"
16125    }
16126  ],
16127  "id": "libvirt-9"
16128}
16129
16130{
16131  "execute": "device-list-properties",
16132  "arguments": {
16133    "typename": "virtio-scsi-pci"
16134  },
16135  "id": "libvirt-10"
16136}
16137
16138{
16139  "return": [
16140    {
16141      "name": "event_idx",
16142      "description": "on/off",
16143      "type": "bool"
16144    },
16145    {
16146      "name": "ioeventfd",
16147      "description": "on/off",
16148      "type": "bool"
16149    },
16150    {
16151      "name": "multifunction",
16152      "description": "on/off",
16153      "type": "bool"
16154    },
16155    {
16156      "name": "rombar",
16157      "type": "uint32"
16158    },
16159    {
16160      "name": "virtqueue_size",
16161      "type": "uint32"
16162    },
16163    {
16164      "name": "x-disable-pcie",
16165      "description": "on/off",
16166      "type": "bool"
16167    },
16168    {
16169      "name": "indirect_desc",
16170      "description": "on/off",
16171      "type": "bool"
16172    },
16173    {
16174      "name": "cmd_per_lun",
16175      "type": "uint32"
16176    },
16177    {
16178      "name": "disable-modern",
16179      "type": "bool"
16180    },
16181    {
16182      "name": "num_queues",
16183      "type": "uint32"
16184    },
16185    {
16186      "name": "disable-legacy",
16187      "description": "on/off/auto",
16188      "type": "OnOffAuto"
16189    },
16190    {
16191      "name": "command_serr_enable",
16192      "description": "on/off",
16193      "type": "bool"
16194    },
16195    {
16196      "name": "x-pcie-lnkctl-init",
16197      "description": "on/off",
16198      "type": "bool"
16199    },
16200    {
16201      "name": "hotplug",
16202      "description": "on/off",
16203      "type": "bool"
16204    },
16205    {
16206      "name": "page-per-vq",
16207      "description": "on/off",
16208      "type": "bool"
16209    },
16210    {
16211      "name": "x-pcie-deverr-init",
16212      "description": "on/off",
16213      "type": "bool"
16214    },
16215    {
16216      "name": "x-pcie-pm-init",
16217      "description": "on/off",
16218      "type": "bool"
16219    },
16220    {
16221      "name": "x-pcie-lnksta-dllla",
16222      "description": "on/off",
16223      "type": "bool"
16224    },
16225    {
16226      "name": "max_sectors",
16227      "type": "uint32"
16228    },
16229    {
16230      "name": "param_change",
16231      "description": "on/off",
16232      "type": "bool"
16233    },
16234    {
16235      "name": "any_layout",
16236      "description": "on/off",
16237      "type": "bool"
16238    },
16239    {
16240      "name": "iothread",
16241      "type": "link<iothread>"
16242    },
16243    {
16244      "name": "addr",
16245      "description": "Slot and optional function number, example: 06.0 or 06",
16246      "type": "int32"
16247    },
16248    {
16249      "name": "migrate-extra",
16250      "description": "on/off",
16251      "type": "bool"
16252    },
16253    {
16254      "name": "modern-pio-notify",
16255      "description": "on/off",
16256      "type": "bool"
16257    },
16258    {
16259      "name": "vectors",
16260      "type": "uint32"
16261    },
16262    {
16263      "name": "x-pcie-extcap-init",
16264      "description": "on/off",
16265      "type": "bool"
16266    },
16267    {
16268      "name": "virtio-backend",
16269      "type": "child<virtio-scsi-device>"
16270    },
16271    {
16272      "name": "x-ignore-backend-features",
16273      "type": "bool"
16274    },
16275    {
16276      "name": "notify_on_empty",
16277      "description": "on/off",
16278      "type": "bool"
16279    },
16280    {
16281      "name": "iommu_platform",
16282      "description": "on/off",
16283      "type": "bool"
16284    },
16285    {
16286      "name": "ats",
16287      "description": "on/off",
16288      "type": "bool"
16289    },
16290    {
16291      "name": "virtio-pci-bus-master-bug-migration",
16292      "description": "on/off",
16293      "type": "bool"
16294    },
16295    {
16296      "name": "romfile",
16297      "type": "str"
16298    }
16299  ],
16300  "id": "libvirt-10"
16301}
16302
16303{
16304  "execute": "device-list-properties",
16305  "arguments": {
16306    "typename": "virtio-net-ccw"
16307  },
16308  "id": "libvirt-11"
16309}
16310
16311{
16312  "id": "libvirt-11",
16313  "error": {
16314    "class": "DeviceNotFound",
16315    "desc": "Device 'virtio-net-ccw' not found"
16316  }
16317}
16318
16319{
16320  "execute": "device-list-properties",
16321  "arguments": {
16322    "typename": "virtio-scsi-ccw"
16323  },
16324  "id": "libvirt-12"
16325}
16326
16327{
16328  "id": "libvirt-12",
16329  "error": {
16330    "class": "DeviceNotFound",
16331    "desc": "Device 'virtio-scsi-ccw' not found"
16332  }
16333}
16334
16335{
16336  "execute": "device-list-properties",
16337  "arguments": {
16338    "typename": "vfio-pci"
16339  },
16340  "id": "libvirt-13"
16341}
16342
16343{
16344  "return": [
16345    {
16346      "name": "x-igd-opregion",
16347      "description": "on/off",
16348      "type": "bool"
16349    },
16350    {
16351      "name": "x-pci-vendor-id",
16352      "type": "uint32"
16353    },
16354    {
16355      "name": "x-pci-sub-device-id",
16356      "type": "uint32"
16357    },
16358    {
16359      "name": "x-no-kvm-ioeventfd",
16360      "type": "bool"
16361    },
16362    {
16363      "name": "rombar",
16364      "type": "uint32"
16365    },
16366    {
16367      "name": "multifunction",
16368      "description": "on/off",
16369      "type": "bool"
16370    },
16371    {
16372      "name": "x-req",
16373      "description": "on/off",
16374      "type": "bool"
16375    },
16376    {
16377      "name": "x-no-kvm-msi",
16378      "type": "bool"
16379    },
16380    {
16381      "name": "x-no-vfio-ioeventfd",
16382      "type": "bool"
16383    },
16384    {
16385      "name": "x-no-kvm-intx",
16386      "type": "bool"
16387    },
16388    {
16389      "name": "host",
16390      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
16391      "type": "str"
16392    },
16393    {
16394      "name": "x-no-kvm-msix",
16395      "type": "bool"
16396    },
16397    {
16398      "name": "command_serr_enable",
16399      "description": "on/off",
16400      "type": "bool"
16401    },
16402    {
16403      "name": "x-pcie-lnksta-dllla",
16404      "description": "on/off",
16405      "type": "bool"
16406    },
16407    {
16408      "name": "x-pci-sub-vendor-id",
16409      "type": "uint32"
16410    },
16411    {
16412      "name": "x-pci-device-id",
16413      "type": "uint32"
16414    },
16415    {
16416      "name": "x-no-geforce-quirks",
16417      "type": "bool"
16418    },
16419    {
16420      "name": "display",
16421      "description": "on/off/auto",
16422      "type": "OnOffAuto"
16423    },
16424    {
16425      "name": "x-igd-gms",
16426      "type": "uint32"
16427    },
16428    {
16429      "name": "x-nv-gpudirect-clique",
16430      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
16431      "type": "uint4"
16432    },
16433    {
16434      "name": "addr",
16435      "description": "Slot and optional function number, example: 06.0 or 06",
16436      "type": "int32"
16437    },
16438    {
16439      "name": "x-msix-relocation",
16440      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
16441      "type": "OffAutoPCIBAR"
16442    },
16443    {
16444      "name": "x-intx-mmap-timeout-ms",
16445      "type": "uint32"
16446    },
16447    {
16448      "name": "x-pcie-extcap-init",
16449      "description": "on/off",
16450      "type": "bool"
16451    },
16452    {
16453      "name": "x-no-mmap",
16454      "type": "bool"
16455    },
16456    {
16457      "name": "bootindex",
16458      "type": "int32"
16459    },
16460    {
16461      "name": "sysfsdev",
16462      "type": "str"
16463    },
16464    {
16465      "name": "x-vga",
16466      "description": "on/off",
16467      "type": "bool"
16468    },
16469    {
16470      "name": "romfile",
16471      "type": "str"
16472    }
16473  ],
16474  "id": "libvirt-13"
16475}
16476
16477{
16478  "execute": "device-list-properties",
16479  "arguments": {
16480    "typename": "scsi-hd"
16481  },
16482  "id": "libvirt-14"
16483}
16484
16485{
16486  "return": [
16487    {
16488      "name": "min_io_size",
16489      "type": "uint16"
16490    },
16491    {
16492      "name": "removable",
16493      "description": "on/off",
16494      "type": "bool"
16495    },
16496    {
16497      "name": "channel",
16498      "type": "uint32"
16499    },
16500    {
16501      "name": "serial",
16502      "type": "str"
16503    },
16504    {
16505      "name": "lun",
16506      "type": "uint32"
16507    },
16508    {
16509      "name": "dpofua",
16510      "description": "on/off",
16511      "type": "bool"
16512    },
16513    {
16514      "name": "ver",
16515      "type": "str"
16516    },
16517    {
16518      "name": "scsi-id",
16519      "type": "uint32"
16520    },
16521    {
16522      "name": "logical_block_size",
16523      "description": "A power of two between 512 and 32768",
16524      "type": "uint16"
16525    },
16526    {
16527      "name": "drive",
16528      "description": "Node name or ID of a block device to use as a backend",
16529      "type": "str"
16530    },
16531    {
16532      "name": "scsi_version",
16533      "type": "int32"
16534    },
16535    {
16536      "name": "werror",
16537      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16538      "type": "BlockdevOnError"
16539    },
16540    {
16541      "name": "discard_granularity",
16542      "type": "uint32"
16543    },
16544    {
16545      "name": "port_wwn",
16546      "type": "uint64"
16547    },
16548    {
16549      "name": "max_unmap_size",
16550      "type": "uint64"
16551    },
16552    {
16553      "name": "rerror",
16554      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16555      "type": "BlockdevOnError"
16556    },
16557    {
16558      "name": "max_io_size",
16559      "type": "uint64"
16560    },
16561    {
16562      "name": "wwn",
16563      "type": "uint64"
16564    },
16565    {
16566      "name": "share-rw",
16567      "type": "bool"
16568    },
16569    {
16570      "name": "product",
16571      "type": "str"
16572    },
16573    {
16574      "name": "vendor",
16575      "type": "str"
16576    },
16577    {
16578      "name": "physical_block_size",
16579      "description": "A power of two between 512 and 32768",
16580      "type": "uint16"
16581    },
16582    {
16583      "name": "port_index",
16584      "type": "uint16"
16585    },
16586    {
16587      "name": "bootindex",
16588      "type": "int32"
16589    },
16590    {
16591      "name": "write-cache",
16592      "description": "on/off/auto",
16593      "type": "OnOffAuto"
16594    },
16595    {
16596      "name": "opt_io_size",
16597      "type": "uint32"
16598    }
16599  ],
16600  "id": "libvirt-14"
16601}
16602
16603{
16604  "execute": "device-list-properties",
16605  "arguments": {
16606    "typename": "ide-hd"
16607  },
16608  "id": "libvirt-15"
16609}
16610
16611{
16612  "return": [
16613    {
16614      "name": "serial",
16615      "type": "str"
16616    },
16617    {
16618      "name": "logical_block_size",
16619      "description": "A power of two between 512 and 32768",
16620      "type": "uint16"
16621    },
16622    {
16623      "name": "discard_granularity",
16624      "type": "uint32"
16625    },
16626    {
16627      "name": "drive",
16628      "description": "Node name or ID of a block device to use as a backend",
16629      "type": "str"
16630    },
16631    {
16632      "name": "bootindex",
16633      "type": "int32"
16634    },
16635    {
16636      "name": "write-cache",
16637      "description": "on/off/auto",
16638      "type": "OnOffAuto"
16639    },
16640    {
16641      "name": "share-rw",
16642      "type": "bool"
16643    },
16644    {
16645      "name": "opt_io_size",
16646      "type": "uint32"
16647    },
16648    {
16649      "name": "min_io_size",
16650      "type": "uint16"
16651    },
16652    {
16653      "name": "unit",
16654      "type": "uint32"
16655    },
16656    {
16657      "name": "wwn",
16658      "type": "uint64"
16659    },
16660    {
16661      "name": "werror",
16662      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16663      "type": "BlockdevOnError"
16664    },
16665    {
16666      "name": "model",
16667      "type": "str"
16668    },
16669    {
16670      "name": "rerror",
16671      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16672      "type": "BlockdevOnError"
16673    },
16674    {
16675      "name": "ver",
16676      "type": "str"
16677    },
16678    {
16679      "name": "physical_block_size",
16680      "description": "A power of two between 512 and 32768",
16681      "type": "uint16"
16682    }
16683  ],
16684  "id": "libvirt-15"
16685}
16686
16687{
16688  "execute": "device-list-properties",
16689  "arguments": {
16690    "typename": "PIIX4_PM"
16691  },
16692  "id": "libvirt-16"
16693}
16694
16695{
16696  "id": "libvirt-16",
16697  "error": {
16698    "class": "DeviceNotFound",
16699    "desc": "Device 'PIIX4_PM' not found"
16700  }
16701}
16702
16703{
16704  "execute": "device-list-properties",
16705  "arguments": {
16706    "typename": "i440FX-pcihost"
16707  },
16708  "id": "libvirt-17"
16709}
16710
16711{
16712  "id": "libvirt-17",
16713  "error": {
16714    "class": "DeviceNotFound",
16715    "desc": "Device 'i440FX-pcihost' not found"
16716  }
16717}
16718
16719{
16720  "execute": "device-list-properties",
16721  "arguments": {
16722    "typename": "q35-pcihost"
16723  },
16724  "id": "libvirt-18"
16725}
16726
16727{
16728  "id": "libvirt-18",
16729  "error": {
16730    "class": "DeviceNotFound",
16731    "desc": "Device 'q35-pcihost' not found"
16732  }
16733}
16734
16735{
16736  "execute": "device-list-properties",
16737  "arguments": {
16738    "typename": "usb-storage"
16739  },
16740  "id": "libvirt-19"
16741}
16742
16743{
16744  "return": [
16745    {
16746      "name": "serial",
16747      "type": "str"
16748    },
16749    {
16750      "name": "msos-desc",
16751      "description": "on/off",
16752      "type": "bool"
16753    },
16754    {
16755      "name": "logical_block_size",
16756      "description": "A power of two between 512 and 32768",
16757      "type": "uint16"
16758    },
16759    {
16760      "name": "discard_granularity",
16761      "type": "uint32"
16762    },
16763    {
16764      "name": "drive",
16765      "description": "Node name or ID of a block device to use as a backend",
16766      "type": "str"
16767    },
16768    {
16769      "name": "bootindex",
16770      "type": "int32"
16771    },
16772    {
16773      "name": "write-cache",
16774      "description": "on/off/auto",
16775      "type": "OnOffAuto"
16776    },
16777    {
16778      "name": "share-rw",
16779      "type": "bool"
16780    },
16781    {
16782      "name": "opt_io_size",
16783      "type": "uint32"
16784    },
16785    {
16786      "name": "min_io_size",
16787      "type": "uint16"
16788    },
16789    {
16790      "name": "port",
16791      "type": "str"
16792    },
16793    {
16794      "name": "attached",
16795      "type": "bool"
16796    },
16797    {
16798      "name": "full-path",
16799      "description": "on/off",
16800      "type": "bool"
16801    },
16802    {
16803      "name": "removable",
16804      "description": "on/off",
16805      "type": "bool"
16806    },
16807    {
16808      "name": "physical_block_size",
16809      "description": "A power of two between 512 and 32768",
16810      "type": "uint16"
16811    }
16812  ],
16813  "id": "libvirt-19"
16814}
16815
16816{
16817  "execute": "device-list-properties",
16818  "arguments": {
16819    "typename": "kvm-pit"
16820  },
16821  "id": "libvirt-20"
16822}
16823
16824{
16825  "id": "libvirt-20",
16826  "error": {
16827    "class": "DeviceNotFound",
16828    "desc": "Device 'kvm-pit' not found"
16829  }
16830}
16831
16832{
16833  "execute": "device-list-properties",
16834  "arguments": {
16835    "typename": "VGA"
16836  },
16837  "id": "libvirt-21"
16838}
16839
16840{
16841  "return": [
16842    {
16843      "name": "rombar",
16844      "type": "uint32"
16845    },
16846    {
16847      "name": "x-pcie-lnksta-dllla",
16848      "description": "on/off",
16849      "type": "bool"
16850    },
16851    {
16852      "name": "mmio",
16853      "description": "on/off",
16854      "type": "bool"
16855    },
16856    {
16857      "name": "multifunction",
16858      "description": "on/off",
16859      "type": "bool"
16860    },
16861    {
16862      "name": "qemu-extended-regs",
16863      "description": "on/off",
16864      "type": "bool"
16865    },
16866    {
16867      "name": "big-endian-framebuffer",
16868      "type": "bool"
16869    },
16870    {
16871      "name": "romfile",
16872      "type": "str"
16873    },
16874    {
16875      "name": "vgamem_mb",
16876      "type": "uint32"
16877    },
16878    {
16879      "name": "x-pcie-extcap-init",
16880      "description": "on/off",
16881      "type": "bool"
16882    },
16883    {
16884      "name": "command_serr_enable",
16885      "description": "on/off",
16886      "type": "bool"
16887    },
16888    {
16889      "name": "addr",
16890      "description": "Slot and optional function number, example: 06.0 or 06",
16891      "type": "int32"
16892    }
16893  ],
16894  "id": "libvirt-21"
16895}
16896
16897{
16898  "execute": "device-list-properties",
16899  "arguments": {
16900    "typename": "virtio-gpu-pci"
16901  },
16902  "id": "libvirt-22"
16903}
16904
16905{
16906  "return": [
16907    {
16908      "name": "event_idx",
16909      "description": "on/off",
16910      "type": "bool"
16911    },
16912    {
16913      "name": "yres",
16914      "type": "uint32"
16915    },
16916    {
16917      "name": "ioeventfd",
16918      "description": "on/off",
16919      "type": "bool"
16920    },
16921    {
16922      "name": "multifunction",
16923      "description": "on/off",
16924      "type": "bool"
16925    },
16926    {
16927      "name": "rombar",
16928      "type": "uint32"
16929    },
16930    {
16931      "name": "xres",
16932      "type": "uint32"
16933    },
16934    {
16935      "name": "x-disable-pcie",
16936      "description": "on/off",
16937      "type": "bool"
16938    },
16939    {
16940      "name": "indirect_desc",
16941      "description": "on/off",
16942      "type": "bool"
16943    },
16944    {
16945      "name": "disable-modern",
16946      "type": "bool"
16947    },
16948    {
16949      "name": "disable-legacy",
16950      "description": "on/off/auto",
16951      "type": "OnOffAuto"
16952    },
16953    {
16954      "name": "command_serr_enable",
16955      "description": "on/off",
16956      "type": "bool"
16957    },
16958    {
16959      "name": "x-pcie-lnkctl-init",
16960      "description": "on/off",
16961      "type": "bool"
16962    },
16963    {
16964      "name": "page-per-vq",
16965      "description": "on/off",
16966      "type": "bool"
16967    },
16968    {
16969      "name": "x-pcie-deverr-init",
16970      "description": "on/off",
16971      "type": "bool"
16972    },
16973    {
16974      "name": "x-pcie-pm-init",
16975      "description": "on/off",
16976      "type": "bool"
16977    },
16978    {
16979      "name": "max_outputs",
16980      "type": "uint32"
16981    },
16982    {
16983      "name": "x-pcie-lnksta-dllla",
16984      "description": "on/off",
16985      "type": "bool"
16986    },
16987    {
16988      "name": "any_layout",
16989      "description": "on/off",
16990      "type": "bool"
16991    },
16992    {
16993      "name": "addr",
16994      "description": "Slot and optional function number, example: 06.0 or 06",
16995      "type": "int32"
16996    },
16997    {
16998      "name": "migrate-extra",
16999      "description": "on/off",
17000      "type": "bool"
17001    },
17002    {
17003      "name": "modern-pio-notify",
17004      "description": "on/off",
17005      "type": "bool"
17006    },
17007    {
17008      "name": "vectors",
17009      "type": "uint32"
17010    },
17011    {
17012      "name": "x-pcie-extcap-init",
17013      "description": "on/off",
17014      "type": "bool"
17015    },
17016    {
17017      "name": "virtio-backend",
17018      "type": "child<virtio-gpu-device>"
17019    },
17020    {
17021      "name": "max_hostmem",
17022      "type": "size"
17023    },
17024    {
17025      "name": "x-ignore-backend-features",
17026      "type": "bool"
17027    },
17028    {
17029      "name": "notify_on_empty",
17030      "description": "on/off",
17031      "type": "bool"
17032    },
17033    {
17034      "name": "iommu_platform",
17035      "description": "on/off",
17036      "type": "bool"
17037    },
17038    {
17039      "name": "ats",
17040      "description": "on/off",
17041      "type": "bool"
17042    },
17043    {
17044      "name": "virtio-pci-bus-master-bug-migration",
17045      "description": "on/off",
17046      "type": "bool"
17047    },
17048    {
17049      "name": "romfile",
17050      "type": "str"
17051    }
17052  ],
17053  "id": "libvirt-22"
17054}
17055
17056{
17057  "execute": "device-list-properties",
17058  "arguments": {
17059    "typename": "virtio-gpu-device"
17060  },
17061  "id": "libvirt-23"
17062}
17063
17064{
17065  "return": [
17066    {
17067      "name": "notify_on_empty",
17068      "description": "on/off",
17069      "type": "bool"
17070    },
17071    {
17072      "name": "any_layout",
17073      "description": "on/off",
17074      "type": "bool"
17075    },
17076    {
17077      "name": "indirect_desc",
17078      "description": "on/off",
17079      "type": "bool"
17080    },
17081    {
17082      "name": "event_idx",
17083      "description": "on/off",
17084      "type": "bool"
17085    },
17086    {
17087      "name": "yres",
17088      "type": "uint32"
17089    },
17090    {
17091      "name": "iommu_platform",
17092      "description": "on/off",
17093      "type": "bool"
17094    },
17095    {
17096      "name": "max_outputs",
17097      "type": "uint32"
17098    },
17099    {
17100      "name": "xres",
17101      "type": "uint32"
17102    },
17103    {
17104      "name": "max_hostmem",
17105      "type": "size"
17106    }
17107  ],
17108  "id": "libvirt-23"
17109}
17110
17111{
17112  "execute": "device-list-properties",
17113  "arguments": {
17114    "typename": "ICH9-LPC"
17115  },
17116  "id": "libvirt-24"
17117}
17118
17119{
17120  "id": "libvirt-24",
17121  "error": {
17122    "class": "DeviceNotFound",
17123    "desc": "Device 'ICH9-LPC' not found"
17124  }
17125}
17126
17127{
17128  "execute": "device-list-properties",
17129  "arguments": {
17130    "typename": "virtio-balloon-pci"
17131  },
17132  "id": "libvirt-25"
17133}
17134
17135{
17136  "return": [
17137    {
17138      "name": "guest-stats-polling-interval",
17139      "type": "int"
17140    },
17141    {
17142      "name": "event_idx",
17143      "description": "on/off",
17144      "type": "bool"
17145    },
17146    {
17147      "name": "rombar",
17148      "type": "uint32"
17149    },
17150    {
17151      "name": "multifunction",
17152      "description": "on/off",
17153      "type": "bool"
17154    },
17155    {
17156      "name": "x-disable-pcie",
17157      "description": "on/off",
17158      "type": "bool"
17159    },
17160    {
17161      "name": "indirect_desc",
17162      "description": "on/off",
17163      "type": "bool"
17164    },
17165    {
17166      "name": "disable-modern",
17167      "type": "bool"
17168    },
17169    {
17170      "name": "disable-legacy",
17171      "description": "on/off/auto",
17172      "type": "OnOffAuto"
17173    },
17174    {
17175      "name": "command_serr_enable",
17176      "description": "on/off",
17177      "type": "bool"
17178    },
17179    {
17180      "name": "x-pcie-lnkctl-init",
17181      "description": "on/off",
17182      "type": "bool"
17183    },
17184    {
17185      "name": "guest-stats",
17186      "type": "guest statistics"
17187    },
17188    {
17189      "name": "deflate-on-oom",
17190      "description": "on/off",
17191      "type": "bool"
17192    },
17193    {
17194      "name": "page-per-vq",
17195      "description": "on/off",
17196      "type": "bool"
17197    },
17198    {
17199      "name": "x-pcie-deverr-init",
17200      "description": "on/off",
17201      "type": "bool"
17202    },
17203    {
17204      "name": "x-pcie-pm-init",
17205      "description": "on/off",
17206      "type": "bool"
17207    },
17208    {
17209      "name": "x-pcie-lnksta-dllla",
17210      "description": "on/off",
17211      "type": "bool"
17212    },
17213    {
17214      "name": "any_layout",
17215      "description": "on/off",
17216      "type": "bool"
17217    },
17218    {
17219      "name": "class",
17220      "type": "uint32"
17221    },
17222    {
17223      "name": "addr",
17224      "description": "Slot and optional function number, example: 06.0 or 06",
17225      "type": "int32"
17226    },
17227    {
17228      "name": "migrate-extra",
17229      "description": "on/off",
17230      "type": "bool"
17231    },
17232    {
17233      "name": "modern-pio-notify",
17234      "description": "on/off",
17235      "type": "bool"
17236    },
17237    {
17238      "name": "x-pcie-extcap-init",
17239      "description": "on/off",
17240      "type": "bool"
17241    },
17242    {
17243      "name": "virtio-backend",
17244      "type": "child<virtio-balloon-device>"
17245    },
17246    {
17247      "name": "x-ignore-backend-features",
17248      "type": "bool"
17249    },
17250    {
17251      "name": "notify_on_empty",
17252      "description": "on/off",
17253      "type": "bool"
17254    },
17255    {
17256      "name": "iommu_platform",
17257      "description": "on/off",
17258      "type": "bool"
17259    },
17260    {
17261      "name": "ats",
17262      "description": "on/off",
17263      "type": "bool"
17264    },
17265    {
17266      "name": "virtio-pci-bus-master-bug-migration",
17267      "description": "on/off",
17268      "type": "bool"
17269    },
17270    {
17271      "name": "romfile",
17272      "type": "str"
17273    }
17274  ],
17275  "id": "libvirt-25"
17276}
17277
17278{
17279  "execute": "device-list-properties",
17280  "arguments": {
17281    "typename": "virtio-balloon-ccw"
17282  },
17283  "id": "libvirt-26"
17284}
17285
17286{
17287  "id": "libvirt-26",
17288  "error": {
17289    "class": "DeviceNotFound",
17290    "desc": "Device 'virtio-balloon-ccw' not found"
17291  }
17292}
17293
17294{
17295  "execute": "device-list-properties",
17296  "arguments": {
17297    "typename": "virtio-balloon-device"
17298  },
17299  "id": "libvirt-27"
17300}
17301
17302{
17303  "return": [
17304    {
17305      "name": "notify_on_empty",
17306      "description": "on/off",
17307      "type": "bool"
17308    },
17309    {
17310      "name": "any_layout",
17311      "description": "on/off",
17312      "type": "bool"
17313    },
17314    {
17315      "name": "indirect_desc",
17316      "description": "on/off",
17317      "type": "bool"
17318    },
17319    {
17320      "name": "guest-stats",
17321      "type": "guest statistics"
17322    },
17323    {
17324      "name": "guest-stats-polling-interval",
17325      "type": "int"
17326    },
17327    {
17328      "name": "event_idx",
17329      "description": "on/off",
17330      "type": "bool"
17331    },
17332    {
17333      "name": "iommu_platform",
17334      "description": "on/off",
17335      "type": "bool"
17336    },
17337    {
17338      "name": "deflate-on-oom",
17339      "description": "on/off",
17340      "type": "bool"
17341    }
17342  ],
17343  "id": "libvirt-27"
17344}
17345
17346{
17347  "execute": "device-list-properties",
17348  "arguments": {
17349    "typename": "nec-usb-xhci"
17350  },
17351  "id": "libvirt-28"
17352}
17353
17354{
17355  "return": [
17356    {
17357      "name": "rombar",
17358      "type": "uint32"
17359    },
17360    {
17361      "name": "intrs",
17362      "type": "uint32"
17363    },
17364    {
17365      "name": "x-pcie-lnksta-dllla",
17366      "description": "on/off",
17367      "type": "bool"
17368    },
17369    {
17370      "name": "msix",
17371      "description": "on/off/auto",
17372      "type": "OnOffAuto"
17373    },
17374    {
17375      "name": "multifunction",
17376      "description": "on/off",
17377      "type": "bool"
17378    },
17379    {
17380      "name": "msi",
17381      "description": "on/off/auto",
17382      "type": "OnOffAuto"
17383    },
17384    {
17385      "name": "superspeed-ports-first",
17386      "description": "on/off",
17387      "type": "bool"
17388    },
17389    {
17390      "name": "streams",
17391      "description": "on/off",
17392      "type": "bool"
17393    },
17394    {
17395      "name": "romfile",
17396      "type": "str"
17397    },
17398    {
17399      "name": "force-pcie-endcap",
17400      "description": "on/off",
17401      "type": "bool"
17402    },
17403    {
17404      "name": "command_serr_enable",
17405      "description": "on/off",
17406      "type": "bool"
17407    },
17408    {
17409      "name": "x-pcie-extcap-init",
17410      "description": "on/off",
17411      "type": "bool"
17412    },
17413    {
17414      "name": "addr",
17415      "description": "Slot and optional function number, example: 06.0 or 06",
17416      "type": "int32"
17417    },
17418    {
17419      "name": "p3",
17420      "type": "uint32"
17421    },
17422    {
17423      "name": "p2",
17424      "type": "uint32"
17425    },
17426    {
17427      "name": "slots",
17428      "type": "uint32"
17429    }
17430  ],
17431  "id": "libvirt-28"
17432}
17433
17434{
17435  "execute": "device-list-properties",
17436  "arguments": {
17437    "typename": "spapr-pci-host-bridge"
17438  },
17439  "id": "libvirt-29"
17440}
17441
17442{
17443  "return": [
17444    {
17445      "name": "dynamic-reconfiguration",
17446      "type": "bool"
17447    },
17448    {
17449      "name": "ddw",
17450      "type": "bool"
17451    },
17452    {
17453      "name": "dma_win_size",
17454      "type": "uint64"
17455    },
17456    {
17457      "name": "numa_node",
17458      "type": "uint32"
17459    },
17460    {
17461      "name": "mem64_win_size",
17462      "type": "uint64"
17463    },
17464    {
17465      "name": "pgsz",
17466      "type": "uint64"
17467    },
17468    {
17469      "name": "pre-2.8-migration",
17470      "type": "bool"
17471    },
17472    {
17473      "name": "dma_win_addr",
17474      "type": "uint64"
17475    },
17476    {
17477      "name": "io_win_size",
17478      "type": "uint64"
17479    },
17480    {
17481      "name": "mem_win_size",
17482      "type": "uint64"
17483    },
17484    {
17485      "name": "dma64_win_addr",
17486      "type": "uint64"
17487    },
17488    {
17489      "name": "pcie-extended-configuration-space",
17490      "type": "bool"
17491    },
17492    {
17493      "name": "index",
17494      "type": "uint32"
17495    }
17496  ],
17497  "id": "libvirt-29"
17498}
17499
17500{
17501  "execute": "device-list-properties",
17502  "arguments": {
17503    "typename": "usb-host"
17504  },
17505  "id": "libvirt-30"
17506}
17507
17508{
17509  "return": [
17510    {
17511      "default-value": true,
17512      "name": "full-path",
17513      "description": "on/off",
17514      "type": "bool"
17515    },
17516    {
17517      "name": "port",
17518      "type": "str"
17519    },
17520    {
17521      "default-value": true,
17522      "name": "msos-desc",
17523      "description": "on/off",
17524      "type": "bool"
17525    },
17526    {
17527      "name": "serial",
17528      "type": "str"
17529    },
17530    {
17531      "default-value": 0,
17532      "name": "hostbus",
17533      "type": "uint32"
17534    },
17535    {
17536      "default-value": 4,
17537      "name": "isobufs",
17538      "type": "uint32"
17539    },
17540    {
17541      "default-value": 0,
17542      "name": "vendorid",
17543      "type": "uint32"
17544    },
17545    {
17546      "default-value": 0,
17547      "name": "productid",
17548      "type": "uint32"
17549    },
17550    {
17551      "name": "hostport",
17552      "type": "str"
17553    },
17554    {
17555      "default-value": true,
17556      "name": "pipeline",
17557      "description": "on/off",
17558      "type": "bool"
17559    },
17560    {
17561      "default-value": 0,
17562      "name": "hostaddr",
17563      "type": "uint32"
17564    },
17565    {
17566      "default-value": true,
17567      "name": "suppress-remote-wake",
17568      "type": "bool"
17569    },
17570    {
17571      "default-value": 2,
17572      "name": "loglevel",
17573      "type": "uint32"
17574    },
17575    {
17576      "default-value": 32,
17577      "name": "isobsize",
17578      "type": "uint32"
17579    },
17580    {
17581      "default-value": false,
17582      "name": "guest-resets-all",
17583      "type": "bool"
17584    },
17585    {
17586      "default-value": true,
17587      "name": "guest-reset",
17588      "type": "bool"
17589    },
17590    {
17591      "name": "bootindex",
17592      "type": "int32"
17593    },
17594    {
17595      "name": "attached",
17596      "type": "bool"
17597    }
17598  ],
17599  "id": "libvirt-30"
17600}
17601
17602{
17603  "execute": "qom-list-properties",
17604  "arguments": {
17605    "typename": "memory-backend-file"
17606  },
17607  "id": "libvirt-31"
17608}
17609
17610{
17611  "return": [
17612    {
17613      "name": "policy",
17614      "type": "HostMemPolicy"
17615    },
17616    {
17617      "name": "share",
17618      "type": "bool"
17619    },
17620    {
17621      "name": "host-nodes",
17622      "type": "int"
17623    },
17624    {
17625      "name": "prealloc",
17626      "type": "bool"
17627    },
17628    {
17629      "name": "dump",
17630      "type": "bool"
17631    },
17632    {
17633      "name": "size",
17634      "type": "int"
17635    },
17636    {
17637      "name": "merge",
17638      "type": "bool"
17639    },
17640    {
17641      "name": "align",
17642      "type": "int"
17643    },
17644    {
17645      "name": "mem-path",
17646      "type": "string"
17647    },
17648    {
17649      "name": "discard-data",
17650      "type": "bool"
17651    },
17652    {
17653      "name": "type",
17654      "type": "string"
17655    }
17656  ],
17657  "id": "libvirt-31"
17658}
17659
17660{
17661  "execute": "qom-list-properties",
17662  "arguments": {
17663    "typename": "memory-backend-memfd"
17664  },
17665  "id": "libvirt-32"
17666}
17667
17668{
17669  "return": [
17670    {
17671      "name": "policy",
17672      "type": "HostMemPolicy"
17673    },
17674    {
17675      "name": "share",
17676      "type": "bool"
17677    },
17678    {
17679      "name": "host-nodes",
17680      "type": "int"
17681    },
17682    {
17683      "name": "prealloc",
17684      "type": "bool"
17685    },
17686    {
17687      "name": "dump",
17688      "type": "bool"
17689    },
17690    {
17691      "name": "size",
17692      "type": "int"
17693    },
17694    {
17695      "name": "merge",
17696      "type": "bool"
17697    },
17698    {
17699      "name": "seal",
17700      "type": "bool"
17701    },
17702    {
17703      "name": "hugetlbsize",
17704      "type": "int"
17705    },
17706    {
17707      "name": "hugetlb",
17708      "type": "bool"
17709    },
17710    {
17711      "name": "type",
17712      "type": "string"
17713    }
17714  ],
17715  "id": "libvirt-32"
17716}
17717
17718{
17719  "execute": "query-machines",
17720  "id": "libvirt-33"
17721}
17722
17723{
17724  "return": [
17725    {
17726      "hotpluggable-cpus": false,
17727      "name": "ref405ep",
17728      "cpu-max": 1
17729    },
17730    {
17731      "hotpluggable-cpus": false,
17732      "name": "sam460ex",
17733      "cpu-max": 1
17734    },
17735    {
17736      "hotpluggable-cpus": false,
17737      "name": "none",
17738      "cpu-max": 1
17739    },
17740    {
17741      "hotpluggable-cpus": false,
17742      "name": "virtex-ml507",
17743      "cpu-max": 1
17744    },
17745    {
17746      "hotpluggable-cpus": false,
17747      "name": "powernv",
17748      "cpu-max": 2048
17749    },
17750    {
17751      "hotpluggable-cpus": false,
17752      "name": "ppce500",
17753      "cpu-max": 32
17754    },
17755    {
17756      "hotpluggable-cpus": false,
17757      "name": "mpc8544ds",
17758      "cpu-max": 15
17759    },
17760    {
17761      "hotpluggable-cpus": true,
17762      "name": "pseries-2.12-sxxm",
17763      "cpu-max": 1024
17764    },
17765    {
17766      "hotpluggable-cpus": false,
17767      "name": "bamboo",
17768      "cpu-max": 1
17769    },
17770    {
17771      "hotpluggable-cpus": false,
17772      "name": "g3beige",
17773      "cpu-max": 1
17774    },
17775    {
17776      "hotpluggable-cpus": true,
17777      "name": "pseries-3.0",
17778      "is-default": true,
17779      "cpu-max": 1024,
17780      "alias": "pseries"
17781    },
17782    {
17783      "hotpluggable-cpus": true,
17784      "name": "pseries-2.10",
17785      "cpu-max": 1024
17786    },
17787    {
17788      "hotpluggable-cpus": false,
17789      "name": "prep",
17790      "cpu-max": 1
17791    },
17792    {
17793      "hotpluggable-cpus": true,
17794      "name": "pseries-2.11",
17795      "cpu-max": 1024
17796    },
17797    {
17798      "hotpluggable-cpus": true,
17799      "name": "pseries-2.12",
17800      "cpu-max": 1024
17801    },
17802    {
17803      "hotpluggable-cpus": true,
17804      "name": "pseries-2.9",
17805      "cpu-max": 1024
17806    },
17807    {
17808      "hotpluggable-cpus": false,
17809      "name": "mac99",
17810      "cpu-max": 1
17811    },
17812    {
17813      "hotpluggable-cpus": false,
17814      "name": "pseries-2.6",
17815      "cpu-max": 1024
17816    },
17817    {
17818      "hotpluggable-cpus": true,
17819      "name": "pseries-2.7",
17820      "cpu-max": 1024
17821    },
17822    {
17823      "hotpluggable-cpus": true,
17824      "name": "pseries-2.8",
17825      "cpu-max": 1024
17826    },
17827    {
17828      "hotpluggable-cpus": false,
17829      "name": "pseries-2.4",
17830      "cpu-max": 1024
17831    },
17832    {
17833      "hotpluggable-cpus": false,
17834      "name": "pseries-2.5",
17835      "cpu-max": 1024
17836    },
17837    {
17838      "hotpluggable-cpus": false,
17839      "name": "pseries-2.2",
17840      "cpu-max": 1024
17841    },
17842    {
17843      "hotpluggable-cpus": false,
17844      "name": "taihu",
17845      "cpu-max": 1
17846    },
17847    {
17848      "hotpluggable-cpus": false,
17849      "name": "pseries-2.3",
17850      "cpu-max": 1024
17851    },
17852    {
17853      "hotpluggable-cpus": false,
17854      "name": "pseries-2.1",
17855      "cpu-max": 1024
17856    },
17857    {
17858      "hotpluggable-cpus": false,
17859      "name": "40p",
17860      "cpu-max": 1
17861    }
17862  ],
17863  "id": "libvirt-33"
17864}
17865
17866{
17867  "execute": "qom-list-properties",
17868  "arguments": {
17869    "typename": "pseries-3.0-machine"
17870  },
17871  "id": "libvirt-34"
17872}
17873
17874{
17875  "return": [
17876    {
17877      "name": "graphics",
17878      "description": "Set on/off to enable/disable graphics emulation",
17879      "type": "bool"
17880    },
17881    {
17882      "name": "phandle-start",
17883      "description": "The first phandle ID we may generate dynamically",
17884      "type": "int"
17885    },
17886    {
17887      "name": "dump-guest-core",
17888      "description": "Include guest memory in  a core dump",
17889      "type": "bool"
17890    },
17891    {
17892      "name": "kernel-irqchip",
17893      "description": "Configure KVM in-kernel irqchip",
17894      "type": "on|off|split"
17895    },
17896    {
17897      "name": "accel",
17898      "description": "Accelerator list",
17899      "type": "string"
17900    },
17901    {
17902      "name": "append",
17903      "description": "Linux kernel command line",
17904      "type": "string"
17905    },
17906    {
17907      "name": "dumpdtb",
17908      "description": "Dump current dtb to a file and quit",
17909      "type": "string"
17910    },
17911    {
17912      "name": "memory-encryption",
17913      "description": "Set memory encyption object to use",
17914      "type": "string"
17915    },
17916    {
17917      "name": "igd-passthru",
17918      "description": "Set on/off to enable/disable igd passthrou",
17919      "type": "bool"
17920    },
17921    {
17922      "name": "dt-compatible",
17923      "description": "Overrides the \"compatible\" property of the dt root node",
17924      "type": "string"
17925    },
17926    {
17927      "name": "kernel",
17928      "description": "Linux kernel image file",
17929      "type": "string"
17930    },
17931    {
17932      "name": "usb",
17933      "description": "Set on/off to enable/disable usb",
17934      "type": "bool"
17935    },
17936    {
17937      "name": "suppress-vmdesc",
17938      "description": "Set on to disable self-describing migration",
17939      "type": "bool"
17940    },
17941    {
17942      "name": "dtb",
17943      "description": "Linux kernel device tree file",
17944      "type": "string"
17945    },
17946    {
17947      "name": "firmware",
17948      "description": "Firmware image",
17949      "type": "string"
17950    },
17951    {
17952      "name": "mem-merge",
17953      "description": "Enable/disable memory merge support",
17954      "type": "bool"
17955    },
17956    {
17957      "name": "initrd",
17958      "description": "Linux initial ramdisk file",
17959      "type": "string"
17960    },
17961    {
17962      "name": "enforce-config-section",
17963      "description": "Set on to enforce configuration section migration",
17964      "type": "bool"
17965    },
17966    {
17967      "name": "kvm-shadow-mem",
17968      "description": "KVM shadow MMU size",
17969      "type": "int"
17970    },
17971    {
17972      "name": "cap-hpt-max-page-size",
17973      "description": "Maximum page size for Hash Page Table guests",
17974      "type": "int"
17975    },
17976    {
17977      "name": "cap-ibs",
17978      "description": "Indirect Branch Speculation (broken, fixed-ibs, fixed-ccd)",
17979      "type": "string"
17980    },
17981    {
17982      "name": "cap-cfpc",
17983      "description": "Cache Flush on Privilege Change (broken, workaround, fixed)",
17984      "type": "string"
17985    },
17986    {
17987      "name": "cap-sbbc",
17988      "description": "Speculation Barrier Bounds Checking (broken, workaround, fixed)",
17989      "type": "string"
17990    },
17991    {
17992      "name": "cap-dfp",
17993      "description": "Allow Decimal Floating Point (DFP)",
17994      "type": "bool"
17995    },
17996    {
17997      "name": "cap-htm",
17998      "description": "Allow Hardware Transactional Memory (HTM)",
17999      "type": "bool"
18000    },
18001    {
18002      "name": "cap-vsx",
18003      "description": "Allow Vector Scalar Extensions (VSX)",
18004      "type": "bool"
18005    },
18006    {
18007      "name": "cap-hpt-max-page-size",
18008      "description": "Maximum page size for Hash Page Table guests",
18009      "type": "int"
18010    },
18011    {
18012      "name": "cap-ibs",
18013      "description": "Indirect Branch Speculation (broken, fixed-ibs, fixed-ccd)",
18014      "type": "string"
18015    },
18016    {
18017      "name": "cap-cfpc",
18018      "description": "Cache Flush on Privilege Change (broken, workaround, fixed)",
18019      "type": "string"
18020    },
18021    {
18022      "name": "cap-sbbc",
18023      "description": "Speculation Barrier Bounds Checking (broken, workaround, fixed)",
18024      "type": "string"
18025    },
18026    {
18027      "name": "cap-dfp",
18028      "description": "Allow Decimal Floating Point (DFP)",
18029      "type": "bool"
18030    },
18031    {
18032      "name": "cap-htm",
18033      "description": "Allow Hardware Transactional Memory (HTM)",
18034      "type": "bool"
18035    },
18036    {
18037      "name": "cap-vsx",
18038      "description": "Allow Vector Scalar Extensions (VSX)",
18039      "type": "bool"
18040    }
18041  ],
18042  "id": "libvirt-34"
18043}
18044
18045{
18046  "execute": "qom-list-properties",
18047  "arguments": {
18048    "typename": "none-machine"
18049  },
18050  "id": "libvirt-35"
18051}
18052
18053{
18054  "return": [
18055    {
18056      "name": "graphics",
18057      "description": "Set on/off to enable/disable graphics emulation",
18058      "type": "bool"
18059    },
18060    {
18061      "name": "phandle-start",
18062      "description": "The first phandle ID we may generate dynamically",
18063      "type": "int"
18064    },
18065    {
18066      "name": "dump-guest-core",
18067      "description": "Include guest memory in  a core dump",
18068      "type": "bool"
18069    },
18070    {
18071      "name": "kernel-irqchip",
18072      "description": "Configure KVM in-kernel irqchip",
18073      "type": "on|off|split"
18074    },
18075    {
18076      "name": "accel",
18077      "description": "Accelerator list",
18078      "type": "string"
18079    },
18080    {
18081      "name": "append",
18082      "description": "Linux kernel command line",
18083      "type": "string"
18084    },
18085    {
18086      "name": "dumpdtb",
18087      "description": "Dump current dtb to a file and quit",
18088      "type": "string"
18089    },
18090    {
18091      "name": "memory-encryption",
18092      "description": "Set memory encyption object to use",
18093      "type": "string"
18094    },
18095    {
18096      "name": "igd-passthru",
18097      "description": "Set on/off to enable/disable igd passthrou",
18098      "type": "bool"
18099    },
18100    {
18101      "name": "dt-compatible",
18102      "description": "Overrides the \"compatible\" property of the dt root node",
18103      "type": "string"
18104    },
18105    {
18106      "name": "kernel",
18107      "description": "Linux kernel image file",
18108      "type": "string"
18109    },
18110    {
18111      "name": "usb",
18112      "description": "Set on/off to enable/disable usb",
18113      "type": "bool"
18114    },
18115    {
18116      "name": "suppress-vmdesc",
18117      "description": "Set on to disable self-describing migration",
18118      "type": "bool"
18119    },
18120    {
18121      "name": "dtb",
18122      "description": "Linux kernel device tree file",
18123      "type": "string"
18124    },
18125    {
18126      "name": "firmware",
18127      "description": "Firmware image",
18128      "type": "string"
18129    },
18130    {
18131      "name": "mem-merge",
18132      "description": "Enable/disable memory merge support",
18133      "type": "bool"
18134    },
18135    {
18136      "name": "initrd",
18137      "description": "Linux initial ramdisk file",
18138      "type": "string"
18139    },
18140    {
18141      "name": "enforce-config-section",
18142      "description": "Set on to enforce configuration section migration",
18143      "type": "bool"
18144    },
18145    {
18146      "name": "kvm-shadow-mem",
18147      "description": "KVM shadow MMU size",
18148      "type": "int"
18149    },
18150    {
18151      "name": "type",
18152      "type": "string"
18153    }
18154  ],
18155  "id": "libvirt-35"
18156}
18157
18158{
18159  "execute": "query-cpu-definitions",
18160  "id": "libvirt-36"
18161}
18162
18163{
18164  "return": [
18165    {
18166      "name": "default",
18167      "typename": "604-powerpc64-cpu",
18168      "static": false
18169    },
18170    {
18171      "name": "ppc",
18172      "typename": "604-powerpc64-cpu",
18173      "static": false
18174    },
18175    {
18176      "name": "ppc32",
18177      "typename": "604-powerpc64-cpu",
18178      "static": false
18179    },
18180    {
18181      "name": "ppc64",
18182      "typename": "970fx_v3.1-powerpc64-cpu",
18183      "static": false
18184    },
18185    {
18186      "name": "970mp",
18187      "typename": "970mp_v1.1-powerpc64-cpu",
18188      "static": false
18189    },
18190    {
18191      "name": "970fx",
18192      "typename": "970fx_v3.1-powerpc64-cpu",
18193      "static": false
18194    },
18195    {
18196      "name": "970",
18197      "typename": "970_v2.2-powerpc64-cpu",
18198      "static": false
18199    },
18200    {
18201      "name": "power9",
18202      "typename": "power9_v2.0-powerpc64-cpu",
18203      "static": false
18204    },
18205    {
18206      "name": "power8nvl",
18207      "typename": "power8nvl_v1.0-powerpc64-cpu",
18208      "static": false
18209    },
18210    {
18211      "name": "power8",
18212      "typename": "host-powerpc64-cpu",
18213      "static": false
18214    },
18215    {
18216      "name": "power8e",
18217      "typename": "power8e_v2.1-powerpc64-cpu",
18218      "static": false
18219    },
18220    {
18221      "name": "power7+",
18222      "typename": "power7+_v2.1-powerpc64-cpu",
18223      "static": false
18224    },
18225    {
18226      "name": "power7",
18227      "typename": "power7_v2.3-powerpc64-cpu",
18228      "static": false
18229    },
18230    {
18231      "name": "power5gs",
18232      "typename": "power5+_v2.1-powerpc64-cpu",
18233      "static": false
18234    },
18235    {
18236      "name": "power5+",
18237      "typename": "power5+_v2.1-powerpc64-cpu",
18238      "static": false
18239    },
18240    {
18241      "name": "apollo7pm",
18242      "typename": "7457a_v1.0-powerpc64-cpu",
18243      "static": false
18244    },
18245    {
18246      "name": "7457a",
18247      "typename": "7457a_v1.2-powerpc64-cpu",
18248      "static": false
18249    },
18250    {
18251      "name": "7447a",
18252      "typename": "7447a_v1.2-powerpc64-cpu",
18253      "static": false
18254    },
18255    {
18256      "name": "apollo7",
18257      "typename": "7457_v1.2-powerpc64-cpu",
18258      "static": false
18259    },
18260    {
18261      "name": "7457",
18262      "typename": "7457_v1.2-powerpc64-cpu",
18263      "static": false
18264    },
18265    {
18266      "name": "7447",
18267      "typename": "7447_v1.1-powerpc64-cpu",
18268      "static": false
18269    },
18270    {
18271      "name": "apollo6",
18272      "typename": "7455_v3.2-powerpc64-cpu",
18273      "static": false
18274    },
18275    {
18276      "name": "7455",
18277      "typename": "7455_v3.2-powerpc64-cpu",
18278      "static": false
18279    },
18280    {
18281      "name": "7445",
18282      "typename": "7445_v3.2-powerpc64-cpu",
18283      "static": false
18284    },
18285    {
18286      "name": "7451",
18287      "typename": "7451_v2.3-powerpc64-cpu",
18288      "static": false
18289    },
18290    {
18291      "name": "7441",
18292      "typename": "7441_v2.3-powerpc64-cpu",
18293      "static": false
18294    },
18295    {
18296      "name": "vger",
18297      "typename": "7450_v2.1-powerpc64-cpu",
18298      "static": false
18299    },
18300    {
18301      "name": "7450",
18302      "typename": "7450_v2.1-powerpc64-cpu",
18303      "static": false
18304    },
18305    {
18306      "name": "7448",
18307      "typename": "7448_v2.1-powerpc64-cpu",
18308      "static": false
18309    },
18310    {
18311      "name": "nitro",
18312      "typename": "7410_v1.4-powerpc64-cpu",
18313      "static": false
18314    },
18315    {
18316      "name": "7410",
18317      "typename": "7410_v1.4-powerpc64-cpu",
18318      "static": false
18319    },
18320    {
18321      "name": "g4",
18322      "typename": "7400_v2.9-powerpc64-cpu",
18323      "static": false
18324    },
18325    {
18326      "name": "max",
18327      "typename": "7400_v2.9-powerpc64-cpu",
18328      "static": false
18329    },
18330    {
18331      "name": "7400",
18332      "typename": "7400_v2.9-powerpc64-cpu",
18333      "static": false
18334    },
18335    {
18336      "name": "goldfinger",
18337      "typename": "755_v2.8-powerpc64-cpu",
18338      "static": false
18339    },
18340    {
18341      "name": "755",
18342      "typename": "755_v2.8-powerpc64-cpu",
18343      "static": false
18344    },
18345    {
18346      "name": "745",
18347      "typename": "745_v2.8-powerpc64-cpu",
18348      "static": false
18349    },
18350    {
18351      "name": "lonestar",
18352      "typename": "750l_v3.2-powerpc64-cpu",
18353      "static": false
18354    },
18355    {
18356      "name": "750l",
18357      "typename": "750l_v3.2-powerpc64-cpu",
18358      "static": false
18359    },
18360    {
18361      "name": "750gx",
18362      "typename": "750gx_v1.2-powerpc64-cpu",
18363      "static": false
18364    },
18365    {
18366      "name": "750fx",
18367      "typename": "750fx_v2.3-powerpc64-cpu",
18368      "static": false
18369    },
18370    {
18371      "name": "750cxe",
18372      "typename": "750cxe_v3.1b-powerpc64-cpu",
18373      "static": false
18374    },
18375    {
18376      "name": "750cx",
18377      "typename": "750cx_v2.2-powerpc64-cpu",
18378      "static": false
18379    },
18380    {
18381      "name": "750cl",
18382      "typename": "750cl_v2.0-powerpc64-cpu",
18383      "static": false
18384    },
18385    {
18386      "name": "conan/doyle",
18387      "typename": "750p-powerpc64-cpu",
18388      "static": false
18389    },
18390    {
18391      "name": "g3",
18392      "typename": "750_v3.1-powerpc64-cpu",
18393      "static": false
18394    },
18395    {
18396      "name": "typhoon",
18397      "typename": "750_v3.1-powerpc64-cpu",
18398      "static": false
18399    },
18400    {
18401      "name": "750",
18402      "typename": "750_v3.1-powerpc64-cpu",
18403      "static": false
18404    },
18405    {
18406      "name": "arthur",
18407      "typename": "740_v3.1-powerpc64-cpu",
18408      "static": false
18409    },
18410    {
18411      "name": "740",
18412      "typename": "740_v3.1-powerpc64-cpu",
18413      "static": false
18414    },
18415    {
18416      "name": "mach5",
18417      "typename": "604r-powerpc64-cpu",
18418      "static": false
18419    },
18420    {
18421      "name": "sirocco",
18422      "typename": "604e_v2.4-powerpc64-cpu",
18423      "static": false
18424    },
18425    {
18426      "name": "604e",
18427      "typename": "604e_v2.4-powerpc64-cpu",
18428      "static": false
18429    },
18430    {
18431      "name": "goldeneye",
18432      "typename": "603e7t-powerpc64-cpu",
18433      "static": false
18434    },
18435    {
18436      "name": "603r",
18437      "typename": "603e7t-powerpc64-cpu",
18438      "static": false
18439    },
18440    {
18441      "name": "vaillant",
18442      "typename": "603e7v-powerpc64-cpu",
18443      "static": false
18444    },
18445    {
18446      "name": "stretch",
18447      "typename": "603e_v4.1-powerpc64-cpu",
18448      "static": false
18449    },
18450    {
18451      "name": "603e",
18452      "typename": "603e_v4.1-powerpc64-cpu",
18453      "static": false
18454    },
18455    {
18456      "name": "vanilla",
18457      "typename": "603-powerpc64-cpu",
18458      "static": false
18459    },
18460    {
18461      "name": "601v",
18462      "typename": "601_v2-powerpc64-cpu",
18463      "static": false
18464    },
18465    {
18466      "name": "601",
18467      "typename": "601_v2-powerpc64-cpu",
18468      "static": false
18469    },
18470    {
18471      "name": "mpc8560",
18472      "typename": "mpc8560_v21-powerpc64-cpu",
18473      "static": false
18474    },
18475    {
18476      "name": "mpc8555e",
18477      "typename": "mpc8555e_v11-powerpc64-cpu",
18478      "static": false
18479    },
18480    {
18481      "name": "mpc8555",
18482      "typename": "mpc8555_v11-powerpc64-cpu",
18483      "static": false
18484    },
18485    {
18486      "name": "mpc8548e",
18487      "typename": "mpc8548e_v21-powerpc64-cpu",
18488      "static": false
18489    },
18490    {
18491      "name": "mpc8548",
18492      "typename": "mpc8548_v21-powerpc64-cpu",
18493      "static": false
18494    },
18495    {
18496      "name": "mpc8547e",
18497      "typename": "mpc8547e_v21-powerpc64-cpu",
18498      "static": false
18499    },
18500    {
18501      "name": "mpc8545e",
18502      "typename": "mpc8545e_v21-powerpc64-cpu",
18503      "static": false
18504    },
18505    {
18506      "name": "mpc8545",
18507      "typename": "mpc8545_v21-powerpc64-cpu",
18508      "static": false
18509    },
18510    {
18511      "name": "mpc8544e",
18512      "typename": "mpc8544e_v11-powerpc64-cpu",
18513      "static": false
18514    },
18515    {
18516      "name": "mpc8544",
18517      "typename": "mpc8544_v11-powerpc64-cpu",
18518      "static": false
18519    },
18520    {
18521      "name": "mpc8543e",
18522      "typename": "mpc8543e_v21-powerpc64-cpu",
18523      "static": false
18524    },
18525    {
18526      "name": "mpc8543",
18527      "typename": "mpc8543_v21-powerpc64-cpu",
18528      "static": false
18529    },
18530    {
18531      "name": "mpc8541e",
18532      "typename": "mpc8541e_v11-powerpc64-cpu",
18533      "static": false
18534    },
18535    {
18536      "name": "mpc8541",
18537      "typename": "mpc8541_v11-powerpc64-cpu",
18538      "static": false
18539    },
18540    {
18541      "name": "mpc8540",
18542      "typename": "mpc8540_v21-powerpc64-cpu",
18543      "static": false
18544    },
18545    {
18546      "name": "mpc8533e",
18547      "typename": "mpc8533e_v11-powerpc64-cpu",
18548      "static": false
18549    },
18550    {
18551      "name": "mpc8533",
18552      "typename": "mpc8533_v11-powerpc64-cpu",
18553      "static": false
18554    },
18555    {
18556      "name": "e500v2",
18557      "typename": "e500v2_v22-powerpc64-cpu",
18558      "static": false
18559    },
18560    {
18561      "name": "e500v1",
18562      "typename": "e500_v20-powerpc64-cpu",
18563      "static": false
18564    },
18565    {
18566      "name": "e500",
18567      "typename": "e500v2_v22-powerpc64-cpu",
18568      "static": false
18569    },
18570    {
18571      "name": "mpc8347ea",
18572      "typename": "mpc8347eat-powerpc64-cpu",
18573      "static": false
18574    },
18575    {
18576      "name": "mpc8347e",
18577      "typename": "mpc8347et-powerpc64-cpu",
18578      "static": false
18579    },
18580    {
18581      "name": "mpc8347a",
18582      "typename": "mpc8347at-powerpc64-cpu",
18583      "static": false
18584    },
18585    {
18586      "name": "mpc8347",
18587      "typename": "mpc8347t-powerpc64-cpu",
18588      "static": false
18589    },
18590    {
18591      "name": "e300",
18592      "typename": "e300c3-powerpc64-cpu",
18593      "static": false
18594    },
18595    {
18596      "name": "e200",
18597      "typename": "e200z6-powerpc64-cpu",
18598      "static": false
18599    },
18600    {
18601      "name": "mpc8280",
18602      "typename": "g2legp3-powerpc64-cpu",
18603      "static": false
18604    },
18605    {
18606      "name": "mpc8275",
18607      "typename": "g2legp3-powerpc64-cpu",
18608      "static": false
18609    },
18610    {
18611      "name": "mpc8272",
18612      "typename": "g2legp3-powerpc64-cpu",
18613      "static": false
18614    },
18615    {
18616      "name": "mpc8271",
18617      "typename": "g2legp3-powerpc64-cpu",
18618      "static": false
18619    },
18620    {
18621      "name": "mpc8270",
18622      "typename": "g2legp3-powerpc64-cpu",
18623      "static": false
18624    },
18625    {
18626      "name": "mpc8266_hip4",
18627      "typename": "g2hip4-powerpc64-cpu",
18628      "static": false
18629    },
18630    {
18631      "name": "mpc8266_hip3",
18632      "typename": "g2hip3-powerpc64-cpu",
18633      "static": false
18634    },
18635    {
18636      "name": "mpc8266",
18637      "typename": "g2hip4-powerpc64-cpu",
18638      "static": false
18639    },
18640    {
18641      "name": "mpc8265_hip4",
18642      "typename": "g2hip4-powerpc64-cpu",
18643      "static": false
18644    },
18645    {
18646      "name": "mpc8265_hip3",
18647      "typename": "g2hip3-powerpc64-cpu",
18648      "static": false
18649    },
18650    {
18651      "name": "mpc8265",
18652      "typename": "g2hip4-powerpc64-cpu",
18653      "static": false
18654    },
18655    {
18656      "name": "mpc8264_hip4",
18657      "typename": "g2hip4-powerpc64-cpu",
18658      "static": false
18659    },
18660    {
18661      "name": "mpc8264_hip3",
18662      "typename": "g2hip3-powerpc64-cpu",
18663      "static": false
18664    },
18665    {
18666      "name": "mpc8264",
18667      "typename": "g2hip4-powerpc64-cpu",
18668      "static": false
18669    },
18670    {
18671      "name": "mpc8260_hip4",
18672      "typename": "g2hip4-powerpc64-cpu",
18673      "static": false
18674    },
18675    {
18676      "name": "mpc8260_hip3",
18677      "typename": "g2hip3-powerpc64-cpu",
18678      "static": false
18679    },
18680    {
18681      "name": "mpc8260",
18682      "typename": "g2hip4-powerpc64-cpu",
18683      "static": false
18684    },
18685    {
18686      "name": "mpc8255_hip4",
18687      "typename": "g2hip4-powerpc64-cpu",
18688      "static": false
18689    },
18690    {
18691      "name": "mpc8255_hip3",
18692      "typename": "g2hip3-powerpc64-cpu",
18693      "static": false
18694    },
18695    {
18696      "name": "mpc8255",
18697      "typename": "g2hip4-powerpc64-cpu",
18698      "static": false
18699    },
18700    {
18701      "name": "mpc8250_hip4",
18702      "typename": "g2hip4-powerpc64-cpu",
18703      "static": false
18704    },
18705    {
18706      "name": "mpc8250_hip3",
18707      "typename": "g2hip3-powerpc64-cpu",
18708      "static": false
18709    },
18710    {
18711      "name": "mpc8250",
18712      "typename": "g2hip4-powerpc64-cpu",
18713      "static": false
18714    },
18715    {
18716      "name": "mpc8248",
18717      "typename": "g2legp3-powerpc64-cpu",
18718      "static": false
18719    },
18720    {
18721      "name": "mpc8247",
18722      "typename": "g2legp3-powerpc64-cpu",
18723      "static": false
18724    },
18725    {
18726      "name": "mpc8245",
18727      "typename": "g2hip4-powerpc64-cpu",
18728      "static": false
18729    },
18730    {
18731      "name": "mpc8241",
18732      "typename": "g2hip4-powerpc64-cpu",
18733      "static": false
18734    },
18735    {
18736      "name": "powerquicc-ii",
18737      "typename": "g2legp3-powerpc64-cpu",
18738      "static": false
18739    },
18740    {
18741      "name": "mpc82xx",
18742      "typename": "g2legp3-powerpc64-cpu",
18743      "static": false
18744    },
18745    {
18746      "name": "mpc5200b",
18747      "typename": "mpc5200b_v21-powerpc64-cpu",
18748      "static": false
18749    },
18750    {
18751      "name": "mpc5200",
18752      "typename": "mpc5200_v12-powerpc64-cpu",
18753      "static": false
18754    },
18755    {
18756      "name": "mpc52xx",
18757      "typename": "mpc5200_v12-powerpc64-cpu",
18758      "static": false
18759    },
18760    {
18761      "name": "mpc8240",
18762      "typename": "603-powerpc64-cpu",
18763      "static": false
18764    },
18765    {
18766      "name": "460ex",
18767      "typename": "460exb-powerpc64-cpu",
18768      "static": false
18769    },
18770    {
18771      "name": "440ep",
18772      "typename": "440epb-powerpc64-cpu",
18773      "static": false
18774    },
18775    {
18776      "name": "x2vp50",
18777      "typename": "x2vp20-powerpc64-cpu",
18778      "static": false
18779    },
18780    {
18781      "name": "x2vp7",
18782      "typename": "x2vp4-powerpc64-cpu",
18783      "static": false
18784    },
18785    {
18786      "name": "405gpe",
18787      "typename": "405crc-powerpc64-cpu",
18788      "static": false
18789    },
18790    {
18791      "name": "405gp",
18792      "typename": "405gpd-powerpc64-cpu",
18793      "static": false
18794    },
18795    {
18796      "name": "405cr",
18797      "typename": "405crc-powerpc64-cpu",
18798      "static": false
18799    },
18800    {
18801      "name": "405",
18802      "typename": "405d4-powerpc64-cpu",
18803      "static": false
18804    },
18805    {
18806      "name": "403",
18807      "typename": "403gc-powerpc64-cpu",
18808      "static": false
18809    },
18810    {
18811      "name": "mpc8547e_v21",
18812      "typename": "",
18813      "static": false
18814    },
18815    {
18816      "name": "750cl_v1.0",
18817      "typename": "",
18818      "static": false
18819    },
18820    {
18821      "name": "7457a_v1.1",
18822      "typename": "",
18823      "static": false
18824    },
18825    {
18826      "name": "g2gp",
18827      "typename": "",
18828      "static": false
18829    },
18830    {
18831      "name": "750cxe_v2.1",
18832      "typename": "",
18833      "static": false
18834    },
18835    {
18836      "name": "755_v2.7",
18837      "typename": "",
18838      "static": false
18839    },
18840    {
18841      "name": "750_v2.1",
18842      "typename": "",
18843      "static": false
18844    },
18845    {
18846      "name": "755_v2.2",
18847      "typename": "",
18848      "static": false
18849    },
18850    {
18851      "name": "745_v2.0",
18852      "typename": "",
18853      "static": false
18854    },
18855    {
18856      "name": "mpc8377",
18857      "typename": "",
18858      "static": false
18859    },
18860    {
18861      "name": "7455_v1.0",
18862      "typename": "",
18863      "static": false
18864    },
18865    {
18866      "name": "mpc8545_v21",
18867      "typename": "",
18868      "static": false
18869    },
18870    {
18871      "name": "mpc8548_v11",
18872      "typename": "",
18873      "static": false
18874    },
18875    {
18876      "name": "405d4",
18877      "typename": "",
18878      "static": false
18879    },
18880    {
18881      "name": "g2le",
18882      "typename": "",
18883      "static": false
18884    },
18885    {
18886      "name": "g2hip3",
18887      "typename": "",
18888      "static": false
18889    },
18890    {
18891      "name": "750e",
18892      "typename": "",
18893      "static": false
18894    },
18895    {
18896      "name": "mpc8572",
18897      "typename": "",
18898      "static": false
18899    },
18900    {
18901      "name": "970fx_v2.0",
18902      "typename": "",
18903      "static": false
18904    },
18905    {
18906      "name": "750fx_v2.0",
18907      "typename": "",
18908      "static": false
18909    },
18910    {
18911      "name": "603p",
18912      "typename": "",
18913      "static": false
18914    },
18915    {
18916      "name": "405gpb",
18917      "typename": "",
18918      "static": false
18919    },
18920    {
18921      "name": "7400_v2.7",
18922      "typename": "",
18923      "static": false
18924    },
18925    {
18926      "name": "mpc8544e_v10",
18927      "typename": "",
18928      "static": false
18929    },
18930    {
18931      "name": "e500v2_v10",
18932      "typename": "",
18933      "static": false
18934    },
18935    {
18936      "name": "e500mc",
18937      "typename": "",
18938      "static": false
18939    },
18940    {
18941      "name": "603e7v1",
18942      "typename": "",
18943      "static": false
18944    },
18945    {
18946      "name": "970mp_v1.0",
18947      "typename": "",
18948      "static": false
18949    },
18950    {
18951      "name": "740e",
18952      "typename": "",
18953      "static": false
18954    },
18955    {
18956      "name": "405crc",
18957      "typename": "",
18958      "static": false
18959    },
18960    {
18961      "name": "403ga",
18962      "typename": "",
18963      "static": false
18964    },
18965    {
18966      "name": "7447a_v1.0",
18967      "typename": "",
18968      "static": false
18969    },
18970    {
18971      "name": "7400_v2.2",
18972      "typename": "",
18973      "static": false
18974    },
18975    {
18976      "name": "e300c1",
18977      "typename": "",
18978      "static": false
18979    },
18980    {
18981      "name": "mpc8572e",
18982      "typename": "",
18983      "static": false
18984    },
18985    {
18986      "name": "e500v2_v21",
18987      "typename": "",
18988      "static": false
18989    },
18990    {
18991      "name": "970fx_v1.0",
18992      "typename": "",
18993      "static": false
18994    },
18995    {
18996      "name": "750gx_v1.2",
18997      "typename": "",
18998      "static": false
18999    },
19000    {
19001      "name": "750fx_v1.0",
19002      "typename": "",
19003      "static": false
19004    },
19005    {
19006      "name": "7457_v1.1",
19007      "typename": "",
19008      "static": false
19009    },
19010    {
19011      "name": "970fx_v3.0",
19012      "typename": "",
19013      "static": false
19014    },
19015    {
19016      "name": "604e_v2.2",
19017      "typename": "",
19018      "static": false
19019    },
19020    {
19021      "name": "755_v2.6",
19022      "typename": "",
19023      "static": false
19024    },
19025    {
19026      "name": "401a1",
19027      "typename": "",
19028      "static": false
19029    },
19030    {
19031      "name": "power9_v1.0",
19032      "typename": "",
19033      "static": false
19034    },
19035    {
19036      "name": "npe405h",
19037      "typename": "",
19038      "static": false
19039    },
19040    {
19041      "name": "7410_v1.4",
19042      "typename": "",
19043      "static": false
19044    },
19045    {
19046      "name": "g2ls",
19047      "typename": "",
19048      "static": false
19049    },
19050    {
19051      "name": "750_v2.0",
19052      "typename": "",
19053      "static": false
19054    },
19055    {
19056      "name": "401b2",
19057      "typename": "",
19058      "static": false
19059    },
19060    {
19061      "name": "mpc8349",
19062      "typename": "",
19063      "static": false
19064    },
19065    {
19066      "name": "mpc8347ep",
19067      "typename": "",
19068      "static": false
19069    },
19070    {
19071      "name": "7445_v3.2",
19072      "typename": "",
19073      "static": false
19074    },
19075    {
19076      "name": "mpc8540_v21",
19077      "typename": "",
19078      "static": false
19079    },
19080    {
19081      "name": "mpc8543_v11",
19082      "typename": "",
19083      "static": false
19084    },
19085    {
19086      "name": "403gcx",
19087      "typename": "",
19088      "static": false
19089    },
19090    {
19091      "name": "745_v2.4",
19092      "typename": "",
19093      "static": false
19094    },
19095    {
19096      "name": "mpc8548_v21",
19097      "typename": "",
19098      "static": false
19099    },
19100    {
19101      "name": "750l_v3.2",
19102      "typename": "",
19103      "static": false
19104    },
19105    {
19106      "name": "750_v1.0",
19107      "typename": "",
19108      "static": false
19109    },
19110    {
19111      "name": "755_v1.1",
19112      "typename": "",
19113      "static": false
19114    },
19115    {
19116      "name": "e500_v10",
19117      "typename": "",
19118      "static": false
19119    },
19120    {
19121      "name": "750cxe_v3.0",
19122      "typename": "",
19123      "static": false
19124    },
19125    {
19126      "name": "mpc8541e_v10",
19127      "typename": "",
19128      "static": false
19129    },
19130    {
19131      "name": "mpc8347p",
19132      "typename": "",
19133      "static": false
19134    },
19135    {
19136      "name": "mpc8555e_v10",
19137      "typename": "",
19138      "static": false
19139    },
19140    {
19141      "name": "power9_v2.0",
19142      "typename": "",
19143      "static": false
19144    },
19145    {
19146      "name": "power7_v2.3",
19147      "typename": "",
19148      "static": false
19149    },
19150    {
19151      "name": "603e7v",
19152      "typename": "",
19153      "static": false
19154    },
19155    {
19156      "name": "mpc8543e_v11",
19157      "typename": "",
19158      "static": false
19159    },
19160    {
19161      "name": "750_v3.0",
19162      "typename": "",
19163      "static": false
19164    },
19165    {
19166      "name": "7400_v2.6",
19167      "typename": "",
19168      "static": false
19169    },
19170    {
19171      "name": "405gpa",
19172      "typename": "",
19173      "static": false
19174    },
19175    {
19176      "name": "440epx",
19177      "typename": "",
19178      "static": false
19179    },
19180    {
19181      "name": "750l_v2.2",
19182      "typename": "",
19183      "static": false
19184    },
19185    {
19186      "name": "e200z6",
19187      "typename": "",
19188      "static": false
19189    },
19190    {
19191      "name": "mpc8547e_v20",
19192      "typename": "",
19193      "static": false
19194    },
19195    {
19196      "name": "7457a_v1.0",
19197      "typename": "",
19198      "static": false
19199    },
19200    {
19201      "name": "mpc8349ea",
19202      "typename": "",
19203      "static": false
19204    },
19205    {
19206      "name": "e500v2_v20",
19207      "typename": "",
19208      "static": false
19209    },
19210    {
19211      "name": "power8nvl_v1.0",
19212      "typename": "",
19213      "static": false
19214    },
19215    {
19216      "name": "mpc8540_v10",
19217      "typename": "",
19218      "static": false
19219    },
19220    {
19221      "name": "755_v2.1",
19222      "typename": "",
19223      "static": false
19224    },
19225    {
19226      "name": "745_v2.8",
19227      "typename": "",
19228      "static": false
19229    },
19230    {
19231      "name": "npe405l",
19232      "typename": "",
19233      "static": false
19234    },
19235    {
19236      "name": "mpc8343ea",
19237      "typename": "",
19238      "static": false
19239    },
19240    {
19241      "name": "mpc8545_v20",
19242      "typename": "",
19243      "static": false
19244    },
19245    {
19246      "name": "mpc8548_v10",
19247      "typename": "",
19248      "static": false
19249    },
19250    {
19251      "name": "7448_v1.1",
19252      "typename": "",
19253      "static": false
19254    },
19255    {
19256      "name": "7455_v3.4",
19257      "typename": "",
19258      "static": false
19259    },
19260    {
19261      "name": "740_v2.2",
19262      "typename": "",
19263      "static": false
19264    },
19265    {
19266      "name": "7400_v1.1",
19267      "typename": "",
19268      "static": false
19269    },
19270    {
19271      "name": "mpc8347et",
19272      "typename": "",
19273      "static": false
19274    },
19275    {
19276      "name": "7441_v2.10",
19277      "typename": "",
19278      "static": false
19279    },
19280    {
19281      "name": "603e_v1.4",
19282      "typename": "",
19283      "static": false
19284    },
19285    {
19286      "name": "mpc8543_v10",
19287      "typename": "",
19288      "static": false
19289    },
19290    {
19291      "name": "401c2",
19292      "typename": "",
19293      "static": false
19294    },
19295    {
19296      "name": "7451_v2.10",
19297      "typename": "",
19298      "static": false
19299    },
19300    {
19301      "name": "750cx_v2.2",
19302      "typename": "",
19303      "static": false
19304    },
19305    {
19306      "name": "mpc8543_v21",
19307      "typename": "",
19308      "static": false
19309    },
19310    {
19311      "name": "603e7",
19312      "typename": "",
19313      "static": false
19314    },
19315    {
19316      "name": "7448_v2.1",
19317      "typename": "",
19318      "static": false
19319    },
19320    {
19321      "name": "7441_v2.3",
19322      "typename": "",
19323      "static": false
19324    },
19325    {
19326      "name": "405crb",
19327      "typename": "",
19328      "static": false
19329    },
19330    {
19331      "name": "604",
19332      "typename": "",
19333      "static": false
19334    },
19335    {
19336      "name": "7400_v2.1",
19337      "typename": "",
19338      "static": false
19339    },
19340    {
19341      "name": "440-xilinx-w-dfpu",
19342      "typename": "",
19343      "static": false
19344    },
19345    {
19346      "name": "7445_v2.1",
19347      "typename": "",
19348      "static": false
19349    },
19350    {
19351      "name": "cobra",
19352      "typename": "",
19353      "static": false
19354    },
19355    {
19356      "name": "e500_v20",
19357      "typename": "",
19358      "static": false
19359    },
19360    {
19361      "name": "mpc8541_v11",
19362      "typename": "",
19363      "static": false
19364    },
19365    {
19366      "name": "750gx_v1.1",
19367      "typename": "",
19368      "static": false
19369    },
19370    {
19371      "name": "750cxe_v2.4",
19372      "typename": "",
19373      "static": false
19374    },
19375    {
19376      "name": "mpc8641d",
19377      "typename": "",
19378      "static": false
19379    },
19380    {
19381      "name": "mpc8543e_v21",
19382      "typename": "",
19383      "static": false
19384    },
19385    {
19386      "name": "750l_v2.1",
19387      "typename": "",
19388      "static": false
19389    },
19390    {
19391      "name": "7457_v1.0",
19392      "typename": "",
19393      "static": false
19394    },
19395    {
19396      "name": "7450_v1.2",
19397      "typename": "",
19398      "static": false
19399    },
19400    {
19401      "name": "755_v2.5",
19402      "typename": "",
19403      "static": false
19404    },
19405    {
19406      "name": "7410_v1.3",
19407      "typename": "",
19408      "static": false
19409    },
19410    {
19411      "name": "745_v2.3",
19412      "typename": "",
19413      "static": false
19414    },
19415    {
19416      "name": "755_v2.0",
19417      "typename": "",
19418      "static": false
19419    },
19420    {
19421      "name": "e500v2_v30",
19422      "typename": "",
19423      "static": false
19424    },
19425    {
19426      "name": "7455_v3.3",
19427      "typename": "",
19428      "static": false
19429    },
19430    {
19431      "name": "mpc8540_v20",
19432      "typename": "",
19433      "static": false
19434    },
19435    {
19436      "name": "405d2",
19437      "typename": "",
19438      "static": false
19439    },
19440    {
19441      "name": "mpc8560_v21",
19442      "typename": "",
19443      "static": false
19444    },
19445    {
19446      "name": "mpc8343",
19447      "typename": "",
19448      "static": false
19449    },
19450    {
19451      "name": "mpc8548_v20",
19452      "typename": "",
19453      "static": false
19454    },
19455    {
19456      "name": "mpc8347t",
19457      "typename": "",
19458      "static": false
19459    },
19460    {
19461      "name": "755_v1.0",
19462      "typename": "",
19463      "static": false
19464    },
19465    {
19466      "name": "603e_v1.3",
19467      "typename": "",
19468      "static": false
19469    },
19470    {
19471      "name": "host",
19472      "typename": "",
19473      "static": false
19474    },
19475    {
19476      "name": "mpc8543e_v10",
19477      "typename": "",
19478      "static": false
19479    },
19480    {
19481      "name": "mpc8347eap",
19482      "typename": "",
19483      "static": false
19484    },
19485    {
19486      "name": "mpc8548e_v11",
19487      "typename": "",
19488      "static": false
19489    },
19490    {
19491      "name": "mpc8543_v20",
19492      "typename": "",
19493      "static": false
19494    },
19495    {
19496      "name": "401d2",
19497      "typename": "",
19498      "static": false
19499    },
19500    {
19501      "name": "power8_v2.0",
19502      "typename": "",
19503      "static": false
19504    },
19505    {
19506      "name": "740_v3.1",
19507      "typename": "",
19508      "static": false
19509    },
19510    {
19511      "name": "e200z5",
19512      "typename": "",
19513      "static": false
19514    },
19515    {
19516      "name": "405cra",
19517      "typename": "",
19518      "static": false
19519    },
19520    {
19521      "name": "7400_v2.0",
19522      "typename": "",
19523      "static": false
19524    },
19525    {
19526      "name": "750cxe_v2.3",
19527      "typename": "",
19528      "static": false
19529    },
19530    {
19531      "name": "745_v2.7",
19532      "typename": "",
19533      "static": false
19534    },
19535    {
19536      "name": "mpc8560_v10",
19537      "typename": "",
19538      "static": false
19539    },
19540    {
19541      "name": "e5500",
19542      "typename": "",
19543      "static": false
19544    },
19545    {
19546      "name": "mpc8544_v11",
19547      "typename": "",
19548      "static": false
19549    },
19550    {
19551      "name": "7448_v1.0",
19552      "typename": "",
19553      "static": false
19554    },
19555    {
19556      "name": "401e2",
19557      "typename": "",
19558      "static": false
19559    },
19560    {
19561      "name": "740_v2.1",
19562      "typename": "",
19563      "static": false
19564    },
19565    {
19566      "name": "745_v2.2",
19567      "typename": "",
19568      "static": false
19569    },
19570    {
19571      "name": "7400_v1.0",
19572      "typename": "",
19573      "static": false
19574    },
19575    {
19576      "name": "7410_v1.2",
19577      "typename": "",
19578      "static": false
19579    },
19580    {
19581      "name": "x2vp4",
19582      "typename": "",
19583      "static": false
19584    },
19585    {
19586      "name": "mpc8347ap",
19587      "typename": "",
19588      "static": false
19589    },
19590    {
19591      "name": "mpc8533_v11",
19592      "typename": "",
19593      "static": false
19594    },
19595    {
19596      "name": "mpc5200b_v21",
19597      "typename": "",
19598      "static": false
19599    },
19600    {
19601      "name": "750fx_v2.3",
19602      "typename": "",
19603      "static": false
19604    },
19605    {
19606      "name": "601_v2",
19607      "typename": "",
19608      "static": false
19609    },
19610    {
19611      "name": "g2legp3",
19612      "typename": "",
19613      "static": false
19614    },
19615    {
19616      "name": "604e_v1.0",
19617      "typename": "",
19618      "static": false
19619    },
19620    {
19621      "name": "750cx_v2.1",
19622      "typename": "",
19623      "static": false
19624    },
19625    {
19626      "name": "mpc8610",
19627      "typename": "",
19628      "static": false
19629    },
19630    {
19631      "name": "g2h4",
19632      "typename": "",
19633      "static": false
19634    },
19635    {
19636      "name": "750l_v3.0",
19637      "typename": "",
19638      "static": false
19639    },
19640    {
19641      "name": "mpc8377e",
19642      "typename": "",
19643      "static": false
19644    },
19645    {
19646      "name": "e300c4",
19647      "typename": "",
19648      "static": false
19649    },
19650    {
19651      "name": "mpc5200_v12",
19652      "typename": "",
19653      "static": false
19654    },
19655    {
19656      "name": "7448_v2.0",
19657      "typename": "",
19658      "static": false
19659    },
19660    {
19661      "name": "7450_v2.1",
19662      "typename": "",
19663      "static": false
19664    },
19665    {
19666      "name": "750cxe_v3.1b",
19667      "typename": "",
19668      "static": false
19669    },
19670    {
19671      "name": "g2",
19672      "typename": "",
19673      "static": false
19674    },
19675    {
19676      "name": "7400_v2.9",
19677      "typename": "",
19678      "static": false
19679    },
19680    {
19681      "name": "405gpd",
19682      "typename": "",
19683      "static": false
19684    },
19685    {
19686      "name": "603",
19687      "typename": "",
19688      "static": false
19689    },
19690    {
19691      "name": "603e7t",
19692      "typename": "",
19693      "static": false
19694    },
19695    {
19696      "name": "mpc8555_v11",
19697      "typename": "",
19698      "static": false
19699    },
19700    {
19701      "name": "750gx_v1.0",
19702      "typename": "",
19703      "static": false
19704    },
19705    {
19706      "name": "mpc8541_v10",
19707      "typename": "",
19708      "static": false
19709    },
19710    {
19711      "name": "mpc8543e_v20",
19712      "typename": "",
19713      "static": false
19714    },
19715    {
19716      "name": "750fl",
19717      "typename": "",
19718      "static": false
19719    },
19720    {
19721      "name": "750l_v2.0",
19722      "typename": "",
19723      "static": false
19724    },
19725    {
19726      "name": "stb04",
19727      "typename": "",
19728      "static": false
19729    },
19730    {
19731      "name": "mpc8548e_v21",
19732      "typename": "",
19733      "static": false
19734    },
19735    {
19736      "name": "x2vp20",
19737      "typename": "",
19738      "static": false
19739    },
19740    {
19741      "name": "405ez",
19742      "typename": "",
19743      "static": false
19744    },
19745    {
19746      "name": "e600",
19747      "typename": "",
19748      "static": false
19749    },
19750    {
19751      "name": "7450_v1.1",
19752      "typename": "",
19753      "static": false
19754    },
19755    {
19756      "name": "755_v2.4",
19757      "typename": "",
19758      "static": false
19759    },
19760    {
19761      "name": "mpc8379",
19762      "typename": "",
19763      "static": false
19764    },
19765    {
19766      "name": "7445_v1.0",
19767      "typename": "",
19768      "static": false
19769    },
19770    {
19771      "name": "7447_v1.1",
19772      "typename": "",
19773      "static": false
19774    },
19775    {
19776      "name": "603e_v2.2",
19777      "typename": "",
19778      "static": false
19779    },
19780    {
19781      "name": "603e_v4",
19782      "typename": "",
19783      "static": false
19784    },
19785    {
19786      "name": "g2legp",
19787      "typename": "",
19788      "static": false
19789    },
19790    {
19791      "name": "7455_v3.2",
19792      "typename": "",
19793      "static": false
19794    },
19795    {
19796      "name": "740_v2.0",
19797      "typename": "",
19798      "static": false
19799    },
19800    {
19801      "name": "mpc8560_v20",
19802      "typename": "",
19803      "static": false
19804    },
19805    {
19806      "name": "440-xilinx",
19807      "typename": "",
19808      "static": false
19809    },
19810    {
19811      "name": "401f2",
19812      "typename": "",
19813      "static": false
19814    },
19815    {
19816      "name": "mpc8533_v10",
19817      "typename": "",
19818      "static": false
19819    },
19820    {
19821      "name": "405gpr",
19822      "typename": "",
19823      "static": false
19824    },
19825    {
19826      "name": "mpc8349a",
19827      "typename": "",
19828      "static": false
19829    },
19830    {
19831      "name": "stb25",
19832      "typename": "",
19833      "static": false
19834    },
19835    {
19836      "name": "603e_v1.2",
19837      "typename": "",
19838      "static": false
19839    },
19840    {
19841      "name": "mpc5200b_v20",
19842      "typename": "",
19843      "static": false
19844    },
19845    {
19846      "name": "750fx_v2.2",
19847      "typename": "",
19848      "static": false
19849    },
19850    {
19851      "name": "mpc8347eat",
19852      "typename": "",
19853      "static": false
19854    },
19855    {
19856      "name": "740_v1.0",
19857      "typename": "",
19858      "static": false
19859    },
19860    {
19861      "name": "601_v1",
19862      "typename": "",
19863      "static": false
19864    },
19865    {
19866      "name": "745_v1.1",
19867      "typename": "",
19868      "static": false
19869    },
19870    {
19871      "name": "750cx_v2.0",
19872      "typename": "",
19873      "static": false
19874    },
19875    {
19876      "name": "mpc8548e_v10",
19877      "typename": "",
19878      "static": false
19879    },
19880    {
19881      "name": "7447a_v1.2",
19882      "typename": "",
19883      "static": false
19884    },
19885    {
19886      "name": "403gc",
19887      "typename": "",
19888      "static": false
19889    },
19890    {
19891      "name": "e300c3",
19892      "typename": "",
19893      "static": false
19894    },
19895    {
19896      "name": "mpc5200_v11",
19897      "typename": "",
19898      "static": false
19899    },
19900    {
19901      "name": "7441_v2.1",
19902      "typename": "",
19903      "static": false
19904    },
19905    {
19906      "name": "740_v3.0",
19907      "typename": "",
19908      "static": false
19909    },
19910    {
19911      "name": "mpc8545e_v21",
19912      "typename": "",
19913      "static": false
19914    },
19915    {
19916      "name": "602",
19917      "typename": "",
19918      "static": false
19919    },
19920    {
19921      "name": "mpc8378e",
19922      "typename": "",
19923      "static": false
19924    },
19925    {
19926      "name": "mpc8343a",
19927      "typename": "",
19928      "static": false
19929    },
19930    {
19931      "name": "460exb",
19932      "typename": "",
19933      "static": false
19934    },
19935    {
19936      "name": "mpc8555_v10",
19937      "typename": "",
19938      "static": false
19939    },
19940    {
19941      "name": "mpc8568",
19942      "typename": "",
19943      "static": false
19944    },
19945    {
19946      "name": "7457a_v1.2",
19947      "typename": "",
19948      "static": false
19949    },
19950    {
19951      "name": "750cx_v1.0",
19952      "typename": "",
19953      "static": false
19954    },
19955    {
19956      "name": "750cxe_v2.2",
19957      "typename": "",
19958      "static": false
19959    },
19960    {
19961      "name": "604e_v2.4",
19962      "typename": "",
19963      "static": false
19964    },
19965    {
19966      "name": "755_v2.8",
19967      "typename": "",
19968      "static": false
19969    },
19970    {
19971      "name": "405lp",
19972      "typename": "",
19973      "static": false
19974    },
19975    {
19976      "name": "745_v2.6",
19977      "typename": "",
19978      "static": false
19979    },
19980    {
19981      "name": "stb03",
19982      "typename": "",
19983      "static": false
19984    },
19985    {
19986      "name": "405ep",
19987      "typename": "",
19988      "static": false
19989    },
19990    {
19991      "name": "mpc8544_v10",
19992      "typename": "",
19993      "static": false
19994    },
19995    {
19996      "name": "mpc8347at",
19997      "typename": "",
19998      "static": false
19999    },
20000    {
20001      "name": "750_v2.2",
20002      "typename": "",
20003      "static": false
20004    },
20005    {
20006      "name": "7450_v1.0",
20007      "typename": "",
20008      "static": false
20009    },
20010    {
20011      "name": "755_v2.3",
20012      "typename": "",
20013      "static": false
20014    },
20015    {
20016      "name": "7410_v1.1",
20017      "typename": "",
20018      "static": false
20019    },
20020    {
20021      "name": "745_v2.1",
20022      "typename": "",
20023      "static": false
20024    },
20025    {
20026      "name": "750gl",
20027      "typename": "",
20028      "static": false
20029    },
20030    {
20031      "name": "e6500",
20032      "typename": "",
20033      "static": false
20034    },
20035    {
20036      "name": "750p",
20037      "typename": "",
20038      "static": false
20039    },
20040    {
20041      "name": "7445_v3.4",
20042      "typename": "",
20043      "static": false
20044    },
20045    {
20046      "name": "440epb",
20047      "typename": "",
20048      "static": false
20049    },
20050    {
20051      "name": "npe4gs3",
20052      "typename": "",
20053      "static": false
20054    },
20055    {
20056      "name": "603e_v3",
20057      "typename": "",
20058      "static": false
20059    },
20060    {
20061      "name": "mpc8349e",
20062      "typename": "",
20063      "static": false
20064    },
20065    {
20066      "name": "970_v2.2",
20067      "typename": "",
20068      "static": false
20069    },
20070    {
20071      "name": "g2lels",
20072      "typename": "",
20073      "static": false
20074    },
20075    {
20076      "name": "g2hip4",
20077      "typename": "",
20078      "static": false
20079    },
20080    {
20081      "name": "740p",
20082      "typename": "",
20083      "static": false
20084    },
20085    {
20086      "name": "mpc8567e",
20087      "typename": "",
20088      "static": false
20089    },
20090    {
20091      "name": "mpc8533e_v11",
20092      "typename": "",
20093      "static": false
20094    },
20095    {
20096      "name": "7451_v2.3",
20097      "typename": "",
20098      "static": false
20099    },
20100    {
20101      "name": "603e_v1.1",
20102      "typename": "",
20103      "static": false
20104    },
20105    {
20106      "name": "401g2",
20107      "typename": "",
20108      "static": false
20109    },
20110    {
20111      "name": "7400_v2.8",
20112      "typename": "",
20113      "static": false
20114    },
20115    {
20116      "name": "7455_v2.1",
20117      "typename": "",
20118      "static": false
20119    },
20120    {
20121      "name": "405gpc",
20122      "typename": "",
20123      "static": false
20124    },
20125    {
20126      "name": "power7+_v2.1",
20127      "typename": "",
20128      "static": false
20129    },
20130    {
20131      "name": "mpc8544e_v11",
20132      "typename": "",
20133      "static": false
20134    },
20135    {
20136      "name": "7450_v2.0",
20137      "typename": "",
20138      "static": false
20139    },
20140    {
20141      "name": "970mp_v1.1",
20142      "typename": "",
20143      "static": false
20144    },
20145    {
20146      "name": "603e7v2",
20147      "typename": "",
20148      "static": false
20149    },
20150    {
20151      "name": "604r",
20152      "typename": "",
20153      "static": false
20154    },
20155    {
20156      "name": "e500v2_v22",
20157      "typename": "",
20158      "static": false
20159    },
20160    {
20161      "name": "mpc8548e_v20",
20162      "typename": "",
20163      "static": false
20164    },
20165    {
20166      "name": "mpc8545e_v20",
20167      "typename": "",
20168      "static": false
20169    },
20170    {
20171      "name": "mpc8378",
20172      "typename": "",
20173      "static": false
20174    },
20175    {
20176      "name": "mpc8567",
20177      "typename": "",
20178      "static": false
20179    },
20180    {
20181      "name": "7457_v1.2",
20182      "typename": "",
20183      "static": false
20184    },
20185    {
20186      "name": "7447_v1.0",
20187      "typename": "",
20188      "static": false
20189    },
20190    {
20191      "name": "970fx_v3.1",
20192      "typename": "",
20193      "static": false
20194    },
20195    {
20196      "name": "745_v2.5",
20197      "typename": "",
20198      "static": false
20199    },
20200    {
20201      "name": "mpc8379e",
20202      "typename": "",
20203      "static": false
20204    },
20205    {
20206      "name": "mpc8641",
20207      "typename": "",
20208      "static": false
20209    },
20210    {
20211      "name": "750cxe_v2.4b",
20212      "typename": "",
20213      "static": false
20214    },
20215    {
20216      "name": "7410_v1.0",
20217      "typename": "",
20218      "static": false
20219    },
20220    {
20221      "name": "mpc603",
20222      "typename": "",
20223      "static": false
20224    },
20225    {
20226      "name": "603e_v4.1",
20227      "typename": "",
20228      "static": false
20229    },
20230    {
20231      "name": "7445_v3.3",
20232      "typename": "",
20233      "static": false
20234    },
20235    {
20236      "name": "440epa",
20237      "typename": "",
20238      "static": false
20239    },
20240    {
20241      "name": "970fx_v2.1",
20242      "typename": "",
20243      "static": false
20244    },
20245    {
20246      "name": "iop480",
20247      "typename": "",
20248      "static": false
20249    },
20250    {
20251      "name": "750fx_v2.1",
20252      "typename": "",
20253      "static": false
20254    },
20255    {
20256      "name": "601_v0",
20257      "typename": "",
20258      "static": false
20259    },
20260    {
20261      "name": "g2legp1",
20262      "typename": "",
20263      "static": false
20264    },
20265    {
20266      "name": "745_v1.0",
20267      "typename": "",
20268      "static": false
20269    },
20270    {
20271      "name": "750cl_v2.0",
20272      "typename": "",
20273      "static": false
20274    },
20275    {
20276      "name": "750cxr",
20277      "typename": "",
20278      "static": false
20279    },
20280    {
20281      "name": "401",
20282      "typename": "",
20283      "static": false
20284    },
20285    {
20286      "name": "mpc8541e_v11",
20287      "typename": "",
20288      "static": false
20289    },
20290    {
20291      "name": "750cxe_v3.1",
20292      "typename": "",
20293      "static": false
20294    },
20295    {
20296      "name": "mpc8555e_v11",
20297      "typename": "",
20298      "static": false
20299    },
20300    {
20301      "name": "power8e_v2.1",
20302      "typename": "",
20303      "static": false
20304    },
20305    {
20306      "name": "7447a_v1.1",
20307      "typename": "",
20308      "static": false
20309    },
20310    {
20311      "name": "403gb",
20312      "typename": "",
20313      "static": false
20314    },
20315    {
20316      "name": "e300c2",
20317      "typename": "",
20318      "static": false
20319    },
20320    {
20321      "name": "npe405h2",
20322      "typename": "",
20323      "static": false
20324    },
20325    {
20326      "name": "mpc8343e",
20327      "typename": "",
20328      "static": false
20329    },
20330    {
20331      "name": "mpc8533e_v10",
20332      "typename": "",
20333      "static": false
20334    },
20335    {
20336      "name": "mpc5200_v10",
20337      "typename": "",
20338      "static": false
20339    },
20340    {
20341      "name": "750_v3.1",
20342      "typename": "",
20343      "static": false
20344    },
20345    {
20346      "name": "power5+_v2.1",
20347      "typename": "",
20348      "static": false
20349    },
20350    {
20351      "name": "mpc8568e",
20352      "typename": "",
20353      "static": false
20354    }
20355  ],
20356  "id": "libvirt-36"
20357}
20358
20359{
20360  "execute": "query-tpm-models",
20361  "id": "libvirt-37"
20362}
20363
20364{
20365  "return": [
20366  ],
20367  "id": "libvirt-37"
20368}
20369
20370{
20371  "execute": "query-tpm-types",
20372  "id": "libvirt-38"
20373}
20374
20375{
20376  "return": [
20377    "emulator"
20378  ],
20379  "id": "libvirt-38"
20380}
20381
20382{
20383  "execute": "query-command-line-options",
20384  "id": "libvirt-39"
20385}
20386
20387{
20388  "return": [
20389    {
20390      "parameters": [
20391        {
20392          "name": "timeout",
20393          "help": "Request timeout in seconds (default 0 = no timeout)",
20394          "type": "number"
20395        },
20396        {
20397          "name": "initiator-name",
20398          "help": "Initiator iqn name to use when connecting",
20399          "type": "string"
20400        },
20401        {
20402          "name": "header-digest",
20403          "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
20404          "type": "string"
20405        },
20406        {
20407          "name": "password-secret",
20408          "help": "ID of the secret providing password for CHAP authentication to target",
20409          "type": "string"
20410        },
20411        {
20412          "name": "password",
20413          "help": "password for CHAP authentication to target",
20414          "type": "string"
20415        },
20416        {
20417          "name": "user",
20418          "help": "username for CHAP authentication to target",
20419          "type": "string"
20420        }
20421      ],
20422      "option": "iscsi"
20423    },
20424    {
20425      "parameters": [
20426        {
20427          "name": "non-adaptive",
20428          "type": "boolean"
20429        },
20430        {
20431          "name": "lossy",
20432          "type": "boolean"
20433        },
20434        {
20435          "name": "acl",
20436          "type": "boolean"
20437        },
20438        {
20439          "name": "x509verify",
20440          "type": "string"
20441        },
20442        {
20443          "name": "tls",
20444          "type": "boolean"
20445        },
20446        {
20447          "name": "sasl",
20448          "type": "boolean"
20449        },
20450        {
20451          "name": "key-delay-ms",
20452          "type": "number"
20453        },
20454        {
20455          "name": "lock-key-sync",
20456          "type": "boolean"
20457        },
20458        {
20459          "name": "reverse",
20460          "type": "boolean"
20461        },
20462        {
20463          "name": "password",
20464          "type": "boolean"
20465        },
20466        {
20467          "name": "ipv6",
20468          "type": "boolean"
20469        },
20470        {
20471          "name": "ipv4",
20472          "type": "boolean"
20473        },
20474        {
20475          "name": "to",
20476          "type": "number"
20477        },
20478        {
20479          "name": "connections",
20480          "type": "number"
20481        },
20482        {
20483          "name": "head",
20484          "type": "number"
20485        },
20486        {
20487          "name": "display",
20488          "type": "string"
20489        },
20490        {
20491          "name": "share",
20492          "type": "string"
20493        },
20494        {
20495          "name": "x509",
20496          "type": "string"
20497        },
20498        {
20499          "name": "tls-creds",
20500          "type": "string"
20501        },
20502        {
20503          "name": "websocket",
20504          "type": "string"
20505        },
20506        {
20507          "name": "vnc",
20508          "type": "string"
20509        }
20510      ],
20511      "option": "vnc"
20512    },
20513    {
20514      "parameters": [
20515        {
20516          "name": "dmode",
20517          "type": "number"
20518        },
20519        {
20520          "name": "fmode",
20521          "type": "number"
20522        },
20523        {
20524          "name": "sock_fd",
20525          "type": "number"
20526        },
20527        {
20528          "name": "socket",
20529          "type": "string"
20530        },
20531        {
20532          "name": "readonly",
20533          "type": "boolean"
20534        },
20535        {
20536          "name": "writeout",
20537          "type": "string"
20538        },
20539        {
20540          "name": "security_model",
20541          "type": "string"
20542        },
20543        {
20544          "name": "mount_tag",
20545          "type": "string"
20546        },
20547        {
20548          "name": "path",
20549          "type": "string"
20550        },
20551        {
20552          "name": "fsdriver",
20553          "type": "string"
20554        }
20555      ],
20556      "option": "virtfs"
20557    },
20558    {
20559      "parameters": [
20560        {
20561          "name": "throttling.iops-size",
20562          "help": "when limiting by iops max size of an I/O in bytes",
20563          "type": "number"
20564        },
20565        {
20566          "name": "throttling.bps-write-max-length",
20567          "help": "length of the bps-write-max burst period, in seconds",
20568          "type": "number"
20569        },
20570        {
20571          "name": "throttling.bps-read-max-length",
20572          "help": "length of the bps-read-max burst period, in seconds",
20573          "type": "number"
20574        },
20575        {
20576          "name": "throttling.bps-total-max-length",
20577          "help": "length of the bps-total-max burst period, in seconds",
20578          "type": "number"
20579        },
20580        {
20581          "name": "throttling.iops-write-max-length",
20582          "help": "length of the iops-write-max burst period, in seconds",
20583          "type": "number"
20584        },
20585        {
20586          "name": "throttling.iops-read-max-length",
20587          "help": "length of the iops-read-max burst period, in seconds",
20588          "type": "number"
20589        },
20590        {
20591          "name": "throttling.iops-total-max-length",
20592          "help": "length of the iops-total-max burst period, in seconds",
20593          "type": "number"
20594        },
20595        {
20596          "name": "throttling.bps-write-max",
20597          "help": "total bytes write burst",
20598          "type": "number"
20599        },
20600        {
20601          "name": "throttling.bps-read-max",
20602          "help": "total bytes read burst",
20603          "type": "number"
20604        },
20605        {
20606          "name": "throttling.bps-total-max",
20607          "help": "total bytes burst",
20608          "type": "number"
20609        },
20610        {
20611          "name": "throttling.iops-write-max",
20612          "help": "I/O operations write burst",
20613          "type": "number"
20614        },
20615        {
20616          "name": "throttling.iops-read-max",
20617          "help": "I/O operations read burst",
20618          "type": "number"
20619        },
20620        {
20621          "name": "throttling.iops-total-max",
20622          "help": "I/O operations burst",
20623          "type": "number"
20624        },
20625        {
20626          "name": "throttling.bps-write",
20627          "help": "limit write bytes per second",
20628          "type": "number"
20629        },
20630        {
20631          "name": "throttling.bps-read",
20632          "help": "limit read bytes per second",
20633          "type": "number"
20634        },
20635        {
20636          "name": "throttling.bps-total",
20637          "help": "limit total bytes per second",
20638          "type": "number"
20639        },
20640        {
20641          "name": "throttling.iops-write",
20642          "help": "limit write operations per second",
20643          "type": "number"
20644        },
20645        {
20646          "name": "throttling.iops-read",
20647          "help": "limit read operations per second",
20648          "type": "number"
20649        },
20650        {
20651          "name": "throttling.iops-total",
20652          "help": "limit total I/O operations per second",
20653          "type": "number"
20654        },
20655        {
20656          "name": "dmode",
20657          "type": "number"
20658        },
20659        {
20660          "name": "fmode",
20661          "type": "number"
20662        },
20663        {
20664          "name": "sock_fd",
20665          "type": "number"
20666        },
20667        {
20668          "name": "socket",
20669          "type": "string"
20670        },
20671        {
20672          "name": "readonly",
20673          "type": "boolean"
20674        },
20675        {
20676          "name": "writeout",
20677          "type": "string"
20678        },
20679        {
20680          "name": "security_model",
20681          "type": "string"
20682        },
20683        {
20684          "name": "path",
20685          "type": "string"
20686        },
20687        {
20688          "name": "fsdriver",
20689          "type": "string"
20690        }
20691      ],
20692      "option": "fsdev"
20693    },
20694    {
20695      "parameters": [
20696        {
20697          "name": "resourcecontrol",
20698          "type": "string"
20699        },
20700        {
20701          "name": "spawn",
20702          "type": "string"
20703        },
20704        {
20705          "name": "elevateprivileges",
20706          "type": "string"
20707        },
20708        {
20709          "name": "obsolete",
20710          "type": "string"
20711        },
20712        {
20713          "name": "enable",
20714          "type": "boolean"
20715        }
20716      ],
20717      "option": "sandbox"
20718    },
20719    {
20720      "parameters": [
20721        {
20722          "name": "string",
20723          "help": "Sets content of the blob to be inserted from a string",
20724          "type": "string"
20725        },
20726        {
20727          "name": "file",
20728          "help": "Sets the name of the file from which\nthe fw_cfg blob will be loaded",
20729          "type": "string"
20730        },
20731        {
20732          "name": "name",
20733          "help": "Sets the fw_cfg name of the blob to be inserted",
20734          "type": "string"
20735        }
20736      ],
20737      "option": "fw_cfg"
20738    },
20739    {
20740      "parameters": [
20741        {
20742          "name": "arg",
20743          "type": "string"
20744        },
20745        {
20746          "name": "target",
20747          "type": "string"
20748        },
20749        {
20750          "name": "enable",
20751          "type": "boolean"
20752        }
20753      ],
20754      "option": "semihosting-config"
20755    },
20756    {
20757      "parameters": [
20758        {
20759          "name": "rrsnapshot",
20760          "type": "string"
20761        },
20762        {
20763          "name": "rrfile",
20764          "type": "string"
20765        },
20766        {
20767          "name": "rr",
20768          "type": "string"
20769        },
20770        {
20771          "name": "sleep",
20772          "type": "boolean"
20773        },
20774        {
20775          "name": "align",
20776          "type": "boolean"
20777        },
20778        {
20779          "name": "shift",
20780          "type": "string"
20781        }
20782      ],
20783      "option": "icount"
20784    },
20785    {
20786      "parameters": [
20787      ],
20788      "option": "numa"
20789    },
20790    {
20791      "parameters": [
20792        {
20793          "name": "debug-threads",
20794          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
20795          "type": "boolean"
20796        },
20797        {
20798          "name": "process",
20799          "help": "Sets the name of the QEMU process, as shown in top etc",
20800          "type": "string"
20801        },
20802        {
20803          "name": "guest",
20804          "help": "Sets the name of the guest.\nThis name will be displayed in the SDL window caption.\nThe name will also be used for the VNC server",
20805          "type": "string"
20806        }
20807      ],
20808      "option": "name"
20809    },
20810    {
20811      "parameters": [
20812        {
20813          "name": "timestamp",
20814          "type": "boolean"
20815        }
20816      ],
20817      "option": "msg"
20818    },
20819    {
20820      "parameters": [
20821        {
20822          "name": "mlock",
20823          "type": "boolean"
20824        }
20825      ],
20826      "option": "realtime"
20827    },
20828    {
20829      "parameters": [
20830      ],
20831      "option": "tpmdev"
20832    },
20833    {
20834      "parameters": [
20835      ],
20836      "option": "object"
20837    },
20838    {
20839      "parameters": [
20840        {
20841          "name": "opaque",
20842          "help": "free-form string used to describe fd",
20843          "type": "string"
20844        },
20845        {
20846          "name": "set",
20847          "help": "ID of the fd set to add fd to",
20848          "type": "number"
20849        },
20850        {
20851          "name": "fd",
20852          "help": "file descriptor of which a duplicate is added to fd set",
20853          "type": "number"
20854        }
20855      ],
20856      "option": "add-fd"
20857    },
20858    {
20859      "parameters": [
20860        {
20861          "name": "strict",
20862          "type": "boolean"
20863        },
20864        {
20865          "name": "reboot-timeout",
20866          "type": "string"
20867        },
20868        {
20869          "name": "splash-time",
20870          "type": "string"
20871        },
20872        {
20873          "name": "splash",
20874          "type": "string"
20875        },
20876        {
20877          "name": "menu",
20878          "type": "boolean"
20879        },
20880        {
20881          "name": "once",
20882          "type": "string"
20883        },
20884        {
20885          "name": "order",
20886          "type": "string"
20887        }
20888      ],
20889      "option": "boot-opts"
20890    },
20891    {
20892      "parameters": [
20893        {
20894          "name": "maxcpus",
20895          "type": "number"
20896        },
20897        {
20898          "name": "threads",
20899          "type": "number"
20900        },
20901        {
20902          "name": "cores",
20903          "type": "number"
20904        },
20905        {
20906          "name": "sockets",
20907          "type": "number"
20908        },
20909        {
20910          "name": "cpus",
20911          "type": "number"
20912        }
20913      ],
20914      "option": "smp-opts"
20915    },
20916    {
20917      "parameters": [
20918        {
20919          "name": "maxmem",
20920          "type": "size"
20921        },
20922        {
20923          "name": "slots",
20924          "type": "number"
20925        },
20926        {
20927          "name": "size",
20928          "type": "size"
20929        }
20930      ],
20931      "option": "memory"
20932    },
20933    {
20934      "parameters": [
20935        {
20936          "name": "thread",
20937          "help": "Enable/disable multi-threaded TCG",
20938          "type": "string"
20939        },
20940        {
20941          "name": "accel",
20942          "help": "Select the type of accelerator",
20943          "type": "string"
20944        }
20945      ],
20946      "option": "accel"
20947    },
20948    {
20949      "parameters": [
20950        {
20951          "name": "loadparm",
20952          "help": "Up to 8 chars in set of [A-Za-z0-9. ](lower case chars converted to upper case) to pass to machine loader, boot manager, and guest kernel",
20953          "type": "string"
20954        },
20955        {
20956          "name": "dea-key-wrap",
20957          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
20958          "type": "boolean"
20959        },
20960        {
20961          "name": "aes-key-wrap",
20962          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
20963          "type": "boolean"
20964        },
20965        {
20966          "name": "suppress-vmdesc",
20967          "help": "Set on to disable self-describing migration",
20968          "type": "boolean"
20969        },
20970        {
20971          "name": "iommu",
20972          "help": "Set on/off to enable/disable Intel IOMMU (VT-d)",
20973          "type": "boolean"
20974        },
20975        {
20976          "name": "firmware",
20977          "help": "firmware image",
20978          "type": "string"
20979        },
20980        {
20981          "name": "usb",
20982          "help": "Set on/off to enable/disable usb",
20983          "type": "boolean"
20984        },
20985        {
20986          "name": "mem-merge",
20987          "help": "enable/disable memory merge support",
20988          "type": "boolean"
20989        },
20990        {
20991          "name": "dump-guest-core",
20992          "help": "Include guest memory in  a core dump",
20993          "type": "boolean"
20994        },
20995        {
20996          "name": "dt_compatible",
20997          "help": "Overrides the \"compatible\" property of the dt root node",
20998          "type": "string"
20999        },
21000        {
21001          "name": "phandle_start",
21002          "help": "The first phandle ID we may generate dynamically",
21003          "type": "number"
21004        },
21005        {
21006          "name": "dumpdtb",
21007          "help": "Dump current dtb to a file and quit",
21008          "type": "string"
21009        },
21010        {
21011          "name": "dtb",
21012          "help": "Linux kernel device tree file",
21013          "type": "string"
21014        },
21015        {
21016          "name": "append",
21017          "help": "Linux kernel command line",
21018          "type": "string"
21019        },
21020        {
21021          "name": "initrd",
21022          "help": "Linux initial ramdisk file",
21023          "type": "string"
21024        },
21025        {
21026          "name": "kernel",
21027          "help": "Linux kernel image file",
21028          "type": "string"
21029        },
21030        {
21031          "name": "kvm_shadow_mem",
21032          "help": "KVM shadow MMU size",
21033          "type": "size"
21034        },
21035        {
21036          "name": "kernel_irqchip",
21037          "help": "use KVM in-kernel irqchip",
21038          "type": "boolean"
21039        },
21040        {
21041          "name": "accel",
21042          "help": "accelerator list",
21043          "type": "string"
21044        },
21045        {
21046          "name": "type",
21047          "help": "emulated machine",
21048          "type": "string"
21049        }
21050      ],
21051      "option": "machine"
21052    },
21053    {
21054      "parameters": [
21055        {
21056          "name": "romfile",
21057          "type": "string"
21058        },
21059        {
21060          "name": "bootindex",
21061          "type": "number"
21062        }
21063      ],
21064      "option": "option-rom"
21065    },
21066    {
21067      "parameters": [
21068        {
21069          "name": "file",
21070          "type": "string"
21071        },
21072        {
21073          "name": "events",
21074          "type": "string"
21075        },
21076        {
21077          "name": "enable",
21078          "type": "string"
21079        }
21080      ],
21081      "option": "trace"
21082    },
21083    {
21084      "parameters": [
21085        {
21086          "name": "x-oob",
21087          "type": "boolean"
21088        },
21089        {
21090          "name": "pretty",
21091          "type": "boolean"
21092        },
21093        {
21094          "name": "chardev",
21095          "type": "string"
21096        },
21097        {
21098          "name": "mode",
21099          "type": "string"
21100        }
21101      ],
21102      "option": "mon"
21103    },
21104    {
21105      "parameters": [
21106        {
21107          "name": "value",
21108          "type": "string"
21109        },
21110        {
21111          "name": "property",
21112          "type": "string"
21113        },
21114        {
21115          "name": "driver",
21116          "type": "string"
21117        }
21118      ],
21119      "option": "global"
21120    },
21121    {
21122      "parameters": [
21123        {
21124          "name": "driftfix",
21125          "type": "string"
21126        },
21127        {
21128          "name": "clock",
21129          "type": "string"
21130        },
21131        {
21132          "name": "base",
21133          "type": "string"
21134        }
21135      ],
21136      "option": "rtc"
21137    },
21138    {
21139      "parameters": [
21140      ],
21141      "option": "net"
21142    },
21143    {
21144      "parameters": [
21145      ],
21146      "option": "nic"
21147    },
21148    {
21149      "parameters": [
21150      ],
21151      "option": "netdev"
21152    },
21153    {
21154      "parameters": [
21155      ],
21156      "option": "device"
21157    },
21158    {
21159      "parameters": [
21160        {
21161          "name": "logappend",
21162          "type": "boolean"
21163        },
21164        {
21165          "name": "logfile",
21166          "type": "string"
21167        },
21168        {
21169          "name": "append",
21170          "type": "boolean"
21171        },
21172        {
21173          "name": "chardev",
21174          "type": "string"
21175        },
21176        {
21177          "name": "size",
21178          "type": "size"
21179        },
21180        {
21181          "name": "debug",
21182          "type": "number"
21183        },
21184        {
21185          "name": "name",
21186          "type": "string"
21187        },
21188        {
21189          "name": "signal",
21190          "type": "boolean"
21191        },
21192        {
21193          "name": "mux",
21194          "type": "boolean"
21195        },
21196        {
21197          "name": "rows",
21198          "type": "number"
21199        },
21200        {
21201          "name": "cols",
21202          "type": "number"
21203        },
21204        {
21205          "name": "height",
21206          "type": "number"
21207        },
21208        {
21209          "name": "width",
21210          "type": "number"
21211        },
21212        {
21213          "name": "tls-creds",
21214          "type": "string"
21215        },
21216        {
21217          "name": "tn3270",
21218          "type": "boolean"
21219        },
21220        {
21221          "name": "telnet",
21222          "type": "boolean"
21223        },
21224        {
21225          "name": "reconnect",
21226          "type": "number"
21227        },
21228        {
21229          "name": "delay",
21230          "type": "boolean"
21231        },
21232        {
21233          "name": "server",
21234          "type": "boolean"
21235        },
21236        {
21237          "name": "wait",
21238          "type": "boolean"
21239        },
21240        {
21241          "name": "ipv6",
21242          "type": "boolean"
21243        },
21244        {
21245          "name": "ipv4",
21246          "type": "boolean"
21247        },
21248        {
21249          "name": "to",
21250          "type": "number"
21251        },
21252        {
21253          "name": "localport",
21254          "type": "string"
21255        },
21256        {
21257          "name": "localaddr",
21258          "type": "string"
21259        },
21260        {
21261          "name": "fd",
21262          "type": "string"
21263        },
21264        {
21265          "name": "port",
21266          "type": "string"
21267        },
21268        {
21269          "name": "host",
21270          "type": "string"
21271        },
21272        {
21273          "name": "path",
21274          "type": "string"
21275        },
21276        {
21277          "name": "backend",
21278          "type": "string"
21279        }
21280      ],
21281      "option": "chardev"
21282    },
21283    {
21284      "parameters": [
21285        {
21286          "name": "copy-on-read",
21287          "help": "copy read data from backing file into image file",
21288          "type": "boolean"
21289        },
21290        {
21291          "name": "werror",
21292          "help": "write error action",
21293          "type": "string"
21294        },
21295        {
21296          "name": "rerror",
21297          "help": "read error action",
21298          "type": "string"
21299        },
21300        {
21301          "name": "read-only",
21302          "help": "open drive file as read-only",
21303          "type": "boolean"
21304        },
21305        {
21306          "name": "file",
21307          "help": "file name",
21308          "type": "string"
21309        },
21310        {
21311          "name": "if",
21312          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
21313          "type": "string"
21314        },
21315        {
21316          "name": "media",
21317          "help": "media type (disk, cdrom)",
21318          "type": "string"
21319        },
21320        {
21321          "name": "index",
21322          "help": "index number",
21323          "type": "number"
21324        },
21325        {
21326          "name": "unit",
21327          "help": "unit number (i.e. lun for scsi)",
21328          "type": "number"
21329        },
21330        {
21331          "name": "bus",
21332          "help": "bus number",
21333          "type": "number"
21334        },
21335        {
21336          "name": "stats-account-failed",
21337          "help": "whether to account for failed I/O operations in the statistics",
21338          "type": "boolean"
21339        },
21340        {
21341          "name": "stats-account-invalid",
21342          "help": "whether to account for invalid I/O operations in the statistics",
21343          "type": "boolean"
21344        },
21345        {
21346          "name": "detect-zeroes",
21347          "help": "try to optimize zero writes (off, on, unmap)",
21348          "type": "string"
21349        },
21350        {
21351          "name": "throttling.group",
21352          "help": "name of the block throttling group",
21353          "type": "string"
21354        },
21355        {
21356          "name": "throttling.iops-size",
21357          "help": "when limiting by iops max size of an I/O in bytes",
21358          "type": "number"
21359        },
21360        {
21361          "name": "throttling.bps-write-max-length",
21362          "help": "length of the bps-write-max burst period, in seconds",
21363          "type": "number"
21364        },
21365        {
21366          "name": "throttling.bps-read-max-length",
21367          "help": "length of the bps-read-max burst period, in seconds",
21368          "type": "number"
21369        },
21370        {
21371          "name": "throttling.bps-total-max-length",
21372          "help": "length of the bps-total-max burst period, in seconds",
21373          "type": "number"
21374        },
21375        {
21376          "name": "throttling.iops-write-max-length",
21377          "help": "length of the iops-write-max burst period, in seconds",
21378          "type": "number"
21379        },
21380        {
21381          "name": "throttling.iops-read-max-length",
21382          "help": "length of the iops-read-max burst period, in seconds",
21383          "type": "number"
21384        },
21385        {
21386          "name": "throttling.iops-total-max-length",
21387          "help": "length of the iops-total-max burst period, in seconds",
21388          "type": "number"
21389        },
21390        {
21391          "name": "throttling.bps-write-max",
21392          "help": "total bytes write burst",
21393          "type": "number"
21394        },
21395        {
21396          "name": "throttling.bps-read-max",
21397          "help": "total bytes read burst",
21398          "type": "number"
21399        },
21400        {
21401          "name": "throttling.bps-total-max",
21402          "help": "total bytes burst",
21403          "type": "number"
21404        },
21405        {
21406          "name": "throttling.iops-write-max",
21407          "help": "I/O operations write burst",
21408          "type": "number"
21409        },
21410        {
21411          "name": "throttling.iops-read-max",
21412          "help": "I/O operations read burst",
21413          "type": "number"
21414        },
21415        {
21416          "name": "throttling.iops-total-max",
21417          "help": "I/O operations burst",
21418          "type": "number"
21419        },
21420        {
21421          "name": "throttling.bps-write",
21422          "help": "limit write bytes per second",
21423          "type": "number"
21424        },
21425        {
21426          "name": "throttling.bps-read",
21427          "help": "limit read bytes per second",
21428          "type": "number"
21429        },
21430        {
21431          "name": "throttling.bps-total",
21432          "help": "limit total bytes per second",
21433          "type": "number"
21434        },
21435        {
21436          "name": "throttling.iops-write",
21437          "help": "limit write operations per second",
21438          "type": "number"
21439        },
21440        {
21441          "name": "throttling.iops-read",
21442          "help": "limit read operations per second",
21443          "type": "number"
21444        },
21445        {
21446          "name": "throttling.iops-total",
21447          "help": "limit total I/O operations per second",
21448          "type": "number"
21449        },
21450        {
21451          "name": "werror",
21452          "help": "write error action",
21453          "type": "string"
21454        },
21455        {
21456          "name": "format",
21457          "help": "disk format (raw, qcow2, ...)",
21458          "type": "string"
21459        },
21460        {
21461          "name": "cache.writeback",
21462          "help": "Enable writeback mode",
21463          "type": "boolean"
21464        },
21465        {
21466          "name": "aio",
21467          "help": "host AIO implementation (threads, native)",
21468          "type": "string"
21469        },
21470        {
21471          "name": "snapshot",
21472          "help": "enable/disable snapshot mode",
21473          "type": "boolean"
21474        },
21475        {
21476          "name": "force-share",
21477          "help": "always accept other writers (default: off)",
21478          "type": "boolean"
21479        },
21480        {
21481          "name": "discard",
21482          "help": "discard operation (ignore/off, unmap/on)",
21483          "type": "string"
21484        },
21485        {
21486          "name": "read-only",
21487          "help": "Node is opened in read-only mode",
21488          "type": "boolean"
21489        },
21490        {
21491          "name": "cache.no-flush",
21492          "help": "Ignore flush requests",
21493          "type": "boolean"
21494        },
21495        {
21496          "name": "cache.direct",
21497          "help": "Bypass software writeback cache on the host",
21498          "type": "boolean"
21499        },
21500        {
21501          "name": "driver",
21502          "help": "Block driver to use for the node",
21503          "type": "string"
21504        },
21505        {
21506          "name": "node-name",
21507          "help": "Node name of the block device node",
21508          "type": "string"
21509        }
21510      ],
21511      "option": "drive"
21512    }
21513  ],
21514  "id": "libvirt-39"
21515}
21516
21517{
21518  "execute": "query-migrate-capabilities",
21519  "id": "libvirt-40"
21520}
21521
21522{
21523  "return": [
21524    {
21525      "state": false,
21526      "capability": "xbzrle"
21527    },
21528    {
21529      "state": false,
21530      "capability": "rdma-pin-all"
21531    },
21532    {
21533      "state": false,
21534      "capability": "auto-converge"
21535    },
21536    {
21537      "state": false,
21538      "capability": "zero-blocks"
21539    },
21540    {
21541      "state": false,
21542      "capability": "compress"
21543    },
21544    {
21545      "state": false,
21546      "capability": "events"
21547    },
21548    {
21549      "state": false,
21550      "capability": "postcopy-ram"
21551    },
21552    {
21553      "state": false,
21554      "capability": "x-colo"
21555    },
21556    {
21557      "state": false,
21558      "capability": "release-ram"
21559    },
21560    {
21561      "state": false,
21562      "capability": "block"
21563    },
21564    {
21565      "state": false,
21566      "capability": "return-path"
21567    },
21568    {
21569      "state": false,
21570      "capability": "pause-before-switchover"
21571    },
21572    {
21573      "state": false,
21574      "capability": "x-multifd"
21575    },
21576    {
21577      "state": false,
21578      "capability": "dirty-bitmaps"
21579    },
21580    {
21581      "state": false,
21582      "capability": "postcopy-blocktime"
21583    },
21584    {
21585      "state": false,
21586      "capability": "late-block-activate"
21587    }
21588  ],
21589  "id": "libvirt-40"
21590}
21591
21592{
21593  "execute": "qmp_capabilities",
21594  "id": "libvirt-1"
21595}
21596
21597{
21598  "return": {
21599  },
21600  "id": "libvirt-1"
21601}
21602
21603{
21604  "execute": "query-cpu-definitions",
21605  "id": "libvirt-2"
21606}
21607
21608{
21609  "return": [
21610    {
21611      "name": "default",
21612      "typename": "604-powerpc64-cpu",
21613      "static": false
21614    },
21615    {
21616      "name": "ppc",
21617      "typename": "604-powerpc64-cpu",
21618      "static": false
21619    },
21620    {
21621      "name": "ppc32",
21622      "typename": "604-powerpc64-cpu",
21623      "static": false
21624    },
21625    {
21626      "name": "ppc64",
21627      "typename": "970fx_v3.1-powerpc64-cpu",
21628      "static": false
21629    },
21630    {
21631      "name": "970mp",
21632      "typename": "970mp_v1.1-powerpc64-cpu",
21633      "static": false
21634    },
21635    {
21636      "name": "970fx",
21637      "typename": "970fx_v3.1-powerpc64-cpu",
21638      "static": false
21639    },
21640    {
21641      "name": "970",
21642      "typename": "970_v2.2-powerpc64-cpu",
21643      "static": false
21644    },
21645    {
21646      "name": "power9",
21647      "typename": "power9_v2.0-powerpc64-cpu",
21648      "static": false
21649    },
21650    {
21651      "name": "power8nvl",
21652      "typename": "power8nvl_v1.0-powerpc64-cpu",
21653      "static": false
21654    },
21655    {
21656      "name": "power8",
21657      "typename": "power8_v2.0-powerpc64-cpu",
21658      "static": false
21659    },
21660    {
21661      "name": "power8e",
21662      "typename": "power8e_v2.1-powerpc64-cpu",
21663      "static": false
21664    },
21665    {
21666      "name": "power7+",
21667      "typename": "power7+_v2.1-powerpc64-cpu",
21668      "static": false
21669    },
21670    {
21671      "name": "power7",
21672      "typename": "power7_v2.3-powerpc64-cpu",
21673      "static": false
21674    },
21675    {
21676      "name": "power5gs",
21677      "typename": "power5+_v2.1-powerpc64-cpu",
21678      "static": false
21679    },
21680    {
21681      "name": "power5+",
21682      "typename": "power5+_v2.1-powerpc64-cpu",
21683      "static": false
21684    },
21685    {
21686      "name": "apollo7pm",
21687      "typename": "7457a_v1.0-powerpc64-cpu",
21688      "static": false
21689    },
21690    {
21691      "name": "7457a",
21692      "typename": "7457a_v1.2-powerpc64-cpu",
21693      "static": false
21694    },
21695    {
21696      "name": "7447a",
21697      "typename": "7447a_v1.2-powerpc64-cpu",
21698      "static": false
21699    },
21700    {
21701      "name": "apollo7",
21702      "typename": "7457_v1.2-powerpc64-cpu",
21703      "static": false
21704    },
21705    {
21706      "name": "7457",
21707      "typename": "7457_v1.2-powerpc64-cpu",
21708      "static": false
21709    },
21710    {
21711      "name": "7447",
21712      "typename": "7447_v1.1-powerpc64-cpu",
21713      "static": false
21714    },
21715    {
21716      "name": "apollo6",
21717      "typename": "7455_v3.2-powerpc64-cpu",
21718      "static": false
21719    },
21720    {
21721      "name": "7455",
21722      "typename": "7455_v3.2-powerpc64-cpu",
21723      "static": false
21724    },
21725    {
21726      "name": "7445",
21727      "typename": "7445_v3.2-powerpc64-cpu",
21728      "static": false
21729    },
21730    {
21731      "name": "7451",
21732      "typename": "7451_v2.3-powerpc64-cpu",
21733      "static": false
21734    },
21735    {
21736      "name": "7441",
21737      "typename": "7441_v2.3-powerpc64-cpu",
21738      "static": false
21739    },
21740    {
21741      "name": "vger",
21742      "typename": "7450_v2.1-powerpc64-cpu",
21743      "static": false
21744    },
21745    {
21746      "name": "7450",
21747      "typename": "7450_v2.1-powerpc64-cpu",
21748      "static": false
21749    },
21750    {
21751      "name": "7448",
21752      "typename": "7448_v2.1-powerpc64-cpu",
21753      "static": false
21754    },
21755    {
21756      "name": "nitro",
21757      "typename": "7410_v1.4-powerpc64-cpu",
21758      "static": false
21759    },
21760    {
21761      "name": "7410",
21762      "typename": "7410_v1.4-powerpc64-cpu",
21763      "static": false
21764    },
21765    {
21766      "name": "g4",
21767      "typename": "7400_v2.9-powerpc64-cpu",
21768      "static": false
21769    },
21770    {
21771      "name": "max",
21772      "typename": "7400_v2.9-powerpc64-cpu",
21773      "static": false
21774    },
21775    {
21776      "name": "7400",
21777      "typename": "7400_v2.9-powerpc64-cpu",
21778      "static": false
21779    },
21780    {
21781      "name": "goldfinger",
21782      "typename": "755_v2.8-powerpc64-cpu",
21783      "static": false
21784    },
21785    {
21786      "name": "755",
21787      "typename": "755_v2.8-powerpc64-cpu",
21788      "static": false
21789    },
21790    {
21791      "name": "745",
21792      "typename": "745_v2.8-powerpc64-cpu",
21793      "static": false
21794    },
21795    {
21796      "name": "lonestar",
21797      "typename": "750l_v3.2-powerpc64-cpu",
21798      "static": false
21799    },
21800    {
21801      "name": "750l",
21802      "typename": "750l_v3.2-powerpc64-cpu",
21803      "static": false
21804    },
21805    {
21806      "name": "750gx",
21807      "typename": "750gx_v1.2-powerpc64-cpu",
21808      "static": false
21809    },
21810    {
21811      "name": "750fx",
21812      "typename": "750fx_v2.3-powerpc64-cpu",
21813      "static": false
21814    },
21815    {
21816      "name": "750cxe",
21817      "typename": "750cxe_v3.1b-powerpc64-cpu",
21818      "static": false
21819    },
21820    {
21821      "name": "750cx",
21822      "typename": "750cx_v2.2-powerpc64-cpu",
21823      "static": false
21824    },
21825    {
21826      "name": "750cl",
21827      "typename": "750cl_v2.0-powerpc64-cpu",
21828      "static": false
21829    },
21830    {
21831      "name": "conan/doyle",
21832      "typename": "750p-powerpc64-cpu",
21833      "static": false
21834    },
21835    {
21836      "name": "g3",
21837      "typename": "750_v3.1-powerpc64-cpu",
21838      "static": false
21839    },
21840    {
21841      "name": "typhoon",
21842      "typename": "750_v3.1-powerpc64-cpu",
21843      "static": false
21844    },
21845    {
21846      "name": "750",
21847      "typename": "750_v3.1-powerpc64-cpu",
21848      "static": false
21849    },
21850    {
21851      "name": "arthur",
21852      "typename": "740_v3.1-powerpc64-cpu",
21853      "static": false
21854    },
21855    {
21856      "name": "740",
21857      "typename": "740_v3.1-powerpc64-cpu",
21858      "static": false
21859    },
21860    {
21861      "name": "mach5",
21862      "typename": "604r-powerpc64-cpu",
21863      "static": false
21864    },
21865    {
21866      "name": "sirocco",
21867      "typename": "604e_v2.4-powerpc64-cpu",
21868      "static": false
21869    },
21870    {
21871      "name": "604e",
21872      "typename": "604e_v2.4-powerpc64-cpu",
21873      "static": false
21874    },
21875    {
21876      "name": "goldeneye",
21877      "typename": "603e7t-powerpc64-cpu",
21878      "static": false
21879    },
21880    {
21881      "name": "603r",
21882      "typename": "603e7t-powerpc64-cpu",
21883      "static": false
21884    },
21885    {
21886      "name": "vaillant",
21887      "typename": "603e7v-powerpc64-cpu",
21888      "static": false
21889    },
21890    {
21891      "name": "stretch",
21892      "typename": "603e_v4.1-powerpc64-cpu",
21893      "static": false
21894    },
21895    {
21896      "name": "603e",
21897      "typename": "603e_v4.1-powerpc64-cpu",
21898      "static": false
21899    },
21900    {
21901      "name": "vanilla",
21902      "typename": "603-powerpc64-cpu",
21903      "static": false
21904    },
21905    {
21906      "name": "601v",
21907      "typename": "601_v2-powerpc64-cpu",
21908      "static": false
21909    },
21910    {
21911      "name": "601",
21912      "typename": "601_v2-powerpc64-cpu",
21913      "static": false
21914    },
21915    {
21916      "name": "mpc8560",
21917      "typename": "mpc8560_v21-powerpc64-cpu",
21918      "static": false
21919    },
21920    {
21921      "name": "mpc8555e",
21922      "typename": "mpc8555e_v11-powerpc64-cpu",
21923      "static": false
21924    },
21925    {
21926      "name": "mpc8555",
21927      "typename": "mpc8555_v11-powerpc64-cpu",
21928      "static": false
21929    },
21930    {
21931      "name": "mpc8548e",
21932      "typename": "mpc8548e_v21-powerpc64-cpu",
21933      "static": false
21934    },
21935    {
21936      "name": "mpc8548",
21937      "typename": "mpc8548_v21-powerpc64-cpu",
21938      "static": false
21939    },
21940    {
21941      "name": "mpc8547e",
21942      "typename": "mpc8547e_v21-powerpc64-cpu",
21943      "static": false
21944    },
21945    {
21946      "name": "mpc8545e",
21947      "typename": "mpc8545e_v21-powerpc64-cpu",
21948      "static": false
21949    },
21950    {
21951      "name": "mpc8545",
21952      "typename": "mpc8545_v21-powerpc64-cpu",
21953      "static": false
21954    },
21955    {
21956      "name": "mpc8544e",
21957      "typename": "mpc8544e_v11-powerpc64-cpu",
21958      "static": false
21959    },
21960    {
21961      "name": "mpc8544",
21962      "typename": "mpc8544_v11-powerpc64-cpu",
21963      "static": false
21964    },
21965    {
21966      "name": "mpc8543e",
21967      "typename": "mpc8543e_v21-powerpc64-cpu",
21968      "static": false
21969    },
21970    {
21971      "name": "mpc8543",
21972      "typename": "mpc8543_v21-powerpc64-cpu",
21973      "static": false
21974    },
21975    {
21976      "name": "mpc8541e",
21977      "typename": "mpc8541e_v11-powerpc64-cpu",
21978      "static": false
21979    },
21980    {
21981      "name": "mpc8541",
21982      "typename": "mpc8541_v11-powerpc64-cpu",
21983      "static": false
21984    },
21985    {
21986      "name": "mpc8540",
21987      "typename": "mpc8540_v21-powerpc64-cpu",
21988      "static": false
21989    },
21990    {
21991      "name": "mpc8533e",
21992      "typename": "mpc8533e_v11-powerpc64-cpu",
21993      "static": false
21994    },
21995    {
21996      "name": "mpc8533",
21997      "typename": "mpc8533_v11-powerpc64-cpu",
21998      "static": false
21999    },
22000    {
22001      "name": "e500v2",
22002      "typename": "e500v2_v22-powerpc64-cpu",
22003      "static": false
22004    },
22005    {
22006      "name": "e500v1",
22007      "typename": "e500_v20-powerpc64-cpu",
22008      "static": false
22009    },
22010    {
22011      "name": "e500",
22012      "typename": "e500v2_v22-powerpc64-cpu",
22013      "static": false
22014    },
22015    {
22016      "name": "mpc8347ea",
22017      "typename": "mpc8347eat-powerpc64-cpu",
22018      "static": false
22019    },
22020    {
22021      "name": "mpc8347e",
22022      "typename": "mpc8347et-powerpc64-cpu",
22023      "static": false
22024    },
22025    {
22026      "name": "mpc8347a",
22027      "typename": "mpc8347at-powerpc64-cpu",
22028      "static": false
22029    },
22030    {
22031      "name": "mpc8347",
22032      "typename": "mpc8347t-powerpc64-cpu",
22033      "static": false
22034    },
22035    {
22036      "name": "e300",
22037      "typename": "e300c3-powerpc64-cpu",
22038      "static": false
22039    },
22040    {
22041      "name": "e200",
22042      "typename": "e200z6-powerpc64-cpu",
22043      "static": false
22044    },
22045    {
22046      "name": "mpc8280",
22047      "typename": "g2legp3-powerpc64-cpu",
22048      "static": false
22049    },
22050    {
22051      "name": "mpc8275",
22052      "typename": "g2legp3-powerpc64-cpu",
22053      "static": false
22054    },
22055    {
22056      "name": "mpc8272",
22057      "typename": "g2legp3-powerpc64-cpu",
22058      "static": false
22059    },
22060    {
22061      "name": "mpc8271",
22062      "typename": "g2legp3-powerpc64-cpu",
22063      "static": false
22064    },
22065    {
22066      "name": "mpc8270",
22067      "typename": "g2legp3-powerpc64-cpu",
22068      "static": false
22069    },
22070    {
22071      "name": "mpc8266_hip4",
22072      "typename": "g2hip4-powerpc64-cpu",
22073      "static": false
22074    },
22075    {
22076      "name": "mpc8266_hip3",
22077      "typename": "g2hip3-powerpc64-cpu",
22078      "static": false
22079    },
22080    {
22081      "name": "mpc8266",
22082      "typename": "g2hip4-powerpc64-cpu",
22083      "static": false
22084    },
22085    {
22086      "name": "mpc8265_hip4",
22087      "typename": "g2hip4-powerpc64-cpu",
22088      "static": false
22089    },
22090    {
22091      "name": "mpc8265_hip3",
22092      "typename": "g2hip3-powerpc64-cpu",
22093      "static": false
22094    },
22095    {
22096      "name": "mpc8265",
22097      "typename": "g2hip4-powerpc64-cpu",
22098      "static": false
22099    },
22100    {
22101      "name": "mpc8264_hip4",
22102      "typename": "g2hip4-powerpc64-cpu",
22103      "static": false
22104    },
22105    {
22106      "name": "mpc8264_hip3",
22107      "typename": "g2hip3-powerpc64-cpu",
22108      "static": false
22109    },
22110    {
22111      "name": "mpc8264",
22112      "typename": "g2hip4-powerpc64-cpu",
22113      "static": false
22114    },
22115    {
22116      "name": "mpc8260_hip4",
22117      "typename": "g2hip4-powerpc64-cpu",
22118      "static": false
22119    },
22120    {
22121      "name": "mpc8260_hip3",
22122      "typename": "g2hip3-powerpc64-cpu",
22123      "static": false
22124    },
22125    {
22126      "name": "mpc8260",
22127      "typename": "g2hip4-powerpc64-cpu",
22128      "static": false
22129    },
22130    {
22131      "name": "mpc8255_hip4",
22132      "typename": "g2hip4-powerpc64-cpu",
22133      "static": false
22134    },
22135    {
22136      "name": "mpc8255_hip3",
22137      "typename": "g2hip3-powerpc64-cpu",
22138      "static": false
22139    },
22140    {
22141      "name": "mpc8255",
22142      "typename": "g2hip4-powerpc64-cpu",
22143      "static": false
22144    },
22145    {
22146      "name": "mpc8250_hip4",
22147      "typename": "g2hip4-powerpc64-cpu",
22148      "static": false
22149    },
22150    {
22151      "name": "mpc8250_hip3",
22152      "typename": "g2hip3-powerpc64-cpu",
22153      "static": false
22154    },
22155    {
22156      "name": "mpc8250",
22157      "typename": "g2hip4-powerpc64-cpu",
22158      "static": false
22159    },
22160    {
22161      "name": "mpc8248",
22162      "typename": "g2legp3-powerpc64-cpu",
22163      "static": false
22164    },
22165    {
22166      "name": "mpc8247",
22167      "typename": "g2legp3-powerpc64-cpu",
22168      "static": false
22169    },
22170    {
22171      "name": "mpc8245",
22172      "typename": "g2hip4-powerpc64-cpu",
22173      "static": false
22174    },
22175    {
22176      "name": "mpc8241",
22177      "typename": "g2hip4-powerpc64-cpu",
22178      "static": false
22179    },
22180    {
22181      "name": "powerquicc-ii",
22182      "typename": "g2legp3-powerpc64-cpu",
22183      "static": false
22184    },
22185    {
22186      "name": "mpc82xx",
22187      "typename": "g2legp3-powerpc64-cpu",
22188      "static": false
22189    },
22190    {
22191      "name": "mpc5200b",
22192      "typename": "mpc5200b_v21-powerpc64-cpu",
22193      "static": false
22194    },
22195    {
22196      "name": "mpc5200",
22197      "typename": "mpc5200_v12-powerpc64-cpu",
22198      "static": false
22199    },
22200    {
22201      "name": "mpc52xx",
22202      "typename": "mpc5200_v12-powerpc64-cpu",
22203      "static": false
22204    },
22205    {
22206      "name": "mpc8240",
22207      "typename": "603-powerpc64-cpu",
22208      "static": false
22209    },
22210    {
22211      "name": "460ex",
22212      "typename": "460exb-powerpc64-cpu",
22213      "static": false
22214    },
22215    {
22216      "name": "440ep",
22217      "typename": "440epb-powerpc64-cpu",
22218      "static": false
22219    },
22220    {
22221      "name": "x2vp50",
22222      "typename": "x2vp20-powerpc64-cpu",
22223      "static": false
22224    },
22225    {
22226      "name": "x2vp7",
22227      "typename": "x2vp4-powerpc64-cpu",
22228      "static": false
22229    },
22230    {
22231      "name": "405gpe",
22232      "typename": "405crc-powerpc64-cpu",
22233      "static": false
22234    },
22235    {
22236      "name": "405gp",
22237      "typename": "405gpd-powerpc64-cpu",
22238      "static": false
22239    },
22240    {
22241      "name": "405cr",
22242      "typename": "405crc-powerpc64-cpu",
22243      "static": false
22244    },
22245    {
22246      "name": "405",
22247      "typename": "405d4-powerpc64-cpu",
22248      "static": false
22249    },
22250    {
22251      "name": "403",
22252      "typename": "403gc-powerpc64-cpu",
22253      "static": false
22254    },
22255    {
22256      "name": "mpc8547e_v21",
22257      "typename": "",
22258      "static": false
22259    },
22260    {
22261      "name": "750cl_v1.0",
22262      "typename": "",
22263      "static": false
22264    },
22265    {
22266      "name": "7457a_v1.1",
22267      "typename": "",
22268      "static": false
22269    },
22270    {
22271      "name": "g2gp",
22272      "typename": "",
22273      "static": false
22274    },
22275    {
22276      "name": "750cxe_v2.1",
22277      "typename": "",
22278      "static": false
22279    },
22280    {
22281      "name": "755_v2.7",
22282      "typename": "",
22283      "static": false
22284    },
22285    {
22286      "name": "750_v2.1",
22287      "typename": "",
22288      "static": false
22289    },
22290    {
22291      "name": "755_v2.2",
22292      "typename": "",
22293      "static": false
22294    },
22295    {
22296      "name": "745_v2.0",
22297      "typename": "",
22298      "static": false
22299    },
22300    {
22301      "name": "mpc8377",
22302      "typename": "",
22303      "static": false
22304    },
22305    {
22306      "name": "7455_v1.0",
22307      "typename": "",
22308      "static": false
22309    },
22310    {
22311      "name": "mpc8545_v21",
22312      "typename": "",
22313      "static": false
22314    },
22315    {
22316      "name": "mpc8548_v11",
22317      "typename": "",
22318      "static": false
22319    },
22320    {
22321      "name": "405d4",
22322      "typename": "",
22323      "static": false
22324    },
22325    {
22326      "name": "g2le",
22327      "typename": "",
22328      "static": false
22329    },
22330    {
22331      "name": "g2hip3",
22332      "typename": "",
22333      "static": false
22334    },
22335    {
22336      "name": "750e",
22337      "typename": "",
22338      "static": false
22339    },
22340    {
22341      "name": "mpc8572",
22342      "typename": "",
22343      "static": false
22344    },
22345    {
22346      "name": "970fx_v2.0",
22347      "typename": "",
22348      "static": false
22349    },
22350    {
22351      "name": "750fx_v2.0",
22352      "typename": "",
22353      "static": false
22354    },
22355    {
22356      "name": "603p",
22357      "typename": "",
22358      "static": false
22359    },
22360    {
22361      "name": "405gpb",
22362      "typename": "",
22363      "static": false
22364    },
22365    {
22366      "name": "7400_v2.7",
22367      "typename": "",
22368      "static": false
22369    },
22370    {
22371      "name": "mpc8544e_v10",
22372      "typename": "",
22373      "static": false
22374    },
22375    {
22376      "name": "e500v2_v10",
22377      "typename": "",
22378      "static": false
22379    },
22380    {
22381      "name": "e500mc",
22382      "typename": "",
22383      "static": false
22384    },
22385    {
22386      "name": "603e7v1",
22387      "typename": "",
22388      "static": false
22389    },
22390    {
22391      "name": "970mp_v1.0",
22392      "typename": "",
22393      "static": false
22394    },
22395    {
22396      "name": "740e",
22397      "typename": "",
22398      "static": false
22399    },
22400    {
22401      "name": "405crc",
22402      "typename": "",
22403      "static": false
22404    },
22405    {
22406      "name": "403ga",
22407      "typename": "",
22408      "static": false
22409    },
22410    {
22411      "name": "7447a_v1.0",
22412      "typename": "",
22413      "static": false
22414    },
22415    {
22416      "name": "7400_v2.2",
22417      "typename": "",
22418      "static": false
22419    },
22420    {
22421      "name": "e300c1",
22422      "typename": "",
22423      "static": false
22424    },
22425    {
22426      "name": "mpc8572e",
22427      "typename": "",
22428      "static": false
22429    },
22430    {
22431      "name": "e500v2_v21",
22432      "typename": "",
22433      "static": false
22434    },
22435    {
22436      "name": "970fx_v1.0",
22437      "typename": "",
22438      "static": false
22439    },
22440    {
22441      "name": "750gx_v1.2",
22442      "typename": "",
22443      "static": false
22444    },
22445    {
22446      "name": "750fx_v1.0",
22447      "typename": "",
22448      "static": false
22449    },
22450    {
22451      "name": "7457_v1.1",
22452      "typename": "",
22453      "static": false
22454    },
22455    {
22456      "name": "970fx_v3.0",
22457      "typename": "",
22458      "static": false
22459    },
22460    {
22461      "name": "604e_v2.2",
22462      "typename": "",
22463      "static": false
22464    },
22465    {
22466      "name": "755_v2.6",
22467      "typename": "",
22468      "static": false
22469    },
22470    {
22471      "name": "401a1",
22472      "typename": "",
22473      "static": false
22474    },
22475    {
22476      "name": "power9_v1.0",
22477      "typename": "",
22478      "static": false
22479    },
22480    {
22481      "name": "npe405h",
22482      "typename": "",
22483      "static": false
22484    },
22485    {
22486      "name": "7410_v1.4",
22487      "typename": "",
22488      "static": false
22489    },
22490    {
22491      "name": "g2ls",
22492      "typename": "",
22493      "static": false
22494    },
22495    {
22496      "name": "750_v2.0",
22497      "typename": "",
22498      "static": false
22499    },
22500    {
22501      "name": "401b2",
22502      "typename": "",
22503      "static": false
22504    },
22505    {
22506      "name": "mpc8349",
22507      "typename": "",
22508      "static": false
22509    },
22510    {
22511      "name": "mpc8347ep",
22512      "typename": "",
22513      "static": false
22514    },
22515    {
22516      "name": "7445_v3.2",
22517      "typename": "",
22518      "static": false
22519    },
22520    {
22521      "name": "mpc8540_v21",
22522      "typename": "",
22523      "static": false
22524    },
22525    {
22526      "name": "mpc8543_v11",
22527      "typename": "",
22528      "static": false
22529    },
22530    {
22531      "name": "403gcx",
22532      "typename": "",
22533      "static": false
22534    },
22535    {
22536      "name": "745_v2.4",
22537      "typename": "",
22538      "static": false
22539    },
22540    {
22541      "name": "mpc8548_v21",
22542      "typename": "",
22543      "static": false
22544    },
22545    {
22546      "name": "750l_v3.2",
22547      "typename": "",
22548      "static": false
22549    },
22550    {
22551      "name": "750_v1.0",
22552      "typename": "",
22553      "static": false
22554    },
22555    {
22556      "name": "755_v1.1",
22557      "typename": "",
22558      "static": false
22559    },
22560    {
22561      "name": "e500_v10",
22562      "typename": "",
22563      "static": false
22564    },
22565    {
22566      "name": "750cxe_v3.0",
22567      "typename": "",
22568      "static": false
22569    },
22570    {
22571      "name": "mpc8541e_v10",
22572      "typename": "",
22573      "static": false
22574    },
22575    {
22576      "name": "mpc8347p",
22577      "typename": "",
22578      "static": false
22579    },
22580    {
22581      "name": "mpc8555e_v10",
22582      "typename": "",
22583      "static": false
22584    },
22585    {
22586      "name": "power9_v2.0",
22587      "typename": "",
22588      "static": false
22589    },
22590    {
22591      "name": "power7_v2.3",
22592      "typename": "",
22593      "static": false
22594    },
22595    {
22596      "name": "603e7v",
22597      "typename": "",
22598      "static": false
22599    },
22600    {
22601      "name": "mpc8543e_v11",
22602      "typename": "",
22603      "static": false
22604    },
22605    {
22606      "name": "750_v3.0",
22607      "typename": "",
22608      "static": false
22609    },
22610    {
22611      "name": "7400_v2.6",
22612      "typename": "",
22613      "static": false
22614    },
22615    {
22616      "name": "405gpa",
22617      "typename": "",
22618      "static": false
22619    },
22620    {
22621      "name": "440epx",
22622      "typename": "",
22623      "static": false
22624    },
22625    {
22626      "name": "750l_v2.2",
22627      "typename": "",
22628      "static": false
22629    },
22630    {
22631      "name": "e200z6",
22632      "typename": "",
22633      "static": false
22634    },
22635    {
22636      "name": "mpc8547e_v20",
22637      "typename": "",
22638      "static": false
22639    },
22640    {
22641      "name": "7457a_v1.0",
22642      "typename": "",
22643      "static": false
22644    },
22645    {
22646      "name": "mpc8349ea",
22647      "typename": "",
22648      "static": false
22649    },
22650    {
22651      "name": "e500v2_v20",
22652      "typename": "",
22653      "static": false
22654    },
22655    {
22656      "name": "power8nvl_v1.0",
22657      "typename": "",
22658      "static": false
22659    },
22660    {
22661      "name": "mpc8540_v10",
22662      "typename": "",
22663      "static": false
22664    },
22665    {
22666      "name": "755_v2.1",
22667      "typename": "",
22668      "static": false
22669    },
22670    {
22671      "name": "745_v2.8",
22672      "typename": "",
22673      "static": false
22674    },
22675    {
22676      "name": "npe405l",
22677      "typename": "",
22678      "static": false
22679    },
22680    {
22681      "name": "mpc8343ea",
22682      "typename": "",
22683      "static": false
22684    },
22685    {
22686      "name": "mpc8545_v20",
22687      "typename": "",
22688      "static": false
22689    },
22690    {
22691      "name": "mpc8548_v10",
22692      "typename": "",
22693      "static": false
22694    },
22695    {
22696      "name": "7448_v1.1",
22697      "typename": "",
22698      "static": false
22699    },
22700    {
22701      "name": "7455_v3.4",
22702      "typename": "",
22703      "static": false
22704    },
22705    {
22706      "name": "740_v2.2",
22707      "typename": "",
22708      "static": false
22709    },
22710    {
22711      "name": "7400_v1.1",
22712      "typename": "",
22713      "static": false
22714    },
22715    {
22716      "name": "mpc8347et",
22717      "typename": "",
22718      "static": false
22719    },
22720    {
22721      "name": "7441_v2.10",
22722      "typename": "",
22723      "static": false
22724    },
22725    {
22726      "name": "603e_v1.4",
22727      "typename": "",
22728      "static": false
22729    },
22730    {
22731      "name": "mpc8543_v10",
22732      "typename": "",
22733      "static": false
22734    },
22735    {
22736      "name": "401c2",
22737      "typename": "",
22738      "static": false
22739    },
22740    {
22741      "name": "7451_v2.10",
22742      "typename": "",
22743      "static": false
22744    },
22745    {
22746      "name": "750cx_v2.2",
22747      "typename": "",
22748      "static": false
22749    },
22750    {
22751      "name": "mpc8543_v21",
22752      "typename": "",
22753      "static": false
22754    },
22755    {
22756      "name": "603e7",
22757      "typename": "",
22758      "static": false
22759    },
22760    {
22761      "name": "7448_v2.1",
22762      "typename": "",
22763      "static": false
22764    },
22765    {
22766      "name": "7441_v2.3",
22767      "typename": "",
22768      "static": false
22769    },
22770    {
22771      "name": "405crb",
22772      "typename": "",
22773      "static": false
22774    },
22775    {
22776      "name": "604",
22777      "typename": "",
22778      "static": false
22779    },
22780    {
22781      "name": "7400_v2.1",
22782      "typename": "",
22783      "static": false
22784    },
22785    {
22786      "name": "440-xilinx-w-dfpu",
22787      "typename": "",
22788      "static": false
22789    },
22790    {
22791      "name": "7445_v2.1",
22792      "typename": "",
22793      "static": false
22794    },
22795    {
22796      "name": "cobra",
22797      "typename": "",
22798      "static": false
22799    },
22800    {
22801      "name": "e500_v20",
22802      "typename": "",
22803      "static": false
22804    },
22805    {
22806      "name": "mpc8541_v11",
22807      "typename": "",
22808      "static": false
22809    },
22810    {
22811      "name": "750gx_v1.1",
22812      "typename": "",
22813      "static": false
22814    },
22815    {
22816      "name": "750cxe_v2.4",
22817      "typename": "",
22818      "static": false
22819    },
22820    {
22821      "name": "mpc8641d",
22822      "typename": "",
22823      "static": false
22824    },
22825    {
22826      "name": "mpc8543e_v21",
22827      "typename": "",
22828      "static": false
22829    },
22830    {
22831      "name": "750l_v2.1",
22832      "typename": "",
22833      "static": false
22834    },
22835    {
22836      "name": "7457_v1.0",
22837      "typename": "",
22838      "static": false
22839    },
22840    {
22841      "name": "7450_v1.2",
22842      "typename": "",
22843      "static": false
22844    },
22845    {
22846      "name": "755_v2.5",
22847      "typename": "",
22848      "static": false
22849    },
22850    {
22851      "name": "7410_v1.3",
22852      "typename": "",
22853      "static": false
22854    },
22855    {
22856      "name": "745_v2.3",
22857      "typename": "",
22858      "static": false
22859    },
22860    {
22861      "name": "755_v2.0",
22862      "typename": "",
22863      "static": false
22864    },
22865    {
22866      "name": "e500v2_v30",
22867      "typename": "",
22868      "static": false
22869    },
22870    {
22871      "name": "7455_v3.3",
22872      "typename": "",
22873      "static": false
22874    },
22875    {
22876      "name": "mpc8540_v20",
22877      "typename": "",
22878      "static": false
22879    },
22880    {
22881      "name": "405d2",
22882      "typename": "",
22883      "static": false
22884    },
22885    {
22886      "name": "mpc8560_v21",
22887      "typename": "",
22888      "static": false
22889    },
22890    {
22891      "name": "mpc8343",
22892      "typename": "",
22893      "static": false
22894    },
22895    {
22896      "name": "mpc8548_v20",
22897      "typename": "",
22898      "static": false
22899    },
22900    {
22901      "name": "mpc8347t",
22902      "typename": "",
22903      "static": false
22904    },
22905    {
22906      "name": "755_v1.0",
22907      "typename": "",
22908      "static": false
22909    },
22910    {
22911      "name": "603e_v1.3",
22912      "typename": "",
22913      "static": false
22914    },
22915    {
22916      "name": "mpc8543e_v10",
22917      "typename": "",
22918      "static": false
22919    },
22920    {
22921      "name": "mpc8347eap",
22922      "typename": "",
22923      "static": false
22924    },
22925    {
22926      "name": "mpc8548e_v11",
22927      "typename": "",
22928      "static": false
22929    },
22930    {
22931      "name": "mpc8543_v20",
22932      "typename": "",
22933      "static": false
22934    },
22935    {
22936      "name": "401d2",
22937      "typename": "",
22938      "static": false
22939    },
22940    {
22941      "name": "power8_v2.0",
22942      "typename": "",
22943      "static": false
22944    },
22945    {
22946      "name": "740_v3.1",
22947      "typename": "",
22948      "static": false
22949    },
22950    {
22951      "name": "e200z5",
22952      "typename": "",
22953      "static": false
22954    },
22955    {
22956      "name": "405cra",
22957      "typename": "",
22958      "static": false
22959    },
22960    {
22961      "name": "7400_v2.0",
22962      "typename": "",
22963      "static": false
22964    },
22965    {
22966      "name": "750cxe_v2.3",
22967      "typename": "",
22968      "static": false
22969    },
22970    {
22971      "name": "745_v2.7",
22972      "typename": "",
22973      "static": false
22974    },
22975    {
22976      "name": "mpc8560_v10",
22977      "typename": "",
22978      "static": false
22979    },
22980    {
22981      "name": "e5500",
22982      "typename": "",
22983      "static": false
22984    },
22985    {
22986      "name": "mpc8544_v11",
22987      "typename": "",
22988      "static": false
22989    },
22990    {
22991      "name": "7448_v1.0",
22992      "typename": "",
22993      "static": false
22994    },
22995    {
22996      "name": "401e2",
22997      "typename": "",
22998      "static": false
22999    },
23000    {
23001      "name": "740_v2.1",
23002      "typename": "",
23003      "static": false
23004    },
23005    {
23006      "name": "745_v2.2",
23007      "typename": "",
23008      "static": false
23009    },
23010    {
23011      "name": "7400_v1.0",
23012      "typename": "",
23013      "static": false
23014    },
23015    {
23016      "name": "7410_v1.2",
23017      "typename": "",
23018      "static": false
23019    },
23020    {
23021      "name": "x2vp4",
23022      "typename": "",
23023      "static": false
23024    },
23025    {
23026      "name": "mpc8347ap",
23027      "typename": "",
23028      "static": false
23029    },
23030    {
23031      "name": "mpc8533_v11",
23032      "typename": "",
23033      "static": false
23034    },
23035    {
23036      "name": "mpc5200b_v21",
23037      "typename": "",
23038      "static": false
23039    },
23040    {
23041      "name": "750fx_v2.3",
23042      "typename": "",
23043      "static": false
23044    },
23045    {
23046      "name": "601_v2",
23047      "typename": "",
23048      "static": false
23049    },
23050    {
23051      "name": "g2legp3",
23052      "typename": "",
23053      "static": false
23054    },
23055    {
23056      "name": "604e_v1.0",
23057      "typename": "",
23058      "static": false
23059    },
23060    {
23061      "name": "750cx_v2.1",
23062      "typename": "",
23063      "static": false
23064    },
23065    {
23066      "name": "mpc8610",
23067      "typename": "",
23068      "static": false
23069    },
23070    {
23071      "name": "g2h4",
23072      "typename": "",
23073      "static": false
23074    },
23075    {
23076      "name": "750l_v3.0",
23077      "typename": "",
23078      "static": false
23079    },
23080    {
23081      "name": "mpc8377e",
23082      "typename": "",
23083      "static": false
23084    },
23085    {
23086      "name": "e300c4",
23087      "typename": "",
23088      "static": false
23089    },
23090    {
23091      "name": "mpc5200_v12",
23092      "typename": "",
23093      "static": false
23094    },
23095    {
23096      "name": "7448_v2.0",
23097      "typename": "",
23098      "static": false
23099    },
23100    {
23101      "name": "7450_v2.1",
23102      "typename": "",
23103      "static": false
23104    },
23105    {
23106      "name": "750cxe_v3.1b",
23107      "typename": "",
23108      "static": false
23109    },
23110    {
23111      "name": "g2",
23112      "typename": "",
23113      "static": false
23114    },
23115    {
23116      "name": "7400_v2.9",
23117      "typename": "",
23118      "static": false
23119    },
23120    {
23121      "name": "405gpd",
23122      "typename": "",
23123      "static": false
23124    },
23125    {
23126      "name": "603",
23127      "typename": "",
23128      "static": false
23129    },
23130    {
23131      "name": "603e7t",
23132      "typename": "",
23133      "static": false
23134    },
23135    {
23136      "name": "mpc8555_v11",
23137      "typename": "",
23138      "static": false
23139    },
23140    {
23141      "name": "750gx_v1.0",
23142      "typename": "",
23143      "static": false
23144    },
23145    {
23146      "name": "mpc8541_v10",
23147      "typename": "",
23148      "static": false
23149    },
23150    {
23151      "name": "mpc8543e_v20",
23152      "typename": "",
23153      "static": false
23154    },
23155    {
23156      "name": "750fl",
23157      "typename": "",
23158      "static": false
23159    },
23160    {
23161      "name": "750l_v2.0",
23162      "typename": "",
23163      "static": false
23164    },
23165    {
23166      "name": "stb04",
23167      "typename": "",
23168      "static": false
23169    },
23170    {
23171      "name": "mpc8548e_v21",
23172      "typename": "",
23173      "static": false
23174    },
23175    {
23176      "name": "x2vp20",
23177      "typename": "",
23178      "static": false
23179    },
23180    {
23181      "name": "405ez",
23182      "typename": "",
23183      "static": false
23184    },
23185    {
23186      "name": "e600",
23187      "typename": "",
23188      "static": false
23189    },
23190    {
23191      "name": "7450_v1.1",
23192      "typename": "",
23193      "static": false
23194    },
23195    {
23196      "name": "755_v2.4",
23197      "typename": "",
23198      "static": false
23199    },
23200    {
23201      "name": "mpc8379",
23202      "typename": "",
23203      "static": false
23204    },
23205    {
23206      "name": "7445_v1.0",
23207      "typename": "",
23208      "static": false
23209    },
23210    {
23211      "name": "7447_v1.1",
23212      "typename": "",
23213      "static": false
23214    },
23215    {
23216      "name": "603e_v2.2",
23217      "typename": "",
23218      "static": false
23219    },
23220    {
23221      "name": "603e_v4",
23222      "typename": "",
23223      "static": false
23224    },
23225    {
23226      "name": "g2legp",
23227      "typename": "",
23228      "static": false
23229    },
23230    {
23231      "name": "7455_v3.2",
23232      "typename": "",
23233      "static": false
23234    },
23235    {
23236      "name": "740_v2.0",
23237      "typename": "",
23238      "static": false
23239    },
23240    {
23241      "name": "mpc8560_v20",
23242      "typename": "",
23243      "static": false
23244    },
23245    {
23246      "name": "440-xilinx",
23247      "typename": "",
23248      "static": false
23249    },
23250    {
23251      "name": "401f2",
23252      "typename": "",
23253      "static": false
23254    },
23255    {
23256      "name": "mpc8533_v10",
23257      "typename": "",
23258      "static": false
23259    },
23260    {
23261      "name": "405gpr",
23262      "typename": "",
23263      "static": false
23264    },
23265    {
23266      "name": "mpc8349a",
23267      "typename": "",
23268      "static": false
23269    },
23270    {
23271      "name": "stb25",
23272      "typename": "",
23273      "static": false
23274    },
23275    {
23276      "name": "603e_v1.2",
23277      "typename": "",
23278      "static": false
23279    },
23280    {
23281      "name": "mpc5200b_v20",
23282      "typename": "",
23283      "static": false
23284    },
23285    {
23286      "name": "750fx_v2.2",
23287      "typename": "",
23288      "static": false
23289    },
23290    {
23291      "name": "mpc8347eat",
23292      "typename": "",
23293      "static": false
23294    },
23295    {
23296      "name": "740_v1.0",
23297      "typename": "",
23298      "static": false
23299    },
23300    {
23301      "name": "601_v1",
23302      "typename": "",
23303      "static": false
23304    },
23305    {
23306      "name": "745_v1.1",
23307      "typename": "",
23308      "static": false
23309    },
23310    {
23311      "name": "750cx_v2.0",
23312      "typename": "",
23313      "static": false
23314    },
23315    {
23316      "name": "mpc8548e_v10",
23317      "typename": "",
23318      "static": false
23319    },
23320    {
23321      "name": "7447a_v1.2",
23322      "typename": "",
23323      "static": false
23324    },
23325    {
23326      "name": "403gc",
23327      "typename": "",
23328      "static": false
23329    },
23330    {
23331      "name": "e300c3",
23332      "typename": "",
23333      "static": false
23334    },
23335    {
23336      "name": "mpc5200_v11",
23337      "typename": "",
23338      "static": false
23339    },
23340    {
23341      "name": "7441_v2.1",
23342      "typename": "",
23343      "static": false
23344    },
23345    {
23346      "name": "740_v3.0",
23347      "typename": "",
23348      "static": false
23349    },
23350    {
23351      "name": "mpc8545e_v21",
23352      "typename": "",
23353      "static": false
23354    },
23355    {
23356      "name": "602",
23357      "typename": "",
23358      "static": false
23359    },
23360    {
23361      "name": "mpc8378e",
23362      "typename": "",
23363      "static": false
23364    },
23365    {
23366      "name": "mpc8343a",
23367      "typename": "",
23368      "static": false
23369    },
23370    {
23371      "name": "460exb",
23372      "typename": "",
23373      "static": false
23374    },
23375    {
23376      "name": "mpc8555_v10",
23377      "typename": "",
23378      "static": false
23379    },
23380    {
23381      "name": "mpc8568",
23382      "typename": "",
23383      "static": false
23384    },
23385    {
23386      "name": "7457a_v1.2",
23387      "typename": "",
23388      "static": false
23389    },
23390    {
23391      "name": "750cx_v1.0",
23392      "typename": "",
23393      "static": false
23394    },
23395    {
23396      "name": "750cxe_v2.2",
23397      "typename": "",
23398      "static": false
23399    },
23400    {
23401      "name": "604e_v2.4",
23402      "typename": "",
23403      "static": false
23404    },
23405    {
23406      "name": "755_v2.8",
23407      "typename": "",
23408      "static": false
23409    },
23410    {
23411      "name": "405lp",
23412      "typename": "",
23413      "static": false
23414    },
23415    {
23416      "name": "745_v2.6",
23417      "typename": "",
23418      "static": false
23419    },
23420    {
23421      "name": "stb03",
23422      "typename": "",
23423      "static": false
23424    },
23425    {
23426      "name": "405ep",
23427      "typename": "",
23428      "static": false
23429    },
23430    {
23431      "name": "mpc8544_v10",
23432      "typename": "",
23433      "static": false
23434    },
23435    {
23436      "name": "mpc8347at",
23437      "typename": "",
23438      "static": false
23439    },
23440    {
23441      "name": "750_v2.2",
23442      "typename": "",
23443      "static": false
23444    },
23445    {
23446      "name": "7450_v1.0",
23447      "typename": "",
23448      "static": false
23449    },
23450    {
23451      "name": "755_v2.3",
23452      "typename": "",
23453      "static": false
23454    },
23455    {
23456      "name": "7410_v1.1",
23457      "typename": "",
23458      "static": false
23459    },
23460    {
23461      "name": "745_v2.1",
23462      "typename": "",
23463      "static": false
23464    },
23465    {
23466      "name": "750gl",
23467      "typename": "",
23468      "static": false
23469    },
23470    {
23471      "name": "e6500",
23472      "typename": "",
23473      "static": false
23474    },
23475    {
23476      "name": "750p",
23477      "typename": "",
23478      "static": false
23479    },
23480    {
23481      "name": "7445_v3.4",
23482      "typename": "",
23483      "static": false
23484    },
23485    {
23486      "name": "440epb",
23487      "typename": "",
23488      "static": false
23489    },
23490    {
23491      "name": "npe4gs3",
23492      "typename": "",
23493      "static": false
23494    },
23495    {
23496      "name": "603e_v3",
23497      "typename": "",
23498      "static": false
23499    },
23500    {
23501      "name": "mpc8349e",
23502      "typename": "",
23503      "static": false
23504    },
23505    {
23506      "name": "970_v2.2",
23507      "typename": "",
23508      "static": false
23509    },
23510    {
23511      "name": "g2lels",
23512      "typename": "",
23513      "static": false
23514    },
23515    {
23516      "name": "g2hip4",
23517      "typename": "",
23518      "static": false
23519    },
23520    {
23521      "name": "740p",
23522      "typename": "",
23523      "static": false
23524    },
23525    {
23526      "name": "mpc8567e",
23527      "typename": "",
23528      "static": false
23529    },
23530    {
23531      "name": "mpc8533e_v11",
23532      "typename": "",
23533      "static": false
23534    },
23535    {
23536      "name": "7451_v2.3",
23537      "typename": "",
23538      "static": false
23539    },
23540    {
23541      "name": "603e_v1.1",
23542      "typename": "",
23543      "static": false
23544    },
23545    {
23546      "name": "401g2",
23547      "typename": "",
23548      "static": false
23549    },
23550    {
23551      "name": "7400_v2.8",
23552      "typename": "",
23553      "static": false
23554    },
23555    {
23556      "name": "7455_v2.1",
23557      "typename": "",
23558      "static": false
23559    },
23560    {
23561      "name": "405gpc",
23562      "typename": "",
23563      "static": false
23564    },
23565    {
23566      "name": "power7+_v2.1",
23567      "typename": "",
23568      "static": false
23569    },
23570    {
23571      "name": "mpc8544e_v11",
23572      "typename": "",
23573      "static": false
23574    },
23575    {
23576      "name": "7450_v2.0",
23577      "typename": "",
23578      "static": false
23579    },
23580    {
23581      "name": "970mp_v1.1",
23582      "typename": "",
23583      "static": false
23584    },
23585    {
23586      "name": "603e7v2",
23587      "typename": "",
23588      "static": false
23589    },
23590    {
23591      "name": "604r",
23592      "typename": "",
23593      "static": false
23594    },
23595    {
23596      "name": "e500v2_v22",
23597      "typename": "",
23598      "static": false
23599    },
23600    {
23601      "name": "mpc8548e_v20",
23602      "typename": "",
23603      "static": false
23604    },
23605    {
23606      "name": "mpc8545e_v20",
23607      "typename": "",
23608      "static": false
23609    },
23610    {
23611      "name": "mpc8378",
23612      "typename": "",
23613      "static": false
23614    },
23615    {
23616      "name": "mpc8567",
23617      "typename": "",
23618      "static": false
23619    },
23620    {
23621      "name": "7457_v1.2",
23622      "typename": "",
23623      "static": false
23624    },
23625    {
23626      "name": "7447_v1.0",
23627      "typename": "",
23628      "static": false
23629    },
23630    {
23631      "name": "970fx_v3.1",
23632      "typename": "",
23633      "static": false
23634    },
23635    {
23636      "name": "745_v2.5",
23637      "typename": "",
23638      "static": false
23639    },
23640    {
23641      "name": "mpc8379e",
23642      "typename": "",
23643      "static": false
23644    },
23645    {
23646      "name": "mpc8641",
23647      "typename": "",
23648      "static": false
23649    },
23650    {
23651      "name": "750cxe_v2.4b",
23652      "typename": "",
23653      "static": false
23654    },
23655    {
23656      "name": "7410_v1.0",
23657      "typename": "",
23658      "static": false
23659    },
23660    {
23661      "name": "mpc603",
23662      "typename": "",
23663      "static": false
23664    },
23665    {
23666      "name": "603e_v4.1",
23667      "typename": "",
23668      "static": false
23669    },
23670    {
23671      "name": "7445_v3.3",
23672      "typename": "",
23673      "static": false
23674    },
23675    {
23676      "name": "440epa",
23677      "typename": "",
23678      "static": false
23679    },
23680    {
23681      "name": "970fx_v2.1",
23682      "typename": "",
23683      "static": false
23684    },
23685    {
23686      "name": "iop480",
23687      "typename": "",
23688      "static": false
23689    },
23690    {
23691      "name": "750fx_v2.1",
23692      "typename": "",
23693      "static": false
23694    },
23695    {
23696      "name": "601_v0",
23697      "typename": "",
23698      "static": false
23699    },
23700    {
23701      "name": "g2legp1",
23702      "typename": "",
23703      "static": false
23704    },
23705    {
23706      "name": "745_v1.0",
23707      "typename": "",
23708      "static": false
23709    },
23710    {
23711      "name": "750cl_v2.0",
23712      "typename": "",
23713      "static": false
23714    },
23715    {
23716      "name": "750cxr",
23717      "typename": "",
23718      "static": false
23719    },
23720    {
23721      "name": "401",
23722      "typename": "",
23723      "static": false
23724    },
23725    {
23726      "name": "mpc8541e_v11",
23727      "typename": "",
23728      "static": false
23729    },
23730    {
23731      "name": "750cxe_v3.1",
23732      "typename": "",
23733      "static": false
23734    },
23735    {
23736      "name": "mpc8555e_v11",
23737      "typename": "",
23738      "static": false
23739    },
23740    {
23741      "name": "power8e_v2.1",
23742      "typename": "",
23743      "static": false
23744    },
23745    {
23746      "name": "7447a_v1.1",
23747      "typename": "",
23748      "static": false
23749    },
23750    {
23751      "name": "403gb",
23752      "typename": "",
23753      "static": false
23754    },
23755    {
23756      "name": "e300c2",
23757      "typename": "",
23758      "static": false
23759    },
23760    {
23761      "name": "npe405h2",
23762      "typename": "",
23763      "static": false
23764    },
23765    {
23766      "name": "mpc8343e",
23767      "typename": "",
23768      "static": false
23769    },
23770    {
23771      "name": "mpc8533e_v10",
23772      "typename": "",
23773      "static": false
23774    },
23775    {
23776      "name": "mpc5200_v10",
23777      "typename": "",
23778      "static": false
23779    },
23780    {
23781      "name": "750_v3.1",
23782      "typename": "",
23783      "static": false
23784    },
23785    {
23786      "name": "power5+_v2.1",
23787      "typename": "",
23788      "static": false
23789    },
23790    {
23791      "name": "mpc8568e",
23792      "typename": "",
23793      "static": false
23794    }
23795  ],
23796  "id": "libvirt-2"
23797}
23798
23799{
23800  "execute": "query-machines",
23801  "id": "libvirt-3"
23802}
23803
23804{
23805  "return": [
23806    {
23807      "hotpluggable-cpus": false,
23808      "name": "ref405ep",
23809      "cpu-max": 1
23810    },
23811    {
23812      "hotpluggable-cpus": false,
23813      "name": "sam460ex",
23814      "cpu-max": 1
23815    },
23816    {
23817      "hotpluggable-cpus": false,
23818      "name": "none",
23819      "cpu-max": 1
23820    },
23821    {
23822      "hotpluggable-cpus": false,
23823      "name": "virtex-ml507",
23824      "cpu-max": 1
23825    },
23826    {
23827      "hotpluggable-cpus": false,
23828      "name": "powernv",
23829      "cpu-max": 2048
23830    },
23831    {
23832      "hotpluggable-cpus": false,
23833      "name": "ppce500",
23834      "cpu-max": 32
23835    },
23836    {
23837      "hotpluggable-cpus": false,
23838      "name": "mpc8544ds",
23839      "cpu-max": 15
23840    },
23841    {
23842      "hotpluggable-cpus": true,
23843      "name": "pseries-2.12-sxxm",
23844      "cpu-max": 1024
23845    },
23846    {
23847      "hotpluggable-cpus": false,
23848      "name": "bamboo",
23849      "cpu-max": 1
23850    },
23851    {
23852      "hotpluggable-cpus": false,
23853      "name": "g3beige",
23854      "cpu-max": 1
23855    },
23856    {
23857      "hotpluggable-cpus": true,
23858      "name": "pseries-3.0",
23859      "is-default": true,
23860      "cpu-max": 1024,
23861      "alias": "pseries"
23862    },
23863    {
23864      "hotpluggable-cpus": true,
23865      "name": "pseries-2.10",
23866      "cpu-max": 1024
23867    },
23868    {
23869      "hotpluggable-cpus": false,
23870      "name": "prep",
23871      "cpu-max": 1
23872    },
23873    {
23874      "hotpluggable-cpus": true,
23875      "name": "pseries-2.11",
23876      "cpu-max": 1024
23877    },
23878    {
23879      "hotpluggable-cpus": true,
23880      "name": "pseries-2.12",
23881      "cpu-max": 1024
23882    },
23883    {
23884      "hotpluggable-cpus": true,
23885      "name": "pseries-2.9",
23886      "cpu-max": 1024
23887    },
23888    {
23889      "hotpluggable-cpus": false,
23890      "name": "mac99",
23891      "cpu-max": 1
23892    },
23893    {
23894      "hotpluggable-cpus": false,
23895      "name": "pseries-2.6",
23896      "cpu-max": 1024
23897    },
23898    {
23899      "hotpluggable-cpus": true,
23900      "name": "pseries-2.7",
23901      "cpu-max": 1024
23902    },
23903    {
23904      "hotpluggable-cpus": true,
23905      "name": "pseries-2.8",
23906      "cpu-max": 1024
23907    },
23908    {
23909      "hotpluggable-cpus": false,
23910      "name": "pseries-2.4",
23911      "cpu-max": 1024
23912    },
23913    {
23914      "hotpluggable-cpus": false,
23915      "name": "pseries-2.5",
23916      "cpu-max": 1024
23917    },
23918    {
23919      "hotpluggable-cpus": false,
23920      "name": "pseries-2.2",
23921      "cpu-max": 1024
23922    },
23923    {
23924      "hotpluggable-cpus": false,
23925      "name": "taihu",
23926      "cpu-max": 1
23927    },
23928    {
23929      "hotpluggable-cpus": false,
23930      "name": "pseries-2.3",
23931      "cpu-max": 1024
23932    },
23933    {
23934      "hotpluggable-cpus": false,
23935      "name": "pseries-2.1",
23936      "cpu-max": 1024
23937    },
23938    {
23939      "hotpluggable-cpus": false,
23940      "name": "40p",
23941      "cpu-max": 1
23942    }
23943  ],
23944  "id": "libvirt-3"
23945}
23946