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": 0,
21      "minor": 0,
22      "major": 4
23    },
24    "package": "v4.0.0"
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      "meta-type": "command",
52      "arg-type": "0"
53    },
54    {
55      "name": "SHUTDOWN",
56      "meta-type": "event",
57      "arg-type": "2"
58    },
59    {
60      "name": "POWERDOWN",
61      "meta-type": "event",
62      "arg-type": "0"
63    },
64    {
65      "name": "RESET",
66      "meta-type": "event",
67      "arg-type": "3"
68    },
69    {
70      "name": "STOP",
71      "meta-type": "event",
72      "arg-type": "0"
73    },
74    {
75      "name": "RESUME",
76      "meta-type": "event",
77      "arg-type": "0"
78    },
79    {
80      "name": "SUSPEND",
81      "meta-type": "event",
82      "arg-type": "0"
83    },
84    {
85      "name": "SUSPEND_DISK",
86      "meta-type": "event",
87      "arg-type": "0"
88    },
89    {
90      "name": "WAKEUP",
91      "meta-type": "event",
92      "arg-type": "0"
93    },
94    {
95      "name": "WATCHDOG",
96      "meta-type": "event",
97      "arg-type": "4"
98    },
99    {
100      "name": "watchdog-set-action",
101      "ret-type": "0",
102      "meta-type": "command",
103      "arg-type": "5"
104    },
105    {
106      "name": "GUEST_PANICKED",
107      "meta-type": "event",
108      "arg-type": "6"
109    },
110    {
111      "name": "JOB_STATUS_CHANGE",
112      "meta-type": "event",
113      "arg-type": "7"
114    },
115    {
116      "name": "job-pause",
117      "ret-type": "0",
118      "meta-type": "command",
119      "arg-type": "8"
120    },
121    {
122      "name": "job-resume",
123      "ret-type": "0",
124      "meta-type": "command",
125      "arg-type": "9"
126    },
127    {
128      "name": "job-cancel",
129      "ret-type": "0",
130      "meta-type": "command",
131      "arg-type": "10"
132    },
133    {
134      "name": "job-complete",
135      "ret-type": "0",
136      "meta-type": "command",
137      "arg-type": "11"
138    },
139    {
140      "name": "job-dismiss",
141      "ret-type": "0",
142      "meta-type": "command",
143      "arg-type": "12"
144    },
145    {
146      "name": "job-finalize",
147      "ret-type": "0",
148      "meta-type": "command",
149      "arg-type": "13"
150    },
151    {
152      "name": "query-jobs",
153      "ret-type": "[14]",
154      "meta-type": "command",
155      "arg-type": "0"
156    },
157    {
158      "name": "block-latency-histogram-set",
159      "ret-type": "0",
160      "meta-type": "command",
161      "arg-type": "15"
162    },
163    {
164      "name": "query-block",
165      "ret-type": "[16]",
166      "meta-type": "command",
167      "arg-type": "0"
168    },
169    {
170      "name": "query-blockstats",
171      "ret-type": "[18]",
172      "meta-type": "command",
173      "arg-type": "17"
174    },
175    {
176      "name": "query-block-jobs",
177      "ret-type": "[19]",
178      "meta-type": "command",
179      "arg-type": "0"
180    },
181    {
182      "name": "block_passwd",
183      "ret-type": "0",
184      "meta-type": "command",
185      "arg-type": "20"
186    },
187    {
188      "name": "block_resize",
189      "ret-type": "0",
190      "meta-type": "command",
191      "arg-type": "21"
192    },
193    {
194      "name": "blockdev-snapshot-sync",
195      "ret-type": "0",
196      "meta-type": "command",
197      "arg-type": "22"
198    },
199    {
200      "name": "blockdev-snapshot",
201      "ret-type": "0",
202      "meta-type": "command",
203      "arg-type": "23"
204    },
205    {
206      "name": "change-backing-file",
207      "ret-type": "0",
208      "meta-type": "command",
209      "arg-type": "24"
210    },
211    {
212      "name": "block-commit",
213      "ret-type": "0",
214      "meta-type": "command",
215      "arg-type": "25"
216    },
217    {
218      "name": "drive-backup",
219      "ret-type": "0",
220      "meta-type": "command",
221      "arg-type": "26"
222    },
223    {
224      "name": "blockdev-backup",
225      "ret-type": "0",
226      "meta-type": "command",
227      "arg-type": "27"
228    },
229    {
230      "name": "query-named-block-nodes",
231      "ret-type": "[28]",
232      "meta-type": "command",
233      "arg-type": "0"
234    },
235    {
236      "name": "x-debug-query-block-graph",
237      "ret-type": "29",
238      "meta-type": "command",
239      "arg-type": "0"
240    },
241    {
242      "name": "drive-mirror",
243      "ret-type": "0",
244      "meta-type": "command",
245      "arg-type": "30"
246    },
247    {
248      "name": "block-dirty-bitmap-add",
249      "ret-type": "0",
250      "meta-type": "command",
251      "arg-type": "31"
252    },
253    {
254      "name": "block-dirty-bitmap-remove",
255      "ret-type": "0",
256      "meta-type": "command",
257      "arg-type": "32"
258    },
259    {
260      "name": "block-dirty-bitmap-clear",
261      "ret-type": "0",
262      "meta-type": "command",
263      "arg-type": "32"
264    },
265    {
266      "name": "block-dirty-bitmap-enable",
267      "ret-type": "0",
268      "meta-type": "command",
269      "arg-type": "32"
270    },
271    {
272      "name": "block-dirty-bitmap-disable",
273      "ret-type": "0",
274      "meta-type": "command",
275      "arg-type": "32"
276    },
277    {
278      "name": "block-dirty-bitmap-merge",
279      "ret-type": "0",
280      "meta-type": "command",
281      "arg-type": "33"
282    },
283    {
284      "name": "x-debug-block-dirty-bitmap-sha256",
285      "ret-type": "34",
286      "meta-type": "command",
287      "arg-type": "32"
288    },
289    {
290      "name": "blockdev-mirror",
291      "ret-type": "0",
292      "meta-type": "command",
293      "arg-type": "35"
294    },
295    {
296      "name": "block_set_io_throttle",
297      "ret-type": "0",
298      "meta-type": "command",
299      "arg-type": "36"
300    },
301    {
302      "name": "block-stream",
303      "ret-type": "0",
304      "meta-type": "command",
305      "arg-type": "37"
306    },
307    {
308      "name": "block-job-set-speed",
309      "ret-type": "0",
310      "meta-type": "command",
311      "arg-type": "38"
312    },
313    {
314      "name": "block-job-cancel",
315      "ret-type": "0",
316      "meta-type": "command",
317      "arg-type": "39"
318    },
319    {
320      "name": "block-job-pause",
321      "ret-type": "0",
322      "meta-type": "command",
323      "arg-type": "40"
324    },
325    {
326      "name": "block-job-resume",
327      "ret-type": "0",
328      "meta-type": "command",
329      "arg-type": "41"
330    },
331    {
332      "name": "block-job-complete",
333      "ret-type": "0",
334      "meta-type": "command",
335      "arg-type": "42"
336    },
337    {
338      "name": "block-job-dismiss",
339      "ret-type": "0",
340      "meta-type": "command",
341      "arg-type": "43"
342    },
343    {
344      "name": "block-job-finalize",
345      "ret-type": "0",
346      "meta-type": "command",
347      "arg-type": "44"
348    },
349    {
350      "name": "blockdev-add",
351      "ret-type": "0",
352      "meta-type": "command",
353      "arg-type": "45"
354    },
355    {
356      "name": "x-blockdev-reopen",
357      "ret-type": "0",
358      "meta-type": "command",
359      "arg-type": "45"
360    },
361    {
362      "name": "blockdev-del",
363      "ret-type": "0",
364      "meta-type": "command",
365      "arg-type": "46"
366    },
367    {
368      "name": "blockdev-create",
369      "ret-type": "0",
370      "meta-type": "command",
371      "arg-type": "47"
372    },
373    {
374      "name": "blockdev-open-tray",
375      "ret-type": "0",
376      "meta-type": "command",
377      "arg-type": "48"
378    },
379    {
380      "name": "blockdev-close-tray",
381      "ret-type": "0",
382      "meta-type": "command",
383      "arg-type": "49"
384    },
385    {
386      "name": "blockdev-remove-medium",
387      "ret-type": "0",
388      "meta-type": "command",
389      "arg-type": "50"
390    },
391    {
392      "name": "blockdev-insert-medium",
393      "ret-type": "0",
394      "meta-type": "command",
395      "arg-type": "51"
396    },
397    {
398      "name": "blockdev-change-medium",
399      "ret-type": "0",
400      "meta-type": "command",
401      "arg-type": "52"
402    },
403    {
404      "name": "BLOCK_IMAGE_CORRUPTED",
405      "meta-type": "event",
406      "arg-type": "53"
407    },
408    {
409      "name": "BLOCK_IO_ERROR",
410      "meta-type": "event",
411      "arg-type": "54"
412    },
413    {
414      "name": "BLOCK_JOB_COMPLETED",
415      "meta-type": "event",
416      "arg-type": "55"
417    },
418    {
419      "name": "BLOCK_JOB_CANCELLED",
420      "meta-type": "event",
421      "arg-type": "56"
422    },
423    {
424      "name": "BLOCK_JOB_ERROR",
425      "meta-type": "event",
426      "arg-type": "57"
427    },
428    {
429      "name": "BLOCK_JOB_READY",
430      "meta-type": "event",
431      "arg-type": "58"
432    },
433    {
434      "name": "BLOCK_JOB_PENDING",
435      "meta-type": "event",
436      "arg-type": "59"
437    },
438    {
439      "name": "BLOCK_WRITE_THRESHOLD",
440      "meta-type": "event",
441      "arg-type": "60"
442    },
443    {
444      "name": "block-set-write-threshold",
445      "ret-type": "0",
446      "meta-type": "command",
447      "arg-type": "61"
448    },
449    {
450      "name": "x-blockdev-change",
451      "ret-type": "0",
452      "meta-type": "command",
453      "arg-type": "62"
454    },
455    {
456      "name": "x-blockdev-set-iothread",
457      "ret-type": "0",
458      "meta-type": "command",
459      "arg-type": "63"
460    },
461    {
462      "name": "query-pr-managers",
463      "ret-type": "[64]",
464      "meta-type": "command",
465      "arg-type": "0"
466    },
467    {
468      "name": "blockdev-snapshot-internal-sync",
469      "ret-type": "0",
470      "meta-type": "command",
471      "arg-type": "65"
472    },
473    {
474      "name": "blockdev-snapshot-delete-internal-sync",
475      "ret-type": "67",
476      "meta-type": "command",
477      "arg-type": "66"
478    },
479    {
480      "name": "eject",
481      "ret-type": "0",
482      "meta-type": "command",
483      "arg-type": "68"
484    },
485    {
486      "name": "nbd-server-start",
487      "ret-type": "0",
488      "meta-type": "command",
489      "arg-type": "69"
490    },
491    {
492      "name": "nbd-server-add",
493      "ret-type": "0",
494      "meta-type": "command",
495      "arg-type": "70"
496    },
497    {
498      "name": "nbd-server-remove",
499      "ret-type": "0",
500      "meta-type": "command",
501      "arg-type": "71"
502    },
503    {
504      "name": "nbd-server-stop",
505      "ret-type": "0",
506      "meta-type": "command",
507      "arg-type": "0"
508    },
509    {
510      "name": "DEVICE_TRAY_MOVED",
511      "meta-type": "event",
512      "arg-type": "72"
513    },
514    {
515      "name": "PR_MANAGER_STATUS_CHANGED",
516      "meta-type": "event",
517      "arg-type": "73"
518    },
519    {
520      "name": "QUORUM_FAILURE",
521      "meta-type": "event",
522      "arg-type": "74"
523    },
524    {
525      "name": "QUORUM_REPORT_BAD",
526      "meta-type": "event",
527      "arg-type": "75"
528    },
529    {
530      "name": "query-chardev",
531      "ret-type": "[76]",
532      "meta-type": "command",
533      "arg-type": "0"
534    },
535    {
536      "name": "query-chardev-backends",
537      "ret-type": "[77]",
538      "meta-type": "command",
539      "arg-type": "0"
540    },
541    {
542      "name": "ringbuf-write",
543      "ret-type": "0",
544      "meta-type": "command",
545      "arg-type": "78"
546    },
547    {
548      "name": "ringbuf-read",
549      "ret-type": "str",
550      "meta-type": "command",
551      "arg-type": "79"
552    },
553    {
554      "name": "chardev-add",
555      "ret-type": "81",
556      "meta-type": "command",
557      "arg-type": "80"
558    },
559    {
560      "name": "chardev-change",
561      "ret-type": "81",
562      "meta-type": "command",
563      "arg-type": "82"
564    },
565    {
566      "name": "chardev-remove",
567      "ret-type": "0",
568      "meta-type": "command",
569      "arg-type": "83"
570    },
571    {
572      "name": "chardev-send-break",
573      "ret-type": "0",
574      "meta-type": "command",
575      "arg-type": "84"
576    },
577    {
578      "name": "VSERPORT_CHANGE",
579      "meta-type": "event",
580      "arg-type": "85"
581    },
582    {
583      "name": "set_link",
584      "ret-type": "0",
585      "meta-type": "command",
586      "arg-type": "86"
587    },
588    {
589      "name": "netdev_add",
590      "ret-type": "0",
591      "meta-type": "command",
592      "arg-type": "87"
593    },
594    {
595      "name": "netdev_del",
596      "ret-type": "0",
597      "meta-type": "command",
598      "arg-type": "88"
599    },
600    {
601      "name": "query-rx-filter",
602      "ret-type": "[90]",
603      "meta-type": "command",
604      "arg-type": "89"
605    },
606    {
607      "name": "NIC_RX_FILTER_CHANGED",
608      "meta-type": "event",
609      "arg-type": "91"
610    },
611    {
612      "name": "announce-self",
613      "ret-type": "0",
614      "meta-type": "command",
615      "arg-type": "92"
616    },
617    {
618      "name": "RDMA_GID_STATUS_CHANGED",
619      "meta-type": "event",
620      "arg-type": "93"
621    },
622    {
623      "name": "query-rocker",
624      "ret-type": "95",
625      "meta-type": "command",
626      "arg-type": "94"
627    },
628    {
629      "name": "query-rocker-ports",
630      "ret-type": "[97]",
631      "meta-type": "command",
632      "arg-type": "96"
633    },
634    {
635      "name": "query-rocker-of-dpa-flows",
636      "ret-type": "[99]",
637      "meta-type": "command",
638      "arg-type": "98"
639    },
640    {
641      "name": "query-rocker-of-dpa-groups",
642      "ret-type": "[101]",
643      "meta-type": "command",
644      "arg-type": "100"
645    },
646    {
647      "name": "query-tpm-models",
648      "ret-type": "[102]",
649      "meta-type": "command",
650      "arg-type": "0"
651    },
652    {
653      "name": "query-tpm-types",
654      "ret-type": "[103]",
655      "meta-type": "command",
656      "arg-type": "0"
657    },
658    {
659      "name": "query-tpm",
660      "ret-type": "[104]",
661      "meta-type": "command",
662      "arg-type": "0"
663    },
664    {
665      "name": "set_password",
666      "ret-type": "0",
667      "meta-type": "command",
668      "arg-type": "105"
669    },
670    {
671      "name": "expire_password",
672      "ret-type": "0",
673      "meta-type": "command",
674      "arg-type": "106"
675    },
676    {
677      "name": "screendump",
678      "ret-type": "0",
679      "meta-type": "command",
680      "arg-type": "107"
681    },
682    {
683      "name": "query-vnc",
684      "ret-type": "112",
685      "meta-type": "command",
686      "arg-type": "0"
687    },
688    {
689      "name": "query-vnc-servers",
690      "ret-type": "[113]",
691      "meta-type": "command",
692      "arg-type": "0"
693    },
694    {
695      "name": "change-vnc-password",
696      "ret-type": "0",
697      "meta-type": "command",
698      "arg-type": "114"
699    },
700    {
701      "name": "VNC_CONNECTED",
702      "meta-type": "event",
703      "arg-type": "115"
704    },
705    {
706      "name": "VNC_INITIALIZED",
707      "meta-type": "event",
708      "arg-type": "116"
709    },
710    {
711      "name": "VNC_DISCONNECTED",
712      "meta-type": "event",
713      "arg-type": "117"
714    },
715    {
716      "name": "query-mice",
717      "ret-type": "[118]",
718      "meta-type": "command",
719      "arg-type": "0"
720    },
721    {
722      "name": "send-key",
723      "ret-type": "0",
724      "meta-type": "command",
725      "arg-type": "119"
726    },
727    {
728      "name": "input-send-event",
729      "ret-type": "0",
730      "meta-type": "command",
731      "arg-type": "120"
732    },
733    {
734      "name": "query-display-options",
735      "ret-type": "121",
736      "meta-type": "command",
737      "arg-type": "0"
738    },
739    {
740      "name": "query-migrate",
741      "ret-type": "122",
742      "meta-type": "command",
743      "arg-type": "0"
744    },
745    {
746      "name": "migrate-set-capabilities",
747      "ret-type": "0",
748      "meta-type": "command",
749      "arg-type": "123"
750    },
751    {
752      "name": "query-migrate-capabilities",
753      "ret-type": "[124]",
754      "meta-type": "command",
755      "arg-type": "0"
756    },
757    {
758      "name": "migrate-set-parameters",
759      "ret-type": "0",
760      "meta-type": "command",
761      "arg-type": "125"
762    },
763    {
764      "name": "query-migrate-parameters",
765      "ret-type": "126",
766      "meta-type": "command",
767      "arg-type": "0"
768    },
769    {
770      "name": "client_migrate_info",
771      "ret-type": "0",
772      "meta-type": "command",
773      "arg-type": "127"
774    },
775    {
776      "name": "migrate-start-postcopy",
777      "ret-type": "0",
778      "meta-type": "command",
779      "arg-type": "0"
780    },
781    {
782      "name": "MIGRATION",
783      "meta-type": "event",
784      "arg-type": "128"
785    },
786    {
787      "name": "MIGRATION_PASS",
788      "meta-type": "event",
789      "arg-type": "129"
790    },
791    {
792      "name": "COLO_EXIT",
793      "meta-type": "event",
794      "arg-type": "130"
795    },
796    {
797      "name": "x-colo-lost-heartbeat",
798      "ret-type": "0",
799      "meta-type": "command",
800      "arg-type": "0"
801    },
802    {
803      "name": "migrate_cancel",
804      "ret-type": "0",
805      "meta-type": "command",
806      "arg-type": "0"
807    },
808    {
809      "name": "migrate-continue",
810      "ret-type": "0",
811      "meta-type": "command",
812      "arg-type": "131"
813    },
814    {
815      "name": "migrate_set_downtime",
816      "ret-type": "0",
817      "meta-type": "command",
818      "arg-type": "132"
819    },
820    {
821      "name": "migrate_set_speed",
822      "ret-type": "0",
823      "meta-type": "command",
824      "arg-type": "133"
825    },
826    {
827      "name": "migrate-set-cache-size",
828      "ret-type": "0",
829      "meta-type": "command",
830      "arg-type": "134"
831    },
832    {
833      "name": "query-migrate-cache-size",
834      "ret-type": "int",
835      "meta-type": "command",
836      "arg-type": "0"
837    },
838    {
839      "name": "migrate",
840      "ret-type": "0",
841      "meta-type": "command",
842      "arg-type": "135"
843    },
844    {
845      "name": "migrate-incoming",
846      "ret-type": "0",
847      "meta-type": "command",
848      "arg-type": "136"
849    },
850    {
851      "name": "xen-save-devices-state",
852      "ret-type": "0",
853      "meta-type": "command",
854      "arg-type": "137"
855    },
856    {
857      "name": "xen-set-replication",
858      "ret-type": "0",
859      "meta-type": "command",
860      "arg-type": "138"
861    },
862    {
863      "name": "query-xen-replication-status",
864      "ret-type": "139",
865      "meta-type": "command",
866      "arg-type": "0"
867    },
868    {
869      "name": "xen-colo-do-checkpoint",
870      "ret-type": "0",
871      "meta-type": "command",
872      "arg-type": "0"
873    },
874    {
875      "name": "query-colo-status",
876      "ret-type": "140",
877      "meta-type": "command",
878      "arg-type": "0"
879    },
880    {
881      "name": "migrate-recover",
882      "ret-type": "0",
883      "allow-oob": true,
884      "meta-type": "command",
885      "arg-type": "141"
886    },
887    {
888      "name": "migrate-pause",
889      "ret-type": "0",
890      "allow-oob": true,
891      "meta-type": "command",
892      "arg-type": "0"
893    },
894    {
895      "name": "transaction",
896      "ret-type": "0",
897      "meta-type": "command",
898      "arg-type": "142"
899    },
900    {
901      "name": "trace-event-get-state",
902      "ret-type": "[144]",
903      "meta-type": "command",
904      "arg-type": "143"
905    },
906    {
907      "name": "trace-event-set-state",
908      "ret-type": "0",
909      "meta-type": "command",
910      "arg-type": "145"
911    },
912    {
913      "name": "query-qmp-schema",
914      "ret-type": "[146]",
915      "meta-type": "command",
916      "arg-type": "0"
917    },
918    {
919      "name": "qmp_capabilities",
920      "ret-type": "0",
921      "meta-type": "command",
922      "arg-type": "147"
923    },
924    {
925      "name": "query-version",
926      "ret-type": "148",
927      "meta-type": "command",
928      "arg-type": "0"
929    },
930    {
931      "name": "query-commands",
932      "ret-type": "[149]",
933      "meta-type": "command",
934      "arg-type": "0"
935    },
936    {
937      "name": "add_client",
938      "ret-type": "0",
939      "meta-type": "command",
940      "arg-type": "150"
941    },
942    {
943      "name": "query-name",
944      "ret-type": "151",
945      "meta-type": "command",
946      "arg-type": "0"
947    },
948    {
949      "name": "query-kvm",
950      "ret-type": "152",
951      "meta-type": "command",
952      "arg-type": "0"
953    },
954    {
955      "name": "query-uuid",
956      "ret-type": "153",
957      "meta-type": "command",
958      "arg-type": "0"
959    },
960    {
961      "name": "query-events",
962      "ret-type": "[154]",
963      "meta-type": "command",
964      "arg-type": "0"
965    },
966    {
967      "name": "query-cpus",
968      "ret-type": "[155]",
969      "meta-type": "command",
970      "arg-type": "0"
971    },
972    {
973      "name": "query-cpus-fast",
974      "ret-type": "[156]",
975      "meta-type": "command",
976      "arg-type": "0"
977    },
978    {
979      "name": "query-iothreads",
980      "ret-type": "[157]",
981      "meta-type": "command",
982      "arg-type": "0"
983    },
984    {
985      "name": "query-balloon",
986      "ret-type": "158",
987      "meta-type": "command",
988      "arg-type": "0"
989    },
990    {
991      "name": "BALLOON_CHANGE",
992      "meta-type": "event",
993      "arg-type": "159"
994    },
995    {
996      "name": "query-pci",
997      "ret-type": "[160]",
998      "meta-type": "command",
999      "arg-type": "0"
1000    },
1001    {
1002      "name": "quit",
1003      "ret-type": "0",
1004      "meta-type": "command",
1005      "arg-type": "0"
1006    },
1007    {
1008      "name": "stop",
1009      "ret-type": "0",
1010      "meta-type": "command",
1011      "arg-type": "0"
1012    },
1013    {
1014      "name": "system_reset",
1015      "ret-type": "0",
1016      "meta-type": "command",
1017      "arg-type": "0"
1018    },
1019    {
1020      "name": "system_powerdown",
1021      "ret-type": "0",
1022      "meta-type": "command",
1023      "arg-type": "0"
1024    },
1025    {
1026      "name": "cpu-add",
1027      "ret-type": "0",
1028      "meta-type": "command",
1029      "arg-type": "161"
1030    },
1031    {
1032      "name": "memsave",
1033      "ret-type": "0",
1034      "meta-type": "command",
1035      "arg-type": "162"
1036    },
1037    {
1038      "name": "pmemsave",
1039      "ret-type": "0",
1040      "meta-type": "command",
1041      "arg-type": "163"
1042    },
1043    {
1044      "name": "cont",
1045      "ret-type": "0",
1046      "meta-type": "command",
1047      "arg-type": "0"
1048    },
1049    {
1050      "name": "x-exit-preconfig",
1051      "ret-type": "0",
1052      "meta-type": "command",
1053      "arg-type": "0"
1054    },
1055    {
1056      "name": "system_wakeup",
1057      "ret-type": "0",
1058      "meta-type": "command",
1059      "arg-type": "0"
1060    },
1061    {
1062      "name": "inject-nmi",
1063      "ret-type": "0",
1064      "meta-type": "command",
1065      "arg-type": "0"
1066    },
1067    {
1068      "name": "balloon",
1069      "ret-type": "0",
1070      "meta-type": "command",
1071      "arg-type": "164"
1072    },
1073    {
1074      "name": "human-monitor-command",
1075      "ret-type": "str",
1076      "meta-type": "command",
1077      "arg-type": "165"
1078    },
1079    {
1080      "name": "qom-list",
1081      "ret-type": "[167]",
1082      "meta-type": "command",
1083      "arg-type": "166"
1084    },
1085    {
1086      "name": "qom-get",
1087      "ret-type": "any",
1088      "meta-type": "command",
1089      "arg-type": "168"
1090    },
1091    {
1092      "name": "qom-set",
1093      "ret-type": "0",
1094      "meta-type": "command",
1095      "arg-type": "169"
1096    },
1097    {
1098      "name": "change",
1099      "ret-type": "0",
1100      "meta-type": "command",
1101      "arg-type": "170"
1102    },
1103    {
1104      "name": "qom-list-types",
1105      "ret-type": "[172]",
1106      "meta-type": "command",
1107      "arg-type": "171"
1108    },
1109    {
1110      "name": "device-list-properties",
1111      "ret-type": "[167]",
1112      "meta-type": "command",
1113      "arg-type": "173"
1114    },
1115    {
1116      "name": "qom-list-properties",
1117      "ret-type": "[167]",
1118      "meta-type": "command",
1119      "arg-type": "174"
1120    },
1121    {
1122      "name": "xen-set-global-dirty-log",
1123      "ret-type": "0",
1124      "meta-type": "command",
1125      "arg-type": "175"
1126    },
1127    {
1128      "name": "device_add",
1129      "ret-type": "0",
1130      "meta-type": "command",
1131      "arg-type": "176"
1132    },
1133    {
1134      "name": "device_del",
1135      "ret-type": "0",
1136      "meta-type": "command",
1137      "arg-type": "177"
1138    },
1139    {
1140      "name": "DEVICE_DELETED",
1141      "meta-type": "event",
1142      "arg-type": "178"
1143    },
1144    {
1145      "name": "dump-guest-memory",
1146      "ret-type": "0",
1147      "meta-type": "command",
1148      "arg-type": "179"
1149    },
1150    {
1151      "name": "query-dump",
1152      "ret-type": "180",
1153      "meta-type": "command",
1154      "arg-type": "0"
1155    },
1156    {
1157      "name": "DUMP_COMPLETED",
1158      "meta-type": "event",
1159      "arg-type": "181"
1160    },
1161    {
1162      "name": "query-dump-guest-memory-capability",
1163      "ret-type": "182",
1164      "meta-type": "command",
1165      "arg-type": "0"
1166    },
1167    {
1168      "name": "object-add",
1169      "ret-type": "0",
1170      "meta-type": "command",
1171      "arg-type": "183"
1172    },
1173    {
1174      "name": "object-del",
1175      "ret-type": "0",
1176      "meta-type": "command",
1177      "arg-type": "184"
1178    },
1179    {
1180      "name": "getfd",
1181      "ret-type": "0",
1182      "meta-type": "command",
1183      "arg-type": "185"
1184    },
1185    {
1186      "name": "closefd",
1187      "ret-type": "0",
1188      "meta-type": "command",
1189      "arg-type": "186"
1190    },
1191    {
1192      "name": "query-machines",
1193      "ret-type": "[187]",
1194      "meta-type": "command",
1195      "arg-type": "0"
1196    },
1197    {
1198      "name": "query-current-machine",
1199      "ret-type": "188",
1200      "meta-type": "command",
1201      "arg-type": "0"
1202    },
1203    {
1204      "name": "query-memory-size-summary",
1205      "ret-type": "189",
1206      "meta-type": "command",
1207      "arg-type": "0"
1208    },
1209    {
1210      "name": "add-fd",
1211      "ret-type": "191",
1212      "meta-type": "command",
1213      "arg-type": "190"
1214    },
1215    {
1216      "name": "remove-fd",
1217      "ret-type": "0",
1218      "meta-type": "command",
1219      "arg-type": "192"
1220    },
1221    {
1222      "name": "query-fdsets",
1223      "ret-type": "[193]",
1224      "meta-type": "command",
1225      "arg-type": "0"
1226    },
1227    {
1228      "name": "query-target",
1229      "ret-type": "194",
1230      "meta-type": "command",
1231      "arg-type": "0"
1232    },
1233    {
1234      "name": "query-command-line-options",
1235      "ret-type": "[196]",
1236      "meta-type": "command",
1237      "arg-type": "195"
1238    },
1239    {
1240      "name": "query-memdev",
1241      "ret-type": "[197]",
1242      "meta-type": "command",
1243      "arg-type": "0"
1244    },
1245    {
1246      "name": "query-memory-devices",
1247      "ret-type": "[198]",
1248      "meta-type": "command",
1249      "arg-type": "0"
1250    },
1251    {
1252      "name": "MEM_UNPLUG_ERROR",
1253      "meta-type": "event",
1254      "arg-type": "199"
1255    },
1256    {
1257      "name": "query-acpi-ospm-status",
1258      "ret-type": "[200]",
1259      "meta-type": "command",
1260      "arg-type": "0"
1261    },
1262    {
1263      "name": "ACPI_DEVICE_OST",
1264      "meta-type": "event",
1265      "arg-type": "201"
1266    },
1267    {
1268      "name": "xen-load-devices-state",
1269      "ret-type": "0",
1270      "meta-type": "command",
1271      "arg-type": "202"
1272    },
1273    {
1274      "name": "query-hotpluggable-cpus",
1275      "ret-type": "[203]",
1276      "meta-type": "command",
1277      "arg-type": "0"
1278    },
1279    {
1280      "name": "query-vm-generation-id",
1281      "ret-type": "204",
1282      "meta-type": "command",
1283      "arg-type": "0"
1284    },
1285    {
1286      "name": "set-numa-node",
1287      "ret-type": "0",
1288      "meta-type": "command",
1289      "arg-type": "205"
1290    },
1291    {
1292      "name": "RTC_CHANGE",
1293      "meta-type": "event",
1294      "arg-type": "206"
1295    },
1296    {
1297      "name": "query-cpu-definitions",
1298      "ret-type": "[218]",
1299      "meta-type": "command",
1300      "arg-type": "0"
1301    },
1302    {
1303      "name": "0",
1304      "members": [
1305      ],
1306      "meta-type": "object"
1307    },
1308    {
1309      "name": "1",
1310      "members": [
1311        {
1312          "name": "running",
1313          "type": "bool"
1314        },
1315        {
1316          "name": "singlestep",
1317          "type": "bool"
1318        },
1319        {
1320          "name": "status",
1321          "type": "219"
1322        }
1323      ],
1324      "meta-type": "object"
1325    },
1326    {
1327      "name": "2",
1328      "members": [
1329        {
1330          "name": "guest",
1331          "type": "bool"
1332        },
1333        {
1334          "name": "reason",
1335          "type": "220"
1336        }
1337      ],
1338      "meta-type": "object"
1339    },
1340    {
1341      "name": "3",
1342      "members": [
1343        {
1344          "name": "guest",
1345          "type": "bool"
1346        },
1347        {
1348          "name": "reason",
1349          "type": "220"
1350        }
1351      ],
1352      "meta-type": "object"
1353    },
1354    {
1355      "name": "4",
1356      "members": [
1357        {
1358          "name": "action",
1359          "type": "221"
1360        }
1361      ],
1362      "meta-type": "object"
1363    },
1364    {
1365      "name": "5",
1366      "members": [
1367        {
1368          "name": "action",
1369          "type": "221"
1370        }
1371      ],
1372      "meta-type": "object"
1373    },
1374    {
1375      "name": "6",
1376      "members": [
1377        {
1378          "name": "action",
1379          "type": "222"
1380        },
1381        {
1382          "name": "info",
1383          "default": null,
1384          "type": "223"
1385        }
1386      ],
1387      "meta-type": "object"
1388    },
1389    {
1390      "name": "7",
1391      "members": [
1392        {
1393          "name": "id",
1394          "type": "str"
1395        },
1396        {
1397          "name": "status",
1398          "type": "224"
1399        }
1400      ],
1401      "meta-type": "object"
1402    },
1403    {
1404      "name": "8",
1405      "members": [
1406        {
1407          "name": "id",
1408          "type": "str"
1409        }
1410      ],
1411      "meta-type": "object"
1412    },
1413    {
1414      "name": "9",
1415      "members": [
1416        {
1417          "name": "id",
1418          "type": "str"
1419        }
1420      ],
1421      "meta-type": "object"
1422    },
1423    {
1424      "name": "10",
1425      "members": [
1426        {
1427          "name": "id",
1428          "type": "str"
1429        }
1430      ],
1431      "meta-type": "object"
1432    },
1433    {
1434      "name": "11",
1435      "members": [
1436        {
1437          "name": "id",
1438          "type": "str"
1439        }
1440      ],
1441      "meta-type": "object"
1442    },
1443    {
1444      "name": "12",
1445      "members": [
1446        {
1447          "name": "id",
1448          "type": "str"
1449        }
1450      ],
1451      "meta-type": "object"
1452    },
1453    {
1454      "name": "13",
1455      "members": [
1456        {
1457          "name": "id",
1458          "type": "str"
1459        }
1460      ],
1461      "meta-type": "object"
1462    },
1463    {
1464      "name": "[14]",
1465      "element-type": "14",
1466      "meta-type": "array"
1467    },
1468    {
1469      "name": "14",
1470      "members": [
1471        {
1472          "name": "id",
1473          "type": "str"
1474        },
1475        {
1476          "name": "type",
1477          "type": "225"
1478        },
1479        {
1480          "name": "status",
1481          "type": "224"
1482        },
1483        {
1484          "name": "current-progress",
1485          "type": "int"
1486        },
1487        {
1488          "name": "total-progress",
1489          "type": "int"
1490        },
1491        {
1492          "name": "error",
1493          "default": null,
1494          "type": "str"
1495        }
1496      ],
1497      "meta-type": "object"
1498    },
1499    {
1500      "name": "15",
1501      "members": [
1502        {
1503          "name": "id",
1504          "type": "str"
1505        },
1506        {
1507          "name": "boundaries",
1508          "default": null,
1509          "type": "[int]"
1510        },
1511        {
1512          "name": "boundaries-read",
1513          "default": null,
1514          "type": "[int]"
1515        },
1516        {
1517          "name": "boundaries-write",
1518          "default": null,
1519          "type": "[int]"
1520        },
1521        {
1522          "name": "boundaries-flush",
1523          "default": null,
1524          "type": "[int]"
1525        }
1526      ],
1527      "meta-type": "object"
1528    },
1529    {
1530      "name": "[16]",
1531      "element-type": "16",
1532      "meta-type": "array"
1533    },
1534    {
1535      "name": "16",
1536      "members": [
1537        {
1538          "name": "device",
1539          "type": "str"
1540        },
1541        {
1542          "name": "qdev",
1543          "default": null,
1544          "type": "str"
1545        },
1546        {
1547          "name": "type",
1548          "type": "str"
1549        },
1550        {
1551          "name": "removable",
1552          "type": "bool"
1553        },
1554        {
1555          "name": "locked",
1556          "type": "bool"
1557        },
1558        {
1559          "name": "inserted",
1560          "default": null,
1561          "type": "28"
1562        },
1563        {
1564          "name": "tray_open",
1565          "default": null,
1566          "type": "bool"
1567        },
1568        {
1569          "name": "io-status",
1570          "default": null,
1571          "type": "226"
1572        },
1573        {
1574          "name": "dirty-bitmaps",
1575          "default": null,
1576          "type": "[227]"
1577        }
1578      ],
1579      "meta-type": "object"
1580    },
1581    {
1582      "name": "17",
1583      "members": [
1584        {
1585          "name": "query-nodes",
1586          "default": null,
1587          "type": "bool"
1588        }
1589      ],
1590      "meta-type": "object"
1591    },
1592    {
1593      "name": "[18]",
1594      "element-type": "18",
1595      "meta-type": "array"
1596    },
1597    {
1598      "name": "18",
1599      "members": [
1600        {
1601          "name": "device",
1602          "default": null,
1603          "type": "str"
1604        },
1605        {
1606          "name": "qdev",
1607          "default": null,
1608          "type": "str"
1609        },
1610        {
1611          "name": "node-name",
1612          "default": null,
1613          "type": "str"
1614        },
1615        {
1616          "name": "stats",
1617          "type": "228"
1618        },
1619        {
1620          "name": "parent",
1621          "default": null,
1622          "type": "18"
1623        },
1624        {
1625          "name": "backing",
1626          "default": null,
1627          "type": "18"
1628        }
1629      ],
1630      "meta-type": "object"
1631    },
1632    {
1633      "name": "[19]",
1634      "element-type": "19",
1635      "meta-type": "array"
1636    },
1637    {
1638      "name": "19",
1639      "members": [
1640        {
1641          "name": "type",
1642          "type": "str"
1643        },
1644        {
1645          "name": "device",
1646          "type": "str"
1647        },
1648        {
1649          "name": "len",
1650          "type": "int"
1651        },
1652        {
1653          "name": "offset",
1654          "type": "int"
1655        },
1656        {
1657          "name": "busy",
1658          "type": "bool"
1659        },
1660        {
1661          "name": "paused",
1662          "type": "bool"
1663        },
1664        {
1665          "name": "speed",
1666          "type": "int"
1667        },
1668        {
1669          "name": "io-status",
1670          "type": "226"
1671        },
1672        {
1673          "name": "ready",
1674          "type": "bool"
1675        },
1676        {
1677          "name": "status",
1678          "type": "224"
1679        },
1680        {
1681          "name": "auto-finalize",
1682          "type": "bool"
1683        },
1684        {
1685          "name": "auto-dismiss",
1686          "type": "bool"
1687        },
1688        {
1689          "name": "error",
1690          "default": null,
1691          "type": "str"
1692        }
1693      ],
1694      "meta-type": "object"
1695    },
1696    {
1697      "name": "20",
1698      "members": [
1699        {
1700          "name": "device",
1701          "default": null,
1702          "type": "str"
1703        },
1704        {
1705          "name": "node-name",
1706          "default": null,
1707          "type": "str"
1708        },
1709        {
1710          "name": "password",
1711          "type": "str"
1712        }
1713      ],
1714      "meta-type": "object"
1715    },
1716    {
1717      "name": "21",
1718      "members": [
1719        {
1720          "name": "device",
1721          "default": null,
1722          "type": "str"
1723        },
1724        {
1725          "name": "node-name",
1726          "default": null,
1727          "type": "str"
1728        },
1729        {
1730          "name": "size",
1731          "type": "int"
1732        }
1733      ],
1734      "meta-type": "object"
1735    },
1736    {
1737      "name": "22",
1738      "members": [
1739        {
1740          "name": "device",
1741          "default": null,
1742          "type": "str"
1743        },
1744        {
1745          "name": "node-name",
1746          "default": null,
1747          "type": "str"
1748        },
1749        {
1750          "name": "snapshot-file",
1751          "type": "str"
1752        },
1753        {
1754          "name": "snapshot-node-name",
1755          "default": null,
1756          "type": "str"
1757        },
1758        {
1759          "name": "format",
1760          "default": null,
1761          "type": "str"
1762        },
1763        {
1764          "name": "mode",
1765          "default": null,
1766          "type": "229"
1767        }
1768      ],
1769      "meta-type": "object"
1770    },
1771    {
1772      "name": "23",
1773      "members": [
1774        {
1775          "name": "node",
1776          "type": "str"
1777        },
1778        {
1779          "name": "overlay",
1780          "type": "str"
1781        }
1782      ],
1783      "meta-type": "object"
1784    },
1785    {
1786      "name": "24",
1787      "members": [
1788        {
1789          "name": "device",
1790          "type": "str"
1791        },
1792        {
1793          "name": "image-node-name",
1794          "type": "str"
1795        },
1796        {
1797          "name": "backing-file",
1798          "type": "str"
1799        }
1800      ],
1801      "meta-type": "object"
1802    },
1803    {
1804      "name": "25",
1805      "members": [
1806        {
1807          "name": "job-id",
1808          "default": null,
1809          "type": "str"
1810        },
1811        {
1812          "name": "device",
1813          "type": "str"
1814        },
1815        {
1816          "name": "base-node",
1817          "default": null,
1818          "type": "str"
1819        },
1820        {
1821          "name": "base",
1822          "default": null,
1823          "type": "str"
1824        },
1825        {
1826          "name": "top-node",
1827          "default": null,
1828          "type": "str"
1829        },
1830        {
1831          "name": "top",
1832          "default": null,
1833          "type": "str"
1834        },
1835        {
1836          "name": "backing-file",
1837          "default": null,
1838          "type": "str"
1839        },
1840        {
1841          "name": "speed",
1842          "default": null,
1843          "type": "int"
1844        },
1845        {
1846          "name": "filter-node-name",
1847          "default": null,
1848          "type": "str"
1849        },
1850        {
1851          "name": "auto-finalize",
1852          "default": null,
1853          "type": "bool"
1854        },
1855        {
1856          "name": "auto-dismiss",
1857          "default": null,
1858          "type": "bool"
1859        }
1860      ],
1861      "meta-type": "object"
1862    },
1863    {
1864      "name": "26",
1865      "members": [
1866        {
1867          "name": "job-id",
1868          "default": null,
1869          "type": "str"
1870        },
1871        {
1872          "name": "device",
1873          "type": "str"
1874        },
1875        {
1876          "name": "target",
1877          "type": "str"
1878        },
1879        {
1880          "name": "format",
1881          "default": null,
1882          "type": "str"
1883        },
1884        {
1885          "name": "sync",
1886          "type": "230"
1887        },
1888        {
1889          "name": "mode",
1890          "default": null,
1891          "type": "229"
1892        },
1893        {
1894          "name": "speed",
1895          "default": null,
1896          "type": "int"
1897        },
1898        {
1899          "name": "bitmap",
1900          "default": null,
1901          "type": "str"
1902        },
1903        {
1904          "name": "compress",
1905          "default": null,
1906          "type": "bool"
1907        },
1908        {
1909          "name": "on-source-error",
1910          "default": null,
1911          "type": "231"
1912        },
1913        {
1914          "name": "on-target-error",
1915          "default": null,
1916          "type": "231"
1917        },
1918        {
1919          "name": "auto-finalize",
1920          "default": null,
1921          "type": "bool"
1922        },
1923        {
1924          "name": "auto-dismiss",
1925          "default": null,
1926          "type": "bool"
1927        }
1928      ],
1929      "meta-type": "object"
1930    },
1931    {
1932      "name": "27",
1933      "members": [
1934        {
1935          "name": "job-id",
1936          "default": null,
1937          "type": "str"
1938        },
1939        {
1940          "name": "device",
1941          "type": "str"
1942        },
1943        {
1944          "name": "target",
1945          "type": "str"
1946        },
1947        {
1948          "name": "sync",
1949          "type": "230"
1950        },
1951        {
1952          "name": "speed",
1953          "default": null,
1954          "type": "int"
1955        },
1956        {
1957          "name": "bitmap",
1958          "default": null,
1959          "type": "str"
1960        },
1961        {
1962          "name": "compress",
1963          "default": null,
1964          "type": "bool"
1965        },
1966        {
1967          "name": "on-source-error",
1968          "default": null,
1969          "type": "231"
1970        },
1971        {
1972          "name": "on-target-error",
1973          "default": null,
1974          "type": "231"
1975        },
1976        {
1977          "name": "auto-finalize",
1978          "default": null,
1979          "type": "bool"
1980        },
1981        {
1982          "name": "auto-dismiss",
1983          "default": null,
1984          "type": "bool"
1985        }
1986      ],
1987      "meta-type": "object"
1988    },
1989    {
1990      "name": "[28]",
1991      "element-type": "28",
1992      "meta-type": "array"
1993    },
1994    {
1995      "name": "28",
1996      "members": [
1997        {
1998          "name": "file",
1999          "type": "str"
2000        },
2001        {
2002          "name": "node-name",
2003          "default": null,
2004          "type": "str"
2005        },
2006        {
2007          "name": "ro",
2008          "type": "bool"
2009        },
2010        {
2011          "name": "drv",
2012          "type": "str"
2013        },
2014        {
2015          "name": "backing_file",
2016          "default": null,
2017          "type": "str"
2018        },
2019        {
2020          "name": "backing_file_depth",
2021          "type": "int"
2022        },
2023        {
2024          "name": "encrypted",
2025          "type": "bool"
2026        },
2027        {
2028          "name": "encryption_key_missing",
2029          "type": "bool"
2030        },
2031        {
2032          "name": "detect_zeroes",
2033          "type": "232"
2034        },
2035        {
2036          "name": "bps",
2037          "type": "int"
2038        },
2039        {
2040          "name": "bps_rd",
2041          "type": "int"
2042        },
2043        {
2044          "name": "bps_wr",
2045          "type": "int"
2046        },
2047        {
2048          "name": "iops",
2049          "type": "int"
2050        },
2051        {
2052          "name": "iops_rd",
2053          "type": "int"
2054        },
2055        {
2056          "name": "iops_wr",
2057          "type": "int"
2058        },
2059        {
2060          "name": "image",
2061          "type": "233"
2062        },
2063        {
2064          "name": "bps_max",
2065          "default": null,
2066          "type": "int"
2067        },
2068        {
2069          "name": "bps_rd_max",
2070          "default": null,
2071          "type": "int"
2072        },
2073        {
2074          "name": "bps_wr_max",
2075          "default": null,
2076          "type": "int"
2077        },
2078        {
2079          "name": "iops_max",
2080          "default": null,
2081          "type": "int"
2082        },
2083        {
2084          "name": "iops_rd_max",
2085          "default": null,
2086          "type": "int"
2087        },
2088        {
2089          "name": "iops_wr_max",
2090          "default": null,
2091          "type": "int"
2092        },
2093        {
2094          "name": "bps_max_length",
2095          "default": null,
2096          "type": "int"
2097        },
2098        {
2099          "name": "bps_rd_max_length",
2100          "default": null,
2101          "type": "int"
2102        },
2103        {
2104          "name": "bps_wr_max_length",
2105          "default": null,
2106          "type": "int"
2107        },
2108        {
2109          "name": "iops_max_length",
2110          "default": null,
2111          "type": "int"
2112        },
2113        {
2114          "name": "iops_rd_max_length",
2115          "default": null,
2116          "type": "int"
2117        },
2118        {
2119          "name": "iops_wr_max_length",
2120          "default": null,
2121          "type": "int"
2122        },
2123        {
2124          "name": "iops_size",
2125          "default": null,
2126          "type": "int"
2127        },
2128        {
2129          "name": "group",
2130          "default": null,
2131          "type": "str"
2132        },
2133        {
2134          "name": "cache",
2135          "type": "234"
2136        },
2137        {
2138          "name": "write_threshold",
2139          "type": "int"
2140        }
2141      ],
2142      "meta-type": "object"
2143    },
2144    {
2145      "name": "29",
2146      "members": [
2147        {
2148          "name": "nodes",
2149          "type": "[235]"
2150        },
2151        {
2152          "name": "edges",
2153          "type": "[236]"
2154        }
2155      ],
2156      "meta-type": "object"
2157    },
2158    {
2159      "name": "30",
2160      "members": [
2161        {
2162          "name": "job-id",
2163          "default": null,
2164          "type": "str"
2165        },
2166        {
2167          "name": "device",
2168          "type": "str"
2169        },
2170        {
2171          "name": "target",
2172          "type": "str"
2173        },
2174        {
2175          "name": "format",
2176          "default": null,
2177          "type": "str"
2178        },
2179        {
2180          "name": "node-name",
2181          "default": null,
2182          "type": "str"
2183        },
2184        {
2185          "name": "replaces",
2186          "default": null,
2187          "type": "str"
2188        },
2189        {
2190          "name": "sync",
2191          "type": "230"
2192        },
2193        {
2194          "name": "mode",
2195          "default": null,
2196          "type": "229"
2197        },
2198        {
2199          "name": "speed",
2200          "default": null,
2201          "type": "int"
2202        },
2203        {
2204          "name": "granularity",
2205          "default": null,
2206          "type": "int"
2207        },
2208        {
2209          "name": "buf-size",
2210          "default": null,
2211          "type": "int"
2212        },
2213        {
2214          "name": "on-source-error",
2215          "default": null,
2216          "type": "231"
2217        },
2218        {
2219          "name": "on-target-error",
2220          "default": null,
2221          "type": "231"
2222        },
2223        {
2224          "name": "unmap",
2225          "default": null,
2226          "type": "bool"
2227        },
2228        {
2229          "name": "copy-mode",
2230          "default": null,
2231          "type": "237"
2232        },
2233        {
2234          "name": "auto-finalize",
2235          "default": null,
2236          "type": "bool"
2237        },
2238        {
2239          "name": "auto-dismiss",
2240          "default": null,
2241          "type": "bool"
2242        }
2243      ],
2244      "meta-type": "object"
2245    },
2246    {
2247      "name": "31",
2248      "members": [
2249        {
2250          "name": "node",
2251          "type": "str"
2252        },
2253        {
2254          "name": "name",
2255          "type": "str"
2256        },
2257        {
2258          "name": "granularity",
2259          "default": null,
2260          "type": "int"
2261        },
2262        {
2263          "name": "persistent",
2264          "default": null,
2265          "type": "bool"
2266        },
2267        {
2268          "name": "autoload",
2269          "default": null,
2270          "type": "bool"
2271        },
2272        {
2273          "name": "disabled",
2274          "default": null,
2275          "type": "bool"
2276        }
2277      ],
2278      "meta-type": "object"
2279    },
2280    {
2281      "name": "32",
2282      "members": [
2283        {
2284          "name": "node",
2285          "type": "str"
2286        },
2287        {
2288          "name": "name",
2289          "type": "str"
2290        }
2291      ],
2292      "meta-type": "object"
2293    },
2294    {
2295      "name": "33",
2296      "members": [
2297        {
2298          "name": "node",
2299          "type": "str"
2300        },
2301        {
2302          "name": "target",
2303          "type": "str"
2304        },
2305        {
2306          "name": "bitmaps",
2307          "type": "[str]"
2308        }
2309      ],
2310      "meta-type": "object"
2311    },
2312    {
2313      "name": "34",
2314      "members": [
2315        {
2316          "name": "sha256",
2317          "type": "str"
2318        }
2319      ],
2320      "meta-type": "object"
2321    },
2322    {
2323      "name": "35",
2324      "members": [
2325        {
2326          "name": "job-id",
2327          "default": null,
2328          "type": "str"
2329        },
2330        {
2331          "name": "device",
2332          "type": "str"
2333        },
2334        {
2335          "name": "target",
2336          "type": "str"
2337        },
2338        {
2339          "name": "replaces",
2340          "default": null,
2341          "type": "str"
2342        },
2343        {
2344          "name": "sync",
2345          "type": "230"
2346        },
2347        {
2348          "name": "speed",
2349          "default": null,
2350          "type": "int"
2351        },
2352        {
2353          "name": "granularity",
2354          "default": null,
2355          "type": "int"
2356        },
2357        {
2358          "name": "buf-size",
2359          "default": null,
2360          "type": "int"
2361        },
2362        {
2363          "name": "on-source-error",
2364          "default": null,
2365          "type": "231"
2366        },
2367        {
2368          "name": "on-target-error",
2369          "default": null,
2370          "type": "231"
2371        },
2372        {
2373          "name": "filter-node-name",
2374          "default": null,
2375          "type": "str"
2376        },
2377        {
2378          "name": "copy-mode",
2379          "default": null,
2380          "type": "237"
2381        },
2382        {
2383          "name": "auto-finalize",
2384          "default": null,
2385          "type": "bool"
2386        },
2387        {
2388          "name": "auto-dismiss",
2389          "default": null,
2390          "type": "bool"
2391        }
2392      ],
2393      "meta-type": "object"
2394    },
2395    {
2396      "name": "36",
2397      "members": [
2398        {
2399          "name": "device",
2400          "default": null,
2401          "type": "str"
2402        },
2403        {
2404          "name": "id",
2405          "default": null,
2406          "type": "str"
2407        },
2408        {
2409          "name": "bps",
2410          "type": "int"
2411        },
2412        {
2413          "name": "bps_rd",
2414          "type": "int"
2415        },
2416        {
2417          "name": "bps_wr",
2418          "type": "int"
2419        },
2420        {
2421          "name": "iops",
2422          "type": "int"
2423        },
2424        {
2425          "name": "iops_rd",
2426          "type": "int"
2427        },
2428        {
2429          "name": "iops_wr",
2430          "type": "int"
2431        },
2432        {
2433          "name": "bps_max",
2434          "default": null,
2435          "type": "int"
2436        },
2437        {
2438          "name": "bps_rd_max",
2439          "default": null,
2440          "type": "int"
2441        },
2442        {
2443          "name": "bps_wr_max",
2444          "default": null,
2445          "type": "int"
2446        },
2447        {
2448          "name": "iops_max",
2449          "default": null,
2450          "type": "int"
2451        },
2452        {
2453          "name": "iops_rd_max",
2454          "default": null,
2455          "type": "int"
2456        },
2457        {
2458          "name": "iops_wr_max",
2459          "default": null,
2460          "type": "int"
2461        },
2462        {
2463          "name": "bps_max_length",
2464          "default": null,
2465          "type": "int"
2466        },
2467        {
2468          "name": "bps_rd_max_length",
2469          "default": null,
2470          "type": "int"
2471        },
2472        {
2473          "name": "bps_wr_max_length",
2474          "default": null,
2475          "type": "int"
2476        },
2477        {
2478          "name": "iops_max_length",
2479          "default": null,
2480          "type": "int"
2481        },
2482        {
2483          "name": "iops_rd_max_length",
2484          "default": null,
2485          "type": "int"
2486        },
2487        {
2488          "name": "iops_wr_max_length",
2489          "default": null,
2490          "type": "int"
2491        },
2492        {
2493          "name": "iops_size",
2494          "default": null,
2495          "type": "int"
2496        },
2497        {
2498          "name": "group",
2499          "default": null,
2500          "type": "str"
2501        }
2502      ],
2503      "meta-type": "object"
2504    },
2505    {
2506      "name": "37",
2507      "members": [
2508        {
2509          "name": "job-id",
2510          "default": null,
2511          "type": "str"
2512        },
2513        {
2514          "name": "device",
2515          "type": "str"
2516        },
2517        {
2518          "name": "base",
2519          "default": null,
2520          "type": "str"
2521        },
2522        {
2523          "name": "base-node",
2524          "default": null,
2525          "type": "str"
2526        },
2527        {
2528          "name": "backing-file",
2529          "default": null,
2530          "type": "str"
2531        },
2532        {
2533          "name": "speed",
2534          "default": null,
2535          "type": "int"
2536        },
2537        {
2538          "name": "on-error",
2539          "default": null,
2540          "type": "231"
2541        },
2542        {
2543          "name": "auto-finalize",
2544          "default": null,
2545          "type": "bool"
2546        },
2547        {
2548          "name": "auto-dismiss",
2549          "default": null,
2550          "type": "bool"
2551        }
2552      ],
2553      "meta-type": "object"
2554    },
2555    {
2556      "name": "38",
2557      "members": [
2558        {
2559          "name": "device",
2560          "type": "str"
2561        },
2562        {
2563          "name": "speed",
2564          "type": "int"
2565        }
2566      ],
2567      "meta-type": "object"
2568    },
2569    {
2570      "name": "39",
2571      "members": [
2572        {
2573          "name": "device",
2574          "type": "str"
2575        },
2576        {
2577          "name": "force",
2578          "default": null,
2579          "type": "bool"
2580        }
2581      ],
2582      "meta-type": "object"
2583    },
2584    {
2585      "name": "40",
2586      "members": [
2587        {
2588          "name": "device",
2589          "type": "str"
2590        }
2591      ],
2592      "meta-type": "object"
2593    },
2594    {
2595      "name": "41",
2596      "members": [
2597        {
2598          "name": "device",
2599          "type": "str"
2600        }
2601      ],
2602      "meta-type": "object"
2603    },
2604    {
2605      "name": "42",
2606      "members": [
2607        {
2608          "name": "device",
2609          "type": "str"
2610        }
2611      ],
2612      "meta-type": "object"
2613    },
2614    {
2615      "name": "43",
2616      "members": [
2617        {
2618          "name": "id",
2619          "type": "str"
2620        }
2621      ],
2622      "meta-type": "object"
2623    },
2624    {
2625      "name": "44",
2626      "members": [
2627        {
2628          "name": "id",
2629          "type": "str"
2630        }
2631      ],
2632      "meta-type": "object"
2633    },
2634    {
2635      "name": "45",
2636      "tag": "driver",
2637      "variants": [
2638        {
2639          "case": "blkdebug",
2640          "type": "241"
2641        },
2642        {
2643          "case": "blklogwrites",
2644          "type": "242"
2645        },
2646        {
2647          "case": "blkverify",
2648          "type": "243"
2649        },
2650        {
2651          "case": "bochs",
2652          "type": "244"
2653        },
2654        {
2655          "case": "cloop",
2656          "type": "244"
2657        },
2658        {
2659          "case": "copy-on-read",
2660          "type": "244"
2661        },
2662        {
2663          "case": "dmg",
2664          "type": "244"
2665        },
2666        {
2667          "case": "file",
2668          "type": "245"
2669        },
2670        {
2671          "case": "ftp",
2672          "type": "246"
2673        },
2674        {
2675          "case": "ftps",
2676          "type": "247"
2677        },
2678        {
2679          "case": "gluster",
2680          "type": "248"
2681        },
2682        {
2683          "case": "host_cdrom",
2684          "type": "245"
2685        },
2686        {
2687          "case": "host_device",
2688          "type": "245"
2689        },
2690        {
2691          "case": "http",
2692          "type": "249"
2693        },
2694        {
2695          "case": "https",
2696          "type": "250"
2697        },
2698        {
2699          "case": "iscsi",
2700          "type": "251"
2701        },
2702        {
2703          "case": "luks",
2704          "type": "252"
2705        },
2706        {
2707          "case": "nbd",
2708          "type": "253"
2709        },
2710        {
2711          "case": "nfs",
2712          "type": "254"
2713        },
2714        {
2715          "case": "null-aio",
2716          "type": "255"
2717        },
2718        {
2719          "case": "null-co",
2720          "type": "255"
2721        },
2722        {
2723          "case": "nvme",
2724          "type": "256"
2725        },
2726        {
2727          "case": "parallels",
2728          "type": "244"
2729        },
2730        {
2731          "case": "qcow2",
2732          "type": "257"
2733        },
2734        {
2735          "case": "qcow",
2736          "type": "258"
2737        },
2738        {
2739          "case": "qed",
2740          "type": "259"
2741        },
2742        {
2743          "case": "quorum",
2744          "type": "260"
2745        },
2746        {
2747          "case": "raw",
2748          "type": "261"
2749        },
2750        {
2751          "case": "rbd",
2752          "type": "262"
2753        },
2754        {
2755          "case": "replication",
2756          "type": "263"
2757        },
2758        {
2759          "case": "sheepdog",
2760          "type": "264"
2761        },
2762        {
2763          "case": "ssh",
2764          "type": "265"
2765        },
2766        {
2767          "case": "throttle",
2768          "type": "266"
2769        },
2770        {
2771          "case": "vdi",
2772          "type": "244"
2773        },
2774        {
2775          "case": "vhdx",
2776          "type": "244"
2777        },
2778        {
2779          "case": "vmdk",
2780          "type": "259"
2781        },
2782        {
2783          "case": "vpc",
2784          "type": "244"
2785        },
2786        {
2787          "case": "vvfat",
2788          "type": "267"
2789        },
2790        {
2791          "case": "vxhs",
2792          "type": "268"
2793        }
2794      ],
2795      "members": [
2796        {
2797          "name": "driver",
2798          "type": "238"
2799        },
2800        {
2801          "name": "node-name",
2802          "default": null,
2803          "type": "str"
2804        },
2805        {
2806          "name": "discard",
2807          "default": null,
2808          "type": "239"
2809        },
2810        {
2811          "name": "cache",
2812          "default": null,
2813          "type": "240"
2814        },
2815        {
2816          "name": "read-only",
2817          "default": null,
2818          "type": "bool"
2819        },
2820        {
2821          "name": "auto-read-only",
2822          "default": null,
2823          "type": "bool"
2824        },
2825        {
2826          "name": "force-share",
2827          "default": null,
2828          "type": "bool"
2829        },
2830        {
2831          "name": "detect-zeroes",
2832          "default": null,
2833          "type": "232"
2834        }
2835      ],
2836      "meta-type": "object"
2837    },
2838    {
2839      "name": "46",
2840      "members": [
2841        {
2842          "name": "node-name",
2843          "type": "str"
2844        }
2845      ],
2846      "meta-type": "object"
2847    },
2848    {
2849      "name": "47",
2850      "members": [
2851        {
2852          "name": "job-id",
2853          "type": "str"
2854        },
2855        {
2856          "name": "options",
2857          "type": "269"
2858        }
2859      ],
2860      "meta-type": "object"
2861    },
2862    {
2863      "name": "48",
2864      "members": [
2865        {
2866          "name": "device",
2867          "default": null,
2868          "type": "str"
2869        },
2870        {
2871          "name": "id",
2872          "default": null,
2873          "type": "str"
2874        },
2875        {
2876          "name": "force",
2877          "default": null,
2878          "type": "bool"
2879        }
2880      ],
2881      "meta-type": "object"
2882    },
2883    {
2884      "name": "49",
2885      "members": [
2886        {
2887          "name": "device",
2888          "default": null,
2889          "type": "str"
2890        },
2891        {
2892          "name": "id",
2893          "default": null,
2894          "type": "str"
2895        }
2896      ],
2897      "meta-type": "object"
2898    },
2899    {
2900      "name": "50",
2901      "members": [
2902        {
2903          "name": "id",
2904          "type": "str"
2905        }
2906      ],
2907      "meta-type": "object"
2908    },
2909    {
2910      "name": "51",
2911      "members": [
2912        {
2913          "name": "id",
2914          "type": "str"
2915        },
2916        {
2917          "name": "node-name",
2918          "type": "str"
2919        }
2920      ],
2921      "meta-type": "object"
2922    },
2923    {
2924      "name": "52",
2925      "members": [
2926        {
2927          "name": "device",
2928          "default": null,
2929          "type": "str"
2930        },
2931        {
2932          "name": "id",
2933          "default": null,
2934          "type": "str"
2935        },
2936        {
2937          "name": "filename",
2938          "type": "str"
2939        },
2940        {
2941          "name": "format",
2942          "default": null,
2943          "type": "str"
2944        },
2945        {
2946          "name": "read-only-mode",
2947          "default": null,
2948          "type": "270"
2949        }
2950      ],
2951      "meta-type": "object"
2952    },
2953    {
2954      "name": "53",
2955      "members": [
2956        {
2957          "name": "device",
2958          "type": "str"
2959        },
2960        {
2961          "name": "node-name",
2962          "default": null,
2963          "type": "str"
2964        },
2965        {
2966          "name": "msg",
2967          "type": "str"
2968        },
2969        {
2970          "name": "offset",
2971          "default": null,
2972          "type": "int"
2973        },
2974        {
2975          "name": "size",
2976          "default": null,
2977          "type": "int"
2978        },
2979        {
2980          "name": "fatal",
2981          "type": "bool"
2982        }
2983      ],
2984      "meta-type": "object"
2985    },
2986    {
2987      "name": "54",
2988      "members": [
2989        {
2990          "name": "device",
2991          "type": "str"
2992        },
2993        {
2994          "name": "node-name",
2995          "default": null,
2996          "type": "str"
2997        },
2998        {
2999          "name": "operation",
3000          "type": "271"
3001        },
3002        {
3003          "name": "action",
3004          "type": "272"
3005        },
3006        {
3007          "name": "nospace",
3008          "default": null,
3009          "type": "bool"
3010        },
3011        {
3012          "name": "reason",
3013          "type": "str"
3014        }
3015      ],
3016      "meta-type": "object"
3017    },
3018    {
3019      "name": "55",
3020      "members": [
3021        {
3022          "name": "type",
3023          "type": "225"
3024        },
3025        {
3026          "name": "device",
3027          "type": "str"
3028        },
3029        {
3030          "name": "len",
3031          "type": "int"
3032        },
3033        {
3034          "name": "offset",
3035          "type": "int"
3036        },
3037        {
3038          "name": "speed",
3039          "type": "int"
3040        },
3041        {
3042          "name": "error",
3043          "default": null,
3044          "type": "str"
3045        }
3046      ],
3047      "meta-type": "object"
3048    },
3049    {
3050      "name": "56",
3051      "members": [
3052        {
3053          "name": "type",
3054          "type": "225"
3055        },
3056        {
3057          "name": "device",
3058          "type": "str"
3059        },
3060        {
3061          "name": "len",
3062          "type": "int"
3063        },
3064        {
3065          "name": "offset",
3066          "type": "int"
3067        },
3068        {
3069          "name": "speed",
3070          "type": "int"
3071        }
3072      ],
3073      "meta-type": "object"
3074    },
3075    {
3076      "name": "57",
3077      "members": [
3078        {
3079          "name": "device",
3080          "type": "str"
3081        },
3082        {
3083          "name": "operation",
3084          "type": "271"
3085        },
3086        {
3087          "name": "action",
3088          "type": "272"
3089        }
3090      ],
3091      "meta-type": "object"
3092    },
3093    {
3094      "name": "58",
3095      "members": [
3096        {
3097          "name": "type",
3098          "type": "225"
3099        },
3100        {
3101          "name": "device",
3102          "type": "str"
3103        },
3104        {
3105          "name": "len",
3106          "type": "int"
3107        },
3108        {
3109          "name": "offset",
3110          "type": "int"
3111        },
3112        {
3113          "name": "speed",
3114          "type": "int"
3115        }
3116      ],
3117      "meta-type": "object"
3118    },
3119    {
3120      "name": "59",
3121      "members": [
3122        {
3123          "name": "type",
3124          "type": "225"
3125        },
3126        {
3127          "name": "id",
3128          "type": "str"
3129        }
3130      ],
3131      "meta-type": "object"
3132    },
3133    {
3134      "name": "60",
3135      "members": [
3136        {
3137          "name": "node-name",
3138          "type": "str"
3139        },
3140        {
3141          "name": "amount-exceeded",
3142          "type": "int"
3143        },
3144        {
3145          "name": "write-threshold",
3146          "type": "int"
3147        }
3148      ],
3149      "meta-type": "object"
3150    },
3151    {
3152      "name": "61",
3153      "members": [
3154        {
3155          "name": "node-name",
3156          "type": "str"
3157        },
3158        {
3159          "name": "write-threshold",
3160          "type": "int"
3161        }
3162      ],
3163      "meta-type": "object"
3164    },
3165    {
3166      "name": "62",
3167      "members": [
3168        {
3169          "name": "parent",
3170          "type": "str"
3171        },
3172        {
3173          "name": "child",
3174          "default": null,
3175          "type": "str"
3176        },
3177        {
3178          "name": "node",
3179          "default": null,
3180          "type": "str"
3181        }
3182      ],
3183      "meta-type": "object"
3184    },
3185    {
3186      "name": "63",
3187      "members": [
3188        {
3189          "name": "node-name",
3190          "type": "str"
3191        },
3192        {
3193          "name": "iothread",
3194          "type": "273"
3195        },
3196        {
3197          "name": "force",
3198          "default": null,
3199          "type": "bool"
3200        }
3201      ],
3202      "meta-type": "object"
3203    },
3204    {
3205      "name": "[64]",
3206      "element-type": "64",
3207      "meta-type": "array"
3208    },
3209    {
3210      "name": "64",
3211      "members": [
3212        {
3213          "name": "id",
3214          "type": "str"
3215        },
3216        {
3217          "name": "connected",
3218          "type": "bool"
3219        }
3220      ],
3221      "meta-type": "object"
3222    },
3223    {
3224      "name": "65",
3225      "members": [
3226        {
3227          "name": "device",
3228          "type": "str"
3229        },
3230        {
3231          "name": "name",
3232          "type": "str"
3233        }
3234      ],
3235      "meta-type": "object"
3236    },
3237    {
3238      "name": "66",
3239      "members": [
3240        {
3241          "name": "device",
3242          "type": "str"
3243        },
3244        {
3245          "name": "id",
3246          "default": null,
3247          "type": "str"
3248        },
3249        {
3250          "name": "name",
3251          "default": null,
3252          "type": "str"
3253        }
3254      ],
3255      "meta-type": "object"
3256    },
3257    {
3258      "name": "67",
3259      "members": [
3260        {
3261          "name": "id",
3262          "type": "str"
3263        },
3264        {
3265          "name": "name",
3266          "type": "str"
3267        },
3268        {
3269          "name": "vm-state-size",
3270          "type": "int"
3271        },
3272        {
3273          "name": "date-sec",
3274          "type": "int"
3275        },
3276        {
3277          "name": "date-nsec",
3278          "type": "int"
3279        },
3280        {
3281          "name": "vm-clock-sec",
3282          "type": "int"
3283        },
3284        {
3285          "name": "vm-clock-nsec",
3286          "type": "int"
3287        }
3288      ],
3289      "meta-type": "object"
3290    },
3291    {
3292      "name": "68",
3293      "members": [
3294        {
3295          "name": "device",
3296          "default": null,
3297          "type": "str"
3298        },
3299        {
3300          "name": "id",
3301          "default": null,
3302          "type": "str"
3303        },
3304        {
3305          "name": "force",
3306          "default": null,
3307          "type": "bool"
3308        }
3309      ],
3310      "meta-type": "object"
3311    },
3312    {
3313      "name": "69",
3314      "members": [
3315        {
3316          "name": "addr",
3317          "type": "274"
3318        },
3319        {
3320          "name": "tls-creds",
3321          "default": null,
3322          "type": "str"
3323        },
3324        {
3325          "name": "tls-authz",
3326          "default": null,
3327          "type": "str"
3328        }
3329      ],
3330      "meta-type": "object"
3331    },
3332    {
3333      "name": "70",
3334      "members": [
3335        {
3336          "name": "device",
3337          "type": "str"
3338        },
3339        {
3340          "name": "name",
3341          "default": null,
3342          "type": "str"
3343        },
3344        {
3345          "name": "writable",
3346          "default": null,
3347          "type": "bool"
3348        },
3349        {
3350          "name": "bitmap",
3351          "default": null,
3352          "type": "str"
3353        }
3354      ],
3355      "meta-type": "object"
3356    },
3357    {
3358      "name": "71",
3359      "members": [
3360        {
3361          "name": "name",
3362          "type": "str"
3363        },
3364        {
3365          "name": "mode",
3366          "default": null,
3367          "type": "275"
3368        }
3369      ],
3370      "meta-type": "object"
3371    },
3372    {
3373      "name": "72",
3374      "members": [
3375        {
3376          "name": "device",
3377          "type": "str"
3378        },
3379        {
3380          "name": "id",
3381          "type": "str"
3382        },
3383        {
3384          "name": "tray-open",
3385          "type": "bool"
3386        }
3387      ],
3388      "meta-type": "object"
3389    },
3390    {
3391      "name": "73",
3392      "members": [
3393        {
3394          "name": "id",
3395          "type": "str"
3396        },
3397        {
3398          "name": "connected",
3399          "type": "bool"
3400        }
3401      ],
3402      "meta-type": "object"
3403    },
3404    {
3405      "name": "74",
3406      "members": [
3407        {
3408          "name": "reference",
3409          "type": "str"
3410        },
3411        {
3412          "name": "sector-num",
3413          "type": "int"
3414        },
3415        {
3416          "name": "sectors-count",
3417          "type": "int"
3418        }
3419      ],
3420      "meta-type": "object"
3421    },
3422    {
3423      "name": "75",
3424      "members": [
3425        {
3426          "name": "type",
3427          "type": "276"
3428        },
3429        {
3430          "name": "error",
3431          "default": null,
3432          "type": "str"
3433        },
3434        {
3435          "name": "node-name",
3436          "type": "str"
3437        },
3438        {
3439          "name": "sector-num",
3440          "type": "int"
3441        },
3442        {
3443          "name": "sectors-count",
3444          "type": "int"
3445        }
3446      ],
3447      "meta-type": "object"
3448    },
3449    {
3450      "name": "[76]",
3451      "element-type": "76",
3452      "meta-type": "array"
3453    },
3454    {
3455      "name": "76",
3456      "members": [
3457        {
3458          "name": "label",
3459          "type": "str"
3460        },
3461        {
3462          "name": "filename",
3463          "type": "str"
3464        },
3465        {
3466          "name": "frontend-open",
3467          "type": "bool"
3468        }
3469      ],
3470      "meta-type": "object"
3471    },
3472    {
3473      "name": "[77]",
3474      "element-type": "77",
3475      "meta-type": "array"
3476    },
3477    {
3478      "name": "77",
3479      "members": [
3480        {
3481          "name": "name",
3482          "type": "str"
3483        }
3484      ],
3485      "meta-type": "object"
3486    },
3487    {
3488      "name": "78",
3489      "members": [
3490        {
3491          "name": "device",
3492          "type": "str"
3493        },
3494        {
3495          "name": "data",
3496          "type": "str"
3497        },
3498        {
3499          "name": "format",
3500          "default": null,
3501          "type": "277"
3502        }
3503      ],
3504      "meta-type": "object"
3505    },
3506    {
3507      "name": "79",
3508      "members": [
3509        {
3510          "name": "device",
3511          "type": "str"
3512        },
3513        {
3514          "name": "size",
3515          "type": "int"
3516        },
3517        {
3518          "name": "format",
3519          "default": null,
3520          "type": "277"
3521        }
3522      ],
3523      "meta-type": "object"
3524    },
3525    {
3526      "name": "str",
3527      "json-type": "string",
3528      "meta-type": "builtin"
3529    },
3530    {
3531      "name": "80",
3532      "members": [
3533        {
3534          "name": "id",
3535          "type": "str"
3536        },
3537        {
3538          "name": "backend",
3539          "type": "278"
3540        }
3541      ],
3542      "meta-type": "object"
3543    },
3544    {
3545      "name": "81",
3546      "members": [
3547        {
3548          "name": "pty",
3549          "default": null,
3550          "type": "str"
3551        }
3552      ],
3553      "meta-type": "object"
3554    },
3555    {
3556      "name": "82",
3557      "members": [
3558        {
3559          "name": "id",
3560          "type": "str"
3561        },
3562        {
3563          "name": "backend",
3564          "type": "278"
3565        }
3566      ],
3567      "meta-type": "object"
3568    },
3569    {
3570      "name": "83",
3571      "members": [
3572        {
3573          "name": "id",
3574          "type": "str"
3575        }
3576      ],
3577      "meta-type": "object"
3578    },
3579    {
3580      "name": "84",
3581      "members": [
3582        {
3583          "name": "id",
3584          "type": "str"
3585        }
3586      ],
3587      "meta-type": "object"
3588    },
3589    {
3590      "name": "85",
3591      "members": [
3592        {
3593          "name": "id",
3594          "type": "str"
3595        },
3596        {
3597          "name": "open",
3598          "type": "bool"
3599        }
3600      ],
3601      "meta-type": "object"
3602    },
3603    {
3604      "name": "86",
3605      "members": [
3606        {
3607          "name": "name",
3608          "type": "str"
3609        },
3610        {
3611          "name": "up",
3612          "type": "bool"
3613        }
3614      ],
3615      "meta-type": "object"
3616    },
3617    {
3618      "name": "87",
3619      "members": [
3620        {
3621          "name": "type",
3622          "type": "str"
3623        },
3624        {
3625          "name": "id",
3626          "type": "str"
3627        }
3628      ],
3629      "meta-type": "object"
3630    },
3631    {
3632      "name": "88",
3633      "members": [
3634        {
3635          "name": "id",
3636          "type": "str"
3637        }
3638      ],
3639      "meta-type": "object"
3640    },
3641    {
3642      "name": "89",
3643      "members": [
3644        {
3645          "name": "name",
3646          "default": null,
3647          "type": "str"
3648        }
3649      ],
3650      "meta-type": "object"
3651    },
3652    {
3653      "name": "[90]",
3654      "element-type": "90",
3655      "meta-type": "array"
3656    },
3657    {
3658      "name": "90",
3659      "members": [
3660        {
3661          "name": "name",
3662          "type": "str"
3663        },
3664        {
3665          "name": "promiscuous",
3666          "type": "bool"
3667        },
3668        {
3669          "name": "multicast",
3670          "type": "279"
3671        },
3672        {
3673          "name": "unicast",
3674          "type": "279"
3675        },
3676        {
3677          "name": "vlan",
3678          "type": "279"
3679        },
3680        {
3681          "name": "broadcast-allowed",
3682          "type": "bool"
3683        },
3684        {
3685          "name": "multicast-overflow",
3686          "type": "bool"
3687        },
3688        {
3689          "name": "unicast-overflow",
3690          "type": "bool"
3691        },
3692        {
3693          "name": "main-mac",
3694          "type": "str"
3695        },
3696        {
3697          "name": "vlan-table",
3698          "type": "[int]"
3699        },
3700        {
3701          "name": "unicast-table",
3702          "type": "[str]"
3703        },
3704        {
3705          "name": "multicast-table",
3706          "type": "[str]"
3707        }
3708      ],
3709      "meta-type": "object"
3710    },
3711    {
3712      "name": "91",
3713      "members": [
3714        {
3715          "name": "name",
3716          "default": null,
3717          "type": "str"
3718        },
3719        {
3720          "name": "path",
3721          "type": "str"
3722        }
3723      ],
3724      "meta-type": "object"
3725    },
3726    {
3727      "name": "92",
3728      "members": [
3729        {
3730          "name": "initial",
3731          "type": "int"
3732        },
3733        {
3734          "name": "max",
3735          "type": "int"
3736        },
3737        {
3738          "name": "rounds",
3739          "type": "int"
3740        },
3741        {
3742          "name": "step",
3743          "type": "int"
3744        }
3745      ],
3746      "meta-type": "object"
3747    },
3748    {
3749      "name": "93",
3750      "members": [
3751        {
3752          "name": "netdev",
3753          "type": "str"
3754        },
3755        {
3756          "name": "gid-status",
3757          "type": "bool"
3758        },
3759        {
3760          "name": "subnet-prefix",
3761          "type": "int"
3762        },
3763        {
3764          "name": "interface-id",
3765          "type": "int"
3766        }
3767      ],
3768      "meta-type": "object"
3769    },
3770    {
3771      "name": "94",
3772      "members": [
3773        {
3774          "name": "name",
3775          "type": "str"
3776        }
3777      ],
3778      "meta-type": "object"
3779    },
3780    {
3781      "name": "95",
3782      "members": [
3783        {
3784          "name": "name",
3785          "type": "str"
3786        },
3787        {
3788          "name": "id",
3789          "type": "int"
3790        },
3791        {
3792          "name": "ports",
3793          "type": "int"
3794        }
3795      ],
3796      "meta-type": "object"
3797    },
3798    {
3799      "name": "96",
3800      "members": [
3801        {
3802          "name": "name",
3803          "type": "str"
3804        }
3805      ],
3806      "meta-type": "object"
3807    },
3808    {
3809      "name": "[97]",
3810      "element-type": "97",
3811      "meta-type": "array"
3812    },
3813    {
3814      "name": "97",
3815      "members": [
3816        {
3817          "name": "name",
3818          "type": "str"
3819        },
3820        {
3821          "name": "enabled",
3822          "type": "bool"
3823        },
3824        {
3825          "name": "link-up",
3826          "type": "bool"
3827        },
3828        {
3829          "name": "speed",
3830          "type": "int"
3831        },
3832        {
3833          "name": "duplex",
3834          "type": "280"
3835        },
3836        {
3837          "name": "autoneg",
3838          "type": "281"
3839        }
3840      ],
3841      "meta-type": "object"
3842    },
3843    {
3844      "name": "98",
3845      "members": [
3846        {
3847          "name": "name",
3848          "type": "str"
3849        },
3850        {
3851          "name": "tbl-id",
3852          "default": null,
3853          "type": "int"
3854        }
3855      ],
3856      "meta-type": "object"
3857    },
3858    {
3859      "name": "[99]",
3860      "element-type": "99",
3861      "meta-type": "array"
3862    },
3863    {
3864      "name": "99",
3865      "members": [
3866        {
3867          "name": "cookie",
3868          "type": "int"
3869        },
3870        {
3871          "name": "hits",
3872          "type": "int"
3873        },
3874        {
3875          "name": "key",
3876          "type": "282"
3877        },
3878        {
3879          "name": "mask",
3880          "type": "283"
3881        },
3882        {
3883          "name": "action",
3884          "type": "284"
3885        }
3886      ],
3887      "meta-type": "object"
3888    },
3889    {
3890      "name": "100",
3891      "members": [
3892        {
3893          "name": "name",
3894          "type": "str"
3895        },
3896        {
3897          "name": "type",
3898          "default": null,
3899          "type": "int"
3900        }
3901      ],
3902      "meta-type": "object"
3903    },
3904    {
3905      "name": "[101]",
3906      "element-type": "101",
3907      "meta-type": "array"
3908    },
3909    {
3910      "name": "101",
3911      "members": [
3912        {
3913          "name": "id",
3914          "type": "int"
3915        },
3916        {
3917          "name": "type",
3918          "type": "int"
3919        },
3920        {
3921          "name": "vlan-id",
3922          "default": null,
3923          "type": "int"
3924        },
3925        {
3926          "name": "pport",
3927          "default": null,
3928          "type": "int"
3929        },
3930        {
3931          "name": "index",
3932          "default": null,
3933          "type": "int"
3934        },
3935        {
3936          "name": "out-pport",
3937          "default": null,
3938          "type": "int"
3939        },
3940        {
3941          "name": "group-id",
3942          "default": null,
3943          "type": "int"
3944        },
3945        {
3946          "name": "set-vlan-id",
3947          "default": null,
3948          "type": "int"
3949        },
3950        {
3951          "name": "pop-vlan",
3952          "default": null,
3953          "type": "int"
3954        },
3955        {
3956          "name": "group-ids",
3957          "default": null,
3958          "type": "[int]"
3959        },
3960        {
3961          "name": "set-eth-src",
3962          "default": null,
3963          "type": "str"
3964        },
3965        {
3966          "name": "set-eth-dst",
3967          "default": null,
3968          "type": "str"
3969        },
3970        {
3971          "name": "ttl-check",
3972          "default": null,
3973          "type": "int"
3974        }
3975      ],
3976      "meta-type": "object"
3977    },
3978    {
3979      "name": "[102]",
3980      "element-type": "102",
3981      "meta-type": "array"
3982    },
3983    {
3984      "name": "102",
3985      "meta-type": "enum",
3986      "values": [
3987        "tpm-tis",
3988        "tpm-crb"
3989      ]
3990    },
3991    {
3992      "name": "[103]",
3993      "element-type": "103",
3994      "meta-type": "array"
3995    },
3996    {
3997      "name": "103",
3998      "meta-type": "enum",
3999      "values": [
4000        "passthrough",
4001        "emulator"
4002      ]
4003    },
4004    {
4005      "name": "[104]",
4006      "element-type": "104",
4007      "meta-type": "array"
4008    },
4009    {
4010      "name": "104",
4011      "members": [
4012        {
4013          "name": "id",
4014          "type": "str"
4015        },
4016        {
4017          "name": "model",
4018          "type": "102"
4019        },
4020        {
4021          "name": "options",
4022          "type": "285"
4023        }
4024      ],
4025      "meta-type": "object"
4026    },
4027    {
4028      "name": "105",
4029      "members": [
4030        {
4031          "name": "protocol",
4032          "type": "str"
4033        },
4034        {
4035          "name": "password",
4036          "type": "str"
4037        },
4038        {
4039          "name": "connected",
4040          "default": null,
4041          "type": "str"
4042        }
4043      ],
4044      "meta-type": "object"
4045    },
4046    {
4047      "name": "106",
4048      "members": [
4049        {
4050          "name": "protocol",
4051          "type": "str"
4052        },
4053        {
4054          "name": "time",
4055          "type": "str"
4056        }
4057      ],
4058      "meta-type": "object"
4059    },
4060    {
4061      "name": "107",
4062      "members": [
4063        {
4064          "name": "filename",
4065          "type": "str"
4066        },
4067        {
4068          "name": "device",
4069          "default": null,
4070          "type": "str"
4071        },
4072        {
4073          "name": "head",
4074          "default": null,
4075          "type": "int"
4076        }
4077      ],
4078      "meta-type": "object"
4079    },
4080    {
4081      "name": "112",
4082      "members": [
4083        {
4084          "name": "enabled",
4085          "type": "bool"
4086        },
4087        {
4088          "name": "host",
4089          "default": null,
4090          "type": "str"
4091        },
4092        {
4093          "name": "family",
4094          "default": null,
4095          "type": "290"
4096        },
4097        {
4098          "name": "service",
4099          "default": null,
4100          "type": "str"
4101        },
4102        {
4103          "name": "auth",
4104          "default": null,
4105          "type": "str"
4106        },
4107        {
4108          "name": "clients",
4109          "default": null,
4110          "type": "[291]"
4111        }
4112      ],
4113      "meta-type": "object"
4114    },
4115    {
4116      "name": "[113]",
4117      "element-type": "113",
4118      "meta-type": "array"
4119    },
4120    {
4121      "name": "113",
4122      "members": [
4123        {
4124          "name": "id",
4125          "type": "str"
4126        },
4127        {
4128          "name": "server",
4129          "type": "[292]"
4130        },
4131        {
4132          "name": "clients",
4133          "type": "[291]"
4134        },
4135        {
4136          "name": "auth",
4137          "type": "293"
4138        },
4139        {
4140          "name": "vencrypt",
4141          "default": null,
4142          "type": "294"
4143        },
4144        {
4145          "name": "display",
4146          "default": null,
4147          "type": "str"
4148        }
4149      ],
4150      "meta-type": "object"
4151    },
4152    {
4153      "name": "114",
4154      "members": [
4155        {
4156          "name": "password",
4157          "type": "str"
4158        }
4159      ],
4160      "meta-type": "object"
4161    },
4162    {
4163      "name": "115",
4164      "members": [
4165        {
4166          "name": "server",
4167          "type": "295"
4168        },
4169        {
4170          "name": "client",
4171          "type": "296"
4172        }
4173      ],
4174      "meta-type": "object"
4175    },
4176    {
4177      "name": "116",
4178      "members": [
4179        {
4180          "name": "server",
4181          "type": "295"
4182        },
4183        {
4184          "name": "client",
4185          "type": "291"
4186        }
4187      ],
4188      "meta-type": "object"
4189    },
4190    {
4191      "name": "117",
4192      "members": [
4193        {
4194          "name": "server",
4195          "type": "295"
4196        },
4197        {
4198          "name": "client",
4199          "type": "291"
4200        }
4201      ],
4202      "meta-type": "object"
4203    },
4204    {
4205      "name": "[118]",
4206      "element-type": "118",
4207      "meta-type": "array"
4208    },
4209    {
4210      "name": "118",
4211      "members": [
4212        {
4213          "name": "name",
4214          "type": "str"
4215        },
4216        {
4217          "name": "index",
4218          "type": "int"
4219        },
4220        {
4221          "name": "current",
4222          "type": "bool"
4223        },
4224        {
4225          "name": "absolute",
4226          "type": "bool"
4227        }
4228      ],
4229      "meta-type": "object"
4230    },
4231    {
4232      "name": "119",
4233      "members": [
4234        {
4235          "name": "keys",
4236          "type": "[297]"
4237        },
4238        {
4239          "name": "hold-time",
4240          "default": null,
4241          "type": "int"
4242        }
4243      ],
4244      "meta-type": "object"
4245    },
4246    {
4247      "name": "120",
4248      "members": [
4249        {
4250          "name": "device",
4251          "default": null,
4252          "type": "str"
4253        },
4254        {
4255          "name": "head",
4256          "default": null,
4257          "type": "int"
4258        },
4259        {
4260          "name": "events",
4261          "type": "[298]"
4262        }
4263      ],
4264      "meta-type": "object"
4265    },
4266    {
4267      "name": "121",
4268      "tag": "type",
4269      "variants": [
4270        {
4271          "case": "gtk",
4272          "type": "301"
4273        },
4274        {
4275          "case": "curses",
4276          "type": "302"
4277        },
4278        {
4279          "case": "egl-headless",
4280          "type": "303"
4281        },
4282        {
4283          "case": "default",
4284          "type": "0"
4285        },
4286        {
4287          "case": "none",
4288          "type": "0"
4289        },
4290        {
4291          "case": "sdl",
4292          "type": "0"
4293        },
4294        {
4295          "case": "cocoa",
4296          "type": "0"
4297        },
4298        {
4299          "case": "spice-app",
4300          "type": "0"
4301        }
4302      ],
4303      "members": [
4304        {
4305          "name": "type",
4306          "type": "299"
4307        },
4308        {
4309          "name": "full-screen",
4310          "default": null,
4311          "type": "bool"
4312        },
4313        {
4314          "name": "window-close",
4315          "default": null,
4316          "type": "bool"
4317        },
4318        {
4319          "name": "gl",
4320          "default": null,
4321          "type": "300"
4322        }
4323      ],
4324      "meta-type": "object"
4325    },
4326    {
4327      "name": "122",
4328      "members": [
4329        {
4330          "name": "status",
4331          "default": null,
4332          "type": "304"
4333        },
4334        {
4335          "name": "ram",
4336          "default": null,
4337          "type": "305"
4338        },
4339        {
4340          "name": "disk",
4341          "default": null,
4342          "type": "305"
4343        },
4344        {
4345          "name": "xbzrle-cache",
4346          "default": null,
4347          "type": "306"
4348        },
4349        {
4350          "name": "total-time",
4351          "default": null,
4352          "type": "int"
4353        },
4354        {
4355          "name": "expected-downtime",
4356          "default": null,
4357          "type": "int"
4358        },
4359        {
4360          "name": "downtime",
4361          "default": null,
4362          "type": "int"
4363        },
4364        {
4365          "name": "setup-time",
4366          "default": null,
4367          "type": "int"
4368        },
4369        {
4370          "name": "cpu-throttle-percentage",
4371          "default": null,
4372          "type": "int"
4373        },
4374        {
4375          "name": "error-desc",
4376          "default": null,
4377          "type": "str"
4378        },
4379        {
4380          "name": "postcopy-blocktime",
4381          "default": null,
4382          "type": "int"
4383        },
4384        {
4385          "name": "postcopy-vcpu-blocktime",
4386          "default": null,
4387          "type": "[int]"
4388        },
4389        {
4390          "name": "compression",
4391          "default": null,
4392          "type": "307"
4393        },
4394        {
4395          "name": "socket-address",
4396          "default": null,
4397          "type": "[308]"
4398        }
4399      ],
4400      "meta-type": "object"
4401    },
4402    {
4403      "name": "123",
4404      "members": [
4405        {
4406          "name": "capabilities",
4407          "type": "[124]"
4408        }
4409      ],
4410      "meta-type": "object"
4411    },
4412    {
4413      "name": "[124]",
4414      "element-type": "124",
4415      "meta-type": "array"
4416    },
4417    {
4418      "name": "124",
4419      "members": [
4420        {
4421          "name": "capability",
4422          "type": "309"
4423        },
4424        {
4425          "name": "state",
4426          "type": "bool"
4427        }
4428      ],
4429      "meta-type": "object"
4430    },
4431    {
4432      "name": "125",
4433      "members": [
4434        {
4435          "name": "announce-initial",
4436          "default": null,
4437          "type": "int"
4438        },
4439        {
4440          "name": "announce-max",
4441          "default": null,
4442          "type": "int"
4443        },
4444        {
4445          "name": "announce-rounds",
4446          "default": null,
4447          "type": "int"
4448        },
4449        {
4450          "name": "announce-step",
4451          "default": null,
4452          "type": "int"
4453        },
4454        {
4455          "name": "compress-level",
4456          "default": null,
4457          "type": "int"
4458        },
4459        {
4460          "name": "compress-threads",
4461          "default": null,
4462          "type": "int"
4463        },
4464        {
4465          "name": "compress-wait-thread",
4466          "default": null,
4467          "type": "bool"
4468        },
4469        {
4470          "name": "decompress-threads",
4471          "default": null,
4472          "type": "int"
4473        },
4474        {
4475          "name": "cpu-throttle-initial",
4476          "default": null,
4477          "type": "int"
4478        },
4479        {
4480          "name": "cpu-throttle-increment",
4481          "default": null,
4482          "type": "int"
4483        },
4484        {
4485          "name": "tls-creds",
4486          "default": null,
4487          "type": "273"
4488        },
4489        {
4490          "name": "tls-hostname",
4491          "default": null,
4492          "type": "273"
4493        },
4494        {
4495          "name": "tls-authz",
4496          "default": null,
4497          "type": "273"
4498        },
4499        {
4500          "name": "max-bandwidth",
4501          "default": null,
4502          "type": "int"
4503        },
4504        {
4505          "name": "downtime-limit",
4506          "default": null,
4507          "type": "int"
4508        },
4509        {
4510          "name": "x-checkpoint-delay",
4511          "default": null,
4512          "type": "int"
4513        },
4514        {
4515          "name": "block-incremental",
4516          "default": null,
4517          "type": "bool"
4518        },
4519        {
4520          "name": "multifd-channels",
4521          "default": null,
4522          "type": "int"
4523        },
4524        {
4525          "name": "xbzrle-cache-size",
4526          "default": null,
4527          "type": "int"
4528        },
4529        {
4530          "name": "max-postcopy-bandwidth",
4531          "default": null,
4532          "type": "int"
4533        },
4534        {
4535          "name": "max-cpu-throttle",
4536          "default": null,
4537          "type": "int"
4538        }
4539      ],
4540      "meta-type": "object"
4541    },
4542    {
4543      "name": "126",
4544      "members": [
4545        {
4546          "name": "announce-initial",
4547          "default": null,
4548          "type": "int"
4549        },
4550        {
4551          "name": "announce-max",
4552          "default": null,
4553          "type": "int"
4554        },
4555        {
4556          "name": "announce-rounds",
4557          "default": null,
4558          "type": "int"
4559        },
4560        {
4561          "name": "announce-step",
4562          "default": null,
4563          "type": "int"
4564        },
4565        {
4566          "name": "compress-level",
4567          "default": null,
4568          "type": "int"
4569        },
4570        {
4571          "name": "compress-threads",
4572          "default": null,
4573          "type": "int"
4574        },
4575        {
4576          "name": "compress-wait-thread",
4577          "default": null,
4578          "type": "bool"
4579        },
4580        {
4581          "name": "decompress-threads",
4582          "default": null,
4583          "type": "int"
4584        },
4585        {
4586          "name": "cpu-throttle-initial",
4587          "default": null,
4588          "type": "int"
4589        },
4590        {
4591          "name": "cpu-throttle-increment",
4592          "default": null,
4593          "type": "int"
4594        },
4595        {
4596          "name": "tls-creds",
4597          "default": null,
4598          "type": "str"
4599        },
4600        {
4601          "name": "tls-hostname",
4602          "default": null,
4603          "type": "str"
4604        },
4605        {
4606          "name": "tls-authz",
4607          "default": null,
4608          "type": "str"
4609        },
4610        {
4611          "name": "max-bandwidth",
4612          "default": null,
4613          "type": "int"
4614        },
4615        {
4616          "name": "downtime-limit",
4617          "default": null,
4618          "type": "int"
4619        },
4620        {
4621          "name": "x-checkpoint-delay",
4622          "default": null,
4623          "type": "int"
4624        },
4625        {
4626          "name": "block-incremental",
4627          "default": null,
4628          "type": "bool"
4629        },
4630        {
4631          "name": "multifd-channels",
4632          "default": null,
4633          "type": "int"
4634        },
4635        {
4636          "name": "xbzrle-cache-size",
4637          "default": null,
4638          "type": "int"
4639        },
4640        {
4641          "name": "max-postcopy-bandwidth",
4642          "default": null,
4643          "type": "int"
4644        },
4645        {
4646          "name": "max-cpu-throttle",
4647          "default": null,
4648          "type": "int"
4649        }
4650      ],
4651      "meta-type": "object"
4652    },
4653    {
4654      "name": "127",
4655      "members": [
4656        {
4657          "name": "protocol",
4658          "type": "str"
4659        },
4660        {
4661          "name": "hostname",
4662          "type": "str"
4663        },
4664        {
4665          "name": "port",
4666          "default": null,
4667          "type": "int"
4668        },
4669        {
4670          "name": "tls-port",
4671          "default": null,
4672          "type": "int"
4673        },
4674        {
4675          "name": "cert-subject",
4676          "default": null,
4677          "type": "str"
4678        }
4679      ],
4680      "meta-type": "object"
4681    },
4682    {
4683      "name": "128",
4684      "members": [
4685        {
4686          "name": "status",
4687          "type": "304"
4688        }
4689      ],
4690      "meta-type": "object"
4691    },
4692    {
4693      "name": "129",
4694      "members": [
4695        {
4696          "name": "pass",
4697          "type": "int"
4698        }
4699      ],
4700      "meta-type": "object"
4701    },
4702    {
4703      "name": "130",
4704      "members": [
4705        {
4706          "name": "mode",
4707          "type": "310"
4708        },
4709        {
4710          "name": "reason",
4711          "type": "311"
4712        }
4713      ],
4714      "meta-type": "object"
4715    },
4716    {
4717      "name": "131",
4718      "members": [
4719        {
4720          "name": "state",
4721          "type": "304"
4722        }
4723      ],
4724      "meta-type": "object"
4725    },
4726    {
4727      "name": "132",
4728      "members": [
4729        {
4730          "name": "value",
4731          "type": "number"
4732        }
4733      ],
4734      "meta-type": "object"
4735    },
4736    {
4737      "name": "133",
4738      "members": [
4739        {
4740          "name": "value",
4741          "type": "int"
4742        }
4743      ],
4744      "meta-type": "object"
4745    },
4746    {
4747      "name": "134",
4748      "members": [
4749        {
4750          "name": "value",
4751          "type": "int"
4752        }
4753      ],
4754      "meta-type": "object"
4755    },
4756    {
4757      "name": "int",
4758      "json-type": "int",
4759      "meta-type": "builtin"
4760    },
4761    {
4762      "name": "135",
4763      "members": [
4764        {
4765          "name": "uri",
4766          "type": "str"
4767        },
4768        {
4769          "name": "blk",
4770          "default": null,
4771          "type": "bool"
4772        },
4773        {
4774          "name": "inc",
4775          "default": null,
4776          "type": "bool"
4777        },
4778        {
4779          "name": "detach",
4780          "default": null,
4781          "type": "bool"
4782        },
4783        {
4784          "name": "resume",
4785          "default": null,
4786          "type": "bool"
4787        }
4788      ],
4789      "meta-type": "object"
4790    },
4791    {
4792      "name": "136",
4793      "members": [
4794        {
4795          "name": "uri",
4796          "type": "str"
4797        }
4798      ],
4799      "meta-type": "object"
4800    },
4801    {
4802      "name": "137",
4803      "members": [
4804        {
4805          "name": "filename",
4806          "type": "str"
4807        },
4808        {
4809          "name": "live",
4810          "default": null,
4811          "type": "bool"
4812        }
4813      ],
4814      "meta-type": "object"
4815    },
4816    {
4817      "name": "138",
4818      "members": [
4819        {
4820          "name": "enable",
4821          "type": "bool"
4822        },
4823        {
4824          "name": "primary",
4825          "type": "bool"
4826        },
4827        {
4828          "name": "failover",
4829          "default": null,
4830          "type": "bool"
4831        }
4832      ],
4833      "meta-type": "object"
4834    },
4835    {
4836      "name": "139",
4837      "members": [
4838        {
4839          "name": "error",
4840          "type": "bool"
4841        },
4842        {
4843          "name": "desc",
4844          "default": null,
4845          "type": "str"
4846        }
4847      ],
4848      "meta-type": "object"
4849    },
4850    {
4851      "name": "140",
4852      "members": [
4853        {
4854          "name": "mode",
4855          "type": "310"
4856        },
4857        {
4858          "name": "last-mode",
4859          "type": "310"
4860        },
4861        {
4862          "name": "reason",
4863          "type": "311"
4864        }
4865      ],
4866      "meta-type": "object"
4867    },
4868    {
4869      "name": "141",
4870      "members": [
4871        {
4872          "name": "uri",
4873          "type": "str"
4874        }
4875      ],
4876      "meta-type": "object"
4877    },
4878    {
4879      "name": "142",
4880      "members": [
4881        {
4882          "name": "actions",
4883          "type": "[312]"
4884        },
4885        {
4886          "name": "properties",
4887          "default": null,
4888          "type": "313"
4889        }
4890      ],
4891      "meta-type": "object"
4892    },
4893    {
4894      "name": "143",
4895      "members": [
4896        {
4897          "name": "name",
4898          "type": "str"
4899        },
4900        {
4901          "name": "vcpu",
4902          "default": null,
4903          "type": "int"
4904        }
4905      ],
4906      "meta-type": "object"
4907    },
4908    {
4909      "name": "[144]",
4910      "element-type": "144",
4911      "meta-type": "array"
4912    },
4913    {
4914      "name": "144",
4915      "members": [
4916        {
4917          "name": "name",
4918          "type": "str"
4919        },
4920        {
4921          "name": "state",
4922          "type": "314"
4923        },
4924        {
4925          "name": "vcpu",
4926          "type": "bool"
4927        }
4928      ],
4929      "meta-type": "object"
4930    },
4931    {
4932      "name": "145",
4933      "members": [
4934        {
4935          "name": "name",
4936          "type": "str"
4937        },
4938        {
4939          "name": "enable",
4940          "type": "bool"
4941        },
4942        {
4943          "name": "ignore-unavailable",
4944          "default": null,
4945          "type": "bool"
4946        },
4947        {
4948          "name": "vcpu",
4949          "default": null,
4950          "type": "int"
4951        }
4952      ],
4953      "meta-type": "object"
4954    },
4955    {
4956      "name": "[146]",
4957      "element-type": "146",
4958      "meta-type": "array"
4959    },
4960    {
4961      "name": "146",
4962      "tag": "meta-type",
4963      "variants": [
4964        {
4965          "case": "builtin",
4966          "type": "316"
4967        },
4968        {
4969          "case": "enum",
4970          "type": "317"
4971        },
4972        {
4973          "case": "array",
4974          "type": "318"
4975        },
4976        {
4977          "case": "object",
4978          "type": "319"
4979        },
4980        {
4981          "case": "alternate",
4982          "type": "320"
4983        },
4984        {
4985          "case": "command",
4986          "type": "321"
4987        },
4988        {
4989          "case": "event",
4990          "type": "322"
4991        }
4992      ],
4993      "members": [
4994        {
4995          "name": "name",
4996          "type": "str"
4997        },
4998        {
4999          "name": "meta-type",
5000          "type": "315"
5001        }
5002      ],
5003      "meta-type": "object"
5004    },
5005    {
5006      "name": "147",
5007      "members": [
5008        {
5009          "name": "enable",
5010          "default": null,
5011          "type": "[323]"
5012        }
5013      ],
5014      "meta-type": "object"
5015    },
5016    {
5017      "name": "148",
5018      "members": [
5019        {
5020          "name": "qemu",
5021          "type": "324"
5022        },
5023        {
5024          "name": "package",
5025          "type": "str"
5026        }
5027      ],
5028      "meta-type": "object"
5029    },
5030    {
5031      "name": "[149]",
5032      "element-type": "149",
5033      "meta-type": "array"
5034    },
5035    {
5036      "name": "149",
5037      "members": [
5038        {
5039          "name": "name",
5040          "type": "str"
5041        }
5042      ],
5043      "meta-type": "object"
5044    },
5045    {
5046      "name": "150",
5047      "members": [
5048        {
5049          "name": "protocol",
5050          "type": "str"
5051        },
5052        {
5053          "name": "fdname",
5054          "type": "str"
5055        },
5056        {
5057          "name": "skipauth",
5058          "default": null,
5059          "type": "bool"
5060        },
5061        {
5062          "name": "tls",
5063          "default": null,
5064          "type": "bool"
5065        }
5066      ],
5067      "meta-type": "object"
5068    },
5069    {
5070      "name": "151",
5071      "members": [
5072        {
5073          "name": "name",
5074          "default": null,
5075          "type": "str"
5076        }
5077      ],
5078      "meta-type": "object"
5079    },
5080    {
5081      "name": "152",
5082      "members": [
5083        {
5084          "name": "enabled",
5085          "type": "bool"
5086        },
5087        {
5088          "name": "present",
5089          "type": "bool"
5090        }
5091      ],
5092      "meta-type": "object"
5093    },
5094    {
5095      "name": "153",
5096      "members": [
5097        {
5098          "name": "UUID",
5099          "type": "str"
5100        }
5101      ],
5102      "meta-type": "object"
5103    },
5104    {
5105      "name": "[154]",
5106      "element-type": "154",
5107      "meta-type": "array"
5108    },
5109    {
5110      "name": "154",
5111      "members": [
5112        {
5113          "name": "name",
5114          "type": "str"
5115        }
5116      ],
5117      "meta-type": "object"
5118    },
5119    {
5120      "name": "[155]",
5121      "element-type": "155",
5122      "meta-type": "array"
5123    },
5124    {
5125      "name": "155",
5126      "tag": "arch",
5127      "variants": [
5128        {
5129          "case": "x86",
5130          "type": "327"
5131        },
5132        {
5133          "case": "sparc",
5134          "type": "328"
5135        },
5136        {
5137          "case": "ppc",
5138          "type": "329"
5139        },
5140        {
5141          "case": "mips",
5142          "type": "330"
5143        },
5144        {
5145          "case": "tricore",
5146          "type": "331"
5147        },
5148        {
5149          "case": "s390",
5150          "type": "332"
5151        },
5152        {
5153          "case": "riscv",
5154          "type": "333"
5155        },
5156        {
5157          "case": "other",
5158          "type": "0"
5159        }
5160      ],
5161      "members": [
5162        {
5163          "name": "CPU",
5164          "type": "int"
5165        },
5166        {
5167          "name": "current",
5168          "type": "bool"
5169        },
5170        {
5171          "name": "halted",
5172          "type": "bool"
5173        },
5174        {
5175          "name": "qom_path",
5176          "type": "str"
5177        },
5178        {
5179          "name": "thread_id",
5180          "type": "int"
5181        },
5182        {
5183          "name": "props",
5184          "default": null,
5185          "type": "325"
5186        },
5187        {
5188          "name": "arch",
5189          "type": "326"
5190        }
5191      ],
5192      "meta-type": "object"
5193    },
5194    {
5195      "name": "[156]",
5196      "element-type": "156",
5197      "meta-type": "array"
5198    },
5199    {
5200      "name": "156",
5201      "tag": "target",
5202      "variants": [
5203        {
5204          "case": "s390x",
5205          "type": "332"
5206        },
5207        {
5208          "case": "aarch64",
5209          "type": "0"
5210        },
5211        {
5212          "case": "alpha",
5213          "type": "0"
5214        },
5215        {
5216          "case": "arm",
5217          "type": "0"
5218        },
5219        {
5220          "case": "cris",
5221          "type": "0"
5222        },
5223        {
5224          "case": "hppa",
5225          "type": "0"
5226        },
5227        {
5228          "case": "i386",
5229          "type": "0"
5230        },
5231        {
5232          "case": "lm32",
5233          "type": "0"
5234        },
5235        {
5236          "case": "m68k",
5237          "type": "0"
5238        },
5239        {
5240          "case": "microblaze",
5241          "type": "0"
5242        },
5243        {
5244          "case": "microblazeel",
5245          "type": "0"
5246        },
5247        {
5248          "case": "mips",
5249          "type": "0"
5250        },
5251        {
5252          "case": "mips64",
5253          "type": "0"
5254        },
5255        {
5256          "case": "mips64el",
5257          "type": "0"
5258        },
5259        {
5260          "case": "mipsel",
5261          "type": "0"
5262        },
5263        {
5264          "case": "moxie",
5265          "type": "0"
5266        },
5267        {
5268          "case": "nios2",
5269          "type": "0"
5270        },
5271        {
5272          "case": "or1k",
5273          "type": "0"
5274        },
5275        {
5276          "case": "ppc",
5277          "type": "0"
5278        },
5279        {
5280          "case": "ppc64",
5281          "type": "0"
5282        },
5283        {
5284          "case": "riscv32",
5285          "type": "0"
5286        },
5287        {
5288          "case": "riscv64",
5289          "type": "0"
5290        },
5291        {
5292          "case": "sh4",
5293          "type": "0"
5294        },
5295        {
5296          "case": "sh4eb",
5297          "type": "0"
5298        },
5299        {
5300          "case": "sparc",
5301          "type": "0"
5302        },
5303        {
5304          "case": "sparc64",
5305          "type": "0"
5306        },
5307        {
5308          "case": "tricore",
5309          "type": "0"
5310        },
5311        {
5312          "case": "unicore32",
5313          "type": "0"
5314        },
5315        {
5316          "case": "x86_64",
5317          "type": "0"
5318        },
5319        {
5320          "case": "xtensa",
5321          "type": "0"
5322        },
5323        {
5324          "case": "xtensaeb",
5325          "type": "0"
5326        }
5327      ],
5328      "members": [
5329        {
5330          "name": "cpu-index",
5331          "type": "int"
5332        },
5333        {
5334          "name": "qom-path",
5335          "type": "str"
5336        },
5337        {
5338          "name": "thread-id",
5339          "type": "int"
5340        },
5341        {
5342          "name": "props",
5343          "default": null,
5344          "type": "325"
5345        },
5346        {
5347          "name": "arch",
5348          "type": "326"
5349        },
5350        {
5351          "name": "target",
5352          "type": "334"
5353        }
5354      ],
5355      "meta-type": "object"
5356    },
5357    {
5358      "name": "[157]",
5359      "element-type": "157",
5360      "meta-type": "array"
5361    },
5362    {
5363      "name": "157",
5364      "members": [
5365        {
5366          "name": "id",
5367          "type": "str"
5368        },
5369        {
5370          "name": "thread-id",
5371          "type": "int"
5372        },
5373        {
5374          "name": "poll-max-ns",
5375          "type": "int"
5376        },
5377        {
5378          "name": "poll-grow",
5379          "type": "int"
5380        },
5381        {
5382          "name": "poll-shrink",
5383          "type": "int"
5384        }
5385      ],
5386      "meta-type": "object"
5387    },
5388    {
5389      "name": "158",
5390      "members": [
5391        {
5392          "name": "actual",
5393          "type": "int"
5394        }
5395      ],
5396      "meta-type": "object"
5397    },
5398    {
5399      "name": "159",
5400      "members": [
5401        {
5402          "name": "actual",
5403          "type": "int"
5404        }
5405      ],
5406      "meta-type": "object"
5407    },
5408    {
5409      "name": "[160]",
5410      "element-type": "160",
5411      "meta-type": "array"
5412    },
5413    {
5414      "name": "160",
5415      "members": [
5416        {
5417          "name": "bus",
5418          "type": "int"
5419        },
5420        {
5421          "name": "devices",
5422          "type": "[335]"
5423        }
5424      ],
5425      "meta-type": "object"
5426    },
5427    {
5428      "name": "161",
5429      "members": [
5430        {
5431          "name": "id",
5432          "type": "int"
5433        }
5434      ],
5435      "meta-type": "object"
5436    },
5437    {
5438      "name": "162",
5439      "members": [
5440        {
5441          "name": "val",
5442          "type": "int"
5443        },
5444        {
5445          "name": "size",
5446          "type": "int"
5447        },
5448        {
5449          "name": "filename",
5450          "type": "str"
5451        },
5452        {
5453          "name": "cpu-index",
5454          "default": null,
5455          "type": "int"
5456        }
5457      ],
5458      "meta-type": "object"
5459    },
5460    {
5461      "name": "163",
5462      "members": [
5463        {
5464          "name": "val",
5465          "type": "int"
5466        },
5467        {
5468          "name": "size",
5469          "type": "int"
5470        },
5471        {
5472          "name": "filename",
5473          "type": "str"
5474        }
5475      ],
5476      "meta-type": "object"
5477    },
5478    {
5479      "name": "164",
5480      "members": [
5481        {
5482          "name": "value",
5483          "type": "int"
5484        }
5485      ],
5486      "meta-type": "object"
5487    },
5488    {
5489      "name": "165",
5490      "members": [
5491        {
5492          "name": "command-line",
5493          "type": "str"
5494        },
5495        {
5496          "name": "cpu-index",
5497          "default": null,
5498          "type": "int"
5499        }
5500      ],
5501      "meta-type": "object"
5502    },
5503    {
5504      "name": "166",
5505      "members": [
5506        {
5507          "name": "path",
5508          "type": "str"
5509        }
5510      ],
5511      "meta-type": "object"
5512    },
5513    {
5514      "name": "[167]",
5515      "element-type": "167",
5516      "meta-type": "array"
5517    },
5518    {
5519      "name": "167",
5520      "members": [
5521        {
5522          "name": "name",
5523          "type": "str"
5524        },
5525        {
5526          "name": "type",
5527          "type": "str"
5528        },
5529        {
5530          "name": "description",
5531          "default": null,
5532          "type": "str"
5533        }
5534      ],
5535      "meta-type": "object"
5536    },
5537    {
5538      "name": "168",
5539      "members": [
5540        {
5541          "name": "path",
5542          "type": "str"
5543        },
5544        {
5545          "name": "property",
5546          "type": "str"
5547        }
5548      ],
5549      "meta-type": "object"
5550    },
5551    {
5552      "name": "any",
5553      "json-type": "value",
5554      "meta-type": "builtin"
5555    },
5556    {
5557      "name": "169",
5558      "members": [
5559        {
5560          "name": "path",
5561          "type": "str"
5562        },
5563        {
5564          "name": "property",
5565          "type": "str"
5566        },
5567        {
5568          "name": "value",
5569          "type": "any"
5570        }
5571      ],
5572      "meta-type": "object"
5573    },
5574    {
5575      "name": "170",
5576      "members": [
5577        {
5578          "name": "device",
5579          "type": "str"
5580        },
5581        {
5582          "name": "target",
5583          "type": "str"
5584        },
5585        {
5586          "name": "arg",
5587          "default": null,
5588          "type": "str"
5589        }
5590      ],
5591      "meta-type": "object"
5592    },
5593    {
5594      "name": "171",
5595      "members": [
5596        {
5597          "name": "implements",
5598          "default": null,
5599          "type": "str"
5600        },
5601        {
5602          "name": "abstract",
5603          "default": null,
5604          "type": "bool"
5605        }
5606      ],
5607      "meta-type": "object"
5608    },
5609    {
5610      "name": "[172]",
5611      "element-type": "172",
5612      "meta-type": "array"
5613    },
5614    {
5615      "name": "172",
5616      "members": [
5617        {
5618          "name": "name",
5619          "type": "str"
5620        },
5621        {
5622          "name": "abstract",
5623          "default": null,
5624          "type": "bool"
5625        },
5626        {
5627          "name": "parent",
5628          "default": null,
5629          "type": "str"
5630        }
5631      ],
5632      "meta-type": "object"
5633    },
5634    {
5635      "name": "173",
5636      "members": [
5637        {
5638          "name": "typename",
5639          "type": "str"
5640        }
5641      ],
5642      "meta-type": "object"
5643    },
5644    {
5645      "name": "174",
5646      "members": [
5647        {
5648          "name": "typename",
5649          "type": "str"
5650        }
5651      ],
5652      "meta-type": "object"
5653    },
5654    {
5655      "name": "175",
5656      "members": [
5657        {
5658          "name": "enable",
5659          "type": "bool"
5660        }
5661      ],
5662      "meta-type": "object"
5663    },
5664    {
5665      "name": "176",
5666      "members": [
5667        {
5668          "name": "driver",
5669          "type": "str"
5670        },
5671        {
5672          "name": "bus",
5673          "default": null,
5674          "type": "str"
5675        },
5676        {
5677          "name": "id",
5678          "default": null,
5679          "type": "str"
5680        }
5681      ],
5682      "meta-type": "object"
5683    },
5684    {
5685      "name": "177",
5686      "members": [
5687        {
5688          "name": "id",
5689          "type": "str"
5690        }
5691      ],
5692      "meta-type": "object"
5693    },
5694    {
5695      "name": "178",
5696      "members": [
5697        {
5698          "name": "device",
5699          "default": null,
5700          "type": "str"
5701        },
5702        {
5703          "name": "path",
5704          "type": "str"
5705        }
5706      ],
5707      "meta-type": "object"
5708    },
5709    {
5710      "name": "179",
5711      "members": [
5712        {
5713          "name": "paging",
5714          "type": "bool"
5715        },
5716        {
5717          "name": "protocol",
5718          "type": "str"
5719        },
5720        {
5721          "name": "detach",
5722          "default": null,
5723          "type": "bool"
5724        },
5725        {
5726          "name": "begin",
5727          "default": null,
5728          "type": "int"
5729        },
5730        {
5731          "name": "length",
5732          "default": null,
5733          "type": "int"
5734        },
5735        {
5736          "name": "format",
5737          "default": null,
5738          "type": "336"
5739        }
5740      ],
5741      "meta-type": "object"
5742    },
5743    {
5744      "name": "180",
5745      "members": [
5746        {
5747          "name": "status",
5748          "type": "337"
5749        },
5750        {
5751          "name": "completed",
5752          "type": "int"
5753        },
5754        {
5755          "name": "total",
5756          "type": "int"
5757        }
5758      ],
5759      "meta-type": "object"
5760    },
5761    {
5762      "name": "181",
5763      "members": [
5764        {
5765          "name": "result",
5766          "type": "180"
5767        },
5768        {
5769          "name": "error",
5770          "default": null,
5771          "type": "str"
5772        }
5773      ],
5774      "meta-type": "object"
5775    },
5776    {
5777      "name": "182",
5778      "members": [
5779        {
5780          "name": "formats",
5781          "type": "[336]"
5782        }
5783      ],
5784      "meta-type": "object"
5785    },
5786    {
5787      "name": "183",
5788      "members": [
5789        {
5790          "name": "qom-type",
5791          "type": "str"
5792        },
5793        {
5794          "name": "id",
5795          "type": "str"
5796        },
5797        {
5798          "name": "props",
5799          "default": null,
5800          "type": "any"
5801        }
5802      ],
5803      "meta-type": "object"
5804    },
5805    {
5806      "name": "184",
5807      "members": [
5808        {
5809          "name": "id",
5810          "type": "str"
5811        }
5812      ],
5813      "meta-type": "object"
5814    },
5815    {
5816      "name": "185",
5817      "members": [
5818        {
5819          "name": "fdname",
5820          "type": "str"
5821        }
5822      ],
5823      "meta-type": "object"
5824    },
5825    {
5826      "name": "186",
5827      "members": [
5828        {
5829          "name": "fdname",
5830          "type": "str"
5831        }
5832      ],
5833      "meta-type": "object"
5834    },
5835    {
5836      "name": "[187]",
5837      "element-type": "187",
5838      "meta-type": "array"
5839    },
5840    {
5841      "name": "187",
5842      "members": [
5843        {
5844          "name": "name",
5845          "type": "str"
5846        },
5847        {
5848          "name": "alias",
5849          "default": null,
5850          "type": "str"
5851        },
5852        {
5853          "name": "is-default",
5854          "default": null,
5855          "type": "bool"
5856        },
5857        {
5858          "name": "cpu-max",
5859          "type": "int"
5860        },
5861        {
5862          "name": "hotpluggable-cpus",
5863          "type": "bool"
5864        }
5865      ],
5866      "meta-type": "object"
5867    },
5868    {
5869      "name": "188",
5870      "members": [
5871        {
5872          "name": "wakeup-suspend-support",
5873          "type": "bool"
5874        }
5875      ],
5876      "meta-type": "object"
5877    },
5878    {
5879      "name": "189",
5880      "members": [
5881        {
5882          "name": "base-memory",
5883          "type": "int"
5884        },
5885        {
5886          "name": "plugged-memory",
5887          "default": null,
5888          "type": "int"
5889        }
5890      ],
5891      "meta-type": "object"
5892    },
5893    {
5894      "name": "190",
5895      "members": [
5896        {
5897          "name": "fdset-id",
5898          "default": null,
5899          "type": "int"
5900        },
5901        {
5902          "name": "opaque",
5903          "default": null,
5904          "type": "str"
5905        }
5906      ],
5907      "meta-type": "object"
5908    },
5909    {
5910      "name": "191",
5911      "members": [
5912        {
5913          "name": "fdset-id",
5914          "type": "int"
5915        },
5916        {
5917          "name": "fd",
5918          "type": "int"
5919        }
5920      ],
5921      "meta-type": "object"
5922    },
5923    {
5924      "name": "192",
5925      "members": [
5926        {
5927          "name": "fdset-id",
5928          "type": "int"
5929        },
5930        {
5931          "name": "fd",
5932          "default": null,
5933          "type": "int"
5934        }
5935      ],
5936      "meta-type": "object"
5937    },
5938    {
5939      "name": "[193]",
5940      "element-type": "193",
5941      "meta-type": "array"
5942    },
5943    {
5944      "name": "193",
5945      "members": [
5946        {
5947          "name": "fdset-id",
5948          "type": "int"
5949        },
5950        {
5951          "name": "fds",
5952          "type": "[338]"
5953        }
5954      ],
5955      "meta-type": "object"
5956    },
5957    {
5958      "name": "194",
5959      "members": [
5960        {
5961          "name": "arch",
5962          "type": "334"
5963        }
5964      ],
5965      "meta-type": "object"
5966    },
5967    {
5968      "name": "195",
5969      "members": [
5970        {
5971          "name": "option",
5972          "default": null,
5973          "type": "str"
5974        }
5975      ],
5976      "meta-type": "object"
5977    },
5978    {
5979      "name": "[196]",
5980      "element-type": "196",
5981      "meta-type": "array"
5982    },
5983    {
5984      "name": "196",
5985      "members": [
5986        {
5987          "name": "option",
5988          "type": "str"
5989        },
5990        {
5991          "name": "parameters",
5992          "type": "[339]"
5993        }
5994      ],
5995      "meta-type": "object"
5996    },
5997    {
5998      "name": "[197]",
5999      "element-type": "197",
6000      "meta-type": "array"
6001    },
6002    {
6003      "name": "197",
6004      "members": [
6005        {
6006          "name": "id",
6007          "default": null,
6008          "type": "str"
6009        },
6010        {
6011          "name": "size",
6012          "type": "int"
6013        },
6014        {
6015          "name": "merge",
6016          "type": "bool"
6017        },
6018        {
6019          "name": "dump",
6020          "type": "bool"
6021        },
6022        {
6023          "name": "prealloc",
6024          "type": "bool"
6025        },
6026        {
6027          "name": "host-nodes",
6028          "type": "[int]"
6029        },
6030        {
6031          "name": "policy",
6032          "type": "340"
6033        }
6034      ],
6035      "meta-type": "object"
6036    },
6037    {
6038      "name": "[198]",
6039      "element-type": "198",
6040      "meta-type": "array"
6041    },
6042    {
6043      "name": "198",
6044      "tag": "type",
6045      "variants": [
6046        {
6047          "case": "dimm",
6048          "type": "342"
6049        },
6050        {
6051          "case": "nvdimm",
6052          "type": "342"
6053        }
6054      ],
6055      "members": [
6056        {
6057          "name": "type",
6058          "type": "341"
6059        }
6060      ],
6061      "meta-type": "object"
6062    },
6063    {
6064      "name": "199",
6065      "members": [
6066        {
6067          "name": "device",
6068          "type": "str"
6069        },
6070        {
6071          "name": "msg",
6072          "type": "str"
6073        }
6074      ],
6075      "meta-type": "object"
6076    },
6077    {
6078      "name": "[200]",
6079      "element-type": "200",
6080      "meta-type": "array"
6081    },
6082    {
6083      "name": "200",
6084      "members": [
6085        {
6086          "name": "device",
6087          "default": null,
6088          "type": "str"
6089        },
6090        {
6091          "name": "slot",
6092          "type": "str"
6093        },
6094        {
6095          "name": "slot-type",
6096          "type": "343"
6097        },
6098        {
6099          "name": "source",
6100          "type": "int"
6101        },
6102        {
6103          "name": "status",
6104          "type": "int"
6105        }
6106      ],
6107      "meta-type": "object"
6108    },
6109    {
6110      "name": "201",
6111      "members": [
6112        {
6113          "name": "info",
6114          "type": "200"
6115        }
6116      ],
6117      "meta-type": "object"
6118    },
6119    {
6120      "name": "202",
6121      "members": [
6122        {
6123          "name": "filename",
6124          "type": "str"
6125        }
6126      ],
6127      "meta-type": "object"
6128    },
6129    {
6130      "name": "[203]",
6131      "element-type": "203",
6132      "meta-type": "array"
6133    },
6134    {
6135      "name": "203",
6136      "members": [
6137        {
6138          "name": "type",
6139          "type": "str"
6140        },
6141        {
6142          "name": "vcpus-count",
6143          "type": "int"
6144        },
6145        {
6146          "name": "props",
6147          "type": "325"
6148        },
6149        {
6150          "name": "qom-path",
6151          "default": null,
6152          "type": "str"
6153        }
6154      ],
6155      "meta-type": "object"
6156    },
6157    {
6158      "name": "204",
6159      "members": [
6160        {
6161          "name": "guid",
6162          "type": "str"
6163        }
6164      ],
6165      "meta-type": "object"
6166    },
6167    {
6168      "name": "205",
6169      "tag": "type",
6170      "variants": [
6171        {
6172          "case": "node",
6173          "type": "345"
6174        },
6175        {
6176          "case": "dist",
6177          "type": "346"
6178        },
6179        {
6180          "case": "cpu",
6181          "type": "347"
6182        }
6183      ],
6184      "members": [
6185        {
6186          "name": "type",
6187          "type": "344"
6188        }
6189      ],
6190      "meta-type": "object"
6191    },
6192    {
6193      "name": "206",
6194      "members": [
6195        {
6196          "name": "offset",
6197          "type": "int"
6198        }
6199      ],
6200      "meta-type": "object"
6201    },
6202    {
6203      "name": "[218]",
6204      "element-type": "218",
6205      "meta-type": "array"
6206    },
6207    {
6208      "name": "218",
6209      "members": [
6210        {
6211          "name": "name",
6212          "type": "str"
6213        },
6214        {
6215          "name": "migration-safe",
6216          "default": null,
6217          "type": "bool"
6218        },
6219        {
6220          "name": "static",
6221          "type": "bool"
6222        },
6223        {
6224          "name": "unavailable-features",
6225          "default": null,
6226          "type": "[str]"
6227        },
6228        {
6229          "name": "typename",
6230          "type": "str"
6231        }
6232      ],
6233      "meta-type": "object"
6234    },
6235    {
6236      "name": "bool",
6237      "json-type": "boolean",
6238      "meta-type": "builtin"
6239    },
6240    {
6241      "name": "219",
6242      "meta-type": "enum",
6243      "values": [
6244        "debug",
6245        "inmigrate",
6246        "internal-error",
6247        "io-error",
6248        "paused",
6249        "postmigrate",
6250        "prelaunch",
6251        "finish-migrate",
6252        "restore-vm",
6253        "running",
6254        "save-vm",
6255        "shutdown",
6256        "suspended",
6257        "watchdog",
6258        "guest-panicked",
6259        "colo",
6260        "preconfig"
6261      ]
6262    },
6263    {
6264      "name": "220",
6265      "meta-type": "enum",
6266      "values": [
6267        "none",
6268        "host-error",
6269        "host-qmp-quit",
6270        "host-qmp-system-reset",
6271        "host-signal",
6272        "host-ui",
6273        "guest-shutdown",
6274        "guest-reset",
6275        "guest-panic",
6276        "subsystem-reset"
6277      ]
6278    },
6279    {
6280      "name": "221",
6281      "meta-type": "enum",
6282      "values": [
6283        "reset",
6284        "shutdown",
6285        "poweroff",
6286        "pause",
6287        "debug",
6288        "none",
6289        "inject-nmi"
6290      ]
6291    },
6292    {
6293      "name": "222",
6294      "meta-type": "enum",
6295      "values": [
6296        "pause",
6297        "poweroff"
6298      ]
6299    },
6300    {
6301      "name": "223",
6302      "tag": "type",
6303      "variants": [
6304        {
6305          "case": "hyper-v",
6306          "type": "353"
6307        },
6308        {
6309          "case": "s390",
6310          "type": "354"
6311        }
6312      ],
6313      "members": [
6314        {
6315          "name": "type",
6316          "type": "352"
6317        }
6318      ],
6319      "meta-type": "object"
6320    },
6321    {
6322      "name": "224",
6323      "meta-type": "enum",
6324      "values": [
6325        "undefined",
6326        "created",
6327        "running",
6328        "paused",
6329        "ready",
6330        "standby",
6331        "waiting",
6332        "pending",
6333        "aborting",
6334        "concluded",
6335        "null"
6336      ]
6337    },
6338    {
6339      "name": "225",
6340      "meta-type": "enum",
6341      "values": [
6342        "commit",
6343        "stream",
6344        "mirror",
6345        "backup",
6346        "create"
6347      ]
6348    },
6349    {
6350      "name": "[int]",
6351      "element-type": "int",
6352      "meta-type": "array"
6353    },
6354    {
6355      "name": "226",
6356      "meta-type": "enum",
6357      "values": [
6358        "ok",
6359        "failed",
6360        "nospace"
6361      ]
6362    },
6363    {
6364      "name": "[227]",
6365      "element-type": "227",
6366      "meta-type": "array"
6367    },
6368    {
6369      "name": "227",
6370      "members": [
6371        {
6372          "name": "name",
6373          "default": null,
6374          "type": "str"
6375        },
6376        {
6377          "name": "count",
6378          "type": "int"
6379        },
6380        {
6381          "name": "granularity",
6382          "type": "int"
6383        },
6384        {
6385          "name": "recording",
6386          "type": "bool"
6387        },
6388        {
6389          "name": "busy",
6390          "type": "bool"
6391        },
6392        {
6393          "name": "status",
6394          "type": "355"
6395        },
6396        {
6397          "name": "persistent",
6398          "type": "bool"
6399        },
6400        {
6401          "name": "inconsistent",
6402          "default": null,
6403          "type": "bool"
6404        }
6405      ],
6406      "meta-type": "object"
6407    },
6408    {
6409      "name": "228",
6410      "members": [
6411        {
6412          "name": "rd_bytes",
6413          "type": "int"
6414        },
6415        {
6416          "name": "wr_bytes",
6417          "type": "int"
6418        },
6419        {
6420          "name": "rd_operations",
6421          "type": "int"
6422        },
6423        {
6424          "name": "wr_operations",
6425          "type": "int"
6426        },
6427        {
6428          "name": "flush_operations",
6429          "type": "int"
6430        },
6431        {
6432          "name": "flush_total_time_ns",
6433          "type": "int"
6434        },
6435        {
6436          "name": "wr_total_time_ns",
6437          "type": "int"
6438        },
6439        {
6440          "name": "rd_total_time_ns",
6441          "type": "int"
6442        },
6443        {
6444          "name": "wr_highest_offset",
6445          "type": "int"
6446        },
6447        {
6448          "name": "rd_merged",
6449          "type": "int"
6450        },
6451        {
6452          "name": "wr_merged",
6453          "type": "int"
6454        },
6455        {
6456          "name": "idle_time_ns",
6457          "default": null,
6458          "type": "int"
6459        },
6460        {
6461          "name": "failed_rd_operations",
6462          "type": "int"
6463        },
6464        {
6465          "name": "failed_wr_operations",
6466          "type": "int"
6467        },
6468        {
6469          "name": "failed_flush_operations",
6470          "type": "int"
6471        },
6472        {
6473          "name": "invalid_rd_operations",
6474          "type": "int"
6475        },
6476        {
6477          "name": "invalid_wr_operations",
6478          "type": "int"
6479        },
6480        {
6481          "name": "invalid_flush_operations",
6482          "type": "int"
6483        },
6484        {
6485          "name": "account_invalid",
6486          "type": "bool"
6487        },
6488        {
6489          "name": "account_failed",
6490          "type": "bool"
6491        },
6492        {
6493          "name": "timed_stats",
6494          "type": "[356]"
6495        },
6496        {
6497          "name": "rd_latency_histogram",
6498          "default": null,
6499          "type": "357"
6500        },
6501        {
6502          "name": "wr_latency_histogram",
6503          "default": null,
6504          "type": "357"
6505        },
6506        {
6507          "name": "flush_latency_histogram",
6508          "default": null,
6509          "type": "357"
6510        }
6511      ],
6512      "meta-type": "object"
6513    },
6514    {
6515      "name": "229",
6516      "meta-type": "enum",
6517      "values": [
6518        "existing",
6519        "absolute-paths"
6520      ]
6521    },
6522    {
6523      "name": "230",
6524      "meta-type": "enum",
6525      "values": [
6526        "top",
6527        "full",
6528        "none",
6529        "incremental"
6530      ]
6531    },
6532    {
6533      "name": "231",
6534      "meta-type": "enum",
6535      "values": [
6536        "report",
6537        "ignore",
6538        "enospc",
6539        "stop",
6540        "auto"
6541      ]
6542    },
6543    {
6544      "name": "232",
6545      "meta-type": "enum",
6546      "values": [
6547        "off",
6548        "on",
6549        "unmap"
6550      ]
6551    },
6552    {
6553      "name": "233",
6554      "members": [
6555        {
6556          "name": "filename",
6557          "type": "str"
6558        },
6559        {
6560          "name": "format",
6561          "type": "str"
6562        },
6563        {
6564          "name": "dirty-flag",
6565          "default": null,
6566          "type": "bool"
6567        },
6568        {
6569          "name": "actual-size",
6570          "default": null,
6571          "type": "int"
6572        },
6573        {
6574          "name": "virtual-size",
6575          "type": "int"
6576        },
6577        {
6578          "name": "cluster-size",
6579          "default": null,
6580          "type": "int"
6581        },
6582        {
6583          "name": "encrypted",
6584          "default": null,
6585          "type": "bool"
6586        },
6587        {
6588          "name": "compressed",
6589          "default": null,
6590          "type": "bool"
6591        },
6592        {
6593          "name": "backing-filename",
6594          "default": null,
6595          "type": "str"
6596        },
6597        {
6598          "name": "full-backing-filename",
6599          "default": null,
6600          "type": "str"
6601        },
6602        {
6603          "name": "backing-filename-format",
6604          "default": null,
6605          "type": "str"
6606        },
6607        {
6608          "name": "snapshots",
6609          "default": null,
6610          "type": "[67]"
6611        },
6612        {
6613          "name": "backing-image",
6614          "default": null,
6615          "type": "233"
6616        },
6617        {
6618          "name": "format-specific",
6619          "default": null,
6620          "type": "358"
6621        }
6622      ],
6623      "meta-type": "object"
6624    },
6625    {
6626      "name": "234",
6627      "members": [
6628        {
6629          "name": "writeback",
6630          "type": "bool"
6631        },
6632        {
6633          "name": "direct",
6634          "type": "bool"
6635        },
6636        {
6637          "name": "no-flush",
6638          "type": "bool"
6639        }
6640      ],
6641      "meta-type": "object"
6642    },
6643    {
6644      "name": "[235]",
6645      "element-type": "235",
6646      "meta-type": "array"
6647    },
6648    {
6649      "name": "235",
6650      "members": [
6651        {
6652          "name": "id",
6653          "type": "int"
6654        },
6655        {
6656          "name": "type",
6657          "type": "359"
6658        },
6659        {
6660          "name": "name",
6661          "type": "str"
6662        }
6663      ],
6664      "meta-type": "object"
6665    },
6666    {
6667      "name": "[236]",
6668      "element-type": "236",
6669      "meta-type": "array"
6670    },
6671    {
6672      "name": "236",
6673      "members": [
6674        {
6675          "name": "parent",
6676          "type": "int"
6677        },
6678        {
6679          "name": "child",
6680          "type": "int"
6681        },
6682        {
6683          "name": "name",
6684          "type": "str"
6685        },
6686        {
6687          "name": "perm",
6688          "type": "[360]"
6689        },
6690        {
6691          "name": "shared-perm",
6692          "type": "[360]"
6693        }
6694      ],
6695      "meta-type": "object"
6696    },
6697    {
6698      "name": "237",
6699      "meta-type": "enum",
6700      "values": [
6701        "background",
6702        "write-blocking"
6703      ]
6704    },
6705    {
6706      "name": "[str]",
6707      "element-type": "str",
6708      "meta-type": "array"
6709    },
6710    {
6711      "name": "238",
6712      "meta-type": "enum",
6713      "values": [
6714        "blkdebug",
6715        "blklogwrites",
6716        "blkverify",
6717        "bochs",
6718        "cloop",
6719        "copy-on-read",
6720        "dmg",
6721        "file",
6722        "ftp",
6723        "ftps",
6724        "gluster",
6725        "host_cdrom",
6726        "host_device",
6727        "http",
6728        "https",
6729        "iscsi",
6730        "luks",
6731        "nbd",
6732        "nfs",
6733        "null-aio",
6734        "null-co",
6735        "nvme",
6736        "parallels",
6737        "qcow",
6738        "qcow2",
6739        "qed",
6740        "quorum",
6741        "raw",
6742        "rbd",
6743        "replication",
6744        "sheepdog",
6745        "ssh",
6746        "throttle",
6747        "vdi",
6748        "vhdx",
6749        "vmdk",
6750        "vpc",
6751        "vvfat",
6752        "vxhs"
6753      ]
6754    },
6755    {
6756      "name": "239",
6757      "meta-type": "enum",
6758      "values": [
6759        "ignore",
6760        "unmap"
6761      ]
6762    },
6763    {
6764      "name": "240",
6765      "members": [
6766        {
6767          "name": "direct",
6768          "default": null,
6769          "type": "bool"
6770        },
6771        {
6772          "name": "no-flush",
6773          "default": null,
6774          "type": "bool"
6775        }
6776      ],
6777      "meta-type": "object"
6778    },
6779    {
6780      "name": "241",
6781      "members": [
6782        {
6783          "name": "image",
6784          "type": "361"
6785        },
6786        {
6787          "name": "config",
6788          "default": null,
6789          "type": "str"
6790        },
6791        {
6792          "name": "align",
6793          "default": null,
6794          "type": "int"
6795        },
6796        {
6797          "name": "max-transfer",
6798          "default": null,
6799          "type": "int"
6800        },
6801        {
6802          "name": "opt-write-zero",
6803          "default": null,
6804          "type": "int"
6805        },
6806        {
6807          "name": "max-write-zero",
6808          "default": null,
6809          "type": "int"
6810        },
6811        {
6812          "name": "opt-discard",
6813          "default": null,
6814          "type": "int"
6815        },
6816        {
6817          "name": "max-discard",
6818          "default": null,
6819          "type": "int"
6820        },
6821        {
6822          "name": "inject-error",
6823          "default": null,
6824          "type": "[362]"
6825        },
6826        {
6827          "name": "set-state",
6828          "default": null,
6829          "type": "[363]"
6830        }
6831      ],
6832      "meta-type": "object"
6833    },
6834    {
6835      "name": "242",
6836      "members": [
6837        {
6838          "name": "file",
6839          "type": "361"
6840        },
6841        {
6842          "name": "log",
6843          "type": "361"
6844        },
6845        {
6846          "name": "log-sector-size",
6847          "default": null,
6848          "type": "int"
6849        },
6850        {
6851          "name": "log-append",
6852          "default": null,
6853          "type": "bool"
6854        },
6855        {
6856          "name": "log-super-update-interval",
6857          "default": null,
6858          "type": "int"
6859        }
6860      ],
6861      "meta-type": "object"
6862    },
6863    {
6864      "name": "243",
6865      "members": [
6866        {
6867          "name": "test",
6868          "type": "361"
6869        },
6870        {
6871          "name": "raw",
6872          "type": "361"
6873        }
6874      ],
6875      "meta-type": "object"
6876    },
6877    {
6878      "name": "244",
6879      "members": [
6880        {
6881          "name": "file",
6882          "type": "361"
6883        }
6884      ],
6885      "meta-type": "object"
6886    },
6887    {
6888      "name": "245",
6889      "members": [
6890        {
6891          "name": "filename",
6892          "type": "str"
6893        },
6894        {
6895          "name": "pr-manager",
6896          "default": null,
6897          "type": "str"
6898        },
6899        {
6900          "name": "locking",
6901          "default": null,
6902          "type": "364"
6903        },
6904        {
6905          "name": "aio",
6906          "default": null,
6907          "type": "365"
6908        },
6909        {
6910          "name": "drop-cache",
6911          "default": null,
6912          "type": "bool"
6913        },
6914        {
6915          "name": "x-check-cache-dropped",
6916          "default": null,
6917          "type": "bool"
6918        }
6919      ],
6920      "meta-type": "object"
6921    },
6922    {
6923      "name": "246",
6924      "members": [
6925        {
6926          "name": "url",
6927          "type": "str"
6928        },
6929        {
6930          "name": "readahead",
6931          "default": null,
6932          "type": "int"
6933        },
6934        {
6935          "name": "timeout",
6936          "default": null,
6937          "type": "int"
6938        },
6939        {
6940          "name": "username",
6941          "default": null,
6942          "type": "str"
6943        },
6944        {
6945          "name": "password-secret",
6946          "default": null,
6947          "type": "str"
6948        },
6949        {
6950          "name": "proxy-username",
6951          "default": null,
6952          "type": "str"
6953        },
6954        {
6955          "name": "proxy-password-secret",
6956          "default": null,
6957          "type": "str"
6958        }
6959      ],
6960      "meta-type": "object"
6961    },
6962    {
6963      "name": "247",
6964      "members": [
6965        {
6966          "name": "url",
6967          "type": "str"
6968        },
6969        {
6970          "name": "readahead",
6971          "default": null,
6972          "type": "int"
6973        },
6974        {
6975          "name": "timeout",
6976          "default": null,
6977          "type": "int"
6978        },
6979        {
6980          "name": "username",
6981          "default": null,
6982          "type": "str"
6983        },
6984        {
6985          "name": "password-secret",
6986          "default": null,
6987          "type": "str"
6988        },
6989        {
6990          "name": "proxy-username",
6991          "default": null,
6992          "type": "str"
6993        },
6994        {
6995          "name": "proxy-password-secret",
6996          "default": null,
6997          "type": "str"
6998        },
6999        {
7000          "name": "sslverify",
7001          "default": null,
7002          "type": "bool"
7003        }
7004      ],
7005      "meta-type": "object"
7006    },
7007    {
7008      "name": "248",
7009      "members": [
7010        {
7011          "name": "volume",
7012          "type": "str"
7013        },
7014        {
7015          "name": "path",
7016          "type": "str"
7017        },
7018        {
7019          "name": "server",
7020          "type": "[308]"
7021        },
7022        {
7023          "name": "debug",
7024          "default": null,
7025          "type": "int"
7026        },
7027        {
7028          "name": "logfile",
7029          "default": null,
7030          "type": "str"
7031        }
7032      ],
7033      "meta-type": "object"
7034    },
7035    {
7036      "name": "249",
7037      "members": [
7038        {
7039          "name": "url",
7040          "type": "str"
7041        },
7042        {
7043          "name": "readahead",
7044          "default": null,
7045          "type": "int"
7046        },
7047        {
7048          "name": "timeout",
7049          "default": null,
7050          "type": "int"
7051        },
7052        {
7053          "name": "username",
7054          "default": null,
7055          "type": "str"
7056        },
7057        {
7058          "name": "password-secret",
7059          "default": null,
7060          "type": "str"
7061        },
7062        {
7063          "name": "proxy-username",
7064          "default": null,
7065          "type": "str"
7066        },
7067        {
7068          "name": "proxy-password-secret",
7069          "default": null,
7070          "type": "str"
7071        },
7072        {
7073          "name": "cookie",
7074          "default": null,
7075          "type": "str"
7076        },
7077        {
7078          "name": "cookie-secret",
7079          "default": null,
7080          "type": "str"
7081        }
7082      ],
7083      "meta-type": "object"
7084    },
7085    {
7086      "name": "250",
7087      "members": [
7088        {
7089          "name": "url",
7090          "type": "str"
7091        },
7092        {
7093          "name": "readahead",
7094          "default": null,
7095          "type": "int"
7096        },
7097        {
7098          "name": "timeout",
7099          "default": null,
7100          "type": "int"
7101        },
7102        {
7103          "name": "username",
7104          "default": null,
7105          "type": "str"
7106        },
7107        {
7108          "name": "password-secret",
7109          "default": null,
7110          "type": "str"
7111        },
7112        {
7113          "name": "proxy-username",
7114          "default": null,
7115          "type": "str"
7116        },
7117        {
7118          "name": "proxy-password-secret",
7119          "default": null,
7120          "type": "str"
7121        },
7122        {
7123          "name": "cookie",
7124          "default": null,
7125          "type": "str"
7126        },
7127        {
7128          "name": "sslverify",
7129          "default": null,
7130          "type": "bool"
7131        },
7132        {
7133          "name": "cookie-secret",
7134          "default": null,
7135          "type": "str"
7136        }
7137      ],
7138      "meta-type": "object"
7139    },
7140    {
7141      "name": "251",
7142      "members": [
7143        {
7144          "name": "transport",
7145          "type": "366"
7146        },
7147        {
7148          "name": "portal",
7149          "type": "str"
7150        },
7151        {
7152          "name": "target",
7153          "type": "str"
7154        },
7155        {
7156          "name": "lun",
7157          "default": null,
7158          "type": "int"
7159        },
7160        {
7161          "name": "user",
7162          "default": null,
7163          "type": "str"
7164        },
7165        {
7166          "name": "password-secret",
7167          "default": null,
7168          "type": "str"
7169        },
7170        {
7171          "name": "initiator-name",
7172          "default": null,
7173          "type": "str"
7174        },
7175        {
7176          "name": "header-digest",
7177          "default": null,
7178          "type": "367"
7179        },
7180        {
7181          "name": "timeout",
7182          "default": null,
7183          "type": "int"
7184        }
7185      ],
7186      "meta-type": "object"
7187    },
7188    {
7189      "name": "252",
7190      "members": [
7191        {
7192          "name": "file",
7193          "type": "361"
7194        },
7195        {
7196          "name": "key-secret",
7197          "default": null,
7198          "type": "str"
7199        }
7200      ],
7201      "meta-type": "object"
7202    },
7203    {
7204      "name": "253",
7205      "members": [
7206        {
7207          "name": "server",
7208          "type": "308"
7209        },
7210        {
7211          "name": "export",
7212          "default": null,
7213          "type": "str"
7214        },
7215        {
7216          "name": "tls-creds",
7217          "default": null,
7218          "type": "str"
7219        },
7220        {
7221          "name": "x-dirty-bitmap",
7222          "default": null,
7223          "type": "str"
7224        }
7225      ],
7226      "meta-type": "object"
7227    },
7228    {
7229      "name": "254",
7230      "members": [
7231        {
7232          "name": "server",
7233          "type": "368"
7234        },
7235        {
7236          "name": "path",
7237          "type": "str"
7238        },
7239        {
7240          "name": "user",
7241          "default": null,
7242          "type": "int"
7243        },
7244        {
7245          "name": "group",
7246          "default": null,
7247          "type": "int"
7248        },
7249        {
7250          "name": "tcp-syn-count",
7251          "default": null,
7252          "type": "int"
7253        },
7254        {
7255          "name": "readahead-size",
7256          "default": null,
7257          "type": "int"
7258        },
7259        {
7260          "name": "page-cache-size",
7261          "default": null,
7262          "type": "int"
7263        },
7264        {
7265          "name": "debug",
7266          "default": null,
7267          "type": "int"
7268        }
7269      ],
7270      "meta-type": "object"
7271    },
7272    {
7273      "name": "255",
7274      "members": [
7275        {
7276          "name": "size",
7277          "default": null,
7278          "type": "int"
7279        },
7280        {
7281          "name": "latency-ns",
7282          "default": null,
7283          "type": "int"
7284        }
7285      ],
7286      "meta-type": "object"
7287    },
7288    {
7289      "name": "256",
7290      "members": [
7291        {
7292          "name": "device",
7293          "type": "str"
7294        },
7295        {
7296          "name": "namespace",
7297          "type": "int"
7298        }
7299      ],
7300      "meta-type": "object"
7301    },
7302    {
7303      "name": "257",
7304      "members": [
7305        {
7306          "name": "file",
7307          "type": "361"
7308        },
7309        {
7310          "name": "backing",
7311          "default": null,
7312          "type": "369"
7313        },
7314        {
7315          "name": "lazy-refcounts",
7316          "default": null,
7317          "type": "bool"
7318        },
7319        {
7320          "name": "pass-discard-request",
7321          "default": null,
7322          "type": "bool"
7323        },
7324        {
7325          "name": "pass-discard-snapshot",
7326          "default": null,
7327          "type": "bool"
7328        },
7329        {
7330          "name": "pass-discard-other",
7331          "default": null,
7332          "type": "bool"
7333        },
7334        {
7335          "name": "overlap-check",
7336          "default": null,
7337          "type": "370"
7338        },
7339        {
7340          "name": "cache-size",
7341          "default": null,
7342          "type": "int"
7343        },
7344        {
7345          "name": "l2-cache-size",
7346          "default": null,
7347          "type": "int"
7348        },
7349        {
7350          "name": "l2-cache-entry-size",
7351          "default": null,
7352          "type": "int"
7353        },
7354        {
7355          "name": "refcount-cache-size",
7356          "default": null,
7357          "type": "int"
7358        },
7359        {
7360          "name": "cache-clean-interval",
7361          "default": null,
7362          "type": "int"
7363        },
7364        {
7365          "name": "encrypt",
7366          "default": null,
7367          "type": "371"
7368        },
7369        {
7370          "name": "data-file",
7371          "default": null,
7372          "type": "361"
7373        }
7374      ],
7375      "meta-type": "object"
7376    },
7377    {
7378      "name": "258",
7379      "members": [
7380        {
7381          "name": "file",
7382          "type": "361"
7383        },
7384        {
7385          "name": "backing",
7386          "default": null,
7387          "type": "369"
7388        },
7389        {
7390          "name": "encrypt",
7391          "default": null,
7392          "type": "372"
7393        }
7394      ],
7395      "meta-type": "object"
7396    },
7397    {
7398      "name": "259",
7399      "members": [
7400        {
7401          "name": "file",
7402          "type": "361"
7403        },
7404        {
7405          "name": "backing",
7406          "default": null,
7407          "type": "369"
7408        }
7409      ],
7410      "meta-type": "object"
7411    },
7412    {
7413      "name": "260",
7414      "members": [
7415        {
7416          "name": "blkverify",
7417          "default": null,
7418          "type": "bool"
7419        },
7420        {
7421          "name": "children",
7422          "type": "[361]"
7423        },
7424        {
7425          "name": "vote-threshold",
7426          "type": "int"
7427        },
7428        {
7429          "name": "rewrite-corrupted",
7430          "default": null,
7431          "type": "bool"
7432        },
7433        {
7434          "name": "read-pattern",
7435          "default": null,
7436          "type": "373"
7437        }
7438      ],
7439      "meta-type": "object"
7440    },
7441    {
7442      "name": "261",
7443      "members": [
7444        {
7445          "name": "file",
7446          "type": "361"
7447        },
7448        {
7449          "name": "offset",
7450          "default": null,
7451          "type": "int"
7452        },
7453        {
7454          "name": "size",
7455          "default": null,
7456          "type": "int"
7457        }
7458      ],
7459      "meta-type": "object"
7460    },
7461    {
7462      "name": "262",
7463      "members": [
7464        {
7465          "name": "pool",
7466          "type": "str"
7467        },
7468        {
7469          "name": "image",
7470          "type": "str"
7471        },
7472        {
7473          "name": "conf",
7474          "default": null,
7475          "type": "str"
7476        },
7477        {
7478          "name": "snapshot",
7479          "default": null,
7480          "type": "str"
7481        },
7482        {
7483          "name": "user",
7484          "default": null,
7485          "type": "str"
7486        },
7487        {
7488          "name": "auth-client-required",
7489          "default": null,
7490          "type": "[374]"
7491        },
7492        {
7493          "name": "key-secret",
7494          "default": null,
7495          "type": "str"
7496        },
7497        {
7498          "name": "server",
7499          "default": null,
7500          "type": "[375]"
7501        }
7502      ],
7503      "meta-type": "object"
7504    },
7505    {
7506      "name": "263",
7507      "members": [
7508        {
7509          "name": "file",
7510          "type": "361"
7511        },
7512        {
7513          "name": "mode",
7514          "type": "376"
7515        },
7516        {
7517          "name": "top-id",
7518          "default": null,
7519          "type": "str"
7520        }
7521      ],
7522      "meta-type": "object"
7523    },
7524    {
7525      "name": "264",
7526      "members": [
7527        {
7528          "name": "server",
7529          "type": "308"
7530        },
7531        {
7532          "name": "vdi",
7533          "type": "str"
7534        },
7535        {
7536          "name": "snap-id",
7537          "default": null,
7538          "type": "int"
7539        },
7540        {
7541          "name": "tag",
7542          "default": null,
7543          "type": "str"
7544        }
7545      ],
7546      "meta-type": "object"
7547    },
7548    {
7549      "name": "265",
7550      "members": [
7551        {
7552          "name": "server",
7553          "type": "377"
7554        },
7555        {
7556          "name": "path",
7557          "type": "str"
7558        },
7559        {
7560          "name": "user",
7561          "default": null,
7562          "type": "str"
7563        },
7564        {
7565          "name": "host-key-check",
7566          "default": null,
7567          "type": "378"
7568        }
7569      ],
7570      "meta-type": "object"
7571    },
7572    {
7573      "name": "266",
7574      "members": [
7575        {
7576          "name": "throttle-group",
7577          "type": "str"
7578        },
7579        {
7580          "name": "file",
7581          "type": "361"
7582        }
7583      ],
7584      "meta-type": "object"
7585    },
7586    {
7587      "name": "267",
7588      "members": [
7589        {
7590          "name": "dir",
7591          "type": "str"
7592        },
7593        {
7594          "name": "fat-type",
7595          "default": null,
7596          "type": "int"
7597        },
7598        {
7599          "name": "floppy",
7600          "default": null,
7601          "type": "bool"
7602        },
7603        {
7604          "name": "label",
7605          "default": null,
7606          "type": "str"
7607        },
7608        {
7609          "name": "rw",
7610          "default": null,
7611          "type": "bool"
7612        }
7613      ],
7614      "meta-type": "object"
7615    },
7616    {
7617      "name": "268",
7618      "members": [
7619        {
7620          "name": "vdisk-id",
7621          "type": "str"
7622        },
7623        {
7624          "name": "server",
7625          "type": "375"
7626        },
7627        {
7628          "name": "tls-creds",
7629          "default": null,
7630          "type": "str"
7631        }
7632      ],
7633      "meta-type": "object"
7634    },
7635    {
7636      "name": "269",
7637      "tag": "driver",
7638      "variants": [
7639        {
7640          "case": "file",
7641          "type": "379"
7642        },
7643        {
7644          "case": "gluster",
7645          "type": "380"
7646        },
7647        {
7648          "case": "luks",
7649          "type": "381"
7650        },
7651        {
7652          "case": "nfs",
7653          "type": "382"
7654        },
7655        {
7656          "case": "parallels",
7657          "type": "383"
7658        },
7659        {
7660          "case": "qcow",
7661          "type": "384"
7662        },
7663        {
7664          "case": "qcow2",
7665          "type": "385"
7666        },
7667        {
7668          "case": "qed",
7669          "type": "386"
7670        },
7671        {
7672          "case": "rbd",
7673          "type": "387"
7674        },
7675        {
7676          "case": "sheepdog",
7677          "type": "388"
7678        },
7679        {
7680          "case": "ssh",
7681          "type": "389"
7682        },
7683        {
7684          "case": "vdi",
7685          "type": "390"
7686        },
7687        {
7688          "case": "vhdx",
7689          "type": "391"
7690        },
7691        {
7692          "case": "vmdk",
7693          "type": "392"
7694        },
7695        {
7696          "case": "vpc",
7697          "type": "393"
7698        },
7699        {
7700          "case": "blkdebug",
7701          "type": "0"
7702        },
7703        {
7704          "case": "blklogwrites",
7705          "type": "0"
7706        },
7707        {
7708          "case": "blkverify",
7709          "type": "0"
7710        },
7711        {
7712          "case": "bochs",
7713          "type": "0"
7714        },
7715        {
7716          "case": "cloop",
7717          "type": "0"
7718        },
7719        {
7720          "case": "copy-on-read",
7721          "type": "0"
7722        },
7723        {
7724          "case": "dmg",
7725          "type": "0"
7726        },
7727        {
7728          "case": "ftp",
7729          "type": "0"
7730        },
7731        {
7732          "case": "ftps",
7733          "type": "0"
7734        },
7735        {
7736          "case": "host_cdrom",
7737          "type": "0"
7738        },
7739        {
7740          "case": "host_device",
7741          "type": "0"
7742        },
7743        {
7744          "case": "http",
7745          "type": "0"
7746        },
7747        {
7748          "case": "https",
7749          "type": "0"
7750        },
7751        {
7752          "case": "iscsi",
7753          "type": "0"
7754        },
7755        {
7756          "case": "nbd",
7757          "type": "0"
7758        },
7759        {
7760          "case": "null-aio",
7761          "type": "0"
7762        },
7763        {
7764          "case": "null-co",
7765          "type": "0"
7766        },
7767        {
7768          "case": "nvme",
7769          "type": "0"
7770        },
7771        {
7772          "case": "quorum",
7773          "type": "0"
7774        },
7775        {
7776          "case": "raw",
7777          "type": "0"
7778        },
7779        {
7780          "case": "replication",
7781          "type": "0"
7782        },
7783        {
7784          "case": "throttle",
7785          "type": "0"
7786        },
7787        {
7788          "case": "vvfat",
7789          "type": "0"
7790        },
7791        {
7792          "case": "vxhs",
7793          "type": "0"
7794        }
7795      ],
7796      "members": [
7797        {
7798          "name": "driver",
7799          "type": "238"
7800        }
7801      ],
7802      "meta-type": "object"
7803    },
7804    {
7805      "name": "270",
7806      "meta-type": "enum",
7807      "values": [
7808        "retain",
7809        "read-only",
7810        "read-write"
7811      ]
7812    },
7813    {
7814      "name": "271",
7815      "meta-type": "enum",
7816      "values": [
7817        "read",
7818        "write"
7819      ]
7820    },
7821    {
7822      "name": "272",
7823      "meta-type": "enum",
7824      "values": [
7825        "ignore",
7826        "report",
7827        "stop"
7828      ]
7829    },
7830    {
7831      "name": "273",
7832      "members": [
7833        {
7834          "type": "str"
7835        },
7836        {
7837          "type": "null"
7838        }
7839      ],
7840      "meta-type": "alternate"
7841    },
7842    {
7843      "name": "274",
7844      "tag": "type",
7845      "variants": [
7846        {
7847          "case": "inet",
7848          "type": "395"
7849        },
7850        {
7851          "case": "unix",
7852          "type": "396"
7853        },
7854        {
7855          "case": "vsock",
7856          "type": "397"
7857        },
7858        {
7859          "case": "fd",
7860          "type": "398"
7861        }
7862      ],
7863      "members": [
7864        {
7865          "name": "type",
7866          "type": "394"
7867        }
7868      ],
7869      "meta-type": "object"
7870    },
7871    {
7872      "name": "275",
7873      "meta-type": "enum",
7874      "values": [
7875        "safe",
7876        "hard"
7877      ]
7878    },
7879    {
7880      "name": "276",
7881      "meta-type": "enum",
7882      "values": [
7883        "read",
7884        "write",
7885        "flush"
7886      ]
7887    },
7888    {
7889      "name": "277",
7890      "meta-type": "enum",
7891      "values": [
7892        "utf8",
7893        "base64"
7894      ]
7895    },
7896    {
7897      "name": "278",
7898      "tag": "type",
7899      "variants": [
7900        {
7901          "case": "file",
7902          "type": "400"
7903        },
7904        {
7905          "case": "serial",
7906          "type": "401"
7907        },
7908        {
7909          "case": "parallel",
7910          "type": "401"
7911        },
7912        {
7913          "case": "pipe",
7914          "type": "401"
7915        },
7916        {
7917          "case": "socket",
7918          "type": "402"
7919        },
7920        {
7921          "case": "udp",
7922          "type": "403"
7923        },
7924        {
7925          "case": "pty",
7926          "type": "404"
7927        },
7928        {
7929          "case": "null",
7930          "type": "404"
7931        },
7932        {
7933          "case": "mux",
7934          "type": "405"
7935        },
7936        {
7937          "case": "msmouse",
7938          "type": "404"
7939        },
7940        {
7941          "case": "wctablet",
7942          "type": "404"
7943        },
7944        {
7945          "case": "braille",
7946          "type": "404"
7947        },
7948        {
7949          "case": "testdev",
7950          "type": "404"
7951        },
7952        {
7953          "case": "stdio",
7954          "type": "406"
7955        },
7956        {
7957          "case": "console",
7958          "type": "404"
7959        },
7960        {
7961          "case": "vc",
7962          "type": "409"
7963        },
7964        {
7965          "case": "ringbuf",
7966          "type": "410"
7967        },
7968        {
7969          "case": "memory",
7970          "type": "410"
7971        }
7972      ],
7973      "members": [
7974        {
7975          "name": "type",
7976          "type": "399"
7977        }
7978      ],
7979      "meta-type": "object"
7980    },
7981    {
7982      "name": "279",
7983      "meta-type": "enum",
7984      "values": [
7985        "normal",
7986        "none",
7987        "all"
7988      ]
7989    },
7990    {
7991      "name": "280",
7992      "meta-type": "enum",
7993      "values": [
7994        "half",
7995        "full"
7996      ]
7997    },
7998    {
7999      "name": "281",
8000      "meta-type": "enum",
8001      "values": [
8002        "off",
8003        "on"
8004      ]
8005    },
8006    {
8007      "name": "282",
8008      "members": [
8009        {
8010          "name": "priority",
8011          "type": "int"
8012        },
8013        {
8014          "name": "tbl-id",
8015          "type": "int"
8016        },
8017        {
8018          "name": "in-pport",
8019          "default": null,
8020          "type": "int"
8021        },
8022        {
8023          "name": "tunnel-id",
8024          "default": null,
8025          "type": "int"
8026        },
8027        {
8028          "name": "vlan-id",
8029          "default": null,
8030          "type": "int"
8031        },
8032        {
8033          "name": "eth-type",
8034          "default": null,
8035          "type": "int"
8036        },
8037        {
8038          "name": "eth-src",
8039          "default": null,
8040          "type": "str"
8041        },
8042        {
8043          "name": "eth-dst",
8044          "default": null,
8045          "type": "str"
8046        },
8047        {
8048          "name": "ip-proto",
8049          "default": null,
8050          "type": "int"
8051        },
8052        {
8053          "name": "ip-tos",
8054          "default": null,
8055          "type": "int"
8056        },
8057        {
8058          "name": "ip-dst",
8059          "default": null,
8060          "type": "str"
8061        }
8062      ],
8063      "meta-type": "object"
8064    },
8065    {
8066      "name": "283",
8067      "members": [
8068        {
8069          "name": "in-pport",
8070          "default": null,
8071          "type": "int"
8072        },
8073        {
8074          "name": "tunnel-id",
8075          "default": null,
8076          "type": "int"
8077        },
8078        {
8079          "name": "vlan-id",
8080          "default": null,
8081          "type": "int"
8082        },
8083        {
8084          "name": "eth-src",
8085          "default": null,
8086          "type": "str"
8087        },
8088        {
8089          "name": "eth-dst",
8090          "default": null,
8091          "type": "str"
8092        },
8093        {
8094          "name": "ip-proto",
8095          "default": null,
8096          "type": "int"
8097        },
8098        {
8099          "name": "ip-tos",
8100          "default": null,
8101          "type": "int"
8102        }
8103      ],
8104      "meta-type": "object"
8105    },
8106    {
8107      "name": "284",
8108      "members": [
8109        {
8110          "name": "goto-tbl",
8111          "default": null,
8112          "type": "int"
8113        },
8114        {
8115          "name": "group-id",
8116          "default": null,
8117          "type": "int"
8118        },
8119        {
8120          "name": "tunnel-lport",
8121          "default": null,
8122          "type": "int"
8123        },
8124        {
8125          "name": "vlan-id",
8126          "default": null,
8127          "type": "int"
8128        },
8129        {
8130          "name": "new-vlan-id",
8131          "default": null,
8132          "type": "int"
8133        },
8134        {
8135          "name": "out-pport",
8136          "default": null,
8137          "type": "int"
8138        }
8139      ],
8140      "meta-type": "object"
8141    },
8142    {
8143      "name": "285",
8144      "tag": "type",
8145      "variants": [
8146        {
8147          "case": "passthrough",
8148          "type": "412"
8149        },
8150        {
8151          "case": "emulator",
8152          "type": "413"
8153        }
8154      ],
8155      "members": [
8156        {
8157          "name": "type",
8158          "type": "411"
8159        }
8160      ],
8161      "meta-type": "object"
8162    },
8163    {
8164      "name": "290",
8165      "meta-type": "enum",
8166      "values": [
8167        "ipv4",
8168        "ipv6",
8169        "unix",
8170        "vsock",
8171        "unknown"
8172      ]
8173    },
8174    {
8175      "name": "[291]",
8176      "element-type": "291",
8177      "meta-type": "array"
8178    },
8179    {
8180      "name": "291",
8181      "members": [
8182        {
8183          "name": "host",
8184          "type": "str"
8185        },
8186        {
8187          "name": "service",
8188          "type": "str"
8189        },
8190        {
8191          "name": "family",
8192          "type": "290"
8193        },
8194        {
8195          "name": "websocket",
8196          "type": "bool"
8197        },
8198        {
8199          "name": "x509_dname",
8200          "default": null,
8201          "type": "str"
8202        },
8203        {
8204          "name": "sasl_username",
8205          "default": null,
8206          "type": "str"
8207        }
8208      ],
8209      "meta-type": "object"
8210    },
8211    {
8212      "name": "[292]",
8213      "element-type": "292",
8214      "meta-type": "array"
8215    },
8216    {
8217      "name": "292",
8218      "members": [
8219        {
8220          "name": "host",
8221          "type": "str"
8222        },
8223        {
8224          "name": "service",
8225          "type": "str"
8226        },
8227        {
8228          "name": "family",
8229          "type": "290"
8230        },
8231        {
8232          "name": "websocket",
8233          "type": "bool"
8234        },
8235        {
8236          "name": "auth",
8237          "type": "293"
8238        },
8239        {
8240          "name": "vencrypt",
8241          "default": null,
8242          "type": "294"
8243        }
8244      ],
8245      "meta-type": "object"
8246    },
8247    {
8248      "name": "293",
8249      "meta-type": "enum",
8250      "values": [
8251        "none",
8252        "vnc",
8253        "ra2",
8254        "ra2ne",
8255        "tight",
8256        "ultra",
8257        "tls",
8258        "vencrypt",
8259        "sasl"
8260      ]
8261    },
8262    {
8263      "name": "294",
8264      "meta-type": "enum",
8265      "values": [
8266        "plain",
8267        "tls-none",
8268        "x509-none",
8269        "tls-vnc",
8270        "x509-vnc",
8271        "tls-plain",
8272        "x509-plain",
8273        "tls-sasl",
8274        "x509-sasl"
8275      ]
8276    },
8277    {
8278      "name": "295",
8279      "members": [
8280        {
8281          "name": "host",
8282          "type": "str"
8283        },
8284        {
8285          "name": "service",
8286          "type": "str"
8287        },
8288        {
8289          "name": "family",
8290          "type": "290"
8291        },
8292        {
8293          "name": "websocket",
8294          "type": "bool"
8295        },
8296        {
8297          "name": "auth",
8298          "default": null,
8299          "type": "str"
8300        }
8301      ],
8302      "meta-type": "object"
8303    },
8304    {
8305      "name": "296",
8306      "members": [
8307        {
8308          "name": "host",
8309          "type": "str"
8310        },
8311        {
8312          "name": "service",
8313          "type": "str"
8314        },
8315        {
8316          "name": "family",
8317          "type": "290"
8318        },
8319        {
8320          "name": "websocket",
8321          "type": "bool"
8322        }
8323      ],
8324      "meta-type": "object"
8325    },
8326    {
8327      "name": "[297]",
8328      "element-type": "297",
8329      "meta-type": "array"
8330    },
8331    {
8332      "name": "297",
8333      "tag": "type",
8334      "variants": [
8335        {
8336          "case": "number",
8337          "type": "415"
8338        },
8339        {
8340          "case": "qcode",
8341          "type": "416"
8342        }
8343      ],
8344      "members": [
8345        {
8346          "name": "type",
8347          "type": "414"
8348        }
8349      ],
8350      "meta-type": "object"
8351    },
8352    {
8353      "name": "[298]",
8354      "element-type": "298",
8355      "meta-type": "array"
8356    },
8357    {
8358      "name": "298",
8359      "tag": "type",
8360      "variants": [
8361        {
8362          "case": "key",
8363          "type": "418"
8364        },
8365        {
8366          "case": "btn",
8367          "type": "419"
8368        },
8369        {
8370          "case": "rel",
8371          "type": "420"
8372        },
8373        {
8374          "case": "abs",
8375          "type": "420"
8376        }
8377      ],
8378      "members": [
8379        {
8380          "name": "type",
8381          "type": "417"
8382        }
8383      ],
8384      "meta-type": "object"
8385    },
8386    {
8387      "name": "299",
8388      "meta-type": "enum",
8389      "values": [
8390        "default",
8391        "none",
8392        "gtk",
8393        "sdl",
8394        "egl-headless",
8395        "curses",
8396        "cocoa",
8397        "spice-app"
8398      ]
8399    },
8400    {
8401      "name": "300",
8402      "meta-type": "enum",
8403      "values": [
8404        "off",
8405        "on",
8406        "core",
8407        "es"
8408      ]
8409    },
8410    {
8411      "name": "301",
8412      "members": [
8413        {
8414          "name": "grab-on-hover",
8415          "default": null,
8416          "type": "bool"
8417        },
8418        {
8419          "name": "zoom-to-fit",
8420          "default": null,
8421          "type": "bool"
8422        }
8423      ],
8424      "meta-type": "object"
8425    },
8426    {
8427      "name": "302",
8428      "members": [
8429        {
8430          "name": "charset",
8431          "default": null,
8432          "type": "str"
8433        }
8434      ],
8435      "meta-type": "object"
8436    },
8437    {
8438      "name": "303",
8439      "members": [
8440        {
8441          "name": "rendernode",
8442          "default": null,
8443          "type": "str"
8444        }
8445      ],
8446      "meta-type": "object"
8447    },
8448    {
8449      "name": "304",
8450      "meta-type": "enum",
8451      "values": [
8452        "none",
8453        "setup",
8454        "cancelling",
8455        "cancelled",
8456        "active",
8457        "postcopy-active",
8458        "postcopy-paused",
8459        "postcopy-recover",
8460        "completed",
8461        "failed",
8462        "colo",
8463        "pre-switchover",
8464        "device"
8465      ]
8466    },
8467    {
8468      "name": "305",
8469      "members": [
8470        {
8471          "name": "transferred",
8472          "type": "int"
8473        },
8474        {
8475          "name": "remaining",
8476          "type": "int"
8477        },
8478        {
8479          "name": "total",
8480          "type": "int"
8481        },
8482        {
8483          "name": "duplicate",
8484          "type": "int"
8485        },
8486        {
8487          "name": "skipped",
8488          "type": "int"
8489        },
8490        {
8491          "name": "normal",
8492          "type": "int"
8493        },
8494        {
8495          "name": "normal-bytes",
8496          "type": "int"
8497        },
8498        {
8499          "name": "dirty-pages-rate",
8500          "type": "int"
8501        },
8502        {
8503          "name": "mbps",
8504          "type": "number"
8505        },
8506        {
8507          "name": "dirty-sync-count",
8508          "type": "int"
8509        },
8510        {
8511          "name": "postcopy-requests",
8512          "type": "int"
8513        },
8514        {
8515          "name": "page-size",
8516          "type": "int"
8517        },
8518        {
8519          "name": "multifd-bytes",
8520          "type": "int"
8521        },
8522        {
8523          "name": "pages-per-second",
8524          "type": "int"
8525        }
8526      ],
8527      "meta-type": "object"
8528    },
8529    {
8530      "name": "306",
8531      "members": [
8532        {
8533          "name": "cache-size",
8534          "type": "int"
8535        },
8536        {
8537          "name": "bytes",
8538          "type": "int"
8539        },
8540        {
8541          "name": "pages",
8542          "type": "int"
8543        },
8544        {
8545          "name": "cache-miss",
8546          "type": "int"
8547        },
8548        {
8549          "name": "cache-miss-rate",
8550          "type": "number"
8551        },
8552        {
8553          "name": "overflow",
8554          "type": "int"
8555        }
8556      ],
8557      "meta-type": "object"
8558    },
8559    {
8560      "name": "307",
8561      "members": [
8562        {
8563          "name": "pages",
8564          "type": "int"
8565        },
8566        {
8567          "name": "busy",
8568          "type": "int"
8569        },
8570        {
8571          "name": "busy-rate",
8572          "type": "number"
8573        },
8574        {
8575          "name": "compressed-size",
8576          "type": "int"
8577        },
8578        {
8579          "name": "compression-rate",
8580          "type": "number"
8581        }
8582      ],
8583      "meta-type": "object"
8584    },
8585    {
8586      "name": "[308]",
8587      "element-type": "308",
8588      "meta-type": "array"
8589    },
8590    {
8591      "name": "308",
8592      "tag": "type",
8593      "variants": [
8594        {
8595          "case": "inet",
8596          "type": "377"
8597        },
8598        {
8599          "case": "unix",
8600          "type": "422"
8601        },
8602        {
8603          "case": "vsock",
8604          "type": "423"
8605        },
8606        {
8607          "case": "fd",
8608          "type": "424"
8609        }
8610      ],
8611      "members": [
8612        {
8613          "name": "type",
8614          "type": "421"
8615        }
8616      ],
8617      "meta-type": "object"
8618    },
8619    {
8620      "name": "309",
8621      "meta-type": "enum",
8622      "values": [
8623        "xbzrle",
8624        "rdma-pin-all",
8625        "auto-converge",
8626        "zero-blocks",
8627        "compress",
8628        "events",
8629        "postcopy-ram",
8630        "x-colo",
8631        "release-ram",
8632        "block",
8633        "return-path",
8634        "pause-before-switchover",
8635        "multifd",
8636        "dirty-bitmaps",
8637        "postcopy-blocktime",
8638        "late-block-activate",
8639        "x-ignore-shared"
8640      ]
8641    },
8642    {
8643      "name": "310",
8644      "meta-type": "enum",
8645      "values": [
8646        "none",
8647        "primary",
8648        "secondary"
8649      ]
8650    },
8651    {
8652      "name": "311",
8653      "meta-type": "enum",
8654      "values": [
8655        "none",
8656        "request",
8657        "error",
8658        "processing"
8659      ]
8660    },
8661    {
8662      "name": "number",
8663      "json-type": "number",
8664      "meta-type": "builtin"
8665    },
8666    {
8667      "name": "[312]",
8668      "element-type": "312",
8669      "meta-type": "array"
8670    },
8671    {
8672      "name": "312",
8673      "tag": "type",
8674      "variants": [
8675        {
8676          "case": "abort",
8677          "type": "426"
8678        },
8679        {
8680          "case": "block-dirty-bitmap-add",
8681          "type": "427"
8682        },
8683        {
8684          "case": "block-dirty-bitmap-clear",
8685          "type": "428"
8686        },
8687        {
8688          "case": "block-dirty-bitmap-enable",
8689          "type": "428"
8690        },
8691        {
8692          "case": "block-dirty-bitmap-disable",
8693          "type": "428"
8694        },
8695        {
8696          "case": "block-dirty-bitmap-merge",
8697          "type": "429"
8698        },
8699        {
8700          "case": "blockdev-backup",
8701          "type": "430"
8702        },
8703        {
8704          "case": "blockdev-snapshot",
8705          "type": "431"
8706        },
8707        {
8708          "case": "blockdev-snapshot-internal-sync",
8709          "type": "432"
8710        },
8711        {
8712          "case": "blockdev-snapshot-sync",
8713          "type": "433"
8714        },
8715        {
8716          "case": "drive-backup",
8717          "type": "434"
8718        }
8719      ],
8720      "members": [
8721        {
8722          "name": "type",
8723          "type": "425"
8724        }
8725      ],
8726      "meta-type": "object"
8727    },
8728    {
8729      "name": "313",
8730      "members": [
8731        {
8732          "name": "completion-mode",
8733          "default": null,
8734          "type": "435"
8735        }
8736      ],
8737      "meta-type": "object"
8738    },
8739    {
8740      "name": "314",
8741      "meta-type": "enum",
8742      "values": [
8743        "unavailable",
8744        "disabled",
8745        "enabled"
8746      ]
8747    },
8748    {
8749      "name": "315",
8750      "meta-type": "enum",
8751      "values": [
8752        "builtin",
8753        "enum",
8754        "array",
8755        "object",
8756        "alternate",
8757        "command",
8758        "event"
8759      ]
8760    },
8761    {
8762      "name": "316",
8763      "members": [
8764        {
8765          "name": "json-type",
8766          "type": "436"
8767        }
8768      ],
8769      "meta-type": "object"
8770    },
8771    {
8772      "name": "317",
8773      "members": [
8774        {
8775          "name": "values",
8776          "type": "[str]"
8777        }
8778      ],
8779      "meta-type": "object"
8780    },
8781    {
8782      "name": "318",
8783      "members": [
8784        {
8785          "name": "element-type",
8786          "type": "str"
8787        }
8788      ],
8789      "meta-type": "object"
8790    },
8791    {
8792      "name": "319",
8793      "members": [
8794        {
8795          "name": "members",
8796          "type": "[437]"
8797        },
8798        {
8799          "name": "tag",
8800          "default": null,
8801          "type": "str"
8802        },
8803        {
8804          "name": "variants",
8805          "default": null,
8806          "type": "[438]"
8807        }
8808      ],
8809      "meta-type": "object"
8810    },
8811    {
8812      "name": "320",
8813      "members": [
8814        {
8815          "name": "members",
8816          "type": "[439]"
8817        }
8818      ],
8819      "meta-type": "object"
8820    },
8821    {
8822      "name": "321",
8823      "members": [
8824        {
8825          "name": "arg-type",
8826          "type": "str"
8827        },
8828        {
8829          "name": "ret-type",
8830          "type": "str"
8831        },
8832        {
8833          "name": "allow-oob",
8834          "default": null,
8835          "type": "bool"
8836        }
8837      ],
8838      "meta-type": "object"
8839    },
8840    {
8841      "name": "322",
8842      "members": [
8843        {
8844          "name": "arg-type",
8845          "type": "str"
8846        }
8847      ],
8848      "meta-type": "object"
8849    },
8850    {
8851      "name": "[323]",
8852      "element-type": "323",
8853      "meta-type": "array"
8854    },
8855    {
8856      "name": "323",
8857      "meta-type": "enum",
8858      "values": [
8859        "oob"
8860      ]
8861    },
8862    {
8863      "name": "324",
8864      "members": [
8865        {
8866          "name": "major",
8867          "type": "int"
8868        },
8869        {
8870          "name": "minor",
8871          "type": "int"
8872        },
8873        {
8874          "name": "micro",
8875          "type": "int"
8876        }
8877      ],
8878      "meta-type": "object"
8879    },
8880    {
8881      "name": "325",
8882      "members": [
8883        {
8884          "name": "node-id",
8885          "default": null,
8886          "type": "int"
8887        },
8888        {
8889          "name": "socket-id",
8890          "default": null,
8891          "type": "int"
8892        },
8893        {
8894          "name": "core-id",
8895          "default": null,
8896          "type": "int"
8897        },
8898        {
8899          "name": "thread-id",
8900          "default": null,
8901          "type": "int"
8902        }
8903      ],
8904      "meta-type": "object"
8905    },
8906    {
8907      "name": "326",
8908      "meta-type": "enum",
8909      "values": [
8910        "x86",
8911        "sparc",
8912        "ppc",
8913        "mips",
8914        "tricore",
8915        "s390",
8916        "riscv",
8917        "other"
8918      ]
8919    },
8920    {
8921      "name": "327",
8922      "members": [
8923        {
8924          "name": "pc",
8925          "type": "int"
8926        }
8927      ],
8928      "meta-type": "object"
8929    },
8930    {
8931      "name": "328",
8932      "members": [
8933        {
8934          "name": "pc",
8935          "type": "int"
8936        },
8937        {
8938          "name": "npc",
8939          "type": "int"
8940        }
8941      ],
8942      "meta-type": "object"
8943    },
8944    {
8945      "name": "329",
8946      "members": [
8947        {
8948          "name": "nip",
8949          "type": "int"
8950        }
8951      ],
8952      "meta-type": "object"
8953    },
8954    {
8955      "name": "330",
8956      "members": [
8957        {
8958          "name": "PC",
8959          "type": "int"
8960        }
8961      ],
8962      "meta-type": "object"
8963    },
8964    {
8965      "name": "331",
8966      "members": [
8967        {
8968          "name": "PC",
8969          "type": "int"
8970        }
8971      ],
8972      "meta-type": "object"
8973    },
8974    {
8975      "name": "332",
8976      "members": [
8977        {
8978          "name": "cpu-state",
8979          "type": "440"
8980        }
8981      ],
8982      "meta-type": "object"
8983    },
8984    {
8985      "name": "333",
8986      "members": [
8987        {
8988          "name": "pc",
8989          "type": "int"
8990        }
8991      ],
8992      "meta-type": "object"
8993    },
8994    {
8995      "name": "334",
8996      "meta-type": "enum",
8997      "values": [
8998        "aarch64",
8999        "alpha",
9000        "arm",
9001        "cris",
9002        "hppa",
9003        "i386",
9004        "lm32",
9005        "m68k",
9006        "microblaze",
9007        "microblazeel",
9008        "mips",
9009        "mips64",
9010        "mips64el",
9011        "mipsel",
9012        "moxie",
9013        "nios2",
9014        "or1k",
9015        "ppc",
9016        "ppc64",
9017        "riscv32",
9018        "riscv64",
9019        "s390x",
9020        "sh4",
9021        "sh4eb",
9022        "sparc",
9023        "sparc64",
9024        "tricore",
9025        "unicore32",
9026        "x86_64",
9027        "xtensa",
9028        "xtensaeb"
9029      ]
9030    },
9031    {
9032      "name": "[335]",
9033      "element-type": "335",
9034      "meta-type": "array"
9035    },
9036    {
9037      "name": "335",
9038      "members": [
9039        {
9040          "name": "bus",
9041          "type": "int"
9042        },
9043        {
9044          "name": "slot",
9045          "type": "int"
9046        },
9047        {
9048          "name": "function",
9049          "type": "int"
9050        },
9051        {
9052          "name": "class_info",
9053          "type": "441"
9054        },
9055        {
9056          "name": "id",
9057          "type": "442"
9058        },
9059        {
9060          "name": "irq",
9061          "default": null,
9062          "type": "int"
9063        },
9064        {
9065          "name": "qdev_id",
9066          "type": "str"
9067        },
9068        {
9069          "name": "pci_bridge",
9070          "default": null,
9071          "type": "443"
9072        },
9073        {
9074          "name": "regions",
9075          "type": "[444]"
9076        }
9077      ],
9078      "meta-type": "object"
9079    },
9080    {
9081      "name": "336",
9082      "meta-type": "enum",
9083      "values": [
9084        "elf",
9085        "kdump-zlib",
9086        "kdump-lzo",
9087        "kdump-snappy",
9088        "win-dmp"
9089      ]
9090    },
9091    {
9092      "name": "337",
9093      "meta-type": "enum",
9094      "values": [
9095        "none",
9096        "active",
9097        "completed",
9098        "failed"
9099      ]
9100    },
9101    {
9102      "name": "[336]",
9103      "element-type": "336",
9104      "meta-type": "array"
9105    },
9106    {
9107      "name": "[338]",
9108      "element-type": "338",
9109      "meta-type": "array"
9110    },
9111    {
9112      "name": "338",
9113      "members": [
9114        {
9115          "name": "fd",
9116          "type": "int"
9117        },
9118        {
9119          "name": "opaque",
9120          "default": null,
9121          "type": "str"
9122        }
9123      ],
9124      "meta-type": "object"
9125    },
9126    {
9127      "name": "[339]",
9128      "element-type": "339",
9129      "meta-type": "array"
9130    },
9131    {
9132      "name": "339",
9133      "members": [
9134        {
9135          "name": "name",
9136          "type": "str"
9137        },
9138        {
9139          "name": "type",
9140          "type": "445"
9141        },
9142        {
9143          "name": "help",
9144          "default": null,
9145          "type": "str"
9146        },
9147        {
9148          "name": "default",
9149          "default": null,
9150          "type": "str"
9151        }
9152      ],
9153      "meta-type": "object"
9154    },
9155    {
9156      "name": "340",
9157      "meta-type": "enum",
9158      "values": [
9159        "default",
9160        "preferred",
9161        "bind",
9162        "interleave"
9163      ]
9164    },
9165    {
9166      "name": "341",
9167      "meta-type": "enum",
9168      "values": [
9169        "dimm",
9170        "nvdimm"
9171      ]
9172    },
9173    {
9174      "name": "342",
9175      "members": [
9176        {
9177          "name": "data",
9178          "type": "446"
9179        }
9180      ],
9181      "meta-type": "object"
9182    },
9183    {
9184      "name": "343",
9185      "meta-type": "enum",
9186      "values": [
9187        "DIMM",
9188        "CPU"
9189      ]
9190    },
9191    {
9192      "name": "344",
9193      "meta-type": "enum",
9194      "values": [
9195        "node",
9196        "dist",
9197        "cpu"
9198      ]
9199    },
9200    {
9201      "name": "345",
9202      "members": [
9203        {
9204          "name": "nodeid",
9205          "default": null,
9206          "type": "int"
9207        },
9208        {
9209          "name": "cpus",
9210          "default": null,
9211          "type": "[int]"
9212        },
9213        {
9214          "name": "mem",
9215          "default": null,
9216          "type": "int"
9217        },
9218        {
9219          "name": "memdev",
9220          "default": null,
9221          "type": "str"
9222        }
9223      ],
9224      "meta-type": "object"
9225    },
9226    {
9227      "name": "346",
9228      "members": [
9229        {
9230          "name": "src",
9231          "type": "int"
9232        },
9233        {
9234          "name": "dst",
9235          "type": "int"
9236        },
9237        {
9238          "name": "val",
9239          "type": "int"
9240        }
9241      ],
9242      "meta-type": "object"
9243    },
9244    {
9245      "name": "347",
9246      "members": [
9247        {
9248          "name": "node-id",
9249          "default": null,
9250          "type": "int"
9251        },
9252        {
9253          "name": "socket-id",
9254          "default": null,
9255          "type": "int"
9256        },
9257        {
9258          "name": "core-id",
9259          "default": null,
9260          "type": "int"
9261        },
9262        {
9263          "name": "thread-id",
9264          "default": null,
9265          "type": "int"
9266        }
9267      ],
9268      "meta-type": "object"
9269    },
9270    {
9271      "name": "349",
9272      "members": [
9273        {
9274          "name": "name",
9275          "type": "str"
9276        },
9277        {
9278          "name": "props",
9279          "default": null,
9280          "type": "any"
9281        }
9282      ],
9283      "meta-type": "object"
9284    },
9285    {
9286      "name": "350",
9287      "meta-type": "enum",
9288      "values": [
9289        "incompatible",
9290        "identical",
9291        "superset",
9292        "subset"
9293      ]
9294    },
9295    {
9296      "name": "351",
9297      "meta-type": "enum",
9298      "values": [
9299        "static",
9300        "full"
9301      ]
9302    },
9303    {
9304      "name": "352",
9305      "meta-type": "enum",
9306      "values": [
9307        "hyper-v",
9308        "s390"
9309      ]
9310    },
9311    {
9312      "name": "353",
9313      "members": [
9314        {
9315          "name": "arg1",
9316          "type": "int"
9317        },
9318        {
9319          "name": "arg2",
9320          "type": "int"
9321        },
9322        {
9323          "name": "arg3",
9324          "type": "int"
9325        },
9326        {
9327          "name": "arg4",
9328          "type": "int"
9329        },
9330        {
9331          "name": "arg5",
9332          "type": "int"
9333        }
9334      ],
9335      "meta-type": "object"
9336    },
9337    {
9338      "name": "354",
9339      "members": [
9340        {
9341          "name": "core",
9342          "type": "int"
9343        },
9344        {
9345          "name": "psw-mask",
9346          "type": "int"
9347        },
9348        {
9349          "name": "psw-addr",
9350          "type": "int"
9351        },
9352        {
9353          "name": "reason",
9354          "type": "447"
9355        }
9356      ],
9357      "meta-type": "object"
9358    },
9359    {
9360      "name": "355",
9361      "meta-type": "enum",
9362      "values": [
9363        "active",
9364        "disabled",
9365        "frozen",
9366        "locked",
9367        "inconsistent"
9368      ]
9369    },
9370    {
9371      "name": "[356]",
9372      "element-type": "356",
9373      "meta-type": "array"
9374    },
9375    {
9376      "name": "356",
9377      "members": [
9378        {
9379          "name": "interval_length",
9380          "type": "int"
9381        },
9382        {
9383          "name": "min_rd_latency_ns",
9384          "type": "int"
9385        },
9386        {
9387          "name": "max_rd_latency_ns",
9388          "type": "int"
9389        },
9390        {
9391          "name": "avg_rd_latency_ns",
9392          "type": "int"
9393        },
9394        {
9395          "name": "min_wr_latency_ns",
9396          "type": "int"
9397        },
9398        {
9399          "name": "max_wr_latency_ns",
9400          "type": "int"
9401        },
9402        {
9403          "name": "avg_wr_latency_ns",
9404          "type": "int"
9405        },
9406        {
9407          "name": "min_flush_latency_ns",
9408          "type": "int"
9409        },
9410        {
9411          "name": "max_flush_latency_ns",
9412          "type": "int"
9413        },
9414        {
9415          "name": "avg_flush_latency_ns",
9416          "type": "int"
9417        },
9418        {
9419          "name": "avg_rd_queue_depth",
9420          "type": "number"
9421        },
9422        {
9423          "name": "avg_wr_queue_depth",
9424          "type": "number"
9425        }
9426      ],
9427      "meta-type": "object"
9428    },
9429    {
9430      "name": "357",
9431      "members": [
9432        {
9433          "name": "boundaries",
9434          "type": "[int]"
9435        },
9436        {
9437          "name": "bins",
9438          "type": "[int]"
9439        }
9440      ],
9441      "meta-type": "object"
9442    },
9443    {
9444      "name": "[67]",
9445      "element-type": "67",
9446      "meta-type": "array"
9447    },
9448    {
9449      "name": "358",
9450      "tag": "type",
9451      "variants": [
9452        {
9453          "case": "qcow2",
9454          "type": "449"
9455        },
9456        {
9457          "case": "vmdk",
9458          "type": "450"
9459        },
9460        {
9461          "case": "luks",
9462          "type": "451"
9463        }
9464      ],
9465      "members": [
9466        {
9467          "name": "type",
9468          "type": "448"
9469        }
9470      ],
9471      "meta-type": "object"
9472    },
9473    {
9474      "name": "359",
9475      "meta-type": "enum",
9476      "values": [
9477        "block-backend",
9478        "block-job",
9479        "block-driver"
9480      ]
9481    },
9482    {
9483      "name": "[360]",
9484      "element-type": "360",
9485      "meta-type": "array"
9486    },
9487    {
9488      "name": "360",
9489      "meta-type": "enum",
9490      "values": [
9491        "consistent-read",
9492        "write",
9493        "write-unchanged",
9494        "resize",
9495        "graph-mod"
9496      ]
9497    },
9498    {
9499      "name": "361",
9500      "members": [
9501        {
9502          "type": "45"
9503        },
9504        {
9505          "type": "str"
9506        }
9507      ],
9508      "meta-type": "alternate"
9509    },
9510    {
9511      "name": "[362]",
9512      "element-type": "362",
9513      "meta-type": "array"
9514    },
9515    {
9516      "name": "362",
9517      "members": [
9518        {
9519          "name": "event",
9520          "type": "452"
9521        },
9522        {
9523          "name": "state",
9524          "default": null,
9525          "type": "int"
9526        },
9527        {
9528          "name": "errno",
9529          "default": null,
9530          "type": "int"
9531        },
9532        {
9533          "name": "sector",
9534          "default": null,
9535          "type": "int"
9536        },
9537        {
9538          "name": "once",
9539          "default": null,
9540          "type": "bool"
9541        },
9542        {
9543          "name": "immediately",
9544          "default": null,
9545          "type": "bool"
9546        }
9547      ],
9548      "meta-type": "object"
9549    },
9550    {
9551      "name": "[363]",
9552      "element-type": "363",
9553      "meta-type": "array"
9554    },
9555    {
9556      "name": "363",
9557      "members": [
9558        {
9559          "name": "event",
9560          "type": "452"
9561        },
9562        {
9563          "name": "state",
9564          "default": null,
9565          "type": "int"
9566        },
9567        {
9568          "name": "new_state",
9569          "type": "int"
9570        }
9571      ],
9572      "meta-type": "object"
9573    },
9574    {
9575      "name": "364",
9576      "meta-type": "enum",
9577      "values": [
9578        "auto",
9579        "on",
9580        "off"
9581      ]
9582    },
9583    {
9584      "name": "365",
9585      "meta-type": "enum",
9586      "values": [
9587        "threads",
9588        "native"
9589      ]
9590    },
9591    {
9592      "name": "366",
9593      "meta-type": "enum",
9594      "values": [
9595        "tcp",
9596        "iser"
9597      ]
9598    },
9599    {
9600      "name": "367",
9601      "meta-type": "enum",
9602      "values": [
9603        "crc32c",
9604        "none",
9605        "crc32c-none",
9606        "none-crc32c"
9607      ]
9608    },
9609    {
9610      "name": "368",
9611      "members": [
9612        {
9613          "name": "type",
9614          "type": "453"
9615        },
9616        {
9617          "name": "host",
9618          "type": "str"
9619        }
9620      ],
9621      "meta-type": "object"
9622    },
9623    {
9624      "name": "369",
9625      "members": [
9626        {
9627          "type": "45"
9628        },
9629        {
9630          "type": "str"
9631        },
9632        {
9633          "type": "null"
9634        }
9635      ],
9636      "meta-type": "alternate"
9637    },
9638    {
9639      "name": "370",
9640      "members": [
9641        {
9642          "type": "454"
9643        },
9644        {
9645          "type": "455"
9646        }
9647      ],
9648      "meta-type": "alternate"
9649    },
9650    {
9651      "name": "371",
9652      "tag": "format",
9653      "variants": [
9654        {
9655          "case": "aes",
9656          "type": "457"
9657        },
9658        {
9659          "case": "luks",
9660          "type": "458"
9661        }
9662      ],
9663      "members": [
9664        {
9665          "name": "format",
9666          "type": "456"
9667        }
9668      ],
9669      "meta-type": "object"
9670    },
9671    {
9672      "name": "372",
9673      "tag": "format",
9674      "variants": [
9675        {
9676          "case": "aes",
9677          "type": "457"
9678        }
9679      ],
9680      "members": [
9681        {
9682          "name": "format",
9683          "type": "459"
9684        }
9685      ],
9686      "meta-type": "object"
9687    },
9688    {
9689      "name": "[361]",
9690      "element-type": "361",
9691      "meta-type": "array"
9692    },
9693    {
9694      "name": "373",
9695      "meta-type": "enum",
9696      "values": [
9697        "quorum",
9698        "fifo"
9699      ]
9700    },
9701    {
9702      "name": "[374]",
9703      "element-type": "374",
9704      "meta-type": "array"
9705    },
9706    {
9707      "name": "374",
9708      "meta-type": "enum",
9709      "values": [
9710        "cephx",
9711        "none"
9712      ]
9713    },
9714    {
9715      "name": "[375]",
9716      "element-type": "375",
9717      "meta-type": "array"
9718    },
9719    {
9720      "name": "375",
9721      "members": [
9722        {
9723          "name": "host",
9724          "type": "str"
9725        },
9726        {
9727          "name": "port",
9728          "type": "str"
9729        }
9730      ],
9731      "meta-type": "object"
9732    },
9733    {
9734      "name": "376",
9735      "meta-type": "enum",
9736      "values": [
9737        "primary",
9738        "secondary"
9739      ]
9740    },
9741    {
9742      "name": "377",
9743      "members": [
9744        {
9745          "name": "host",
9746          "type": "str"
9747        },
9748        {
9749          "name": "port",
9750          "type": "str"
9751        },
9752        {
9753          "name": "numeric",
9754          "default": null,
9755          "type": "bool"
9756        },
9757        {
9758          "name": "to",
9759          "default": null,
9760          "type": "int"
9761        },
9762        {
9763          "name": "ipv4",
9764          "default": null,
9765          "type": "bool"
9766        },
9767        {
9768          "name": "ipv6",
9769          "default": null,
9770          "type": "bool"
9771        }
9772      ],
9773      "meta-type": "object"
9774    },
9775    {
9776      "name": "378",
9777      "tag": "mode",
9778      "variants": [
9779        {
9780          "case": "hash",
9781          "type": "461"
9782        },
9783        {
9784          "case": "none",
9785          "type": "0"
9786        },
9787        {
9788          "case": "known_hosts",
9789          "type": "0"
9790        }
9791      ],
9792      "members": [
9793        {
9794          "name": "mode",
9795          "type": "460"
9796        }
9797      ],
9798      "meta-type": "object"
9799    },
9800    {
9801      "name": "379",
9802      "members": [
9803        {
9804          "name": "filename",
9805          "type": "str"
9806        },
9807        {
9808          "name": "size",
9809          "type": "int"
9810        },
9811        {
9812          "name": "preallocation",
9813          "default": null,
9814          "type": "462"
9815        },
9816        {
9817          "name": "nocow",
9818          "default": null,
9819          "type": "bool"
9820        }
9821      ],
9822      "meta-type": "object"
9823    },
9824    {
9825      "name": "380",
9826      "members": [
9827        {
9828          "name": "location",
9829          "type": "248"
9830        },
9831        {
9832          "name": "size",
9833          "type": "int"
9834        },
9835        {
9836          "name": "preallocation",
9837          "default": null,
9838          "type": "462"
9839        }
9840      ],
9841      "meta-type": "object"
9842    },
9843    {
9844      "name": "381",
9845      "members": [
9846        {
9847          "name": "key-secret",
9848          "default": null,
9849          "type": "str"
9850        },
9851        {
9852          "name": "cipher-alg",
9853          "default": null,
9854          "type": "463"
9855        },
9856        {
9857          "name": "cipher-mode",
9858          "default": null,
9859          "type": "464"
9860        },
9861        {
9862          "name": "ivgen-alg",
9863          "default": null,
9864          "type": "465"
9865        },
9866        {
9867          "name": "ivgen-hash-alg",
9868          "default": null,
9869          "type": "466"
9870        },
9871        {
9872          "name": "hash-alg",
9873          "default": null,
9874          "type": "466"
9875        },
9876        {
9877          "name": "iter-time",
9878          "default": null,
9879          "type": "int"
9880        },
9881        {
9882          "name": "file",
9883          "type": "361"
9884        },
9885        {
9886          "name": "size",
9887          "type": "int"
9888        }
9889      ],
9890      "meta-type": "object"
9891    },
9892    {
9893      "name": "382",
9894      "members": [
9895        {
9896          "name": "location",
9897          "type": "254"
9898        },
9899        {
9900          "name": "size",
9901          "type": "int"
9902        }
9903      ],
9904      "meta-type": "object"
9905    },
9906    {
9907      "name": "383",
9908      "members": [
9909        {
9910          "name": "file",
9911          "type": "361"
9912        },
9913        {
9914          "name": "size",
9915          "type": "int"
9916        },
9917        {
9918          "name": "cluster-size",
9919          "default": null,
9920          "type": "int"
9921        }
9922      ],
9923      "meta-type": "object"
9924    },
9925    {
9926      "name": "384",
9927      "members": [
9928        {
9929          "name": "file",
9930          "type": "361"
9931        },
9932        {
9933          "name": "size",
9934          "type": "int"
9935        },
9936        {
9937          "name": "backing-file",
9938          "default": null,
9939          "type": "str"
9940        },
9941        {
9942          "name": "encrypt",
9943          "default": null,
9944          "type": "467"
9945        }
9946      ],
9947      "meta-type": "object"
9948    },
9949    {
9950      "name": "385",
9951      "members": [
9952        {
9953          "name": "file",
9954          "type": "361"
9955        },
9956        {
9957          "name": "data-file",
9958          "default": null,
9959          "type": "361"
9960        },
9961        {
9962          "name": "data-file-raw",
9963          "default": null,
9964          "type": "bool"
9965        },
9966        {
9967          "name": "size",
9968          "type": "int"
9969        },
9970        {
9971          "name": "version",
9972          "default": null,
9973          "type": "468"
9974        },
9975        {
9976          "name": "backing-file",
9977          "default": null,
9978          "type": "str"
9979        },
9980        {
9981          "name": "backing-fmt",
9982          "default": null,
9983          "type": "238"
9984        },
9985        {
9986          "name": "encrypt",
9987          "default": null,
9988          "type": "467"
9989        },
9990        {
9991          "name": "cluster-size",
9992          "default": null,
9993          "type": "int"
9994        },
9995        {
9996          "name": "preallocation",
9997          "default": null,
9998          "type": "462"
9999        },
10000        {
10001          "name": "lazy-refcounts",
10002          "default": null,
10003          "type": "bool"
10004        },
10005        {
10006          "name": "refcount-bits",
10007          "default": null,
10008          "type": "int"
10009        }
10010      ],
10011      "meta-type": "object"
10012    },
10013    {
10014      "name": "386",
10015      "members": [
10016        {
10017          "name": "file",
10018          "type": "361"
10019        },
10020        {
10021          "name": "size",
10022          "type": "int"
10023        },
10024        {
10025          "name": "backing-file",
10026          "default": null,
10027          "type": "str"
10028        },
10029        {
10030          "name": "backing-fmt",
10031          "default": null,
10032          "type": "238"
10033        },
10034        {
10035          "name": "cluster-size",
10036          "default": null,
10037          "type": "int"
10038        },
10039        {
10040          "name": "table-size",
10041          "default": null,
10042          "type": "int"
10043        }
10044      ],
10045      "meta-type": "object"
10046    },
10047    {
10048      "name": "387",
10049      "members": [
10050        {
10051          "name": "location",
10052          "type": "262"
10053        },
10054        {
10055          "name": "size",
10056          "type": "int"
10057        },
10058        {
10059          "name": "cluster-size",
10060          "default": null,
10061          "type": "int"
10062        }
10063      ],
10064      "meta-type": "object"
10065    },
10066    {
10067      "name": "388",
10068      "members": [
10069        {
10070          "name": "location",
10071          "type": "264"
10072        },
10073        {
10074          "name": "size",
10075          "type": "int"
10076        },
10077        {
10078          "name": "backing-file",
10079          "default": null,
10080          "type": "str"
10081        },
10082        {
10083          "name": "preallocation",
10084          "default": null,
10085          "type": "462"
10086        },
10087        {
10088          "name": "redundancy",
10089          "default": null,
10090          "type": "469"
10091        },
10092        {
10093          "name": "object-size",
10094          "default": null,
10095          "type": "int"
10096        }
10097      ],
10098      "meta-type": "object"
10099    },
10100    {
10101      "name": "389",
10102      "members": [
10103        {
10104          "name": "location",
10105          "type": "265"
10106        },
10107        {
10108          "name": "size",
10109          "type": "int"
10110        }
10111      ],
10112      "meta-type": "object"
10113    },
10114    {
10115      "name": "390",
10116      "members": [
10117        {
10118          "name": "file",
10119          "type": "361"
10120        },
10121        {
10122          "name": "size",
10123          "type": "int"
10124        },
10125        {
10126          "name": "preallocation",
10127          "default": null,
10128          "type": "462"
10129        }
10130      ],
10131      "meta-type": "object"
10132    },
10133    {
10134      "name": "391",
10135      "members": [
10136        {
10137          "name": "file",
10138          "type": "361"
10139        },
10140        {
10141          "name": "size",
10142          "type": "int"
10143        },
10144        {
10145          "name": "log-size",
10146          "default": null,
10147          "type": "int"
10148        },
10149        {
10150          "name": "block-size",
10151          "default": null,
10152          "type": "int"
10153        },
10154        {
10155          "name": "subformat",
10156          "default": null,
10157          "type": "470"
10158        },
10159        {
10160          "name": "block-state-zero",
10161          "default": null,
10162          "type": "bool"
10163        }
10164      ],
10165      "meta-type": "object"
10166    },
10167    {
10168      "name": "392",
10169      "members": [
10170        {
10171          "name": "file",
10172          "type": "361"
10173        },
10174        {
10175          "name": "size",
10176          "type": "int"
10177        },
10178        {
10179          "name": "extents",
10180          "default": null,
10181          "type": "[361]"
10182        },
10183        {
10184          "name": "subformat",
10185          "default": null,
10186          "type": "471"
10187        },
10188        {
10189          "name": "backing-file",
10190          "default": null,
10191          "type": "str"
10192        },
10193        {
10194          "name": "adapter-type",
10195          "default": null,
10196          "type": "472"
10197        },
10198        {
10199          "name": "hwversion",
10200          "default": null,
10201          "type": "str"
10202        },
10203        {
10204          "name": "zeroed-grain",
10205          "default": null,
10206          "type": "bool"
10207        }
10208      ],
10209      "meta-type": "object"
10210    },
10211    {
10212      "name": "393",
10213      "members": [
10214        {
10215          "name": "file",
10216          "type": "361"
10217        },
10218        {
10219          "name": "size",
10220          "type": "int"
10221        },
10222        {
10223          "name": "subformat",
10224          "default": null,
10225          "type": "473"
10226        },
10227        {
10228          "name": "force-size",
10229          "default": null,
10230          "type": "bool"
10231        }
10232      ],
10233      "meta-type": "object"
10234    },
10235    {
10236      "name": "null",
10237      "json-type": "null",
10238      "meta-type": "builtin"
10239    },
10240    {
10241      "name": "394",
10242      "meta-type": "enum",
10243      "values": [
10244        "inet",
10245        "unix",
10246        "vsock",
10247        "fd"
10248      ]
10249    },
10250    {
10251      "name": "395",
10252      "members": [
10253        {
10254          "name": "data",
10255          "type": "377"
10256        }
10257      ],
10258      "meta-type": "object"
10259    },
10260    {
10261      "name": "396",
10262      "members": [
10263        {
10264          "name": "data",
10265          "type": "422"
10266        }
10267      ],
10268      "meta-type": "object"
10269    },
10270    {
10271      "name": "397",
10272      "members": [
10273        {
10274          "name": "data",
10275          "type": "423"
10276        }
10277      ],
10278      "meta-type": "object"
10279    },
10280    {
10281      "name": "398",
10282      "members": [
10283        {
10284          "name": "data",
10285          "type": "424"
10286        }
10287      ],
10288      "meta-type": "object"
10289    },
10290    {
10291      "name": "399",
10292      "meta-type": "enum",
10293      "values": [
10294        "file",
10295        "serial",
10296        "parallel",
10297        "pipe",
10298        "socket",
10299        "udp",
10300        "pty",
10301        "null",
10302        "mux",
10303        "msmouse",
10304        "wctablet",
10305        "braille",
10306        "testdev",
10307        "stdio",
10308        "console",
10309        "vc",
10310        "ringbuf",
10311        "memory"
10312      ]
10313    },
10314    {
10315      "name": "400",
10316      "members": [
10317        {
10318          "name": "data",
10319          "type": "474"
10320        }
10321      ],
10322      "meta-type": "object"
10323    },
10324    {
10325      "name": "401",
10326      "members": [
10327        {
10328          "name": "data",
10329          "type": "475"
10330        }
10331      ],
10332      "meta-type": "object"
10333    },
10334    {
10335      "name": "402",
10336      "members": [
10337        {
10338          "name": "data",
10339          "type": "476"
10340        }
10341      ],
10342      "meta-type": "object"
10343    },
10344    {
10345      "name": "403",
10346      "members": [
10347        {
10348          "name": "data",
10349          "type": "477"
10350        }
10351      ],
10352      "meta-type": "object"
10353    },
10354    {
10355      "name": "404",
10356      "members": [
10357        {
10358          "name": "data",
10359          "type": "478"
10360        }
10361      ],
10362      "meta-type": "object"
10363    },
10364    {
10365      "name": "405",
10366      "members": [
10367        {
10368          "name": "data",
10369          "type": "479"
10370        }
10371      ],
10372      "meta-type": "object"
10373    },
10374    {
10375      "name": "406",
10376      "members": [
10377        {
10378          "name": "data",
10379          "type": "480"
10380        }
10381      ],
10382      "meta-type": "object"
10383    },
10384    {
10385      "name": "409",
10386      "members": [
10387        {
10388          "name": "data",
10389          "type": "483"
10390        }
10391      ],
10392      "meta-type": "object"
10393    },
10394    {
10395      "name": "410",
10396      "members": [
10397        {
10398          "name": "data",
10399          "type": "484"
10400        }
10401      ],
10402      "meta-type": "object"
10403    },
10404    {
10405      "name": "411",
10406      "meta-type": "enum",
10407      "values": [
10408        "passthrough",
10409        "emulator"
10410      ]
10411    },
10412    {
10413      "name": "412",
10414      "members": [
10415        {
10416          "name": "data",
10417          "type": "485"
10418        }
10419      ],
10420      "meta-type": "object"
10421    },
10422    {
10423      "name": "413",
10424      "members": [
10425        {
10426          "name": "data",
10427          "type": "486"
10428        }
10429      ],
10430      "meta-type": "object"
10431    },
10432    {
10433      "name": "414",
10434      "meta-type": "enum",
10435      "values": [
10436        "number",
10437        "qcode"
10438      ]
10439    },
10440    {
10441      "name": "415",
10442      "members": [
10443        {
10444          "name": "data",
10445          "type": "int"
10446        }
10447      ],
10448      "meta-type": "object"
10449    },
10450    {
10451      "name": "416",
10452      "members": [
10453        {
10454          "name": "data",
10455          "type": "487"
10456        }
10457      ],
10458      "meta-type": "object"
10459    },
10460    {
10461      "name": "417",
10462      "meta-type": "enum",
10463      "values": [
10464        "key",
10465        "btn",
10466        "rel",
10467        "abs"
10468      ]
10469    },
10470    {
10471      "name": "418",
10472      "members": [
10473        {
10474          "name": "data",
10475          "type": "488"
10476        }
10477      ],
10478      "meta-type": "object"
10479    },
10480    {
10481      "name": "419",
10482      "members": [
10483        {
10484          "name": "data",
10485          "type": "489"
10486        }
10487      ],
10488      "meta-type": "object"
10489    },
10490    {
10491      "name": "420",
10492      "members": [
10493        {
10494          "name": "data",
10495          "type": "490"
10496        }
10497      ],
10498      "meta-type": "object"
10499    },
10500    {
10501      "name": "421",
10502      "meta-type": "enum",
10503      "values": [
10504        "inet",
10505        "unix",
10506        "vsock",
10507        "fd"
10508      ]
10509    },
10510    {
10511      "name": "422",
10512      "members": [
10513        {
10514          "name": "path",
10515          "type": "str"
10516        }
10517      ],
10518      "meta-type": "object"
10519    },
10520    {
10521      "name": "423",
10522      "members": [
10523        {
10524          "name": "cid",
10525          "type": "str"
10526        },
10527        {
10528          "name": "port",
10529          "type": "str"
10530        }
10531      ],
10532      "meta-type": "object"
10533    },
10534    {
10535      "name": "424",
10536      "members": [
10537        {
10538          "name": "str",
10539          "type": "str"
10540        }
10541      ],
10542      "meta-type": "object"
10543    },
10544    {
10545      "name": "425",
10546      "meta-type": "enum",
10547      "values": [
10548        "abort",
10549        "block-dirty-bitmap-add",
10550        "block-dirty-bitmap-clear",
10551        "block-dirty-bitmap-enable",
10552        "block-dirty-bitmap-disable",
10553        "block-dirty-bitmap-merge",
10554        "blockdev-backup",
10555        "blockdev-snapshot",
10556        "blockdev-snapshot-internal-sync",
10557        "blockdev-snapshot-sync",
10558        "drive-backup"
10559      ]
10560    },
10561    {
10562      "name": "426",
10563      "members": [
10564        {
10565          "name": "data",
10566          "type": "491"
10567        }
10568      ],
10569      "meta-type": "object"
10570    },
10571    {
10572      "name": "427",
10573      "members": [
10574        {
10575          "name": "data",
10576          "type": "31"
10577        }
10578      ],
10579      "meta-type": "object"
10580    },
10581    {
10582      "name": "428",
10583      "members": [
10584        {
10585          "name": "data",
10586          "type": "32"
10587        }
10588      ],
10589      "meta-type": "object"
10590    },
10591    {
10592      "name": "429",
10593      "members": [
10594        {
10595          "name": "data",
10596          "type": "33"
10597        }
10598      ],
10599      "meta-type": "object"
10600    },
10601    {
10602      "name": "430",
10603      "members": [
10604        {
10605          "name": "data",
10606          "type": "27"
10607        }
10608      ],
10609      "meta-type": "object"
10610    },
10611    {
10612      "name": "431",
10613      "members": [
10614        {
10615          "name": "data",
10616          "type": "23"
10617        }
10618      ],
10619      "meta-type": "object"
10620    },
10621    {
10622      "name": "432",
10623      "members": [
10624        {
10625          "name": "data",
10626          "type": "65"
10627        }
10628      ],
10629      "meta-type": "object"
10630    },
10631    {
10632      "name": "433",
10633      "members": [
10634        {
10635          "name": "data",
10636          "type": "22"
10637        }
10638      ],
10639      "meta-type": "object"
10640    },
10641    {
10642      "name": "434",
10643      "members": [
10644        {
10645          "name": "data",
10646          "type": "26"
10647        }
10648      ],
10649      "meta-type": "object"
10650    },
10651    {
10652      "name": "435",
10653      "meta-type": "enum",
10654      "values": [
10655        "individual",
10656        "grouped"
10657      ]
10658    },
10659    {
10660      "name": "436",
10661      "meta-type": "enum",
10662      "values": [
10663        "string",
10664        "number",
10665        "int",
10666        "boolean",
10667        "null",
10668        "object",
10669        "array",
10670        "value"
10671      ]
10672    },
10673    {
10674      "name": "[437]",
10675      "element-type": "437",
10676      "meta-type": "array"
10677    },
10678    {
10679      "name": "437",
10680      "members": [
10681        {
10682          "name": "name",
10683          "type": "str"
10684        },
10685        {
10686          "name": "type",
10687          "type": "str"
10688        },
10689        {
10690          "name": "default",
10691          "default": null,
10692          "type": "any"
10693        }
10694      ],
10695      "meta-type": "object"
10696    },
10697    {
10698      "name": "[438]",
10699      "element-type": "438",
10700      "meta-type": "array"
10701    },
10702    {
10703      "name": "438",
10704      "members": [
10705        {
10706          "name": "case",
10707          "type": "str"
10708        },
10709        {
10710          "name": "type",
10711          "type": "str"
10712        }
10713      ],
10714      "meta-type": "object"
10715    },
10716    {
10717      "name": "[439]",
10718      "element-type": "439",
10719      "meta-type": "array"
10720    },
10721    {
10722      "name": "439",
10723      "members": [
10724        {
10725          "name": "type",
10726          "type": "str"
10727        }
10728      ],
10729      "meta-type": "object"
10730    },
10731    {
10732      "name": "440",
10733      "meta-type": "enum",
10734      "values": [
10735        "uninitialized",
10736        "stopped",
10737        "check-stop",
10738        "operating",
10739        "load"
10740      ]
10741    },
10742    {
10743      "name": "441",
10744      "members": [
10745        {
10746          "name": "desc",
10747          "default": null,
10748          "type": "str"
10749        },
10750        {
10751          "name": "class",
10752          "type": "int"
10753        }
10754      ],
10755      "meta-type": "object"
10756    },
10757    {
10758      "name": "442",
10759      "members": [
10760        {
10761          "name": "device",
10762          "type": "int"
10763        },
10764        {
10765          "name": "vendor",
10766          "type": "int"
10767        },
10768        {
10769          "name": "subsystem",
10770          "default": null,
10771          "type": "int"
10772        },
10773        {
10774          "name": "subsystem-vendor",
10775          "default": null,
10776          "type": "int"
10777        }
10778      ],
10779      "meta-type": "object"
10780    },
10781    {
10782      "name": "443",
10783      "members": [
10784        {
10785          "name": "bus",
10786          "type": "492"
10787        },
10788        {
10789          "name": "devices",
10790          "default": null,
10791          "type": "[335]"
10792        }
10793      ],
10794      "meta-type": "object"
10795    },
10796    {
10797      "name": "[444]",
10798      "element-type": "444",
10799      "meta-type": "array"
10800    },
10801    {
10802      "name": "444",
10803      "members": [
10804        {
10805          "name": "bar",
10806          "type": "int"
10807        },
10808        {
10809          "name": "type",
10810          "type": "str"
10811        },
10812        {
10813          "name": "address",
10814          "type": "int"
10815        },
10816        {
10817          "name": "size",
10818          "type": "int"
10819        },
10820        {
10821          "name": "prefetch",
10822          "default": null,
10823          "type": "bool"
10824        },
10825        {
10826          "name": "mem_type_64",
10827          "default": null,
10828          "type": "bool"
10829        }
10830      ],
10831      "meta-type": "object"
10832    },
10833    {
10834      "name": "445",
10835      "meta-type": "enum",
10836      "values": [
10837        "string",
10838        "boolean",
10839        "number",
10840        "size"
10841      ]
10842    },
10843    {
10844      "name": "446",
10845      "members": [
10846        {
10847          "name": "id",
10848          "default": null,
10849          "type": "str"
10850        },
10851        {
10852          "name": "addr",
10853          "type": "int"
10854        },
10855        {
10856          "name": "size",
10857          "type": "int"
10858        },
10859        {
10860          "name": "slot",
10861          "type": "int"
10862        },
10863        {
10864          "name": "node",
10865          "type": "int"
10866        },
10867        {
10868          "name": "memdev",
10869          "type": "str"
10870        },
10871        {
10872          "name": "hotplugged",
10873          "type": "bool"
10874        },
10875        {
10876          "name": "hotpluggable",
10877          "type": "bool"
10878        }
10879      ],
10880      "meta-type": "object"
10881    },
10882    {
10883      "name": "447",
10884      "meta-type": "enum",
10885      "values": [
10886        "unknown",
10887        "disabled-wait",
10888        "extint-loop",
10889        "pgmint-loop",
10890        "opint-loop"
10891      ]
10892    },
10893    {
10894      "name": "448",
10895      "meta-type": "enum",
10896      "values": [
10897        "qcow2",
10898        "vmdk",
10899        "luks"
10900      ]
10901    },
10902    {
10903      "name": "449",
10904      "members": [
10905        {
10906          "name": "data",
10907          "type": "493"
10908        }
10909      ],
10910      "meta-type": "object"
10911    },
10912    {
10913      "name": "450",
10914      "members": [
10915        {
10916          "name": "data",
10917          "type": "494"
10918        }
10919      ],
10920      "meta-type": "object"
10921    },
10922    {
10923      "name": "451",
10924      "members": [
10925        {
10926          "name": "data",
10927          "type": "495"
10928        }
10929      ],
10930      "meta-type": "object"
10931    },
10932    {
10933      "name": "452",
10934      "meta-type": "enum",
10935      "values": [
10936        "l1_update",
10937        "l1_grow_alloc_table",
10938        "l1_grow_write_table",
10939        "l1_grow_activate_table",
10940        "l2_load",
10941        "l2_update",
10942        "l2_update_compressed",
10943        "l2_alloc_cow_read",
10944        "l2_alloc_write",
10945        "read_aio",
10946        "read_backing_aio",
10947        "read_compressed",
10948        "write_aio",
10949        "write_compressed",
10950        "vmstate_load",
10951        "vmstate_save",
10952        "cow_read",
10953        "cow_write",
10954        "reftable_load",
10955        "reftable_grow",
10956        "reftable_update",
10957        "refblock_load",
10958        "refblock_update",
10959        "refblock_update_part",
10960        "refblock_alloc",
10961        "refblock_alloc_hookup",
10962        "refblock_alloc_write",
10963        "refblock_alloc_write_blocks",
10964        "refblock_alloc_write_table",
10965        "refblock_alloc_switch_table",
10966        "cluster_alloc",
10967        "cluster_alloc_bytes",
10968        "cluster_free",
10969        "flush_to_os",
10970        "flush_to_disk",
10971        "pwritev_rmw_head",
10972        "pwritev_rmw_after_head",
10973        "pwritev_rmw_tail",
10974        "pwritev_rmw_after_tail",
10975        "pwritev",
10976        "pwritev_zero",
10977        "pwritev_done",
10978        "empty_image_prepare",
10979        "l1_shrink_write_table",
10980        "l1_shrink_free_l2_clusters",
10981        "cor_write"
10982      ]
10983    },
10984    {
10985      "name": "453",
10986      "meta-type": "enum",
10987      "values": [
10988        "inet"
10989      ]
10990    },
10991    {
10992      "name": "454",
10993      "members": [
10994        {
10995          "name": "template",
10996          "default": null,
10997          "type": "455"
10998        },
10999        {
11000          "name": "main-header",
11001          "default": null,
11002          "type": "bool"
11003        },
11004        {
11005          "name": "active-l1",
11006          "default": null,
11007          "type": "bool"
11008        },
11009        {
11010          "name": "active-l2",
11011          "default": null,
11012          "type": "bool"
11013        },
11014        {
11015          "name": "refcount-table",
11016          "default": null,
11017          "type": "bool"
11018        },
11019        {
11020          "name": "refcount-block",
11021          "default": null,
11022          "type": "bool"
11023        },
11024        {
11025          "name": "snapshot-table",
11026          "default": null,
11027          "type": "bool"
11028        },
11029        {
11030          "name": "inactive-l1",
11031          "default": null,
11032          "type": "bool"
11033        },
11034        {
11035          "name": "inactive-l2",
11036          "default": null,
11037          "type": "bool"
11038        },
11039        {
11040          "name": "bitmap-directory",
11041          "default": null,
11042          "type": "bool"
11043        }
11044      ],
11045      "meta-type": "object"
11046    },
11047    {
11048      "name": "455",
11049      "meta-type": "enum",
11050      "values": [
11051        "none",
11052        "constant",
11053        "cached",
11054        "all"
11055      ]
11056    },
11057    {
11058      "name": "456",
11059      "meta-type": "enum",
11060      "values": [
11061        "aes",
11062        "luks"
11063      ]
11064    },
11065    {
11066      "name": "457",
11067      "members": [
11068        {
11069          "name": "key-secret",
11070          "default": null,
11071          "type": "str"
11072        }
11073      ],
11074      "meta-type": "object"
11075    },
11076    {
11077      "name": "458",
11078      "members": [
11079        {
11080          "name": "key-secret",
11081          "default": null,
11082          "type": "str"
11083        }
11084      ],
11085      "meta-type": "object"
11086    },
11087    {
11088      "name": "459",
11089      "meta-type": "enum",
11090      "values": [
11091        "aes"
11092      ]
11093    },
11094    {
11095      "name": "460",
11096      "meta-type": "enum",
11097      "values": [
11098        "none",
11099        "hash",
11100        "known_hosts"
11101      ]
11102    },
11103    {
11104      "name": "461",
11105      "members": [
11106        {
11107          "name": "type",
11108          "type": "496"
11109        },
11110        {
11111          "name": "hash",
11112          "type": "str"
11113        }
11114      ],
11115      "meta-type": "object"
11116    },
11117    {
11118      "name": "462",
11119      "meta-type": "enum",
11120      "values": [
11121        "off",
11122        "metadata",
11123        "falloc",
11124        "full"
11125      ]
11126    },
11127    {
11128      "name": "463",
11129      "meta-type": "enum",
11130      "values": [
11131        "aes-128",
11132        "aes-192",
11133        "aes-256",
11134        "des-rfb",
11135        "3des",
11136        "cast5-128",
11137        "serpent-128",
11138        "serpent-192",
11139        "serpent-256",
11140        "twofish-128",
11141        "twofish-192",
11142        "twofish-256"
11143      ]
11144    },
11145    {
11146      "name": "464",
11147      "meta-type": "enum",
11148      "values": [
11149        "ecb",
11150        "cbc",
11151        "xts",
11152        "ctr"
11153      ]
11154    },
11155    {
11156      "name": "465",
11157      "meta-type": "enum",
11158      "values": [
11159        "plain",
11160        "plain64",
11161        "essiv"
11162      ]
11163    },
11164    {
11165      "name": "466",
11166      "meta-type": "enum",
11167      "values": [
11168        "md5",
11169        "sha1",
11170        "sha224",
11171        "sha256",
11172        "sha384",
11173        "sha512",
11174        "ripemd160"
11175      ]
11176    },
11177    {
11178      "name": "467",
11179      "tag": "format",
11180      "variants": [
11181        {
11182          "case": "qcow",
11183          "type": "457"
11184        },
11185        {
11186          "case": "luks",
11187          "type": "498"
11188        }
11189      ],
11190      "members": [
11191        {
11192          "name": "format",
11193          "type": "497"
11194        }
11195      ],
11196      "meta-type": "object"
11197    },
11198    {
11199      "name": "468",
11200      "meta-type": "enum",
11201      "values": [
11202        "v2",
11203        "v3"
11204      ]
11205    },
11206    {
11207      "name": "469",
11208      "tag": "type",
11209      "variants": [
11210        {
11211          "case": "full",
11212          "type": "500"
11213        },
11214        {
11215          "case": "erasure-coded",
11216          "type": "501"
11217        }
11218      ],
11219      "members": [
11220        {
11221          "name": "type",
11222          "type": "499"
11223        }
11224      ],
11225      "meta-type": "object"
11226    },
11227    {
11228      "name": "470",
11229      "meta-type": "enum",
11230      "values": [
11231        "dynamic",
11232        "fixed"
11233      ]
11234    },
11235    {
11236      "name": "471",
11237      "meta-type": "enum",
11238      "values": [
11239        "monolithicSparse",
11240        "monolithicFlat",
11241        "twoGbMaxExtentSparse",
11242        "twoGbMaxExtentFlat",
11243        "streamOptimized"
11244      ]
11245    },
11246    {
11247      "name": "472",
11248      "meta-type": "enum",
11249      "values": [
11250        "ide",
11251        "buslogic",
11252        "lsilogic",
11253        "legacyESX"
11254      ]
11255    },
11256    {
11257      "name": "473",
11258      "meta-type": "enum",
11259      "values": [
11260        "dynamic",
11261        "fixed"
11262      ]
11263    },
11264    {
11265      "name": "474",
11266      "members": [
11267        {
11268          "name": "logfile",
11269          "default": null,
11270          "type": "str"
11271        },
11272        {
11273          "name": "logappend",
11274          "default": null,
11275          "type": "bool"
11276        },
11277        {
11278          "name": "in",
11279          "default": null,
11280          "type": "str"
11281        },
11282        {
11283          "name": "out",
11284          "type": "str"
11285        },
11286        {
11287          "name": "append",
11288          "default": null,
11289          "type": "bool"
11290        }
11291      ],
11292      "meta-type": "object"
11293    },
11294    {
11295      "name": "475",
11296      "members": [
11297        {
11298          "name": "logfile",
11299          "default": null,
11300          "type": "str"
11301        },
11302        {
11303          "name": "logappend",
11304          "default": null,
11305          "type": "bool"
11306        },
11307        {
11308          "name": "device",
11309          "type": "str"
11310        }
11311      ],
11312      "meta-type": "object"
11313    },
11314    {
11315      "name": "476",
11316      "members": [
11317        {
11318          "name": "logfile",
11319          "default": null,
11320          "type": "str"
11321        },
11322        {
11323          "name": "logappend",
11324          "default": null,
11325          "type": "bool"
11326        },
11327        {
11328          "name": "addr",
11329          "type": "274"
11330        },
11331        {
11332          "name": "tls-creds",
11333          "default": null,
11334          "type": "str"
11335        },
11336        {
11337          "name": "tls-authz",
11338          "default": null,
11339          "type": "str"
11340        },
11341        {
11342          "name": "server",
11343          "default": null,
11344          "type": "bool"
11345        },
11346        {
11347          "name": "wait",
11348          "default": null,
11349          "type": "bool"
11350        },
11351        {
11352          "name": "nodelay",
11353          "default": null,
11354          "type": "bool"
11355        },
11356        {
11357          "name": "telnet",
11358          "default": null,
11359          "type": "bool"
11360        },
11361        {
11362          "name": "tn3270",
11363          "default": null,
11364          "type": "bool"
11365        },
11366        {
11367          "name": "websocket",
11368          "default": null,
11369          "type": "bool"
11370        },
11371        {
11372          "name": "reconnect",
11373          "default": null,
11374          "type": "int"
11375        }
11376      ],
11377      "meta-type": "object"
11378    },
11379    {
11380      "name": "477",
11381      "members": [
11382        {
11383          "name": "logfile",
11384          "default": null,
11385          "type": "str"
11386        },
11387        {
11388          "name": "logappend",
11389          "default": null,
11390          "type": "bool"
11391        },
11392        {
11393          "name": "remote",
11394          "type": "274"
11395        },
11396        {
11397          "name": "local",
11398          "default": null,
11399          "type": "274"
11400        }
11401      ],
11402      "meta-type": "object"
11403    },
11404    {
11405      "name": "478",
11406      "members": [
11407        {
11408          "name": "logfile",
11409          "default": null,
11410          "type": "str"
11411        },
11412        {
11413          "name": "logappend",
11414          "default": null,
11415          "type": "bool"
11416        }
11417      ],
11418      "meta-type": "object"
11419    },
11420    {
11421      "name": "479",
11422      "members": [
11423        {
11424          "name": "logfile",
11425          "default": null,
11426          "type": "str"
11427        },
11428        {
11429          "name": "logappend",
11430          "default": null,
11431          "type": "bool"
11432        },
11433        {
11434          "name": "chardev",
11435          "type": "str"
11436        }
11437      ],
11438      "meta-type": "object"
11439    },
11440    {
11441      "name": "480",
11442      "members": [
11443        {
11444          "name": "logfile",
11445          "default": null,
11446          "type": "str"
11447        },
11448        {
11449          "name": "logappend",
11450          "default": null,
11451          "type": "bool"
11452        },
11453        {
11454          "name": "signal",
11455          "default": null,
11456          "type": "bool"
11457        }
11458      ],
11459      "meta-type": "object"
11460    },
11461    {
11462      "name": "483",
11463      "members": [
11464        {
11465          "name": "logfile",
11466          "default": null,
11467          "type": "str"
11468        },
11469        {
11470          "name": "logappend",
11471          "default": null,
11472          "type": "bool"
11473        },
11474        {
11475          "name": "width",
11476          "default": null,
11477          "type": "int"
11478        },
11479        {
11480          "name": "height",
11481          "default": null,
11482          "type": "int"
11483        },
11484        {
11485          "name": "cols",
11486          "default": null,
11487          "type": "int"
11488        },
11489        {
11490          "name": "rows",
11491          "default": null,
11492          "type": "int"
11493        }
11494      ],
11495      "meta-type": "object"
11496    },
11497    {
11498      "name": "484",
11499      "members": [
11500        {
11501          "name": "logfile",
11502          "default": null,
11503          "type": "str"
11504        },
11505        {
11506          "name": "logappend",
11507          "default": null,
11508          "type": "bool"
11509        },
11510        {
11511          "name": "size",
11512          "default": null,
11513          "type": "int"
11514        }
11515      ],
11516      "meta-type": "object"
11517    },
11518    {
11519      "name": "485",
11520      "members": [
11521        {
11522          "name": "path",
11523          "default": null,
11524          "type": "str"
11525        },
11526        {
11527          "name": "cancel-path",
11528          "default": null,
11529          "type": "str"
11530        }
11531      ],
11532      "meta-type": "object"
11533    },
11534    {
11535      "name": "486",
11536      "members": [
11537        {
11538          "name": "chardev",
11539          "type": "str"
11540        }
11541      ],
11542      "meta-type": "object"
11543    },
11544    {
11545      "name": "487",
11546      "meta-type": "enum",
11547      "values": [
11548        "unmapped",
11549        "shift",
11550        "shift_r",
11551        "alt",
11552        "alt_r",
11553        "ctrl",
11554        "ctrl_r",
11555        "menu",
11556        "esc",
11557        "1",
11558        "2",
11559        "3",
11560        "4",
11561        "5",
11562        "6",
11563        "7",
11564        "8",
11565        "9",
11566        "0",
11567        "minus",
11568        "equal",
11569        "backspace",
11570        "tab",
11571        "q",
11572        "w",
11573        "e",
11574        "r",
11575        "t",
11576        "y",
11577        "u",
11578        "i",
11579        "o",
11580        "p",
11581        "bracket_left",
11582        "bracket_right",
11583        "ret",
11584        "a",
11585        "s",
11586        "d",
11587        "f",
11588        "g",
11589        "h",
11590        "j",
11591        "k",
11592        "l",
11593        "semicolon",
11594        "apostrophe",
11595        "grave_accent",
11596        "backslash",
11597        "z",
11598        "x",
11599        "c",
11600        "v",
11601        "b",
11602        "n",
11603        "m",
11604        "comma",
11605        "dot",
11606        "slash",
11607        "asterisk",
11608        "spc",
11609        "caps_lock",
11610        "f1",
11611        "f2",
11612        "f3",
11613        "f4",
11614        "f5",
11615        "f6",
11616        "f7",
11617        "f8",
11618        "f9",
11619        "f10",
11620        "num_lock",
11621        "scroll_lock",
11622        "kp_divide",
11623        "kp_multiply",
11624        "kp_subtract",
11625        "kp_add",
11626        "kp_enter",
11627        "kp_decimal",
11628        "sysrq",
11629        "kp_0",
11630        "kp_1",
11631        "kp_2",
11632        "kp_3",
11633        "kp_4",
11634        "kp_5",
11635        "kp_6",
11636        "kp_7",
11637        "kp_8",
11638        "kp_9",
11639        "less",
11640        "f11",
11641        "f12",
11642        "print",
11643        "home",
11644        "pgup",
11645        "pgdn",
11646        "end",
11647        "left",
11648        "up",
11649        "down",
11650        "right",
11651        "insert",
11652        "delete",
11653        "stop",
11654        "again",
11655        "props",
11656        "undo",
11657        "front",
11658        "copy",
11659        "open",
11660        "paste",
11661        "find",
11662        "cut",
11663        "lf",
11664        "help",
11665        "meta_l",
11666        "meta_r",
11667        "compose",
11668        "pause",
11669        "ro",
11670        "hiragana",
11671        "henkan",
11672        "yen",
11673        "muhenkan",
11674        "katakanahiragana",
11675        "kp_comma",
11676        "kp_equals",
11677        "power",
11678        "sleep",
11679        "wake",
11680        "audionext",
11681        "audioprev",
11682        "audiostop",
11683        "audioplay",
11684        "audiomute",
11685        "volumeup",
11686        "volumedown",
11687        "mediaselect",
11688        "mail",
11689        "calculator",
11690        "computer",
11691        "ac_home",
11692        "ac_back",
11693        "ac_forward",
11694        "ac_refresh",
11695        "ac_bookmarks"
11696      ]
11697    },
11698    {
11699      "name": "488",
11700      "members": [
11701        {
11702          "name": "key",
11703          "type": "297"
11704        },
11705        {
11706          "name": "down",
11707          "type": "bool"
11708        }
11709      ],
11710      "meta-type": "object"
11711    },
11712    {
11713      "name": "489",
11714      "members": [
11715        {
11716          "name": "button",
11717          "type": "502"
11718        },
11719        {
11720          "name": "down",
11721          "type": "bool"
11722        }
11723      ],
11724      "meta-type": "object"
11725    },
11726    {
11727      "name": "490",
11728      "members": [
11729        {
11730          "name": "axis",
11731          "type": "503"
11732        },
11733        {
11734          "name": "value",
11735          "type": "int"
11736        }
11737      ],
11738      "meta-type": "object"
11739    },
11740    {
11741      "name": "491",
11742      "members": [
11743      ],
11744      "meta-type": "object"
11745    },
11746    {
11747      "name": "492",
11748      "members": [
11749        {
11750          "name": "number",
11751          "type": "int"
11752        },
11753        {
11754          "name": "secondary",
11755          "type": "int"
11756        },
11757        {
11758          "name": "subordinate",
11759          "type": "int"
11760        },
11761        {
11762          "name": "io_range",
11763          "type": "504"
11764        },
11765        {
11766          "name": "memory_range",
11767          "type": "504"
11768        },
11769        {
11770          "name": "prefetchable_range",
11771          "type": "504"
11772        }
11773      ],
11774      "meta-type": "object"
11775    },
11776    {
11777      "name": "493",
11778      "members": [
11779        {
11780          "name": "compat",
11781          "type": "str"
11782        },
11783        {
11784          "name": "data-file",
11785          "default": null,
11786          "type": "str"
11787        },
11788        {
11789          "name": "data-file-raw",
11790          "default": null,
11791          "type": "bool"
11792        },
11793        {
11794          "name": "lazy-refcounts",
11795          "default": null,
11796          "type": "bool"
11797        },
11798        {
11799          "name": "corrupt",
11800          "default": null,
11801          "type": "bool"
11802        },
11803        {
11804          "name": "refcount-bits",
11805          "type": "int"
11806        },
11807        {
11808          "name": "encrypt",
11809          "default": null,
11810          "type": "505"
11811        },
11812        {
11813          "name": "bitmaps",
11814          "default": null,
11815          "type": "[506]"
11816        }
11817      ],
11818      "meta-type": "object"
11819    },
11820    {
11821      "name": "494",
11822      "members": [
11823        {
11824          "name": "create-type",
11825          "type": "str"
11826        },
11827        {
11828          "name": "cid",
11829          "type": "int"
11830        },
11831        {
11832          "name": "parent-cid",
11833          "type": "int"
11834        },
11835        {
11836          "name": "extents",
11837          "type": "[233]"
11838        }
11839      ],
11840      "meta-type": "object"
11841    },
11842    {
11843      "name": "495",
11844      "members": [
11845        {
11846          "name": "cipher-alg",
11847          "type": "463"
11848        },
11849        {
11850          "name": "cipher-mode",
11851          "type": "464"
11852        },
11853        {
11854          "name": "ivgen-alg",
11855          "type": "465"
11856        },
11857        {
11858          "name": "ivgen-hash-alg",
11859          "default": null,
11860          "type": "466"
11861        },
11862        {
11863          "name": "hash-alg",
11864          "type": "466"
11865        },
11866        {
11867          "name": "payload-offset",
11868          "type": "int"
11869        },
11870        {
11871          "name": "master-key-iters",
11872          "type": "int"
11873        },
11874        {
11875          "name": "uuid",
11876          "type": "str"
11877        },
11878        {
11879          "name": "slots",
11880          "type": "[507]"
11881        }
11882      ],
11883      "meta-type": "object"
11884    },
11885    {
11886      "name": "496",
11887      "meta-type": "enum",
11888      "values": [
11889        "md5",
11890        "sha1"
11891      ]
11892    },
11893    {
11894      "name": "497",
11895      "meta-type": "enum",
11896      "values": [
11897        "qcow",
11898        "luks"
11899      ]
11900    },
11901    {
11902      "name": "498",
11903      "members": [
11904        {
11905          "name": "key-secret",
11906          "default": null,
11907          "type": "str"
11908        },
11909        {
11910          "name": "cipher-alg",
11911          "default": null,
11912          "type": "463"
11913        },
11914        {
11915          "name": "cipher-mode",
11916          "default": null,
11917          "type": "464"
11918        },
11919        {
11920          "name": "ivgen-alg",
11921          "default": null,
11922          "type": "465"
11923        },
11924        {
11925          "name": "ivgen-hash-alg",
11926          "default": null,
11927          "type": "466"
11928        },
11929        {
11930          "name": "hash-alg",
11931          "default": null,
11932          "type": "466"
11933        },
11934        {
11935          "name": "iter-time",
11936          "default": null,
11937          "type": "int"
11938        }
11939      ],
11940      "meta-type": "object"
11941    },
11942    {
11943      "name": "499",
11944      "meta-type": "enum",
11945      "values": [
11946        "full",
11947        "erasure-coded"
11948      ]
11949    },
11950    {
11951      "name": "500",
11952      "members": [
11953        {
11954          "name": "copies",
11955          "type": "int"
11956        }
11957      ],
11958      "meta-type": "object"
11959    },
11960    {
11961      "name": "501",
11962      "members": [
11963        {
11964          "name": "data-strips",
11965          "type": "int"
11966        },
11967        {
11968          "name": "parity-strips",
11969          "type": "int"
11970        }
11971      ],
11972      "meta-type": "object"
11973    },
11974    {
11975      "name": "502",
11976      "meta-type": "enum",
11977      "values": [
11978        "left",
11979        "middle",
11980        "right",
11981        "wheel-up",
11982        "wheel-down",
11983        "side",
11984        "extra"
11985      ]
11986    },
11987    {
11988      "name": "503",
11989      "meta-type": "enum",
11990      "values": [
11991        "x",
11992        "y"
11993      ]
11994    },
11995    {
11996      "name": "504",
11997      "members": [
11998        {
11999          "name": "base",
12000          "type": "int"
12001        },
12002        {
12003          "name": "limit",
12004          "type": "int"
12005        }
12006      ],
12007      "meta-type": "object"
12008    },
12009    {
12010      "name": "505",
12011      "tag": "format",
12012      "variants": [
12013        {
12014          "case": "luks",
12015          "type": "495"
12016        },
12017        {
12018          "case": "aes",
12019          "type": "0"
12020        }
12021      ],
12022      "members": [
12023        {
12024          "name": "format",
12025          "type": "456"
12026        }
12027      ],
12028      "meta-type": "object"
12029    },
12030    {
12031      "name": "[506]",
12032      "element-type": "506",
12033      "meta-type": "array"
12034    },
12035    {
12036      "name": "506",
12037      "members": [
12038        {
12039          "name": "name",
12040          "type": "str"
12041        },
12042        {
12043          "name": "granularity",
12044          "type": "int"
12045        },
12046        {
12047          "name": "flags",
12048          "type": "[508]"
12049        }
12050      ],
12051      "meta-type": "object"
12052    },
12053    {
12054      "name": "[233]",
12055      "element-type": "233",
12056      "meta-type": "array"
12057    },
12058    {
12059      "name": "[507]",
12060      "element-type": "507",
12061      "meta-type": "array"
12062    },
12063    {
12064      "name": "507",
12065      "members": [
12066        {
12067          "name": "active",
12068          "type": "bool"
12069        },
12070        {
12071          "name": "iters",
12072          "default": null,
12073          "type": "int"
12074        },
12075        {
12076          "name": "stripes",
12077          "default": null,
12078          "type": "int"
12079        },
12080        {
12081          "name": "key-offset",
12082          "type": "int"
12083        }
12084      ],
12085      "meta-type": "object"
12086    },
12087    {
12088      "name": "[508]",
12089      "element-type": "508",
12090      "meta-type": "array"
12091    },
12092    {
12093      "name": "508",
12094      "meta-type": "enum",
12095      "values": [
12096        "in-use",
12097        "auto"
12098      ]
12099    }
12100  ],
12101  "id": "libvirt-4"
12102}
12103
12104{
12105  "execute": "query-commands",
12106  "id": "libvirt-5"
12107}
12108
12109{
12110  "return": [
12111    {
12112      "name": "netdev_add"
12113    },
12114    {
12115      "name": "device_add"
12116    },
12117    {
12118      "name": "query-qmp-schema"
12119    },
12120    {
12121      "name": "query-cpu-definitions"
12122    },
12123    {
12124      "name": "set-numa-node"
12125    },
12126    {
12127      "name": "query-vm-generation-id"
12128    },
12129    {
12130      "name": "query-hotpluggable-cpus"
12131    },
12132    {
12133      "name": "xen-load-devices-state"
12134    },
12135    {
12136      "name": "query-acpi-ospm-status"
12137    },
12138    {
12139      "name": "query-memory-devices"
12140    },
12141    {
12142      "name": "query-memdev"
12143    },
12144    {
12145      "name": "query-command-line-options"
12146    },
12147    {
12148      "name": "query-target"
12149    },
12150    {
12151      "name": "query-fdsets"
12152    },
12153    {
12154      "name": "remove-fd"
12155    },
12156    {
12157      "name": "add-fd"
12158    },
12159    {
12160      "name": "query-memory-size-summary"
12161    },
12162    {
12163      "name": "query-current-machine"
12164    },
12165    {
12166      "name": "query-machines"
12167    },
12168    {
12169      "name": "closefd"
12170    },
12171    {
12172      "name": "getfd"
12173    },
12174    {
12175      "name": "object-del"
12176    },
12177    {
12178      "name": "object-add"
12179    },
12180    {
12181      "name": "query-dump-guest-memory-capability"
12182    },
12183    {
12184      "name": "query-dump"
12185    },
12186    {
12187      "name": "dump-guest-memory"
12188    },
12189    {
12190      "name": "device_del"
12191    },
12192    {
12193      "name": "xen-set-global-dirty-log"
12194    },
12195    {
12196      "name": "qom-list-properties"
12197    },
12198    {
12199      "name": "device-list-properties"
12200    },
12201    {
12202      "name": "qom-list-types"
12203    },
12204    {
12205      "name": "change"
12206    },
12207    {
12208      "name": "qom-set"
12209    },
12210    {
12211      "name": "qom-get"
12212    },
12213    {
12214      "name": "qom-list"
12215    },
12216    {
12217      "name": "human-monitor-command"
12218    },
12219    {
12220      "name": "balloon"
12221    },
12222    {
12223      "name": "inject-nmi"
12224    },
12225    {
12226      "name": "system_wakeup"
12227    },
12228    {
12229      "name": "x-exit-preconfig"
12230    },
12231    {
12232      "name": "cont"
12233    },
12234    {
12235      "name": "pmemsave"
12236    },
12237    {
12238      "name": "memsave"
12239    },
12240    {
12241      "name": "cpu-add"
12242    },
12243    {
12244      "name": "system_powerdown"
12245    },
12246    {
12247      "name": "system_reset"
12248    },
12249    {
12250      "name": "stop"
12251    },
12252    {
12253      "name": "quit"
12254    },
12255    {
12256      "name": "query-pci"
12257    },
12258    {
12259      "name": "query-balloon"
12260    },
12261    {
12262      "name": "query-iothreads"
12263    },
12264    {
12265      "name": "query-cpus-fast"
12266    },
12267    {
12268      "name": "query-cpus"
12269    },
12270    {
12271      "name": "query-events"
12272    },
12273    {
12274      "name": "query-uuid"
12275    },
12276    {
12277      "name": "query-kvm"
12278    },
12279    {
12280      "name": "query-name"
12281    },
12282    {
12283      "name": "add_client"
12284    },
12285    {
12286      "name": "query-commands"
12287    },
12288    {
12289      "name": "query-version"
12290    },
12291    {
12292      "name": "qmp_capabilities"
12293    },
12294    {
12295      "name": "trace-event-set-state"
12296    },
12297    {
12298      "name": "trace-event-get-state"
12299    },
12300    {
12301      "name": "transaction"
12302    },
12303    {
12304      "name": "migrate-pause"
12305    },
12306    {
12307      "name": "migrate-recover"
12308    },
12309    {
12310      "name": "query-colo-status"
12311    },
12312    {
12313      "name": "xen-colo-do-checkpoint"
12314    },
12315    {
12316      "name": "query-xen-replication-status"
12317    },
12318    {
12319      "name": "xen-set-replication"
12320    },
12321    {
12322      "name": "xen-save-devices-state"
12323    },
12324    {
12325      "name": "migrate-incoming"
12326    },
12327    {
12328      "name": "migrate"
12329    },
12330    {
12331      "name": "query-migrate-cache-size"
12332    },
12333    {
12334      "name": "migrate-set-cache-size"
12335    },
12336    {
12337      "name": "migrate_set_speed"
12338    },
12339    {
12340      "name": "migrate_set_downtime"
12341    },
12342    {
12343      "name": "migrate-continue"
12344    },
12345    {
12346      "name": "migrate_cancel"
12347    },
12348    {
12349      "name": "x-colo-lost-heartbeat"
12350    },
12351    {
12352      "name": "migrate-start-postcopy"
12353    },
12354    {
12355      "name": "client_migrate_info"
12356    },
12357    {
12358      "name": "query-migrate-parameters"
12359    },
12360    {
12361      "name": "migrate-set-parameters"
12362    },
12363    {
12364      "name": "query-migrate-capabilities"
12365    },
12366    {
12367      "name": "migrate-set-capabilities"
12368    },
12369    {
12370      "name": "query-migrate"
12371    },
12372    {
12373      "name": "query-display-options"
12374    },
12375    {
12376      "name": "input-send-event"
12377    },
12378    {
12379      "name": "send-key"
12380    },
12381    {
12382      "name": "query-mice"
12383    },
12384    {
12385      "name": "change-vnc-password"
12386    },
12387    {
12388      "name": "query-vnc-servers"
12389    },
12390    {
12391      "name": "query-vnc"
12392    },
12393    {
12394      "name": "screendump"
12395    },
12396    {
12397      "name": "expire_password"
12398    },
12399    {
12400      "name": "set_password"
12401    },
12402    {
12403      "name": "query-tpm"
12404    },
12405    {
12406      "name": "query-tpm-types"
12407    },
12408    {
12409      "name": "query-tpm-models"
12410    },
12411    {
12412      "name": "query-rocker-of-dpa-groups"
12413    },
12414    {
12415      "name": "query-rocker-of-dpa-flows"
12416    },
12417    {
12418      "name": "query-rocker-ports"
12419    },
12420    {
12421      "name": "query-rocker"
12422    },
12423    {
12424      "name": "announce-self"
12425    },
12426    {
12427      "name": "query-rx-filter"
12428    },
12429    {
12430      "name": "netdev_del"
12431    },
12432    {
12433      "name": "set_link"
12434    },
12435    {
12436      "name": "chardev-send-break"
12437    },
12438    {
12439      "name": "chardev-remove"
12440    },
12441    {
12442      "name": "chardev-change"
12443    },
12444    {
12445      "name": "chardev-add"
12446    },
12447    {
12448      "name": "ringbuf-read"
12449    },
12450    {
12451      "name": "ringbuf-write"
12452    },
12453    {
12454      "name": "query-chardev-backends"
12455    },
12456    {
12457      "name": "query-chardev"
12458    },
12459    {
12460      "name": "nbd-server-stop"
12461    },
12462    {
12463      "name": "nbd-server-remove"
12464    },
12465    {
12466      "name": "nbd-server-add"
12467    },
12468    {
12469      "name": "nbd-server-start"
12470    },
12471    {
12472      "name": "eject"
12473    },
12474    {
12475      "name": "blockdev-snapshot-delete-internal-sync"
12476    },
12477    {
12478      "name": "blockdev-snapshot-internal-sync"
12479    },
12480    {
12481      "name": "query-pr-managers"
12482    },
12483    {
12484      "name": "x-blockdev-set-iothread"
12485    },
12486    {
12487      "name": "x-blockdev-change"
12488    },
12489    {
12490      "name": "block-set-write-threshold"
12491    },
12492    {
12493      "name": "blockdev-change-medium"
12494    },
12495    {
12496      "name": "blockdev-insert-medium"
12497    },
12498    {
12499      "name": "blockdev-remove-medium"
12500    },
12501    {
12502      "name": "blockdev-close-tray"
12503    },
12504    {
12505      "name": "blockdev-open-tray"
12506    },
12507    {
12508      "name": "blockdev-create"
12509    },
12510    {
12511      "name": "blockdev-del"
12512    },
12513    {
12514      "name": "x-blockdev-reopen"
12515    },
12516    {
12517      "name": "blockdev-add"
12518    },
12519    {
12520      "name": "block-job-finalize"
12521    },
12522    {
12523      "name": "block-job-dismiss"
12524    },
12525    {
12526      "name": "block-job-complete"
12527    },
12528    {
12529      "name": "block-job-resume"
12530    },
12531    {
12532      "name": "block-job-pause"
12533    },
12534    {
12535      "name": "block-job-cancel"
12536    },
12537    {
12538      "name": "block-job-set-speed"
12539    },
12540    {
12541      "name": "block-stream"
12542    },
12543    {
12544      "name": "block_set_io_throttle"
12545    },
12546    {
12547      "name": "blockdev-mirror"
12548    },
12549    {
12550      "name": "x-debug-block-dirty-bitmap-sha256"
12551    },
12552    {
12553      "name": "block-dirty-bitmap-merge"
12554    },
12555    {
12556      "name": "block-dirty-bitmap-disable"
12557    },
12558    {
12559      "name": "block-dirty-bitmap-enable"
12560    },
12561    {
12562      "name": "block-dirty-bitmap-clear"
12563    },
12564    {
12565      "name": "block-dirty-bitmap-remove"
12566    },
12567    {
12568      "name": "block-dirty-bitmap-add"
12569    },
12570    {
12571      "name": "drive-mirror"
12572    },
12573    {
12574      "name": "x-debug-query-block-graph"
12575    },
12576    {
12577      "name": "query-named-block-nodes"
12578    },
12579    {
12580      "name": "blockdev-backup"
12581    },
12582    {
12583      "name": "drive-backup"
12584    },
12585    {
12586      "name": "block-commit"
12587    },
12588    {
12589      "name": "change-backing-file"
12590    },
12591    {
12592      "name": "blockdev-snapshot"
12593    },
12594    {
12595      "name": "blockdev-snapshot-sync"
12596    },
12597    {
12598      "name": "block_resize"
12599    },
12600    {
12601      "name": "block_passwd"
12602    },
12603    {
12604      "name": "query-block-jobs"
12605    },
12606    {
12607      "name": "query-blockstats"
12608    },
12609    {
12610      "name": "query-block"
12611    },
12612    {
12613      "name": "block-latency-histogram-set"
12614    },
12615    {
12616      "name": "query-jobs"
12617    },
12618    {
12619      "name": "job-finalize"
12620    },
12621    {
12622      "name": "job-dismiss"
12623    },
12624    {
12625      "name": "job-complete"
12626    },
12627    {
12628      "name": "job-cancel"
12629    },
12630    {
12631      "name": "job-resume"
12632    },
12633    {
12634      "name": "job-pause"
12635    },
12636    {
12637      "name": "watchdog-set-action"
12638    },
12639    {
12640      "name": "query-status"
12641    }
12642  ],
12643  "id": "libvirt-5"
12644}
12645
12646{
12647  "execute": "query-kvm",
12648  "id": "libvirt-6"
12649}
12650
12651{
12652  "return": {
12653    "enabled": true,
12654    "present": true
12655  },
12656  "id": "libvirt-6"
12657}
12658
12659{
12660  "execute": "qom-list-types",
12661  "id": "libvirt-7"
12662}
12663
12664{
12665  "return": [
12666    {
12667      "name": "scsi-generic",
12668      "parent": "scsi-device"
12669    },
12670    {
12671      "name": "vhost-vsock-pci",
12672      "parent": "vhost-vsock-pci-base"
12673    },
12674    {
12675      "name": "qio-channel-tls",
12676      "parent": "qio-channel"
12677    },
12678    {
12679      "name": "scsi-hd",
12680      "parent": "scsi-disk-base"
12681    },
12682    {
12683      "name": "virtio-input-host-pci-non-transitional",
12684      "parent": "virtio-input-host-pci-base"
12685    },
12686    {
12687      "name": "chardev-parallel",
12688      "parent": "chardev"
12689    },
12690    {
12691      "name": "mpc8568e-powerpc64-cpu",
12692      "parent": "e500v2-family-powerpc64-cpu"
12693    },
12694    {
12695      "name": "power7+_v2.1-spapr-cpu-core",
12696      "parent": "spapr-cpu-core"
12697    },
12698    {
12699      "name": "at24c-eeprom",
12700      "parent": "i2c-slave"
12701    },
12702    {
12703      "name": "lsi53c895a",
12704      "parent": "pci-device"
12705    },
12706    {
12707      "name": "usb-bot",
12708      "parent": "usb-storage-dev"
12709    },
12710    {
12711      "name": "dec-21154",
12712      "parent": "pci-device"
12713    },
12714    {
12715      "name": "ide-hd",
12716      "parent": "ide-device"
12717    },
12718    {
12719      "name": "power8e_v2.1-powerpc64-cpu",
12720      "parent": "POWER8-family-powerpc64-cpu"
12721    },
12722    {
12723      "name": "750_v3.1-powerpc64-cpu",
12724      "parent": "750-family-powerpc64-cpu"
12725    },
12726    {
12727      "name": "mpc5200_v10-powerpc64-cpu",
12728      "parent": "G2LE-family-powerpc64-cpu"
12729    },
12730    {
12731      "name": "mpc8533e_v10-powerpc64-cpu",
12732      "parent": "e500v2-family-powerpc64-cpu"
12733    },
12734    {
12735      "name": "mpc8343e-powerpc64-cpu",
12736      "parent": "e300-family-powerpc64-cpu"
12737    },
12738    {
12739      "name": "npe405h2-powerpc64-cpu",
12740      "parent": "405-family-powerpc64-cpu"
12741    },
12742    {
12743      "name": "e300c2-powerpc64-cpu",
12744      "parent": "e300-family-powerpc64-cpu"
12745    },
12746    {
12747      "name": "7447a_v1.1-powerpc64-cpu",
12748      "parent": "7445-family-powerpc64-cpu"
12749    },
12750    {
12751      "name": "403gb-powerpc64-cpu",
12752      "parent": "403-family-powerpc64-cpu"
12753    },
12754    {
12755      "name": "power5+_v2.1-powerpc64-cpu",
12756      "parent": "POWER5P-family-powerpc64-cpu"
12757    },
12758    {
12759      "name": "mpc8555e_v11-powerpc64-cpu",
12760      "parent": "e500v2-family-powerpc64-cpu"
12761    },
12762    {
12763      "name": "750cxr-powerpc64-cpu",
12764      "parent": "750cx-family-powerpc64-cpu"
12765    },
12766    {
12767      "name": "cpu-cluster",
12768      "parent": "device"
12769    },
12770    {
12771      "name": "virtio-keyboard-pci",
12772      "parent": "virtio-input-hid-pci"
12773    },
12774    {
12775      "name": "750cxe_v3.1-powerpc64-cpu",
12776      "parent": "750cx-family-powerpc64-cpu"
12777    },
12778    {
12779      "name": "mpc8541e_v11-powerpc64-cpu",
12780      "parent": "e500v1-family-powerpc64-cpu"
12781    },
12782    {
12783      "name": "401-powerpc64-cpu",
12784      "parent": "401-family-powerpc64-cpu"
12785    },
12786    {
12787      "name": "40p-machine",
12788      "parent": "machine"
12789    },
12790    {
12791      "name": "750cl_v2.0-powerpc64-cpu",
12792      "parent": "750cl-family-powerpc64-cpu"
12793    },
12794    {
12795      "name": "power8_v2.0-spapr-cpu-core",
12796      "parent": "spapr-cpu-core"
12797    },
12798    {
12799      "name": "745_v1.0-powerpc64-cpu",
12800      "parent": "745-family-powerpc64-cpu"
12801    },
12802    {
12803      "name": "via-pmu",
12804      "parent": "sys-bus-device"
12805    },
12806    {
12807      "name": "vhost-scsi-pci-non-transitional",
12808      "parent": "vhost-scsi-pci-base"
12809    },
12810    {
12811      "name": "virtio-9p-pci-non-transitional",
12812      "parent": "virtio-9p-pci-base"
12813    },
12814    {
12815      "name": "g2legp1-powerpc64-cpu",
12816      "parent": "G2LE-family-powerpc64-cpu"
12817    },
12818    {
12819      "name": "virtio-net-device",
12820      "parent": "virtio-device"
12821    },
12822    {
12823      "name": "ppc4xx-i2c",
12824      "parent": "sys-bus-device"
12825    },
12826    {
12827      "name": "601_v0-powerpc64-cpu",
12828      "parent": "601-family-powerpc64-cpu"
12829    },
12830    {
12831      "name": "macio-newworld",
12832      "parent": "macio"
12833    },
12834    {
12835      "name": "usb-host",
12836      "parent": "usb-device"
12837    },
12838    {
12839      "name": "ppc4xx-pcihost",
12840      "parent": "pci-host-bridge"
12841    },
12842    {
12843      "name": "spapr-vio-bus",
12844      "parent": "bus"
12845    },
12846    {
12847      "name": "ppc4xx-host-bridge",
12848      "parent": "pci-device"
12849    },
12850    {
12851      "name": "750fx_v2.1-powerpc64-cpu",
12852      "parent": "750fx-family-powerpc64-cpu"
12853    },
12854    {
12855      "name": "iop480-powerpc64-cpu",
12856      "parent": "IOP480-family-powerpc64-cpu"
12857    },
12858    {
12859      "name": "usb-audio",
12860      "parent": "usb-device"
12861    },
12862    {
12863      "name": "power7_v2.3-spapr-cpu-core",
12864      "parent": "spapr-cpu-core"
12865    },
12866    {
12867      "name": "970fx_v2.1-powerpc64-cpu",
12868      "parent": "970-family-powerpc64-cpu"
12869    },
12870    {
12871      "name": "SUNW,fdtwo",
12872      "parent": "base-sysbus-fdc"
12873    },
12874    {
12875      "name": "440epa-powerpc64-cpu",
12876      "parent": "440EP-family-powerpc64-cpu"
12877    },
12878    {
12879      "name": "isa-pcspk",
12880      "parent": "isa-device"
12881    },
12882    {
12883      "name": "dec-21154-p2p-bridge",
12884      "parent": "base-pci-bridge"
12885    },
12886    {
12887      "name": "loader",
12888      "parent": "device"
12889    },
12890    {
12891      "name": "pnv8-chip",
12892      "parent": "pnv-chip"
12893    },
12894    {
12895      "name": "7445_v3.3-powerpc64-cpu",
12896      "parent": "7445-family-powerpc64-cpu"
12897    },
12898    {
12899      "name": "603e_v4.1-powerpc64-cpu",
12900      "parent": "603E-family-powerpc64-cpu"
12901    },
12902    {
12903      "name": "mpc603-powerpc64-cpu",
12904      "parent": "603E-family-powerpc64-cpu"
12905    },
12906    {
12907      "name": "filter-rewriter",
12908      "parent": "netfilter"
12909    },
12910    {
12911      "name": "spapr-vscsi",
12912      "parent": "vio-spapr-device"
12913    },
12914    {
12915      "name": "platform-bus-device",
12916      "parent": "sys-bus-device"
12917    },
12918    {
12919      "name": "xlnx.xps-ethernetlite",
12920      "parent": "sys-bus-device"
12921    },
12922    {
12923      "name": "7410_v1.0-powerpc64-cpu",
12924      "parent": "7410-family-powerpc64-cpu"
12925    },
12926    {
12927      "name": "virtio-serial-pci",
12928      "parent": "virtio-serial-pci-base"
12929    },
12930    {
12931      "name": "ics",
12932      "parent": "ics-base"
12933    },
12934    {
12935      "name": "750cxe_v2.4b-powerpc64-cpu",
12936      "parent": "750cx-family-powerpc64-cpu"
12937    },
12938    {
12939      "name": "mpc8641-powerpc64-cpu",
12940      "parent": "e600-family-powerpc64-cpu"
12941    },
12942    {
12943      "name": "sysbus-sm501",
12944      "parent": "sys-bus-device"
12945    },
12946    {
12947      "name": "pcie-root-port",
12948      "parent": "pcie-root-port-base"
12949    },
12950    {
12951      "name": "icp",
12952      "parent": "device"
12953    },
12954    {
12955      "name": "virtio-crypto-device",
12956      "parent": "virtio-device"
12957    },
12958    {
12959      "name": "platform-ehci-usb",
12960      "parent": "sysbus-ehci-usb"
12961    },
12962    {
12963      "name": "mpc8379e-powerpc64-cpu",
12964      "parent": "e300-family-powerpc64-cpu"
12965    },
12966    {
12967      "name": "745_v2.5-powerpc64-cpu",
12968      "parent": "745-family-powerpc64-cpu"
12969    },
12970    {
12971      "name": "970fx_v3.1-powerpc64-cpu",
12972      "parent": "970-family-powerpc64-cpu"
12973    },
12974    {
12975      "name": "7447_v1.0-powerpc64-cpu",
12976      "parent": "7445-family-powerpc64-cpu"
12977    },
12978    {
12979      "name": "7457_v1.2-powerpc64-cpu",
12980      "parent": "7455-family-powerpc64-cpu"
12981    },
12982    {
12983      "name": "usb-bt-dongle",
12984      "parent": "usb-device"
12985    },
12986    {
12987      "name": "filter-redirector",
12988      "parent": "netfilter"
12989    },
12990    {
12991      "name": "mpc8567-powerpc64-cpu",
12992      "parent": "e500v2-family-powerpc64-cpu"
12993    },
12994    {
12995      "name": "usb-mtp",
12996      "parent": "usb-device"
12997    },
12998    {
12999      "name": "authz-list-file",
13000      "parent": "authz"
13001    },
13002    {
13003      "name": "xlnx,ps7-usb",
13004      "parent": "sysbus-ehci-usb"
13005    },
13006    {
13007      "name": "xlnx.xps-intc",
13008      "parent": "sys-bus-device"
13009    },
13010    {
13011      "name": "virtio-input-host-pci",
13012      "parent": "virtio-input-host-pci-base"
13013    },
13014    {
13015      "name": "ich9-usb-uhci6",
13016      "parent": "pci-uhci-usb"
13017    },
13018    {
13019      "name": "mpc8378-powerpc64-cpu",
13020      "parent": "e300-family-powerpc64-cpu"
13021    },
13022    {
13023      "name": "mpc8xxx_gpio",
13024      "parent": "sys-bus-device"
13025    },
13026    {
13027      "name": "e1000",
13028      "parent": "e1000-base"
13029    },
13030    {
13031      "name": "mpc8545e_v20-powerpc64-cpu",
13032      "parent": "e500v2-family-powerpc64-cpu"
13033    },
13034    {
13035      "name": "pseries-2.1-machine",
13036      "parent": "spapr-machine"
13037    },
13038    {
13039      "name": "pci-bridge",
13040      "parent": "base-pci-bridge"
13041    },
13042    {
13043      "name": "ich9-usb-uhci2",
13044      "parent": "pci-uhci-usb"
13045    },
13046    {
13047      "name": "ich9-usb-uhci5",
13048      "parent": "pci-uhci-usb"
13049    },
13050    {
13051      "name": "ich9-usb-uhci4",
13052      "parent": "pci-uhci-usb"
13053    },
13054    {
13055      "name": "ich9-usb-uhci3",
13056      "parent": "pci-uhci-usb"
13057    },
13058    {
13059      "name": "mpc8548e_v20-powerpc64-cpu",
13060      "parent": "e500v2-family-powerpc64-cpu"
13061    },
13062    {
13063      "name": "ich9-usb-uhci1",
13064      "parent": "pci-uhci-usb"
13065    },
13066    {
13067      "name": "sysbus-ahci",
13068      "parent": "sys-bus-device"
13069    },
13070    {
13071      "name": "e500v2_v22-powerpc64-cpu",
13072      "parent": "e500v2-family-powerpc64-cpu"
13073    },
13074    {
13075      "name": "uni-north-agp",
13076      "parent": "pci-device"
13077    },
13078    {
13079      "name": "sysbus-m48t59",
13080      "parent": "sysbus-m48txx"
13081    },
13082    {
13083      "name": "tls-creds-psk",
13084      "parent": "tls-creds"
13085    },
13086    {
13087      "name": "i82559er",
13088      "parent": "pci-device"
13089    },
13090    {
13091      "name": "tpci200",
13092      "parent": "pci-device"
13093    },
13094    {
13095      "name": "memory-backend-file",
13096      "parent": "memory-backend"
13097    },
13098    {
13099      "name": "604r-powerpc64-cpu",
13100      "parent": "604E-family-powerpc64-cpu"
13101    },
13102    {
13103      "name": "pc-testdev",
13104      "parent": "isa-device"
13105    },
13106    {
13107      "name": "megasas",
13108      "parent": "megasas-base"
13109    },
13110    {
13111      "name": "uni-north-internal-pci-pcihost",
13112      "parent": "pci-host-bridge"
13113    },
13114    {
13115      "name": "chardev-udp",
13116      "parent": "chardev"
13117    },
13118    {
13119      "name": "603e_v1.1-powerpc64-cpu",
13120      "parent": "603E-family-powerpc64-cpu"
13121    },
13122    {
13123      "name": "603e7v2-powerpc64-cpu",
13124      "parent": "603E-family-powerpc64-cpu"
13125    },
13126    {
13127      "name": "970mp_v1.1-powerpc64-cpu",
13128      "parent": "970-family-powerpc64-cpu"
13129    },
13130    {
13131      "name": "u3-agp",
13132      "parent": "pci-device"
13133    },
13134    {
13135      "name": "rtl8139",
13136      "parent": "pci-device"
13137    },
13138    {
13139      "name": "mpc8544e_v11-powerpc64-cpu",
13140      "parent": "e500v2-family-powerpc64-cpu"
13141    },
13142    {
13143      "name": "chardev-hci",
13144      "parent": "chardev"
13145    },
13146    {
13147      "name": "power7+_v2.1-powerpc64-cpu",
13148      "parent": "POWER7-family-powerpc64-cpu"
13149    },
13150    {
13151      "name": "7455_v2.1-powerpc64-cpu",
13152      "parent": "7455-family-powerpc64-cpu"
13153    },
13154    {
13155      "name": "405gpc-powerpc64-cpu",
13156      "parent": "405-family-powerpc64-cpu"
13157    },
13158    {
13159      "name": "7400_v2.8-powerpc64-cpu",
13160      "parent": "7400-family-powerpc64-cpu"
13161    },
13162    {
13163      "name": "virtio-balloon-pci-non-transitional",
13164      "parent": "virtio-balloon-pci-base"
13165    },
13166    {
13167      "name": "401g2-powerpc64-cpu",
13168      "parent": "401x2-family-powerpc64-cpu"
13169    },
13170    {
13171      "name": "7450_v2.0-powerpc64-cpu",
13172      "parent": "7450-family-powerpc64-cpu"
13173    },
13174    {
13175      "name": "scsi-block",
13176      "parent": "scsi-disk-base"
13177    },
13178    {
13179      "name": "7451_v2.3-powerpc64-cpu",
13180      "parent": "7450-family-powerpc64-cpu"
13181    },
13182    {
13183      "name": "unimplemented-device",
13184      "parent": "sys-bus-device"
13185    },
13186    {
13187      "name": "mpc8533e_v11-powerpc64-cpu",
13188      "parent": "e500v2-family-powerpc64-cpu"
13189    },
13190    {
13191      "name": "eTSEC",
13192      "parent": "sys-bus-device"
13193    },
13194    {
13195      "name": "mac-dbdma",
13196      "parent": "sys-bus-device"
13197    },
13198    {
13199      "name": "mpc8567e-powerpc64-cpu",
13200      "parent": "e500v2-family-powerpc64-cpu"
13201    },
13202    {
13203      "name": "vmware-svga",
13204      "parent": "pci-device"
13205    },
13206    {
13207      "name": "scsi-cd",
13208      "parent": "scsi-disk-base"
13209    },
13210    {
13211      "name": "floppy-bus",
13212      "parent": "bus"
13213    },
13214    {
13215      "name": "accel",
13216      "parent": "object"
13217    },
13218    {
13219      "name": "740p-powerpc64-cpu",
13220      "parent": "740-family-powerpc64-cpu"
13221    },
13222    {
13223      "name": "power5+_v2.1-spapr-cpu-core",
13224      "parent": "spapr-cpu-core"
13225    },
13226    {
13227      "name": "ppc440-pcix-host",
13228      "parent": "pci-host-bridge"
13229    },
13230    {
13231      "name": "xlnx.xps-timer",
13232      "parent": "sys-bus-device"
13233    },
13234    {
13235      "name": "virtio-vga",
13236      "parent": "virtio-pci"
13237    },
13238    {
13239      "name": "isa-serial",
13240      "parent": "isa-device"
13241    },
13242    {
13243      "name": "g2hip4-powerpc64-cpu",
13244      "parent": "G2-family-powerpc64-cpu"
13245    },
13246    {
13247      "name": "spapr-rng",
13248      "parent": "device"
13249    },
13250    {
13251      "name": "virtio-input-host-pci-transitional",
13252      "parent": "virtio-input-host-pci-base"
13253    },
13254    {
13255      "name": "g2lels-powerpc64-cpu",
13256      "parent": "G2LE-family-powerpc64-cpu"
13257    },
13258    {
13259      "name": "virtio-serial-device",
13260      "parent": "virtio-device"
13261    },
13262    {
13263      "name": "970_v2.2-powerpc64-cpu",
13264      "parent": "970-family-powerpc64-cpu"
13265    },
13266    {
13267      "name": "gpio_i2c",
13268      "parent": "sys-bus-device"
13269    },
13270    {
13271      "name": "escc",
13272      "parent": "sys-bus-device"
13273    },
13274    {
13275      "name": "mpc8349e-powerpc64-cpu",
13276      "parent": "e300-family-powerpc64-cpu"
13277    },
13278    {
13279      "name": "chardev-gdb",
13280      "parent": "chardev"
13281    },
13282    {
13283      "name": "fdc37m81x-superio",
13284      "parent": "isa-superio"
13285    },
13286    {
13287      "name": "vhost-scsi-pci",
13288      "parent": "vhost-scsi-pci-base"
13289    },
13290    {
13291      "name": "tls-creds-anon",
13292      "parent": "tls-creds"
13293    },
13294    {
13295      "name": "fw_cfg_mem",
13296      "parent": "fw_cfg"
13297    },
13298    {
13299      "name": "603e_v3-powerpc64-cpu",
13300      "parent": "603E-family-powerpc64-cpu"
13301    },
13302    {
13303      "name": "pseries-2.3-machine",
13304      "parent": "spapr-machine"
13305    },
13306    {
13307      "name": "virtio-scsi-pci-transitional",
13308      "parent": "virtio-scsi-pci-base"
13309    },
13310    {
13311      "name": "taihu-machine",
13312      "parent": "machine"
13313    },
13314    {
13315      "name": "npe4gs3-powerpc64-cpu",
13316      "parent": "405-family-powerpc64-cpu"
13317    },
13318    {
13319      "name": "440epb-powerpc64-cpu",
13320      "parent": "440EP-family-powerpc64-cpu"
13321    },
13322    {
13323      "name": "usb-uas",
13324      "parent": "usb-device"
13325    },
13326    {
13327      "name": "ide-cd",
13328      "parent": "ide-device"
13329    },
13330    {
13331      "name": "sb16",
13332      "parent": "isa-device"
13333    },
13334    {
13335      "name": "usb-ccid",
13336      "parent": "usb-device"
13337    },
13338    {
13339      "name": "7445_v3.4-powerpc64-cpu",
13340      "parent": "7445-family-powerpc64-cpu"
13341    },
13342    {
13343      "name": "virtio-balloon-pci",
13344      "parent": "virtio-balloon-pci-base"
13345    },
13346    {
13347      "name": "pseries-2.2-machine",
13348      "parent": "spapr-machine"
13349    },
13350    {
13351      "name": "750p-powerpc64-cpu",
13352      "parent": "750-family-powerpc64-cpu"
13353    },
13354    {
13355      "name": "e6500-powerpc64-cpu",
13356      "parent": "e6500-family-powerpc64-cpu"
13357    },
13358    {
13359      "name": "iothread",
13360      "parent": "object"
13361    },
13362    {
13363      "name": "pseries-4.0-machine",
13364      "parent": "spapr-machine"
13365    },
13366    {
13367      "name": "750gl-powerpc64-cpu",
13368      "parent": "750gx-family-powerpc64-cpu"
13369    },
13370    {
13371      "name": "bochs-display",
13372      "parent": "pci-device"
13373    },
13374    {
13375      "name": "745_v2.1-powerpc64-cpu",
13376      "parent": "745-family-powerpc64-cpu"
13377    },
13378    {
13379      "name": "7410_v1.1-powerpc64-cpu",
13380      "parent": "7410-family-powerpc64-cpu"
13381    },
13382    {
13383      "name": "755_v2.3-powerpc64-cpu",
13384      "parent": "755-family-powerpc64-cpu"
13385    },
13386    {
13387      "name": "vhost-vsock-device",
13388      "parent": "virtio-device"
13389    },
13390    {
13391      "name": "7450_v1.0-powerpc64-cpu",
13392      "parent": "7450-family-powerpc64-cpu"
13393    },
13394    {
13395      "name": "qio-channel-rdma",
13396      "parent": "qio-channel"
13397    },
13398    {
13399      "name": "750_v2.2-powerpc64-cpu",
13400      "parent": "750-family-powerpc64-cpu"
13401    },
13402    {
13403      "name": "mpc8347at-powerpc64-cpu",
13404      "parent": "e300-family-powerpc64-cpu"
13405    },
13406    {
13407      "name": "mpc8544_v10-powerpc64-cpu",
13408      "parent": "e500v2-family-powerpc64-cpu"
13409    },
13410    {
13411      "name": "405ep-powerpc64-cpu",
13412      "parent": "405-family-powerpc64-cpu"
13413    },
13414    {
13415      "name": "sdhci-pci",
13416      "parent": "pci-device"
13417    },
13418    {
13419      "name": "virtio-input-host-device",
13420      "parent": "virtio-input-device"
13421    },
13422    {
13423      "name": "stb03-powerpc64-cpu",
13424      "parent": "405-family-powerpc64-cpu"
13425    },
13426    {
13427      "name": "virtio-rng-device",
13428      "parent": "virtio-device"
13429    },
13430    {
13431      "name": "cs4231a",
13432      "parent": "isa-device"
13433    },
13434    {
13435      "name": "745_v2.6-powerpc64-cpu",
13436      "parent": "745-family-powerpc64-cpu"
13437    },
13438    {
13439      "name": "heathrow",
13440      "parent": "sys-bus-device"
13441    },
13442    {
13443      "name": "405lp-powerpc64-cpu",
13444      "parent": "405-family-powerpc64-cpu"
13445    },
13446    {
13447      "name": "755_v2.8-powerpc64-cpu",
13448      "parent": "755-family-powerpc64-cpu"
13449    },
13450    {
13451      "name": "604e_v2.4-powerpc64-cpu",
13452      "parent": "604E-family-powerpc64-cpu"
13453    },
13454    {
13455      "name": "ivshmem-doorbell",
13456      "parent": "ivshmem-common"
13457    },
13458    {
13459      "name": "750cxe_v2.2-powerpc64-cpu",
13460      "parent": "750cx-family-powerpc64-cpu"
13461    },
13462    {
13463      "name": "750cx_v1.0-powerpc64-cpu",
13464      "parent": "750cx-family-powerpc64-cpu"
13465    },
13466    {
13467      "name": "7457a_v1.2-powerpc64-cpu",
13468      "parent": "7455-family-powerpc64-cpu"
13469    },
13470    {
13471      "name": "pnv-icp",
13472      "parent": "icp"
13473    },
13474    {
13475      "name": "mpc8568-powerpc64-cpu",
13476      "parent": "e500v2-family-powerpc64-cpu"
13477    },
13478    {
13479      "name": "isa-parallel",
13480      "parent": "isa-device"
13481    },
13482    {
13483      "name": "mpc8555_v10-powerpc64-cpu",
13484      "parent": "e500v2-family-powerpc64-cpu"
13485    },
13486    {
13487      "name": "460exb-powerpc64-cpu",
13488      "parent": "460EX-family-powerpc64-cpu"
13489    },
13490    {
13491      "name": "spapr-drc-cpu",
13492      "parent": "spapr-drc-logical"
13493    },
13494    {
13495      "name": "spapr-iommu-memory-region",
13496      "parent": "qemu:iommu-memory-region"
13497    },
13498    {
13499      "name": "mpc8343a-powerpc64-cpu",
13500      "parent": "e300-family-powerpc64-cpu"
13501    },
13502    {
13503      "name": "adlib",
13504      "parent": "isa-device"
13505    },
13506    {
13507      "name": "mpc8378e-powerpc64-cpu",
13508      "parent": "e300-family-powerpc64-cpu"
13509    },
13510    {
13511      "name": "602-powerpc64-cpu",
13512      "parent": "602-family-powerpc64-cpu"
13513    },
13514    {
13515      "name": "mpc8545e_v21-powerpc64-cpu",
13516      "parent": "e500v2-family-powerpc64-cpu"
13517    },
13518    {
13519      "name": "chardev-serial",
13520      "parent": "chardev-fd"
13521    },
13522    {
13523      "name": "dc390",
13524      "parent": "am53c974"
13525    },
13526    {
13527      "name": "hda-micro",
13528      "parent": "hda-audio"
13529    },
13530    {
13531      "name": "pci-bridge-seat",
13532      "parent": "pci-bridge"
13533    },
13534    {
13535      "name": "IDE",
13536      "parent": "bus"
13537    },
13538    {
13539      "name": "740_v3.0-powerpc64-cpu",
13540      "parent": "740-family-powerpc64-cpu"
13541    },
13542    {
13543      "name": "7441_v2.1-powerpc64-cpu",
13544      "parent": "7440-family-powerpc64-cpu"
13545    },
13546    {
13547      "name": "qemu,register",
13548      "parent": "device"
13549    },
13550    {
13551      "name": "mpc5200_v11-powerpc64-cpu",
13552      "parent": "G2LE-family-powerpc64-cpu"
13553    },
13554    {
13555      "name": "fw_cfg_io",
13556      "parent": "fw_cfg"
13557    },
13558    {
13559      "name": "e300c3-powerpc64-cpu",
13560      "parent": "e300-family-powerpc64-cpu"
13561    },
13562    {
13563      "name": "7447a_v1.2-powerpc64-cpu",
13564      "parent": "7445-family-powerpc64-cpu"
13565    },
13566    {
13567      "name": "403gc-powerpc64-cpu",
13568      "parent": "403-family-powerpc64-cpu"
13569    },
13570    {
13571      "name": "sysbus-m48t08",
13572      "parent": "sysbus-m48txx"
13573    },
13574    {
13575      "name": "spapr-pci-host-bridge",
13576      "parent": "pci-host-bridge"
13577    },
13578    {
13579      "name": "memory-backend-ram",
13580      "parent": "memory-backend"
13581    },
13582    {
13583      "name": "am53c974",
13584      "parent": "pci-device"
13585    },
13586    {
13587      "name": "pseries-2.5-machine",
13588      "parent": "spapr-machine"
13589    },
13590    {
13591      "name": "mpc8548e_v10-powerpc64-cpu",
13592      "parent": "e500v2-family-powerpc64-cpu"
13593    },
13594    {
13595      "name": "750cx_v2.0-powerpc64-cpu",
13596      "parent": "750cx-family-powerpc64-cpu"
13597    },
13598    {
13599      "name": "virtio-blk-device",
13600      "parent": "virtio-device"
13601    },
13602    {
13603      "name": "chardev-pipe",
13604      "parent": "chardev-fd"
13605    },
13606    {
13607      "name": "qio-channel-file",
13608      "parent": "qio-channel"
13609    },
13610    {
13611      "name": "745_v1.1-powerpc64-cpu",
13612      "parent": "745-family-powerpc64-cpu"
13613    },
13614    {
13615      "name": "601_v1-powerpc64-cpu",
13616      "parent": "601-family-powerpc64-cpu"
13617    },
13618    {
13619      "name": "sysbus-m48t02",
13620      "parent": "sysbus-m48txx"
13621    },
13622    {
13623      "name": "uni-north-pci",
13624      "parent": "pci-device"
13625    },
13626    {
13627      "name": "740_v1.0-powerpc64-cpu",
13628      "parent": "740-family-powerpc64-cpu"
13629    },
13630    {
13631      "name": "pseries-2.4-machine",
13632      "parent": "spapr-machine"
13633    },
13634    {
13635      "name": "mc146818rtc",
13636      "parent": "isa-device"
13637    },
13638    {
13639      "name": "spapr-nvram",
13640      "parent": "vio-spapr-device"
13641    },
13642    {
13643      "name": "cryptodev-backend-builtin",
13644      "parent": "cryptodev-backend"
13645    },
13646    {
13647      "name": "chardev-msmouse",
13648      "parent": "chardev"
13649    },
13650    {
13651      "name": "hda-output",
13652      "parent": "hda-audio"
13653    },
13654    {
13655      "name": "mpc8347eat-powerpc64-cpu",
13656      "parent": "e300-family-powerpc64-cpu"
13657    },
13658    {
13659      "name": "750fx_v2.2-powerpc64-cpu",
13660      "parent": "750fx-family-powerpc64-cpu"
13661    },
13662    {
13663      "name": "mpc5200b_v20-powerpc64-cpu",
13664      "parent": "G2LE-family-powerpc64-cpu"
13665    },
13666    {
13667      "name": "603e_v1.2-powerpc64-cpu",
13668      "parent": "603E-family-powerpc64-cpu"
13669    },
13670    {
13671      "name": "stb25-powerpc64-cpu",
13672      "parent": "405-family-powerpc64-cpu"
13673    },
13674    {
13675      "name": "mptsas1068",
13676      "parent": "pci-device"
13677    },
13678    {
13679      "name": "raven",
13680      "parent": "pci-device"
13681    },
13682    {
13683      "name": "VGA",
13684      "parent": "pci-vga"
13685    },
13686    {
13687      "name": "405gpr-powerpc64-cpu",
13688      "parent": "405-family-powerpc64-cpu"
13689    },
13690    {
13691      "name": "mpc8349a-powerpc64-cpu",
13692      "parent": "e300-family-powerpc64-cpu"
13693    },
13694    {
13695      "name": "vfio-pci-nohotplug",
13696      "parent": "vfio-pci"
13697    },
13698    {
13699      "name": "mpc8533_v10-powerpc64-cpu",
13700      "parent": "e500v2-family-powerpc64-cpu"
13701    },
13702    {
13703      "name": "401f2-powerpc64-cpu",
13704      "parent": "401x2-family-powerpc64-cpu"
13705    },
13706    {
13707      "name": "i8257",
13708      "parent": "isa-device"
13709    },
13710    {
13711      "name": "440-xilinx-powerpc64-cpu",
13712      "parent": "440x5-family-powerpc64-cpu"
13713    },
13714    {
13715      "name": "power8e_v2.1-spapr-cpu-core",
13716      "parent": "spapr-cpu-core"
13717    },
13718    {
13719      "name": "pc87312",
13720      "parent": "isa-superio"
13721    },
13722    {
13723      "name": "qio-net-listener",
13724      "parent": "object"
13725    },
13726    {
13727      "name": "mpc8560_v20-powerpc64-cpu",
13728      "parent": "e500v2-family-powerpc64-cpu"
13729    },
13730    {
13731      "name": "edu",
13732      "parent": "pci-device"
13733    },
13734    {
13735      "name": "virtio-mouse-pci",
13736      "parent": "virtio-input-hid-pci"
13737    },
13738    {
13739      "name": "740_v2.0-powerpc64-cpu",
13740      "parent": "740-family-powerpc64-cpu"
13741    },
13742    {
13743      "name": "7455_v3.2-powerpc64-cpu",
13744      "parent": "7455-family-powerpc64-cpu"
13745    },
13746    {
13747      "name": "chardev-ringbuf",
13748      "parent": "chardev"
13749    },
13750    {
13751      "name": "power8nvl_v1.0-powernv-cpu-core",
13752      "parent": "powernv-cpu-core"
13753    },
13754    {
13755      "name": "g2legp-powerpc64-cpu",
13756      "parent": "G2LE-family-powerpc64-cpu"
13757    },
13758    {
13759      "name": "vfio-pci-igd-lpc-bridge",
13760      "parent": "pci-device"
13761    },
13762    {
13763      "name": "spapr-vlan",
13764      "parent": "vio-spapr-device"
13765    },
13766    {
13767      "name": "603e_v4-powerpc64-cpu",
13768      "parent": "603E-family-powerpc64-cpu"
13769    },
13770    {
13771      "name": "HDA",
13772      "parent": "bus"
13773    },
13774    {
13775      "name": "pcm3680_pci",
13776      "parent": "pci-device"
13777    },
13778    {
13779      "name": "603e_v2.2-powerpc64-cpu",
13780      "parent": "603E-family-powerpc64-cpu"
13781    },
13782    {
13783      "name": "qio-channel-command",
13784      "parent": "qio-channel"
13785    },
13786    {
13787      "name": "7447_v1.1-powerpc64-cpu",
13788      "parent": "7445-family-powerpc64-cpu"
13789    },
13790    {
13791      "name": "pseries-2.8-machine",
13792      "parent": "spapr-machine"
13793    },
13794    {
13795      "name": "floppy",
13796      "parent": "device"
13797    },
13798    {
13799      "name": "ppc460ex-pcie-host",
13800      "parent": "pcie-host-bridge"
13801    },
13802    {
13803      "name": "mioe3680_pci",
13804      "parent": "pci-device"
13805    },
13806    {
13807      "name": "qemu:memory-region",
13808      "parent": "object"
13809    },
13810    {
13811      "name": "macio-oldworld",
13812      "parent": "macio"
13813    },
13814    {
13815      "name": "adb-keyboard",
13816      "parent": "adb-device"
13817    },
13818    {
13819      "name": "405ez-powerpc64-cpu",
13820      "parent": "405-family-powerpc64-cpu"
13821    },
13822    {
13823      "name": "i2c-ddc",
13824      "parent": "i2c-slave"
13825    },
13826    {
13827      "name": "pseries-2.7-machine",
13828      "parent": "spapr-machine"
13829    },
13830    {
13831      "name": "sysbus-ohci",
13832      "parent": "sys-bus-device"
13833    },
13834    {
13835      "name": "7445_v1.0-powerpc64-cpu",
13836      "parent": "7445-family-powerpc64-cpu"
13837    },
13838    {
13839      "name": "mpc8379-powerpc64-cpu",
13840      "parent": "e300-family-powerpc64-cpu"
13841    },
13842    {
13843      "name": "755_v2.4-powerpc64-cpu",
13844      "parent": "755-family-powerpc64-cpu"
13845    },
13846    {
13847      "name": "7450_v1.1-powerpc64-cpu",
13848      "parent": "7450-family-powerpc64-cpu"
13849    },
13850    {
13851      "name": "e600-powerpc64-cpu",
13852      "parent": "e600-family-powerpc64-cpu"
13853    },
13854    {
13855      "name": "pseries-2.6-machine",
13856      "parent": "spapr-machine"
13857    },
13858    {
13859      "name": "can-bus",
13860      "parent": "object"
13861    },
13862    {
13863      "name": "x2vp20-powerpc64-cpu",
13864      "parent": "405-family-powerpc64-cpu"
13865    },
13866    {
13867      "name": "qtest-accel",
13868      "parent": "accel"
13869    },
13870    {
13871      "name": "mpc8548e_v21-powerpc64-cpu",
13872      "parent": "e500v2-family-powerpc64-cpu"
13873    },
13874    {
13875      "name": "stb04-powerpc64-cpu",
13876      "parent": "405-family-powerpc64-cpu"
13877    },
13878    {
13879      "name": "750l_v2.0-powerpc64-cpu",
13880      "parent": "750-family-powerpc64-cpu"
13881    },
13882    {
13883      "name": "750fl-powerpc64-cpu",
13884      "parent": "750fx-family-powerpc64-cpu"
13885    },
13886    {
13887      "name": "mpc8543e_v20-powerpc64-cpu",
13888      "parent": "e500v2-family-powerpc64-cpu"
13889    },
13890    {
13891      "name": "usb-serial",
13892      "parent": "usb-serial-dev"
13893    },
13894    {
13895      "name": "xio3130-downstream",
13896      "parent": "pcie-slot"
13897    },
13898    {
13899      "name": "cirrus-vga",
13900      "parent": "pci-device"
13901    },
13902    {
13903      "name": "virtio-blk-pci",
13904      "parent": "virtio-blk-pci-base"
13905    },
13906    {
13907      "name": "virtio-gpu-device",
13908      "parent": "virtio-device"
13909    },
13910    {
13911      "name": "mpc8541_v10-powerpc64-cpu",
13912      "parent": "e500v1-family-powerpc64-cpu"
13913    },
13914    {
13915      "name": "750gx_v1.0-powerpc64-cpu",
13916      "parent": "750gx-family-powerpc64-cpu"
13917    },
13918    {
13919      "name": "cryptodev-vhost-user",
13920      "parent": "cryptodev-backend"
13921    },
13922    {
13923      "name": "qio-dns-resolver",
13924      "parent": "object"
13925    },
13926    {
13927      "name": "mpc8555_v11-powerpc64-cpu",
13928      "parent": "e500v2-family-powerpc64-cpu"
13929    },
13930    {
13931      "name": "vt82c686b-usb-uhci",
13932      "parent": "pci-uhci-usb"
13933    },
13934    {
13935      "name": "lsi53c810",
13936      "parent": "lsi53c895a"
13937    },
13938    {
13939      "name": "chardev-file",
13940      "parent": "chardev-fd"
13941    },
13942    {
13943      "name": "603e7t-powerpc64-cpu",
13944      "parent": "603E-family-powerpc64-cpu"
13945    },
13946    {
13947      "name": "uni-north-agp-pcihost",
13948      "parent": "pci-host-bridge"
13949    },
13950    {
13951      "name": "603-powerpc64-cpu",
13952      "parent": "603-family-powerpc64-cpu"
13953    },
13954    {
13955      "name": "System",
13956      "parent": "bus"
13957    },
13958    {
13959      "name": "405gpd-powerpc64-cpu",
13960      "parent": "405-family-powerpc64-cpu"
13961    },
13962    {
13963      "name": "7400_v2.9-powerpc64-cpu",
13964      "parent": "7400-family-powerpc64-cpu"
13965    },
13966    {
13967      "name": "g2-powerpc64-cpu",
13968      "parent": "G2-family-powerpc64-cpu"
13969    },
13970    {
13971      "name": "750cxe_v3.1b-powerpc64-cpu",
13972      "parent": "750cx-family-powerpc64-cpu"
13973    },
13974    {
13975      "name": "7450_v2.1-powerpc64-cpu",
13976      "parent": "7450-family-powerpc64-cpu"
13977    },
13978    {
13979      "name": "chardev-braille",
13980      "parent": "chardev"
13981    },
13982    {
13983      "name": "7448_v2.0-powerpc64-cpu",
13984      "parent": "7400-family-powerpc64-cpu"
13985    },
13986    {
13987      "name": "vhost-user-scsi-pci-non-transitional",
13988      "parent": "vhost-user-scsi-pci-base"
13989    },
13990    {
13991      "name": "mpc5200_v12-powerpc64-cpu",
13992      "parent": "G2LE-family-powerpc64-cpu"
13993    },
13994    {
13995      "name": "mac99-machine",
13996      "parent": "machine"
13997    },
13998    {
13999      "name": "e300c4-powerpc64-cpu",
14000      "parent": "e300-family-powerpc64-cpu"
14001    },
14002    {
14003      "name": "mpc8377e-powerpc64-cpu",
14004      "parent": "e300-family-powerpc64-cpu"
14005    },
14006    {
14007      "name": "750l_v3.0-powerpc64-cpu",
14008      "parent": "750-family-powerpc64-cpu"
14009    },
14010    {
14011      "name": "PCIE",
14012      "parent": "PCI"
14013    },
14014    {
14015      "name": "chardev-socket",
14016      "parent": "chardev"
14017    },
14018    {
14019      "name": "pcie-pci-bridge",
14020      "parent": "base-pci-bridge"
14021    },
14022    {
14023      "name": "g2h4-powerpc64-cpu",
14024      "parent": "G2-family-powerpc64-cpu"
14025    },
14026    {
14027      "name": "mpc8610-powerpc64-cpu",
14028      "parent": "e600-family-powerpc64-cpu"
14029    },
14030    {
14031      "name": "ccid-bus",
14032      "parent": "bus"
14033    },
14034    {
14035      "name": "750cx_v2.1-powerpc64-cpu",
14036      "parent": "750cx-family-powerpc64-cpu"
14037    },
14038    {
14039      "name": "cuda",
14040      "parent": "sys-bus-device"
14041    },
14042    {
14043      "name": "vhost-user-blk-pci",
14044      "parent": "vhost-user-blk-pci-base"
14045    },
14046    {
14047      "name": "virtio-net-pci-transitional",
14048      "parent": "virtio-net-pci-base"
14049    },
14050    {
14051      "name": "virtio-serial-bus",
14052      "parent": "bus"
14053    },
14054    {
14055      "name": "604e_v1.0-powerpc64-cpu",
14056      "parent": "604E-family-powerpc64-cpu"
14057    },
14058    {
14059      "name": "secondary-vga",
14060      "parent": "pci-vga"
14061    },
14062    {
14063      "name": "vhost-scsi",
14064      "parent": "vhost-scsi-common"
14065    },
14066    {
14067      "name": "g2legp3-powerpc64-cpu",
14068      "parent": "G2LE-family-powerpc64-cpu"
14069    },
14070    {
14071      "name": "601_v2-powerpc64-cpu",
14072      "parent": "601v-family-powerpc64-cpu"
14073    },
14074    {
14075      "name": "e500-ccsr",
14076      "parent": "sys-bus-device"
14077    },
14078    {
14079      "name": "usb-hub",
14080      "parent": "usb-device"
14081    },
14082    {
14083      "name": "usb-ehci",
14084      "parent": "pci-ehci-usb"
14085    },
14086    {
14087      "name": "pci-ohci",
14088      "parent": "pci-device"
14089    },
14090    {
14091      "name": "cfi.pflash02",
14092      "parent": "sys-bus-device"
14093    },
14094    {
14095      "name": "cfi.pflash01",
14096      "parent": "sys-bus-device"
14097    },
14098    {
14099      "name": "pseries-2.9-machine",
14100      "parent": "spapr-machine"
14101    },
14102    {
14103      "name": "exynos4210-ehci-usb",
14104      "parent": "sysbus-ehci-usb"
14105    },
14106    {
14107      "name": "750fx_v2.3-powerpc64-cpu",
14108      "parent": "750fx-family-powerpc64-cpu"
14109    },
14110    {
14111      "name": "mpc5200b_v21-powerpc64-cpu",
14112      "parent": "G2LE-family-powerpc64-cpu"
14113    },
14114    {
14115      "name": "power8_v2.0-pnv-chip",
14116      "parent": "pnv8-chip"
14117    },
14118    {
14119      "name": "input-linux",
14120      "parent": "object"
14121    },
14122    {
14123      "name": "mpc8533_v11-powerpc64-cpu",
14124      "parent": "e500v2-family-powerpc64-cpu"
14125    },
14126    {
14127      "name": "mpc8347ap-powerpc64-cpu",
14128      "parent": "e300-family-powerpc64-cpu"
14129    },
14130    {
14131      "name": "x2vp4-powerpc64-cpu",
14132      "parent": "405-family-powerpc64-cpu"
14133    },
14134    {
14135      "name": "virtio-rng-pci-transitional",
14136      "parent": "virtio-rng-pci-base"
14137    },
14138    {
14139      "name": "virtio-serial-pci-transitional",
14140      "parent": "virtio-serial-pci-base"
14141    },
14142    {
14143      "name": "ati-vga",
14144      "parent": "pci-device"
14145    },
14146    {
14147      "name": "7400_v1.0-powerpc64-cpu",
14148      "parent": "7400-family-powerpc64-cpu"
14149    },
14150    {
14151      "name": "745_v2.2-powerpc64-cpu",
14152      "parent": "745-family-powerpc64-cpu"
14153    },
14154    {
14155      "name": "7410_v1.2-powerpc64-cpu",
14156      "parent": "7410-family-powerpc64-cpu"
14157    },
14158    {
14159      "name": "vfio-amd-xgbe",
14160      "parent": "vfio-platform"
14161    },
14162    {
14163      "name": "740_v2.1-powerpc64-cpu",
14164      "parent": "740-family-powerpc64-cpu"
14165    },
14166    {
14167      "name": "401e2-powerpc64-cpu",
14168      "parent": "401x2-family-powerpc64-cpu"
14169    },
14170    {
14171      "name": "spapr-xive",
14172      "parent": "xive-router"
14173    },
14174    {
14175      "name": "7448_v1.0-powerpc64-cpu",
14176      "parent": "7400-family-powerpc64-cpu"
14177    },
14178    {
14179      "name": "mpc8544_v11-powerpc64-cpu",
14180      "parent": "e500v2-family-powerpc64-cpu"
14181    },
14182    {
14183      "name": "xlnx.xps-uartlite",
14184      "parent": "sys-bus-device"
14185    },
14186    {
14187      "name": "e5500-powerpc64-cpu",
14188      "parent": "e5500-family-powerpc64-cpu"
14189    },
14190    {
14191      "name": "pci-serial",
14192      "parent": "pci-device"
14193    },
14194    {
14195      "name": "mpc8560_v10-powerpc64-cpu",
14196      "parent": "e500v2-family-powerpc64-cpu"
14197    },
14198    {
14199      "name": "ipmi-bmc-extern",
14200      "parent": "ipmi-bmc"
14201    },
14202    {
14203      "name": "xive-tctx",
14204      "parent": "device"
14205    },
14206    {
14207      "name": "745_v2.7-powerpc64-cpu",
14208      "parent": "745-family-powerpc64-cpu"
14209    },
14210    {
14211      "name": "i8042",
14212      "parent": "isa-device"
14213    },
14214    {
14215      "name": "i82559c",
14216      "parent": "pci-device"
14217    },
14218    {
14219      "name": "750cxe_v2.3-powerpc64-cpu",
14220      "parent": "750cx-family-powerpc64-cpu"
14221    },
14222    {
14223      "name": "i82559a",
14224      "parent": "pci-device"
14225    },
14226    {
14227      "name": "i82559b",
14228      "parent": "pci-device"
14229    },
14230    {
14231      "name": "macio-bus",
14232      "parent": "bus"
14233    },
14234    {
14235      "name": "vhost-user-scsi-pci",
14236      "parent": "vhost-user-scsi-pci-base"
14237    },
14238    {
14239      "name": "virtio-blk-pci-non-transitional",
14240      "parent": "virtio-blk-pci-base"
14241    },
14242    {
14243      "name": "SCSI",
14244      "parent": "bus"
14245    },
14246    {
14247      "name": "rocker",
14248      "parent": "pci-device"
14249    },
14250    {
14251      "name": "pcnet",
14252      "parent": "pci-device"
14253    },
14254    {
14255      "name": "rng-egd",
14256      "parent": "rng-backend"
14257    },
14258    {
14259      "name": "7400_v2.0-powerpc64-cpu",
14260      "parent": "7400-family-powerpc64-cpu"
14261    },
14262    {
14263      "name": "spapr-tce-table",
14264      "parent": "device"
14265    },
14266    {
14267      "name": "405cra-powerpc64-cpu",
14268      "parent": "405-family-powerpc64-cpu"
14269    },
14270    {
14271      "name": "sm501",
14272      "parent": "pci-device"
14273    },
14274    {
14275      "name": "chardev-testdev",
14276      "parent": "chardev"
14277    },
14278    {
14279      "name": "e200z5-powerpc64-cpu",
14280      "parent": "e200-family-powerpc64-cpu"
14281    },
14282    {
14283      "name": "740_v3.1-powerpc64-cpu",
14284      "parent": "740-family-powerpc64-cpu"
14285    },
14286    {
14287      "name": "migration",
14288      "parent": "device"
14289    },
14290    {
14291      "name": "usb-storage",
14292      "parent": "usb-storage-dev"
14293    },
14294    {
14295      "name": "filter-dump",
14296      "parent": "netfilter"
14297    },
14298    {
14299      "name": "i82558b",
14300      "parent": "pci-device"
14301    },
14302    {
14303      "name": "power8_v2.0-powerpc64-cpu",
14304      "parent": "POWER8-family-powerpc64-cpu"
14305    },
14306    {
14307      "name": "tls-creds-x509",
14308      "parent": "tls-creds"
14309    },
14310    {
14311      "name": "401d2-powerpc64-cpu",
14312      "parent": "401x2-family-powerpc64-cpu"
14313    },
14314    {
14315      "name": "i82558a",
14316      "parent": "pci-device"
14317    },
14318    {
14319      "name": "smbus-eeprom",
14320      "parent": "smbus-device"
14321    },
14322    {
14323      "name": "mpc8543_v20-powerpc64-cpu",
14324      "parent": "e500v2-family-powerpc64-cpu"
14325    },
14326    {
14327      "name": "mpc8548e_v11-powerpc64-cpu",
14328      "parent": "e500v2-family-powerpc64-cpu"
14329    },
14330    {
14331      "name": "mpc8347eap-powerpc64-cpu",
14332      "parent": "e300-family-powerpc64-cpu"
14333    },
14334    {
14335      "name": "mpc8543e_v10-powerpc64-cpu",
14336      "parent": "e500v2-family-powerpc64-cpu"
14337    },
14338    {
14339      "name": "host-powerpc64-cpu",
14340      "parent": "power8e_v2.1-powerpc64-cpu"
14341    },
14342    {
14343      "name": "i82801",
14344      "parent": "pci-device"
14345    },
14346    {
14347      "name": "chardev-mux",
14348      "parent": "chardev"
14349    },
14350    {
14351      "name": "virtio-net-pci",
14352      "parent": "virtio-net-pci-base"
14353    },
14354    {
14355      "name": "virtio-keyboard-device",
14356      "parent": "virtio-input-hid-device"
14357    },
14358    {
14359      "name": "i82562",
14360      "parent": "pci-device"
14361    },
14362    {
14363      "name": "nec-usb-xhci",
14364      "parent": "base-xhci"
14365    },
14366    {
14367      "name": "usb-net",
14368      "parent": "usb-device"
14369    },
14370    {
14371      "name": "throttle-group",
14372      "parent": "object"
14373    },
14374    {
14375      "name": "sdhci-bus",
14376      "parent": "sd-bus"
14377    },
14378    {
14379      "name": "chardev-memory",
14380      "parent": "chardev-ringbuf"
14381    },
14382    {
14383      "name": "power9_v2.0-spapr-cpu-core",
14384      "parent": "spapr-cpu-core"
14385    },
14386    {
14387      "name": "603e_v1.3-powerpc64-cpu",
14388      "parent": "603E-family-powerpc64-cpu"
14389    },
14390    {
14391      "name": "755_v1.0-powerpc64-cpu",
14392      "parent": "755-family-powerpc64-cpu"
14393    },
14394    {
14395      "name": "i82557c",
14396      "parent": "pci-device"
14397    },
14398    {
14399      "name": "i82557b",
14400      "parent": "pci-device"
14401    },
14402    {
14403      "name": "i82557a",
14404      "parent": "pci-device"
14405    },
14406    {
14407      "name": "mpc8347t-powerpc64-cpu",
14408      "parent": "e300-family-powerpc64-cpu"
14409    },
14410    {
14411      "name": "can-host-socketcan",
14412      "parent": "can-host"
14413    },
14414    {
14415      "name": "i82378",
14416      "parent": "pci-device"
14417    },
14418    {
14419      "name": "uni-north",
14420      "parent": "sys-bus-device"
14421    },
14422    {
14423      "name": "isa-i8259",
14424      "parent": "pic-common"
14425    },
14426    {
14427      "name": "virtio-gpu-pci",
14428      "parent": "virtio-pci"
14429    },
14430    {
14431      "name": "mpc8548_v20-powerpc64-cpu",
14432      "parent": "e500v2-family-powerpc64-cpu"
14433    },
14434    {
14435      "name": "power8nvl_v1.0-pnv-chip",
14436      "parent": "pnv8-chip"
14437    },
14438    {
14439      "name": "mpc8343-powerpc64-cpu",
14440      "parent": "e300-family-powerpc64-cpu"
14441    },
14442    {
14443      "name": "mpc8560_v21-powerpc64-cpu",
14444      "parent": "e500v2-family-powerpc64-cpu"
14445    },
14446    {
14447      "name": "split-irq",
14448      "parent": "device"
14449    },
14450    {
14451      "name": "usb-mouse",
14452      "parent": "usb-hid"
14453    },
14454    {
14455      "name": "i82551",
14456      "parent": "pci-device"
14457    },
14458    {
14459      "name": "i82550",
14460      "parent": "pci-device"
14461    },
14462    {
14463      "name": "pseries-2.12-machine",
14464      "parent": "spapr-machine"
14465    },
14466    {
14467      "name": "macio-gpio",
14468      "parent": "sys-bus-device"
14469    },
14470    {
14471      "name": "405d2-powerpc64-cpu",
14472      "parent": "405-family-powerpc64-cpu"
14473    },
14474    {
14475      "name": "piix3-usb-uhci",
14476      "parent": "pci-uhci-usb"
14477    },
14478    {
14479      "name": "mpc8540_v20-powerpc64-cpu",
14480      "parent": "e500v1-family-powerpc64-cpu"
14481    },
14482    {
14483      "name": "7455_v3.3-powerpc64-cpu",
14484      "parent": "7455-family-powerpc64-cpu"
14485    },
14486    {
14487      "name": "sd-bus",
14488      "parent": "bus"
14489    },
14490    {
14491      "name": "filter-mirror",
14492      "parent": "netfilter"
14493    },
14494    {
14495      "name": "e500v2_v30-powerpc64-cpu",
14496      "parent": "e500v2-family-powerpc64-cpu"
14497    },
14498    {
14499      "name": "pseries-2.11-machine",
14500      "parent": "spapr-machine"
14501    },
14502    {
14503      "name": "power9_v2.0-pnv-chip",
14504      "parent": "pnv9-chip"
14505    },
14506    {
14507      "name": "host-spapr-cpu-core",
14508      "parent": "spapr-cpu-core"
14509    },
14510    {
14511      "name": "macio-ide",
14512      "parent": "sys-bus-device"
14513    },
14514    {
14515      "name": "virtio-crypto-pci",
14516      "parent": "virtio-pci"
14517    },
14518    {
14519      "name": "755_v2.0-powerpc64-cpu",
14520      "parent": "755-family-powerpc64-cpu"
14521    },
14522    {
14523      "name": "ich9-usb-ehci2",
14524      "parent": "pci-ehci-usb"
14525    },
14526    {
14527      "name": "ich9-usb-ehci1",
14528      "parent": "pci-ehci-usb"
14529    },
14530    {
14531      "name": "xive-source",
14532      "parent": "device"
14533    },
14534    {
14535      "name": "vfio-pci",
14536      "parent": "pci-device"
14537    },
14538    {
14539      "name": "prep-machine",
14540      "parent": "machine"
14541    },
14542    {
14543      "name": "pvscsi",
14544      "parent": "pci-device"
14545    },
14546    {
14547      "name": "irq",
14548      "parent": "object"
14549    },
14550    {
14551      "name": "pseries-2.10-machine",
14552      "parent": "spapr-machine"
14553    },
14554    {
14555      "name": "chardev-stdio",
14556      "parent": "chardev-fd"
14557    },
14558    {
14559      "name": "apple-desktop-bus",
14560      "parent": "bus"
14561    },
14562    {
14563      "name": "memory-backend-memfd",
14564      "parent": "memory-backend"
14565    },
14566    {
14567      "name": "isa-ide",
14568      "parent": "isa-device"
14569    },
14570    {
14571      "name": "745_v2.3-powerpc64-cpu",
14572      "parent": "745-family-powerpc64-cpu"
14573    },
14574    {
14575      "name": "7410_v1.3-powerpc64-cpu",
14576      "parent": "7410-family-powerpc64-cpu"
14577    },
14578    {
14579      "name": "755_v2.5-powerpc64-cpu",
14580      "parent": "755-family-powerpc64-cpu"
14581    },
14582    {
14583      "name": "7450_v1.2-powerpc64-cpu",
14584      "parent": "7450-family-powerpc64-cpu"
14585    },
14586    {
14587      "name": "7457_v1.0-powerpc64-cpu",
14588      "parent": "7455-family-powerpc64-cpu"
14589    },
14590    {
14591      "name": "qio-channel-socket",
14592      "parent": "qio-channel"
14593    },
14594    {
14595      "name": "pc-dimm",
14596      "parent": "device"
14597    },
14598    {
14599      "name": "pnv9-chip",
14600      "parent": "pnv-chip"
14601    },
14602    {
14603      "name": "ich9-ahci",
14604      "parent": "pci-device"
14605    },
14606    {
14607      "name": "750l_v2.1-powerpc64-cpu",
14608      "parent": "750-family-powerpc64-cpu"
14609    },
14610    {
14611      "name": "mpc8543e_v21-powerpc64-cpu",
14612      "parent": "e500v2-family-powerpc64-cpu"
14613    },
14614    {
14615      "name": "virtio-rng-pci-non-transitional",
14616      "parent": "virtio-rng-pci-base"
14617    },
14618    {
14619      "name": "virtserialport",
14620      "parent": "virtio-serial-port"
14621    },
14622    {
14623      "name": "virtio-serial-pci-non-transitional",
14624      "parent": "virtio-serial-pci-base"
14625    },
14626    {
14627      "name": "mpc8641d-powerpc64-cpu",
14628      "parent": "e600-family-powerpc64-cpu"
14629    },
14630    {
14631      "name": "pseries-3.0-machine",
14632      "parent": "spapr-machine"
14633    },
14634    {
14635      "name": "750cxe_v2.4-powerpc64-cpu",
14636      "parent": "750cx-family-powerpc64-cpu"
14637    },
14638    {
14639      "name": "i82374",
14640      "parent": "isa-device"
14641    },
14642    {
14643      "name": "chardev-pty",
14644      "parent": "chardev"
14645    },
14646    {
14647      "name": "750gx_v1.1-powerpc64-cpu",
14648      "parent": "750gx-family-powerpc64-cpu"
14649    },
14650    {
14651      "name": "mpc8541_v11-powerpc64-cpu",
14652      "parent": "e500v1-family-powerpc64-cpu"
14653    },
14654    {
14655      "name": "pci",
14656      "parent": "PCI"
14657    },
14658    {
14659      "name": "e500_v20-powerpc64-cpu",
14660      "parent": "e500v1-family-powerpc64-cpu"
14661    },
14662    {
14663      "name": "cobra-powerpc64-cpu",
14664      "parent": "401-family-powerpc64-cpu"
14665    },
14666    {
14667      "name": "604-powerpc64-cpu",
14668      "parent": "604-family-powerpc64-cpu"
14669    },
14670    {
14671      "name": "gus",
14672      "parent": "isa-device"
14673    },
14674    {
14675      "name": "440-xilinx-w-dfpu-powerpc64-cpu",
14676      "parent": "440x5wDFPU-family-powerpc64-cpu"
14677    },
14678    {
14679      "name": "vhost-vsock-pci-non-transitional",
14680      "parent": "vhost-vsock-pci-base"
14681    },
14682    {
14683      "name": "7400_v2.1-powerpc64-cpu",
14684      "parent": "7400-family-powerpc64-cpu"
14685    },
14686    {
14687      "name": "g3beige-machine",
14688      "parent": "machine"
14689    },
14690    {
14691      "name": "7445_v2.1-powerpc64-cpu",
14692      "parent": "7445-family-powerpc64-cpu"
14693    },
14694    {
14695      "name": "405crb-powerpc64-cpu",
14696      "parent": "405-family-powerpc64-cpu"
14697    },
14698    {
14699      "name": "fusbh200-ehci-usb",
14700      "parent": "sysbus-ehci-usb"
14701    },
14702    {
14703      "name": "IndustryPack",
14704      "parent": "bus"
14705    },
14706    {
14707      "name": "7441_v2.3-powerpc64-cpu",
14708      "parent": "7440-family-powerpc64-cpu"
14709    },
14710    {
14711      "name": "7448_v2.1-powerpc64-cpu",
14712      "parent": "7400-family-powerpc64-cpu"
14713    },
14714    {
14715      "name": "603e7-powerpc64-cpu",
14716      "parent": "603E-family-powerpc64-cpu"
14717    },
14718    {
14719      "name": "adb-mouse",
14720      "parent": "adb-device"
14721    },
14722    {
14723      "name": "cryptodev-backend",
14724      "parent": "object"
14725    },
14726    {
14727      "name": "spapr-drc-phb",
14728      "parent": "spapr-drc-logical"
14729    },
14730    {
14731      "name": "authz-pam",
14732      "parent": "authz"
14733    },
14734    {
14735      "name": "or-irq",
14736      "parent": "device"
14737    },
14738    {
14739      "name": "mpc8543_v21-powerpc64-cpu",
14740      "parent": "e500v2-family-powerpc64-cpu"
14741    },
14742    {
14743      "name": "750cx_v2.2-powerpc64-cpu",
14744      "parent": "750cx-family-powerpc64-cpu"
14745    },
14746    {
14747      "name": "ipmi-bmc-sim",
14748      "parent": "ipmi-bmc"
14749    },
14750    {
14751      "name": "filter-buffer",
14752      "parent": "netfilter"
14753    },
14754    {
14755      "name": "usb-braille",
14756      "parent": "usb-serial-dev"
14757    },
14758    {
14759      "name": "7451_v2.10-powerpc64-cpu",
14760      "parent": "7450-family-powerpc64-cpu"
14761    },
14762    {
14763      "name": "401c2-powerpc64-cpu",
14764      "parent": "401x2-family-powerpc64-cpu"
14765    },
14766    {
14767      "name": "chardev-vc",
14768      "parent": "chardev"
14769    },
14770    {
14771      "name": "qio-channel-websock",
14772      "parent": "qio-channel"
14773    },
14774    {
14775      "name": "virtio-rng-pci",
14776      "parent": "virtio-rng-pci-base"
14777    },
14778    {
14779      "name": "ioh3420",
14780      "parent": "pcie-root-port-base"
14781    },
14782    {
14783      "name": "bamboo-machine",
14784      "parent": "machine"
14785    },
14786    {
14787      "name": "mpc8543_v10-powerpc64-cpu",
14788      "parent": "e500v2-family-powerpc64-cpu"
14789    },
14790    {
14791      "name": "pr-manager-helper",
14792      "parent": "pr-manager"
14793    },
14794    {
14795      "name": "filter-replay",
14796      "parent": "netfilter"
14797    },
14798    {
14799      "name": "603e_v1.4-powerpc64-cpu",
14800      "parent": "603E-family-powerpc64-cpu"
14801    },
14802    {
14803      "name": "970mp_v1.1-spapr-cpu-core",
14804      "parent": "spapr-cpu-core"
14805    },
14806    {
14807      "name": "pseries-2.12-sxxm-machine",
14808      "parent": "spapr-machine"
14809    },
14810    {
14811      "name": "dec-21154-sysbus",
14812      "parent": "pci-host-bridge"
14813    },
14814    {
14815      "name": "e1000-82545em",
14816      "parent": "e1000-base"
14817    },
14818    {
14819      "name": "chardev-wctablet",
14820      "parent": "chardev"
14821    },
14822    {
14823      "name": "uni-north-pci-pcihost",
14824      "parent": "pci-host-bridge"
14825    },
14826    {
14827      "name": "vhost-user-blk-pci-transitional",
14828      "parent": "vhost-user-blk-pci-base"
14829    },
14830    {
14831      "name": "spapr-vty",
14832      "parent": "vio-spapr-device"
14833    },
14834    {
14835      "name": "power9_v1.0-spapr-cpu-core",
14836      "parent": "spapr-cpu-core"
14837    },
14838    {
14839      "name": "7441_v2.10-powerpc64-cpu",
14840      "parent": "7440-family-powerpc64-cpu"
14841    },
14842    {
14843      "name": "mpc8347et-powerpc64-cpu",
14844      "parent": "e300-family-powerpc64-cpu"
14845    },
14846    {
14847      "name": "ib700",
14848      "parent": "isa-device"
14849    },
14850    {
14851      "name": "imx-usdhc",
14852      "parent": "generic-sdhci"
14853    },
14854    {
14855      "name": "7400_v1.1-powerpc64-cpu",
14856      "parent": "7400-family-powerpc64-cpu"
14857    },
14858    {
14859      "name": "piix4-usb-uhci",
14860      "parent": "pci-uhci-usb"
14861    },
14862    {
14863      "name": "7455_v3.4-powerpc64-cpu",
14864      "parent": "7455-family-powerpc64-cpu"
14865    },
14866    {
14867      "name": "e1000-82544gc",
14868      "parent": "e1000-base"
14869    },
14870    {
14871      "name": "740_v2.2-powerpc64-cpu",
14872      "parent": "740-family-powerpc64-cpu"
14873    },
14874    {
14875      "name": "7448_v1.1-powerpc64-cpu",
14876      "parent": "7400-family-powerpc64-cpu"
14877    },
14878    {
14879      "name": "pseries-3.1-machine",
14880      "parent": "spapr-machine"
14881    },
14882    {
14883      "name": "mpc8548_v10-powerpc64-cpu",
14884      "parent": "e500v2-family-powerpc64-cpu"
14885    },
14886    {
14887      "name": "mpc8545_v20-powerpc64-cpu",
14888      "parent": "e500v2-family-powerpc64-cpu"
14889    },
14890    {
14891      "name": "mpc8343ea-powerpc64-cpu",
14892      "parent": "e300-family-powerpc64-cpu"
14893    },
14894    {
14895      "name": "npe405l-powerpc64-cpu",
14896      "parent": "405-family-powerpc64-cpu"
14897    },
14898    {
14899      "name": "prep-systemio",
14900      "parent": "isa-device"
14901    },
14902    {
14903      "name": "745_v2.8-powerpc64-cpu",
14904      "parent": "745-family-powerpc64-cpu"
14905    },
14906    {
14907      "name": "e500-spin",
14908      "parent": "sys-bus-device"
14909    },
14910    {
14911      "name": "virtio-9p-pci",
14912      "parent": "virtio-9p-pci-base"
14913    },
14914    {
14915      "name": "755_v2.1-powerpc64-cpu",
14916      "parent": "755-family-powerpc64-cpu"
14917    },
14918    {
14919      "name": "usb-wacom-tablet",
14920      "parent": "usb-device"
14921    },
14922    {
14923      "name": "mos6522-pmu",
14924      "parent": "mos6522"
14925    },
14926    {
14927      "name": "ISA",
14928      "parent": "bus"
14929    },
14930    {
14931      "name": "mpc8544ds-machine",
14932      "parent": "ppce500-base-machine"
14933    },
14934    {
14935      "name": "mpc8540_v10-powerpc64-cpu",
14936      "parent": "e500v1-family-powerpc64-cpu"
14937    },
14938    {
14939      "name": "pci-serial-4x",
14940      "parent": "pci-device"
14941    },
14942    {
14943      "name": "ich9-intel-hda",
14944      "parent": "intel-hda-generic"
14945    },
14946    {
14947      "name": "virtio-9p-device",
14948      "parent": "virtio-device"
14949    },
14950    {
14951      "name": "power8nvl_v1.0-powerpc64-cpu",
14952      "parent": "POWER8-family-powerpc64-cpu"
14953    },
14954    {
14955      "name": "e500v2_v20-powerpc64-cpu",
14956      "parent": "e500v2-family-powerpc64-cpu"
14957    },
14958    {
14959      "name": "authz-list",
14960      "parent": "authz"
14961    },
14962    {
14963      "name": "isa-ipmi-bt",
14964      "parent": "isa-device"
14965    },
14966    {
14967      "name": "qemu-console",
14968      "parent": "object"
14969    },
14970    {
14971      "name": "mpc8349ea-powerpc64-cpu",
14972      "parent": "e300-family-powerpc64-cpu"
14973    },
14974    {
14975      "name": "virtio-pci-bus",
14976      "parent": "virtio-bus"
14977    },
14978    {
14979      "name": "7457a_v1.0-powerpc64-cpu",
14980      "parent": "7455-family-powerpc64-cpu"
14981    },
14982    {
14983      "name": "pci-testdev",
14984      "parent": "pci-device"
14985    },
14986    {
14987      "name": "mpc8547e_v20-powerpc64-cpu",
14988      "parent": "e500v2-family-powerpc64-cpu"
14989    },
14990    {
14991      "name": "e200z6-powerpc64-cpu",
14992      "parent": "e200-family-powerpc64-cpu"
14993    },
14994    {
14995      "name": "vhost-user-blk-pci-non-transitional",
14996      "parent": "vhost-user-blk-pci-base"
14997    },
14998    {
14999      "name": "ppce500-machine",
15000      "parent": "ppce500-base-machine"
15001    },
15002    {
15003      "name": "x3130-upstream",
15004      "parent": "pcie-port"
15005    },
15006    {
15007      "name": "750l_v2.2-powerpc64-cpu",
15008      "parent": "750-family-powerpc64-cpu"
15009    },
15010    {
15011      "name": "ipoctal232",
15012      "parent": "ipack-device"
15013    },
15014    {
15015      "name": "ES1370",
15016      "parent": "pci-device"
15017    },
15018    {
15019      "name": "spapr-drc-lmb",
15020      "parent": "spapr-drc-logical"
15021    },
15022    {
15023      "name": "440epx-powerpc64-cpu",
15024      "parent": "440EP-family-powerpc64-cpu"
15025    },
15026    {
15027      "name": "405gpa-powerpc64-cpu",
15028      "parent": "405-family-powerpc64-cpu"
15029    },
15030    {
15031      "name": "7400_v2.6-powerpc64-cpu",
15032      "parent": "7400-family-powerpc64-cpu"
15033    },
15034    {
15035      "name": "m41t80",
15036      "parent": "i2c-slave"
15037    },
15038    {
15039      "name": "mpc-i2c",
15040      "parent": "sys-bus-device"
15041    },
15042    {
15043      "name": "virtio-tablet-device",
15044      "parent": "virtio-input-hid-device"
15045    },
15046    {
15047      "name": "750_v3.0-powerpc64-cpu",
15048      "parent": "750-family-powerpc64-cpu"
15049    },
15050    {
15051      "name": "virtio-scsi-pci",
15052      "parent": "virtio-scsi-pci-base"
15053    },
15054    {
15055      "name": "powernv-machine",
15056      "parent": "machine"
15057    },
15058    {
15059      "name": "mpc8543e_v11-powerpc64-cpu",
15060      "parent": "e500v2-family-powerpc64-cpu"
15061    },
15062    {
15063      "name": "603e7v-powerpc64-cpu",
15064      "parent": "603E-family-powerpc64-cpu"
15065    },
15066    {
15067      "name": "power7_v2.3-powerpc64-cpu",
15068      "parent": "POWER7-family-powerpc64-cpu"
15069    },
15070    {
15071      "name": "mpc8544-guts",
15072      "parent": "sys-bus-device"
15073    },
15074    {
15075      "name": "mpc8555e_v10-powerpc64-cpu",
15076      "parent": "e500v2-family-powerpc64-cpu"
15077    },
15078    {
15079      "name": "mpc8347p-powerpc64-cpu",
15080      "parent": "e300-family-powerpc64-cpu"
15081    },
15082    {
15083      "name": "power9_v2.0-powerpc64-cpu",
15084      "parent": "POWER9-family-powerpc64-cpu"
15085    },
15086    {
15087      "name": "openpic",
15088      "parent": "sys-bus-device"
15089    },
15090    {
15091      "name": "mpc8541e_v10-powerpc64-cpu",
15092      "parent": "e500v1-family-powerpc64-cpu"
15093    },
15094    {
15095      "name": "e500_v10-powerpc64-cpu",
15096      "parent": "e500v1-family-powerpc64-cpu"
15097    },
15098    {
15099      "name": "powernv-cpu-quad",
15100      "parent": "device"
15101    },
15102    {
15103      "name": "750cxe_v3.0-powerpc64-cpu",
15104      "parent": "750cx-family-powerpc64-cpu"
15105    },
15106    {
15107      "name": "virtio-balloon-pci-transitional",
15108      "parent": "virtio-balloon-pci-base"
15109    },
15110    {
15111      "name": "power8_v2.0-powernv-cpu-core",
15112      "parent": "powernv-cpu-core"
15113    },
15114    {
15115      "name": "755_v1.1-powerpc64-cpu",
15116      "parent": "755-family-powerpc64-cpu"
15117    },
15118    {
15119      "name": "tcg-accel",
15120      "parent": "accel"
15121    },
15122    {
15123      "name": "usb-bus",
15124      "parent": "bus"
15125    },
15126    {
15127      "name": "virtconsole",
15128      "parent": "virtserialport"
15129    },
15130    {
15131      "name": "750_v1.0-powerpc64-cpu",
15132      "parent": "750-family-powerpc64-cpu"
15133    },
15134    {
15135      "name": "750l_v3.2-powerpc64-cpu",
15136      "parent": "750-family-powerpc64-cpu"
15137    },
15138    {
15139      "name": "ne2k_isa",
15140      "parent": "isa-device"
15141    },
15142    {
15143      "name": "pci-serial-2x",
15144      "parent": "pci-device"
15145    },
15146    {
15147      "name": "ne2k_pci",
15148      "parent": "pci-device"
15149    },
15150    {
15151      "name": "isa-fdc",
15152      "parent": "isa-device"
15153    },
15154    {
15155      "name": "vhost-user-scsi-pci-transitional",
15156      "parent": "vhost-user-scsi-pci-base"
15157    },
15158    {
15159      "name": "esp",
15160      "parent": "sys-bus-device"
15161    },
15162    {
15163      "name": "mpc8548_v21-powerpc64-cpu",
15164      "parent": "e500v2-family-powerpc64-cpu"
15165    },
15166    {
15167      "name": "i82801b11-bridge",
15168      "parent": "base-pci-bridge"
15169    },
15170    {
15171      "name": "colo-compare",
15172      "parent": "object"
15173    },
15174    {
15175      "name": "spapr-drc-pci",
15176      "parent": "spapr-drc-physical"
15177    },
15178    {
15179      "name": "e1000e",
15180      "parent": "pci-device"
15181    },
15182    {
15183      "name": "sii3112",
15184      "parent": "pci-ide"
15185    },
15186    {
15187      "name": "403gcx-powerpc64-cpu",
15188      "parent": "403GCX-family-powerpc64-cpu"
15189    },
15190    {
15191      "name": "power8e_v2.1-pnv-chip",
15192      "parent": "pnv8-chip"
15193    },
15194    {
15195      "name": "virtio-tablet-pci",
15196      "parent": "virtio-input-hid-pci"
15197    },
15198    {
15199      "name": "mpc8543_v11-powerpc64-cpu",
15200      "parent": "e500v2-family-powerpc64-cpu"
15201    },
15202    {
15203      "name": "mpc8540_v21-powerpc64-cpu",
15204      "parent": "e500v1-family-powerpc64-cpu"
15205    },
15206    {
15207      "name": "7445_v3.2-powerpc64-cpu",
15208      "parent": "7445-family-powerpc64-cpu"
15209    },
15210    {
15211      "name": "rs6000-mc",
15212      "parent": "isa-device"
15213    },
15214    {
15215      "name": "mpc8347ep-powerpc64-cpu",
15216      "parent": "e300-family-powerpc64-cpu"
15217    },
15218    {
15219      "name": "mpc8349-powerpc64-cpu",
15220      "parent": "e300-family-powerpc64-cpu"
15221    },
15222    {
15223      "name": "PCI",
15224      "parent": "bus"
15225    },
15226    {
15227      "name": "kvm-openpic",
15228      "parent": "sys-bus-device"
15229    },
15230    {
15231      "name": "isabus-bridge",
15232      "parent": "sys-bus-device"
15233    },
15234    {
15235      "name": "401b2-powerpc64-cpu",
15236      "parent": "401x2-family-powerpc64-cpu"
15237    },
15238    {
15239      "name": "vhost-user-scsi",
15240      "parent": "vhost-scsi-common"
15241    },
15242    {
15243      "name": "virtex-ml507-machine",
15244      "parent": "machine"
15245    },
15246    {
15247      "name": "usb-kbd",
15248      "parent": "usb-hid"
15249    },
15250    {
15251      "name": "750_v2.0-powerpc64-cpu",
15252      "parent": "750-family-powerpc64-cpu"
15253    },
15254    {
15255      "name": "e500-host-bridge",
15256      "parent": "pci-device"
15257    },
15258    {
15259      "name": "7410_v1.4-powerpc64-cpu",
15260      "parent": "7410-family-powerpc64-cpu"
15261    },
15262    {
15263      "name": "g2ls-powerpc64-cpu",
15264      "parent": "G2-family-powerpc64-cpu"
15265    },
15266    {
15267      "name": "power9_v1.0-powerpc64-cpu",
15268      "parent": "POWER9-family-powerpc64-cpu"
15269    },
15270    {
15271      "name": "npe405h-powerpc64-cpu",
15272      "parent": "405-family-powerpc64-cpu"
15273    },
15274    {
15275      "name": "755_v2.6-powerpc64-cpu",
15276      "parent": "755-family-powerpc64-cpu"
15277    },
15278    {
15279      "name": "vhost-user-blk",
15280      "parent": "virtio-device"
15281    },
15282    {
15283      "name": "970mp_v1.0-spapr-cpu-core",
15284      "parent": "spapr-cpu-core"
15285    },
15286    {
15287      "name": "401a1-powerpc64-cpu",
15288      "parent": "401-family-powerpc64-cpu"
15289    },
15290    {
15291      "name": "ivshmem-plain",
15292      "parent": "ivshmem-common"
15293    },
15294    {
15295      "name": "745_v2.4-powerpc64-cpu",
15296      "parent": "745-family-powerpc64-cpu"
15297    },
15298    {
15299      "name": "604e_v2.2-powerpc64-cpu",
15300      "parent": "604E-family-powerpc64-cpu"
15301    },
15302    {
15303      "name": "970fx_v3.0-powerpc64-cpu",
15304      "parent": "970-family-powerpc64-cpu"
15305    },
15306    {
15307      "name": "7457_v1.1-powerpc64-cpu",
15308      "parent": "7455-family-powerpc64-cpu"
15309    },
15310    {
15311      "name": "u3-agp-pcihost",
15312      "parent": "pci-host-bridge"
15313    },
15314    {
15315      "name": "spapr-vio-bridge",
15316      "parent": "sys-bus-device"
15317    },
15318    {
15319      "name": "qemu-xhci",
15320      "parent": "base-xhci"
15321    },
15322    {
15323      "name": "secret",
15324      "parent": "object"
15325    },
15326    {
15327      "name": "hda-duplex",
15328      "parent": "hda-audio"
15329    },
15330    {
15331      "name": "authz-simple",
15332      "parent": "authz"
15333    },
15334    {
15335      "name": "virtio-9p-pci-transitional",
15336      "parent": "virtio-9p-pci-base"
15337    },
15338    {
15339      "name": "ppc4xx-ehci-usb",
15340      "parent": "sysbus-ehci-usb"
15341    },
15342    {
15343      "name": "qio-channel-buffer",
15344      "parent": "qio-channel"
15345    },
15346    {
15347      "name": "none-machine",
15348      "parent": "machine"
15349    },
15350    {
15351      "name": "raven-pcihost",
15352      "parent": "pci-host-bridge"
15353    },
15354    {
15355      "name": "virtio-balloon-device",
15356      "parent": "virtio-device"
15357    },
15358    {
15359      "name": "sysbus-fdc",
15360      "parent": "base-sysbus-fdc"
15361    },
15362    {
15363      "name": "750fx_v1.0-powerpc64-cpu",
15364      "parent": "750fx-family-powerpc64-cpu"
15365    },
15366    {
15367      "name": "750gx_v1.2-powerpc64-cpu",
15368      "parent": "750gx-family-powerpc64-cpu"
15369    },
15370    {
15371      "name": "megasas-gen2",
15372      "parent": "megasas-base"
15373    },
15374    {
15375      "name": "nvme",
15376      "parent": "pci-device"
15377    },
15378    {
15379      "name": "usb-tablet",
15380      "parent": "usb-hid"
15381    },
15382    {
15383      "name": "970fx_v1.0-powerpc64-cpu",
15384      "parent": "970-family-powerpc64-cpu"
15385    },
15386    {
15387      "name": "7400_v2.2-powerpc64-cpu",
15388      "parent": "7400-family-powerpc64-cpu"
15389    },
15390    {
15391      "name": "e500v2_v21-powerpc64-cpu",
15392      "parent": "e500v2-family-powerpc64-cpu"
15393    },
15394    {
15395      "name": "mpc8572e-powerpc64-cpu",
15396      "parent": "e500v2-family-powerpc64-cpu"
15397    },
15398    {
15399      "name": "e300c1-powerpc64-cpu",
15400      "parent": "e300-family-powerpc64-cpu"
15401    },
15402    {
15403      "name": "vhost-scsi-pci-transitional",
15404      "parent": "vhost-scsi-pci-base"
15405    },
15406    {
15407      "name": "7447a_v1.0-powerpc64-cpu",
15408      "parent": "7445-family-powerpc64-cpu"
15409    },
15410    {
15411      "name": "403ga-powerpc64-cpu",
15412      "parent": "403-family-powerpc64-cpu"
15413    },
15414    {
15415      "name": "405crc-powerpc64-cpu",
15416      "parent": "405-family-powerpc64-cpu"
15417    },
15418    {
15419      "name": "740e-powerpc64-cpu",
15420      "parent": "740-family-powerpc64-cpu"
15421    },
15422    {
15423      "name": "scsi-disk",
15424      "parent": "scsi-disk-base"
15425    },
15426    {
15427      "name": "intel-hda",
15428      "parent": "intel-hda-generic"
15429    },
15430    {
15431      "name": "pnv-xive",
15432      "parent": "xive-router"
15433    },
15434    {
15435      "name": "970mp_v1.0-powerpc64-cpu",
15436      "parent": "970-family-powerpc64-cpu"
15437    },
15438    {
15439      "name": "603e7v1-powerpc64-cpu",
15440      "parent": "603E-family-powerpc64-cpu"
15441    },
15442    {
15443      "name": "e500mc-powerpc64-cpu",
15444      "parent": "e500mc-family-powerpc64-cpu"
15445    },
15446    {
15447      "name": "e500v2_v10-powerpc64-cpu",
15448      "parent": "e500v2-family-powerpc64-cpu"
15449    },
15450    {
15451      "name": "mpc8544e_v10-powerpc64-cpu",
15452      "parent": "e500v2-family-powerpc64-cpu"
15453    },
15454    {
15455      "name": "kvm-accel",
15456      "parent": "accel"
15457    },
15458    {
15459      "name": "power8nvl_v1.0-spapr-cpu-core",
15460      "parent": "spapr-cpu-core"
15461    },
15462    {
15463      "name": "7400_v2.7-powerpc64-cpu",
15464      "parent": "7400-family-powerpc64-cpu"
15465    },
15466    {
15467      "name": "virtio-scsi-device",
15468      "parent": "virtio-scsi-common"
15469    },
15470    {
15471      "name": "405gpb-powerpc64-cpu",
15472      "parent": "405-family-powerpc64-cpu"
15473    },
15474    {
15475      "name": "603p-powerpc64-cpu",
15476      "parent": "603E-family-powerpc64-cpu"
15477    },
15478    {
15479      "name": "grackle",
15480      "parent": "pci-device"
15481    },
15482    {
15483      "name": "970_v2.2-spapr-cpu-core",
15484      "parent": "spapr-cpu-core"
15485    },
15486    {
15487      "name": "AC97",
15488      "parent": "pci-device"
15489    },
15490    {
15491      "name": "750fx_v2.0-powerpc64-cpu",
15492      "parent": "750fx-family-powerpc64-cpu"
15493    },
15494    {
15495      "name": "ds1338",
15496      "parent": "i2c-slave"
15497    },
15498    {
15499      "name": "virtio-blk-pci-transitional",
15500      "parent": "virtio-blk-pci-base"
15501    },
15502    {
15503      "name": "power9_v2.0-powernv-cpu-core",
15504      "parent": "powernv-cpu-core"
15505    },
15506    {
15507      "name": "970fx_v2.0-powerpc64-cpu",
15508      "parent": "970-family-powerpc64-cpu"
15509    },
15510    {
15511      "name": "sd-card",
15512      "parent": "device"
15513    },
15514    {
15515      "name": "i2c-bus",
15516      "parent": "bus"
15517    },
15518    {
15519      "name": "isa-pit",
15520      "parent": "pit-common"
15521    },
15522    {
15523      "name": "virtio-mouse-device",
15524      "parent": "virtio-input-hid-device"
15525    },
15526    {
15527      "name": "mos6522-cuda",
15528      "parent": "mos6522"
15529    },
15530    {
15531      "name": "mpc8572-powerpc64-cpu",
15532      "parent": "e500v2-family-powerpc64-cpu"
15533    },
15534    {
15535      "name": "750e-powerpc64-cpu",
15536      "parent": "750-family-powerpc64-cpu"
15537    },
15538    {
15539      "name": "g2hip3-powerpc64-cpu",
15540      "parent": "G2-family-powerpc64-cpu"
15541    },
15542    {
15543      "name": "g2le-powerpc64-cpu",
15544      "parent": "G2LE-family-powerpc64-cpu"
15545    },
15546    {
15547      "name": "container",
15548      "parent": "object"
15549    },
15550    {
15551      "name": "macio-nvram",
15552      "parent": "sys-bus-device"
15553    },
15554    {
15555      "name": "pnv-lpc-POWER9",
15556      "parent": "pnv-lpc"
15557    },
15558    {
15559      "name": "pnv-lpc-POWER8",
15560      "parent": "pnv-lpc"
15561    },
15562    {
15563      "name": "chardev-null",
15564      "parent": "chardev"
15565    },
15566    {
15567      "name": "i6300esb",
15568      "parent": "pci-device"
15569    },
15570    {
15571      "name": "grackle-pcihost",
15572      "parent": "pci-host-bridge"
15573    },
15574    {
15575      "name": "xive-end-source",
15576      "parent": "device"
15577    },
15578    {
15579      "name": "isa-m48t59",
15580      "parent": "isa-m48txx"
15581    },
15582    {
15583      "name": "uni-north-internal-pci",
15584      "parent": "pci-device"
15585    },
15586    {
15587      "name": "kvaser_pci",
15588      "parent": "pci-device"
15589    },
15590    {
15591      "name": "e500-pcihost",
15592      "parent": "pci-host-bridge"
15593    },
15594    {
15595      "name": "ide-drive",
15596      "parent": "ide-device"
15597    },
15598    {
15599      "name": "sam460ex-machine",
15600      "parent": "machine"
15601    },
15602    {
15603      "name": "generic-sdhci",
15604      "parent": "sys-bus-device"
15605    },
15606    {
15607      "name": "pvrdma",
15608      "parent": "pci-device"
15609    },
15610    {
15611      "name": "ref405ep-machine",
15612      "parent": "machine"
15613    },
15614    {
15615      "name": "vfio-platform",
15616      "parent": "sys-bus-device"
15617    },
15618    {
15619      "name": "405d4-powerpc64-cpu",
15620      "parent": "405-family-powerpc64-cpu"
15621    },
15622    {
15623      "name": "virtio-net-pci-non-transitional",
15624      "parent": "virtio-net-pci-base"
15625    },
15626    {
15627      "name": "sungem",
15628      "parent": "pci-device"
15629    },
15630    {
15631      "name": "mpc8548_v11-powerpc64-cpu",
15632      "parent": "e500v2-family-powerpc64-cpu"
15633    },
15634    {
15635      "name": "mpc8545_v21-powerpc64-cpu",
15636      "parent": "e500v2-family-powerpc64-cpu"
15637    },
15638    {
15639      "name": "pnv-occ-POWER9",
15640      "parent": "pnv-occ"
15641    },
15642    {
15643      "name": "pnv-occ-POWER8",
15644      "parent": "pnv-occ"
15645    },
15646    {
15647      "name": "virtio-scsi-pci-non-transitional",
15648      "parent": "virtio-scsi-pci-base"
15649    },
15650    {
15651      "name": "7455_v1.0-powerpc64-cpu",
15652      "parent": "7455-family-powerpc64-cpu"
15653    },
15654    {
15655      "name": "mpc8377-powerpc64-cpu",
15656      "parent": "e300-family-powerpc64-cpu"
15657    },
15658    {
15659      "name": "745_v2.0-powerpc64-cpu",
15660      "parent": "745-family-powerpc64-cpu"
15661    },
15662    {
15663      "name": "755_v2.2-powerpc64-cpu",
15664      "parent": "755-family-powerpc64-cpu"
15665    },
15666    {
15667      "name": "vfio-calxeda-xgmac",
15668      "parent": "vfio-platform"
15669    },
15670    {
15671      "name": "vmxnet3",
15672      "parent": "pci-device"
15673    },
15674    {
15675      "name": "750_v2.1-powerpc64-cpu",
15676      "parent": "750-family-powerpc64-cpu"
15677    },
15678    {
15679      "name": "power8e_v2.1-powernv-cpu-core",
15680      "parent": "powernv-cpu-core"
15681    },
15682    {
15683      "name": "tegra2-ehci-usb",
15684      "parent": "sysbus-ehci-usb"
15685    },
15686    {
15687      "name": "vhost-vsock-pci-transitional",
15688      "parent": "vhost-vsock-pci-base"
15689    },
15690    {
15691      "name": "spapr-rtc",
15692      "parent": "device"
15693    },
15694    {
15695      "name": "755_v2.7-powerpc64-cpu",
15696      "parent": "755-family-powerpc64-cpu"
15697    },
15698    {
15699      "name": "rng-random",
15700      "parent": "rng-backend"
15701    },
15702    {
15703      "name": "750cxe_v2.1-powerpc64-cpu",
15704      "parent": "750cx-family-powerpc64-cpu"
15705    },
15706    {
15707      "name": "750cl_v1.0-powerpc64-cpu",
15708      "parent": "750cl-family-powerpc64-cpu"
15709    },
15710    {
15711      "name": "7457a_v1.1-powerpc64-cpu",
15712      "parent": "7455-family-powerpc64-cpu"
15713    },
15714    {
15715      "name": "g2gp-powerpc64-cpu",
15716      "parent": "G2-family-powerpc64-cpu"
15717    },
15718    {
15719      "name": "pnv-psi-POWER9",
15720      "parent": "pnv-psi"
15721    },
15722    {
15723      "name": "mpc8547e_v21-powerpc64-cpu",
15724      "parent": "e500v2-family-powerpc64-cpu"
15725    },
15726    {
15727      "name": "pnv-psi-POWER8",
15728      "parent": "pnv-psi"
15729    }
15730  ],
15731  "id": "libvirt-7"
15732}
15733
15734{
15735  "execute": "device-list-properties",
15736  "arguments": {
15737    "typename": "virtio-blk-pci"
15738  },
15739  "id": "libvirt-8"
15740}
15741
15742{
15743  "return": [
15744    {
15745      "name": "iothread",
15746      "type": "link<iothread>"
15747    },
15748    {
15749      "name": "notify_on_empty",
15750      "description": "on/off",
15751      "type": "bool"
15752    },
15753    {
15754      "name": "request-merging",
15755      "description": "on/off",
15756      "type": "bool"
15757    },
15758    {
15759      "name": "secs",
15760      "type": "uint32"
15761    },
15762    {
15763      "name": "min_io_size",
15764      "type": "uint16"
15765    },
15766    {
15767      "name": "event_idx",
15768      "description": "on/off",
15769      "type": "bool"
15770    },
15771    {
15772      "name": "serial",
15773      "type": "str"
15774    },
15775    {
15776      "name": "heads",
15777      "type": "uint32"
15778    },
15779    {
15780      "name": "ioeventfd",
15781      "description": "on/off",
15782      "type": "bool"
15783    },
15784    {
15785      "name": "multifunction",
15786      "description": "on/off",
15787      "type": "bool"
15788    },
15789    {
15790      "name": "rombar",
15791      "type": "uint32"
15792    },
15793    {
15794      "name": "write-zeroes",
15795      "description": "on/off",
15796      "type": "bool"
15797    },
15798    {
15799      "name": "scsi",
15800      "description": "on/off",
15801      "type": "bool"
15802    },
15803    {
15804      "name": "cyls",
15805      "type": "uint32"
15806    },
15807    {
15808      "name": "x-disable-pcie",
15809      "description": "on/off",
15810      "type": "bool"
15811    },
15812    {
15813      "name": "logical_block_size",
15814      "description": "A power of two between 512 and 32768",
15815      "type": "uint16"
15816    },
15817    {
15818      "name": "bootindex",
15819      "type": "int32"
15820    },
15821    {
15822      "name": "indirect_desc",
15823      "description": "on/off",
15824      "type": "bool"
15825    },
15826    {
15827      "name": "max-write-zeroes-sectors",
15828      "type": "uint32"
15829    },
15830    {
15831      "name": "queue-size",
15832      "type": "uint16"
15833    },
15834    {
15835      "name": "disable-modern",
15836      "type": "bool"
15837    },
15838    {
15839      "name": "drive",
15840      "description": "Node name or ID of a block device to use as a backend",
15841      "type": "str"
15842    },
15843    {
15844      "name": "x-pcie-lnkctl-init",
15845      "description": "on/off",
15846      "type": "bool"
15847    },
15848    {
15849      "name": "disable-legacy",
15850      "description": "on/off/auto",
15851      "type": "OnOffAuto"
15852    },
15853    {
15854      "name": "command_serr_enable",
15855      "description": "on/off",
15856      "type": "bool"
15857    },
15858    {
15859      "name": "werror",
15860      "description": "Error handling policy, report/ignore/enospc/stop/auto",
15861      "type": "BlockdevOnError"
15862    },
15863    {
15864      "name": "any_layout",
15865      "description": "on/off",
15866      "type": "bool"
15867    },
15868    {
15869      "name": "discard_granularity",
15870      "type": "uint32"
15871    },
15872    {
15873      "name": "rerror",
15874      "description": "Error handling policy, report/ignore/enospc/stop/auto",
15875      "type": "BlockdevOnError"
15876    },
15877    {
15878      "name": "page-per-vq",
15879      "description": "on/off",
15880      "type": "bool"
15881    },
15882    {
15883      "name": "x-pcie-deverr-init",
15884      "description": "on/off",
15885      "type": "bool"
15886    },
15887    {
15888      "name": "x-pcie-pm-init",
15889      "description": "on/off",
15890      "type": "bool"
15891    },
15892    {
15893      "name": "max-discard-sectors",
15894      "type": "uint32"
15895    },
15896    {
15897      "name": "x-pcie-lnksta-dllla",
15898      "description": "on/off",
15899      "type": "bool"
15900    },
15901    {
15902      "name": "share-rw",
15903      "type": "bool"
15904    },
15905    {
15906      "name": "physical_block_size",
15907      "description": "A power of two between 512 and 32768",
15908      "type": "uint16"
15909    },
15910    {
15911      "name": "config-wce",
15912      "description": "on/off",
15913      "type": "bool"
15914    },
15915    {
15916      "name": "class",
15917      "type": "uint32"
15918    },
15919    {
15920      "name": "addr",
15921      "description": "Slot and optional function number, example: 06.0 or 06",
15922      "type": "int32"
15923    },
15924    {
15925      "name": "migrate-extra",
15926      "description": "on/off",
15927      "type": "bool"
15928    },
15929    {
15930      "name": "modern-pio-notify",
15931      "description": "on/off",
15932      "type": "bool"
15933    },
15934    {
15935      "name": "vectors",
15936      "type": "uint32"
15937    },
15938    {
15939      "name": "iommu_platform",
15940      "description": "on/off",
15941      "type": "bool"
15942    },
15943    {
15944      "name": "x-pcie-extcap-init",
15945      "description": "on/off",
15946      "type": "bool"
15947    },
15948    {
15949      "name": "virtio-backend",
15950      "type": "child<virtio-blk-device>"
15951    },
15952    {
15953      "name": "x-ignore-backend-features",
15954      "type": "bool"
15955    },
15956    {
15957      "name": "discard",
15958      "description": "on/off",
15959      "type": "bool"
15960    },
15961    {
15962      "name": "write-cache",
15963      "description": "on/off/auto",
15964      "type": "OnOffAuto"
15965    },
15966    {
15967      "name": "num-queues",
15968      "type": "uint16"
15969    },
15970    {
15971      "name": "opt_io_size",
15972      "type": "uint32"
15973    },
15974    {
15975      "name": "ats",
15976      "description": "on/off",
15977      "type": "bool"
15978    },
15979    {
15980      "name": "romfile",
15981      "type": "str"
15982    },
15983    {
15984      "name": "virtio-pci-bus-master-bug-migration",
15985      "description": "on/off",
15986      "type": "bool"
15987    }
15988  ],
15989  "id": "libvirt-8"
15990}
15991
15992{
15993  "execute": "device-list-properties",
15994  "arguments": {
15995    "typename": "virtio-net-pci"
15996  },
15997  "id": "libvirt-9"
15998}
15999
16000{
16001  "return": [
16002    {
16003      "name": "ctrl_mac_addr",
16004      "description": "on/off",
16005      "type": "bool"
16006    },
16007    {
16008      "name": "romfile",
16009      "type": "str"
16010    },
16011    {
16012      "name": "x-pcie-lnksta-dllla",
16013      "description": "on/off",
16014      "type": "bool"
16015    },
16016    {
16017      "name": "status",
16018      "description": "on/off",
16019      "type": "bool"
16020    },
16021    {
16022      "name": "notify_on_empty",
16023      "description": "on/off",
16024      "type": "bool"
16025    },
16026    {
16027      "name": "command_serr_enable",
16028      "description": "on/off",
16029      "type": "bool"
16030    },
16031    {
16032      "name": "indirect_desc",
16033      "description": "on/off",
16034      "type": "bool"
16035    },
16036    {
16037      "name": "x-pcie-pm-init",
16038      "description": "on/off",
16039      "type": "bool"
16040    },
16041    {
16042      "name": "rsc_interval",
16043      "type": "uint32"
16044    },
16045    {
16046      "name": "guest_csum",
16047      "description": "on/off",
16048      "type": "bool"
16049    },
16050    {
16051      "name": "speed",
16052      "type": "int32"
16053    },
16054    {
16055      "name": "ctrl_rx",
16056      "description": "on/off",
16057      "type": "bool"
16058    },
16059    {
16060      "name": "ctrl_vq",
16061      "description": "on/off",
16062      "type": "bool"
16063    },
16064    {
16065      "name": "bootindex",
16066      "type": "int32"
16067    },
16068    {
16069      "name": "multifunction",
16070      "description": "on/off",
16071      "type": "bool"
16072    },
16073    {
16074      "name": "disable-modern",
16075      "type": "bool"
16076    },
16077    {
16078      "name": "mrg_rxbuf",
16079      "description": "on/off",
16080      "type": "bool"
16081    },
16082    {
16083      "name": "host_tso6",
16084      "description": "on/off",
16085      "type": "bool"
16086    },
16087    {
16088      "name": "x-txtimer",
16089      "type": "uint32"
16090    },
16091    {
16092      "name": "host_tso4",
16093      "description": "on/off",
16094      "type": "bool"
16095    },
16096    {
16097      "name": "rombar",
16098      "type": "uint32"
16099    },
16100    {
16101      "name": "ctrl_rx_extra",
16102      "description": "on/off",
16103      "type": "bool"
16104    },
16105    {
16106      "name": "gso",
16107      "description": "on/off",
16108      "type": "bool"
16109    },
16110    {
16111      "name": "page-per-vq",
16112      "description": "on/off",
16113      "type": "bool"
16114    },
16115    {
16116      "name": "x-disable-pcie",
16117      "description": "on/off",
16118      "type": "bool"
16119    },
16120    {
16121      "name": "x-ignore-backend-features",
16122      "type": "bool"
16123    },
16124    {
16125      "name": "x-txburst",
16126      "type": "int32"
16127    },
16128    {
16129      "name": "iommu_platform",
16130      "description": "on/off",
16131      "type": "bool"
16132    },
16133    {
16134      "name": "x-pcie-lnkctl-init",
16135      "description": "on/off",
16136      "type": "bool"
16137    },
16138    {
16139      "name": "host_mtu",
16140      "type": "uint16"
16141    },
16142    {
16143      "name": "ctrl_vlan",
16144      "description": "on/off",
16145      "type": "bool"
16146    },
16147    {
16148      "name": "guest_tso4",
16149      "description": "on/off",
16150      "type": "bool"
16151    },
16152    {
16153      "name": "virtio-backend",
16154      "type": "child<virtio-net-device>"
16155    },
16156    {
16157      "name": "event_idx",
16158      "description": "on/off",
16159      "type": "bool"
16160    },
16161    {
16162      "name": "vectors",
16163      "type": "uint32"
16164    },
16165    {
16166      "name": "guest_announce",
16167      "description": "on/off",
16168      "type": "bool"
16169    },
16170    {
16171      "name": "host_ecn",
16172      "description": "on/off",
16173      "type": "bool"
16174    },
16175    {
16176      "name": "addr",
16177      "description": "Slot and optional function number, example: 06.0 or 06",
16178      "type": "int32"
16179    },
16180    {
16181      "name": "ats",
16182      "description": "on/off",
16183      "type": "bool"
16184    },
16185    {
16186      "name": "host_ufo",
16187      "description": "on/off",
16188      "type": "bool"
16189    },
16190    {
16191      "name": "duplex",
16192      "type": "str"
16193    },
16194    {
16195      "name": "guest_tso6",
16196      "description": "on/off",
16197      "type": "bool"
16198    },
16199    {
16200      "name": "ctrl_guest_offloads",
16201      "description": "on/off",
16202      "type": "bool"
16203    },
16204    {
16205      "name": "csum",
16206      "description": "on/off",
16207      "type": "bool"
16208    },
16209    {
16210      "name": "modern-pio-notify",
16211      "description": "on/off",
16212      "type": "bool"
16213    },
16214    {
16215      "name": "ioeventfd",
16216      "description": "on/off",
16217      "type": "bool"
16218    },
16219    {
16220      "name": "mq",
16221      "description": "on/off",
16222      "type": "bool"
16223    },
16224    {
16225      "name": "any_layout",
16226      "description": "on/off",
16227      "type": "bool"
16228    },
16229    {
16230      "name": "guest_ecn",
16231      "description": "on/off",
16232      "type": "bool"
16233    },
16234    {
16235      "name": "guest_ufo",
16236      "description": "on/off",
16237      "type": "bool"
16238    },
16239    {
16240      "name": "virtio-pci-bus-master-bug-migration",
16241      "description": "on/off",
16242      "type": "bool"
16243    },
16244    {
16245      "name": "mac",
16246      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
16247      "type": "str"
16248    },
16249    {
16250      "name": "tx_queue_size",
16251      "type": "uint16"
16252    },
16253    {
16254      "name": "disable-legacy",
16255      "description": "on/off/auto",
16256      "type": "OnOffAuto"
16257    },
16258    {
16259      "name": "tx",
16260      "type": "str"
16261    },
16262    {
16263      "name": "x-pcie-extcap-init",
16264      "description": "on/off",
16265      "type": "bool"
16266    },
16267    {
16268      "name": "x-mtu-bypass-backend",
16269      "type": "bool"
16270    },
16271    {
16272      "name": "x-pcie-deverr-init",
16273      "description": "on/off",
16274      "type": "bool"
16275    },
16276    {
16277      "name": "netdev",
16278      "description": "ID of a netdev to use as a backend",
16279      "type": "str"
16280    },
16281    {
16282      "name": "migrate-extra",
16283      "description": "on/off",
16284      "type": "bool"
16285    },
16286    {
16287      "name": "guest_rsc_ext",
16288      "description": "on/off",
16289      "type": "bool"
16290    },
16291    {
16292      "name": "rx_queue_size",
16293      "type": "uint16"
16294    }
16295  ],
16296  "id": "libvirt-9"
16297}
16298
16299{
16300  "execute": "device-list-properties",
16301  "arguments": {
16302    "typename": "virtio-scsi-pci"
16303  },
16304  "id": "libvirt-10"
16305}
16306
16307{
16308  "return": [
16309    {
16310      "name": "event_idx",
16311      "description": "on/off",
16312      "type": "bool"
16313    },
16314    {
16315      "name": "ioeventfd",
16316      "description": "on/off",
16317      "type": "bool"
16318    },
16319    {
16320      "name": "multifunction",
16321      "description": "on/off",
16322      "type": "bool"
16323    },
16324    {
16325      "name": "rombar",
16326      "type": "uint32"
16327    },
16328    {
16329      "name": "virtqueue_size",
16330      "type": "uint32"
16331    },
16332    {
16333      "name": "x-disable-pcie",
16334      "description": "on/off",
16335      "type": "bool"
16336    },
16337    {
16338      "name": "indirect_desc",
16339      "description": "on/off",
16340      "type": "bool"
16341    },
16342    {
16343      "name": "x-pcie-lnkctl-init",
16344      "description": "on/off",
16345      "type": "bool"
16346    },
16347    {
16348      "name": "disable-modern",
16349      "type": "bool"
16350    },
16351    {
16352      "name": "num_queues",
16353      "type": "uint32"
16354    },
16355    {
16356      "name": "cmd_per_lun",
16357      "type": "uint32"
16358    },
16359    {
16360      "name": "disable-legacy",
16361      "description": "on/off/auto",
16362      "type": "OnOffAuto"
16363    },
16364    {
16365      "name": "command_serr_enable",
16366      "description": "on/off",
16367      "type": "bool"
16368    },
16369    {
16370      "name": "hotplug",
16371      "description": "on/off",
16372      "type": "bool"
16373    },
16374    {
16375      "name": "page-per-vq",
16376      "description": "on/off",
16377      "type": "bool"
16378    },
16379    {
16380      "name": "x-pcie-deverr-init",
16381      "description": "on/off",
16382      "type": "bool"
16383    },
16384    {
16385      "name": "x-pcie-pm-init",
16386      "description": "on/off",
16387      "type": "bool"
16388    },
16389    {
16390      "name": "x-pcie-lnksta-dllla",
16391      "description": "on/off",
16392      "type": "bool"
16393    },
16394    {
16395      "name": "max_sectors",
16396      "type": "uint32"
16397    },
16398    {
16399      "name": "param_change",
16400      "description": "on/off",
16401      "type": "bool"
16402    },
16403    {
16404      "name": "any_layout",
16405      "description": "on/off",
16406      "type": "bool"
16407    },
16408    {
16409      "name": "iothread",
16410      "type": "link<iothread>"
16411    },
16412    {
16413      "name": "addr",
16414      "description": "Slot and optional function number, example: 06.0 or 06",
16415      "type": "int32"
16416    },
16417    {
16418      "name": "migrate-extra",
16419      "description": "on/off",
16420      "type": "bool"
16421    },
16422    {
16423      "name": "modern-pio-notify",
16424      "description": "on/off",
16425      "type": "bool"
16426    },
16427    {
16428      "name": "vectors",
16429      "type": "uint32"
16430    },
16431    {
16432      "name": "x-pcie-extcap-init",
16433      "description": "on/off",
16434      "type": "bool"
16435    },
16436    {
16437      "name": "virtio-backend",
16438      "type": "child<virtio-scsi-device>"
16439    },
16440    {
16441      "name": "x-ignore-backend-features",
16442      "type": "bool"
16443    },
16444    {
16445      "name": "notify_on_empty",
16446      "description": "on/off",
16447      "type": "bool"
16448    },
16449    {
16450      "name": "iommu_platform",
16451      "description": "on/off",
16452      "type": "bool"
16453    },
16454    {
16455      "name": "ats",
16456      "description": "on/off",
16457      "type": "bool"
16458    },
16459    {
16460      "name": "romfile",
16461      "type": "str"
16462    },
16463    {
16464      "name": "virtio-pci-bus-master-bug-migration",
16465      "description": "on/off",
16466      "type": "bool"
16467    }
16468  ],
16469  "id": "libvirt-10"
16470}
16471
16472{
16473  "execute": "device-list-properties",
16474  "arguments": {
16475    "typename": "virtio-net-ccw"
16476  },
16477  "id": "libvirt-11"
16478}
16479
16480{
16481  "id": "libvirt-11",
16482  "error": {
16483    "class": "DeviceNotFound",
16484    "desc": "Device 'virtio-net-ccw' not found"
16485  }
16486}
16487
16488{
16489  "execute": "device-list-properties",
16490  "arguments": {
16491    "typename": "virtio-scsi-ccw"
16492  },
16493  "id": "libvirt-12"
16494}
16495
16496{
16497  "id": "libvirt-12",
16498  "error": {
16499    "class": "DeviceNotFound",
16500    "desc": "Device 'virtio-scsi-ccw' not found"
16501  }
16502}
16503
16504{
16505  "execute": "device-list-properties",
16506  "arguments": {
16507    "typename": "vfio-pci"
16508  },
16509  "id": "libvirt-13"
16510}
16511
16512{
16513  "return": [
16514    {
16515      "name": "x-igd-opregion",
16516      "description": "on/off",
16517      "type": "bool"
16518    },
16519    {
16520      "name": "x-pci-vendor-id",
16521      "type": "uint32"
16522    },
16523    {
16524      "name": "yres",
16525      "type": "uint32"
16526    },
16527    {
16528      "name": "x-pci-sub-device-id",
16529      "type": "uint32"
16530    },
16531    {
16532      "name": "x-no-kvm-ioeventfd",
16533      "type": "bool"
16534    },
16535    {
16536      "name": "multifunction",
16537      "description": "on/off",
16538      "type": "bool"
16539    },
16540    {
16541      "name": "rombar",
16542      "type": "uint32"
16543    },
16544    {
16545      "name": "x-no-kvm-msi",
16546      "type": "bool"
16547    },
16548    {
16549      "name": "x-req",
16550      "description": "on/off",
16551      "type": "bool"
16552    },
16553    {
16554      "name": "xres",
16555      "type": "uint32"
16556    },
16557    {
16558      "name": "x-no-vfio-ioeventfd",
16559      "type": "bool"
16560    },
16561    {
16562      "name": "x-no-kvm-intx",
16563      "type": "bool"
16564    },
16565    {
16566      "name": "host",
16567      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
16568      "type": "str"
16569    },
16570    {
16571      "name": "x-no-kvm-msix",
16572      "type": "bool"
16573    },
16574    {
16575      "name": "command_serr_enable",
16576      "description": "on/off",
16577      "type": "bool"
16578    },
16579    {
16580      "name": "x-balloon-allowed",
16581      "type": "bool"
16582    },
16583    {
16584      "name": "x-pcie-lnksta-dllla",
16585      "description": "on/off",
16586      "type": "bool"
16587    },
16588    {
16589      "name": "x-pci-sub-vendor-id",
16590      "type": "uint32"
16591    },
16592    {
16593      "name": "x-pci-device-id",
16594      "type": "uint32"
16595    },
16596    {
16597      "name": "x-no-geforce-quirks",
16598      "type": "bool"
16599    },
16600    {
16601      "name": "display",
16602      "description": "on/off/auto",
16603      "type": "OnOffAuto"
16604    },
16605    {
16606      "name": "x-nv-gpudirect-clique",
16607      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
16608      "type": "uint4"
16609    },
16610    {
16611      "name": "x-igd-gms",
16612      "type": "uint32"
16613    },
16614    {
16615      "name": "addr",
16616      "description": "Slot and optional function number, example: 06.0 or 06",
16617      "type": "int32"
16618    },
16619    {
16620      "name": "x-msix-relocation",
16621      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
16622      "type": "OffAutoPCIBAR"
16623    },
16624    {
16625      "name": "x-intx-mmap-timeout-ms",
16626      "type": "uint32"
16627    },
16628    {
16629      "name": "x-pcie-extcap-init",
16630      "description": "on/off",
16631      "type": "bool"
16632    },
16633    {
16634      "name": "x-no-mmap",
16635      "type": "bool"
16636    },
16637    {
16638      "name": "bootindex",
16639      "type": "int32"
16640    },
16641    {
16642      "name": "sysfsdev",
16643      "type": "str"
16644    },
16645    {
16646      "name": "x-vga",
16647      "description": "on/off",
16648      "type": "bool"
16649    },
16650    {
16651      "name": "romfile",
16652      "type": "str"
16653    }
16654  ],
16655  "id": "libvirt-13"
16656}
16657
16658{
16659  "execute": "device-list-properties",
16660  "arguments": {
16661    "typename": "scsi-hd"
16662  },
16663  "id": "libvirt-14"
16664}
16665
16666{
16667  "return": [
16668    {
16669      "name": "min_io_size",
16670      "type": "uint16"
16671    },
16672    {
16673      "name": "secs",
16674      "type": "uint32"
16675    },
16676    {
16677      "name": "removable",
16678      "description": "on/off",
16679      "type": "bool"
16680    },
16681    {
16682      "name": "channel",
16683      "type": "uint32"
16684    },
16685    {
16686      "name": "heads",
16687      "type": "uint32"
16688    },
16689    {
16690      "name": "lun",
16691      "type": "uint32"
16692    },
16693    {
16694      "name": "dpofua",
16695      "description": "on/off",
16696      "type": "bool"
16697    },
16698    {
16699      "name": "ver",
16700      "type": "str"
16701    },
16702    {
16703      "name": "scsi-id",
16704      "type": "uint32"
16705    },
16706    {
16707      "name": "cyls",
16708      "type": "uint32"
16709    },
16710    {
16711      "name": "logical_block_size",
16712      "description": "A power of two between 512 and 32768",
16713      "type": "uint16"
16714    },
16715    {
16716      "name": "rotation_rate",
16717      "type": "uint16"
16718    },
16719    {
16720      "name": "drive",
16721      "description": "Node name or ID of a block device to use as a backend",
16722      "type": "str"
16723    },
16724    {
16725      "name": "scsi_version",
16726      "type": "int32"
16727    },
16728    {
16729      "name": "werror",
16730      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16731      "type": "BlockdevOnError"
16732    },
16733    {
16734      "name": "discard_granularity",
16735      "type": "uint32"
16736    },
16737    {
16738      "name": "port_wwn",
16739      "type": "uint64"
16740    },
16741    {
16742      "name": "max_unmap_size",
16743      "type": "uint64"
16744    },
16745    {
16746      "name": "rerror",
16747      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16748      "type": "BlockdevOnError"
16749    },
16750    {
16751      "name": "max_io_size",
16752      "type": "uint64"
16753    },
16754    {
16755      "name": "device_id",
16756      "type": "str"
16757    },
16758    {
16759      "name": "wwn",
16760      "type": "uint64"
16761    },
16762    {
16763      "name": "share-rw",
16764      "type": "bool"
16765    },
16766    {
16767      "name": "product",
16768      "type": "str"
16769    },
16770    {
16771      "name": "vendor",
16772      "type": "str"
16773    },
16774    {
16775      "name": "physical_block_size",
16776      "description": "A power of two between 512 and 32768",
16777      "type": "uint16"
16778    },
16779    {
16780      "name": "port_index",
16781      "type": "uint16"
16782    },
16783    {
16784      "name": "bootindex",
16785      "type": "int32"
16786    },
16787    {
16788      "name": "serial",
16789      "type": "str"
16790    },
16791    {
16792      "name": "write-cache",
16793      "description": "on/off/auto",
16794      "type": "OnOffAuto"
16795    },
16796    {
16797      "name": "opt_io_size",
16798      "type": "uint32"
16799    }
16800  ],
16801  "id": "libvirt-14"
16802}
16803
16804{
16805  "execute": "device-list-properties",
16806  "arguments": {
16807    "typename": "ide-hd"
16808  },
16809  "id": "libvirt-15"
16810}
16811
16812{
16813  "return": [
16814    {
16815      "name": "serial",
16816      "type": "str"
16817    },
16818    {
16819      "name": "secs",
16820      "type": "uint32"
16821    },
16822    {
16823      "name": "logical_block_size",
16824      "description": "A power of two between 512 and 32768",
16825      "type": "uint16"
16826    },
16827    {
16828      "name": "discard_granularity",
16829      "type": "uint32"
16830    },
16831    {
16832      "name": "bootindex",
16833      "type": "int32"
16834    },
16835    {
16836      "name": "rotation_rate",
16837      "type": "uint16"
16838    },
16839    {
16840      "name": "drive",
16841      "description": "Node name or ID of a block device to use as a backend",
16842      "type": "str"
16843    },
16844    {
16845      "name": "heads",
16846      "type": "uint32"
16847    },
16848    {
16849      "name": "write-cache",
16850      "description": "on/off/auto",
16851      "type": "OnOffAuto"
16852    },
16853    {
16854      "name": "share-rw",
16855      "type": "bool"
16856    },
16857    {
16858      "name": "min_io_size",
16859      "type": "uint16"
16860    },
16861    {
16862      "name": "opt_io_size",
16863      "type": "uint32"
16864    },
16865    {
16866      "name": "bios-chs-trans",
16867      "description": "Logical CHS translation algorithm, auto/none/lba/large/rechs",
16868      "type": "BiosAtaTranslation"
16869    },
16870    {
16871      "name": "unit",
16872      "type": "uint32"
16873    },
16874    {
16875      "name": "wwn",
16876      "type": "uint64"
16877    },
16878    {
16879      "name": "werror",
16880      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16881      "type": "BlockdevOnError"
16882    },
16883    {
16884      "name": "model",
16885      "type": "str"
16886    },
16887    {
16888      "name": "rerror",
16889      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16890      "type": "BlockdevOnError"
16891    },
16892    {
16893      "name": "ver",
16894      "type": "str"
16895    },
16896    {
16897      "name": "physical_block_size",
16898      "description": "A power of two between 512 and 32768",
16899      "type": "uint16"
16900    },
16901    {
16902      "name": "cyls",
16903      "type": "uint32"
16904    }
16905  ],
16906  "id": "libvirt-15"
16907}
16908
16909{
16910  "execute": "device-list-properties",
16911  "arguments": {
16912    "typename": "PIIX4_PM"
16913  },
16914  "id": "libvirt-16"
16915}
16916
16917{
16918  "id": "libvirt-16",
16919  "error": {
16920    "class": "DeviceNotFound",
16921    "desc": "Device 'PIIX4_PM' not found"
16922  }
16923}
16924
16925{
16926  "execute": "device-list-properties",
16927  "arguments": {
16928    "typename": "i440FX-pcihost"
16929  },
16930  "id": "libvirt-17"
16931}
16932
16933{
16934  "id": "libvirt-17",
16935  "error": {
16936    "class": "DeviceNotFound",
16937    "desc": "Device 'i440FX-pcihost' not found"
16938  }
16939}
16940
16941{
16942  "execute": "device-list-properties",
16943  "arguments": {
16944    "typename": "q35-pcihost"
16945  },
16946  "id": "libvirt-18"
16947}
16948
16949{
16950  "id": "libvirt-18",
16951  "error": {
16952    "class": "DeviceNotFound",
16953    "desc": "Device 'q35-pcihost' not found"
16954  }
16955}
16956
16957{
16958  "execute": "device-list-properties",
16959  "arguments": {
16960    "typename": "usb-storage"
16961  },
16962  "id": "libvirt-19"
16963}
16964
16965{
16966  "return": [
16967    {
16968      "name": "serial",
16969      "type": "str"
16970    },
16971    {
16972      "name": "msos-desc",
16973      "description": "on/off",
16974      "type": "bool"
16975    },
16976    {
16977      "name": "logical_block_size",
16978      "description": "A power of two between 512 and 32768",
16979      "type": "uint16"
16980    },
16981    {
16982      "name": "discard_granularity",
16983      "type": "uint32"
16984    },
16985    {
16986      "name": "drive",
16987      "description": "Node name or ID of a block device to use as a backend",
16988      "type": "str"
16989    },
16990    {
16991      "name": "bootindex",
16992      "type": "int32"
16993    },
16994    {
16995      "name": "write-cache",
16996      "description": "on/off/auto",
16997      "type": "OnOffAuto"
16998    },
16999    {
17000      "name": "share-rw",
17001      "type": "bool"
17002    },
17003    {
17004      "name": "min_io_size",
17005      "type": "uint16"
17006    },
17007    {
17008      "name": "opt_io_size",
17009      "type": "uint32"
17010    },
17011    {
17012      "name": "port",
17013      "type": "str"
17014    },
17015    {
17016      "name": "attached",
17017      "type": "bool"
17018    },
17019    {
17020      "name": "werror",
17021      "description": "Error handling policy, report/ignore/enospc/stop/auto",
17022      "type": "BlockdevOnError"
17023    },
17024    {
17025      "name": "full-path",
17026      "description": "on/off",
17027      "type": "bool"
17028    },
17029    {
17030      "name": "rerror",
17031      "description": "Error handling policy, report/ignore/enospc/stop/auto",
17032      "type": "BlockdevOnError"
17033    },
17034    {
17035      "name": "removable",
17036      "description": "on/off",
17037      "type": "bool"
17038    },
17039    {
17040      "name": "physical_block_size",
17041      "description": "A power of two between 512 and 32768",
17042      "type": "uint16"
17043    }
17044  ],
17045  "id": "libvirt-19"
17046}
17047
17048{
17049  "execute": "device-list-properties",
17050  "arguments": {
17051    "typename": "kvm-pit"
17052  },
17053  "id": "libvirt-20"
17054}
17055
17056{
17057  "id": "libvirt-20",
17058  "error": {
17059    "class": "DeviceNotFound",
17060    "desc": "Device 'kvm-pit' not found"
17061  }
17062}
17063
17064{
17065  "execute": "device-list-properties",
17066  "arguments": {
17067    "typename": "VGA"
17068  },
17069  "id": "libvirt-21"
17070}
17071
17072{
17073  "return": [
17074    {
17075      "name": "rombar",
17076      "type": "uint32"
17077    },
17078    {
17079      "name": "x-pcie-lnksta-dllla",
17080      "description": "on/off",
17081      "type": "bool"
17082    },
17083    {
17084      "name": "mmio",
17085      "description": "on/off",
17086      "type": "bool"
17087    },
17088    {
17089      "name": "multifunction",
17090      "description": "on/off",
17091      "type": "bool"
17092    },
17093    {
17094      "name": "qemu-extended-regs",
17095      "description": "on/off",
17096      "type": "bool"
17097    },
17098    {
17099      "name": "big-endian-framebuffer",
17100      "type": "bool"
17101    },
17102    {
17103      "name": "command_serr_enable",
17104      "description": "on/off",
17105      "type": "bool"
17106    },
17107    {
17108      "name": "romfile",
17109      "type": "str"
17110    },
17111    {
17112      "name": "yres",
17113      "type": "uint32"
17114    },
17115    {
17116      "name": "vgamem_mb",
17117      "type": "uint32"
17118    },
17119    {
17120      "name": "x-pcie-extcap-init",
17121      "description": "on/off",
17122      "type": "bool"
17123    },
17124    {
17125      "name": "addr",
17126      "description": "Slot and optional function number, example: 06.0 or 06",
17127      "type": "int32"
17128    },
17129    {
17130      "name": "global-vmstate",
17131      "type": "bool"
17132    },
17133    {
17134      "name": "edid",
17135      "description": "on/off",
17136      "type": "bool"
17137    },
17138    {
17139      "name": "xres",
17140      "type": "uint32"
17141    }
17142  ],
17143  "id": "libvirt-21"
17144}
17145
17146{
17147  "execute": "device-list-properties",
17148  "arguments": {
17149    "typename": "vmware-svga"
17150  },
17151  "id": "libvirt-22"
17152}
17153
17154{
17155  "return": [
17156    {
17157      "name": "rombar",
17158      "type": "uint32"
17159    },
17160    {
17161      "name": "x-pcie-lnksta-dllla",
17162      "description": "on/off",
17163      "type": "bool"
17164    },
17165    {
17166      "name": "multifunction",
17167      "description": "on/off",
17168      "type": "bool"
17169    },
17170    {
17171      "name": "romfile",
17172      "type": "str"
17173    },
17174    {
17175      "name": "vgamem_mb",
17176      "type": "uint32"
17177    },
17178    {
17179      "name": "x-pcie-extcap-init",
17180      "description": "on/off",
17181      "type": "bool"
17182    },
17183    {
17184      "name": "command_serr_enable",
17185      "description": "on/off",
17186      "type": "bool"
17187    },
17188    {
17189      "name": "addr",
17190      "description": "Slot and optional function number, example: 06.0 or 06",
17191      "type": "int32"
17192    },
17193    {
17194      "name": "global-vmstate",
17195      "type": "bool"
17196    }
17197  ],
17198  "id": "libvirt-22"
17199}
17200
17201{
17202  "execute": "device-list-properties",
17203  "arguments": {
17204    "typename": "virtio-gpu-pci"
17205  },
17206  "id": "libvirt-23"
17207}
17208
17209{
17210  "return": [
17211    {
17212      "name": "event_idx",
17213      "description": "on/off",
17214      "type": "bool"
17215    },
17216    {
17217      "name": "yres",
17218      "type": "uint32"
17219    },
17220    {
17221      "name": "multifunction",
17222      "description": "on/off",
17223      "type": "bool"
17224    },
17225    {
17226      "name": "rombar",
17227      "type": "uint32"
17228    },
17229    {
17230      "name": "xres",
17231      "type": "uint32"
17232    },
17233    {
17234      "name": "x-disable-pcie",
17235      "description": "on/off",
17236      "type": "bool"
17237    },
17238    {
17239      "name": "indirect_desc",
17240      "description": "on/off",
17241      "type": "bool"
17242    },
17243    {
17244      "name": "disable-modern",
17245      "type": "bool"
17246    },
17247    {
17248      "name": "x-pcie-lnkctl-init",
17249      "description": "on/off",
17250      "type": "bool"
17251    },
17252    {
17253      "name": "disable-legacy",
17254      "description": "on/off/auto",
17255      "type": "OnOffAuto"
17256    },
17257    {
17258      "name": "command_serr_enable",
17259      "description": "on/off",
17260      "type": "bool"
17261    },
17262    {
17263      "name": "page-per-vq",
17264      "description": "on/off",
17265      "type": "bool"
17266    },
17267    {
17268      "name": "x-pcie-deverr-init",
17269      "description": "on/off",
17270      "type": "bool"
17271    },
17272    {
17273      "name": "max_outputs",
17274      "type": "uint32"
17275    },
17276    {
17277      "name": "x-pcie-pm-init",
17278      "description": "on/off",
17279      "type": "bool"
17280    },
17281    {
17282      "name": "x-pcie-lnksta-dllla",
17283      "description": "on/off",
17284      "type": "bool"
17285    },
17286    {
17287      "name": "any_layout",
17288      "description": "on/off",
17289      "type": "bool"
17290    },
17291    {
17292      "name": "edid",
17293      "description": "on/off",
17294      "type": "bool"
17295    },
17296    {
17297      "name": "addr",
17298      "description": "Slot and optional function number, example: 06.0 or 06",
17299      "type": "int32"
17300    },
17301    {
17302      "name": "migrate-extra",
17303      "description": "on/off",
17304      "type": "bool"
17305    },
17306    {
17307      "name": "modern-pio-notify",
17308      "description": "on/off",
17309      "type": "bool"
17310    },
17311    {
17312      "name": "x-pcie-extcap-init",
17313      "description": "on/off",
17314      "type": "bool"
17315    },
17316    {
17317      "name": "virtio-backend",
17318      "type": "child<virtio-gpu-device>"
17319    },
17320    {
17321      "name": "max_hostmem",
17322      "type": "size"
17323    },
17324    {
17325      "name": "x-ignore-backend-features",
17326      "type": "bool"
17327    },
17328    {
17329      "name": "notify_on_empty",
17330      "description": "on/off",
17331      "type": "bool"
17332    },
17333    {
17334      "name": "iommu_platform",
17335      "description": "on/off",
17336      "type": "bool"
17337    },
17338    {
17339      "name": "ats",
17340      "description": "on/off",
17341      "type": "bool"
17342    },
17343    {
17344      "name": "virtio-pci-bus-master-bug-migration",
17345      "description": "on/off",
17346      "type": "bool"
17347    },
17348    {
17349      "name": "romfile",
17350      "type": "str"
17351    }
17352  ],
17353  "id": "libvirt-23"
17354}
17355
17356{
17357  "execute": "device-list-properties",
17358  "arguments": {
17359    "typename": "virtio-gpu-device"
17360  },
17361  "id": "libvirt-24"
17362}
17363
17364{
17365  "return": [
17366    {
17367      "name": "notify_on_empty",
17368      "description": "on/off",
17369      "type": "bool"
17370    },
17371    {
17372      "name": "any_layout",
17373      "description": "on/off",
17374      "type": "bool"
17375    },
17376    {
17377      "name": "indirect_desc",
17378      "description": "on/off",
17379      "type": "bool"
17380    },
17381    {
17382      "name": "event_idx",
17383      "description": "on/off",
17384      "type": "bool"
17385    },
17386    {
17387      "name": "yres",
17388      "type": "uint32"
17389    },
17390    {
17391      "name": "iommu_platform",
17392      "description": "on/off",
17393      "type": "bool"
17394    },
17395    {
17396      "name": "edid",
17397      "description": "on/off",
17398      "type": "bool"
17399    },
17400    {
17401      "name": "max_outputs",
17402      "type": "uint32"
17403    },
17404    {
17405      "name": "xres",
17406      "type": "uint32"
17407    },
17408    {
17409      "name": "max_hostmem",
17410      "type": "size"
17411    }
17412  ],
17413  "id": "libvirt-24"
17414}
17415
17416{
17417  "execute": "device-list-properties",
17418  "arguments": {
17419    "typename": "ICH9-LPC"
17420  },
17421  "id": "libvirt-25"
17422}
17423
17424{
17425  "id": "libvirt-25",
17426  "error": {
17427    "class": "DeviceNotFound",
17428    "desc": "Device 'ICH9-LPC' not found"
17429  }
17430}
17431
17432{
17433  "execute": "device-list-properties",
17434  "arguments": {
17435    "typename": "virtio-balloon-pci"
17436  },
17437  "id": "libvirt-26"
17438}
17439
17440{
17441  "return": [
17442    {
17443      "name": "guest-stats-polling-interval",
17444      "type": "int"
17445    },
17446    {
17447      "name": "event_idx",
17448      "description": "on/off",
17449      "type": "bool"
17450    },
17451    {
17452      "name": "multifunction",
17453      "description": "on/off",
17454      "type": "bool"
17455    },
17456    {
17457      "name": "rombar",
17458      "type": "uint32"
17459    },
17460    {
17461      "name": "x-disable-pcie",
17462      "description": "on/off",
17463      "type": "bool"
17464    },
17465    {
17466      "name": "indirect_desc",
17467      "description": "on/off",
17468      "type": "bool"
17469    },
17470    {
17471      "name": "x-pcie-lnkctl-init",
17472      "description": "on/off",
17473      "type": "bool"
17474    },
17475    {
17476      "name": "disable-modern",
17477      "type": "bool"
17478    },
17479    {
17480      "name": "free-page-hint",
17481      "description": "on/off",
17482      "type": "bool"
17483    },
17484    {
17485      "name": "disable-legacy",
17486      "description": "on/off/auto",
17487      "type": "OnOffAuto"
17488    },
17489    {
17490      "name": "command_serr_enable",
17491      "description": "on/off",
17492      "type": "bool"
17493    },
17494    {
17495      "name": "guest-stats",
17496      "type": "guest statistics"
17497    },
17498    {
17499      "name": "deflate-on-oom",
17500      "description": "on/off",
17501      "type": "bool"
17502    },
17503    {
17504      "name": "page-per-vq",
17505      "description": "on/off",
17506      "type": "bool"
17507    },
17508    {
17509      "name": "x-pcie-deverr-init",
17510      "description": "on/off",
17511      "type": "bool"
17512    },
17513    {
17514      "name": "x-pcie-pm-init",
17515      "description": "on/off",
17516      "type": "bool"
17517    },
17518    {
17519      "name": "x-pcie-lnksta-dllla",
17520      "description": "on/off",
17521      "type": "bool"
17522    },
17523    {
17524      "name": "any_layout",
17525      "description": "on/off",
17526      "type": "bool"
17527    },
17528    {
17529      "name": "iothread",
17530      "type": "link<iothread>"
17531    },
17532    {
17533      "name": "class",
17534      "type": "uint32"
17535    },
17536    {
17537      "name": "addr",
17538      "description": "Slot and optional function number, example: 06.0 or 06",
17539      "type": "int32"
17540    },
17541    {
17542      "name": "migrate-extra",
17543      "description": "on/off",
17544      "type": "bool"
17545    },
17546    {
17547      "name": "modern-pio-notify",
17548      "description": "on/off",
17549      "type": "bool"
17550    },
17551    {
17552      "name": "x-pcie-extcap-init",
17553      "description": "on/off",
17554      "type": "bool"
17555    },
17556    {
17557      "name": "virtio-backend",
17558      "type": "child<virtio-balloon-device>"
17559    },
17560    {
17561      "name": "x-ignore-backend-features",
17562      "type": "bool"
17563    },
17564    {
17565      "name": "notify_on_empty",
17566      "description": "on/off",
17567      "type": "bool"
17568    },
17569    {
17570      "name": "iommu_platform",
17571      "description": "on/off",
17572      "type": "bool"
17573    },
17574    {
17575      "name": "ats",
17576      "description": "on/off",
17577      "type": "bool"
17578    },
17579    {
17580      "name": "virtio-pci-bus-master-bug-migration",
17581      "description": "on/off",
17582      "type": "bool"
17583    },
17584    {
17585      "name": "romfile",
17586      "type": "str"
17587    }
17588  ],
17589  "id": "libvirt-26"
17590}
17591
17592{
17593  "execute": "device-list-properties",
17594  "arguments": {
17595    "typename": "virtio-balloon-ccw"
17596  },
17597  "id": "libvirt-27"
17598}
17599
17600{
17601  "id": "libvirt-27",
17602  "error": {
17603    "class": "DeviceNotFound",
17604    "desc": "Device 'virtio-balloon-ccw' not found"
17605  }
17606}
17607
17608{
17609  "execute": "device-list-properties",
17610  "arguments": {
17611    "typename": "virtio-balloon-device"
17612  },
17613  "id": "libvirt-28"
17614}
17615
17616{
17617  "return": [
17618    {
17619      "name": "notify_on_empty",
17620      "description": "on/off",
17621      "type": "bool"
17622    },
17623    {
17624      "name": "any_layout",
17625      "description": "on/off",
17626      "type": "bool"
17627    },
17628    {
17629      "name": "indirect_desc",
17630      "description": "on/off",
17631      "type": "bool"
17632    },
17633    {
17634      "name": "guest-stats",
17635      "type": "guest statistics"
17636    },
17637    {
17638      "name": "guest-stats-polling-interval",
17639      "type": "int"
17640    },
17641    {
17642      "name": "iothread",
17643      "type": "link<iothread>"
17644    },
17645    {
17646      "name": "event_idx",
17647      "description": "on/off",
17648      "type": "bool"
17649    },
17650    {
17651      "name": "free-page-hint",
17652      "description": "on/off",
17653      "type": "bool"
17654    },
17655    {
17656      "name": "iommu_platform",
17657      "description": "on/off",
17658      "type": "bool"
17659    },
17660    {
17661      "name": "deflate-on-oom",
17662      "description": "on/off",
17663      "type": "bool"
17664    }
17665  ],
17666  "id": "libvirt-28"
17667}
17668
17669{
17670  "execute": "device-list-properties",
17671  "arguments": {
17672    "typename": "nec-usb-xhci"
17673  },
17674  "id": "libvirt-29"
17675}
17676
17677{
17678  "return": [
17679    {
17680      "name": "rombar",
17681      "type": "uint32"
17682    },
17683    {
17684      "name": "intrs",
17685      "type": "uint32"
17686    },
17687    {
17688      "name": "x-pcie-lnksta-dllla",
17689      "description": "on/off",
17690      "type": "bool"
17691    },
17692    {
17693      "name": "msix",
17694      "description": "on/off/auto",
17695      "type": "OnOffAuto"
17696    },
17697    {
17698      "name": "multifunction",
17699      "description": "on/off",
17700      "type": "bool"
17701    },
17702    {
17703      "name": "msi",
17704      "description": "on/off/auto",
17705      "type": "OnOffAuto"
17706    },
17707    {
17708      "name": "superspeed-ports-first",
17709      "description": "on/off",
17710      "type": "bool"
17711    },
17712    {
17713      "name": "streams",
17714      "description": "on/off",
17715      "type": "bool"
17716    },
17717    {
17718      "name": "romfile",
17719      "type": "str"
17720    },
17721    {
17722      "name": "force-pcie-endcap",
17723      "description": "on/off",
17724      "type": "bool"
17725    },
17726    {
17727      "name": "x-pcie-extcap-init",
17728      "description": "on/off",
17729      "type": "bool"
17730    },
17731    {
17732      "name": "command_serr_enable",
17733      "description": "on/off",
17734      "type": "bool"
17735    },
17736    {
17737      "name": "addr",
17738      "description": "Slot and optional function number, example: 06.0 or 06",
17739      "type": "int32"
17740    },
17741    {
17742      "name": "p3",
17743      "type": "uint32"
17744    },
17745    {
17746      "name": "p2",
17747      "type": "uint32"
17748    },
17749    {
17750      "name": "slots",
17751      "type": "uint32"
17752    }
17753  ],
17754  "id": "libvirt-29"
17755}
17756
17757{
17758  "execute": "device-list-properties",
17759  "arguments": {
17760    "typename": "spapr-pci-host-bridge"
17761  },
17762  "id": "libvirt-30"
17763}
17764
17765{
17766  "return": [
17767    {
17768      "name": "dynamic-reconfiguration",
17769      "type": "bool"
17770    },
17771    {
17772      "name": "ddw",
17773      "type": "bool"
17774    },
17775    {
17776      "name": "dma_win_size",
17777      "type": "uint64"
17778    },
17779    {
17780      "name": "numa_node",
17781      "type": "uint32"
17782    },
17783    {
17784      "name": "mem64_win_size",
17785      "type": "uint64"
17786    },
17787    {
17788      "name": "pgsz",
17789      "type": "uint64"
17790    },
17791    {
17792      "name": "pre-2.8-migration",
17793      "type": "bool"
17794    },
17795    {
17796      "name": "dma_win_addr",
17797      "type": "uint64"
17798    },
17799    {
17800      "name": "io_win_size",
17801      "type": "uint64"
17802    },
17803    {
17804      "name": "mem_win_size",
17805      "type": "uint64"
17806    },
17807    {
17808      "name": "dma64_win_addr",
17809      "type": "uint64"
17810    },
17811    {
17812      "name": "pcie-extended-configuration-space",
17813      "type": "bool"
17814    },
17815    {
17816      "name": "index",
17817      "type": "uint32"
17818    }
17819  ],
17820  "id": "libvirt-30"
17821}
17822
17823{
17824  "execute": "device-list-properties",
17825  "arguments": {
17826    "typename": "pcie-root-port"
17827  },
17828  "id": "libvirt-31"
17829}
17830
17831{
17832  "return": [
17833    {
17834      "name": "addr",
17835      "description": "Slot and optional function number, example: 06.0 or 06",
17836      "type": "int32"
17837    },
17838    {
17839      "name": "power_controller_present",
17840      "description": "on/off",
17841      "type": "bool"
17842    },
17843    {
17844      "name": "aer_log_max",
17845      "type": "uint16"
17846    },
17847    {
17848      "name": "x-speed",
17849      "description": "2_5/5/8/16",
17850      "type": "PCIELinkSpeed"
17851    },
17852    {
17853      "name": "slot",
17854      "type": "uint16"
17855    },
17856    {
17857      "name": "x-pcie-lnksta-dllla",
17858      "description": "on/off",
17859      "type": "bool"
17860    },
17861    {
17862      "name": "port",
17863      "type": "uint8"
17864    },
17865    {
17866      "name": "mem-reserve",
17867      "type": "size"
17868    },
17869    {
17870      "name": "x-pcie-extcap-init",
17871      "description": "on/off",
17872      "type": "bool"
17873    },
17874    {
17875      "name": "pref64-reserve",
17876      "type": "size"
17877    },
17878    {
17879      "name": "rombar",
17880      "type": "uint32"
17881    },
17882    {
17883      "name": "command_serr_enable",
17884      "description": "on/off",
17885      "type": "bool"
17886    },
17887    {
17888      "name": "romfile",
17889      "type": "str"
17890    },
17891    {
17892      "name": "multifunction",
17893      "description": "on/off",
17894      "type": "bool"
17895    },
17896    {
17897      "name": "chassis",
17898      "type": "uint8"
17899    },
17900    {
17901      "name": "x-width",
17902      "description": "1/2/4/8/12/16/32",
17903      "type": "PCIELinkWidth"
17904    },
17905    {
17906      "name": "failover_pair_id",
17907      "type": "str"
17908    },
17909    {
17910      "name": "pref32-reserve",
17911      "type": "size"
17912    },
17913    {
17914      "name": "bus-reserve",
17915      "type": "uint32"
17916    },
17917    {
17918      "name": "x-migrate-msix",
17919      "type": "bool"
17920    },
17921    {
17922      "name": "disable-acs",
17923      "type": "bool"
17924    },
17925    {
17926      "name": "io-reserve",
17927      "type": "size"
17928    }
17929  ],
17930  "id": "libvirt-31"
17931}
17932
17933{
17934  "execute": "device-list-properties",
17935  "arguments": {
17936    "typename": "usb-host"
17937  },
17938  "id": "libvirt-32"
17939}
17940
17941{
17942  "return": [
17943    {
17944      "default-value": true,
17945      "name": "full-path",
17946      "description": "on/off",
17947      "type": "bool"
17948    },
17949    {
17950      "name": "port",
17951      "type": "str"
17952    },
17953    {
17954      "default-value": true,
17955      "name": "msos-desc",
17956      "description": "on/off",
17957      "type": "bool"
17958    },
17959    {
17960      "name": "serial",
17961      "type": "str"
17962    },
17963    {
17964      "default-value": 0,
17965      "name": "hostbus",
17966      "type": "uint32"
17967    },
17968    {
17969      "default-value": 4,
17970      "name": "isobufs",
17971      "type": "uint32"
17972    },
17973    {
17974      "default-value": 0,
17975      "name": "vendorid",
17976      "type": "uint32"
17977    },
17978    {
17979      "default-value": 0,
17980      "name": "productid",
17981      "type": "uint32"
17982    },
17983    {
17984      "name": "hostport",
17985      "type": "str"
17986    },
17987    {
17988      "default-value": true,
17989      "name": "pipeline",
17990      "description": "on/off",
17991      "type": "bool"
17992    },
17993    {
17994      "default-value": 0,
17995      "name": "hostaddr",
17996      "type": "uint32"
17997    },
17998    {
17999      "default-value": true,
18000      "name": "suppress-remote-wake",
18001      "type": "bool"
18002    },
18003    {
18004      "default-value": 2,
18005      "name": "loglevel",
18006      "type": "uint32"
18007    },
18008    {
18009      "default-value": 32,
18010      "name": "isobsize",
18011      "type": "uint32"
18012    },
18013    {
18014      "default-value": false,
18015      "name": "guest-resets-all",
18016      "type": "bool"
18017    },
18018    {
18019      "default-value": true,
18020      "name": "guest-reset",
18021      "type": "bool"
18022    },
18023    {
18024      "name": "bootindex",
18025      "type": "int32"
18026    },
18027    {
18028      "name": "attached",
18029      "type": "bool"
18030    }
18031  ],
18032  "id": "libvirt-32"
18033}
18034
18035{
18036  "execute": "qom-list-properties",
18037  "arguments": {
18038    "typename": "memory-backend-file"
18039  },
18040  "id": "libvirt-33"
18041}
18042
18043{
18044  "return": [
18045    {
18046      "name": "type",
18047      "type": "string"
18048    },
18049    {
18050      "name": "policy",
18051      "description": "Set the NUMA policy",
18052      "type": "HostMemPolicy"
18053    },
18054    {
18055      "name": "dump",
18056      "description": "Set to 'off' to exclude from core dump",
18057      "type": "bool"
18058    },
18059    {
18060      "name": "share",
18061      "description": "Mark the memory as private to QEMU or shared",
18062      "type": "bool"
18063    },
18064    {
18065      "name": "prealloc",
18066      "description": "Preallocate memory",
18067      "type": "bool"
18068    },
18069    {
18070      "name": "size",
18071      "description": "Size of the memory region (ex: 500M)",
18072      "type": "int"
18073    },
18074    {
18075      "name": "x-use-canonical-path-for-ramblock-id",
18076      "type": "bool"
18077    },
18078    {
18079      "name": "host-nodes",
18080      "description": "Binds memory to the list of NUMA host nodes",
18081      "type": "int"
18082    },
18083    {
18084      "name": "merge",
18085      "description": "Mark memory as mergeable",
18086      "type": "bool"
18087    },
18088    {
18089      "name": "pmem",
18090      "type": "bool"
18091    },
18092    {
18093      "name": "align",
18094      "type": "int"
18095    },
18096    {
18097      "name": "mem-path",
18098      "type": "string"
18099    },
18100    {
18101      "name": "discard-data",
18102      "type": "bool"
18103    }
18104  ],
18105  "id": "libvirt-33"
18106}
18107
18108{
18109  "execute": "qom-list-properties",
18110  "arguments": {
18111    "typename": "memory-backend-memfd"
18112  },
18113  "id": "libvirt-34"
18114}
18115
18116{
18117  "return": [
18118    {
18119      "name": "type",
18120      "type": "string"
18121    },
18122    {
18123      "name": "policy",
18124      "description": "Set the NUMA policy",
18125      "type": "HostMemPolicy"
18126    },
18127    {
18128      "name": "dump",
18129      "description": "Set to 'off' to exclude from core dump",
18130      "type": "bool"
18131    },
18132    {
18133      "name": "share",
18134      "description": "Mark the memory as private to QEMU or shared",
18135      "type": "bool"
18136    },
18137    {
18138      "name": "prealloc",
18139      "description": "Preallocate memory",
18140      "type": "bool"
18141    },
18142    {
18143      "name": "size",
18144      "description": "Size of the memory region (ex: 500M)",
18145      "type": "int"
18146    },
18147    {
18148      "name": "x-use-canonical-path-for-ramblock-id",
18149      "type": "bool"
18150    },
18151    {
18152      "name": "host-nodes",
18153      "description": "Binds memory to the list of NUMA host nodes",
18154      "type": "int"
18155    },
18156    {
18157      "name": "merge",
18158      "description": "Mark memory as mergeable",
18159      "type": "bool"
18160    },
18161    {
18162      "name": "seal",
18163      "description": "Seal growing & shrinking",
18164      "type": "bool"
18165    },
18166    {
18167      "name": "hugetlbsize",
18168      "description": "Huge pages size (ex: 2M, 1G)",
18169      "type": "int"
18170    },
18171    {
18172      "name": "hugetlb",
18173      "description": "Use huge pages",
18174      "type": "bool"
18175    }
18176  ],
18177  "id": "libvirt-34"
18178}
18179
18180{
18181  "execute": "query-machines",
18182  "id": "libvirt-35"
18183}
18184
18185{
18186  "return": [
18187    {
18188      "hotpluggable-cpus": false,
18189      "name": "ref405ep",
18190      "cpu-max": 1
18191    },
18192    {
18193      "hotpluggable-cpus": false,
18194      "name": "sam460ex",
18195      "cpu-max": 1
18196    },
18197    {
18198      "hotpluggable-cpus": false,
18199      "name": "none",
18200      "cpu-max": 1
18201    },
18202    {
18203      "hotpluggable-cpus": false,
18204      "name": "virtex-ml507",
18205      "cpu-max": 1
18206    },
18207    {
18208      "hotpluggable-cpus": false,
18209      "name": "powernv",
18210      "cpu-max": 2048
18211    },
18212    {
18213      "hotpluggable-cpus": false,
18214      "name": "ppce500",
18215      "cpu-max": 32
18216    },
18217    {
18218      "hotpluggable-cpus": false,
18219      "name": "mpc8544ds",
18220      "cpu-max": 15
18221    },
18222    {
18223      "hotpluggable-cpus": true,
18224      "name": "pseries-3.1",
18225      "cpu-max": 1024
18226    },
18227    {
18228      "hotpluggable-cpus": true,
18229      "name": "pseries-2.12-sxxm",
18230      "cpu-max": 1024
18231    },
18232    {
18233      "hotpluggable-cpus": false,
18234      "name": "bamboo",
18235      "cpu-max": 1
18236    },
18237    {
18238      "hotpluggable-cpus": false,
18239      "name": "g3beige",
18240      "cpu-max": 1
18241    },
18242    {
18243      "hotpluggable-cpus": true,
18244      "name": "pseries-3.0",
18245      "cpu-max": 1024
18246    },
18247    {
18248      "hotpluggable-cpus": true,
18249      "name": "pseries-2.10",
18250      "cpu-max": 1024
18251    },
18252    {
18253      "hotpluggable-cpus": false,
18254      "name": "prep",
18255      "cpu-max": 1
18256    },
18257    {
18258      "hotpluggable-cpus": true,
18259      "name": "pseries-2.11",
18260      "cpu-max": 1024
18261    },
18262    {
18263      "hotpluggable-cpus": true,
18264      "name": "pseries-2.12",
18265      "cpu-max": 1024
18266    },
18267    {
18268      "hotpluggable-cpus": true,
18269      "name": "pseries-2.9",
18270      "cpu-max": 1024
18271    },
18272    {
18273      "hotpluggable-cpus": false,
18274      "name": "mac99",
18275      "cpu-max": 1
18276    },
18277    {
18278      "hotpluggable-cpus": false,
18279      "name": "pseries-2.6",
18280      "cpu-max": 1024
18281    },
18282    {
18283      "hotpluggable-cpus": true,
18284      "name": "pseries-2.7",
18285      "cpu-max": 1024
18286    },
18287    {
18288      "hotpluggable-cpus": true,
18289      "name": "pseries-2.8",
18290      "cpu-max": 1024
18291    },
18292    {
18293      "hotpluggable-cpus": false,
18294      "name": "pseries-2.4",
18295      "cpu-max": 1024
18296    },
18297    {
18298      "hotpluggable-cpus": false,
18299      "name": "pseries-2.5",
18300      "cpu-max": 1024
18301    },
18302    {
18303      "hotpluggable-cpus": true,
18304      "name": "pseries-4.0",
18305      "is-default": true,
18306      "cpu-max": 1024,
18307      "alias": "pseries"
18308    },
18309    {
18310      "hotpluggable-cpus": false,
18311      "name": "pseries-2.2",
18312      "cpu-max": 1024
18313    },
18314    {
18315      "hotpluggable-cpus": false,
18316      "name": "taihu",
18317      "cpu-max": 1
18318    },
18319    {
18320      "hotpluggable-cpus": false,
18321      "name": "pseries-2.3",
18322      "cpu-max": 1024
18323    },
18324    {
18325      "hotpluggable-cpus": false,
18326      "name": "pseries-2.1",
18327      "cpu-max": 1024
18328    },
18329    {
18330      "hotpluggable-cpus": false,
18331      "name": "40p",
18332      "cpu-max": 1
18333    }
18334  ],
18335  "id": "libvirt-35"
18336}
18337
18338{
18339  "execute": "qom-list-properties",
18340  "arguments": {
18341    "typename": "pseries-4.0-machine"
18342  },
18343  "id": "libvirt-36"
18344}
18345
18346{
18347  "return": [
18348    {
18349      "name": "type",
18350      "type": "string"
18351    },
18352    {
18353      "name": "graphics",
18354      "description": "Set on/off to enable/disable graphics emulation",
18355      "type": "bool"
18356    },
18357    {
18358      "name": "phandle-start",
18359      "description": "The first phandle ID we may generate dynamically",
18360      "type": "int"
18361    },
18362    {
18363      "name": "dump-guest-core",
18364      "description": "Include guest memory in a core dump",
18365      "type": "bool"
18366    },
18367    {
18368      "name": "kernel-irqchip",
18369      "description": "Configure KVM in-kernel irqchip",
18370      "type": "on|off|split"
18371    },
18372    {
18373      "name": "accel",
18374      "description": "Accelerator list",
18375      "type": "string"
18376    },
18377    {
18378      "name": "append",
18379      "description": "Linux kernel command line",
18380      "type": "string"
18381    },
18382    {
18383      "name": "dumpdtb",
18384      "description": "Dump current dtb to a file and quit",
18385      "type": "string"
18386    },
18387    {
18388      "name": "memory-encryption",
18389      "description": "Set memory encryption object to use",
18390      "type": "string"
18391    },
18392    {
18393      "name": "igd-passthru",
18394      "description": "Set on/off to enable/disable igd passthrou",
18395      "type": "bool"
18396    },
18397    {
18398      "name": "dt-compatible",
18399      "description": "Overrides the \"compatible\" property of the dt root node",
18400      "type": "string"
18401    },
18402    {
18403      "name": "kernel",
18404      "description": "Linux kernel image file",
18405      "type": "string"
18406    },
18407    {
18408      "name": "usb",
18409      "description": "Set on/off to enable/disable usb",
18410      "type": "bool"
18411    },
18412    {
18413      "name": "suppress-vmdesc",
18414      "description": "Set on to disable self-describing migration",
18415      "type": "bool"
18416    },
18417    {
18418      "name": "dtb",
18419      "description": "Linux kernel device tree file",
18420      "type": "string"
18421    },
18422    {
18423      "name": "firmware",
18424      "description": "Firmware image",
18425      "type": "string"
18426    },
18427    {
18428      "name": "mem-merge",
18429      "description": "Enable/disable memory merge support",
18430      "type": "bool"
18431    },
18432    {
18433      "name": "initrd",
18434      "description": "Linux initial ramdisk file",
18435      "type": "string"
18436    },
18437    {
18438      "name": "enforce-config-section",
18439      "description": "Set on to enforce configuration section migration",
18440      "type": "bool"
18441    },
18442    {
18443      "name": "kvm-shadow-mem",
18444      "description": "KVM shadow MMU size",
18445      "type": "int"
18446    },
18447    {
18448      "name": "cap-hpt-max-page-size",
18449      "description": "Maximum page size for Hash Page Table guests",
18450      "type": "int"
18451    },
18452    {
18453      "name": "cap-dfp",
18454      "description": "Allow Decimal Floating Point (DFP)",
18455      "type": "bool"
18456    },
18457    {
18458      "name": "cap-ccf-assist",
18459      "description": "Count Cache Flush Assist via HW Instruction",
18460      "type": "bool"
18461    },
18462    {
18463      "name": "cap-large-decr",
18464      "description": "Allow Large Decrementer",
18465      "type": "bool"
18466    },
18467    {
18468      "name": "cap-cfpc",
18469      "description": "Cache Flush on Privilege Change (broken, workaround, fixed)",
18470      "type": "string"
18471    },
18472    {
18473      "name": "cap-ibs",
18474      "description": "Indirect Branch Speculation (broken, workaround, fixed-ibs,fixed-ccd, fixed-na)",
18475      "type": "string"
18476    },
18477    {
18478      "name": "cap-sbbc",
18479      "description": "Speculation Barrier Bounds Checking (broken, workaround, fixed)",
18480      "type": "string"
18481    },
18482    {
18483      "name": "cap-vsx",
18484      "description": "Allow Vector Scalar Extensions (VSX)",
18485      "type": "bool"
18486    },
18487    {
18488      "name": "cap-htm",
18489      "description": "Allow Hardware Transactional Memory (HTM)",
18490      "type": "bool"
18491    },
18492    {
18493      "name": "cap-nested-hv",
18494      "description": "Allow Nested KVM-HV",
18495      "type": "bool"
18496    },
18497    {
18498      "name": "vfio-no-msix-emulation",
18499      "type": "bool"
18500    },
18501    {
18502      "name": "ic-mode",
18503      "description": "Specifies the interrupt controller mode (xics, xive, dual)",
18504      "type": "string"
18505    },
18506    {
18507      "name": "kvm-type",
18508      "description": "Specifies the KVM virtualization mode (HV, PR)",
18509      "type": "string"
18510    },
18511    {
18512      "name": "host-model",
18513      "description": "Host model to advertise in guest device tree",
18514      "type": "string"
18515    },
18516    {
18517      "name": "max-cpu-compat",
18518      "description": "Maximum permitted CPU compatibility mode. Valid values are power6, power7, power7+, power8, power9.",
18519      "type": "string"
18520    },
18521    {
18522      "name": "modern-hotplug-events",
18523      "description": "Use dedicated hotplug event mechanism in place of standard EPOW events when possible (required for memory hot-unplug support)",
18524      "type": "bool"
18525    },
18526    {
18527      "name": "vsmt",
18528      "description": "Virtual SMT: KVM behaves as if this were the host's SMT mode",
18529      "type": "uint32"
18530    },
18531    {
18532      "name": "host-serial",
18533      "description": "Host serial number to advertise in guest device tree",
18534      "type": "string"
18535    },
18536    {
18537      "name": "resize-hpt",
18538      "description": "Resizing of the Hash Page Table (enabled, disabled, required)",
18539      "type": "string"
18540    }
18541  ],
18542  "id": "libvirt-36"
18543}
18544
18545{
18546  "execute": "qom-list-properties",
18547  "arguments": {
18548    "typename": "none-machine"
18549  },
18550  "id": "libvirt-37"
18551}
18552
18553{
18554  "return": [
18555    {
18556      "name": "type",
18557      "type": "string"
18558    },
18559    {
18560      "name": "enforce-config-section",
18561      "description": "Set on to enforce configuration section migration",
18562      "type": "bool"
18563    },
18564    {
18565      "name": "kernel",
18566      "description": "Linux kernel image file",
18567      "type": "string"
18568    },
18569    {
18570      "name": "dt-compatible",
18571      "description": "Overrides the \"compatible\" property of the dt root node",
18572      "type": "string"
18573    },
18574    {
18575      "name": "initrd",
18576      "description": "Linux initial ramdisk file",
18577      "type": "string"
18578    },
18579    {
18580      "name": "graphics",
18581      "description": "Set on/off to enable/disable graphics emulation",
18582      "type": "bool"
18583    },
18584    {
18585      "name": "kernel-irqchip",
18586      "description": "Configure KVM in-kernel irqchip",
18587      "type": "on|off|split"
18588    },
18589    {
18590      "name": "usb",
18591      "description": "Set on/off to enable/disable usb",
18592      "type": "bool"
18593    },
18594    {
18595      "name": "firmware",
18596      "description": "Firmware image",
18597      "type": "string"
18598    },
18599    {
18600      "name": "memory-encryption",
18601      "description": "Set memory encryption object to use",
18602      "type": "string"
18603    },
18604    {
18605      "name": "dump-guest-core",
18606      "description": "Include guest memory in a core dump",
18607      "type": "bool"
18608    },
18609    {
18610      "name": "kvm-shadow-mem",
18611      "description": "KVM shadow MMU size",
18612      "type": "int"
18613    },
18614    {
18615      "name": "igd-passthru",
18616      "description": "Set on/off to enable/disable igd passthrou",
18617      "type": "bool"
18618    },
18619    {
18620      "name": "phandle-start",
18621      "description": "The first phandle ID we may generate dynamically",
18622      "type": "int"
18623    },
18624    {
18625      "name": "dumpdtb",
18626      "description": "Dump current dtb to a file and quit",
18627      "type": "string"
18628    },
18629    {
18630      "name": "mem-merge",
18631      "description": "Enable/disable memory merge support",
18632      "type": "bool"
18633    },
18634    {
18635      "name": "dtb",
18636      "description": "Linux kernel device tree file",
18637      "type": "string"
18638    },
18639    {
18640      "name": "accel",
18641      "description": "Accelerator list",
18642      "type": "string"
18643    },
18644    {
18645      "name": "append",
18646      "description": "Linux kernel command line",
18647      "type": "string"
18648    },
18649    {
18650      "name": "suppress-vmdesc",
18651      "description": "Set on to disable self-describing migration",
18652      "type": "bool"
18653    }
18654  ],
18655  "id": "libvirt-37"
18656}
18657
18658{
18659  "execute": "query-cpu-definitions",
18660  "id": "libvirt-38"
18661}
18662
18663{
18664  "return": [
18665    {
18666      "name": "default",
18667      "typename": "604-powerpc64-cpu",
18668      "static": false
18669    },
18670    {
18671      "name": "ppc",
18672      "typename": "604-powerpc64-cpu",
18673      "static": false
18674    },
18675    {
18676      "name": "ppc32",
18677      "typename": "604-powerpc64-cpu",
18678      "static": false
18679    },
18680    {
18681      "name": "ppc64",
18682      "typename": "970fx_v3.1-powerpc64-cpu",
18683      "static": false
18684    },
18685    {
18686      "name": "power9",
18687      "typename": "power9_v2.0-powerpc64-cpu",
18688      "static": false
18689    },
18690    {
18691      "name": "power8nvl",
18692      "typename": "power8nvl_v1.0-powerpc64-cpu",
18693      "static": false
18694    },
18695    {
18696      "name": "power8",
18697      "typename": "host-powerpc64-cpu",
18698      "static": false
18699    },
18700    {
18701      "name": "power8e",
18702      "typename": "power8e_v2.1-powerpc64-cpu",
18703      "static": false
18704    },
18705    {
18706      "name": "power7+",
18707      "typename": "power7+_v2.1-powerpc64-cpu",
18708      "static": false
18709    },
18710    {
18711      "name": "power7",
18712      "typename": "power7_v2.3-powerpc64-cpu",
18713      "static": false
18714    },
18715    {
18716      "name": "power5gs",
18717      "typename": "power5+_v2.1-powerpc64-cpu",
18718      "static": false
18719    },
18720    {
18721      "name": "power5+",
18722      "typename": "power5+_v2.1-powerpc64-cpu",
18723      "static": false
18724    },
18725    {
18726      "name": "970mp",
18727      "typename": "970mp_v1.1-powerpc64-cpu",
18728      "static": false
18729    },
18730    {
18731      "name": "970fx",
18732      "typename": "970fx_v3.1-powerpc64-cpu",
18733      "static": false
18734    },
18735    {
18736      "name": "970",
18737      "typename": "970_v2.2-powerpc64-cpu",
18738      "static": false
18739    },
18740    {
18741      "name": "apollo7pm",
18742      "typename": "7457a_v1.0-powerpc64-cpu",
18743      "static": false
18744    },
18745    {
18746      "name": "7457a",
18747      "typename": "7457a_v1.2-powerpc64-cpu",
18748      "static": false
18749    },
18750    {
18751      "name": "7447a",
18752      "typename": "7447a_v1.2-powerpc64-cpu",
18753      "static": false
18754    },
18755    {
18756      "name": "apollo7",
18757      "typename": "7457_v1.2-powerpc64-cpu",
18758      "static": false
18759    },
18760    {
18761      "name": "7457",
18762      "typename": "7457_v1.2-powerpc64-cpu",
18763      "static": false
18764    },
18765    {
18766      "name": "7447",
18767      "typename": "7447_v1.1-powerpc64-cpu",
18768      "static": false
18769    },
18770    {
18771      "name": "apollo6",
18772      "typename": "7455_v3.2-powerpc64-cpu",
18773      "static": false
18774    },
18775    {
18776      "name": "7455",
18777      "typename": "7455_v3.2-powerpc64-cpu",
18778      "static": false
18779    },
18780    {
18781      "name": "7445",
18782      "typename": "7445_v3.2-powerpc64-cpu",
18783      "static": false
18784    },
18785    {
18786      "name": "7451",
18787      "typename": "7451_v2.3-powerpc64-cpu",
18788      "static": false
18789    },
18790    {
18791      "name": "7441",
18792      "typename": "7441_v2.3-powerpc64-cpu",
18793      "static": false
18794    },
18795    {
18796      "name": "vger",
18797      "typename": "7450_v2.1-powerpc64-cpu",
18798      "static": false
18799    },
18800    {
18801      "name": "7450",
18802      "typename": "7450_v2.1-powerpc64-cpu",
18803      "static": false
18804    },
18805    {
18806      "name": "7448",
18807      "typename": "7448_v2.1-powerpc64-cpu",
18808      "static": false
18809    },
18810    {
18811      "name": "nitro",
18812      "typename": "7410_v1.4-powerpc64-cpu",
18813      "static": false
18814    },
18815    {
18816      "name": "7410",
18817      "typename": "7410_v1.4-powerpc64-cpu",
18818      "static": false
18819    },
18820    {
18821      "name": "g4",
18822      "typename": "7400_v2.9-powerpc64-cpu",
18823      "static": false
18824    },
18825    {
18826      "name": "max",
18827      "typename": "7400_v2.9-powerpc64-cpu",
18828      "static": false
18829    },
18830    {
18831      "name": "7400",
18832      "typename": "7400_v2.9-powerpc64-cpu",
18833      "static": false
18834    },
18835    {
18836      "name": "goldfinger",
18837      "typename": "755_v2.8-powerpc64-cpu",
18838      "static": false
18839    },
18840    {
18841      "name": "755",
18842      "typename": "755_v2.8-powerpc64-cpu",
18843      "static": false
18844    },
18845    {
18846      "name": "745",
18847      "typename": "745_v2.8-powerpc64-cpu",
18848      "static": false
18849    },
18850    {
18851      "name": "lonestar",
18852      "typename": "750l_v3.2-powerpc64-cpu",
18853      "static": false
18854    },
18855    {
18856      "name": "750l",
18857      "typename": "750l_v3.2-powerpc64-cpu",
18858      "static": false
18859    },
18860    {
18861      "name": "750gx",
18862      "typename": "750gx_v1.2-powerpc64-cpu",
18863      "static": false
18864    },
18865    {
18866      "name": "750fx",
18867      "typename": "750fx_v2.3-powerpc64-cpu",
18868      "static": false
18869    },
18870    {
18871      "name": "750cxe",
18872      "typename": "750cxe_v3.1b-powerpc64-cpu",
18873      "static": false
18874    },
18875    {
18876      "name": "750cx",
18877      "typename": "750cx_v2.2-powerpc64-cpu",
18878      "static": false
18879    },
18880    {
18881      "name": "750cl",
18882      "typename": "750cl_v2.0-powerpc64-cpu",
18883      "static": false
18884    },
18885    {
18886      "name": "conan/doyle",
18887      "typename": "750p-powerpc64-cpu",
18888      "static": false
18889    },
18890    {
18891      "name": "g3",
18892      "typename": "750_v3.1-powerpc64-cpu",
18893      "static": false
18894    },
18895    {
18896      "name": "typhoon",
18897      "typename": "750_v3.1-powerpc64-cpu",
18898      "static": false
18899    },
18900    {
18901      "name": "750",
18902      "typename": "750_v3.1-powerpc64-cpu",
18903      "static": false
18904    },
18905    {
18906      "name": "arthur",
18907      "typename": "740_v3.1-powerpc64-cpu",
18908      "static": false
18909    },
18910    {
18911      "name": "740",
18912      "typename": "740_v3.1-powerpc64-cpu",
18913      "static": false
18914    },
18915    {
18916      "name": "mach5",
18917      "typename": "604r-powerpc64-cpu",
18918      "static": false
18919    },
18920    {
18921      "name": "sirocco",
18922      "typename": "604e_v2.4-powerpc64-cpu",
18923      "static": false
18924    },
18925    {
18926      "name": "604e",
18927      "typename": "604e_v2.4-powerpc64-cpu",
18928      "static": false
18929    },
18930    {
18931      "name": "goldeneye",
18932      "typename": "603e7t-powerpc64-cpu",
18933      "static": false
18934    },
18935    {
18936      "name": "603r",
18937      "typename": "603e7t-powerpc64-cpu",
18938      "static": false
18939    },
18940    {
18941      "name": "vaillant",
18942      "typename": "603e7v-powerpc64-cpu",
18943      "static": false
18944    },
18945    {
18946      "name": "stretch",
18947      "typename": "603e_v4.1-powerpc64-cpu",
18948      "static": false
18949    },
18950    {
18951      "name": "603e",
18952      "typename": "603e_v4.1-powerpc64-cpu",
18953      "static": false
18954    },
18955    {
18956      "name": "vanilla",
18957      "typename": "603-powerpc64-cpu",
18958      "static": false
18959    },
18960    {
18961      "name": "601v",
18962      "typename": "601_v2-powerpc64-cpu",
18963      "static": false
18964    },
18965    {
18966      "name": "601",
18967      "typename": "601_v2-powerpc64-cpu",
18968      "static": false
18969    },
18970    {
18971      "name": "mpc8560",
18972      "typename": "mpc8560_v21-powerpc64-cpu",
18973      "static": false
18974    },
18975    {
18976      "name": "mpc8555e",
18977      "typename": "mpc8555e_v11-powerpc64-cpu",
18978      "static": false
18979    },
18980    {
18981      "name": "mpc8555",
18982      "typename": "mpc8555_v11-powerpc64-cpu",
18983      "static": false
18984    },
18985    {
18986      "name": "mpc8548e",
18987      "typename": "mpc8548e_v21-powerpc64-cpu",
18988      "static": false
18989    },
18990    {
18991      "name": "mpc8548",
18992      "typename": "mpc8548_v21-powerpc64-cpu",
18993      "static": false
18994    },
18995    {
18996      "name": "mpc8547e",
18997      "typename": "mpc8547e_v21-powerpc64-cpu",
18998      "static": false
18999    },
19000    {
19001      "name": "mpc8545e",
19002      "typename": "mpc8545e_v21-powerpc64-cpu",
19003      "static": false
19004    },
19005    {
19006      "name": "mpc8545",
19007      "typename": "mpc8545_v21-powerpc64-cpu",
19008      "static": false
19009    },
19010    {
19011      "name": "mpc8544e",
19012      "typename": "mpc8544e_v11-powerpc64-cpu",
19013      "static": false
19014    },
19015    {
19016      "name": "mpc8544",
19017      "typename": "mpc8544_v11-powerpc64-cpu",
19018      "static": false
19019    },
19020    {
19021      "name": "mpc8543e",
19022      "typename": "mpc8543e_v21-powerpc64-cpu",
19023      "static": false
19024    },
19025    {
19026      "name": "mpc8543",
19027      "typename": "mpc8543_v21-powerpc64-cpu",
19028      "static": false
19029    },
19030    {
19031      "name": "mpc8541e",
19032      "typename": "mpc8541e_v11-powerpc64-cpu",
19033      "static": false
19034    },
19035    {
19036      "name": "mpc8541",
19037      "typename": "mpc8541_v11-powerpc64-cpu",
19038      "static": false
19039    },
19040    {
19041      "name": "mpc8540",
19042      "typename": "mpc8540_v21-powerpc64-cpu",
19043      "static": false
19044    },
19045    {
19046      "name": "mpc8533e",
19047      "typename": "mpc8533e_v11-powerpc64-cpu",
19048      "static": false
19049    },
19050    {
19051      "name": "mpc8533",
19052      "typename": "mpc8533_v11-powerpc64-cpu",
19053      "static": false
19054    },
19055    {
19056      "name": "e500v2",
19057      "typename": "e500v2_v22-powerpc64-cpu",
19058      "static": false
19059    },
19060    {
19061      "name": "e500v1",
19062      "typename": "e500_v20-powerpc64-cpu",
19063      "static": false
19064    },
19065    {
19066      "name": "e500",
19067      "typename": "e500v2_v22-powerpc64-cpu",
19068      "static": false
19069    },
19070    {
19071      "name": "mpc8347ea",
19072      "typename": "mpc8347eat-powerpc64-cpu",
19073      "static": false
19074    },
19075    {
19076      "name": "mpc8347e",
19077      "typename": "mpc8347et-powerpc64-cpu",
19078      "static": false
19079    },
19080    {
19081      "name": "mpc8347a",
19082      "typename": "mpc8347at-powerpc64-cpu",
19083      "static": false
19084    },
19085    {
19086      "name": "mpc8347",
19087      "typename": "mpc8347t-powerpc64-cpu",
19088      "static": false
19089    },
19090    {
19091      "name": "e300",
19092      "typename": "e300c3-powerpc64-cpu",
19093      "static": false
19094    },
19095    {
19096      "name": "e200",
19097      "typename": "e200z6-powerpc64-cpu",
19098      "static": false
19099    },
19100    {
19101      "name": "mpc8280",
19102      "typename": "g2legp3-powerpc64-cpu",
19103      "static": false
19104    },
19105    {
19106      "name": "mpc8275",
19107      "typename": "g2legp3-powerpc64-cpu",
19108      "static": false
19109    },
19110    {
19111      "name": "mpc8272",
19112      "typename": "g2legp3-powerpc64-cpu",
19113      "static": false
19114    },
19115    {
19116      "name": "mpc8271",
19117      "typename": "g2legp3-powerpc64-cpu",
19118      "static": false
19119    },
19120    {
19121      "name": "mpc8270",
19122      "typename": "g2legp3-powerpc64-cpu",
19123      "static": false
19124    },
19125    {
19126      "name": "mpc8266_hip4",
19127      "typename": "g2hip4-powerpc64-cpu",
19128      "static": false
19129    },
19130    {
19131      "name": "mpc8266_hip3",
19132      "typename": "g2hip3-powerpc64-cpu",
19133      "static": false
19134    },
19135    {
19136      "name": "mpc8266",
19137      "typename": "g2hip4-powerpc64-cpu",
19138      "static": false
19139    },
19140    {
19141      "name": "mpc8265_hip4",
19142      "typename": "g2hip4-powerpc64-cpu",
19143      "static": false
19144    },
19145    {
19146      "name": "mpc8265_hip3",
19147      "typename": "g2hip3-powerpc64-cpu",
19148      "static": false
19149    },
19150    {
19151      "name": "mpc8265",
19152      "typename": "g2hip4-powerpc64-cpu",
19153      "static": false
19154    },
19155    {
19156      "name": "mpc8264_hip4",
19157      "typename": "g2hip4-powerpc64-cpu",
19158      "static": false
19159    },
19160    {
19161      "name": "mpc8264_hip3",
19162      "typename": "g2hip3-powerpc64-cpu",
19163      "static": false
19164    },
19165    {
19166      "name": "mpc8264",
19167      "typename": "g2hip4-powerpc64-cpu",
19168      "static": false
19169    },
19170    {
19171      "name": "mpc8260_hip4",
19172      "typename": "g2hip4-powerpc64-cpu",
19173      "static": false
19174    },
19175    {
19176      "name": "mpc8260_hip3",
19177      "typename": "g2hip3-powerpc64-cpu",
19178      "static": false
19179    },
19180    {
19181      "name": "mpc8260",
19182      "typename": "g2hip4-powerpc64-cpu",
19183      "static": false
19184    },
19185    {
19186      "name": "mpc8255_hip4",
19187      "typename": "g2hip4-powerpc64-cpu",
19188      "static": false
19189    },
19190    {
19191      "name": "mpc8255_hip3",
19192      "typename": "g2hip3-powerpc64-cpu",
19193      "static": false
19194    },
19195    {
19196      "name": "mpc8255",
19197      "typename": "g2hip4-powerpc64-cpu",
19198      "static": false
19199    },
19200    {
19201      "name": "mpc8250_hip4",
19202      "typename": "g2hip4-powerpc64-cpu",
19203      "static": false
19204    },
19205    {
19206      "name": "mpc8250_hip3",
19207      "typename": "g2hip3-powerpc64-cpu",
19208      "static": false
19209    },
19210    {
19211      "name": "mpc8250",
19212      "typename": "g2hip4-powerpc64-cpu",
19213      "static": false
19214    },
19215    {
19216      "name": "mpc8248",
19217      "typename": "g2legp3-powerpc64-cpu",
19218      "static": false
19219    },
19220    {
19221      "name": "mpc8247",
19222      "typename": "g2legp3-powerpc64-cpu",
19223      "static": false
19224    },
19225    {
19226      "name": "mpc8245",
19227      "typename": "g2hip4-powerpc64-cpu",
19228      "static": false
19229    },
19230    {
19231      "name": "mpc8241",
19232      "typename": "g2hip4-powerpc64-cpu",
19233      "static": false
19234    },
19235    {
19236      "name": "powerquicc-ii",
19237      "typename": "g2legp3-powerpc64-cpu",
19238      "static": false
19239    },
19240    {
19241      "name": "mpc82xx",
19242      "typename": "g2legp3-powerpc64-cpu",
19243      "static": false
19244    },
19245    {
19246      "name": "mpc5200b",
19247      "typename": "mpc5200b_v21-powerpc64-cpu",
19248      "static": false
19249    },
19250    {
19251      "name": "mpc5200",
19252      "typename": "mpc5200_v12-powerpc64-cpu",
19253      "static": false
19254    },
19255    {
19256      "name": "mpc52xx",
19257      "typename": "mpc5200_v12-powerpc64-cpu",
19258      "static": false
19259    },
19260    {
19261      "name": "mpc8240",
19262      "typename": "603-powerpc64-cpu",
19263      "static": false
19264    },
19265    {
19266      "name": "460ex",
19267      "typename": "460exb-powerpc64-cpu",
19268      "static": false
19269    },
19270    {
19271      "name": "440ep",
19272      "typename": "440epb-powerpc64-cpu",
19273      "static": false
19274    },
19275    {
19276      "name": "x2vp50",
19277      "typename": "x2vp20-powerpc64-cpu",
19278      "static": false
19279    },
19280    {
19281      "name": "x2vp7",
19282      "typename": "x2vp4-powerpc64-cpu",
19283      "static": false
19284    },
19285    {
19286      "name": "405gpe",
19287      "typename": "405crc-powerpc64-cpu",
19288      "static": false
19289    },
19290    {
19291      "name": "405gp",
19292      "typename": "405gpd-powerpc64-cpu",
19293      "static": false
19294    },
19295    {
19296      "name": "405cr",
19297      "typename": "405crc-powerpc64-cpu",
19298      "static": false
19299    },
19300    {
19301      "name": "405",
19302      "typename": "405d4-powerpc64-cpu",
19303      "static": false
19304    },
19305    {
19306      "name": "403",
19307      "typename": "403gc-powerpc64-cpu",
19308      "static": false
19309    },
19310    {
19311      "name": "mpc8547e_v21",
19312      "typename": "",
19313      "static": false
19314    },
19315    {
19316      "name": "g2gp",
19317      "typename": "",
19318      "static": false
19319    },
19320    {
19321      "name": "7457a_v1.1",
19322      "typename": "",
19323      "static": false
19324    },
19325    {
19326      "name": "750cl_v1.0",
19327      "typename": "",
19328      "static": false
19329    },
19330    {
19331      "name": "750cxe_v2.1",
19332      "typename": "",
19333      "static": false
19334    },
19335    {
19336      "name": "755_v2.7",
19337      "typename": "",
19338      "static": false
19339    },
19340    {
19341      "name": "750_v2.1",
19342      "typename": "",
19343      "static": false
19344    },
19345    {
19346      "name": "755_v2.2",
19347      "typename": "",
19348      "static": false
19349    },
19350    {
19351      "name": "745_v2.0",
19352      "typename": "",
19353      "static": false
19354    },
19355    {
19356      "name": "mpc8377",
19357      "typename": "",
19358      "static": false
19359    },
19360    {
19361      "name": "7455_v1.0",
19362      "typename": "",
19363      "static": false
19364    },
19365    {
19366      "name": "mpc8545_v21",
19367      "typename": "",
19368      "static": false
19369    },
19370    {
19371      "name": "mpc8548_v11",
19372      "typename": "",
19373      "static": false
19374    },
19375    {
19376      "name": "405d4",
19377      "typename": "",
19378      "static": false
19379    },
19380    {
19381      "name": "g2le",
19382      "typename": "",
19383      "static": false
19384    },
19385    {
19386      "name": "g2hip3",
19387      "typename": "",
19388      "static": false
19389    },
19390    {
19391      "name": "750e",
19392      "typename": "",
19393      "static": false
19394    },
19395    {
19396      "name": "mpc8572",
19397      "typename": "",
19398      "static": false
19399    },
19400    {
19401      "name": "970fx_v2.0",
19402      "typename": "",
19403      "static": false
19404    },
19405    {
19406      "name": "750fx_v2.0",
19407      "typename": "",
19408      "static": false
19409    },
19410    {
19411      "name": "603p",
19412      "typename": "",
19413      "static": false
19414    },
19415    {
19416      "name": "405gpb",
19417      "typename": "",
19418      "static": false
19419    },
19420    {
19421      "name": "7400_v2.7",
19422      "typename": "",
19423      "static": false
19424    },
19425    {
19426      "name": "mpc8544e_v10",
19427      "typename": "",
19428      "static": false
19429    },
19430    {
19431      "name": "e500v2_v10",
19432      "typename": "",
19433      "static": false
19434    },
19435    {
19436      "name": "e500mc",
19437      "typename": "",
19438      "static": false
19439    },
19440    {
19441      "name": "603e7v1",
19442      "typename": "",
19443      "static": false
19444    },
19445    {
19446      "name": "970mp_v1.0",
19447      "typename": "",
19448      "static": false
19449    },
19450    {
19451      "name": "740e",
19452      "typename": "",
19453      "static": false
19454    },
19455    {
19456      "name": "405crc",
19457      "typename": "",
19458      "static": false
19459    },
19460    {
19461      "name": "403ga",
19462      "typename": "",
19463      "static": false
19464    },
19465    {
19466      "name": "7447a_v1.0",
19467      "typename": "",
19468      "static": false
19469    },
19470    {
19471      "name": "e300c1",
19472      "typename": "",
19473      "static": false
19474    },
19475    {
19476      "name": "mpc8572e",
19477      "typename": "",
19478      "static": false
19479    },
19480    {
19481      "name": "e500v2_v21",
19482      "typename": "",
19483      "static": false
19484    },
19485    {
19486      "name": "7400_v2.2",
19487      "typename": "",
19488      "static": false
19489    },
19490    {
19491      "name": "970fx_v1.0",
19492      "typename": "",
19493      "static": false
19494    },
19495    {
19496      "name": "750gx_v1.2",
19497      "typename": "",
19498      "static": false
19499    },
19500    {
19501      "name": "750fx_v1.0",
19502      "typename": "",
19503      "static": false
19504    },
19505    {
19506      "name": "7457_v1.1",
19507      "typename": "",
19508      "static": false
19509    },
19510    {
19511      "name": "970fx_v3.0",
19512      "typename": "",
19513      "static": false
19514    },
19515    {
19516      "name": "604e_v2.2",
19517      "typename": "",
19518      "static": false
19519    },
19520    {
19521      "name": "745_v2.4",
19522      "typename": "",
19523      "static": false
19524    },
19525    {
19526      "name": "401a1",
19527      "typename": "",
19528      "static": false
19529    },
19530    {
19531      "name": "755_v2.6",
19532      "typename": "",
19533      "static": false
19534    },
19535    {
19536      "name": "npe405h",
19537      "typename": "",
19538      "static": false
19539    },
19540    {
19541      "name": "power9_v1.0",
19542      "typename": "",
19543      "static": false
19544    },
19545    {
19546      "name": "g2ls",
19547      "typename": "",
19548      "static": false
19549    },
19550    {
19551      "name": "7410_v1.4",
19552      "typename": "",
19553      "static": false
19554    },
19555    {
19556      "name": "750_v2.0",
19557      "typename": "",
19558      "static": false
19559    },
19560    {
19561      "name": "401b2",
19562      "typename": "",
19563      "static": false
19564    },
19565    {
19566      "name": "mpc8349",
19567      "typename": "",
19568      "static": false
19569    },
19570    {
19571      "name": "mpc8347ep",
19572      "typename": "",
19573      "static": false
19574    },
19575    {
19576      "name": "7445_v3.2",
19577      "typename": "",
19578      "static": false
19579    },
19580    {
19581      "name": "mpc8540_v21",
19582      "typename": "",
19583      "static": false
19584    },
19585    {
19586      "name": "mpc8543_v11",
19587      "typename": "",
19588      "static": false
19589    },
19590    {
19591      "name": "403gcx",
19592      "typename": "",
19593      "static": false
19594    },
19595    {
19596      "name": "mpc8548_v21",
19597      "typename": "",
19598      "static": false
19599    },
19600    {
19601      "name": "750l_v3.2",
19602      "typename": "",
19603      "static": false
19604    },
19605    {
19606      "name": "750_v1.0",
19607      "typename": "",
19608      "static": false
19609    },
19610    {
19611      "name": "755_v1.1",
19612      "typename": "",
19613      "static": false
19614    },
19615    {
19616      "name": "750cxe_v3.0",
19617      "typename": "",
19618      "static": false
19619    },
19620    {
19621      "name": "e500_v10",
19622      "typename": "",
19623      "static": false
19624    },
19625    {
19626      "name": "mpc8541e_v10",
19627      "typename": "",
19628      "static": false
19629    },
19630    {
19631      "name": "power9_v2.0",
19632      "typename": "",
19633      "static": false
19634    },
19635    {
19636      "name": "mpc8347p",
19637      "typename": "",
19638      "static": false
19639    },
19640    {
19641      "name": "mpc8555e_v10",
19642      "typename": "",
19643      "static": false
19644    },
19645    {
19646      "name": "power7_v2.3",
19647      "typename": "",
19648      "static": false
19649    },
19650    {
19651      "name": "603e7v",
19652      "typename": "",
19653      "static": false
19654    },
19655    {
19656      "name": "mpc8543e_v11",
19657      "typename": "",
19658      "static": false
19659    },
19660    {
19661      "name": "750_v3.0",
19662      "typename": "",
19663      "static": false
19664    },
19665    {
19666      "name": "7400_v2.6",
19667      "typename": "",
19668      "static": false
19669    },
19670    {
19671      "name": "405gpa",
19672      "typename": "",
19673      "static": false
19674    },
19675    {
19676      "name": "440epx",
19677      "typename": "",
19678      "static": false
19679    },
19680    {
19681      "name": "750l_v2.2",
19682      "typename": "",
19683      "static": false
19684    },
19685    {
19686      "name": "e200z6",
19687      "typename": "",
19688      "static": false
19689    },
19690    {
19691      "name": "mpc8547e_v20",
19692      "typename": "",
19693      "static": false
19694    },
19695    {
19696      "name": "7457a_v1.0",
19697      "typename": "",
19698      "static": false
19699    },
19700    {
19701      "name": "mpc8349ea",
19702      "typename": "",
19703      "static": false
19704    },
19705    {
19706      "name": "e500v2_v20",
19707      "typename": "",
19708      "static": false
19709    },
19710    {
19711      "name": "power8nvl_v1.0",
19712      "typename": "",
19713      "static": false
19714    },
19715    {
19716      "name": "mpc8540_v10",
19717      "typename": "",
19718      "static": false
19719    },
19720    {
19721      "name": "755_v2.1",
19722      "typename": "",
19723      "static": false
19724    },
19725    {
19726      "name": "745_v2.8",
19727      "typename": "",
19728      "static": false
19729    },
19730    {
19731      "name": "npe405l",
19732      "typename": "",
19733      "static": false
19734    },
19735    {
19736      "name": "mpc8343ea",
19737      "typename": "",
19738      "static": false
19739    },
19740    {
19741      "name": "mpc8545_v20",
19742      "typename": "",
19743      "static": false
19744    },
19745    {
19746      "name": "mpc8548_v10",
19747      "typename": "",
19748      "static": false
19749    },
19750    {
19751      "name": "7448_v1.1",
19752      "typename": "",
19753      "static": false
19754    },
19755    {
19756      "name": "740_v2.2",
19757      "typename": "",
19758      "static": false
19759    },
19760    {
19761      "name": "7455_v3.4",
19762      "typename": "",
19763      "static": false
19764    },
19765    {
19766      "name": "7400_v1.1",
19767      "typename": "",
19768      "static": false
19769    },
19770    {
19771      "name": "mpc8347et",
19772      "typename": "",
19773      "static": false
19774    },
19775    {
19776      "name": "7441_v2.10",
19777      "typename": "",
19778      "static": false
19779    },
19780    {
19781      "name": "603e_v1.4",
19782      "typename": "",
19783      "static": false
19784    },
19785    {
19786      "name": "mpc8543_v10",
19787      "typename": "",
19788      "static": false
19789    },
19790    {
19791      "name": "401c2",
19792      "typename": "",
19793      "static": false
19794    },
19795    {
19796      "name": "7451_v2.10",
19797      "typename": "",
19798      "static": false
19799    },
19800    {
19801      "name": "750cx_v2.2",
19802      "typename": "",
19803      "static": false
19804    },
19805    {
19806      "name": "mpc8543_v21",
19807      "typename": "",
19808      "static": false
19809    },
19810    {
19811      "name": "603e7",
19812      "typename": "",
19813      "static": false
19814    },
19815    {
19816      "name": "7448_v2.1",
19817      "typename": "",
19818      "static": false
19819    },
19820    {
19821      "name": "7441_v2.3",
19822      "typename": "",
19823      "static": false
19824    },
19825    {
19826      "name": "405crb",
19827      "typename": "",
19828      "static": false
19829    },
19830    {
19831      "name": "7445_v2.1",
19832      "typename": "",
19833      "static": false
19834    },
19835    {
19836      "name": "7400_v2.1",
19837      "typename": "",
19838      "static": false
19839    },
19840    {
19841      "name": "440-xilinx-w-dfpu",
19842      "typename": "",
19843      "static": false
19844    },
19845    {
19846      "name": "604",
19847      "typename": "",
19848      "static": false
19849    },
19850    {
19851      "name": "cobra",
19852      "typename": "",
19853      "static": false
19854    },
19855    {
19856      "name": "e500_v20",
19857      "typename": "",
19858      "static": false
19859    },
19860    {
19861      "name": "mpc8541_v11",
19862      "typename": "",
19863      "static": false
19864    },
19865    {
19866      "name": "750gx_v1.1",
19867      "typename": "",
19868      "static": false
19869    },
19870    {
19871      "name": "750cxe_v2.4",
19872      "typename": "",
19873      "static": false
19874    },
19875    {
19876      "name": "mpc8641d",
19877      "typename": "",
19878      "static": false
19879    },
19880    {
19881      "name": "mpc8543e_v21",
19882      "typename": "",
19883      "static": false
19884    },
19885    {
19886      "name": "750l_v2.1",
19887      "typename": "",
19888      "static": false
19889    },
19890    {
19891      "name": "7457_v1.0",
19892      "typename": "",
19893      "static": false
19894    },
19895    {
19896      "name": "7450_v1.2",
19897      "typename": "",
19898      "static": false
19899    },
19900    {
19901      "name": "755_v2.5",
19902      "typename": "",
19903      "static": false
19904    },
19905    {
19906      "name": "7410_v1.3",
19907      "typename": "",
19908      "static": false
19909    },
19910    {
19911      "name": "745_v2.3",
19912      "typename": "",
19913      "static": false
19914    },
19915    {
19916      "name": "755_v2.0",
19917      "typename": "",
19918      "static": false
19919    },
19920    {
19921      "name": "e500v2_v30",
19922      "typename": "",
19923      "static": false
19924    },
19925    {
19926      "name": "7455_v3.3",
19927      "typename": "",
19928      "static": false
19929    },
19930    {
19931      "name": "mpc8540_v20",
19932      "typename": "",
19933      "static": false
19934    },
19935    {
19936      "name": "405d2",
19937      "typename": "",
19938      "static": false
19939    },
19940    {
19941      "name": "mpc8560_v21",
19942      "typename": "",
19943      "static": false
19944    },
19945    {
19946      "name": "mpc8343",
19947      "typename": "",
19948      "static": false
19949    },
19950    {
19951      "name": "mpc8548_v20",
19952      "typename": "",
19953      "static": false
19954    },
19955    {
19956      "name": "mpc8347t",
19957      "typename": "",
19958      "static": false
19959    },
19960    {
19961      "name": "755_v1.0",
19962      "typename": "",
19963      "static": false
19964    },
19965    {
19966      "name": "603e_v1.3",
19967      "typename": "",
19968      "static": false
19969    },
19970    {
19971      "name": "host",
19972      "typename": "",
19973      "static": false
19974    },
19975    {
19976      "name": "mpc8543e_v10",
19977      "typename": "",
19978      "static": false
19979    },
19980    {
19981      "name": "mpc8347eap",
19982      "typename": "",
19983      "static": false
19984    },
19985    {
19986      "name": "mpc8548e_v11",
19987      "typename": "",
19988      "static": false
19989    },
19990    {
19991      "name": "mpc8543_v20",
19992      "typename": "",
19993      "static": false
19994    },
19995    {
19996      "name": "401d2",
19997      "typename": "",
19998      "static": false
19999    },
20000    {
20001      "name": "power8_v2.0",
20002      "typename": "",
20003      "static": false
20004    },
20005    {
20006      "name": "740_v3.1",
20007      "typename": "",
20008      "static": false
20009    },
20010    {
20011      "name": "e200z5",
20012      "typename": "",
20013      "static": false
20014    },
20015    {
20016      "name": "405cra",
20017      "typename": "",
20018      "static": false
20019    },
20020    {
20021      "name": "7400_v2.0",
20022      "typename": "",
20023      "static": false
20024    },
20025    {
20026      "name": "750cxe_v2.3",
20027      "typename": "",
20028      "static": false
20029    },
20030    {
20031      "name": "745_v2.7",
20032      "typename": "",
20033      "static": false
20034    },
20035    {
20036      "name": "mpc8560_v10",
20037      "typename": "",
20038      "static": false
20039    },
20040    {
20041      "name": "e5500",
20042      "typename": "",
20043      "static": false
20044    },
20045    {
20046      "name": "mpc8544_v11",
20047      "typename": "",
20048      "static": false
20049    },
20050    {
20051      "name": "7448_v1.0",
20052      "typename": "",
20053      "static": false
20054    },
20055    {
20056      "name": "401e2",
20057      "typename": "",
20058      "static": false
20059    },
20060    {
20061      "name": "740_v2.1",
20062      "typename": "",
20063      "static": false
20064    },
20065    {
20066      "name": "7410_v1.2",
20067      "typename": "",
20068      "static": false
20069    },
20070    {
20071      "name": "745_v2.2",
20072      "typename": "",
20073      "static": false
20074    },
20075    {
20076      "name": "7400_v1.0",
20077      "typename": "",
20078      "static": false
20079    },
20080    {
20081      "name": "x2vp4",
20082      "typename": "",
20083      "static": false
20084    },
20085    {
20086      "name": "mpc8347ap",
20087      "typename": "",
20088      "static": false
20089    },
20090    {
20091      "name": "mpc8533_v11",
20092      "typename": "",
20093      "static": false
20094    },
20095    {
20096      "name": "mpc5200b_v21",
20097      "typename": "",
20098      "static": false
20099    },
20100    {
20101      "name": "750fx_v2.3",
20102      "typename": "",
20103      "static": false
20104    },
20105    {
20106      "name": "601_v2",
20107      "typename": "",
20108      "static": false
20109    },
20110    {
20111      "name": "g2legp3",
20112      "typename": "",
20113      "static": false
20114    },
20115    {
20116      "name": "604e_v1.0",
20117      "typename": "",
20118      "static": false
20119    },
20120    {
20121      "name": "750cx_v2.1",
20122      "typename": "",
20123      "static": false
20124    },
20125    {
20126      "name": "mpc8610",
20127      "typename": "",
20128      "static": false
20129    },
20130    {
20131      "name": "g2h4",
20132      "typename": "",
20133      "static": false
20134    },
20135    {
20136      "name": "750l_v3.0",
20137      "typename": "",
20138      "static": false
20139    },
20140    {
20141      "name": "mpc8377e",
20142      "typename": "",
20143      "static": false
20144    },
20145    {
20146      "name": "e300c4",
20147      "typename": "",
20148      "static": false
20149    },
20150    {
20151      "name": "mpc5200_v12",
20152      "typename": "",
20153      "static": false
20154    },
20155    {
20156      "name": "7448_v2.0",
20157      "typename": "",
20158      "static": false
20159    },
20160    {
20161      "name": "7450_v2.1",
20162      "typename": "",
20163      "static": false
20164    },
20165    {
20166      "name": "750cxe_v3.1b",
20167      "typename": "",
20168      "static": false
20169    },
20170    {
20171      "name": "g2",
20172      "typename": "",
20173      "static": false
20174    },
20175    {
20176      "name": "7400_v2.9",
20177      "typename": "",
20178      "static": false
20179    },
20180    {
20181      "name": "405gpd",
20182      "typename": "",
20183      "static": false
20184    },
20185    {
20186      "name": "603",
20187      "typename": "",
20188      "static": false
20189    },
20190    {
20191      "name": "603e7t",
20192      "typename": "",
20193      "static": false
20194    },
20195    {
20196      "name": "mpc8555_v11",
20197      "typename": "",
20198      "static": false
20199    },
20200    {
20201      "name": "750gx_v1.0",
20202      "typename": "",
20203      "static": false
20204    },
20205    {
20206      "name": "mpc8541_v10",
20207      "typename": "",
20208      "static": false
20209    },
20210    {
20211      "name": "mpc8543e_v20",
20212      "typename": "",
20213      "static": false
20214    },
20215    {
20216      "name": "750fl",
20217      "typename": "",
20218      "static": false
20219    },
20220    {
20221      "name": "750l_v2.0",
20222      "typename": "",
20223      "static": false
20224    },
20225    {
20226      "name": "stb04",
20227      "typename": "",
20228      "static": false
20229    },
20230    {
20231      "name": "mpc8548e_v21",
20232      "typename": "",
20233      "static": false
20234    },
20235    {
20236      "name": "x2vp20",
20237      "typename": "",
20238      "static": false
20239    },
20240    {
20241      "name": "e600",
20242      "typename": "",
20243      "static": false
20244    },
20245    {
20246      "name": "7450_v1.1",
20247      "typename": "",
20248      "static": false
20249    },
20250    {
20251      "name": "755_v2.4",
20252      "typename": "",
20253      "static": false
20254    },
20255    {
20256      "name": "mpc8379",
20257      "typename": "",
20258      "static": false
20259    },
20260    {
20261      "name": "7445_v1.0",
20262      "typename": "",
20263      "static": false
20264    },
20265    {
20266      "name": "405ez",
20267      "typename": "",
20268      "static": false
20269    },
20270    {
20271      "name": "7447_v1.1",
20272      "typename": "",
20273      "static": false
20274    },
20275    {
20276      "name": "603e_v2.2",
20277      "typename": "",
20278      "static": false
20279    },
20280    {
20281      "name": "603e_v4",
20282      "typename": "",
20283      "static": false
20284    },
20285    {
20286      "name": "g2legp",
20287      "typename": "",
20288      "static": false
20289    },
20290    {
20291      "name": "7455_v3.2",
20292      "typename": "",
20293      "static": false
20294    },
20295    {
20296      "name": "740_v2.0",
20297      "typename": "",
20298      "static": false
20299    },
20300    {
20301      "name": "mpc8560_v20",
20302      "typename": "",
20303      "static": false
20304    },
20305    {
20306      "name": "440-xilinx",
20307      "typename": "",
20308      "static": false
20309    },
20310    {
20311      "name": "401f2",
20312      "typename": "",
20313      "static": false
20314    },
20315    {
20316      "name": "mpc8533_v10",
20317      "typename": "",
20318      "static": false
20319    },
20320    {
20321      "name": "mpc8349a",
20322      "typename": "",
20323      "static": false
20324    },
20325    {
20326      "name": "405gpr",
20327      "typename": "",
20328      "static": false
20329    },
20330    {
20331      "name": "stb25",
20332      "typename": "",
20333      "static": false
20334    },
20335    {
20336      "name": "603e_v1.2",
20337      "typename": "",
20338      "static": false
20339    },
20340    {
20341      "name": "mpc5200b_v20",
20342      "typename": "",
20343      "static": false
20344    },
20345    {
20346      "name": "750fx_v2.2",
20347      "typename": "",
20348      "static": false
20349    },
20350    {
20351      "name": "mpc8347eat",
20352      "typename": "",
20353      "static": false
20354    },
20355    {
20356      "name": "740_v1.0",
20357      "typename": "",
20358      "static": false
20359    },
20360    {
20361      "name": "601_v1",
20362      "typename": "",
20363      "static": false
20364    },
20365    {
20366      "name": "745_v1.1",
20367      "typename": "",
20368      "static": false
20369    },
20370    {
20371      "name": "750cx_v2.0",
20372      "typename": "",
20373      "static": false
20374    },
20375    {
20376      "name": "mpc8548e_v10",
20377      "typename": "",
20378      "static": false
20379    },
20380    {
20381      "name": "403gc",
20382      "typename": "",
20383      "static": false
20384    },
20385    {
20386      "name": "7447a_v1.2",
20387      "typename": "",
20388      "static": false
20389    },
20390    {
20391      "name": "e300c3",
20392      "typename": "",
20393      "static": false
20394    },
20395    {
20396      "name": "mpc5200_v11",
20397      "typename": "",
20398      "static": false
20399    },
20400    {
20401      "name": "7441_v2.1",
20402      "typename": "",
20403      "static": false
20404    },
20405    {
20406      "name": "740_v3.0",
20407      "typename": "",
20408      "static": false
20409    },
20410    {
20411      "name": "mpc8545e_v21",
20412      "typename": "",
20413      "static": false
20414    },
20415    {
20416      "name": "602",
20417      "typename": "",
20418      "static": false
20419    },
20420    {
20421      "name": "mpc8378e",
20422      "typename": "",
20423      "static": false
20424    },
20425    {
20426      "name": "mpc8343a",
20427      "typename": "",
20428      "static": false
20429    },
20430    {
20431      "name": "460exb",
20432      "typename": "",
20433      "static": false
20434    },
20435    {
20436      "name": "mpc8555_v10",
20437      "typename": "",
20438      "static": false
20439    },
20440    {
20441      "name": "mpc8568",
20442      "typename": "",
20443      "static": false
20444    },
20445    {
20446      "name": "7457a_v1.2",
20447      "typename": "",
20448      "static": false
20449    },
20450    {
20451      "name": "750cx_v1.0",
20452      "typename": "",
20453      "static": false
20454    },
20455    {
20456      "name": "750cxe_v2.2",
20457      "typename": "",
20458      "static": false
20459    },
20460    {
20461      "name": "604e_v2.4",
20462      "typename": "",
20463      "static": false
20464    },
20465    {
20466      "name": "755_v2.8",
20467      "typename": "",
20468      "static": false
20469    },
20470    {
20471      "name": "405lp",
20472      "typename": "",
20473      "static": false
20474    },
20475    {
20476      "name": "745_v2.6",
20477      "typename": "",
20478      "static": false
20479    },
20480    {
20481      "name": "stb03",
20482      "typename": "",
20483      "static": false
20484    },
20485    {
20486      "name": "405ep",
20487      "typename": "",
20488      "static": false
20489    },
20490    {
20491      "name": "mpc8544_v10",
20492      "typename": "",
20493      "static": false
20494    },
20495    {
20496      "name": "mpc8347at",
20497      "typename": "",
20498      "static": false
20499    },
20500    {
20501      "name": "750_v2.2",
20502      "typename": "",
20503      "static": false
20504    },
20505    {
20506      "name": "7450_v1.0",
20507      "typename": "",
20508      "static": false
20509    },
20510    {
20511      "name": "755_v2.3",
20512      "typename": "",
20513      "static": false
20514    },
20515    {
20516      "name": "7410_v1.1",
20517      "typename": "",
20518      "static": false
20519    },
20520    {
20521      "name": "745_v2.1",
20522      "typename": "",
20523      "static": false
20524    },
20525    {
20526      "name": "750gl",
20527      "typename": "",
20528      "static": false
20529    },
20530    {
20531      "name": "e6500",
20532      "typename": "",
20533      "static": false
20534    },
20535    {
20536      "name": "750p",
20537      "typename": "",
20538      "static": false
20539    },
20540    {
20541      "name": "7445_v3.4",
20542      "typename": "",
20543      "static": false
20544    },
20545    {
20546      "name": "440epb",
20547      "typename": "",
20548      "static": false
20549    },
20550    {
20551      "name": "npe4gs3",
20552      "typename": "",
20553      "static": false
20554    },
20555    {
20556      "name": "603e_v3",
20557      "typename": "",
20558      "static": false
20559    },
20560    {
20561      "name": "mpc8349e",
20562      "typename": "",
20563      "static": false
20564    },
20565    {
20566      "name": "970_v2.2",
20567      "typename": "",
20568      "static": false
20569    },
20570    {
20571      "name": "g2lels",
20572      "typename": "",
20573      "static": false
20574    },
20575    {
20576      "name": "g2hip4",
20577      "typename": "",
20578      "static": false
20579    },
20580    {
20581      "name": "740p",
20582      "typename": "",
20583      "static": false
20584    },
20585    {
20586      "name": "mpc8567e",
20587      "typename": "",
20588      "static": false
20589    },
20590    {
20591      "name": "mpc8533e_v11",
20592      "typename": "",
20593      "static": false
20594    },
20595    {
20596      "name": "7451_v2.3",
20597      "typename": "",
20598      "static": false
20599    },
20600    {
20601      "name": "7450_v2.0",
20602      "typename": "",
20603      "static": false
20604    },
20605    {
20606      "name": "401g2",
20607      "typename": "",
20608      "static": false
20609    },
20610    {
20611      "name": "7400_v2.8",
20612      "typename": "",
20613      "static": false
20614    },
20615    {
20616      "name": "405gpc",
20617      "typename": "",
20618      "static": false
20619    },
20620    {
20621      "name": "7455_v2.1",
20622      "typename": "",
20623      "static": false
20624    },
20625    {
20626      "name": "power7+_v2.1",
20627      "typename": "",
20628      "static": false
20629    },
20630    {
20631      "name": "mpc8544e_v11",
20632      "typename": "",
20633      "static": false
20634    },
20635    {
20636      "name": "970mp_v1.1",
20637      "typename": "",
20638      "static": false
20639    },
20640    {
20641      "name": "603e7v2",
20642      "typename": "",
20643      "static": false
20644    },
20645    {
20646      "name": "603e_v1.1",
20647      "typename": "",
20648      "static": false
20649    },
20650    {
20651      "name": "604r",
20652      "typename": "",
20653      "static": false
20654    },
20655    {
20656      "name": "e500v2_v22",
20657      "typename": "",
20658      "static": false
20659    },
20660    {
20661      "name": "mpc8548e_v20",
20662      "typename": "",
20663      "static": false
20664    },
20665    {
20666      "name": "mpc8545e_v20",
20667      "typename": "",
20668      "static": false
20669    },
20670    {
20671      "name": "mpc8378",
20672      "typename": "",
20673      "static": false
20674    },
20675    {
20676      "name": "mpc8567",
20677      "typename": "",
20678      "static": false
20679    },
20680    {
20681      "name": "7457_v1.2",
20682      "typename": "",
20683      "static": false
20684    },
20685    {
20686      "name": "7447_v1.0",
20687      "typename": "",
20688      "static": false
20689    },
20690    {
20691      "name": "970fx_v3.1",
20692      "typename": "",
20693      "static": false
20694    },
20695    {
20696      "name": "745_v2.5",
20697      "typename": "",
20698      "static": false
20699    },
20700    {
20701      "name": "mpc8379e",
20702      "typename": "",
20703      "static": false
20704    },
20705    {
20706      "name": "mpc8641",
20707      "typename": "",
20708      "static": false
20709    },
20710    {
20711      "name": "750cxe_v2.4b",
20712      "typename": "",
20713      "static": false
20714    },
20715    {
20716      "name": "7410_v1.0",
20717      "typename": "",
20718      "static": false
20719    },
20720    {
20721      "name": "mpc603",
20722      "typename": "",
20723      "static": false
20724    },
20725    {
20726      "name": "603e_v4.1",
20727      "typename": "",
20728      "static": false
20729    },
20730    {
20731      "name": "7445_v3.3",
20732      "typename": "",
20733      "static": false
20734    },
20735    {
20736      "name": "440epa",
20737      "typename": "",
20738      "static": false
20739    },
20740    {
20741      "name": "970fx_v2.1",
20742      "typename": "",
20743      "static": false
20744    },
20745    {
20746      "name": "iop480",
20747      "typename": "",
20748      "static": false
20749    },
20750    {
20751      "name": "750fx_v2.1",
20752      "typename": "",
20753      "static": false
20754    },
20755    {
20756      "name": "601_v0",
20757      "typename": "",
20758      "static": false
20759    },
20760    {
20761      "name": "g2legp1",
20762      "typename": "",
20763      "static": false
20764    },
20765    {
20766      "name": "745_v1.0",
20767      "typename": "",
20768      "static": false
20769    },
20770    {
20771      "name": "750cl_v2.0",
20772      "typename": "",
20773      "static": false
20774    },
20775    {
20776      "name": "401",
20777      "typename": "",
20778      "static": false
20779    },
20780    {
20781      "name": "mpc8541e_v11",
20782      "typename": "",
20783      "static": false
20784    },
20785    {
20786      "name": "750cxe_v3.1",
20787      "typename": "",
20788      "static": false
20789    },
20790    {
20791      "name": "750cxr",
20792      "typename": "",
20793      "static": false
20794    },
20795    {
20796      "name": "mpc8555e_v11",
20797      "typename": "",
20798      "static": false
20799    },
20800    {
20801      "name": "power5+_v2.1",
20802      "typename": "",
20803      "static": false
20804    },
20805    {
20806      "name": "403gb",
20807      "typename": "",
20808      "static": false
20809    },
20810    {
20811      "name": "7447a_v1.1",
20812      "typename": "",
20813      "static": false
20814    },
20815    {
20816      "name": "e300c2",
20817      "typename": "",
20818      "static": false
20819    },
20820    {
20821      "name": "npe405h2",
20822      "typename": "",
20823      "static": false
20824    },
20825    {
20826      "name": "mpc8343e",
20827      "typename": "",
20828      "static": false
20829    },
20830    {
20831      "name": "mpc8533e_v10",
20832      "typename": "",
20833      "static": false
20834    },
20835    {
20836      "name": "mpc5200_v10",
20837      "typename": "",
20838      "static": false
20839    },
20840    {
20841      "name": "750_v3.1",
20842      "typename": "",
20843      "static": false
20844    },
20845    {
20846      "name": "power8e_v2.1",
20847      "typename": "",
20848      "static": false
20849    },
20850    {
20851      "name": "mpc8568e",
20852      "typename": "",
20853      "static": false
20854    }
20855  ],
20856  "id": "libvirt-38"
20857}
20858
20859{
20860  "execute": "query-tpm-models",
20861  "id": "libvirt-39"
20862}
20863
20864{
20865  "return": [
20866  ],
20867  "id": "libvirt-39"
20868}
20869
20870{
20871  "execute": "query-tpm-types",
20872  "id": "libvirt-40"
20873}
20874
20875{
20876  "return": [
20877  ],
20878  "id": "libvirt-40"
20879}
20880
20881{
20882  "execute": "query-command-line-options",
20883  "id": "libvirt-41"
20884}
20885
20886{
20887  "return": [
20888    {
20889      "parameters": [
20890        {
20891          "name": "timeout",
20892          "help": "Request timeout in seconds (default 0 = no timeout)",
20893          "type": "number"
20894        },
20895        {
20896          "name": "initiator-name",
20897          "help": "Initiator iqn name to use when connecting",
20898          "type": "string"
20899        },
20900        {
20901          "name": "header-digest",
20902          "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
20903          "type": "string"
20904        },
20905        {
20906          "name": "password-secret",
20907          "help": "ID of the secret providing password for CHAP authentication to target",
20908          "type": "string"
20909        },
20910        {
20911          "name": "password",
20912          "help": "password for CHAP authentication to target",
20913          "type": "string"
20914        },
20915        {
20916          "name": "user",
20917          "help": "username for CHAP authentication to target",
20918          "type": "string"
20919        }
20920      ],
20921      "option": "iscsi"
20922    },
20923    {
20924      "parameters": [
20925        {
20926          "name": "non-adaptive",
20927          "type": "boolean"
20928        },
20929        {
20930          "name": "lossy",
20931          "type": "boolean"
20932        },
20933        {
20934          "name": "sasl-authz",
20935          "type": "string"
20936        },
20937        {
20938          "name": "tls-authz",
20939          "type": "string"
20940        },
20941        {
20942          "name": "acl",
20943          "type": "boolean"
20944        },
20945        {
20946          "name": "sasl",
20947          "type": "boolean"
20948        },
20949        {
20950          "name": "key-delay-ms",
20951          "type": "number"
20952        },
20953        {
20954          "name": "lock-key-sync",
20955          "type": "boolean"
20956        },
20957        {
20958          "name": "reverse",
20959          "type": "boolean"
20960        },
20961        {
20962          "name": "password",
20963          "type": "boolean"
20964        },
20965        {
20966          "name": "ipv6",
20967          "type": "boolean"
20968        },
20969        {
20970          "name": "ipv4",
20971          "type": "boolean"
20972        },
20973        {
20974          "name": "to",
20975          "type": "number"
20976        },
20977        {
20978          "name": "connections",
20979          "type": "number"
20980        },
20981        {
20982          "name": "head",
20983          "type": "number"
20984        },
20985        {
20986          "name": "display",
20987          "type": "string"
20988        },
20989        {
20990          "name": "share",
20991          "type": "string"
20992        },
20993        {
20994          "name": "tls-creds",
20995          "type": "string"
20996        },
20997        {
20998          "name": "websocket",
20999          "type": "string"
21000        },
21001        {
21002          "name": "vnc",
21003          "type": "string"
21004        }
21005      ],
21006      "option": "vnc"
21007    },
21008    {
21009      "parameters": [
21010        {
21011          "name": "dmode",
21012          "type": "number"
21013        },
21014        {
21015          "name": "fmode",
21016          "type": "number"
21017        },
21018        {
21019          "name": "sock_fd",
21020          "type": "number"
21021        },
21022        {
21023          "name": "socket",
21024          "type": "string"
21025        },
21026        {
21027          "name": "readonly",
21028          "type": "boolean"
21029        },
21030        {
21031          "name": "writeout",
21032          "type": "string"
21033        },
21034        {
21035          "name": "security_model",
21036          "type": "string"
21037        },
21038        {
21039          "name": "mount_tag",
21040          "type": "string"
21041        },
21042        {
21043          "name": "path",
21044          "type": "string"
21045        },
21046        {
21047          "name": "fsdriver",
21048          "type": "string"
21049        }
21050      ],
21051      "option": "virtfs"
21052    },
21053    {
21054      "parameters": [
21055        {
21056          "name": "throttling.iops-size",
21057          "help": "when limiting by iops max size of an I/O in bytes",
21058          "type": "number"
21059        },
21060        {
21061          "name": "throttling.bps-write-max-length",
21062          "help": "length of the bps-write-max burst period, in seconds",
21063          "type": "number"
21064        },
21065        {
21066          "name": "throttling.bps-read-max-length",
21067          "help": "length of the bps-read-max burst period, in seconds",
21068          "type": "number"
21069        },
21070        {
21071          "name": "throttling.bps-total-max-length",
21072          "help": "length of the bps-total-max burst period, in seconds",
21073          "type": "number"
21074        },
21075        {
21076          "name": "throttling.iops-write-max-length",
21077          "help": "length of the iops-write-max burst period, in seconds",
21078          "type": "number"
21079        },
21080        {
21081          "name": "throttling.iops-read-max-length",
21082          "help": "length of the iops-read-max burst period, in seconds",
21083          "type": "number"
21084        },
21085        {
21086          "name": "throttling.iops-total-max-length",
21087          "help": "length of the iops-total-max burst period, in seconds",
21088          "type": "number"
21089        },
21090        {
21091          "name": "throttling.bps-write-max",
21092          "help": "total bytes write burst",
21093          "type": "number"
21094        },
21095        {
21096          "name": "throttling.bps-read-max",
21097          "help": "total bytes read burst",
21098          "type": "number"
21099        },
21100        {
21101          "name": "throttling.bps-total-max",
21102          "help": "total bytes burst",
21103          "type": "number"
21104        },
21105        {
21106          "name": "throttling.iops-write-max",
21107          "help": "I/O operations write burst",
21108          "type": "number"
21109        },
21110        {
21111          "name": "throttling.iops-read-max",
21112          "help": "I/O operations read burst",
21113          "type": "number"
21114        },
21115        {
21116          "name": "throttling.iops-total-max",
21117          "help": "I/O operations burst",
21118          "type": "number"
21119        },
21120        {
21121          "name": "throttling.bps-write",
21122          "help": "limit write bytes per second",
21123          "type": "number"
21124        },
21125        {
21126          "name": "throttling.bps-read",
21127          "help": "limit read bytes per second",
21128          "type": "number"
21129        },
21130        {
21131          "name": "throttling.bps-total",
21132          "help": "limit total bytes per second",
21133          "type": "number"
21134        },
21135        {
21136          "name": "throttling.iops-write",
21137          "help": "limit write operations per second",
21138          "type": "number"
21139        },
21140        {
21141          "name": "throttling.iops-read",
21142          "help": "limit read operations per second",
21143          "type": "number"
21144        },
21145        {
21146          "name": "throttling.iops-total",
21147          "help": "limit total I/O operations per second",
21148          "type": "number"
21149        },
21150        {
21151          "name": "dmode",
21152          "type": "number"
21153        },
21154        {
21155          "name": "fmode",
21156          "type": "number"
21157        },
21158        {
21159          "name": "sock_fd",
21160          "type": "number"
21161        },
21162        {
21163          "name": "socket",
21164          "type": "string"
21165        },
21166        {
21167          "name": "readonly",
21168          "type": "boolean"
21169        },
21170        {
21171          "name": "writeout",
21172          "type": "string"
21173        },
21174        {
21175          "name": "security_model",
21176          "type": "string"
21177        },
21178        {
21179          "name": "path",
21180          "type": "string"
21181        },
21182        {
21183          "name": "fsdriver",
21184          "type": "string"
21185        }
21186      ],
21187      "option": "fsdev"
21188    },
21189    {
21190      "parameters": [
21191        {
21192          "name": "resourcecontrol",
21193          "type": "string"
21194        },
21195        {
21196          "name": "spawn",
21197          "type": "string"
21198        },
21199        {
21200          "name": "elevateprivileges",
21201          "type": "string"
21202        },
21203        {
21204          "name": "obsolete",
21205          "type": "string"
21206        },
21207        {
21208          "name": "enable",
21209          "type": "boolean"
21210        }
21211      ],
21212      "option": "sandbox"
21213    },
21214    {
21215      "parameters": [
21216        {
21217          "name": "string",
21218          "help": "Sets content of the blob to be inserted from a string",
21219          "type": "string"
21220        },
21221        {
21222          "name": "file",
21223          "help": "Sets the name of the file from which the fw_cfg blob will be loaded",
21224          "type": "string"
21225        },
21226        {
21227          "name": "name",
21228          "help": "Sets the fw_cfg name of the blob to be inserted",
21229          "type": "string"
21230        }
21231      ],
21232      "option": "fw_cfg"
21233    },
21234    {
21235      "parameters": [
21236        {
21237          "name": "arg",
21238          "type": "string"
21239        },
21240        {
21241          "name": "target",
21242          "type": "string"
21243        },
21244        {
21245          "name": "enable",
21246          "type": "boolean"
21247        }
21248      ],
21249      "option": "semihosting-config"
21250    },
21251    {
21252      "parameters": [
21253        {
21254          "name": "rrsnapshot",
21255          "type": "string"
21256        },
21257        {
21258          "name": "rrfile",
21259          "type": "string"
21260        },
21261        {
21262          "name": "rr",
21263          "type": "string"
21264        },
21265        {
21266          "name": "sleep",
21267          "type": "boolean"
21268        },
21269        {
21270          "name": "align",
21271          "type": "boolean"
21272        },
21273        {
21274          "name": "shift",
21275          "type": "string"
21276        }
21277      ],
21278      "option": "icount"
21279    },
21280    {
21281      "parameters": [
21282      ],
21283      "option": "numa"
21284    },
21285    {
21286      "parameters": [
21287        {
21288          "name": "debug-threads",
21289          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
21290          "type": "boolean"
21291        },
21292        {
21293          "name": "process",
21294          "help": "Sets the name of the QEMU process, as shown in top etc",
21295          "type": "string"
21296        },
21297        {
21298          "name": "guest",
21299          "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",
21300          "type": "string"
21301        }
21302      ],
21303      "option": "name"
21304    },
21305    {
21306      "parameters": [
21307        {
21308          "name": "timestamp",
21309          "type": "boolean"
21310        }
21311      ],
21312      "option": "msg"
21313    },
21314    {
21315      "parameters": [
21316        {
21317          "name": "cpu-pm",
21318          "type": "boolean"
21319        },
21320        {
21321          "name": "mem-lock",
21322          "type": "boolean"
21323        }
21324      ],
21325      "option": "overcommit"
21326    },
21327    {
21328      "parameters": [
21329        {
21330          "name": "mlock",
21331          "type": "boolean"
21332        }
21333      ],
21334      "option": "realtime"
21335    },
21336    {
21337      "parameters": [
21338      ],
21339      "option": "tpmdev"
21340    },
21341    {
21342      "parameters": [
21343      ],
21344      "option": "object"
21345    },
21346    {
21347      "parameters": [
21348        {
21349          "name": "opaque",
21350          "help": "free-form string used to describe fd",
21351          "type": "string"
21352        },
21353        {
21354          "name": "set",
21355          "help": "ID of the fd set to add fd to",
21356          "type": "number"
21357        },
21358        {
21359          "name": "fd",
21360          "help": "file descriptor of which a duplicate is added to fd set",
21361          "type": "number"
21362        }
21363      ],
21364      "option": "add-fd"
21365    },
21366    {
21367      "parameters": [
21368        {
21369          "name": "strict",
21370          "type": "boolean"
21371        },
21372        {
21373          "name": "reboot-timeout",
21374          "type": "number"
21375        },
21376        {
21377          "name": "splash-time",
21378          "type": "number"
21379        },
21380        {
21381          "name": "splash",
21382          "type": "string"
21383        },
21384        {
21385          "name": "menu",
21386          "type": "boolean"
21387        },
21388        {
21389          "name": "once",
21390          "type": "string"
21391        },
21392        {
21393          "name": "order",
21394          "type": "string"
21395        }
21396      ],
21397      "option": "boot-opts"
21398    },
21399    {
21400      "parameters": [
21401        {
21402          "name": "maxcpus",
21403          "type": "number"
21404        },
21405        {
21406          "name": "threads",
21407          "type": "number"
21408        },
21409        {
21410          "name": "cores",
21411          "type": "number"
21412        },
21413        {
21414          "name": "sockets",
21415          "type": "number"
21416        },
21417        {
21418          "name": "cpus",
21419          "type": "number"
21420        }
21421      ],
21422      "option": "smp-opts"
21423    },
21424    {
21425      "parameters": [
21426        {
21427          "name": "maxmem",
21428          "type": "size"
21429        },
21430        {
21431          "name": "slots",
21432          "type": "number"
21433        },
21434        {
21435          "name": "size",
21436          "type": "size"
21437        }
21438      ],
21439      "option": "memory"
21440    },
21441    {
21442      "parameters": [
21443        {
21444          "name": "thread",
21445          "help": "Enable/disable multi-threaded TCG",
21446          "type": "string"
21447        },
21448        {
21449          "name": "accel",
21450          "help": "Select the type of accelerator",
21451          "type": "string"
21452        }
21453      ],
21454      "option": "accel"
21455    },
21456    {
21457      "parameters": [
21458        {
21459          "name": "loadparm",
21460          "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",
21461          "type": "string"
21462        },
21463        {
21464          "name": "dea-key-wrap",
21465          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
21466          "type": "boolean"
21467        },
21468        {
21469          "name": "aes-key-wrap",
21470          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
21471          "type": "boolean"
21472        },
21473        {
21474          "name": "suppress-vmdesc",
21475          "help": "Set on to disable self-describing migration",
21476          "type": "boolean"
21477        },
21478        {
21479          "name": "iommu",
21480          "help": "Set on/off to enable/disable Intel IOMMU (VT-d)",
21481          "type": "boolean"
21482        },
21483        {
21484          "name": "firmware",
21485          "help": "firmware image",
21486          "type": "string"
21487        },
21488        {
21489          "name": "usb",
21490          "help": "Set on/off to enable/disable usb",
21491          "type": "boolean"
21492        },
21493        {
21494          "name": "mem-merge",
21495          "help": "enable/disable memory merge support",
21496          "type": "boolean"
21497        },
21498        {
21499          "name": "dump-guest-core",
21500          "help": "Include guest memory in  a core dump",
21501          "type": "boolean"
21502        },
21503        {
21504          "name": "dt_compatible",
21505          "help": "Overrides the \"compatible\" property of the dt root node",
21506          "type": "string"
21507        },
21508        {
21509          "name": "phandle_start",
21510          "help": "The first phandle ID we may generate dynamically",
21511          "type": "number"
21512        },
21513        {
21514          "name": "dumpdtb",
21515          "help": "Dump current dtb to a file and quit",
21516          "type": "string"
21517        },
21518        {
21519          "name": "dtb",
21520          "help": "Linux kernel device tree file",
21521          "type": "string"
21522        },
21523        {
21524          "name": "append",
21525          "help": "Linux kernel command line",
21526          "type": "string"
21527        },
21528        {
21529          "name": "initrd",
21530          "help": "Linux initial ramdisk file",
21531          "type": "string"
21532        },
21533        {
21534          "name": "kernel",
21535          "help": "Linux kernel image file",
21536          "type": "string"
21537        },
21538        {
21539          "name": "kvm_shadow_mem",
21540          "help": "KVM shadow MMU size",
21541          "type": "size"
21542        },
21543        {
21544          "name": "kernel_irqchip",
21545          "help": "use KVM in-kernel irqchip",
21546          "type": "boolean"
21547        },
21548        {
21549          "name": "accel",
21550          "help": "accelerator list",
21551          "type": "string"
21552        },
21553        {
21554          "name": "type",
21555          "help": "emulated machine",
21556          "type": "string"
21557        }
21558      ],
21559      "option": "machine"
21560    },
21561    {
21562      "parameters": [
21563        {
21564          "name": "romfile",
21565          "type": "string"
21566        },
21567        {
21568          "name": "bootindex",
21569          "type": "number"
21570        }
21571      ],
21572      "option": "option-rom"
21573    },
21574    {
21575      "parameters": [
21576        {
21577          "name": "file",
21578          "type": "string"
21579        },
21580        {
21581          "name": "events",
21582          "type": "string"
21583        },
21584        {
21585          "name": "enable",
21586          "type": "string"
21587        }
21588      ],
21589      "option": "trace"
21590    },
21591    {
21592      "parameters": [
21593        {
21594          "name": "pretty",
21595          "type": "boolean"
21596        },
21597        {
21598          "name": "chardev",
21599          "type": "string"
21600        },
21601        {
21602          "name": "mode",
21603          "type": "string"
21604        }
21605      ],
21606      "option": "mon"
21607    },
21608    {
21609      "parameters": [
21610        {
21611          "name": "value",
21612          "type": "string"
21613        },
21614        {
21615          "name": "property",
21616          "type": "string"
21617        },
21618        {
21619          "name": "driver",
21620          "type": "string"
21621        }
21622      ],
21623      "option": "global"
21624    },
21625    {
21626      "parameters": [
21627        {
21628          "name": "driftfix",
21629          "type": "string"
21630        },
21631        {
21632          "name": "clock",
21633          "type": "string"
21634        },
21635        {
21636          "name": "base",
21637          "type": "string"
21638        }
21639      ],
21640      "option": "rtc"
21641    },
21642    {
21643      "parameters": [
21644      ],
21645      "option": "net"
21646    },
21647    {
21648      "parameters": [
21649      ],
21650      "option": "nic"
21651    },
21652    {
21653      "parameters": [
21654      ],
21655      "option": "netdev"
21656    },
21657    {
21658      "parameters": [
21659      ],
21660      "option": "device"
21661    },
21662    {
21663      "parameters": [
21664        {
21665          "name": "logappend",
21666          "type": "boolean"
21667        },
21668        {
21669          "name": "logfile",
21670          "type": "string"
21671        },
21672        {
21673          "name": "append",
21674          "type": "boolean"
21675        },
21676        {
21677          "name": "chardev",
21678          "type": "string"
21679        },
21680        {
21681          "name": "size",
21682          "type": "size"
21683        },
21684        {
21685          "name": "debug",
21686          "type": "number"
21687        },
21688        {
21689          "name": "name",
21690          "type": "string"
21691        },
21692        {
21693          "name": "signal",
21694          "type": "boolean"
21695        },
21696        {
21697          "name": "mux",
21698          "type": "boolean"
21699        },
21700        {
21701          "name": "rows",
21702          "type": "number"
21703        },
21704        {
21705          "name": "cols",
21706          "type": "number"
21707        },
21708        {
21709          "name": "height",
21710          "type": "number"
21711        },
21712        {
21713          "name": "width",
21714          "type": "number"
21715        },
21716        {
21717          "name": "websocket",
21718          "type": "boolean"
21719        },
21720        {
21721          "name": "tls-authz",
21722          "type": "string"
21723        },
21724        {
21725          "name": "tls-creds",
21726          "type": "string"
21727        },
21728        {
21729          "name": "tn3270",
21730          "type": "boolean"
21731        },
21732        {
21733          "name": "telnet",
21734          "type": "boolean"
21735        },
21736        {
21737          "name": "reconnect",
21738          "type": "number"
21739        },
21740        {
21741          "name": "delay",
21742          "type": "boolean"
21743        },
21744        {
21745          "name": "server",
21746          "type": "boolean"
21747        },
21748        {
21749          "name": "wait",
21750          "type": "boolean"
21751        },
21752        {
21753          "name": "ipv6",
21754          "type": "boolean"
21755        },
21756        {
21757          "name": "ipv4",
21758          "type": "boolean"
21759        },
21760        {
21761          "name": "to",
21762          "type": "number"
21763        },
21764        {
21765          "name": "localport",
21766          "type": "string"
21767        },
21768        {
21769          "name": "localaddr",
21770          "type": "string"
21771        },
21772        {
21773          "name": "fd",
21774          "type": "string"
21775        },
21776        {
21777          "name": "port",
21778          "type": "string"
21779        },
21780        {
21781          "name": "host",
21782          "type": "string"
21783        },
21784        {
21785          "name": "path",
21786          "type": "string"
21787        },
21788        {
21789          "name": "backend",
21790          "type": "string"
21791        }
21792      ],
21793      "option": "chardev"
21794    },
21795    {
21796      "parameters": [
21797        {
21798          "name": "copy-on-read",
21799          "help": "copy read data from backing file into image file",
21800          "type": "boolean"
21801        },
21802        {
21803          "name": "werror",
21804          "help": "write error action",
21805          "type": "string"
21806        },
21807        {
21808          "name": "rerror",
21809          "help": "read error action",
21810          "type": "string"
21811        },
21812        {
21813          "name": "read-only",
21814          "help": "open drive file as read-only",
21815          "type": "boolean"
21816        },
21817        {
21818          "name": "file",
21819          "help": "file name",
21820          "type": "string"
21821        },
21822        {
21823          "name": "if",
21824          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
21825          "type": "string"
21826        },
21827        {
21828          "name": "media",
21829          "help": "media type (disk, cdrom)",
21830          "type": "string"
21831        },
21832        {
21833          "name": "index",
21834          "help": "index number",
21835          "type": "number"
21836        },
21837        {
21838          "name": "unit",
21839          "help": "unit number (i.e. lun for scsi)",
21840          "type": "number"
21841        },
21842        {
21843          "name": "bus",
21844          "help": "bus number",
21845          "type": "number"
21846        },
21847        {
21848          "name": "stats-account-failed",
21849          "help": "whether to account for failed I/O operations in the statistics",
21850          "type": "boolean"
21851        },
21852        {
21853          "name": "stats-account-invalid",
21854          "help": "whether to account for invalid I/O operations in the statistics",
21855          "type": "boolean"
21856        },
21857        {
21858          "name": "detect-zeroes",
21859          "help": "try to optimize zero writes (off, on, unmap)",
21860          "type": "string"
21861        },
21862        {
21863          "name": "throttling.group",
21864          "help": "name of the block throttling group",
21865          "type": "string"
21866        },
21867        {
21868          "name": "throttling.iops-size",
21869          "help": "when limiting by iops max size of an I/O in bytes",
21870          "type": "number"
21871        },
21872        {
21873          "name": "throttling.bps-write-max-length",
21874          "help": "length of the bps-write-max burst period, in seconds",
21875          "type": "number"
21876        },
21877        {
21878          "name": "throttling.bps-read-max-length",
21879          "help": "length of the bps-read-max burst period, in seconds",
21880          "type": "number"
21881        },
21882        {
21883          "name": "throttling.bps-total-max-length",
21884          "help": "length of the bps-total-max burst period, in seconds",
21885          "type": "number"
21886        },
21887        {
21888          "name": "throttling.iops-write-max-length",
21889          "help": "length of the iops-write-max burst period, in seconds",
21890          "type": "number"
21891        },
21892        {
21893          "name": "throttling.iops-read-max-length",
21894          "help": "length of the iops-read-max burst period, in seconds",
21895          "type": "number"
21896        },
21897        {
21898          "name": "throttling.iops-total-max-length",
21899          "help": "length of the iops-total-max burst period, in seconds",
21900          "type": "number"
21901        },
21902        {
21903          "name": "throttling.bps-write-max",
21904          "help": "total bytes write burst",
21905          "type": "number"
21906        },
21907        {
21908          "name": "throttling.bps-read-max",
21909          "help": "total bytes read burst",
21910          "type": "number"
21911        },
21912        {
21913          "name": "throttling.bps-total-max",
21914          "help": "total bytes burst",
21915          "type": "number"
21916        },
21917        {
21918          "name": "throttling.iops-write-max",
21919          "help": "I/O operations write burst",
21920          "type": "number"
21921        },
21922        {
21923          "name": "throttling.iops-read-max",
21924          "help": "I/O operations read burst",
21925          "type": "number"
21926        },
21927        {
21928          "name": "throttling.iops-total-max",
21929          "help": "I/O operations burst",
21930          "type": "number"
21931        },
21932        {
21933          "name": "throttling.bps-write",
21934          "help": "limit write bytes per second",
21935          "type": "number"
21936        },
21937        {
21938          "name": "throttling.bps-read",
21939          "help": "limit read bytes per second",
21940          "type": "number"
21941        },
21942        {
21943          "name": "throttling.bps-total",
21944          "help": "limit total bytes per second",
21945          "type": "number"
21946        },
21947        {
21948          "name": "throttling.iops-write",
21949          "help": "limit write operations per second",
21950          "type": "number"
21951        },
21952        {
21953          "name": "throttling.iops-read",
21954          "help": "limit read operations per second",
21955          "type": "number"
21956        },
21957        {
21958          "name": "throttling.iops-total",
21959          "help": "limit total I/O operations per second",
21960          "type": "number"
21961        },
21962        {
21963          "name": "werror",
21964          "help": "write error action",
21965          "type": "string"
21966        },
21967        {
21968          "name": "format",
21969          "help": "disk format (raw, qcow2, ...)",
21970          "type": "string"
21971        },
21972        {
21973          "name": "cache.writeback",
21974          "help": "Enable writeback mode",
21975          "type": "boolean"
21976        },
21977        {
21978          "name": "aio",
21979          "help": "host AIO implementation (threads, native)",
21980          "type": "string"
21981        },
21982        {
21983          "name": "snapshot",
21984          "help": "enable/disable snapshot mode",
21985          "type": "boolean"
21986        },
21987        {
21988          "name": "force-share",
21989          "help": "always accept other writers (default: off)",
21990          "type": "boolean"
21991        },
21992        {
21993          "name": "discard",
21994          "help": "discard operation (ignore/off, unmap/on)",
21995          "type": "string"
21996        },
21997        {
21998          "name": "auto-read-only",
21999          "help": "Node can become read-only if opening read-write fails",
22000          "type": "boolean"
22001        },
22002        {
22003          "name": "cache.no-flush",
22004          "help": "Ignore flush requests",
22005          "type": "boolean"
22006        },
22007        {
22008          "name": "cache.direct",
22009          "help": "Bypass software writeback cache on the host",
22010          "type": "boolean"
22011        },
22012        {
22013          "name": "driver",
22014          "help": "Block driver to use for the node",
22015          "type": "string"
22016        },
22017        {
22018          "name": "node-name",
22019          "help": "Node name of the block device node",
22020          "type": "string"
22021        }
22022      ],
22023      "option": "drive"
22024    }
22025  ],
22026  "id": "libvirt-41"
22027}
22028
22029{
22030  "execute": "query-migrate-capabilities",
22031  "id": "libvirt-42"
22032}
22033
22034{
22035  "return": [
22036    {
22037      "state": false,
22038      "capability": "xbzrle"
22039    },
22040    {
22041      "state": false,
22042      "capability": "rdma-pin-all"
22043    },
22044    {
22045      "state": false,
22046      "capability": "auto-converge"
22047    },
22048    {
22049      "state": false,
22050      "capability": "zero-blocks"
22051    },
22052    {
22053      "state": false,
22054      "capability": "compress"
22055    },
22056    {
22057      "state": false,
22058      "capability": "events"
22059    },
22060    {
22061      "state": false,
22062      "capability": "postcopy-ram"
22063    },
22064    {
22065      "state": false,
22066      "capability": "x-colo"
22067    },
22068    {
22069      "state": false,
22070      "capability": "release-ram"
22071    },
22072    {
22073      "state": false,
22074      "capability": "block"
22075    },
22076    {
22077      "state": false,
22078      "capability": "return-path"
22079    },
22080    {
22081      "state": false,
22082      "capability": "pause-before-switchover"
22083    },
22084    {
22085      "state": false,
22086      "capability": "multifd"
22087    },
22088    {
22089      "state": false,
22090      "capability": "dirty-bitmaps"
22091    },
22092    {
22093      "state": false,
22094      "capability": "postcopy-blocktime"
22095    },
22096    {
22097      "state": false,
22098      "capability": "late-block-activate"
22099    },
22100    {
22101      "state": false,
22102      "capability": "x-ignore-shared"
22103    }
22104  ],
22105  "id": "libvirt-42"
22106}
22107
22108{
22109  "execute": "qmp_capabilities",
22110  "id": "libvirt-1"
22111}
22112
22113{
22114  "return": {
22115  },
22116  "id": "libvirt-1"
22117}
22118
22119{
22120  "execute": "query-cpu-definitions",
22121  "id": "libvirt-2"
22122}
22123
22124{
22125  "return": [
22126    {
22127      "name": "default",
22128      "typename": "604-powerpc64-cpu",
22129      "static": false
22130    },
22131    {
22132      "name": "ppc",
22133      "typename": "604-powerpc64-cpu",
22134      "static": false
22135    },
22136    {
22137      "name": "ppc32",
22138      "typename": "604-powerpc64-cpu",
22139      "static": false
22140    },
22141    {
22142      "name": "ppc64",
22143      "typename": "970fx_v3.1-powerpc64-cpu",
22144      "static": false
22145    },
22146    {
22147      "name": "power9",
22148      "typename": "power9_v2.0-powerpc64-cpu",
22149      "static": false
22150    },
22151    {
22152      "name": "power8nvl",
22153      "typename": "power8nvl_v1.0-powerpc64-cpu",
22154      "static": false
22155    },
22156    {
22157      "name": "power8",
22158      "typename": "power8_v2.0-powerpc64-cpu",
22159      "static": false
22160    },
22161    {
22162      "name": "power8e",
22163      "typename": "power8e_v2.1-powerpc64-cpu",
22164      "static": false
22165    },
22166    {
22167      "name": "power7+",
22168      "typename": "power7+_v2.1-powerpc64-cpu",
22169      "static": false
22170    },
22171    {
22172      "name": "power7",
22173      "typename": "power7_v2.3-powerpc64-cpu",
22174      "static": false
22175    },
22176    {
22177      "name": "power5gs",
22178      "typename": "power5+_v2.1-powerpc64-cpu",
22179      "static": false
22180    },
22181    {
22182      "name": "power5+",
22183      "typename": "power5+_v2.1-powerpc64-cpu",
22184      "static": false
22185    },
22186    {
22187      "name": "970mp",
22188      "typename": "970mp_v1.1-powerpc64-cpu",
22189      "static": false
22190    },
22191    {
22192      "name": "970fx",
22193      "typename": "970fx_v3.1-powerpc64-cpu",
22194      "static": false
22195    },
22196    {
22197      "name": "970",
22198      "typename": "970_v2.2-powerpc64-cpu",
22199      "static": false
22200    },
22201    {
22202      "name": "apollo7pm",
22203      "typename": "7457a_v1.0-powerpc64-cpu",
22204      "static": false
22205    },
22206    {
22207      "name": "7457a",
22208      "typename": "7457a_v1.2-powerpc64-cpu",
22209      "static": false
22210    },
22211    {
22212      "name": "7447a",
22213      "typename": "7447a_v1.2-powerpc64-cpu",
22214      "static": false
22215    },
22216    {
22217      "name": "apollo7",
22218      "typename": "7457_v1.2-powerpc64-cpu",
22219      "static": false
22220    },
22221    {
22222      "name": "7457",
22223      "typename": "7457_v1.2-powerpc64-cpu",
22224      "static": false
22225    },
22226    {
22227      "name": "7447",
22228      "typename": "7447_v1.1-powerpc64-cpu",
22229      "static": false
22230    },
22231    {
22232      "name": "apollo6",
22233      "typename": "7455_v3.2-powerpc64-cpu",
22234      "static": false
22235    },
22236    {
22237      "name": "7455",
22238      "typename": "7455_v3.2-powerpc64-cpu",
22239      "static": false
22240    },
22241    {
22242      "name": "7445",
22243      "typename": "7445_v3.2-powerpc64-cpu",
22244      "static": false
22245    },
22246    {
22247      "name": "7451",
22248      "typename": "7451_v2.3-powerpc64-cpu",
22249      "static": false
22250    },
22251    {
22252      "name": "7441",
22253      "typename": "7441_v2.3-powerpc64-cpu",
22254      "static": false
22255    },
22256    {
22257      "name": "vger",
22258      "typename": "7450_v2.1-powerpc64-cpu",
22259      "static": false
22260    },
22261    {
22262      "name": "7450",
22263      "typename": "7450_v2.1-powerpc64-cpu",
22264      "static": false
22265    },
22266    {
22267      "name": "7448",
22268      "typename": "7448_v2.1-powerpc64-cpu",
22269      "static": false
22270    },
22271    {
22272      "name": "nitro",
22273      "typename": "7410_v1.4-powerpc64-cpu",
22274      "static": false
22275    },
22276    {
22277      "name": "7410",
22278      "typename": "7410_v1.4-powerpc64-cpu",
22279      "static": false
22280    },
22281    {
22282      "name": "g4",
22283      "typename": "7400_v2.9-powerpc64-cpu",
22284      "static": false
22285    },
22286    {
22287      "name": "max",
22288      "typename": "7400_v2.9-powerpc64-cpu",
22289      "static": false
22290    },
22291    {
22292      "name": "7400",
22293      "typename": "7400_v2.9-powerpc64-cpu",
22294      "static": false
22295    },
22296    {
22297      "name": "goldfinger",
22298      "typename": "755_v2.8-powerpc64-cpu",
22299      "static": false
22300    },
22301    {
22302      "name": "755",
22303      "typename": "755_v2.8-powerpc64-cpu",
22304      "static": false
22305    },
22306    {
22307      "name": "745",
22308      "typename": "745_v2.8-powerpc64-cpu",
22309      "static": false
22310    },
22311    {
22312      "name": "lonestar",
22313      "typename": "750l_v3.2-powerpc64-cpu",
22314      "static": false
22315    },
22316    {
22317      "name": "750l",
22318      "typename": "750l_v3.2-powerpc64-cpu",
22319      "static": false
22320    },
22321    {
22322      "name": "750gx",
22323      "typename": "750gx_v1.2-powerpc64-cpu",
22324      "static": false
22325    },
22326    {
22327      "name": "750fx",
22328      "typename": "750fx_v2.3-powerpc64-cpu",
22329      "static": false
22330    },
22331    {
22332      "name": "750cxe",
22333      "typename": "750cxe_v3.1b-powerpc64-cpu",
22334      "static": false
22335    },
22336    {
22337      "name": "750cx",
22338      "typename": "750cx_v2.2-powerpc64-cpu",
22339      "static": false
22340    },
22341    {
22342      "name": "750cl",
22343      "typename": "750cl_v2.0-powerpc64-cpu",
22344      "static": false
22345    },
22346    {
22347      "name": "conan/doyle",
22348      "typename": "750p-powerpc64-cpu",
22349      "static": false
22350    },
22351    {
22352      "name": "g3",
22353      "typename": "750_v3.1-powerpc64-cpu",
22354      "static": false
22355    },
22356    {
22357      "name": "typhoon",
22358      "typename": "750_v3.1-powerpc64-cpu",
22359      "static": false
22360    },
22361    {
22362      "name": "750",
22363      "typename": "750_v3.1-powerpc64-cpu",
22364      "static": false
22365    },
22366    {
22367      "name": "arthur",
22368      "typename": "740_v3.1-powerpc64-cpu",
22369      "static": false
22370    },
22371    {
22372      "name": "740",
22373      "typename": "740_v3.1-powerpc64-cpu",
22374      "static": false
22375    },
22376    {
22377      "name": "mach5",
22378      "typename": "604r-powerpc64-cpu",
22379      "static": false
22380    },
22381    {
22382      "name": "sirocco",
22383      "typename": "604e_v2.4-powerpc64-cpu",
22384      "static": false
22385    },
22386    {
22387      "name": "604e",
22388      "typename": "604e_v2.4-powerpc64-cpu",
22389      "static": false
22390    },
22391    {
22392      "name": "goldeneye",
22393      "typename": "603e7t-powerpc64-cpu",
22394      "static": false
22395    },
22396    {
22397      "name": "603r",
22398      "typename": "603e7t-powerpc64-cpu",
22399      "static": false
22400    },
22401    {
22402      "name": "vaillant",
22403      "typename": "603e7v-powerpc64-cpu",
22404      "static": false
22405    },
22406    {
22407      "name": "stretch",
22408      "typename": "603e_v4.1-powerpc64-cpu",
22409      "static": false
22410    },
22411    {
22412      "name": "603e",
22413      "typename": "603e_v4.1-powerpc64-cpu",
22414      "static": false
22415    },
22416    {
22417      "name": "vanilla",
22418      "typename": "603-powerpc64-cpu",
22419      "static": false
22420    },
22421    {
22422      "name": "601v",
22423      "typename": "601_v2-powerpc64-cpu",
22424      "static": false
22425    },
22426    {
22427      "name": "601",
22428      "typename": "601_v2-powerpc64-cpu",
22429      "static": false
22430    },
22431    {
22432      "name": "mpc8560",
22433      "typename": "mpc8560_v21-powerpc64-cpu",
22434      "static": false
22435    },
22436    {
22437      "name": "mpc8555e",
22438      "typename": "mpc8555e_v11-powerpc64-cpu",
22439      "static": false
22440    },
22441    {
22442      "name": "mpc8555",
22443      "typename": "mpc8555_v11-powerpc64-cpu",
22444      "static": false
22445    },
22446    {
22447      "name": "mpc8548e",
22448      "typename": "mpc8548e_v21-powerpc64-cpu",
22449      "static": false
22450    },
22451    {
22452      "name": "mpc8548",
22453      "typename": "mpc8548_v21-powerpc64-cpu",
22454      "static": false
22455    },
22456    {
22457      "name": "mpc8547e",
22458      "typename": "mpc8547e_v21-powerpc64-cpu",
22459      "static": false
22460    },
22461    {
22462      "name": "mpc8545e",
22463      "typename": "mpc8545e_v21-powerpc64-cpu",
22464      "static": false
22465    },
22466    {
22467      "name": "mpc8545",
22468      "typename": "mpc8545_v21-powerpc64-cpu",
22469      "static": false
22470    },
22471    {
22472      "name": "mpc8544e",
22473      "typename": "mpc8544e_v11-powerpc64-cpu",
22474      "static": false
22475    },
22476    {
22477      "name": "mpc8544",
22478      "typename": "mpc8544_v11-powerpc64-cpu",
22479      "static": false
22480    },
22481    {
22482      "name": "mpc8543e",
22483      "typename": "mpc8543e_v21-powerpc64-cpu",
22484      "static": false
22485    },
22486    {
22487      "name": "mpc8543",
22488      "typename": "mpc8543_v21-powerpc64-cpu",
22489      "static": false
22490    },
22491    {
22492      "name": "mpc8541e",
22493      "typename": "mpc8541e_v11-powerpc64-cpu",
22494      "static": false
22495    },
22496    {
22497      "name": "mpc8541",
22498      "typename": "mpc8541_v11-powerpc64-cpu",
22499      "static": false
22500    },
22501    {
22502      "name": "mpc8540",
22503      "typename": "mpc8540_v21-powerpc64-cpu",
22504      "static": false
22505    },
22506    {
22507      "name": "mpc8533e",
22508      "typename": "mpc8533e_v11-powerpc64-cpu",
22509      "static": false
22510    },
22511    {
22512      "name": "mpc8533",
22513      "typename": "mpc8533_v11-powerpc64-cpu",
22514      "static": false
22515    },
22516    {
22517      "name": "e500v2",
22518      "typename": "e500v2_v22-powerpc64-cpu",
22519      "static": false
22520    },
22521    {
22522      "name": "e500v1",
22523      "typename": "e500_v20-powerpc64-cpu",
22524      "static": false
22525    },
22526    {
22527      "name": "e500",
22528      "typename": "e500v2_v22-powerpc64-cpu",
22529      "static": false
22530    },
22531    {
22532      "name": "mpc8347ea",
22533      "typename": "mpc8347eat-powerpc64-cpu",
22534      "static": false
22535    },
22536    {
22537      "name": "mpc8347e",
22538      "typename": "mpc8347et-powerpc64-cpu",
22539      "static": false
22540    },
22541    {
22542      "name": "mpc8347a",
22543      "typename": "mpc8347at-powerpc64-cpu",
22544      "static": false
22545    },
22546    {
22547      "name": "mpc8347",
22548      "typename": "mpc8347t-powerpc64-cpu",
22549      "static": false
22550    },
22551    {
22552      "name": "e300",
22553      "typename": "e300c3-powerpc64-cpu",
22554      "static": false
22555    },
22556    {
22557      "name": "e200",
22558      "typename": "e200z6-powerpc64-cpu",
22559      "static": false
22560    },
22561    {
22562      "name": "mpc8280",
22563      "typename": "g2legp3-powerpc64-cpu",
22564      "static": false
22565    },
22566    {
22567      "name": "mpc8275",
22568      "typename": "g2legp3-powerpc64-cpu",
22569      "static": false
22570    },
22571    {
22572      "name": "mpc8272",
22573      "typename": "g2legp3-powerpc64-cpu",
22574      "static": false
22575    },
22576    {
22577      "name": "mpc8271",
22578      "typename": "g2legp3-powerpc64-cpu",
22579      "static": false
22580    },
22581    {
22582      "name": "mpc8270",
22583      "typename": "g2legp3-powerpc64-cpu",
22584      "static": false
22585    },
22586    {
22587      "name": "mpc8266_hip4",
22588      "typename": "g2hip4-powerpc64-cpu",
22589      "static": false
22590    },
22591    {
22592      "name": "mpc8266_hip3",
22593      "typename": "g2hip3-powerpc64-cpu",
22594      "static": false
22595    },
22596    {
22597      "name": "mpc8266",
22598      "typename": "g2hip4-powerpc64-cpu",
22599      "static": false
22600    },
22601    {
22602      "name": "mpc8265_hip4",
22603      "typename": "g2hip4-powerpc64-cpu",
22604      "static": false
22605    },
22606    {
22607      "name": "mpc8265_hip3",
22608      "typename": "g2hip3-powerpc64-cpu",
22609      "static": false
22610    },
22611    {
22612      "name": "mpc8265",
22613      "typename": "g2hip4-powerpc64-cpu",
22614      "static": false
22615    },
22616    {
22617      "name": "mpc8264_hip4",
22618      "typename": "g2hip4-powerpc64-cpu",
22619      "static": false
22620    },
22621    {
22622      "name": "mpc8264_hip3",
22623      "typename": "g2hip3-powerpc64-cpu",
22624      "static": false
22625    },
22626    {
22627      "name": "mpc8264",
22628      "typename": "g2hip4-powerpc64-cpu",
22629      "static": false
22630    },
22631    {
22632      "name": "mpc8260_hip4",
22633      "typename": "g2hip4-powerpc64-cpu",
22634      "static": false
22635    },
22636    {
22637      "name": "mpc8260_hip3",
22638      "typename": "g2hip3-powerpc64-cpu",
22639      "static": false
22640    },
22641    {
22642      "name": "mpc8260",
22643      "typename": "g2hip4-powerpc64-cpu",
22644      "static": false
22645    },
22646    {
22647      "name": "mpc8255_hip4",
22648      "typename": "g2hip4-powerpc64-cpu",
22649      "static": false
22650    },
22651    {
22652      "name": "mpc8255_hip3",
22653      "typename": "g2hip3-powerpc64-cpu",
22654      "static": false
22655    },
22656    {
22657      "name": "mpc8255",
22658      "typename": "g2hip4-powerpc64-cpu",
22659      "static": false
22660    },
22661    {
22662      "name": "mpc8250_hip4",
22663      "typename": "g2hip4-powerpc64-cpu",
22664      "static": false
22665    },
22666    {
22667      "name": "mpc8250_hip3",
22668      "typename": "g2hip3-powerpc64-cpu",
22669      "static": false
22670    },
22671    {
22672      "name": "mpc8250",
22673      "typename": "g2hip4-powerpc64-cpu",
22674      "static": false
22675    },
22676    {
22677      "name": "mpc8248",
22678      "typename": "g2legp3-powerpc64-cpu",
22679      "static": false
22680    },
22681    {
22682      "name": "mpc8247",
22683      "typename": "g2legp3-powerpc64-cpu",
22684      "static": false
22685    },
22686    {
22687      "name": "mpc8245",
22688      "typename": "g2hip4-powerpc64-cpu",
22689      "static": false
22690    },
22691    {
22692      "name": "mpc8241",
22693      "typename": "g2hip4-powerpc64-cpu",
22694      "static": false
22695    },
22696    {
22697      "name": "powerquicc-ii",
22698      "typename": "g2legp3-powerpc64-cpu",
22699      "static": false
22700    },
22701    {
22702      "name": "mpc82xx",
22703      "typename": "g2legp3-powerpc64-cpu",
22704      "static": false
22705    },
22706    {
22707      "name": "mpc5200b",
22708      "typename": "mpc5200b_v21-powerpc64-cpu",
22709      "static": false
22710    },
22711    {
22712      "name": "mpc5200",
22713      "typename": "mpc5200_v12-powerpc64-cpu",
22714      "static": false
22715    },
22716    {
22717      "name": "mpc52xx",
22718      "typename": "mpc5200_v12-powerpc64-cpu",
22719      "static": false
22720    },
22721    {
22722      "name": "mpc8240",
22723      "typename": "603-powerpc64-cpu",
22724      "static": false
22725    },
22726    {
22727      "name": "460ex",
22728      "typename": "460exb-powerpc64-cpu",
22729      "static": false
22730    },
22731    {
22732      "name": "440ep",
22733      "typename": "440epb-powerpc64-cpu",
22734      "static": false
22735    },
22736    {
22737      "name": "x2vp50",
22738      "typename": "x2vp20-powerpc64-cpu",
22739      "static": false
22740    },
22741    {
22742      "name": "x2vp7",
22743      "typename": "x2vp4-powerpc64-cpu",
22744      "static": false
22745    },
22746    {
22747      "name": "405gpe",
22748      "typename": "405crc-powerpc64-cpu",
22749      "static": false
22750    },
22751    {
22752      "name": "405gp",
22753      "typename": "405gpd-powerpc64-cpu",
22754      "static": false
22755    },
22756    {
22757      "name": "405cr",
22758      "typename": "405crc-powerpc64-cpu",
22759      "static": false
22760    },
22761    {
22762      "name": "405",
22763      "typename": "405d4-powerpc64-cpu",
22764      "static": false
22765    },
22766    {
22767      "name": "403",
22768      "typename": "403gc-powerpc64-cpu",
22769      "static": false
22770    },
22771    {
22772      "name": "mpc8547e_v21",
22773      "typename": "",
22774      "static": false
22775    },
22776    {
22777      "name": "g2gp",
22778      "typename": "",
22779      "static": false
22780    },
22781    {
22782      "name": "7457a_v1.1",
22783      "typename": "",
22784      "static": false
22785    },
22786    {
22787      "name": "750cl_v1.0",
22788      "typename": "",
22789      "static": false
22790    },
22791    {
22792      "name": "750cxe_v2.1",
22793      "typename": "",
22794      "static": false
22795    },
22796    {
22797      "name": "755_v2.7",
22798      "typename": "",
22799      "static": false
22800    },
22801    {
22802      "name": "750_v2.1",
22803      "typename": "",
22804      "static": false
22805    },
22806    {
22807      "name": "755_v2.2",
22808      "typename": "",
22809      "static": false
22810    },
22811    {
22812      "name": "745_v2.0",
22813      "typename": "",
22814      "static": false
22815    },
22816    {
22817      "name": "mpc8377",
22818      "typename": "",
22819      "static": false
22820    },
22821    {
22822      "name": "7455_v1.0",
22823      "typename": "",
22824      "static": false
22825    },
22826    {
22827      "name": "mpc8545_v21",
22828      "typename": "",
22829      "static": false
22830    },
22831    {
22832      "name": "mpc8548_v11",
22833      "typename": "",
22834      "static": false
22835    },
22836    {
22837      "name": "405d4",
22838      "typename": "",
22839      "static": false
22840    },
22841    {
22842      "name": "g2le",
22843      "typename": "",
22844      "static": false
22845    },
22846    {
22847      "name": "g2hip3",
22848      "typename": "",
22849      "static": false
22850    },
22851    {
22852      "name": "750e",
22853      "typename": "",
22854      "static": false
22855    },
22856    {
22857      "name": "mpc8572",
22858      "typename": "",
22859      "static": false
22860    },
22861    {
22862      "name": "970fx_v2.0",
22863      "typename": "",
22864      "static": false
22865    },
22866    {
22867      "name": "750fx_v2.0",
22868      "typename": "",
22869      "static": false
22870    },
22871    {
22872      "name": "603p",
22873      "typename": "",
22874      "static": false
22875    },
22876    {
22877      "name": "405gpb",
22878      "typename": "",
22879      "static": false
22880    },
22881    {
22882      "name": "7400_v2.7",
22883      "typename": "",
22884      "static": false
22885    },
22886    {
22887      "name": "mpc8544e_v10",
22888      "typename": "",
22889      "static": false
22890    },
22891    {
22892      "name": "e500v2_v10",
22893      "typename": "",
22894      "static": false
22895    },
22896    {
22897      "name": "e500mc",
22898      "typename": "",
22899      "static": false
22900    },
22901    {
22902      "name": "603e7v1",
22903      "typename": "",
22904      "static": false
22905    },
22906    {
22907      "name": "970mp_v1.0",
22908      "typename": "",
22909      "static": false
22910    },
22911    {
22912      "name": "740e",
22913      "typename": "",
22914      "static": false
22915    },
22916    {
22917      "name": "405crc",
22918      "typename": "",
22919      "static": false
22920    },
22921    {
22922      "name": "403ga",
22923      "typename": "",
22924      "static": false
22925    },
22926    {
22927      "name": "7447a_v1.0",
22928      "typename": "",
22929      "static": false
22930    },
22931    {
22932      "name": "e300c1",
22933      "typename": "",
22934      "static": false
22935    },
22936    {
22937      "name": "mpc8572e",
22938      "typename": "",
22939      "static": false
22940    },
22941    {
22942      "name": "e500v2_v21",
22943      "typename": "",
22944      "static": false
22945    },
22946    {
22947      "name": "7400_v2.2",
22948      "typename": "",
22949      "static": false
22950    },
22951    {
22952      "name": "970fx_v1.0",
22953      "typename": "",
22954      "static": false
22955    },
22956    {
22957      "name": "750gx_v1.2",
22958      "typename": "",
22959      "static": false
22960    },
22961    {
22962      "name": "750fx_v1.0",
22963      "typename": "",
22964      "static": false
22965    },
22966    {
22967      "name": "7457_v1.1",
22968      "typename": "",
22969      "static": false
22970    },
22971    {
22972      "name": "970fx_v3.0",
22973      "typename": "",
22974      "static": false
22975    },
22976    {
22977      "name": "604e_v2.2",
22978      "typename": "",
22979      "static": false
22980    },
22981    {
22982      "name": "745_v2.4",
22983      "typename": "",
22984      "static": false
22985    },
22986    {
22987      "name": "401a1",
22988      "typename": "",
22989      "static": false
22990    },
22991    {
22992      "name": "755_v2.6",
22993      "typename": "",
22994      "static": false
22995    },
22996    {
22997      "name": "npe405h",
22998      "typename": "",
22999      "static": false
23000    },
23001    {
23002      "name": "power9_v1.0",
23003      "typename": "",
23004      "static": false
23005    },
23006    {
23007      "name": "g2ls",
23008      "typename": "",
23009      "static": false
23010    },
23011    {
23012      "name": "7410_v1.4",
23013      "typename": "",
23014      "static": false
23015    },
23016    {
23017      "name": "750_v2.0",
23018      "typename": "",
23019      "static": false
23020    },
23021    {
23022      "name": "401b2",
23023      "typename": "",
23024      "static": false
23025    },
23026    {
23027      "name": "mpc8349",
23028      "typename": "",
23029      "static": false
23030    },
23031    {
23032      "name": "mpc8347ep",
23033      "typename": "",
23034      "static": false
23035    },
23036    {
23037      "name": "7445_v3.2",
23038      "typename": "",
23039      "static": false
23040    },
23041    {
23042      "name": "mpc8540_v21",
23043      "typename": "",
23044      "static": false
23045    },
23046    {
23047      "name": "mpc8543_v11",
23048      "typename": "",
23049      "static": false
23050    },
23051    {
23052      "name": "403gcx",
23053      "typename": "",
23054      "static": false
23055    },
23056    {
23057      "name": "mpc8548_v21",
23058      "typename": "",
23059      "static": false
23060    },
23061    {
23062      "name": "750l_v3.2",
23063      "typename": "",
23064      "static": false
23065    },
23066    {
23067      "name": "750_v1.0",
23068      "typename": "",
23069      "static": false
23070    },
23071    {
23072      "name": "755_v1.1",
23073      "typename": "",
23074      "static": false
23075    },
23076    {
23077      "name": "750cxe_v3.0",
23078      "typename": "",
23079      "static": false
23080    },
23081    {
23082      "name": "e500_v10",
23083      "typename": "",
23084      "static": false
23085    },
23086    {
23087      "name": "mpc8541e_v10",
23088      "typename": "",
23089      "static": false
23090    },
23091    {
23092      "name": "power9_v2.0",
23093      "typename": "",
23094      "static": false
23095    },
23096    {
23097      "name": "mpc8347p",
23098      "typename": "",
23099      "static": false
23100    },
23101    {
23102      "name": "mpc8555e_v10",
23103      "typename": "",
23104      "static": false
23105    },
23106    {
23107      "name": "power7_v2.3",
23108      "typename": "",
23109      "static": false
23110    },
23111    {
23112      "name": "603e7v",
23113      "typename": "",
23114      "static": false
23115    },
23116    {
23117      "name": "mpc8543e_v11",
23118      "typename": "",
23119      "static": false
23120    },
23121    {
23122      "name": "750_v3.0",
23123      "typename": "",
23124      "static": false
23125    },
23126    {
23127      "name": "7400_v2.6",
23128      "typename": "",
23129      "static": false
23130    },
23131    {
23132      "name": "405gpa",
23133      "typename": "",
23134      "static": false
23135    },
23136    {
23137      "name": "440epx",
23138      "typename": "",
23139      "static": false
23140    },
23141    {
23142      "name": "750l_v2.2",
23143      "typename": "",
23144      "static": false
23145    },
23146    {
23147      "name": "e200z6",
23148      "typename": "",
23149      "static": false
23150    },
23151    {
23152      "name": "mpc8547e_v20",
23153      "typename": "",
23154      "static": false
23155    },
23156    {
23157      "name": "7457a_v1.0",
23158      "typename": "",
23159      "static": false
23160    },
23161    {
23162      "name": "mpc8349ea",
23163      "typename": "",
23164      "static": false
23165    },
23166    {
23167      "name": "e500v2_v20",
23168      "typename": "",
23169      "static": false
23170    },
23171    {
23172      "name": "power8nvl_v1.0",
23173      "typename": "",
23174      "static": false
23175    },
23176    {
23177      "name": "mpc8540_v10",
23178      "typename": "",
23179      "static": false
23180    },
23181    {
23182      "name": "755_v2.1",
23183      "typename": "",
23184      "static": false
23185    },
23186    {
23187      "name": "745_v2.8",
23188      "typename": "",
23189      "static": false
23190    },
23191    {
23192      "name": "npe405l",
23193      "typename": "",
23194      "static": false
23195    },
23196    {
23197      "name": "mpc8343ea",
23198      "typename": "",
23199      "static": false
23200    },
23201    {
23202      "name": "mpc8545_v20",
23203      "typename": "",
23204      "static": false
23205    },
23206    {
23207      "name": "mpc8548_v10",
23208      "typename": "",
23209      "static": false
23210    },
23211    {
23212      "name": "7448_v1.1",
23213      "typename": "",
23214      "static": false
23215    },
23216    {
23217      "name": "740_v2.2",
23218      "typename": "",
23219      "static": false
23220    },
23221    {
23222      "name": "7455_v3.4",
23223      "typename": "",
23224      "static": false
23225    },
23226    {
23227      "name": "7400_v1.1",
23228      "typename": "",
23229      "static": false
23230    },
23231    {
23232      "name": "mpc8347et",
23233      "typename": "",
23234      "static": false
23235    },
23236    {
23237      "name": "7441_v2.10",
23238      "typename": "",
23239      "static": false
23240    },
23241    {
23242      "name": "603e_v1.4",
23243      "typename": "",
23244      "static": false
23245    },
23246    {
23247      "name": "mpc8543_v10",
23248      "typename": "",
23249      "static": false
23250    },
23251    {
23252      "name": "401c2",
23253      "typename": "",
23254      "static": false
23255    },
23256    {
23257      "name": "7451_v2.10",
23258      "typename": "",
23259      "static": false
23260    },
23261    {
23262      "name": "750cx_v2.2",
23263      "typename": "",
23264      "static": false
23265    },
23266    {
23267      "name": "mpc8543_v21",
23268      "typename": "",
23269      "static": false
23270    },
23271    {
23272      "name": "603e7",
23273      "typename": "",
23274      "static": false
23275    },
23276    {
23277      "name": "7448_v2.1",
23278      "typename": "",
23279      "static": false
23280    },
23281    {
23282      "name": "7441_v2.3",
23283      "typename": "",
23284      "static": false
23285    },
23286    {
23287      "name": "405crb",
23288      "typename": "",
23289      "static": false
23290    },
23291    {
23292      "name": "7445_v2.1",
23293      "typename": "",
23294      "static": false
23295    },
23296    {
23297      "name": "7400_v2.1",
23298      "typename": "",
23299      "static": false
23300    },
23301    {
23302      "name": "440-xilinx-w-dfpu",
23303      "typename": "",
23304      "static": false
23305    },
23306    {
23307      "name": "604",
23308      "typename": "",
23309      "static": false
23310    },
23311    {
23312      "name": "cobra",
23313      "typename": "",
23314      "static": false
23315    },
23316    {
23317      "name": "e500_v20",
23318      "typename": "",
23319      "static": false
23320    },
23321    {
23322      "name": "mpc8541_v11",
23323      "typename": "",
23324      "static": false
23325    },
23326    {
23327      "name": "750gx_v1.1",
23328      "typename": "",
23329      "static": false
23330    },
23331    {
23332      "name": "750cxe_v2.4",
23333      "typename": "",
23334      "static": false
23335    },
23336    {
23337      "name": "mpc8641d",
23338      "typename": "",
23339      "static": false
23340    },
23341    {
23342      "name": "mpc8543e_v21",
23343      "typename": "",
23344      "static": false
23345    },
23346    {
23347      "name": "750l_v2.1",
23348      "typename": "",
23349      "static": false
23350    },
23351    {
23352      "name": "7457_v1.0",
23353      "typename": "",
23354      "static": false
23355    },
23356    {
23357      "name": "7450_v1.2",
23358      "typename": "",
23359      "static": false
23360    },
23361    {
23362      "name": "755_v2.5",
23363      "typename": "",
23364      "static": false
23365    },
23366    {
23367      "name": "7410_v1.3",
23368      "typename": "",
23369      "static": false
23370    },
23371    {
23372      "name": "745_v2.3",
23373      "typename": "",
23374      "static": false
23375    },
23376    {
23377      "name": "755_v2.0",
23378      "typename": "",
23379      "static": false
23380    },
23381    {
23382      "name": "e500v2_v30",
23383      "typename": "",
23384      "static": false
23385    },
23386    {
23387      "name": "7455_v3.3",
23388      "typename": "",
23389      "static": false
23390    },
23391    {
23392      "name": "mpc8540_v20",
23393      "typename": "",
23394      "static": false
23395    },
23396    {
23397      "name": "405d2",
23398      "typename": "",
23399      "static": false
23400    },
23401    {
23402      "name": "mpc8560_v21",
23403      "typename": "",
23404      "static": false
23405    },
23406    {
23407      "name": "mpc8343",
23408      "typename": "",
23409      "static": false
23410    },
23411    {
23412      "name": "mpc8548_v20",
23413      "typename": "",
23414      "static": false
23415    },
23416    {
23417      "name": "mpc8347t",
23418      "typename": "",
23419      "static": false
23420    },
23421    {
23422      "name": "755_v1.0",
23423      "typename": "",
23424      "static": false
23425    },
23426    {
23427      "name": "603e_v1.3",
23428      "typename": "",
23429      "static": false
23430    },
23431    {
23432      "name": "mpc8543e_v10",
23433      "typename": "",
23434      "static": false
23435    },
23436    {
23437      "name": "mpc8347eap",
23438      "typename": "",
23439      "static": false
23440    },
23441    {
23442      "name": "mpc8548e_v11",
23443      "typename": "",
23444      "static": false
23445    },
23446    {
23447      "name": "mpc8543_v20",
23448      "typename": "",
23449      "static": false
23450    },
23451    {
23452      "name": "401d2",
23453      "typename": "",
23454      "static": false
23455    },
23456    {
23457      "name": "power8_v2.0",
23458      "typename": "",
23459      "static": false
23460    },
23461    {
23462      "name": "740_v3.1",
23463      "typename": "",
23464      "static": false
23465    },
23466    {
23467      "name": "e200z5",
23468      "typename": "",
23469      "static": false
23470    },
23471    {
23472      "name": "405cra",
23473      "typename": "",
23474      "static": false
23475    },
23476    {
23477      "name": "7400_v2.0",
23478      "typename": "",
23479      "static": false
23480    },
23481    {
23482      "name": "750cxe_v2.3",
23483      "typename": "",
23484      "static": false
23485    },
23486    {
23487      "name": "745_v2.7",
23488      "typename": "",
23489      "static": false
23490    },
23491    {
23492      "name": "mpc8560_v10",
23493      "typename": "",
23494      "static": false
23495    },
23496    {
23497      "name": "e5500",
23498      "typename": "",
23499      "static": false
23500    },
23501    {
23502      "name": "mpc8544_v11",
23503      "typename": "",
23504      "static": false
23505    },
23506    {
23507      "name": "7448_v1.0",
23508      "typename": "",
23509      "static": false
23510    },
23511    {
23512      "name": "401e2",
23513      "typename": "",
23514      "static": false
23515    },
23516    {
23517      "name": "740_v2.1",
23518      "typename": "",
23519      "static": false
23520    },
23521    {
23522      "name": "7410_v1.2",
23523      "typename": "",
23524      "static": false
23525    },
23526    {
23527      "name": "745_v2.2",
23528      "typename": "",
23529      "static": false
23530    },
23531    {
23532      "name": "7400_v1.0",
23533      "typename": "",
23534      "static": false
23535    },
23536    {
23537      "name": "x2vp4",
23538      "typename": "",
23539      "static": false
23540    },
23541    {
23542      "name": "mpc8347ap",
23543      "typename": "",
23544      "static": false
23545    },
23546    {
23547      "name": "mpc8533_v11",
23548      "typename": "",
23549      "static": false
23550    },
23551    {
23552      "name": "mpc5200b_v21",
23553      "typename": "",
23554      "static": false
23555    },
23556    {
23557      "name": "750fx_v2.3",
23558      "typename": "",
23559      "static": false
23560    },
23561    {
23562      "name": "601_v2",
23563      "typename": "",
23564      "static": false
23565    },
23566    {
23567      "name": "g2legp3",
23568      "typename": "",
23569      "static": false
23570    },
23571    {
23572      "name": "604e_v1.0",
23573      "typename": "",
23574      "static": false
23575    },
23576    {
23577      "name": "750cx_v2.1",
23578      "typename": "",
23579      "static": false
23580    },
23581    {
23582      "name": "mpc8610",
23583      "typename": "",
23584      "static": false
23585    },
23586    {
23587      "name": "g2h4",
23588      "typename": "",
23589      "static": false
23590    },
23591    {
23592      "name": "750l_v3.0",
23593      "typename": "",
23594      "static": false
23595    },
23596    {
23597      "name": "mpc8377e",
23598      "typename": "",
23599      "static": false
23600    },
23601    {
23602      "name": "e300c4",
23603      "typename": "",
23604      "static": false
23605    },
23606    {
23607      "name": "mpc5200_v12",
23608      "typename": "",
23609      "static": false
23610    },
23611    {
23612      "name": "7448_v2.0",
23613      "typename": "",
23614      "static": false
23615    },
23616    {
23617      "name": "7450_v2.1",
23618      "typename": "",
23619      "static": false
23620    },
23621    {
23622      "name": "750cxe_v3.1b",
23623      "typename": "",
23624      "static": false
23625    },
23626    {
23627      "name": "g2",
23628      "typename": "",
23629      "static": false
23630    },
23631    {
23632      "name": "7400_v2.9",
23633      "typename": "",
23634      "static": false
23635    },
23636    {
23637      "name": "405gpd",
23638      "typename": "",
23639      "static": false
23640    },
23641    {
23642      "name": "603",
23643      "typename": "",
23644      "static": false
23645    },
23646    {
23647      "name": "603e7t",
23648      "typename": "",
23649      "static": false
23650    },
23651    {
23652      "name": "mpc8555_v11",
23653      "typename": "",
23654      "static": false
23655    },
23656    {
23657      "name": "750gx_v1.0",
23658      "typename": "",
23659      "static": false
23660    },
23661    {
23662      "name": "mpc8541_v10",
23663      "typename": "",
23664      "static": false
23665    },
23666    {
23667      "name": "mpc8543e_v20",
23668      "typename": "",
23669      "static": false
23670    },
23671    {
23672      "name": "750fl",
23673      "typename": "",
23674      "static": false
23675    },
23676    {
23677      "name": "750l_v2.0",
23678      "typename": "",
23679      "static": false
23680    },
23681    {
23682      "name": "stb04",
23683      "typename": "",
23684      "static": false
23685    },
23686    {
23687      "name": "mpc8548e_v21",
23688      "typename": "",
23689      "static": false
23690    },
23691    {
23692      "name": "x2vp20",
23693      "typename": "",
23694      "static": false
23695    },
23696    {
23697      "name": "e600",
23698      "typename": "",
23699      "static": false
23700    },
23701    {
23702      "name": "7450_v1.1",
23703      "typename": "",
23704      "static": false
23705    },
23706    {
23707      "name": "755_v2.4",
23708      "typename": "",
23709      "static": false
23710    },
23711    {
23712      "name": "mpc8379",
23713      "typename": "",
23714      "static": false
23715    },
23716    {
23717      "name": "7445_v1.0",
23718      "typename": "",
23719      "static": false
23720    },
23721    {
23722      "name": "405ez",
23723      "typename": "",
23724      "static": false
23725    },
23726    {
23727      "name": "7447_v1.1",
23728      "typename": "",
23729      "static": false
23730    },
23731    {
23732      "name": "603e_v2.2",
23733      "typename": "",
23734      "static": false
23735    },
23736    {
23737      "name": "603e_v4",
23738      "typename": "",
23739      "static": false
23740    },
23741    {
23742      "name": "g2legp",
23743      "typename": "",
23744      "static": false
23745    },
23746    {
23747      "name": "7455_v3.2",
23748      "typename": "",
23749      "static": false
23750    },
23751    {
23752      "name": "740_v2.0",
23753      "typename": "",
23754      "static": false
23755    },
23756    {
23757      "name": "mpc8560_v20",
23758      "typename": "",
23759      "static": false
23760    },
23761    {
23762      "name": "440-xilinx",
23763      "typename": "",
23764      "static": false
23765    },
23766    {
23767      "name": "401f2",
23768      "typename": "",
23769      "static": false
23770    },
23771    {
23772      "name": "mpc8533_v10",
23773      "typename": "",
23774      "static": false
23775    },
23776    {
23777      "name": "mpc8349a",
23778      "typename": "",
23779      "static": false
23780    },
23781    {
23782      "name": "405gpr",
23783      "typename": "",
23784      "static": false
23785    },
23786    {
23787      "name": "stb25",
23788      "typename": "",
23789      "static": false
23790    },
23791    {
23792      "name": "603e_v1.2",
23793      "typename": "",
23794      "static": false
23795    },
23796    {
23797      "name": "mpc5200b_v20",
23798      "typename": "",
23799      "static": false
23800    },
23801    {
23802      "name": "750fx_v2.2",
23803      "typename": "",
23804      "static": false
23805    },
23806    {
23807      "name": "mpc8347eat",
23808      "typename": "",
23809      "static": false
23810    },
23811    {
23812      "name": "740_v1.0",
23813      "typename": "",
23814      "static": false
23815    },
23816    {
23817      "name": "601_v1",
23818      "typename": "",
23819      "static": false
23820    },
23821    {
23822      "name": "745_v1.1",
23823      "typename": "",
23824      "static": false
23825    },
23826    {
23827      "name": "750cx_v2.0",
23828      "typename": "",
23829      "static": false
23830    },
23831    {
23832      "name": "mpc8548e_v10",
23833      "typename": "",
23834      "static": false
23835    },
23836    {
23837      "name": "403gc",
23838      "typename": "",
23839      "static": false
23840    },
23841    {
23842      "name": "7447a_v1.2",
23843      "typename": "",
23844      "static": false
23845    },
23846    {
23847      "name": "e300c3",
23848      "typename": "",
23849      "static": false
23850    },
23851    {
23852      "name": "mpc5200_v11",
23853      "typename": "",
23854      "static": false
23855    },
23856    {
23857      "name": "7441_v2.1",
23858      "typename": "",
23859      "static": false
23860    },
23861    {
23862      "name": "740_v3.0",
23863      "typename": "",
23864      "static": false
23865    },
23866    {
23867      "name": "mpc8545e_v21",
23868      "typename": "",
23869      "static": false
23870    },
23871    {
23872      "name": "602",
23873      "typename": "",
23874      "static": false
23875    },
23876    {
23877      "name": "mpc8378e",
23878      "typename": "",
23879      "static": false
23880    },
23881    {
23882      "name": "mpc8343a",
23883      "typename": "",
23884      "static": false
23885    },
23886    {
23887      "name": "460exb",
23888      "typename": "",
23889      "static": false
23890    },
23891    {
23892      "name": "mpc8555_v10",
23893      "typename": "",
23894      "static": false
23895    },
23896    {
23897      "name": "mpc8568",
23898      "typename": "",
23899      "static": false
23900    },
23901    {
23902      "name": "7457a_v1.2",
23903      "typename": "",
23904      "static": false
23905    },
23906    {
23907      "name": "750cx_v1.0",
23908      "typename": "",
23909      "static": false
23910    },
23911    {
23912      "name": "750cxe_v2.2",
23913      "typename": "",
23914      "static": false
23915    },
23916    {
23917      "name": "604e_v2.4",
23918      "typename": "",
23919      "static": false
23920    },
23921    {
23922      "name": "755_v2.8",
23923      "typename": "",
23924      "static": false
23925    },
23926    {
23927      "name": "405lp",
23928      "typename": "",
23929      "static": false
23930    },
23931    {
23932      "name": "745_v2.6",
23933      "typename": "",
23934      "static": false
23935    },
23936    {
23937      "name": "stb03",
23938      "typename": "",
23939      "static": false
23940    },
23941    {
23942      "name": "405ep",
23943      "typename": "",
23944      "static": false
23945    },
23946    {
23947      "name": "mpc8544_v10",
23948      "typename": "",
23949      "static": false
23950    },
23951    {
23952      "name": "mpc8347at",
23953      "typename": "",
23954      "static": false
23955    },
23956    {
23957      "name": "750_v2.2",
23958      "typename": "",
23959      "static": false
23960    },
23961    {
23962      "name": "7450_v1.0",
23963      "typename": "",
23964      "static": false
23965    },
23966    {
23967      "name": "755_v2.3",
23968      "typename": "",
23969      "static": false
23970    },
23971    {
23972      "name": "7410_v1.1",
23973      "typename": "",
23974      "static": false
23975    },
23976    {
23977      "name": "745_v2.1",
23978      "typename": "",
23979      "static": false
23980    },
23981    {
23982      "name": "750gl",
23983      "typename": "",
23984      "static": false
23985    },
23986    {
23987      "name": "e6500",
23988      "typename": "",
23989      "static": false
23990    },
23991    {
23992      "name": "750p",
23993      "typename": "",
23994      "static": false
23995    },
23996    {
23997      "name": "7445_v3.4",
23998      "typename": "",
23999      "static": false
24000    },
24001    {
24002      "name": "440epb",
24003      "typename": "",
24004      "static": false
24005    },
24006    {
24007      "name": "npe4gs3",
24008      "typename": "",
24009      "static": false
24010    },
24011    {
24012      "name": "603e_v3",
24013      "typename": "",
24014      "static": false
24015    },
24016    {
24017      "name": "mpc8349e",
24018      "typename": "",
24019      "static": false
24020    },
24021    {
24022      "name": "970_v2.2",
24023      "typename": "",
24024      "static": false
24025    },
24026    {
24027      "name": "g2lels",
24028      "typename": "",
24029      "static": false
24030    },
24031    {
24032      "name": "g2hip4",
24033      "typename": "",
24034      "static": false
24035    },
24036    {
24037      "name": "740p",
24038      "typename": "",
24039      "static": false
24040    },
24041    {
24042      "name": "mpc8567e",
24043      "typename": "",
24044      "static": false
24045    },
24046    {
24047      "name": "mpc8533e_v11",
24048      "typename": "",
24049      "static": false
24050    },
24051    {
24052      "name": "7451_v2.3",
24053      "typename": "",
24054      "static": false
24055    },
24056    {
24057      "name": "7450_v2.0",
24058      "typename": "",
24059      "static": false
24060    },
24061    {
24062      "name": "401g2",
24063      "typename": "",
24064      "static": false
24065    },
24066    {
24067      "name": "7400_v2.8",
24068      "typename": "",
24069      "static": false
24070    },
24071    {
24072      "name": "405gpc",
24073      "typename": "",
24074      "static": false
24075    },
24076    {
24077      "name": "7455_v2.1",
24078      "typename": "",
24079      "static": false
24080    },
24081    {
24082      "name": "power7+_v2.1",
24083      "typename": "",
24084      "static": false
24085    },
24086    {
24087      "name": "mpc8544e_v11",
24088      "typename": "",
24089      "static": false
24090    },
24091    {
24092      "name": "970mp_v1.1",
24093      "typename": "",
24094      "static": false
24095    },
24096    {
24097      "name": "603e7v2",
24098      "typename": "",
24099      "static": false
24100    },
24101    {
24102      "name": "603e_v1.1",
24103      "typename": "",
24104      "static": false
24105    },
24106    {
24107      "name": "604r",
24108      "typename": "",
24109      "static": false
24110    },
24111    {
24112      "name": "e500v2_v22",
24113      "typename": "",
24114      "static": false
24115    },
24116    {
24117      "name": "mpc8548e_v20",
24118      "typename": "",
24119      "static": false
24120    },
24121    {
24122      "name": "mpc8545e_v20",
24123      "typename": "",
24124      "static": false
24125    },
24126    {
24127      "name": "mpc8378",
24128      "typename": "",
24129      "static": false
24130    },
24131    {
24132      "name": "mpc8567",
24133      "typename": "",
24134      "static": false
24135    },
24136    {
24137      "name": "7457_v1.2",
24138      "typename": "",
24139      "static": false
24140    },
24141    {
24142      "name": "7447_v1.0",
24143      "typename": "",
24144      "static": false
24145    },
24146    {
24147      "name": "970fx_v3.1",
24148      "typename": "",
24149      "static": false
24150    },
24151    {
24152      "name": "745_v2.5",
24153      "typename": "",
24154      "static": false
24155    },
24156    {
24157      "name": "mpc8379e",
24158      "typename": "",
24159      "static": false
24160    },
24161    {
24162      "name": "mpc8641",
24163      "typename": "",
24164      "static": false
24165    },
24166    {
24167      "name": "750cxe_v2.4b",
24168      "typename": "",
24169      "static": false
24170    },
24171    {
24172      "name": "7410_v1.0",
24173      "typename": "",
24174      "static": false
24175    },
24176    {
24177      "name": "mpc603",
24178      "typename": "",
24179      "static": false
24180    },
24181    {
24182      "name": "603e_v4.1",
24183      "typename": "",
24184      "static": false
24185    },
24186    {
24187      "name": "7445_v3.3",
24188      "typename": "",
24189      "static": false
24190    },
24191    {
24192      "name": "440epa",
24193      "typename": "",
24194      "static": false
24195    },
24196    {
24197      "name": "970fx_v2.1",
24198      "typename": "",
24199      "static": false
24200    },
24201    {
24202      "name": "iop480",
24203      "typename": "",
24204      "static": false
24205    },
24206    {
24207      "name": "750fx_v2.1",
24208      "typename": "",
24209      "static": false
24210    },
24211    {
24212      "name": "601_v0",
24213      "typename": "",
24214      "static": false
24215    },
24216    {
24217      "name": "g2legp1",
24218      "typename": "",
24219      "static": false
24220    },
24221    {
24222      "name": "745_v1.0",
24223      "typename": "",
24224      "static": false
24225    },
24226    {
24227      "name": "750cl_v2.0",
24228      "typename": "",
24229      "static": false
24230    },
24231    {
24232      "name": "401",
24233      "typename": "",
24234      "static": false
24235    },
24236    {
24237      "name": "mpc8541e_v11",
24238      "typename": "",
24239      "static": false
24240    },
24241    {
24242      "name": "750cxe_v3.1",
24243      "typename": "",
24244      "static": false
24245    },
24246    {
24247      "name": "750cxr",
24248      "typename": "",
24249      "static": false
24250    },
24251    {
24252      "name": "mpc8555e_v11",
24253      "typename": "",
24254      "static": false
24255    },
24256    {
24257      "name": "power5+_v2.1",
24258      "typename": "",
24259      "static": false
24260    },
24261    {
24262      "name": "403gb",
24263      "typename": "",
24264      "static": false
24265    },
24266    {
24267      "name": "7447a_v1.1",
24268      "typename": "",
24269      "static": false
24270    },
24271    {
24272      "name": "e300c2",
24273      "typename": "",
24274      "static": false
24275    },
24276    {
24277      "name": "npe405h2",
24278      "typename": "",
24279      "static": false
24280    },
24281    {
24282      "name": "mpc8343e",
24283      "typename": "",
24284      "static": false
24285    },
24286    {
24287      "name": "mpc8533e_v10",
24288      "typename": "",
24289      "static": false
24290    },
24291    {
24292      "name": "mpc5200_v10",
24293      "typename": "",
24294      "static": false
24295    },
24296    {
24297      "name": "750_v3.1",
24298      "typename": "",
24299      "static": false
24300    },
24301    {
24302      "name": "power8e_v2.1",
24303      "typename": "",
24304      "static": false
24305    },
24306    {
24307      "name": "mpc8568e",
24308      "typename": "",
24309      "static": false
24310    }
24311  ],
24312  "id": "libvirt-2"
24313}
24314
24315{
24316  "execute": "query-machines",
24317  "id": "libvirt-3"
24318}
24319
24320{
24321  "return": [
24322    {
24323      "hotpluggable-cpus": false,
24324      "name": "ref405ep",
24325      "cpu-max": 1
24326    },
24327    {
24328      "hotpluggable-cpus": false,
24329      "name": "sam460ex",
24330      "cpu-max": 1
24331    },
24332    {
24333      "hotpluggable-cpus": false,
24334      "name": "none",
24335      "cpu-max": 1
24336    },
24337    {
24338      "hotpluggable-cpus": false,
24339      "name": "virtex-ml507",
24340      "cpu-max": 1
24341    },
24342    {
24343      "hotpluggable-cpus": false,
24344      "name": "powernv",
24345      "cpu-max": 2048
24346    },
24347    {
24348      "hotpluggable-cpus": false,
24349      "name": "ppce500",
24350      "cpu-max": 32
24351    },
24352    {
24353      "hotpluggable-cpus": false,
24354      "name": "mpc8544ds",
24355      "cpu-max": 15
24356    },
24357    {
24358      "hotpluggable-cpus": true,
24359      "name": "pseries-3.1",
24360      "cpu-max": 1024
24361    },
24362    {
24363      "hotpluggable-cpus": true,
24364      "name": "pseries-2.12-sxxm",
24365      "cpu-max": 1024
24366    },
24367    {
24368      "hotpluggable-cpus": false,
24369      "name": "bamboo",
24370      "cpu-max": 1
24371    },
24372    {
24373      "hotpluggable-cpus": false,
24374      "name": "g3beige",
24375      "cpu-max": 1
24376    },
24377    {
24378      "hotpluggable-cpus": true,
24379      "name": "pseries-3.0",
24380      "cpu-max": 1024
24381    },
24382    {
24383      "hotpluggable-cpus": true,
24384      "name": "pseries-2.10",
24385      "cpu-max": 1024
24386    },
24387    {
24388      "hotpluggable-cpus": false,
24389      "name": "prep",
24390      "cpu-max": 1
24391    },
24392    {
24393      "hotpluggable-cpus": true,
24394      "name": "pseries-2.11",
24395      "cpu-max": 1024
24396    },
24397    {
24398      "hotpluggable-cpus": true,
24399      "name": "pseries-2.12",
24400      "cpu-max": 1024
24401    },
24402    {
24403      "hotpluggable-cpus": true,
24404      "name": "pseries-2.9",
24405      "cpu-max": 1024
24406    },
24407    {
24408      "hotpluggable-cpus": false,
24409      "name": "mac99",
24410      "cpu-max": 1
24411    },
24412    {
24413      "hotpluggable-cpus": false,
24414      "name": "pseries-2.6",
24415      "cpu-max": 1024
24416    },
24417    {
24418      "hotpluggable-cpus": true,
24419      "name": "pseries-2.7",
24420      "cpu-max": 1024
24421    },
24422    {
24423      "hotpluggable-cpus": true,
24424      "name": "pseries-2.8",
24425      "cpu-max": 1024
24426    },
24427    {
24428      "hotpluggable-cpus": false,
24429      "name": "pseries-2.4",
24430      "cpu-max": 1024
24431    },
24432    {
24433      "hotpluggable-cpus": false,
24434      "name": "pseries-2.5",
24435      "cpu-max": 1024
24436    },
24437    {
24438      "hotpluggable-cpus": true,
24439      "name": "pseries-4.0",
24440      "is-default": true,
24441      "cpu-max": 1024,
24442      "alias": "pseries"
24443    },
24444    {
24445      "hotpluggable-cpus": false,
24446      "name": "pseries-2.2",
24447      "cpu-max": 1024
24448    },
24449    {
24450      "hotpluggable-cpus": false,
24451      "name": "taihu",
24452      "cpu-max": 1
24453    },
24454    {
24455      "hotpluggable-cpus": false,
24456      "name": "pseries-2.3",
24457      "cpu-max": 1024
24458    },
24459    {
24460      "hotpluggable-cpus": false,
24461      "name": "pseries-2.1",
24462      "cpu-max": 1024
24463    },
24464    {
24465      "hotpluggable-cpus": false,
24466      "name": "40p",
24467      "cpu-max": 1
24468    }
24469  ],
24470  "id": "libvirt-3"
24471}
24472