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": "aarch64"
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-gic-capabilities",
1298      "ret-type": "[215]",
1299      "meta-type": "command",
1300      "arg-type": "0"
1301    },
1302    {
1303      "name": "query-cpu-definitions",
1304      "ret-type": "[218]",
1305      "meta-type": "command",
1306      "arg-type": "0"
1307    },
1308    {
1309      "name": "0",
1310      "members": [
1311      ],
1312      "meta-type": "object"
1313    },
1314    {
1315      "name": "1",
1316      "members": [
1317        {
1318          "name": "running",
1319          "type": "bool"
1320        },
1321        {
1322          "name": "singlestep",
1323          "type": "bool"
1324        },
1325        {
1326          "name": "status",
1327          "type": "219"
1328        }
1329      ],
1330      "meta-type": "object"
1331    },
1332    {
1333      "name": "2",
1334      "members": [
1335        {
1336          "name": "guest",
1337          "type": "bool"
1338        },
1339        {
1340          "name": "reason",
1341          "type": "220"
1342        }
1343      ],
1344      "meta-type": "object"
1345    },
1346    {
1347      "name": "3",
1348      "members": [
1349        {
1350          "name": "guest",
1351          "type": "bool"
1352        },
1353        {
1354          "name": "reason",
1355          "type": "220"
1356        }
1357      ],
1358      "meta-type": "object"
1359    },
1360    {
1361      "name": "4",
1362      "members": [
1363        {
1364          "name": "action",
1365          "type": "221"
1366        }
1367      ],
1368      "meta-type": "object"
1369    },
1370    {
1371      "name": "5",
1372      "members": [
1373        {
1374          "name": "action",
1375          "type": "221"
1376        }
1377      ],
1378      "meta-type": "object"
1379    },
1380    {
1381      "name": "6",
1382      "members": [
1383        {
1384          "name": "action",
1385          "type": "222"
1386        },
1387        {
1388          "name": "info",
1389          "default": null,
1390          "type": "223"
1391        }
1392      ],
1393      "meta-type": "object"
1394    },
1395    {
1396      "name": "7",
1397      "members": [
1398        {
1399          "name": "id",
1400          "type": "str"
1401        },
1402        {
1403          "name": "status",
1404          "type": "224"
1405        }
1406      ],
1407      "meta-type": "object"
1408    },
1409    {
1410      "name": "8",
1411      "members": [
1412        {
1413          "name": "id",
1414          "type": "str"
1415        }
1416      ],
1417      "meta-type": "object"
1418    },
1419    {
1420      "name": "9",
1421      "members": [
1422        {
1423          "name": "id",
1424          "type": "str"
1425        }
1426      ],
1427      "meta-type": "object"
1428    },
1429    {
1430      "name": "10",
1431      "members": [
1432        {
1433          "name": "id",
1434          "type": "str"
1435        }
1436      ],
1437      "meta-type": "object"
1438    },
1439    {
1440      "name": "11",
1441      "members": [
1442        {
1443          "name": "id",
1444          "type": "str"
1445        }
1446      ],
1447      "meta-type": "object"
1448    },
1449    {
1450      "name": "12",
1451      "members": [
1452        {
1453          "name": "id",
1454          "type": "str"
1455        }
1456      ],
1457      "meta-type": "object"
1458    },
1459    {
1460      "name": "13",
1461      "members": [
1462        {
1463          "name": "id",
1464          "type": "str"
1465        }
1466      ],
1467      "meta-type": "object"
1468    },
1469    {
1470      "name": "[14]",
1471      "element-type": "14",
1472      "meta-type": "array"
1473    },
1474    {
1475      "name": "14",
1476      "members": [
1477        {
1478          "name": "id",
1479          "type": "str"
1480        },
1481        {
1482          "name": "type",
1483          "type": "225"
1484        },
1485        {
1486          "name": "status",
1487          "type": "224"
1488        },
1489        {
1490          "name": "current-progress",
1491          "type": "int"
1492        },
1493        {
1494          "name": "total-progress",
1495          "type": "int"
1496        },
1497        {
1498          "name": "error",
1499          "default": null,
1500          "type": "str"
1501        }
1502      ],
1503      "meta-type": "object"
1504    },
1505    {
1506      "name": "15",
1507      "members": [
1508        {
1509          "name": "id",
1510          "type": "str"
1511        },
1512        {
1513          "name": "boundaries",
1514          "default": null,
1515          "type": "[int]"
1516        },
1517        {
1518          "name": "boundaries-read",
1519          "default": null,
1520          "type": "[int]"
1521        },
1522        {
1523          "name": "boundaries-write",
1524          "default": null,
1525          "type": "[int]"
1526        },
1527        {
1528          "name": "boundaries-flush",
1529          "default": null,
1530          "type": "[int]"
1531        }
1532      ],
1533      "meta-type": "object"
1534    },
1535    {
1536      "name": "[16]",
1537      "element-type": "16",
1538      "meta-type": "array"
1539    },
1540    {
1541      "name": "16",
1542      "members": [
1543        {
1544          "name": "device",
1545          "type": "str"
1546        },
1547        {
1548          "name": "qdev",
1549          "default": null,
1550          "type": "str"
1551        },
1552        {
1553          "name": "type",
1554          "type": "str"
1555        },
1556        {
1557          "name": "removable",
1558          "type": "bool"
1559        },
1560        {
1561          "name": "locked",
1562          "type": "bool"
1563        },
1564        {
1565          "name": "inserted",
1566          "default": null,
1567          "type": "28"
1568        },
1569        {
1570          "name": "tray_open",
1571          "default": null,
1572          "type": "bool"
1573        },
1574        {
1575          "name": "io-status",
1576          "default": null,
1577          "type": "226"
1578        },
1579        {
1580          "name": "dirty-bitmaps",
1581          "default": null,
1582          "type": "[227]"
1583        }
1584      ],
1585      "meta-type": "object"
1586    },
1587    {
1588      "name": "17",
1589      "members": [
1590        {
1591          "name": "query-nodes",
1592          "default": null,
1593          "type": "bool"
1594        }
1595      ],
1596      "meta-type": "object"
1597    },
1598    {
1599      "name": "[18]",
1600      "element-type": "18",
1601      "meta-type": "array"
1602    },
1603    {
1604      "name": "18",
1605      "members": [
1606        {
1607          "name": "device",
1608          "default": null,
1609          "type": "str"
1610        },
1611        {
1612          "name": "qdev",
1613          "default": null,
1614          "type": "str"
1615        },
1616        {
1617          "name": "node-name",
1618          "default": null,
1619          "type": "str"
1620        },
1621        {
1622          "name": "stats",
1623          "type": "228"
1624        },
1625        {
1626          "name": "parent",
1627          "default": null,
1628          "type": "18"
1629        },
1630        {
1631          "name": "backing",
1632          "default": null,
1633          "type": "18"
1634        }
1635      ],
1636      "meta-type": "object"
1637    },
1638    {
1639      "name": "[19]",
1640      "element-type": "19",
1641      "meta-type": "array"
1642    },
1643    {
1644      "name": "19",
1645      "members": [
1646        {
1647          "name": "type",
1648          "type": "str"
1649        },
1650        {
1651          "name": "device",
1652          "type": "str"
1653        },
1654        {
1655          "name": "len",
1656          "type": "int"
1657        },
1658        {
1659          "name": "offset",
1660          "type": "int"
1661        },
1662        {
1663          "name": "busy",
1664          "type": "bool"
1665        },
1666        {
1667          "name": "paused",
1668          "type": "bool"
1669        },
1670        {
1671          "name": "speed",
1672          "type": "int"
1673        },
1674        {
1675          "name": "io-status",
1676          "type": "226"
1677        },
1678        {
1679          "name": "ready",
1680          "type": "bool"
1681        },
1682        {
1683          "name": "status",
1684          "type": "224"
1685        },
1686        {
1687          "name": "auto-finalize",
1688          "type": "bool"
1689        },
1690        {
1691          "name": "auto-dismiss",
1692          "type": "bool"
1693        },
1694        {
1695          "name": "error",
1696          "default": null,
1697          "type": "str"
1698        }
1699      ],
1700      "meta-type": "object"
1701    },
1702    {
1703      "name": "20",
1704      "members": [
1705        {
1706          "name": "device",
1707          "default": null,
1708          "type": "str"
1709        },
1710        {
1711          "name": "node-name",
1712          "default": null,
1713          "type": "str"
1714        },
1715        {
1716          "name": "password",
1717          "type": "str"
1718        }
1719      ],
1720      "meta-type": "object"
1721    },
1722    {
1723      "name": "21",
1724      "members": [
1725        {
1726          "name": "device",
1727          "default": null,
1728          "type": "str"
1729        },
1730        {
1731          "name": "node-name",
1732          "default": null,
1733          "type": "str"
1734        },
1735        {
1736          "name": "size",
1737          "type": "int"
1738        }
1739      ],
1740      "meta-type": "object"
1741    },
1742    {
1743      "name": "22",
1744      "members": [
1745        {
1746          "name": "device",
1747          "default": null,
1748          "type": "str"
1749        },
1750        {
1751          "name": "node-name",
1752          "default": null,
1753          "type": "str"
1754        },
1755        {
1756          "name": "snapshot-file",
1757          "type": "str"
1758        },
1759        {
1760          "name": "snapshot-node-name",
1761          "default": null,
1762          "type": "str"
1763        },
1764        {
1765          "name": "format",
1766          "default": null,
1767          "type": "str"
1768        },
1769        {
1770          "name": "mode",
1771          "default": null,
1772          "type": "229"
1773        }
1774      ],
1775      "meta-type": "object"
1776    },
1777    {
1778      "name": "23",
1779      "members": [
1780        {
1781          "name": "node",
1782          "type": "str"
1783        },
1784        {
1785          "name": "overlay",
1786          "type": "str"
1787        }
1788      ],
1789      "meta-type": "object"
1790    },
1791    {
1792      "name": "24",
1793      "members": [
1794        {
1795          "name": "device",
1796          "type": "str"
1797        },
1798        {
1799          "name": "image-node-name",
1800          "type": "str"
1801        },
1802        {
1803          "name": "backing-file",
1804          "type": "str"
1805        }
1806      ],
1807      "meta-type": "object"
1808    },
1809    {
1810      "name": "25",
1811      "members": [
1812        {
1813          "name": "job-id",
1814          "default": null,
1815          "type": "str"
1816        },
1817        {
1818          "name": "device",
1819          "type": "str"
1820        },
1821        {
1822          "name": "base-node",
1823          "default": null,
1824          "type": "str"
1825        },
1826        {
1827          "name": "base",
1828          "default": null,
1829          "type": "str"
1830        },
1831        {
1832          "name": "top-node",
1833          "default": null,
1834          "type": "str"
1835        },
1836        {
1837          "name": "top",
1838          "default": null,
1839          "type": "str"
1840        },
1841        {
1842          "name": "backing-file",
1843          "default": null,
1844          "type": "str"
1845        },
1846        {
1847          "name": "speed",
1848          "default": null,
1849          "type": "int"
1850        },
1851        {
1852          "name": "filter-node-name",
1853          "default": null,
1854          "type": "str"
1855        },
1856        {
1857          "name": "auto-finalize",
1858          "default": null,
1859          "type": "bool"
1860        },
1861        {
1862          "name": "auto-dismiss",
1863          "default": null,
1864          "type": "bool"
1865        }
1866      ],
1867      "meta-type": "object"
1868    },
1869    {
1870      "name": "26",
1871      "members": [
1872        {
1873          "name": "job-id",
1874          "default": null,
1875          "type": "str"
1876        },
1877        {
1878          "name": "device",
1879          "type": "str"
1880        },
1881        {
1882          "name": "target",
1883          "type": "str"
1884        },
1885        {
1886          "name": "format",
1887          "default": null,
1888          "type": "str"
1889        },
1890        {
1891          "name": "sync",
1892          "type": "230"
1893        },
1894        {
1895          "name": "mode",
1896          "default": null,
1897          "type": "229"
1898        },
1899        {
1900          "name": "speed",
1901          "default": null,
1902          "type": "int"
1903        },
1904        {
1905          "name": "bitmap",
1906          "default": null,
1907          "type": "str"
1908        },
1909        {
1910          "name": "compress",
1911          "default": null,
1912          "type": "bool"
1913        },
1914        {
1915          "name": "on-source-error",
1916          "default": null,
1917          "type": "231"
1918        },
1919        {
1920          "name": "on-target-error",
1921          "default": null,
1922          "type": "231"
1923        },
1924        {
1925          "name": "auto-finalize",
1926          "default": null,
1927          "type": "bool"
1928        },
1929        {
1930          "name": "auto-dismiss",
1931          "default": null,
1932          "type": "bool"
1933        }
1934      ],
1935      "meta-type": "object"
1936    },
1937    {
1938      "name": "27",
1939      "members": [
1940        {
1941          "name": "job-id",
1942          "default": null,
1943          "type": "str"
1944        },
1945        {
1946          "name": "device",
1947          "type": "str"
1948        },
1949        {
1950          "name": "target",
1951          "type": "str"
1952        },
1953        {
1954          "name": "sync",
1955          "type": "230"
1956        },
1957        {
1958          "name": "speed",
1959          "default": null,
1960          "type": "int"
1961        },
1962        {
1963          "name": "bitmap",
1964          "default": null,
1965          "type": "str"
1966        },
1967        {
1968          "name": "compress",
1969          "default": null,
1970          "type": "bool"
1971        },
1972        {
1973          "name": "on-source-error",
1974          "default": null,
1975          "type": "231"
1976        },
1977        {
1978          "name": "on-target-error",
1979          "default": null,
1980          "type": "231"
1981        },
1982        {
1983          "name": "auto-finalize",
1984          "default": null,
1985          "type": "bool"
1986        },
1987        {
1988          "name": "auto-dismiss",
1989          "default": null,
1990          "type": "bool"
1991        }
1992      ],
1993      "meta-type": "object"
1994    },
1995    {
1996      "name": "[28]",
1997      "element-type": "28",
1998      "meta-type": "array"
1999    },
2000    {
2001      "name": "28",
2002      "members": [
2003        {
2004          "name": "file",
2005          "type": "str"
2006        },
2007        {
2008          "name": "node-name",
2009          "default": null,
2010          "type": "str"
2011        },
2012        {
2013          "name": "ro",
2014          "type": "bool"
2015        },
2016        {
2017          "name": "drv",
2018          "type": "str"
2019        },
2020        {
2021          "name": "backing_file",
2022          "default": null,
2023          "type": "str"
2024        },
2025        {
2026          "name": "backing_file_depth",
2027          "type": "int"
2028        },
2029        {
2030          "name": "encrypted",
2031          "type": "bool"
2032        },
2033        {
2034          "name": "encryption_key_missing",
2035          "type": "bool"
2036        },
2037        {
2038          "name": "detect_zeroes",
2039          "type": "232"
2040        },
2041        {
2042          "name": "bps",
2043          "type": "int"
2044        },
2045        {
2046          "name": "bps_rd",
2047          "type": "int"
2048        },
2049        {
2050          "name": "bps_wr",
2051          "type": "int"
2052        },
2053        {
2054          "name": "iops",
2055          "type": "int"
2056        },
2057        {
2058          "name": "iops_rd",
2059          "type": "int"
2060        },
2061        {
2062          "name": "iops_wr",
2063          "type": "int"
2064        },
2065        {
2066          "name": "image",
2067          "type": "233"
2068        },
2069        {
2070          "name": "bps_max",
2071          "default": null,
2072          "type": "int"
2073        },
2074        {
2075          "name": "bps_rd_max",
2076          "default": null,
2077          "type": "int"
2078        },
2079        {
2080          "name": "bps_wr_max",
2081          "default": null,
2082          "type": "int"
2083        },
2084        {
2085          "name": "iops_max",
2086          "default": null,
2087          "type": "int"
2088        },
2089        {
2090          "name": "iops_rd_max",
2091          "default": null,
2092          "type": "int"
2093        },
2094        {
2095          "name": "iops_wr_max",
2096          "default": null,
2097          "type": "int"
2098        },
2099        {
2100          "name": "bps_max_length",
2101          "default": null,
2102          "type": "int"
2103        },
2104        {
2105          "name": "bps_rd_max_length",
2106          "default": null,
2107          "type": "int"
2108        },
2109        {
2110          "name": "bps_wr_max_length",
2111          "default": null,
2112          "type": "int"
2113        },
2114        {
2115          "name": "iops_max_length",
2116          "default": null,
2117          "type": "int"
2118        },
2119        {
2120          "name": "iops_rd_max_length",
2121          "default": null,
2122          "type": "int"
2123        },
2124        {
2125          "name": "iops_wr_max_length",
2126          "default": null,
2127          "type": "int"
2128        },
2129        {
2130          "name": "iops_size",
2131          "default": null,
2132          "type": "int"
2133        },
2134        {
2135          "name": "group",
2136          "default": null,
2137          "type": "str"
2138        },
2139        {
2140          "name": "cache",
2141          "type": "234"
2142        },
2143        {
2144          "name": "write_threshold",
2145          "type": "int"
2146        }
2147      ],
2148      "meta-type": "object"
2149    },
2150    {
2151      "name": "29",
2152      "members": [
2153        {
2154          "name": "nodes",
2155          "type": "[235]"
2156        },
2157        {
2158          "name": "edges",
2159          "type": "[236]"
2160        }
2161      ],
2162      "meta-type": "object"
2163    },
2164    {
2165      "name": "30",
2166      "members": [
2167        {
2168          "name": "job-id",
2169          "default": null,
2170          "type": "str"
2171        },
2172        {
2173          "name": "device",
2174          "type": "str"
2175        },
2176        {
2177          "name": "target",
2178          "type": "str"
2179        },
2180        {
2181          "name": "format",
2182          "default": null,
2183          "type": "str"
2184        },
2185        {
2186          "name": "node-name",
2187          "default": null,
2188          "type": "str"
2189        },
2190        {
2191          "name": "replaces",
2192          "default": null,
2193          "type": "str"
2194        },
2195        {
2196          "name": "sync",
2197          "type": "230"
2198        },
2199        {
2200          "name": "mode",
2201          "default": null,
2202          "type": "229"
2203        },
2204        {
2205          "name": "speed",
2206          "default": null,
2207          "type": "int"
2208        },
2209        {
2210          "name": "granularity",
2211          "default": null,
2212          "type": "int"
2213        },
2214        {
2215          "name": "buf-size",
2216          "default": null,
2217          "type": "int"
2218        },
2219        {
2220          "name": "on-source-error",
2221          "default": null,
2222          "type": "231"
2223        },
2224        {
2225          "name": "on-target-error",
2226          "default": null,
2227          "type": "231"
2228        },
2229        {
2230          "name": "unmap",
2231          "default": null,
2232          "type": "bool"
2233        },
2234        {
2235          "name": "copy-mode",
2236          "default": null,
2237          "type": "237"
2238        },
2239        {
2240          "name": "auto-finalize",
2241          "default": null,
2242          "type": "bool"
2243        },
2244        {
2245          "name": "auto-dismiss",
2246          "default": null,
2247          "type": "bool"
2248        }
2249      ],
2250      "meta-type": "object"
2251    },
2252    {
2253      "name": "31",
2254      "members": [
2255        {
2256          "name": "node",
2257          "type": "str"
2258        },
2259        {
2260          "name": "name",
2261          "type": "str"
2262        },
2263        {
2264          "name": "granularity",
2265          "default": null,
2266          "type": "int"
2267        },
2268        {
2269          "name": "persistent",
2270          "default": null,
2271          "type": "bool"
2272        },
2273        {
2274          "name": "autoload",
2275          "default": null,
2276          "type": "bool"
2277        },
2278        {
2279          "name": "disabled",
2280          "default": null,
2281          "type": "bool"
2282        }
2283      ],
2284      "meta-type": "object"
2285    },
2286    {
2287      "name": "32",
2288      "members": [
2289        {
2290          "name": "node",
2291          "type": "str"
2292        },
2293        {
2294          "name": "name",
2295          "type": "str"
2296        }
2297      ],
2298      "meta-type": "object"
2299    },
2300    {
2301      "name": "33",
2302      "members": [
2303        {
2304          "name": "node",
2305          "type": "str"
2306        },
2307        {
2308          "name": "target",
2309          "type": "str"
2310        },
2311        {
2312          "name": "bitmaps",
2313          "type": "[str]"
2314        }
2315      ],
2316      "meta-type": "object"
2317    },
2318    {
2319      "name": "34",
2320      "members": [
2321        {
2322          "name": "sha256",
2323          "type": "str"
2324        }
2325      ],
2326      "meta-type": "object"
2327    },
2328    {
2329      "name": "35",
2330      "members": [
2331        {
2332          "name": "job-id",
2333          "default": null,
2334          "type": "str"
2335        },
2336        {
2337          "name": "device",
2338          "type": "str"
2339        },
2340        {
2341          "name": "target",
2342          "type": "str"
2343        },
2344        {
2345          "name": "replaces",
2346          "default": null,
2347          "type": "str"
2348        },
2349        {
2350          "name": "sync",
2351          "type": "230"
2352        },
2353        {
2354          "name": "speed",
2355          "default": null,
2356          "type": "int"
2357        },
2358        {
2359          "name": "granularity",
2360          "default": null,
2361          "type": "int"
2362        },
2363        {
2364          "name": "buf-size",
2365          "default": null,
2366          "type": "int"
2367        },
2368        {
2369          "name": "on-source-error",
2370          "default": null,
2371          "type": "231"
2372        },
2373        {
2374          "name": "on-target-error",
2375          "default": null,
2376          "type": "231"
2377        },
2378        {
2379          "name": "filter-node-name",
2380          "default": null,
2381          "type": "str"
2382        },
2383        {
2384          "name": "copy-mode",
2385          "default": null,
2386          "type": "237"
2387        },
2388        {
2389          "name": "auto-finalize",
2390          "default": null,
2391          "type": "bool"
2392        },
2393        {
2394          "name": "auto-dismiss",
2395          "default": null,
2396          "type": "bool"
2397        }
2398      ],
2399      "meta-type": "object"
2400    },
2401    {
2402      "name": "36",
2403      "members": [
2404        {
2405          "name": "device",
2406          "default": null,
2407          "type": "str"
2408        },
2409        {
2410          "name": "id",
2411          "default": null,
2412          "type": "str"
2413        },
2414        {
2415          "name": "bps",
2416          "type": "int"
2417        },
2418        {
2419          "name": "bps_rd",
2420          "type": "int"
2421        },
2422        {
2423          "name": "bps_wr",
2424          "type": "int"
2425        },
2426        {
2427          "name": "iops",
2428          "type": "int"
2429        },
2430        {
2431          "name": "iops_rd",
2432          "type": "int"
2433        },
2434        {
2435          "name": "iops_wr",
2436          "type": "int"
2437        },
2438        {
2439          "name": "bps_max",
2440          "default": null,
2441          "type": "int"
2442        },
2443        {
2444          "name": "bps_rd_max",
2445          "default": null,
2446          "type": "int"
2447        },
2448        {
2449          "name": "bps_wr_max",
2450          "default": null,
2451          "type": "int"
2452        },
2453        {
2454          "name": "iops_max",
2455          "default": null,
2456          "type": "int"
2457        },
2458        {
2459          "name": "iops_rd_max",
2460          "default": null,
2461          "type": "int"
2462        },
2463        {
2464          "name": "iops_wr_max",
2465          "default": null,
2466          "type": "int"
2467        },
2468        {
2469          "name": "bps_max_length",
2470          "default": null,
2471          "type": "int"
2472        },
2473        {
2474          "name": "bps_rd_max_length",
2475          "default": null,
2476          "type": "int"
2477        },
2478        {
2479          "name": "bps_wr_max_length",
2480          "default": null,
2481          "type": "int"
2482        },
2483        {
2484          "name": "iops_max_length",
2485          "default": null,
2486          "type": "int"
2487        },
2488        {
2489          "name": "iops_rd_max_length",
2490          "default": null,
2491          "type": "int"
2492        },
2493        {
2494          "name": "iops_wr_max_length",
2495          "default": null,
2496          "type": "int"
2497        },
2498        {
2499          "name": "iops_size",
2500          "default": null,
2501          "type": "int"
2502        },
2503        {
2504          "name": "group",
2505          "default": null,
2506          "type": "str"
2507        }
2508      ],
2509      "meta-type": "object"
2510    },
2511    {
2512      "name": "37",
2513      "members": [
2514        {
2515          "name": "job-id",
2516          "default": null,
2517          "type": "str"
2518        },
2519        {
2520          "name": "device",
2521          "type": "str"
2522        },
2523        {
2524          "name": "base",
2525          "default": null,
2526          "type": "str"
2527        },
2528        {
2529          "name": "base-node",
2530          "default": null,
2531          "type": "str"
2532        },
2533        {
2534          "name": "backing-file",
2535          "default": null,
2536          "type": "str"
2537        },
2538        {
2539          "name": "speed",
2540          "default": null,
2541          "type": "int"
2542        },
2543        {
2544          "name": "on-error",
2545          "default": null,
2546          "type": "231"
2547        },
2548        {
2549          "name": "auto-finalize",
2550          "default": null,
2551          "type": "bool"
2552        },
2553        {
2554          "name": "auto-dismiss",
2555          "default": null,
2556          "type": "bool"
2557        }
2558      ],
2559      "meta-type": "object"
2560    },
2561    {
2562      "name": "38",
2563      "members": [
2564        {
2565          "name": "device",
2566          "type": "str"
2567        },
2568        {
2569          "name": "speed",
2570          "type": "int"
2571        }
2572      ],
2573      "meta-type": "object"
2574    },
2575    {
2576      "name": "39",
2577      "members": [
2578        {
2579          "name": "device",
2580          "type": "str"
2581        },
2582        {
2583          "name": "force",
2584          "default": null,
2585          "type": "bool"
2586        }
2587      ],
2588      "meta-type": "object"
2589    },
2590    {
2591      "name": "40",
2592      "members": [
2593        {
2594          "name": "device",
2595          "type": "str"
2596        }
2597      ],
2598      "meta-type": "object"
2599    },
2600    {
2601      "name": "41",
2602      "members": [
2603        {
2604          "name": "device",
2605          "type": "str"
2606        }
2607      ],
2608      "meta-type": "object"
2609    },
2610    {
2611      "name": "42",
2612      "members": [
2613        {
2614          "name": "device",
2615          "type": "str"
2616        }
2617      ],
2618      "meta-type": "object"
2619    },
2620    {
2621      "name": "43",
2622      "members": [
2623        {
2624          "name": "id",
2625          "type": "str"
2626        }
2627      ],
2628      "meta-type": "object"
2629    },
2630    {
2631      "name": "44",
2632      "members": [
2633        {
2634          "name": "id",
2635          "type": "str"
2636        }
2637      ],
2638      "meta-type": "object"
2639    },
2640    {
2641      "name": "45",
2642      "tag": "driver",
2643      "variants": [
2644        {
2645          "case": "blkdebug",
2646          "type": "241"
2647        },
2648        {
2649          "case": "blklogwrites",
2650          "type": "242"
2651        },
2652        {
2653          "case": "blkverify",
2654          "type": "243"
2655        },
2656        {
2657          "case": "bochs",
2658          "type": "244"
2659        },
2660        {
2661          "case": "cloop",
2662          "type": "244"
2663        },
2664        {
2665          "case": "copy-on-read",
2666          "type": "244"
2667        },
2668        {
2669          "case": "dmg",
2670          "type": "244"
2671        },
2672        {
2673          "case": "file",
2674          "type": "245"
2675        },
2676        {
2677          "case": "ftp",
2678          "type": "246"
2679        },
2680        {
2681          "case": "ftps",
2682          "type": "247"
2683        },
2684        {
2685          "case": "gluster",
2686          "type": "248"
2687        },
2688        {
2689          "case": "host_cdrom",
2690          "type": "245"
2691        },
2692        {
2693          "case": "host_device",
2694          "type": "245"
2695        },
2696        {
2697          "case": "http",
2698          "type": "249"
2699        },
2700        {
2701          "case": "https",
2702          "type": "250"
2703        },
2704        {
2705          "case": "iscsi",
2706          "type": "251"
2707        },
2708        {
2709          "case": "luks",
2710          "type": "252"
2711        },
2712        {
2713          "case": "nbd",
2714          "type": "253"
2715        },
2716        {
2717          "case": "nfs",
2718          "type": "254"
2719        },
2720        {
2721          "case": "null-aio",
2722          "type": "255"
2723        },
2724        {
2725          "case": "null-co",
2726          "type": "255"
2727        },
2728        {
2729          "case": "nvme",
2730          "type": "256"
2731        },
2732        {
2733          "case": "parallels",
2734          "type": "244"
2735        },
2736        {
2737          "case": "qcow2",
2738          "type": "257"
2739        },
2740        {
2741          "case": "qcow",
2742          "type": "258"
2743        },
2744        {
2745          "case": "qed",
2746          "type": "259"
2747        },
2748        {
2749          "case": "quorum",
2750          "type": "260"
2751        },
2752        {
2753          "case": "raw",
2754          "type": "261"
2755        },
2756        {
2757          "case": "rbd",
2758          "type": "262"
2759        },
2760        {
2761          "case": "replication",
2762          "type": "263"
2763        },
2764        {
2765          "case": "sheepdog",
2766          "type": "264"
2767        },
2768        {
2769          "case": "ssh",
2770          "type": "265"
2771        },
2772        {
2773          "case": "throttle",
2774          "type": "266"
2775        },
2776        {
2777          "case": "vdi",
2778          "type": "244"
2779        },
2780        {
2781          "case": "vhdx",
2782          "type": "244"
2783        },
2784        {
2785          "case": "vmdk",
2786          "type": "259"
2787        },
2788        {
2789          "case": "vpc",
2790          "type": "244"
2791        },
2792        {
2793          "case": "vvfat",
2794          "type": "267"
2795        },
2796        {
2797          "case": "vxhs",
2798          "type": "268"
2799        }
2800      ],
2801      "members": [
2802        {
2803          "name": "driver",
2804          "type": "238"
2805        },
2806        {
2807          "name": "node-name",
2808          "default": null,
2809          "type": "str"
2810        },
2811        {
2812          "name": "discard",
2813          "default": null,
2814          "type": "239"
2815        },
2816        {
2817          "name": "cache",
2818          "default": null,
2819          "type": "240"
2820        },
2821        {
2822          "name": "read-only",
2823          "default": null,
2824          "type": "bool"
2825        },
2826        {
2827          "name": "auto-read-only",
2828          "default": null,
2829          "type": "bool"
2830        },
2831        {
2832          "name": "force-share",
2833          "default": null,
2834          "type": "bool"
2835        },
2836        {
2837          "name": "detect-zeroes",
2838          "default": null,
2839          "type": "232"
2840        }
2841      ],
2842      "meta-type": "object"
2843    },
2844    {
2845      "name": "46",
2846      "members": [
2847        {
2848          "name": "node-name",
2849          "type": "str"
2850        }
2851      ],
2852      "meta-type": "object"
2853    },
2854    {
2855      "name": "47",
2856      "members": [
2857        {
2858          "name": "job-id",
2859          "type": "str"
2860        },
2861        {
2862          "name": "options",
2863          "type": "269"
2864        }
2865      ],
2866      "meta-type": "object"
2867    },
2868    {
2869      "name": "48",
2870      "members": [
2871        {
2872          "name": "device",
2873          "default": null,
2874          "type": "str"
2875        },
2876        {
2877          "name": "id",
2878          "default": null,
2879          "type": "str"
2880        },
2881        {
2882          "name": "force",
2883          "default": null,
2884          "type": "bool"
2885        }
2886      ],
2887      "meta-type": "object"
2888    },
2889    {
2890      "name": "49",
2891      "members": [
2892        {
2893          "name": "device",
2894          "default": null,
2895          "type": "str"
2896        },
2897        {
2898          "name": "id",
2899          "default": null,
2900          "type": "str"
2901        }
2902      ],
2903      "meta-type": "object"
2904    },
2905    {
2906      "name": "50",
2907      "members": [
2908        {
2909          "name": "id",
2910          "type": "str"
2911        }
2912      ],
2913      "meta-type": "object"
2914    },
2915    {
2916      "name": "51",
2917      "members": [
2918        {
2919          "name": "id",
2920          "type": "str"
2921        },
2922        {
2923          "name": "node-name",
2924          "type": "str"
2925        }
2926      ],
2927      "meta-type": "object"
2928    },
2929    {
2930      "name": "52",
2931      "members": [
2932        {
2933          "name": "device",
2934          "default": null,
2935          "type": "str"
2936        },
2937        {
2938          "name": "id",
2939          "default": null,
2940          "type": "str"
2941        },
2942        {
2943          "name": "filename",
2944          "type": "str"
2945        },
2946        {
2947          "name": "format",
2948          "default": null,
2949          "type": "str"
2950        },
2951        {
2952          "name": "read-only-mode",
2953          "default": null,
2954          "type": "270"
2955        }
2956      ],
2957      "meta-type": "object"
2958    },
2959    {
2960      "name": "53",
2961      "members": [
2962        {
2963          "name": "device",
2964          "type": "str"
2965        },
2966        {
2967          "name": "node-name",
2968          "default": null,
2969          "type": "str"
2970        },
2971        {
2972          "name": "msg",
2973          "type": "str"
2974        },
2975        {
2976          "name": "offset",
2977          "default": null,
2978          "type": "int"
2979        },
2980        {
2981          "name": "size",
2982          "default": null,
2983          "type": "int"
2984        },
2985        {
2986          "name": "fatal",
2987          "type": "bool"
2988        }
2989      ],
2990      "meta-type": "object"
2991    },
2992    {
2993      "name": "54",
2994      "members": [
2995        {
2996          "name": "device",
2997          "type": "str"
2998        },
2999        {
3000          "name": "node-name",
3001          "default": null,
3002          "type": "str"
3003        },
3004        {
3005          "name": "operation",
3006          "type": "271"
3007        },
3008        {
3009          "name": "action",
3010          "type": "272"
3011        },
3012        {
3013          "name": "nospace",
3014          "default": null,
3015          "type": "bool"
3016        },
3017        {
3018          "name": "reason",
3019          "type": "str"
3020        }
3021      ],
3022      "meta-type": "object"
3023    },
3024    {
3025      "name": "55",
3026      "members": [
3027        {
3028          "name": "type",
3029          "type": "225"
3030        },
3031        {
3032          "name": "device",
3033          "type": "str"
3034        },
3035        {
3036          "name": "len",
3037          "type": "int"
3038        },
3039        {
3040          "name": "offset",
3041          "type": "int"
3042        },
3043        {
3044          "name": "speed",
3045          "type": "int"
3046        },
3047        {
3048          "name": "error",
3049          "default": null,
3050          "type": "str"
3051        }
3052      ],
3053      "meta-type": "object"
3054    },
3055    {
3056      "name": "56",
3057      "members": [
3058        {
3059          "name": "type",
3060          "type": "225"
3061        },
3062        {
3063          "name": "device",
3064          "type": "str"
3065        },
3066        {
3067          "name": "len",
3068          "type": "int"
3069        },
3070        {
3071          "name": "offset",
3072          "type": "int"
3073        },
3074        {
3075          "name": "speed",
3076          "type": "int"
3077        }
3078      ],
3079      "meta-type": "object"
3080    },
3081    {
3082      "name": "57",
3083      "members": [
3084        {
3085          "name": "device",
3086          "type": "str"
3087        },
3088        {
3089          "name": "operation",
3090          "type": "271"
3091        },
3092        {
3093          "name": "action",
3094          "type": "272"
3095        }
3096      ],
3097      "meta-type": "object"
3098    },
3099    {
3100      "name": "58",
3101      "members": [
3102        {
3103          "name": "type",
3104          "type": "225"
3105        },
3106        {
3107          "name": "device",
3108          "type": "str"
3109        },
3110        {
3111          "name": "len",
3112          "type": "int"
3113        },
3114        {
3115          "name": "offset",
3116          "type": "int"
3117        },
3118        {
3119          "name": "speed",
3120          "type": "int"
3121        }
3122      ],
3123      "meta-type": "object"
3124    },
3125    {
3126      "name": "59",
3127      "members": [
3128        {
3129          "name": "type",
3130          "type": "225"
3131        },
3132        {
3133          "name": "id",
3134          "type": "str"
3135        }
3136      ],
3137      "meta-type": "object"
3138    },
3139    {
3140      "name": "60",
3141      "members": [
3142        {
3143          "name": "node-name",
3144          "type": "str"
3145        },
3146        {
3147          "name": "amount-exceeded",
3148          "type": "int"
3149        },
3150        {
3151          "name": "write-threshold",
3152          "type": "int"
3153        }
3154      ],
3155      "meta-type": "object"
3156    },
3157    {
3158      "name": "61",
3159      "members": [
3160        {
3161          "name": "node-name",
3162          "type": "str"
3163        },
3164        {
3165          "name": "write-threshold",
3166          "type": "int"
3167        }
3168      ],
3169      "meta-type": "object"
3170    },
3171    {
3172      "name": "62",
3173      "members": [
3174        {
3175          "name": "parent",
3176          "type": "str"
3177        },
3178        {
3179          "name": "child",
3180          "default": null,
3181          "type": "str"
3182        },
3183        {
3184          "name": "node",
3185          "default": null,
3186          "type": "str"
3187        }
3188      ],
3189      "meta-type": "object"
3190    },
3191    {
3192      "name": "63",
3193      "members": [
3194        {
3195          "name": "node-name",
3196          "type": "str"
3197        },
3198        {
3199          "name": "iothread",
3200          "type": "273"
3201        },
3202        {
3203          "name": "force",
3204          "default": null,
3205          "type": "bool"
3206        }
3207      ],
3208      "meta-type": "object"
3209    },
3210    {
3211      "name": "[64]",
3212      "element-type": "64",
3213      "meta-type": "array"
3214    },
3215    {
3216      "name": "64",
3217      "members": [
3218        {
3219          "name": "id",
3220          "type": "str"
3221        },
3222        {
3223          "name": "connected",
3224          "type": "bool"
3225        }
3226      ],
3227      "meta-type": "object"
3228    },
3229    {
3230      "name": "65",
3231      "members": [
3232        {
3233          "name": "device",
3234          "type": "str"
3235        },
3236        {
3237          "name": "name",
3238          "type": "str"
3239        }
3240      ],
3241      "meta-type": "object"
3242    },
3243    {
3244      "name": "66",
3245      "members": [
3246        {
3247          "name": "device",
3248          "type": "str"
3249        },
3250        {
3251          "name": "id",
3252          "default": null,
3253          "type": "str"
3254        },
3255        {
3256          "name": "name",
3257          "default": null,
3258          "type": "str"
3259        }
3260      ],
3261      "meta-type": "object"
3262    },
3263    {
3264      "name": "67",
3265      "members": [
3266        {
3267          "name": "id",
3268          "type": "str"
3269        },
3270        {
3271          "name": "name",
3272          "type": "str"
3273        },
3274        {
3275          "name": "vm-state-size",
3276          "type": "int"
3277        },
3278        {
3279          "name": "date-sec",
3280          "type": "int"
3281        },
3282        {
3283          "name": "date-nsec",
3284          "type": "int"
3285        },
3286        {
3287          "name": "vm-clock-sec",
3288          "type": "int"
3289        },
3290        {
3291          "name": "vm-clock-nsec",
3292          "type": "int"
3293        }
3294      ],
3295      "meta-type": "object"
3296    },
3297    {
3298      "name": "68",
3299      "members": [
3300        {
3301          "name": "device",
3302          "default": null,
3303          "type": "str"
3304        },
3305        {
3306          "name": "id",
3307          "default": null,
3308          "type": "str"
3309        },
3310        {
3311          "name": "force",
3312          "default": null,
3313          "type": "bool"
3314        }
3315      ],
3316      "meta-type": "object"
3317    },
3318    {
3319      "name": "69",
3320      "members": [
3321        {
3322          "name": "addr",
3323          "type": "274"
3324        },
3325        {
3326          "name": "tls-creds",
3327          "default": null,
3328          "type": "str"
3329        },
3330        {
3331          "name": "tls-authz",
3332          "default": null,
3333          "type": "str"
3334        }
3335      ],
3336      "meta-type": "object"
3337    },
3338    {
3339      "name": "70",
3340      "members": [
3341        {
3342          "name": "device",
3343          "type": "str"
3344        },
3345        {
3346          "name": "name",
3347          "default": null,
3348          "type": "str"
3349        },
3350        {
3351          "name": "writable",
3352          "default": null,
3353          "type": "bool"
3354        },
3355        {
3356          "name": "bitmap",
3357          "default": null,
3358          "type": "str"
3359        }
3360      ],
3361      "meta-type": "object"
3362    },
3363    {
3364      "name": "71",
3365      "members": [
3366        {
3367          "name": "name",
3368          "type": "str"
3369        },
3370        {
3371          "name": "mode",
3372          "default": null,
3373          "type": "275"
3374        }
3375      ],
3376      "meta-type": "object"
3377    },
3378    {
3379      "name": "72",
3380      "members": [
3381        {
3382          "name": "device",
3383          "type": "str"
3384        },
3385        {
3386          "name": "id",
3387          "type": "str"
3388        },
3389        {
3390          "name": "tray-open",
3391          "type": "bool"
3392        }
3393      ],
3394      "meta-type": "object"
3395    },
3396    {
3397      "name": "73",
3398      "members": [
3399        {
3400          "name": "id",
3401          "type": "str"
3402        },
3403        {
3404          "name": "connected",
3405          "type": "bool"
3406        }
3407      ],
3408      "meta-type": "object"
3409    },
3410    {
3411      "name": "74",
3412      "members": [
3413        {
3414          "name": "reference",
3415          "type": "str"
3416        },
3417        {
3418          "name": "sector-num",
3419          "type": "int"
3420        },
3421        {
3422          "name": "sectors-count",
3423          "type": "int"
3424        }
3425      ],
3426      "meta-type": "object"
3427    },
3428    {
3429      "name": "75",
3430      "members": [
3431        {
3432          "name": "type",
3433          "type": "276"
3434        },
3435        {
3436          "name": "error",
3437          "default": null,
3438          "type": "str"
3439        },
3440        {
3441          "name": "node-name",
3442          "type": "str"
3443        },
3444        {
3445          "name": "sector-num",
3446          "type": "int"
3447        },
3448        {
3449          "name": "sectors-count",
3450          "type": "int"
3451        }
3452      ],
3453      "meta-type": "object"
3454    },
3455    {
3456      "name": "[76]",
3457      "element-type": "76",
3458      "meta-type": "array"
3459    },
3460    {
3461      "name": "76",
3462      "members": [
3463        {
3464          "name": "label",
3465          "type": "str"
3466        },
3467        {
3468          "name": "filename",
3469          "type": "str"
3470        },
3471        {
3472          "name": "frontend-open",
3473          "type": "bool"
3474        }
3475      ],
3476      "meta-type": "object"
3477    },
3478    {
3479      "name": "[77]",
3480      "element-type": "77",
3481      "meta-type": "array"
3482    },
3483    {
3484      "name": "77",
3485      "members": [
3486        {
3487          "name": "name",
3488          "type": "str"
3489        }
3490      ],
3491      "meta-type": "object"
3492    },
3493    {
3494      "name": "78",
3495      "members": [
3496        {
3497          "name": "device",
3498          "type": "str"
3499        },
3500        {
3501          "name": "data",
3502          "type": "str"
3503        },
3504        {
3505          "name": "format",
3506          "default": null,
3507          "type": "277"
3508        }
3509      ],
3510      "meta-type": "object"
3511    },
3512    {
3513      "name": "79",
3514      "members": [
3515        {
3516          "name": "device",
3517          "type": "str"
3518        },
3519        {
3520          "name": "size",
3521          "type": "int"
3522        },
3523        {
3524          "name": "format",
3525          "default": null,
3526          "type": "277"
3527        }
3528      ],
3529      "meta-type": "object"
3530    },
3531    {
3532      "name": "str",
3533      "json-type": "string",
3534      "meta-type": "builtin"
3535    },
3536    {
3537      "name": "80",
3538      "members": [
3539        {
3540          "name": "id",
3541          "type": "str"
3542        },
3543        {
3544          "name": "backend",
3545          "type": "278"
3546        }
3547      ],
3548      "meta-type": "object"
3549    },
3550    {
3551      "name": "81",
3552      "members": [
3553        {
3554          "name": "pty",
3555          "default": null,
3556          "type": "str"
3557        }
3558      ],
3559      "meta-type": "object"
3560    },
3561    {
3562      "name": "82",
3563      "members": [
3564        {
3565          "name": "id",
3566          "type": "str"
3567        },
3568        {
3569          "name": "backend",
3570          "type": "278"
3571        }
3572      ],
3573      "meta-type": "object"
3574    },
3575    {
3576      "name": "83",
3577      "members": [
3578        {
3579          "name": "id",
3580          "type": "str"
3581        }
3582      ],
3583      "meta-type": "object"
3584    },
3585    {
3586      "name": "84",
3587      "members": [
3588        {
3589          "name": "id",
3590          "type": "str"
3591        }
3592      ],
3593      "meta-type": "object"
3594    },
3595    {
3596      "name": "85",
3597      "members": [
3598        {
3599          "name": "id",
3600          "type": "str"
3601        },
3602        {
3603          "name": "open",
3604          "type": "bool"
3605        }
3606      ],
3607      "meta-type": "object"
3608    },
3609    {
3610      "name": "86",
3611      "members": [
3612        {
3613          "name": "name",
3614          "type": "str"
3615        },
3616        {
3617          "name": "up",
3618          "type": "bool"
3619        }
3620      ],
3621      "meta-type": "object"
3622    },
3623    {
3624      "name": "87",
3625      "members": [
3626        {
3627          "name": "type",
3628          "type": "str"
3629        },
3630        {
3631          "name": "id",
3632          "type": "str"
3633        }
3634      ],
3635      "meta-type": "object"
3636    },
3637    {
3638      "name": "88",
3639      "members": [
3640        {
3641          "name": "id",
3642          "type": "str"
3643        }
3644      ],
3645      "meta-type": "object"
3646    },
3647    {
3648      "name": "89",
3649      "members": [
3650        {
3651          "name": "name",
3652          "default": null,
3653          "type": "str"
3654        }
3655      ],
3656      "meta-type": "object"
3657    },
3658    {
3659      "name": "[90]",
3660      "element-type": "90",
3661      "meta-type": "array"
3662    },
3663    {
3664      "name": "90",
3665      "members": [
3666        {
3667          "name": "name",
3668          "type": "str"
3669        },
3670        {
3671          "name": "promiscuous",
3672          "type": "bool"
3673        },
3674        {
3675          "name": "multicast",
3676          "type": "279"
3677        },
3678        {
3679          "name": "unicast",
3680          "type": "279"
3681        },
3682        {
3683          "name": "vlan",
3684          "type": "279"
3685        },
3686        {
3687          "name": "broadcast-allowed",
3688          "type": "bool"
3689        },
3690        {
3691          "name": "multicast-overflow",
3692          "type": "bool"
3693        },
3694        {
3695          "name": "unicast-overflow",
3696          "type": "bool"
3697        },
3698        {
3699          "name": "main-mac",
3700          "type": "str"
3701        },
3702        {
3703          "name": "vlan-table",
3704          "type": "[int]"
3705        },
3706        {
3707          "name": "unicast-table",
3708          "type": "[str]"
3709        },
3710        {
3711          "name": "multicast-table",
3712          "type": "[str]"
3713        }
3714      ],
3715      "meta-type": "object"
3716    },
3717    {
3718      "name": "91",
3719      "members": [
3720        {
3721          "name": "name",
3722          "default": null,
3723          "type": "str"
3724        },
3725        {
3726          "name": "path",
3727          "type": "str"
3728        }
3729      ],
3730      "meta-type": "object"
3731    },
3732    {
3733      "name": "92",
3734      "members": [
3735        {
3736          "name": "initial",
3737          "type": "int"
3738        },
3739        {
3740          "name": "max",
3741          "type": "int"
3742        },
3743        {
3744          "name": "rounds",
3745          "type": "int"
3746        },
3747        {
3748          "name": "step",
3749          "type": "int"
3750        }
3751      ],
3752      "meta-type": "object"
3753    },
3754    {
3755      "name": "93",
3756      "members": [
3757        {
3758          "name": "netdev",
3759          "type": "str"
3760        },
3761        {
3762          "name": "gid-status",
3763          "type": "bool"
3764        },
3765        {
3766          "name": "subnet-prefix",
3767          "type": "int"
3768        },
3769        {
3770          "name": "interface-id",
3771          "type": "int"
3772        }
3773      ],
3774      "meta-type": "object"
3775    },
3776    {
3777      "name": "94",
3778      "members": [
3779        {
3780          "name": "name",
3781          "type": "str"
3782        }
3783      ],
3784      "meta-type": "object"
3785    },
3786    {
3787      "name": "95",
3788      "members": [
3789        {
3790          "name": "name",
3791          "type": "str"
3792        },
3793        {
3794          "name": "id",
3795          "type": "int"
3796        },
3797        {
3798          "name": "ports",
3799          "type": "int"
3800        }
3801      ],
3802      "meta-type": "object"
3803    },
3804    {
3805      "name": "96",
3806      "members": [
3807        {
3808          "name": "name",
3809          "type": "str"
3810        }
3811      ],
3812      "meta-type": "object"
3813    },
3814    {
3815      "name": "[97]",
3816      "element-type": "97",
3817      "meta-type": "array"
3818    },
3819    {
3820      "name": "97",
3821      "members": [
3822        {
3823          "name": "name",
3824          "type": "str"
3825        },
3826        {
3827          "name": "enabled",
3828          "type": "bool"
3829        },
3830        {
3831          "name": "link-up",
3832          "type": "bool"
3833        },
3834        {
3835          "name": "speed",
3836          "type": "int"
3837        },
3838        {
3839          "name": "duplex",
3840          "type": "280"
3841        },
3842        {
3843          "name": "autoneg",
3844          "type": "281"
3845        }
3846      ],
3847      "meta-type": "object"
3848    },
3849    {
3850      "name": "98",
3851      "members": [
3852        {
3853          "name": "name",
3854          "type": "str"
3855        },
3856        {
3857          "name": "tbl-id",
3858          "default": null,
3859          "type": "int"
3860        }
3861      ],
3862      "meta-type": "object"
3863    },
3864    {
3865      "name": "[99]",
3866      "element-type": "99",
3867      "meta-type": "array"
3868    },
3869    {
3870      "name": "99",
3871      "members": [
3872        {
3873          "name": "cookie",
3874          "type": "int"
3875        },
3876        {
3877          "name": "hits",
3878          "type": "int"
3879        },
3880        {
3881          "name": "key",
3882          "type": "282"
3883        },
3884        {
3885          "name": "mask",
3886          "type": "283"
3887        },
3888        {
3889          "name": "action",
3890          "type": "284"
3891        }
3892      ],
3893      "meta-type": "object"
3894    },
3895    {
3896      "name": "100",
3897      "members": [
3898        {
3899          "name": "name",
3900          "type": "str"
3901        },
3902        {
3903          "name": "type",
3904          "default": null,
3905          "type": "int"
3906        }
3907      ],
3908      "meta-type": "object"
3909    },
3910    {
3911      "name": "[101]",
3912      "element-type": "101",
3913      "meta-type": "array"
3914    },
3915    {
3916      "name": "101",
3917      "members": [
3918        {
3919          "name": "id",
3920          "type": "int"
3921        },
3922        {
3923          "name": "type",
3924          "type": "int"
3925        },
3926        {
3927          "name": "vlan-id",
3928          "default": null,
3929          "type": "int"
3930        },
3931        {
3932          "name": "pport",
3933          "default": null,
3934          "type": "int"
3935        },
3936        {
3937          "name": "index",
3938          "default": null,
3939          "type": "int"
3940        },
3941        {
3942          "name": "out-pport",
3943          "default": null,
3944          "type": "int"
3945        },
3946        {
3947          "name": "group-id",
3948          "default": null,
3949          "type": "int"
3950        },
3951        {
3952          "name": "set-vlan-id",
3953          "default": null,
3954          "type": "int"
3955        },
3956        {
3957          "name": "pop-vlan",
3958          "default": null,
3959          "type": "int"
3960        },
3961        {
3962          "name": "group-ids",
3963          "default": null,
3964          "type": "[int]"
3965        },
3966        {
3967          "name": "set-eth-src",
3968          "default": null,
3969          "type": "str"
3970        },
3971        {
3972          "name": "set-eth-dst",
3973          "default": null,
3974          "type": "str"
3975        },
3976        {
3977          "name": "ttl-check",
3978          "default": null,
3979          "type": "int"
3980        }
3981      ],
3982      "meta-type": "object"
3983    },
3984    {
3985      "name": "[102]",
3986      "element-type": "102",
3987      "meta-type": "array"
3988    },
3989    {
3990      "name": "102",
3991      "meta-type": "enum",
3992      "values": [
3993        "tpm-tis",
3994        "tpm-crb"
3995      ]
3996    },
3997    {
3998      "name": "[103]",
3999      "element-type": "103",
4000      "meta-type": "array"
4001    },
4002    {
4003      "name": "103",
4004      "meta-type": "enum",
4005      "values": [
4006        "passthrough",
4007        "emulator"
4008      ]
4009    },
4010    {
4011      "name": "[104]",
4012      "element-type": "104",
4013      "meta-type": "array"
4014    },
4015    {
4016      "name": "104",
4017      "members": [
4018        {
4019          "name": "id",
4020          "type": "str"
4021        },
4022        {
4023          "name": "model",
4024          "type": "102"
4025        },
4026        {
4027          "name": "options",
4028          "type": "285"
4029        }
4030      ],
4031      "meta-type": "object"
4032    },
4033    {
4034      "name": "105",
4035      "members": [
4036        {
4037          "name": "protocol",
4038          "type": "str"
4039        },
4040        {
4041          "name": "password",
4042          "type": "str"
4043        },
4044        {
4045          "name": "connected",
4046          "default": null,
4047          "type": "str"
4048        }
4049      ],
4050      "meta-type": "object"
4051    },
4052    {
4053      "name": "106",
4054      "members": [
4055        {
4056          "name": "protocol",
4057          "type": "str"
4058        },
4059        {
4060          "name": "time",
4061          "type": "str"
4062        }
4063      ],
4064      "meta-type": "object"
4065    },
4066    {
4067      "name": "107",
4068      "members": [
4069        {
4070          "name": "filename",
4071          "type": "str"
4072        },
4073        {
4074          "name": "device",
4075          "default": null,
4076          "type": "str"
4077        },
4078        {
4079          "name": "head",
4080          "default": null,
4081          "type": "int"
4082        }
4083      ],
4084      "meta-type": "object"
4085    },
4086    {
4087      "name": "112",
4088      "members": [
4089        {
4090          "name": "enabled",
4091          "type": "bool"
4092        },
4093        {
4094          "name": "host",
4095          "default": null,
4096          "type": "str"
4097        },
4098        {
4099          "name": "family",
4100          "default": null,
4101          "type": "290"
4102        },
4103        {
4104          "name": "service",
4105          "default": null,
4106          "type": "str"
4107        },
4108        {
4109          "name": "auth",
4110          "default": null,
4111          "type": "str"
4112        },
4113        {
4114          "name": "clients",
4115          "default": null,
4116          "type": "[291]"
4117        }
4118      ],
4119      "meta-type": "object"
4120    },
4121    {
4122      "name": "[113]",
4123      "element-type": "113",
4124      "meta-type": "array"
4125    },
4126    {
4127      "name": "113",
4128      "members": [
4129        {
4130          "name": "id",
4131          "type": "str"
4132        },
4133        {
4134          "name": "server",
4135          "type": "[292]"
4136        },
4137        {
4138          "name": "clients",
4139          "type": "[291]"
4140        },
4141        {
4142          "name": "auth",
4143          "type": "293"
4144        },
4145        {
4146          "name": "vencrypt",
4147          "default": null,
4148          "type": "294"
4149        },
4150        {
4151          "name": "display",
4152          "default": null,
4153          "type": "str"
4154        }
4155      ],
4156      "meta-type": "object"
4157    },
4158    {
4159      "name": "114",
4160      "members": [
4161        {
4162          "name": "password",
4163          "type": "str"
4164        }
4165      ],
4166      "meta-type": "object"
4167    },
4168    {
4169      "name": "115",
4170      "members": [
4171        {
4172          "name": "server",
4173          "type": "295"
4174        },
4175        {
4176          "name": "client",
4177          "type": "296"
4178        }
4179      ],
4180      "meta-type": "object"
4181    },
4182    {
4183      "name": "116",
4184      "members": [
4185        {
4186          "name": "server",
4187          "type": "295"
4188        },
4189        {
4190          "name": "client",
4191          "type": "291"
4192        }
4193      ],
4194      "meta-type": "object"
4195    },
4196    {
4197      "name": "117",
4198      "members": [
4199        {
4200          "name": "server",
4201          "type": "295"
4202        },
4203        {
4204          "name": "client",
4205          "type": "291"
4206        }
4207      ],
4208      "meta-type": "object"
4209    },
4210    {
4211      "name": "[118]",
4212      "element-type": "118",
4213      "meta-type": "array"
4214    },
4215    {
4216      "name": "118",
4217      "members": [
4218        {
4219          "name": "name",
4220          "type": "str"
4221        },
4222        {
4223          "name": "index",
4224          "type": "int"
4225        },
4226        {
4227          "name": "current",
4228          "type": "bool"
4229        },
4230        {
4231          "name": "absolute",
4232          "type": "bool"
4233        }
4234      ],
4235      "meta-type": "object"
4236    },
4237    {
4238      "name": "119",
4239      "members": [
4240        {
4241          "name": "keys",
4242          "type": "[297]"
4243        },
4244        {
4245          "name": "hold-time",
4246          "default": null,
4247          "type": "int"
4248        }
4249      ],
4250      "meta-type": "object"
4251    },
4252    {
4253      "name": "120",
4254      "members": [
4255        {
4256          "name": "device",
4257          "default": null,
4258          "type": "str"
4259        },
4260        {
4261          "name": "head",
4262          "default": null,
4263          "type": "int"
4264        },
4265        {
4266          "name": "events",
4267          "type": "[298]"
4268        }
4269      ],
4270      "meta-type": "object"
4271    },
4272    {
4273      "name": "121",
4274      "tag": "type",
4275      "variants": [
4276        {
4277          "case": "gtk",
4278          "type": "301"
4279        },
4280        {
4281          "case": "curses",
4282          "type": "302"
4283        },
4284        {
4285          "case": "egl-headless",
4286          "type": "303"
4287        },
4288        {
4289          "case": "default",
4290          "type": "0"
4291        },
4292        {
4293          "case": "none",
4294          "type": "0"
4295        },
4296        {
4297          "case": "sdl",
4298          "type": "0"
4299        },
4300        {
4301          "case": "cocoa",
4302          "type": "0"
4303        },
4304        {
4305          "case": "spice-app",
4306          "type": "0"
4307        }
4308      ],
4309      "members": [
4310        {
4311          "name": "type",
4312          "type": "299"
4313        },
4314        {
4315          "name": "full-screen",
4316          "default": null,
4317          "type": "bool"
4318        },
4319        {
4320          "name": "window-close",
4321          "default": null,
4322          "type": "bool"
4323        },
4324        {
4325          "name": "gl",
4326          "default": null,
4327          "type": "300"
4328        }
4329      ],
4330      "meta-type": "object"
4331    },
4332    {
4333      "name": "122",
4334      "members": [
4335        {
4336          "name": "status",
4337          "default": null,
4338          "type": "304"
4339        },
4340        {
4341          "name": "ram",
4342          "default": null,
4343          "type": "305"
4344        },
4345        {
4346          "name": "disk",
4347          "default": null,
4348          "type": "305"
4349        },
4350        {
4351          "name": "xbzrle-cache",
4352          "default": null,
4353          "type": "306"
4354        },
4355        {
4356          "name": "total-time",
4357          "default": null,
4358          "type": "int"
4359        },
4360        {
4361          "name": "expected-downtime",
4362          "default": null,
4363          "type": "int"
4364        },
4365        {
4366          "name": "downtime",
4367          "default": null,
4368          "type": "int"
4369        },
4370        {
4371          "name": "setup-time",
4372          "default": null,
4373          "type": "int"
4374        },
4375        {
4376          "name": "cpu-throttle-percentage",
4377          "default": null,
4378          "type": "int"
4379        },
4380        {
4381          "name": "error-desc",
4382          "default": null,
4383          "type": "str"
4384        },
4385        {
4386          "name": "postcopy-blocktime",
4387          "default": null,
4388          "type": "int"
4389        },
4390        {
4391          "name": "postcopy-vcpu-blocktime",
4392          "default": null,
4393          "type": "[int]"
4394        },
4395        {
4396          "name": "compression",
4397          "default": null,
4398          "type": "307"
4399        },
4400        {
4401          "name": "socket-address",
4402          "default": null,
4403          "type": "[308]"
4404        }
4405      ],
4406      "meta-type": "object"
4407    },
4408    {
4409      "name": "123",
4410      "members": [
4411        {
4412          "name": "capabilities",
4413          "type": "[124]"
4414        }
4415      ],
4416      "meta-type": "object"
4417    },
4418    {
4419      "name": "[124]",
4420      "element-type": "124",
4421      "meta-type": "array"
4422    },
4423    {
4424      "name": "124",
4425      "members": [
4426        {
4427          "name": "capability",
4428          "type": "309"
4429        },
4430        {
4431          "name": "state",
4432          "type": "bool"
4433        }
4434      ],
4435      "meta-type": "object"
4436    },
4437    {
4438      "name": "125",
4439      "members": [
4440        {
4441          "name": "announce-initial",
4442          "default": null,
4443          "type": "int"
4444        },
4445        {
4446          "name": "announce-max",
4447          "default": null,
4448          "type": "int"
4449        },
4450        {
4451          "name": "announce-rounds",
4452          "default": null,
4453          "type": "int"
4454        },
4455        {
4456          "name": "announce-step",
4457          "default": null,
4458          "type": "int"
4459        },
4460        {
4461          "name": "compress-level",
4462          "default": null,
4463          "type": "int"
4464        },
4465        {
4466          "name": "compress-threads",
4467          "default": null,
4468          "type": "int"
4469        },
4470        {
4471          "name": "compress-wait-thread",
4472          "default": null,
4473          "type": "bool"
4474        },
4475        {
4476          "name": "decompress-threads",
4477          "default": null,
4478          "type": "int"
4479        },
4480        {
4481          "name": "cpu-throttle-initial",
4482          "default": null,
4483          "type": "int"
4484        },
4485        {
4486          "name": "cpu-throttle-increment",
4487          "default": null,
4488          "type": "int"
4489        },
4490        {
4491          "name": "tls-creds",
4492          "default": null,
4493          "type": "273"
4494        },
4495        {
4496          "name": "tls-hostname",
4497          "default": null,
4498          "type": "273"
4499        },
4500        {
4501          "name": "tls-authz",
4502          "default": null,
4503          "type": "273"
4504        },
4505        {
4506          "name": "max-bandwidth",
4507          "default": null,
4508          "type": "int"
4509        },
4510        {
4511          "name": "downtime-limit",
4512          "default": null,
4513          "type": "int"
4514        },
4515        {
4516          "name": "x-checkpoint-delay",
4517          "default": null,
4518          "type": "int"
4519        },
4520        {
4521          "name": "block-incremental",
4522          "default": null,
4523          "type": "bool"
4524        },
4525        {
4526          "name": "multifd-channels",
4527          "default": null,
4528          "type": "int"
4529        },
4530        {
4531          "name": "xbzrle-cache-size",
4532          "default": null,
4533          "type": "int"
4534        },
4535        {
4536          "name": "max-postcopy-bandwidth",
4537          "default": null,
4538          "type": "int"
4539        },
4540        {
4541          "name": "max-cpu-throttle",
4542          "default": null,
4543          "type": "int"
4544        }
4545      ],
4546      "meta-type": "object"
4547    },
4548    {
4549      "name": "126",
4550      "members": [
4551        {
4552          "name": "announce-initial",
4553          "default": null,
4554          "type": "int"
4555        },
4556        {
4557          "name": "announce-max",
4558          "default": null,
4559          "type": "int"
4560        },
4561        {
4562          "name": "announce-rounds",
4563          "default": null,
4564          "type": "int"
4565        },
4566        {
4567          "name": "announce-step",
4568          "default": null,
4569          "type": "int"
4570        },
4571        {
4572          "name": "compress-level",
4573          "default": null,
4574          "type": "int"
4575        },
4576        {
4577          "name": "compress-threads",
4578          "default": null,
4579          "type": "int"
4580        },
4581        {
4582          "name": "compress-wait-thread",
4583          "default": null,
4584          "type": "bool"
4585        },
4586        {
4587          "name": "decompress-threads",
4588          "default": null,
4589          "type": "int"
4590        },
4591        {
4592          "name": "cpu-throttle-initial",
4593          "default": null,
4594          "type": "int"
4595        },
4596        {
4597          "name": "cpu-throttle-increment",
4598          "default": null,
4599          "type": "int"
4600        },
4601        {
4602          "name": "tls-creds",
4603          "default": null,
4604          "type": "str"
4605        },
4606        {
4607          "name": "tls-hostname",
4608          "default": null,
4609          "type": "str"
4610        },
4611        {
4612          "name": "tls-authz",
4613          "default": null,
4614          "type": "str"
4615        },
4616        {
4617          "name": "max-bandwidth",
4618          "default": null,
4619          "type": "int"
4620        },
4621        {
4622          "name": "downtime-limit",
4623          "default": null,
4624          "type": "int"
4625        },
4626        {
4627          "name": "x-checkpoint-delay",
4628          "default": null,
4629          "type": "int"
4630        },
4631        {
4632          "name": "block-incremental",
4633          "default": null,
4634          "type": "bool"
4635        },
4636        {
4637          "name": "multifd-channels",
4638          "default": null,
4639          "type": "int"
4640        },
4641        {
4642          "name": "xbzrle-cache-size",
4643          "default": null,
4644          "type": "int"
4645        },
4646        {
4647          "name": "max-postcopy-bandwidth",
4648          "default": null,
4649          "type": "int"
4650        },
4651        {
4652          "name": "max-cpu-throttle",
4653          "default": null,
4654          "type": "int"
4655        }
4656      ],
4657      "meta-type": "object"
4658    },
4659    {
4660      "name": "127",
4661      "members": [
4662        {
4663          "name": "protocol",
4664          "type": "str"
4665        },
4666        {
4667          "name": "hostname",
4668          "type": "str"
4669        },
4670        {
4671          "name": "port",
4672          "default": null,
4673          "type": "int"
4674        },
4675        {
4676          "name": "tls-port",
4677          "default": null,
4678          "type": "int"
4679        },
4680        {
4681          "name": "cert-subject",
4682          "default": null,
4683          "type": "str"
4684        }
4685      ],
4686      "meta-type": "object"
4687    },
4688    {
4689      "name": "128",
4690      "members": [
4691        {
4692          "name": "status",
4693          "type": "304"
4694        }
4695      ],
4696      "meta-type": "object"
4697    },
4698    {
4699      "name": "129",
4700      "members": [
4701        {
4702          "name": "pass",
4703          "type": "int"
4704        }
4705      ],
4706      "meta-type": "object"
4707    },
4708    {
4709      "name": "130",
4710      "members": [
4711        {
4712          "name": "mode",
4713          "type": "310"
4714        },
4715        {
4716          "name": "reason",
4717          "type": "311"
4718        }
4719      ],
4720      "meta-type": "object"
4721    },
4722    {
4723      "name": "131",
4724      "members": [
4725        {
4726          "name": "state",
4727          "type": "304"
4728        }
4729      ],
4730      "meta-type": "object"
4731    },
4732    {
4733      "name": "132",
4734      "members": [
4735        {
4736          "name": "value",
4737          "type": "number"
4738        }
4739      ],
4740      "meta-type": "object"
4741    },
4742    {
4743      "name": "133",
4744      "members": [
4745        {
4746          "name": "value",
4747          "type": "int"
4748        }
4749      ],
4750      "meta-type": "object"
4751    },
4752    {
4753      "name": "134",
4754      "members": [
4755        {
4756          "name": "value",
4757          "type": "int"
4758        }
4759      ],
4760      "meta-type": "object"
4761    },
4762    {
4763      "name": "int",
4764      "json-type": "int",
4765      "meta-type": "builtin"
4766    },
4767    {
4768      "name": "135",
4769      "members": [
4770        {
4771          "name": "uri",
4772          "type": "str"
4773        },
4774        {
4775          "name": "blk",
4776          "default": null,
4777          "type": "bool"
4778        },
4779        {
4780          "name": "inc",
4781          "default": null,
4782          "type": "bool"
4783        },
4784        {
4785          "name": "detach",
4786          "default": null,
4787          "type": "bool"
4788        },
4789        {
4790          "name": "resume",
4791          "default": null,
4792          "type": "bool"
4793        }
4794      ],
4795      "meta-type": "object"
4796    },
4797    {
4798      "name": "136",
4799      "members": [
4800        {
4801          "name": "uri",
4802          "type": "str"
4803        }
4804      ],
4805      "meta-type": "object"
4806    },
4807    {
4808      "name": "137",
4809      "members": [
4810        {
4811          "name": "filename",
4812          "type": "str"
4813        },
4814        {
4815          "name": "live",
4816          "default": null,
4817          "type": "bool"
4818        }
4819      ],
4820      "meta-type": "object"
4821    },
4822    {
4823      "name": "138",
4824      "members": [
4825        {
4826          "name": "enable",
4827          "type": "bool"
4828        },
4829        {
4830          "name": "primary",
4831          "type": "bool"
4832        },
4833        {
4834          "name": "failover",
4835          "default": null,
4836          "type": "bool"
4837        }
4838      ],
4839      "meta-type": "object"
4840    },
4841    {
4842      "name": "139",
4843      "members": [
4844        {
4845          "name": "error",
4846          "type": "bool"
4847        },
4848        {
4849          "name": "desc",
4850          "default": null,
4851          "type": "str"
4852        }
4853      ],
4854      "meta-type": "object"
4855    },
4856    {
4857      "name": "140",
4858      "members": [
4859        {
4860          "name": "mode",
4861          "type": "310"
4862        },
4863        {
4864          "name": "last-mode",
4865          "type": "310"
4866        },
4867        {
4868          "name": "reason",
4869          "type": "311"
4870        }
4871      ],
4872      "meta-type": "object"
4873    },
4874    {
4875      "name": "141",
4876      "members": [
4877        {
4878          "name": "uri",
4879          "type": "str"
4880        }
4881      ],
4882      "meta-type": "object"
4883    },
4884    {
4885      "name": "142",
4886      "members": [
4887        {
4888          "name": "actions",
4889          "type": "[312]"
4890        },
4891        {
4892          "name": "properties",
4893          "default": null,
4894          "type": "313"
4895        }
4896      ],
4897      "meta-type": "object"
4898    },
4899    {
4900      "name": "143",
4901      "members": [
4902        {
4903          "name": "name",
4904          "type": "str"
4905        },
4906        {
4907          "name": "vcpu",
4908          "default": null,
4909          "type": "int"
4910        }
4911      ],
4912      "meta-type": "object"
4913    },
4914    {
4915      "name": "[144]",
4916      "element-type": "144",
4917      "meta-type": "array"
4918    },
4919    {
4920      "name": "144",
4921      "members": [
4922        {
4923          "name": "name",
4924          "type": "str"
4925        },
4926        {
4927          "name": "state",
4928          "type": "314"
4929        },
4930        {
4931          "name": "vcpu",
4932          "type": "bool"
4933        }
4934      ],
4935      "meta-type": "object"
4936    },
4937    {
4938      "name": "145",
4939      "members": [
4940        {
4941          "name": "name",
4942          "type": "str"
4943        },
4944        {
4945          "name": "enable",
4946          "type": "bool"
4947        },
4948        {
4949          "name": "ignore-unavailable",
4950          "default": null,
4951          "type": "bool"
4952        },
4953        {
4954          "name": "vcpu",
4955          "default": null,
4956          "type": "int"
4957        }
4958      ],
4959      "meta-type": "object"
4960    },
4961    {
4962      "name": "[146]",
4963      "element-type": "146",
4964      "meta-type": "array"
4965    },
4966    {
4967      "name": "146",
4968      "tag": "meta-type",
4969      "variants": [
4970        {
4971          "case": "builtin",
4972          "type": "316"
4973        },
4974        {
4975          "case": "enum",
4976          "type": "317"
4977        },
4978        {
4979          "case": "array",
4980          "type": "318"
4981        },
4982        {
4983          "case": "object",
4984          "type": "319"
4985        },
4986        {
4987          "case": "alternate",
4988          "type": "320"
4989        },
4990        {
4991          "case": "command",
4992          "type": "321"
4993        },
4994        {
4995          "case": "event",
4996          "type": "322"
4997        }
4998      ],
4999      "members": [
5000        {
5001          "name": "name",
5002          "type": "str"
5003        },
5004        {
5005          "name": "meta-type",
5006          "type": "315"
5007        }
5008      ],
5009      "meta-type": "object"
5010    },
5011    {
5012      "name": "147",
5013      "members": [
5014        {
5015          "name": "enable",
5016          "default": null,
5017          "type": "[323]"
5018        }
5019      ],
5020      "meta-type": "object"
5021    },
5022    {
5023      "name": "148",
5024      "members": [
5025        {
5026          "name": "qemu",
5027          "type": "324"
5028        },
5029        {
5030          "name": "package",
5031          "type": "str"
5032        }
5033      ],
5034      "meta-type": "object"
5035    },
5036    {
5037      "name": "[149]",
5038      "element-type": "149",
5039      "meta-type": "array"
5040    },
5041    {
5042      "name": "149",
5043      "members": [
5044        {
5045          "name": "name",
5046          "type": "str"
5047        }
5048      ],
5049      "meta-type": "object"
5050    },
5051    {
5052      "name": "150",
5053      "members": [
5054        {
5055          "name": "protocol",
5056          "type": "str"
5057        },
5058        {
5059          "name": "fdname",
5060          "type": "str"
5061        },
5062        {
5063          "name": "skipauth",
5064          "default": null,
5065          "type": "bool"
5066        },
5067        {
5068          "name": "tls",
5069          "default": null,
5070          "type": "bool"
5071        }
5072      ],
5073      "meta-type": "object"
5074    },
5075    {
5076      "name": "151",
5077      "members": [
5078        {
5079          "name": "name",
5080          "default": null,
5081          "type": "str"
5082        }
5083      ],
5084      "meta-type": "object"
5085    },
5086    {
5087      "name": "152",
5088      "members": [
5089        {
5090          "name": "enabled",
5091          "type": "bool"
5092        },
5093        {
5094          "name": "present",
5095          "type": "bool"
5096        }
5097      ],
5098      "meta-type": "object"
5099    },
5100    {
5101      "name": "153",
5102      "members": [
5103        {
5104          "name": "UUID",
5105          "type": "str"
5106        }
5107      ],
5108      "meta-type": "object"
5109    },
5110    {
5111      "name": "[154]",
5112      "element-type": "154",
5113      "meta-type": "array"
5114    },
5115    {
5116      "name": "154",
5117      "members": [
5118        {
5119          "name": "name",
5120          "type": "str"
5121        }
5122      ],
5123      "meta-type": "object"
5124    },
5125    {
5126      "name": "[155]",
5127      "element-type": "155",
5128      "meta-type": "array"
5129    },
5130    {
5131      "name": "155",
5132      "tag": "arch",
5133      "variants": [
5134        {
5135          "case": "x86",
5136          "type": "327"
5137        },
5138        {
5139          "case": "sparc",
5140          "type": "328"
5141        },
5142        {
5143          "case": "ppc",
5144          "type": "329"
5145        },
5146        {
5147          "case": "mips",
5148          "type": "330"
5149        },
5150        {
5151          "case": "tricore",
5152          "type": "331"
5153        },
5154        {
5155          "case": "s390",
5156          "type": "332"
5157        },
5158        {
5159          "case": "riscv",
5160          "type": "333"
5161        },
5162        {
5163          "case": "other",
5164          "type": "0"
5165        }
5166      ],
5167      "members": [
5168        {
5169          "name": "CPU",
5170          "type": "int"
5171        },
5172        {
5173          "name": "current",
5174          "type": "bool"
5175        },
5176        {
5177          "name": "halted",
5178          "type": "bool"
5179        },
5180        {
5181          "name": "qom_path",
5182          "type": "str"
5183        },
5184        {
5185          "name": "thread_id",
5186          "type": "int"
5187        },
5188        {
5189          "name": "props",
5190          "default": null,
5191          "type": "325"
5192        },
5193        {
5194          "name": "arch",
5195          "type": "326"
5196        }
5197      ],
5198      "meta-type": "object"
5199    },
5200    {
5201      "name": "[156]",
5202      "element-type": "156",
5203      "meta-type": "array"
5204    },
5205    {
5206      "name": "156",
5207      "tag": "target",
5208      "variants": [
5209        {
5210          "case": "s390x",
5211          "type": "332"
5212        },
5213        {
5214          "case": "aarch64",
5215          "type": "0"
5216        },
5217        {
5218          "case": "alpha",
5219          "type": "0"
5220        },
5221        {
5222          "case": "arm",
5223          "type": "0"
5224        },
5225        {
5226          "case": "cris",
5227          "type": "0"
5228        },
5229        {
5230          "case": "hppa",
5231          "type": "0"
5232        },
5233        {
5234          "case": "i386",
5235          "type": "0"
5236        },
5237        {
5238          "case": "lm32",
5239          "type": "0"
5240        },
5241        {
5242          "case": "m68k",
5243          "type": "0"
5244        },
5245        {
5246          "case": "microblaze",
5247          "type": "0"
5248        },
5249        {
5250          "case": "microblazeel",
5251          "type": "0"
5252        },
5253        {
5254          "case": "mips",
5255          "type": "0"
5256        },
5257        {
5258          "case": "mips64",
5259          "type": "0"
5260        },
5261        {
5262          "case": "mips64el",
5263          "type": "0"
5264        },
5265        {
5266          "case": "mipsel",
5267          "type": "0"
5268        },
5269        {
5270          "case": "moxie",
5271          "type": "0"
5272        },
5273        {
5274          "case": "nios2",
5275          "type": "0"
5276        },
5277        {
5278          "case": "or1k",
5279          "type": "0"
5280        },
5281        {
5282          "case": "ppc",
5283          "type": "0"
5284        },
5285        {
5286          "case": "ppc64",
5287          "type": "0"
5288        },
5289        {
5290          "case": "riscv32",
5291          "type": "0"
5292        },
5293        {
5294          "case": "riscv64",
5295          "type": "0"
5296        },
5297        {
5298          "case": "sh4",
5299          "type": "0"
5300        },
5301        {
5302          "case": "sh4eb",
5303          "type": "0"
5304        },
5305        {
5306          "case": "sparc",
5307          "type": "0"
5308        },
5309        {
5310          "case": "sparc64",
5311          "type": "0"
5312        },
5313        {
5314          "case": "tricore",
5315          "type": "0"
5316        },
5317        {
5318          "case": "unicore32",
5319          "type": "0"
5320        },
5321        {
5322          "case": "x86_64",
5323          "type": "0"
5324        },
5325        {
5326          "case": "xtensa",
5327          "type": "0"
5328        },
5329        {
5330          "case": "xtensaeb",
5331          "type": "0"
5332        }
5333      ],
5334      "members": [
5335        {
5336          "name": "cpu-index",
5337          "type": "int"
5338        },
5339        {
5340          "name": "qom-path",
5341          "type": "str"
5342        },
5343        {
5344          "name": "thread-id",
5345          "type": "int"
5346        },
5347        {
5348          "name": "props",
5349          "default": null,
5350          "type": "325"
5351        },
5352        {
5353          "name": "arch",
5354          "type": "326"
5355        },
5356        {
5357          "name": "target",
5358          "type": "334"
5359        }
5360      ],
5361      "meta-type": "object"
5362    },
5363    {
5364      "name": "[157]",
5365      "element-type": "157",
5366      "meta-type": "array"
5367    },
5368    {
5369      "name": "157",
5370      "members": [
5371        {
5372          "name": "id",
5373          "type": "str"
5374        },
5375        {
5376          "name": "thread-id",
5377          "type": "int"
5378        },
5379        {
5380          "name": "poll-max-ns",
5381          "type": "int"
5382        },
5383        {
5384          "name": "poll-grow",
5385          "type": "int"
5386        },
5387        {
5388          "name": "poll-shrink",
5389          "type": "int"
5390        }
5391      ],
5392      "meta-type": "object"
5393    },
5394    {
5395      "name": "158",
5396      "members": [
5397        {
5398          "name": "actual",
5399          "type": "int"
5400        }
5401      ],
5402      "meta-type": "object"
5403    },
5404    {
5405      "name": "159",
5406      "members": [
5407        {
5408          "name": "actual",
5409          "type": "int"
5410        }
5411      ],
5412      "meta-type": "object"
5413    },
5414    {
5415      "name": "[160]",
5416      "element-type": "160",
5417      "meta-type": "array"
5418    },
5419    {
5420      "name": "160",
5421      "members": [
5422        {
5423          "name": "bus",
5424          "type": "int"
5425        },
5426        {
5427          "name": "devices",
5428          "type": "[335]"
5429        }
5430      ],
5431      "meta-type": "object"
5432    },
5433    {
5434      "name": "161",
5435      "members": [
5436        {
5437          "name": "id",
5438          "type": "int"
5439        }
5440      ],
5441      "meta-type": "object"
5442    },
5443    {
5444      "name": "162",
5445      "members": [
5446        {
5447          "name": "val",
5448          "type": "int"
5449        },
5450        {
5451          "name": "size",
5452          "type": "int"
5453        },
5454        {
5455          "name": "filename",
5456          "type": "str"
5457        },
5458        {
5459          "name": "cpu-index",
5460          "default": null,
5461          "type": "int"
5462        }
5463      ],
5464      "meta-type": "object"
5465    },
5466    {
5467      "name": "163",
5468      "members": [
5469        {
5470          "name": "val",
5471          "type": "int"
5472        },
5473        {
5474          "name": "size",
5475          "type": "int"
5476        },
5477        {
5478          "name": "filename",
5479          "type": "str"
5480        }
5481      ],
5482      "meta-type": "object"
5483    },
5484    {
5485      "name": "164",
5486      "members": [
5487        {
5488          "name": "value",
5489          "type": "int"
5490        }
5491      ],
5492      "meta-type": "object"
5493    },
5494    {
5495      "name": "165",
5496      "members": [
5497        {
5498          "name": "command-line",
5499          "type": "str"
5500        },
5501        {
5502          "name": "cpu-index",
5503          "default": null,
5504          "type": "int"
5505        }
5506      ],
5507      "meta-type": "object"
5508    },
5509    {
5510      "name": "166",
5511      "members": [
5512        {
5513          "name": "path",
5514          "type": "str"
5515        }
5516      ],
5517      "meta-type": "object"
5518    },
5519    {
5520      "name": "[167]",
5521      "element-type": "167",
5522      "meta-type": "array"
5523    },
5524    {
5525      "name": "167",
5526      "members": [
5527        {
5528          "name": "name",
5529          "type": "str"
5530        },
5531        {
5532          "name": "type",
5533          "type": "str"
5534        },
5535        {
5536          "name": "description",
5537          "default": null,
5538          "type": "str"
5539        }
5540      ],
5541      "meta-type": "object"
5542    },
5543    {
5544      "name": "168",
5545      "members": [
5546        {
5547          "name": "path",
5548          "type": "str"
5549        },
5550        {
5551          "name": "property",
5552          "type": "str"
5553        }
5554      ],
5555      "meta-type": "object"
5556    },
5557    {
5558      "name": "any",
5559      "json-type": "value",
5560      "meta-type": "builtin"
5561    },
5562    {
5563      "name": "169",
5564      "members": [
5565        {
5566          "name": "path",
5567          "type": "str"
5568        },
5569        {
5570          "name": "property",
5571          "type": "str"
5572        },
5573        {
5574          "name": "value",
5575          "type": "any"
5576        }
5577      ],
5578      "meta-type": "object"
5579    },
5580    {
5581      "name": "170",
5582      "members": [
5583        {
5584          "name": "device",
5585          "type": "str"
5586        },
5587        {
5588          "name": "target",
5589          "type": "str"
5590        },
5591        {
5592          "name": "arg",
5593          "default": null,
5594          "type": "str"
5595        }
5596      ],
5597      "meta-type": "object"
5598    },
5599    {
5600      "name": "171",
5601      "members": [
5602        {
5603          "name": "implements",
5604          "default": null,
5605          "type": "str"
5606        },
5607        {
5608          "name": "abstract",
5609          "default": null,
5610          "type": "bool"
5611        }
5612      ],
5613      "meta-type": "object"
5614    },
5615    {
5616      "name": "[172]",
5617      "element-type": "172",
5618      "meta-type": "array"
5619    },
5620    {
5621      "name": "172",
5622      "members": [
5623        {
5624          "name": "name",
5625          "type": "str"
5626        },
5627        {
5628          "name": "abstract",
5629          "default": null,
5630          "type": "bool"
5631        },
5632        {
5633          "name": "parent",
5634          "default": null,
5635          "type": "str"
5636        }
5637      ],
5638      "meta-type": "object"
5639    },
5640    {
5641      "name": "173",
5642      "members": [
5643        {
5644          "name": "typename",
5645          "type": "str"
5646        }
5647      ],
5648      "meta-type": "object"
5649    },
5650    {
5651      "name": "174",
5652      "members": [
5653        {
5654          "name": "typename",
5655          "type": "str"
5656        }
5657      ],
5658      "meta-type": "object"
5659    },
5660    {
5661      "name": "175",
5662      "members": [
5663        {
5664          "name": "enable",
5665          "type": "bool"
5666        }
5667      ],
5668      "meta-type": "object"
5669    },
5670    {
5671      "name": "176",
5672      "members": [
5673        {
5674          "name": "driver",
5675          "type": "str"
5676        },
5677        {
5678          "name": "bus",
5679          "default": null,
5680          "type": "str"
5681        },
5682        {
5683          "name": "id",
5684          "default": null,
5685          "type": "str"
5686        }
5687      ],
5688      "meta-type": "object"
5689    },
5690    {
5691      "name": "177",
5692      "members": [
5693        {
5694          "name": "id",
5695          "type": "str"
5696        }
5697      ],
5698      "meta-type": "object"
5699    },
5700    {
5701      "name": "178",
5702      "members": [
5703        {
5704          "name": "device",
5705          "default": null,
5706          "type": "str"
5707        },
5708        {
5709          "name": "path",
5710          "type": "str"
5711        }
5712      ],
5713      "meta-type": "object"
5714    },
5715    {
5716      "name": "179",
5717      "members": [
5718        {
5719          "name": "paging",
5720          "type": "bool"
5721        },
5722        {
5723          "name": "protocol",
5724          "type": "str"
5725        },
5726        {
5727          "name": "detach",
5728          "default": null,
5729          "type": "bool"
5730        },
5731        {
5732          "name": "begin",
5733          "default": null,
5734          "type": "int"
5735        },
5736        {
5737          "name": "length",
5738          "default": null,
5739          "type": "int"
5740        },
5741        {
5742          "name": "format",
5743          "default": null,
5744          "type": "336"
5745        }
5746      ],
5747      "meta-type": "object"
5748    },
5749    {
5750      "name": "180",
5751      "members": [
5752        {
5753          "name": "status",
5754          "type": "337"
5755        },
5756        {
5757          "name": "completed",
5758          "type": "int"
5759        },
5760        {
5761          "name": "total",
5762          "type": "int"
5763        }
5764      ],
5765      "meta-type": "object"
5766    },
5767    {
5768      "name": "181",
5769      "members": [
5770        {
5771          "name": "result",
5772          "type": "180"
5773        },
5774        {
5775          "name": "error",
5776          "default": null,
5777          "type": "str"
5778        }
5779      ],
5780      "meta-type": "object"
5781    },
5782    {
5783      "name": "182",
5784      "members": [
5785        {
5786          "name": "formats",
5787          "type": "[336]"
5788        }
5789      ],
5790      "meta-type": "object"
5791    },
5792    {
5793      "name": "183",
5794      "members": [
5795        {
5796          "name": "qom-type",
5797          "type": "str"
5798        },
5799        {
5800          "name": "id",
5801          "type": "str"
5802        },
5803        {
5804          "name": "props",
5805          "default": null,
5806          "type": "any"
5807        }
5808      ],
5809      "meta-type": "object"
5810    },
5811    {
5812      "name": "184",
5813      "members": [
5814        {
5815          "name": "id",
5816          "type": "str"
5817        }
5818      ],
5819      "meta-type": "object"
5820    },
5821    {
5822      "name": "185",
5823      "members": [
5824        {
5825          "name": "fdname",
5826          "type": "str"
5827        }
5828      ],
5829      "meta-type": "object"
5830    },
5831    {
5832      "name": "186",
5833      "members": [
5834        {
5835          "name": "fdname",
5836          "type": "str"
5837        }
5838      ],
5839      "meta-type": "object"
5840    },
5841    {
5842      "name": "[187]",
5843      "element-type": "187",
5844      "meta-type": "array"
5845    },
5846    {
5847      "name": "187",
5848      "members": [
5849        {
5850          "name": "name",
5851          "type": "str"
5852        },
5853        {
5854          "name": "alias",
5855          "default": null,
5856          "type": "str"
5857        },
5858        {
5859          "name": "is-default",
5860          "default": null,
5861          "type": "bool"
5862        },
5863        {
5864          "name": "cpu-max",
5865          "type": "int"
5866        },
5867        {
5868          "name": "hotpluggable-cpus",
5869          "type": "bool"
5870        }
5871      ],
5872      "meta-type": "object"
5873    },
5874    {
5875      "name": "188",
5876      "members": [
5877        {
5878          "name": "wakeup-suspend-support",
5879          "type": "bool"
5880        }
5881      ],
5882      "meta-type": "object"
5883    },
5884    {
5885      "name": "189",
5886      "members": [
5887        {
5888          "name": "base-memory",
5889          "type": "int"
5890        },
5891        {
5892          "name": "plugged-memory",
5893          "default": null,
5894          "type": "int"
5895        }
5896      ],
5897      "meta-type": "object"
5898    },
5899    {
5900      "name": "190",
5901      "members": [
5902        {
5903          "name": "fdset-id",
5904          "default": null,
5905          "type": "int"
5906        },
5907        {
5908          "name": "opaque",
5909          "default": null,
5910          "type": "str"
5911        }
5912      ],
5913      "meta-type": "object"
5914    },
5915    {
5916      "name": "191",
5917      "members": [
5918        {
5919          "name": "fdset-id",
5920          "type": "int"
5921        },
5922        {
5923          "name": "fd",
5924          "type": "int"
5925        }
5926      ],
5927      "meta-type": "object"
5928    },
5929    {
5930      "name": "192",
5931      "members": [
5932        {
5933          "name": "fdset-id",
5934          "type": "int"
5935        },
5936        {
5937          "name": "fd",
5938          "default": null,
5939          "type": "int"
5940        }
5941      ],
5942      "meta-type": "object"
5943    },
5944    {
5945      "name": "[193]",
5946      "element-type": "193",
5947      "meta-type": "array"
5948    },
5949    {
5950      "name": "193",
5951      "members": [
5952        {
5953          "name": "fdset-id",
5954          "type": "int"
5955        },
5956        {
5957          "name": "fds",
5958          "type": "[338]"
5959        }
5960      ],
5961      "meta-type": "object"
5962    },
5963    {
5964      "name": "194",
5965      "members": [
5966        {
5967          "name": "arch",
5968          "type": "334"
5969        }
5970      ],
5971      "meta-type": "object"
5972    },
5973    {
5974      "name": "195",
5975      "members": [
5976        {
5977          "name": "option",
5978          "default": null,
5979          "type": "str"
5980        }
5981      ],
5982      "meta-type": "object"
5983    },
5984    {
5985      "name": "[196]",
5986      "element-type": "196",
5987      "meta-type": "array"
5988    },
5989    {
5990      "name": "196",
5991      "members": [
5992        {
5993          "name": "option",
5994          "type": "str"
5995        },
5996        {
5997          "name": "parameters",
5998          "type": "[339]"
5999        }
6000      ],
6001      "meta-type": "object"
6002    },
6003    {
6004      "name": "[197]",
6005      "element-type": "197",
6006      "meta-type": "array"
6007    },
6008    {
6009      "name": "197",
6010      "members": [
6011        {
6012          "name": "id",
6013          "default": null,
6014          "type": "str"
6015        },
6016        {
6017          "name": "size",
6018          "type": "int"
6019        },
6020        {
6021          "name": "merge",
6022          "type": "bool"
6023        },
6024        {
6025          "name": "dump",
6026          "type": "bool"
6027        },
6028        {
6029          "name": "prealloc",
6030          "type": "bool"
6031        },
6032        {
6033          "name": "host-nodes",
6034          "type": "[int]"
6035        },
6036        {
6037          "name": "policy",
6038          "type": "340"
6039        }
6040      ],
6041      "meta-type": "object"
6042    },
6043    {
6044      "name": "[198]",
6045      "element-type": "198",
6046      "meta-type": "array"
6047    },
6048    {
6049      "name": "198",
6050      "tag": "type",
6051      "variants": [
6052        {
6053          "case": "dimm",
6054          "type": "342"
6055        },
6056        {
6057          "case": "nvdimm",
6058          "type": "342"
6059        }
6060      ],
6061      "members": [
6062        {
6063          "name": "type",
6064          "type": "341"
6065        }
6066      ],
6067      "meta-type": "object"
6068    },
6069    {
6070      "name": "199",
6071      "members": [
6072        {
6073          "name": "device",
6074          "type": "str"
6075        },
6076        {
6077          "name": "msg",
6078          "type": "str"
6079        }
6080      ],
6081      "meta-type": "object"
6082    },
6083    {
6084      "name": "[200]",
6085      "element-type": "200",
6086      "meta-type": "array"
6087    },
6088    {
6089      "name": "200",
6090      "members": [
6091        {
6092          "name": "device",
6093          "default": null,
6094          "type": "str"
6095        },
6096        {
6097          "name": "slot",
6098          "type": "str"
6099        },
6100        {
6101          "name": "slot-type",
6102          "type": "343"
6103        },
6104        {
6105          "name": "source",
6106          "type": "int"
6107        },
6108        {
6109          "name": "status",
6110          "type": "int"
6111        }
6112      ],
6113      "meta-type": "object"
6114    },
6115    {
6116      "name": "201",
6117      "members": [
6118        {
6119          "name": "info",
6120          "type": "200"
6121        }
6122      ],
6123      "meta-type": "object"
6124    },
6125    {
6126      "name": "202",
6127      "members": [
6128        {
6129          "name": "filename",
6130          "type": "str"
6131        }
6132      ],
6133      "meta-type": "object"
6134    },
6135    {
6136      "name": "[203]",
6137      "element-type": "203",
6138      "meta-type": "array"
6139    },
6140    {
6141      "name": "203",
6142      "members": [
6143        {
6144          "name": "type",
6145          "type": "str"
6146        },
6147        {
6148          "name": "vcpus-count",
6149          "type": "int"
6150        },
6151        {
6152          "name": "props",
6153          "type": "325"
6154        },
6155        {
6156          "name": "qom-path",
6157          "default": null,
6158          "type": "str"
6159        }
6160      ],
6161      "meta-type": "object"
6162    },
6163    {
6164      "name": "204",
6165      "members": [
6166        {
6167          "name": "guid",
6168          "type": "str"
6169        }
6170      ],
6171      "meta-type": "object"
6172    },
6173    {
6174      "name": "205",
6175      "tag": "type",
6176      "variants": [
6177        {
6178          "case": "node",
6179          "type": "345"
6180        },
6181        {
6182          "case": "dist",
6183          "type": "346"
6184        },
6185        {
6186          "case": "cpu",
6187          "type": "347"
6188        }
6189      ],
6190      "members": [
6191        {
6192          "name": "type",
6193          "type": "344"
6194        }
6195      ],
6196      "meta-type": "object"
6197    },
6198    {
6199      "name": "206",
6200      "members": [
6201        {
6202          "name": "offset",
6203          "type": "int"
6204        }
6205      ],
6206      "meta-type": "object"
6207    },
6208    {
6209      "name": "[215]",
6210      "element-type": "215",
6211      "meta-type": "array"
6212    },
6213    {
6214      "name": "215",
6215      "members": [
6216        {
6217          "name": "version",
6218          "type": "int"
6219        },
6220        {
6221          "name": "emulated",
6222          "type": "bool"
6223        },
6224        {
6225          "name": "kernel",
6226          "type": "bool"
6227        }
6228      ],
6229      "meta-type": "object"
6230    },
6231    {
6232      "name": "[218]",
6233      "element-type": "218",
6234      "meta-type": "array"
6235    },
6236    {
6237      "name": "218",
6238      "members": [
6239        {
6240          "name": "name",
6241          "type": "str"
6242        },
6243        {
6244          "name": "migration-safe",
6245          "default": null,
6246          "type": "bool"
6247        },
6248        {
6249          "name": "static",
6250          "type": "bool"
6251        },
6252        {
6253          "name": "unavailable-features",
6254          "default": null,
6255          "type": "[str]"
6256        },
6257        {
6258          "name": "typename",
6259          "type": "str"
6260        }
6261      ],
6262      "meta-type": "object"
6263    },
6264    {
6265      "name": "bool",
6266      "json-type": "boolean",
6267      "meta-type": "builtin"
6268    },
6269    {
6270      "name": "219",
6271      "meta-type": "enum",
6272      "values": [
6273        "debug",
6274        "inmigrate",
6275        "internal-error",
6276        "io-error",
6277        "paused",
6278        "postmigrate",
6279        "prelaunch",
6280        "finish-migrate",
6281        "restore-vm",
6282        "running",
6283        "save-vm",
6284        "shutdown",
6285        "suspended",
6286        "watchdog",
6287        "guest-panicked",
6288        "colo",
6289        "preconfig"
6290      ]
6291    },
6292    {
6293      "name": "220",
6294      "meta-type": "enum",
6295      "values": [
6296        "none",
6297        "host-error",
6298        "host-qmp-quit",
6299        "host-qmp-system-reset",
6300        "host-signal",
6301        "host-ui",
6302        "guest-shutdown",
6303        "guest-reset",
6304        "guest-panic",
6305        "subsystem-reset"
6306      ]
6307    },
6308    {
6309      "name": "221",
6310      "meta-type": "enum",
6311      "values": [
6312        "reset",
6313        "shutdown",
6314        "poweroff",
6315        "pause",
6316        "debug",
6317        "none",
6318        "inject-nmi"
6319      ]
6320    },
6321    {
6322      "name": "222",
6323      "meta-type": "enum",
6324      "values": [
6325        "pause",
6326        "poweroff"
6327      ]
6328    },
6329    {
6330      "name": "223",
6331      "tag": "type",
6332      "variants": [
6333        {
6334          "case": "hyper-v",
6335          "type": "353"
6336        },
6337        {
6338          "case": "s390",
6339          "type": "354"
6340        }
6341      ],
6342      "members": [
6343        {
6344          "name": "type",
6345          "type": "352"
6346        }
6347      ],
6348      "meta-type": "object"
6349    },
6350    {
6351      "name": "224",
6352      "meta-type": "enum",
6353      "values": [
6354        "undefined",
6355        "created",
6356        "running",
6357        "paused",
6358        "ready",
6359        "standby",
6360        "waiting",
6361        "pending",
6362        "aborting",
6363        "concluded",
6364        "null"
6365      ]
6366    },
6367    {
6368      "name": "225",
6369      "meta-type": "enum",
6370      "values": [
6371        "commit",
6372        "stream",
6373        "mirror",
6374        "backup",
6375        "create"
6376      ]
6377    },
6378    {
6379      "name": "[int]",
6380      "element-type": "int",
6381      "meta-type": "array"
6382    },
6383    {
6384      "name": "226",
6385      "meta-type": "enum",
6386      "values": [
6387        "ok",
6388        "failed",
6389        "nospace"
6390      ]
6391    },
6392    {
6393      "name": "[227]",
6394      "element-type": "227",
6395      "meta-type": "array"
6396    },
6397    {
6398      "name": "227",
6399      "members": [
6400        {
6401          "name": "name",
6402          "default": null,
6403          "type": "str"
6404        },
6405        {
6406          "name": "count",
6407          "type": "int"
6408        },
6409        {
6410          "name": "granularity",
6411          "type": "int"
6412        },
6413        {
6414          "name": "recording",
6415          "type": "bool"
6416        },
6417        {
6418          "name": "busy",
6419          "type": "bool"
6420        },
6421        {
6422          "name": "status",
6423          "type": "355"
6424        },
6425        {
6426          "name": "persistent",
6427          "type": "bool"
6428        },
6429        {
6430          "name": "inconsistent",
6431          "default": null,
6432          "type": "bool"
6433        }
6434      ],
6435      "meta-type": "object"
6436    },
6437    {
6438      "name": "228",
6439      "members": [
6440        {
6441          "name": "rd_bytes",
6442          "type": "int"
6443        },
6444        {
6445          "name": "wr_bytes",
6446          "type": "int"
6447        },
6448        {
6449          "name": "rd_operations",
6450          "type": "int"
6451        },
6452        {
6453          "name": "wr_operations",
6454          "type": "int"
6455        },
6456        {
6457          "name": "flush_operations",
6458          "type": "int"
6459        },
6460        {
6461          "name": "flush_total_time_ns",
6462          "type": "int"
6463        },
6464        {
6465          "name": "wr_total_time_ns",
6466          "type": "int"
6467        },
6468        {
6469          "name": "rd_total_time_ns",
6470          "type": "int"
6471        },
6472        {
6473          "name": "wr_highest_offset",
6474          "type": "int"
6475        },
6476        {
6477          "name": "rd_merged",
6478          "type": "int"
6479        },
6480        {
6481          "name": "wr_merged",
6482          "type": "int"
6483        },
6484        {
6485          "name": "idle_time_ns",
6486          "default": null,
6487          "type": "int"
6488        },
6489        {
6490          "name": "failed_rd_operations",
6491          "type": "int"
6492        },
6493        {
6494          "name": "failed_wr_operations",
6495          "type": "int"
6496        },
6497        {
6498          "name": "failed_flush_operations",
6499          "type": "int"
6500        },
6501        {
6502          "name": "invalid_rd_operations",
6503          "type": "int"
6504        },
6505        {
6506          "name": "invalid_wr_operations",
6507          "type": "int"
6508        },
6509        {
6510          "name": "invalid_flush_operations",
6511          "type": "int"
6512        },
6513        {
6514          "name": "account_invalid",
6515          "type": "bool"
6516        },
6517        {
6518          "name": "account_failed",
6519          "type": "bool"
6520        },
6521        {
6522          "name": "timed_stats",
6523          "type": "[356]"
6524        },
6525        {
6526          "name": "rd_latency_histogram",
6527          "default": null,
6528          "type": "357"
6529        },
6530        {
6531          "name": "wr_latency_histogram",
6532          "default": null,
6533          "type": "357"
6534        },
6535        {
6536          "name": "flush_latency_histogram",
6537          "default": null,
6538          "type": "357"
6539        }
6540      ],
6541      "meta-type": "object"
6542    },
6543    {
6544      "name": "229",
6545      "meta-type": "enum",
6546      "values": [
6547        "existing",
6548        "absolute-paths"
6549      ]
6550    },
6551    {
6552      "name": "230",
6553      "meta-type": "enum",
6554      "values": [
6555        "top",
6556        "full",
6557        "none",
6558        "incremental"
6559      ]
6560    },
6561    {
6562      "name": "231",
6563      "meta-type": "enum",
6564      "values": [
6565        "report",
6566        "ignore",
6567        "enospc",
6568        "stop",
6569        "auto"
6570      ]
6571    },
6572    {
6573      "name": "232",
6574      "meta-type": "enum",
6575      "values": [
6576        "off",
6577        "on",
6578        "unmap"
6579      ]
6580    },
6581    {
6582      "name": "233",
6583      "members": [
6584        {
6585          "name": "filename",
6586          "type": "str"
6587        },
6588        {
6589          "name": "format",
6590          "type": "str"
6591        },
6592        {
6593          "name": "dirty-flag",
6594          "default": null,
6595          "type": "bool"
6596        },
6597        {
6598          "name": "actual-size",
6599          "default": null,
6600          "type": "int"
6601        },
6602        {
6603          "name": "virtual-size",
6604          "type": "int"
6605        },
6606        {
6607          "name": "cluster-size",
6608          "default": null,
6609          "type": "int"
6610        },
6611        {
6612          "name": "encrypted",
6613          "default": null,
6614          "type": "bool"
6615        },
6616        {
6617          "name": "compressed",
6618          "default": null,
6619          "type": "bool"
6620        },
6621        {
6622          "name": "backing-filename",
6623          "default": null,
6624          "type": "str"
6625        },
6626        {
6627          "name": "full-backing-filename",
6628          "default": null,
6629          "type": "str"
6630        },
6631        {
6632          "name": "backing-filename-format",
6633          "default": null,
6634          "type": "str"
6635        },
6636        {
6637          "name": "snapshots",
6638          "default": null,
6639          "type": "[67]"
6640        },
6641        {
6642          "name": "backing-image",
6643          "default": null,
6644          "type": "233"
6645        },
6646        {
6647          "name": "format-specific",
6648          "default": null,
6649          "type": "358"
6650        }
6651      ],
6652      "meta-type": "object"
6653    },
6654    {
6655      "name": "234",
6656      "members": [
6657        {
6658          "name": "writeback",
6659          "type": "bool"
6660        },
6661        {
6662          "name": "direct",
6663          "type": "bool"
6664        },
6665        {
6666          "name": "no-flush",
6667          "type": "bool"
6668        }
6669      ],
6670      "meta-type": "object"
6671    },
6672    {
6673      "name": "[235]",
6674      "element-type": "235",
6675      "meta-type": "array"
6676    },
6677    {
6678      "name": "235",
6679      "members": [
6680        {
6681          "name": "id",
6682          "type": "int"
6683        },
6684        {
6685          "name": "type",
6686          "type": "359"
6687        },
6688        {
6689          "name": "name",
6690          "type": "str"
6691        }
6692      ],
6693      "meta-type": "object"
6694    },
6695    {
6696      "name": "[236]",
6697      "element-type": "236",
6698      "meta-type": "array"
6699    },
6700    {
6701      "name": "236",
6702      "members": [
6703        {
6704          "name": "parent",
6705          "type": "int"
6706        },
6707        {
6708          "name": "child",
6709          "type": "int"
6710        },
6711        {
6712          "name": "name",
6713          "type": "str"
6714        },
6715        {
6716          "name": "perm",
6717          "type": "[360]"
6718        },
6719        {
6720          "name": "shared-perm",
6721          "type": "[360]"
6722        }
6723      ],
6724      "meta-type": "object"
6725    },
6726    {
6727      "name": "237",
6728      "meta-type": "enum",
6729      "values": [
6730        "background",
6731        "write-blocking"
6732      ]
6733    },
6734    {
6735      "name": "[str]",
6736      "element-type": "str",
6737      "meta-type": "array"
6738    },
6739    {
6740      "name": "238",
6741      "meta-type": "enum",
6742      "values": [
6743        "blkdebug",
6744        "blklogwrites",
6745        "blkverify",
6746        "bochs",
6747        "cloop",
6748        "copy-on-read",
6749        "dmg",
6750        "file",
6751        "ftp",
6752        "ftps",
6753        "gluster",
6754        "host_cdrom",
6755        "host_device",
6756        "http",
6757        "https",
6758        "iscsi",
6759        "luks",
6760        "nbd",
6761        "nfs",
6762        "null-aio",
6763        "null-co",
6764        "nvme",
6765        "parallels",
6766        "qcow",
6767        "qcow2",
6768        "qed",
6769        "quorum",
6770        "raw",
6771        "rbd",
6772        "replication",
6773        "sheepdog",
6774        "ssh",
6775        "throttle",
6776        "vdi",
6777        "vhdx",
6778        "vmdk",
6779        "vpc",
6780        "vvfat",
6781        "vxhs"
6782      ]
6783    },
6784    {
6785      "name": "239",
6786      "meta-type": "enum",
6787      "values": [
6788        "ignore",
6789        "unmap"
6790      ]
6791    },
6792    {
6793      "name": "240",
6794      "members": [
6795        {
6796          "name": "direct",
6797          "default": null,
6798          "type": "bool"
6799        },
6800        {
6801          "name": "no-flush",
6802          "default": null,
6803          "type": "bool"
6804        }
6805      ],
6806      "meta-type": "object"
6807    },
6808    {
6809      "name": "241",
6810      "members": [
6811        {
6812          "name": "image",
6813          "type": "361"
6814        },
6815        {
6816          "name": "config",
6817          "default": null,
6818          "type": "str"
6819        },
6820        {
6821          "name": "align",
6822          "default": null,
6823          "type": "int"
6824        },
6825        {
6826          "name": "max-transfer",
6827          "default": null,
6828          "type": "int"
6829        },
6830        {
6831          "name": "opt-write-zero",
6832          "default": null,
6833          "type": "int"
6834        },
6835        {
6836          "name": "max-write-zero",
6837          "default": null,
6838          "type": "int"
6839        },
6840        {
6841          "name": "opt-discard",
6842          "default": null,
6843          "type": "int"
6844        },
6845        {
6846          "name": "max-discard",
6847          "default": null,
6848          "type": "int"
6849        },
6850        {
6851          "name": "inject-error",
6852          "default": null,
6853          "type": "[362]"
6854        },
6855        {
6856          "name": "set-state",
6857          "default": null,
6858          "type": "[363]"
6859        }
6860      ],
6861      "meta-type": "object"
6862    },
6863    {
6864      "name": "242",
6865      "members": [
6866        {
6867          "name": "file",
6868          "type": "361"
6869        },
6870        {
6871          "name": "log",
6872          "type": "361"
6873        },
6874        {
6875          "name": "log-sector-size",
6876          "default": null,
6877          "type": "int"
6878        },
6879        {
6880          "name": "log-append",
6881          "default": null,
6882          "type": "bool"
6883        },
6884        {
6885          "name": "log-super-update-interval",
6886          "default": null,
6887          "type": "int"
6888        }
6889      ],
6890      "meta-type": "object"
6891    },
6892    {
6893      "name": "243",
6894      "members": [
6895        {
6896          "name": "test",
6897          "type": "361"
6898        },
6899        {
6900          "name": "raw",
6901          "type": "361"
6902        }
6903      ],
6904      "meta-type": "object"
6905    },
6906    {
6907      "name": "244",
6908      "members": [
6909        {
6910          "name": "file",
6911          "type": "361"
6912        }
6913      ],
6914      "meta-type": "object"
6915    },
6916    {
6917      "name": "245",
6918      "members": [
6919        {
6920          "name": "filename",
6921          "type": "str"
6922        },
6923        {
6924          "name": "pr-manager",
6925          "default": null,
6926          "type": "str"
6927        },
6928        {
6929          "name": "locking",
6930          "default": null,
6931          "type": "364"
6932        },
6933        {
6934          "name": "aio",
6935          "default": null,
6936          "type": "365"
6937        },
6938        {
6939          "name": "drop-cache",
6940          "default": null,
6941          "type": "bool"
6942        },
6943        {
6944          "name": "x-check-cache-dropped",
6945          "default": null,
6946          "type": "bool"
6947        }
6948      ],
6949      "meta-type": "object"
6950    },
6951    {
6952      "name": "246",
6953      "members": [
6954        {
6955          "name": "url",
6956          "type": "str"
6957        },
6958        {
6959          "name": "readahead",
6960          "default": null,
6961          "type": "int"
6962        },
6963        {
6964          "name": "timeout",
6965          "default": null,
6966          "type": "int"
6967        },
6968        {
6969          "name": "username",
6970          "default": null,
6971          "type": "str"
6972        },
6973        {
6974          "name": "password-secret",
6975          "default": null,
6976          "type": "str"
6977        },
6978        {
6979          "name": "proxy-username",
6980          "default": null,
6981          "type": "str"
6982        },
6983        {
6984          "name": "proxy-password-secret",
6985          "default": null,
6986          "type": "str"
6987        }
6988      ],
6989      "meta-type": "object"
6990    },
6991    {
6992      "name": "247",
6993      "members": [
6994        {
6995          "name": "url",
6996          "type": "str"
6997        },
6998        {
6999          "name": "readahead",
7000          "default": null,
7001          "type": "int"
7002        },
7003        {
7004          "name": "timeout",
7005          "default": null,
7006          "type": "int"
7007        },
7008        {
7009          "name": "username",
7010          "default": null,
7011          "type": "str"
7012        },
7013        {
7014          "name": "password-secret",
7015          "default": null,
7016          "type": "str"
7017        },
7018        {
7019          "name": "proxy-username",
7020          "default": null,
7021          "type": "str"
7022        },
7023        {
7024          "name": "proxy-password-secret",
7025          "default": null,
7026          "type": "str"
7027        },
7028        {
7029          "name": "sslverify",
7030          "default": null,
7031          "type": "bool"
7032        }
7033      ],
7034      "meta-type": "object"
7035    },
7036    {
7037      "name": "248",
7038      "members": [
7039        {
7040          "name": "volume",
7041          "type": "str"
7042        },
7043        {
7044          "name": "path",
7045          "type": "str"
7046        },
7047        {
7048          "name": "server",
7049          "type": "[308]"
7050        },
7051        {
7052          "name": "debug",
7053          "default": null,
7054          "type": "int"
7055        },
7056        {
7057          "name": "logfile",
7058          "default": null,
7059          "type": "str"
7060        }
7061      ],
7062      "meta-type": "object"
7063    },
7064    {
7065      "name": "249",
7066      "members": [
7067        {
7068          "name": "url",
7069          "type": "str"
7070        },
7071        {
7072          "name": "readahead",
7073          "default": null,
7074          "type": "int"
7075        },
7076        {
7077          "name": "timeout",
7078          "default": null,
7079          "type": "int"
7080        },
7081        {
7082          "name": "username",
7083          "default": null,
7084          "type": "str"
7085        },
7086        {
7087          "name": "password-secret",
7088          "default": null,
7089          "type": "str"
7090        },
7091        {
7092          "name": "proxy-username",
7093          "default": null,
7094          "type": "str"
7095        },
7096        {
7097          "name": "proxy-password-secret",
7098          "default": null,
7099          "type": "str"
7100        },
7101        {
7102          "name": "cookie",
7103          "default": null,
7104          "type": "str"
7105        },
7106        {
7107          "name": "cookie-secret",
7108          "default": null,
7109          "type": "str"
7110        }
7111      ],
7112      "meta-type": "object"
7113    },
7114    {
7115      "name": "250",
7116      "members": [
7117        {
7118          "name": "url",
7119          "type": "str"
7120        },
7121        {
7122          "name": "readahead",
7123          "default": null,
7124          "type": "int"
7125        },
7126        {
7127          "name": "timeout",
7128          "default": null,
7129          "type": "int"
7130        },
7131        {
7132          "name": "username",
7133          "default": null,
7134          "type": "str"
7135        },
7136        {
7137          "name": "password-secret",
7138          "default": null,
7139          "type": "str"
7140        },
7141        {
7142          "name": "proxy-username",
7143          "default": null,
7144          "type": "str"
7145        },
7146        {
7147          "name": "proxy-password-secret",
7148          "default": null,
7149          "type": "str"
7150        },
7151        {
7152          "name": "cookie",
7153          "default": null,
7154          "type": "str"
7155        },
7156        {
7157          "name": "sslverify",
7158          "default": null,
7159          "type": "bool"
7160        },
7161        {
7162          "name": "cookie-secret",
7163          "default": null,
7164          "type": "str"
7165        }
7166      ],
7167      "meta-type": "object"
7168    },
7169    {
7170      "name": "251",
7171      "members": [
7172        {
7173          "name": "transport",
7174          "type": "366"
7175        },
7176        {
7177          "name": "portal",
7178          "type": "str"
7179        },
7180        {
7181          "name": "target",
7182          "type": "str"
7183        },
7184        {
7185          "name": "lun",
7186          "default": null,
7187          "type": "int"
7188        },
7189        {
7190          "name": "user",
7191          "default": null,
7192          "type": "str"
7193        },
7194        {
7195          "name": "password-secret",
7196          "default": null,
7197          "type": "str"
7198        },
7199        {
7200          "name": "initiator-name",
7201          "default": null,
7202          "type": "str"
7203        },
7204        {
7205          "name": "header-digest",
7206          "default": null,
7207          "type": "367"
7208        },
7209        {
7210          "name": "timeout",
7211          "default": null,
7212          "type": "int"
7213        }
7214      ],
7215      "meta-type": "object"
7216    },
7217    {
7218      "name": "252",
7219      "members": [
7220        {
7221          "name": "file",
7222          "type": "361"
7223        },
7224        {
7225          "name": "key-secret",
7226          "default": null,
7227          "type": "str"
7228        }
7229      ],
7230      "meta-type": "object"
7231    },
7232    {
7233      "name": "253",
7234      "members": [
7235        {
7236          "name": "server",
7237          "type": "308"
7238        },
7239        {
7240          "name": "export",
7241          "default": null,
7242          "type": "str"
7243        },
7244        {
7245          "name": "tls-creds",
7246          "default": null,
7247          "type": "str"
7248        },
7249        {
7250          "name": "x-dirty-bitmap",
7251          "default": null,
7252          "type": "str"
7253        }
7254      ],
7255      "meta-type": "object"
7256    },
7257    {
7258      "name": "254",
7259      "members": [
7260        {
7261          "name": "server",
7262          "type": "368"
7263        },
7264        {
7265          "name": "path",
7266          "type": "str"
7267        },
7268        {
7269          "name": "user",
7270          "default": null,
7271          "type": "int"
7272        },
7273        {
7274          "name": "group",
7275          "default": null,
7276          "type": "int"
7277        },
7278        {
7279          "name": "tcp-syn-count",
7280          "default": null,
7281          "type": "int"
7282        },
7283        {
7284          "name": "readahead-size",
7285          "default": null,
7286          "type": "int"
7287        },
7288        {
7289          "name": "page-cache-size",
7290          "default": null,
7291          "type": "int"
7292        },
7293        {
7294          "name": "debug",
7295          "default": null,
7296          "type": "int"
7297        }
7298      ],
7299      "meta-type": "object"
7300    },
7301    {
7302      "name": "255",
7303      "members": [
7304        {
7305          "name": "size",
7306          "default": null,
7307          "type": "int"
7308        },
7309        {
7310          "name": "latency-ns",
7311          "default": null,
7312          "type": "int"
7313        }
7314      ],
7315      "meta-type": "object"
7316    },
7317    {
7318      "name": "256",
7319      "members": [
7320        {
7321          "name": "device",
7322          "type": "str"
7323        },
7324        {
7325          "name": "namespace",
7326          "type": "int"
7327        }
7328      ],
7329      "meta-type": "object"
7330    },
7331    {
7332      "name": "257",
7333      "members": [
7334        {
7335          "name": "file",
7336          "type": "361"
7337        },
7338        {
7339          "name": "backing",
7340          "default": null,
7341          "type": "369"
7342        },
7343        {
7344          "name": "lazy-refcounts",
7345          "default": null,
7346          "type": "bool"
7347        },
7348        {
7349          "name": "pass-discard-request",
7350          "default": null,
7351          "type": "bool"
7352        },
7353        {
7354          "name": "pass-discard-snapshot",
7355          "default": null,
7356          "type": "bool"
7357        },
7358        {
7359          "name": "pass-discard-other",
7360          "default": null,
7361          "type": "bool"
7362        },
7363        {
7364          "name": "overlap-check",
7365          "default": null,
7366          "type": "370"
7367        },
7368        {
7369          "name": "cache-size",
7370          "default": null,
7371          "type": "int"
7372        },
7373        {
7374          "name": "l2-cache-size",
7375          "default": null,
7376          "type": "int"
7377        },
7378        {
7379          "name": "l2-cache-entry-size",
7380          "default": null,
7381          "type": "int"
7382        },
7383        {
7384          "name": "refcount-cache-size",
7385          "default": null,
7386          "type": "int"
7387        },
7388        {
7389          "name": "cache-clean-interval",
7390          "default": null,
7391          "type": "int"
7392        },
7393        {
7394          "name": "encrypt",
7395          "default": null,
7396          "type": "371"
7397        },
7398        {
7399          "name": "data-file",
7400          "default": null,
7401          "type": "361"
7402        }
7403      ],
7404      "meta-type": "object"
7405    },
7406    {
7407      "name": "258",
7408      "members": [
7409        {
7410          "name": "file",
7411          "type": "361"
7412        },
7413        {
7414          "name": "backing",
7415          "default": null,
7416          "type": "369"
7417        },
7418        {
7419          "name": "encrypt",
7420          "default": null,
7421          "type": "372"
7422        }
7423      ],
7424      "meta-type": "object"
7425    },
7426    {
7427      "name": "259",
7428      "members": [
7429        {
7430          "name": "file",
7431          "type": "361"
7432        },
7433        {
7434          "name": "backing",
7435          "default": null,
7436          "type": "369"
7437        }
7438      ],
7439      "meta-type": "object"
7440    },
7441    {
7442      "name": "260",
7443      "members": [
7444        {
7445          "name": "blkverify",
7446          "default": null,
7447          "type": "bool"
7448        },
7449        {
7450          "name": "children",
7451          "type": "[361]"
7452        },
7453        {
7454          "name": "vote-threshold",
7455          "type": "int"
7456        },
7457        {
7458          "name": "rewrite-corrupted",
7459          "default": null,
7460          "type": "bool"
7461        },
7462        {
7463          "name": "read-pattern",
7464          "default": null,
7465          "type": "373"
7466        }
7467      ],
7468      "meta-type": "object"
7469    },
7470    {
7471      "name": "261",
7472      "members": [
7473        {
7474          "name": "file",
7475          "type": "361"
7476        },
7477        {
7478          "name": "offset",
7479          "default": null,
7480          "type": "int"
7481        },
7482        {
7483          "name": "size",
7484          "default": null,
7485          "type": "int"
7486        }
7487      ],
7488      "meta-type": "object"
7489    },
7490    {
7491      "name": "262",
7492      "members": [
7493        {
7494          "name": "pool",
7495          "type": "str"
7496        },
7497        {
7498          "name": "image",
7499          "type": "str"
7500        },
7501        {
7502          "name": "conf",
7503          "default": null,
7504          "type": "str"
7505        },
7506        {
7507          "name": "snapshot",
7508          "default": null,
7509          "type": "str"
7510        },
7511        {
7512          "name": "user",
7513          "default": null,
7514          "type": "str"
7515        },
7516        {
7517          "name": "auth-client-required",
7518          "default": null,
7519          "type": "[374]"
7520        },
7521        {
7522          "name": "key-secret",
7523          "default": null,
7524          "type": "str"
7525        },
7526        {
7527          "name": "server",
7528          "default": null,
7529          "type": "[375]"
7530        }
7531      ],
7532      "meta-type": "object"
7533    },
7534    {
7535      "name": "263",
7536      "members": [
7537        {
7538          "name": "file",
7539          "type": "361"
7540        },
7541        {
7542          "name": "mode",
7543          "type": "376"
7544        },
7545        {
7546          "name": "top-id",
7547          "default": null,
7548          "type": "str"
7549        }
7550      ],
7551      "meta-type": "object"
7552    },
7553    {
7554      "name": "264",
7555      "members": [
7556        {
7557          "name": "server",
7558          "type": "308"
7559        },
7560        {
7561          "name": "vdi",
7562          "type": "str"
7563        },
7564        {
7565          "name": "snap-id",
7566          "default": null,
7567          "type": "int"
7568        },
7569        {
7570          "name": "tag",
7571          "default": null,
7572          "type": "str"
7573        }
7574      ],
7575      "meta-type": "object"
7576    },
7577    {
7578      "name": "265",
7579      "members": [
7580        {
7581          "name": "server",
7582          "type": "377"
7583        },
7584        {
7585          "name": "path",
7586          "type": "str"
7587        },
7588        {
7589          "name": "user",
7590          "default": null,
7591          "type": "str"
7592        },
7593        {
7594          "name": "host-key-check",
7595          "default": null,
7596          "type": "378"
7597        }
7598      ],
7599      "meta-type": "object"
7600    },
7601    {
7602      "name": "266",
7603      "members": [
7604        {
7605          "name": "throttle-group",
7606          "type": "str"
7607        },
7608        {
7609          "name": "file",
7610          "type": "361"
7611        }
7612      ],
7613      "meta-type": "object"
7614    },
7615    {
7616      "name": "267",
7617      "members": [
7618        {
7619          "name": "dir",
7620          "type": "str"
7621        },
7622        {
7623          "name": "fat-type",
7624          "default": null,
7625          "type": "int"
7626        },
7627        {
7628          "name": "floppy",
7629          "default": null,
7630          "type": "bool"
7631        },
7632        {
7633          "name": "label",
7634          "default": null,
7635          "type": "str"
7636        },
7637        {
7638          "name": "rw",
7639          "default": null,
7640          "type": "bool"
7641        }
7642      ],
7643      "meta-type": "object"
7644    },
7645    {
7646      "name": "268",
7647      "members": [
7648        {
7649          "name": "vdisk-id",
7650          "type": "str"
7651        },
7652        {
7653          "name": "server",
7654          "type": "375"
7655        },
7656        {
7657          "name": "tls-creds",
7658          "default": null,
7659          "type": "str"
7660        }
7661      ],
7662      "meta-type": "object"
7663    },
7664    {
7665      "name": "269",
7666      "tag": "driver",
7667      "variants": [
7668        {
7669          "case": "file",
7670          "type": "379"
7671        },
7672        {
7673          "case": "gluster",
7674          "type": "380"
7675        },
7676        {
7677          "case": "luks",
7678          "type": "381"
7679        },
7680        {
7681          "case": "nfs",
7682          "type": "382"
7683        },
7684        {
7685          "case": "parallels",
7686          "type": "383"
7687        },
7688        {
7689          "case": "qcow",
7690          "type": "384"
7691        },
7692        {
7693          "case": "qcow2",
7694          "type": "385"
7695        },
7696        {
7697          "case": "qed",
7698          "type": "386"
7699        },
7700        {
7701          "case": "rbd",
7702          "type": "387"
7703        },
7704        {
7705          "case": "sheepdog",
7706          "type": "388"
7707        },
7708        {
7709          "case": "ssh",
7710          "type": "389"
7711        },
7712        {
7713          "case": "vdi",
7714          "type": "390"
7715        },
7716        {
7717          "case": "vhdx",
7718          "type": "391"
7719        },
7720        {
7721          "case": "vmdk",
7722          "type": "392"
7723        },
7724        {
7725          "case": "vpc",
7726          "type": "393"
7727        },
7728        {
7729          "case": "blkdebug",
7730          "type": "0"
7731        },
7732        {
7733          "case": "blklogwrites",
7734          "type": "0"
7735        },
7736        {
7737          "case": "blkverify",
7738          "type": "0"
7739        },
7740        {
7741          "case": "bochs",
7742          "type": "0"
7743        },
7744        {
7745          "case": "cloop",
7746          "type": "0"
7747        },
7748        {
7749          "case": "copy-on-read",
7750          "type": "0"
7751        },
7752        {
7753          "case": "dmg",
7754          "type": "0"
7755        },
7756        {
7757          "case": "ftp",
7758          "type": "0"
7759        },
7760        {
7761          "case": "ftps",
7762          "type": "0"
7763        },
7764        {
7765          "case": "host_cdrom",
7766          "type": "0"
7767        },
7768        {
7769          "case": "host_device",
7770          "type": "0"
7771        },
7772        {
7773          "case": "http",
7774          "type": "0"
7775        },
7776        {
7777          "case": "https",
7778          "type": "0"
7779        },
7780        {
7781          "case": "iscsi",
7782          "type": "0"
7783        },
7784        {
7785          "case": "nbd",
7786          "type": "0"
7787        },
7788        {
7789          "case": "null-aio",
7790          "type": "0"
7791        },
7792        {
7793          "case": "null-co",
7794          "type": "0"
7795        },
7796        {
7797          "case": "nvme",
7798          "type": "0"
7799        },
7800        {
7801          "case": "quorum",
7802          "type": "0"
7803        },
7804        {
7805          "case": "raw",
7806          "type": "0"
7807        },
7808        {
7809          "case": "replication",
7810          "type": "0"
7811        },
7812        {
7813          "case": "throttle",
7814          "type": "0"
7815        },
7816        {
7817          "case": "vvfat",
7818          "type": "0"
7819        },
7820        {
7821          "case": "vxhs",
7822          "type": "0"
7823        }
7824      ],
7825      "members": [
7826        {
7827          "name": "driver",
7828          "type": "238"
7829        }
7830      ],
7831      "meta-type": "object"
7832    },
7833    {
7834      "name": "270",
7835      "meta-type": "enum",
7836      "values": [
7837        "retain",
7838        "read-only",
7839        "read-write"
7840      ]
7841    },
7842    {
7843      "name": "271",
7844      "meta-type": "enum",
7845      "values": [
7846        "read",
7847        "write"
7848      ]
7849    },
7850    {
7851      "name": "272",
7852      "meta-type": "enum",
7853      "values": [
7854        "ignore",
7855        "report",
7856        "stop"
7857      ]
7858    },
7859    {
7860      "name": "273",
7861      "members": [
7862        {
7863          "type": "str"
7864        },
7865        {
7866          "type": "null"
7867        }
7868      ],
7869      "meta-type": "alternate"
7870    },
7871    {
7872      "name": "274",
7873      "tag": "type",
7874      "variants": [
7875        {
7876          "case": "inet",
7877          "type": "395"
7878        },
7879        {
7880          "case": "unix",
7881          "type": "396"
7882        },
7883        {
7884          "case": "vsock",
7885          "type": "397"
7886        },
7887        {
7888          "case": "fd",
7889          "type": "398"
7890        }
7891      ],
7892      "members": [
7893        {
7894          "name": "type",
7895          "type": "394"
7896        }
7897      ],
7898      "meta-type": "object"
7899    },
7900    {
7901      "name": "275",
7902      "meta-type": "enum",
7903      "values": [
7904        "safe",
7905        "hard"
7906      ]
7907    },
7908    {
7909      "name": "276",
7910      "meta-type": "enum",
7911      "values": [
7912        "read",
7913        "write",
7914        "flush"
7915      ]
7916    },
7917    {
7918      "name": "277",
7919      "meta-type": "enum",
7920      "values": [
7921        "utf8",
7922        "base64"
7923      ]
7924    },
7925    {
7926      "name": "278",
7927      "tag": "type",
7928      "variants": [
7929        {
7930          "case": "file",
7931          "type": "400"
7932        },
7933        {
7934          "case": "serial",
7935          "type": "401"
7936        },
7937        {
7938          "case": "parallel",
7939          "type": "401"
7940        },
7941        {
7942          "case": "pipe",
7943          "type": "401"
7944        },
7945        {
7946          "case": "socket",
7947          "type": "402"
7948        },
7949        {
7950          "case": "udp",
7951          "type": "403"
7952        },
7953        {
7954          "case": "pty",
7955          "type": "404"
7956        },
7957        {
7958          "case": "null",
7959          "type": "404"
7960        },
7961        {
7962          "case": "mux",
7963          "type": "405"
7964        },
7965        {
7966          "case": "msmouse",
7967          "type": "404"
7968        },
7969        {
7970          "case": "wctablet",
7971          "type": "404"
7972        },
7973        {
7974          "case": "braille",
7975          "type": "404"
7976        },
7977        {
7978          "case": "testdev",
7979          "type": "404"
7980        },
7981        {
7982          "case": "stdio",
7983          "type": "406"
7984        },
7985        {
7986          "case": "console",
7987          "type": "404"
7988        },
7989        {
7990          "case": "vc",
7991          "type": "409"
7992        },
7993        {
7994          "case": "ringbuf",
7995          "type": "410"
7996        },
7997        {
7998          "case": "memory",
7999          "type": "410"
8000        }
8001      ],
8002      "members": [
8003        {
8004          "name": "type",
8005          "type": "399"
8006        }
8007      ],
8008      "meta-type": "object"
8009    },
8010    {
8011      "name": "279",
8012      "meta-type": "enum",
8013      "values": [
8014        "normal",
8015        "none",
8016        "all"
8017      ]
8018    },
8019    {
8020      "name": "280",
8021      "meta-type": "enum",
8022      "values": [
8023        "half",
8024        "full"
8025      ]
8026    },
8027    {
8028      "name": "281",
8029      "meta-type": "enum",
8030      "values": [
8031        "off",
8032        "on"
8033      ]
8034    },
8035    {
8036      "name": "282",
8037      "members": [
8038        {
8039          "name": "priority",
8040          "type": "int"
8041        },
8042        {
8043          "name": "tbl-id",
8044          "type": "int"
8045        },
8046        {
8047          "name": "in-pport",
8048          "default": null,
8049          "type": "int"
8050        },
8051        {
8052          "name": "tunnel-id",
8053          "default": null,
8054          "type": "int"
8055        },
8056        {
8057          "name": "vlan-id",
8058          "default": null,
8059          "type": "int"
8060        },
8061        {
8062          "name": "eth-type",
8063          "default": null,
8064          "type": "int"
8065        },
8066        {
8067          "name": "eth-src",
8068          "default": null,
8069          "type": "str"
8070        },
8071        {
8072          "name": "eth-dst",
8073          "default": null,
8074          "type": "str"
8075        },
8076        {
8077          "name": "ip-proto",
8078          "default": null,
8079          "type": "int"
8080        },
8081        {
8082          "name": "ip-tos",
8083          "default": null,
8084          "type": "int"
8085        },
8086        {
8087          "name": "ip-dst",
8088          "default": null,
8089          "type": "str"
8090        }
8091      ],
8092      "meta-type": "object"
8093    },
8094    {
8095      "name": "283",
8096      "members": [
8097        {
8098          "name": "in-pport",
8099          "default": null,
8100          "type": "int"
8101        },
8102        {
8103          "name": "tunnel-id",
8104          "default": null,
8105          "type": "int"
8106        },
8107        {
8108          "name": "vlan-id",
8109          "default": null,
8110          "type": "int"
8111        },
8112        {
8113          "name": "eth-src",
8114          "default": null,
8115          "type": "str"
8116        },
8117        {
8118          "name": "eth-dst",
8119          "default": null,
8120          "type": "str"
8121        },
8122        {
8123          "name": "ip-proto",
8124          "default": null,
8125          "type": "int"
8126        },
8127        {
8128          "name": "ip-tos",
8129          "default": null,
8130          "type": "int"
8131        }
8132      ],
8133      "meta-type": "object"
8134    },
8135    {
8136      "name": "284",
8137      "members": [
8138        {
8139          "name": "goto-tbl",
8140          "default": null,
8141          "type": "int"
8142        },
8143        {
8144          "name": "group-id",
8145          "default": null,
8146          "type": "int"
8147        },
8148        {
8149          "name": "tunnel-lport",
8150          "default": null,
8151          "type": "int"
8152        },
8153        {
8154          "name": "vlan-id",
8155          "default": null,
8156          "type": "int"
8157        },
8158        {
8159          "name": "new-vlan-id",
8160          "default": null,
8161          "type": "int"
8162        },
8163        {
8164          "name": "out-pport",
8165          "default": null,
8166          "type": "int"
8167        }
8168      ],
8169      "meta-type": "object"
8170    },
8171    {
8172      "name": "285",
8173      "tag": "type",
8174      "variants": [
8175        {
8176          "case": "passthrough",
8177          "type": "412"
8178        },
8179        {
8180          "case": "emulator",
8181          "type": "413"
8182        }
8183      ],
8184      "members": [
8185        {
8186          "name": "type",
8187          "type": "411"
8188        }
8189      ],
8190      "meta-type": "object"
8191    },
8192    {
8193      "name": "290",
8194      "meta-type": "enum",
8195      "values": [
8196        "ipv4",
8197        "ipv6",
8198        "unix",
8199        "vsock",
8200        "unknown"
8201      ]
8202    },
8203    {
8204      "name": "[291]",
8205      "element-type": "291",
8206      "meta-type": "array"
8207    },
8208    {
8209      "name": "291",
8210      "members": [
8211        {
8212          "name": "host",
8213          "type": "str"
8214        },
8215        {
8216          "name": "service",
8217          "type": "str"
8218        },
8219        {
8220          "name": "family",
8221          "type": "290"
8222        },
8223        {
8224          "name": "websocket",
8225          "type": "bool"
8226        },
8227        {
8228          "name": "x509_dname",
8229          "default": null,
8230          "type": "str"
8231        },
8232        {
8233          "name": "sasl_username",
8234          "default": null,
8235          "type": "str"
8236        }
8237      ],
8238      "meta-type": "object"
8239    },
8240    {
8241      "name": "[292]",
8242      "element-type": "292",
8243      "meta-type": "array"
8244    },
8245    {
8246      "name": "292",
8247      "members": [
8248        {
8249          "name": "host",
8250          "type": "str"
8251        },
8252        {
8253          "name": "service",
8254          "type": "str"
8255        },
8256        {
8257          "name": "family",
8258          "type": "290"
8259        },
8260        {
8261          "name": "websocket",
8262          "type": "bool"
8263        },
8264        {
8265          "name": "auth",
8266          "type": "293"
8267        },
8268        {
8269          "name": "vencrypt",
8270          "default": null,
8271          "type": "294"
8272        }
8273      ],
8274      "meta-type": "object"
8275    },
8276    {
8277      "name": "293",
8278      "meta-type": "enum",
8279      "values": [
8280        "none",
8281        "vnc",
8282        "ra2",
8283        "ra2ne",
8284        "tight",
8285        "ultra",
8286        "tls",
8287        "vencrypt",
8288        "sasl"
8289      ]
8290    },
8291    {
8292      "name": "294",
8293      "meta-type": "enum",
8294      "values": [
8295        "plain",
8296        "tls-none",
8297        "x509-none",
8298        "tls-vnc",
8299        "x509-vnc",
8300        "tls-plain",
8301        "x509-plain",
8302        "tls-sasl",
8303        "x509-sasl"
8304      ]
8305    },
8306    {
8307      "name": "295",
8308      "members": [
8309        {
8310          "name": "host",
8311          "type": "str"
8312        },
8313        {
8314          "name": "service",
8315          "type": "str"
8316        },
8317        {
8318          "name": "family",
8319          "type": "290"
8320        },
8321        {
8322          "name": "websocket",
8323          "type": "bool"
8324        },
8325        {
8326          "name": "auth",
8327          "default": null,
8328          "type": "str"
8329        }
8330      ],
8331      "meta-type": "object"
8332    },
8333    {
8334      "name": "296",
8335      "members": [
8336        {
8337          "name": "host",
8338          "type": "str"
8339        },
8340        {
8341          "name": "service",
8342          "type": "str"
8343        },
8344        {
8345          "name": "family",
8346          "type": "290"
8347        },
8348        {
8349          "name": "websocket",
8350          "type": "bool"
8351        }
8352      ],
8353      "meta-type": "object"
8354    },
8355    {
8356      "name": "[297]",
8357      "element-type": "297",
8358      "meta-type": "array"
8359    },
8360    {
8361      "name": "297",
8362      "tag": "type",
8363      "variants": [
8364        {
8365          "case": "number",
8366          "type": "415"
8367        },
8368        {
8369          "case": "qcode",
8370          "type": "416"
8371        }
8372      ],
8373      "members": [
8374        {
8375          "name": "type",
8376          "type": "414"
8377        }
8378      ],
8379      "meta-type": "object"
8380    },
8381    {
8382      "name": "[298]",
8383      "element-type": "298",
8384      "meta-type": "array"
8385    },
8386    {
8387      "name": "298",
8388      "tag": "type",
8389      "variants": [
8390        {
8391          "case": "key",
8392          "type": "418"
8393        },
8394        {
8395          "case": "btn",
8396          "type": "419"
8397        },
8398        {
8399          "case": "rel",
8400          "type": "420"
8401        },
8402        {
8403          "case": "abs",
8404          "type": "420"
8405        }
8406      ],
8407      "members": [
8408        {
8409          "name": "type",
8410          "type": "417"
8411        }
8412      ],
8413      "meta-type": "object"
8414    },
8415    {
8416      "name": "299",
8417      "meta-type": "enum",
8418      "values": [
8419        "default",
8420        "none",
8421        "gtk",
8422        "sdl",
8423        "egl-headless",
8424        "curses",
8425        "cocoa",
8426        "spice-app"
8427      ]
8428    },
8429    {
8430      "name": "300",
8431      "meta-type": "enum",
8432      "values": [
8433        "off",
8434        "on",
8435        "core",
8436        "es"
8437      ]
8438    },
8439    {
8440      "name": "301",
8441      "members": [
8442        {
8443          "name": "grab-on-hover",
8444          "default": null,
8445          "type": "bool"
8446        },
8447        {
8448          "name": "zoom-to-fit",
8449          "default": null,
8450          "type": "bool"
8451        }
8452      ],
8453      "meta-type": "object"
8454    },
8455    {
8456      "name": "302",
8457      "members": [
8458        {
8459          "name": "charset",
8460          "default": null,
8461          "type": "str"
8462        }
8463      ],
8464      "meta-type": "object"
8465    },
8466    {
8467      "name": "303",
8468      "members": [
8469        {
8470          "name": "rendernode",
8471          "default": null,
8472          "type": "str"
8473        }
8474      ],
8475      "meta-type": "object"
8476    },
8477    {
8478      "name": "304",
8479      "meta-type": "enum",
8480      "values": [
8481        "none",
8482        "setup",
8483        "cancelling",
8484        "cancelled",
8485        "active",
8486        "postcopy-active",
8487        "postcopy-paused",
8488        "postcopy-recover",
8489        "completed",
8490        "failed",
8491        "colo",
8492        "pre-switchover",
8493        "device"
8494      ]
8495    },
8496    {
8497      "name": "305",
8498      "members": [
8499        {
8500          "name": "transferred",
8501          "type": "int"
8502        },
8503        {
8504          "name": "remaining",
8505          "type": "int"
8506        },
8507        {
8508          "name": "total",
8509          "type": "int"
8510        },
8511        {
8512          "name": "duplicate",
8513          "type": "int"
8514        },
8515        {
8516          "name": "skipped",
8517          "type": "int"
8518        },
8519        {
8520          "name": "normal",
8521          "type": "int"
8522        },
8523        {
8524          "name": "normal-bytes",
8525          "type": "int"
8526        },
8527        {
8528          "name": "dirty-pages-rate",
8529          "type": "int"
8530        },
8531        {
8532          "name": "mbps",
8533          "type": "number"
8534        },
8535        {
8536          "name": "dirty-sync-count",
8537          "type": "int"
8538        },
8539        {
8540          "name": "postcopy-requests",
8541          "type": "int"
8542        },
8543        {
8544          "name": "page-size",
8545          "type": "int"
8546        },
8547        {
8548          "name": "multifd-bytes",
8549          "type": "int"
8550        },
8551        {
8552          "name": "pages-per-second",
8553          "type": "int"
8554        }
8555      ],
8556      "meta-type": "object"
8557    },
8558    {
8559      "name": "306",
8560      "members": [
8561        {
8562          "name": "cache-size",
8563          "type": "int"
8564        },
8565        {
8566          "name": "bytes",
8567          "type": "int"
8568        },
8569        {
8570          "name": "pages",
8571          "type": "int"
8572        },
8573        {
8574          "name": "cache-miss",
8575          "type": "int"
8576        },
8577        {
8578          "name": "cache-miss-rate",
8579          "type": "number"
8580        },
8581        {
8582          "name": "overflow",
8583          "type": "int"
8584        }
8585      ],
8586      "meta-type": "object"
8587    },
8588    {
8589      "name": "307",
8590      "members": [
8591        {
8592          "name": "pages",
8593          "type": "int"
8594        },
8595        {
8596          "name": "busy",
8597          "type": "int"
8598        },
8599        {
8600          "name": "busy-rate",
8601          "type": "number"
8602        },
8603        {
8604          "name": "compressed-size",
8605          "type": "int"
8606        },
8607        {
8608          "name": "compression-rate",
8609          "type": "number"
8610        }
8611      ],
8612      "meta-type": "object"
8613    },
8614    {
8615      "name": "[308]",
8616      "element-type": "308",
8617      "meta-type": "array"
8618    },
8619    {
8620      "name": "308",
8621      "tag": "type",
8622      "variants": [
8623        {
8624          "case": "inet",
8625          "type": "377"
8626        },
8627        {
8628          "case": "unix",
8629          "type": "422"
8630        },
8631        {
8632          "case": "vsock",
8633          "type": "423"
8634        },
8635        {
8636          "case": "fd",
8637          "type": "424"
8638        }
8639      ],
8640      "members": [
8641        {
8642          "name": "type",
8643          "type": "421"
8644        }
8645      ],
8646      "meta-type": "object"
8647    },
8648    {
8649      "name": "309",
8650      "meta-type": "enum",
8651      "values": [
8652        "xbzrle",
8653        "rdma-pin-all",
8654        "auto-converge",
8655        "zero-blocks",
8656        "compress",
8657        "events",
8658        "postcopy-ram",
8659        "x-colo",
8660        "release-ram",
8661        "block",
8662        "return-path",
8663        "pause-before-switchover",
8664        "multifd",
8665        "dirty-bitmaps",
8666        "postcopy-blocktime",
8667        "late-block-activate",
8668        "x-ignore-shared"
8669      ]
8670    },
8671    {
8672      "name": "310",
8673      "meta-type": "enum",
8674      "values": [
8675        "none",
8676        "primary",
8677        "secondary"
8678      ]
8679    },
8680    {
8681      "name": "311",
8682      "meta-type": "enum",
8683      "values": [
8684        "none",
8685        "request",
8686        "error",
8687        "processing"
8688      ]
8689    },
8690    {
8691      "name": "number",
8692      "json-type": "number",
8693      "meta-type": "builtin"
8694    },
8695    {
8696      "name": "[312]",
8697      "element-type": "312",
8698      "meta-type": "array"
8699    },
8700    {
8701      "name": "312",
8702      "tag": "type",
8703      "variants": [
8704        {
8705          "case": "abort",
8706          "type": "426"
8707        },
8708        {
8709          "case": "block-dirty-bitmap-add",
8710          "type": "427"
8711        },
8712        {
8713          "case": "block-dirty-bitmap-clear",
8714          "type": "428"
8715        },
8716        {
8717          "case": "block-dirty-bitmap-enable",
8718          "type": "428"
8719        },
8720        {
8721          "case": "block-dirty-bitmap-disable",
8722          "type": "428"
8723        },
8724        {
8725          "case": "block-dirty-bitmap-merge",
8726          "type": "429"
8727        },
8728        {
8729          "case": "blockdev-backup",
8730          "type": "430"
8731        },
8732        {
8733          "case": "blockdev-snapshot",
8734          "type": "431"
8735        },
8736        {
8737          "case": "blockdev-snapshot-internal-sync",
8738          "type": "432"
8739        },
8740        {
8741          "case": "blockdev-snapshot-sync",
8742          "type": "433"
8743        },
8744        {
8745          "case": "drive-backup",
8746          "type": "434"
8747        }
8748      ],
8749      "members": [
8750        {
8751          "name": "type",
8752          "type": "425"
8753        }
8754      ],
8755      "meta-type": "object"
8756    },
8757    {
8758      "name": "313",
8759      "members": [
8760        {
8761          "name": "completion-mode",
8762          "default": null,
8763          "type": "435"
8764        }
8765      ],
8766      "meta-type": "object"
8767    },
8768    {
8769      "name": "314",
8770      "meta-type": "enum",
8771      "values": [
8772        "unavailable",
8773        "disabled",
8774        "enabled"
8775      ]
8776    },
8777    {
8778      "name": "315",
8779      "meta-type": "enum",
8780      "values": [
8781        "builtin",
8782        "enum",
8783        "array",
8784        "object",
8785        "alternate",
8786        "command",
8787        "event"
8788      ]
8789    },
8790    {
8791      "name": "316",
8792      "members": [
8793        {
8794          "name": "json-type",
8795          "type": "436"
8796        }
8797      ],
8798      "meta-type": "object"
8799    },
8800    {
8801      "name": "317",
8802      "members": [
8803        {
8804          "name": "values",
8805          "type": "[str]"
8806        }
8807      ],
8808      "meta-type": "object"
8809    },
8810    {
8811      "name": "318",
8812      "members": [
8813        {
8814          "name": "element-type",
8815          "type": "str"
8816        }
8817      ],
8818      "meta-type": "object"
8819    },
8820    {
8821      "name": "319",
8822      "members": [
8823        {
8824          "name": "members",
8825          "type": "[437]"
8826        },
8827        {
8828          "name": "tag",
8829          "default": null,
8830          "type": "str"
8831        },
8832        {
8833          "name": "variants",
8834          "default": null,
8835          "type": "[438]"
8836        }
8837      ],
8838      "meta-type": "object"
8839    },
8840    {
8841      "name": "320",
8842      "members": [
8843        {
8844          "name": "members",
8845          "type": "[439]"
8846        }
8847      ],
8848      "meta-type": "object"
8849    },
8850    {
8851      "name": "321",
8852      "members": [
8853        {
8854          "name": "arg-type",
8855          "type": "str"
8856        },
8857        {
8858          "name": "ret-type",
8859          "type": "str"
8860        },
8861        {
8862          "name": "allow-oob",
8863          "default": null,
8864          "type": "bool"
8865        }
8866      ],
8867      "meta-type": "object"
8868    },
8869    {
8870      "name": "322",
8871      "members": [
8872        {
8873          "name": "arg-type",
8874          "type": "str"
8875        }
8876      ],
8877      "meta-type": "object"
8878    },
8879    {
8880      "name": "[323]",
8881      "element-type": "323",
8882      "meta-type": "array"
8883    },
8884    {
8885      "name": "323",
8886      "meta-type": "enum",
8887      "values": [
8888        "oob"
8889      ]
8890    },
8891    {
8892      "name": "324",
8893      "members": [
8894        {
8895          "name": "major",
8896          "type": "int"
8897        },
8898        {
8899          "name": "minor",
8900          "type": "int"
8901        },
8902        {
8903          "name": "micro",
8904          "type": "int"
8905        }
8906      ],
8907      "meta-type": "object"
8908    },
8909    {
8910      "name": "325",
8911      "members": [
8912        {
8913          "name": "node-id",
8914          "default": null,
8915          "type": "int"
8916        },
8917        {
8918          "name": "socket-id",
8919          "default": null,
8920          "type": "int"
8921        },
8922        {
8923          "name": "core-id",
8924          "default": null,
8925          "type": "int"
8926        },
8927        {
8928          "name": "thread-id",
8929          "default": null,
8930          "type": "int"
8931        }
8932      ],
8933      "meta-type": "object"
8934    },
8935    {
8936      "name": "326",
8937      "meta-type": "enum",
8938      "values": [
8939        "x86",
8940        "sparc",
8941        "ppc",
8942        "mips",
8943        "tricore",
8944        "s390",
8945        "riscv",
8946        "other"
8947      ]
8948    },
8949    {
8950      "name": "327",
8951      "members": [
8952        {
8953          "name": "pc",
8954          "type": "int"
8955        }
8956      ],
8957      "meta-type": "object"
8958    },
8959    {
8960      "name": "328",
8961      "members": [
8962        {
8963          "name": "pc",
8964          "type": "int"
8965        },
8966        {
8967          "name": "npc",
8968          "type": "int"
8969        }
8970      ],
8971      "meta-type": "object"
8972    },
8973    {
8974      "name": "329",
8975      "members": [
8976        {
8977          "name": "nip",
8978          "type": "int"
8979        }
8980      ],
8981      "meta-type": "object"
8982    },
8983    {
8984      "name": "330",
8985      "members": [
8986        {
8987          "name": "PC",
8988          "type": "int"
8989        }
8990      ],
8991      "meta-type": "object"
8992    },
8993    {
8994      "name": "331",
8995      "members": [
8996        {
8997          "name": "PC",
8998          "type": "int"
8999        }
9000      ],
9001      "meta-type": "object"
9002    },
9003    {
9004      "name": "332",
9005      "members": [
9006        {
9007          "name": "cpu-state",
9008          "type": "440"
9009        }
9010      ],
9011      "meta-type": "object"
9012    },
9013    {
9014      "name": "333",
9015      "members": [
9016        {
9017          "name": "pc",
9018          "type": "int"
9019        }
9020      ],
9021      "meta-type": "object"
9022    },
9023    {
9024      "name": "334",
9025      "meta-type": "enum",
9026      "values": [
9027        "aarch64",
9028        "alpha",
9029        "arm",
9030        "cris",
9031        "hppa",
9032        "i386",
9033        "lm32",
9034        "m68k",
9035        "microblaze",
9036        "microblazeel",
9037        "mips",
9038        "mips64",
9039        "mips64el",
9040        "mipsel",
9041        "moxie",
9042        "nios2",
9043        "or1k",
9044        "ppc",
9045        "ppc64",
9046        "riscv32",
9047        "riscv64",
9048        "s390x",
9049        "sh4",
9050        "sh4eb",
9051        "sparc",
9052        "sparc64",
9053        "tricore",
9054        "unicore32",
9055        "x86_64",
9056        "xtensa",
9057        "xtensaeb"
9058      ]
9059    },
9060    {
9061      "name": "[335]",
9062      "element-type": "335",
9063      "meta-type": "array"
9064    },
9065    {
9066      "name": "335",
9067      "members": [
9068        {
9069          "name": "bus",
9070          "type": "int"
9071        },
9072        {
9073          "name": "slot",
9074          "type": "int"
9075        },
9076        {
9077          "name": "function",
9078          "type": "int"
9079        },
9080        {
9081          "name": "class_info",
9082          "type": "441"
9083        },
9084        {
9085          "name": "id",
9086          "type": "442"
9087        },
9088        {
9089          "name": "irq",
9090          "default": null,
9091          "type": "int"
9092        },
9093        {
9094          "name": "qdev_id",
9095          "type": "str"
9096        },
9097        {
9098          "name": "pci_bridge",
9099          "default": null,
9100          "type": "443"
9101        },
9102        {
9103          "name": "regions",
9104          "type": "[444]"
9105        }
9106      ],
9107      "meta-type": "object"
9108    },
9109    {
9110      "name": "336",
9111      "meta-type": "enum",
9112      "values": [
9113        "elf",
9114        "kdump-zlib",
9115        "kdump-lzo",
9116        "kdump-snappy",
9117        "win-dmp"
9118      ]
9119    },
9120    {
9121      "name": "337",
9122      "meta-type": "enum",
9123      "values": [
9124        "none",
9125        "active",
9126        "completed",
9127        "failed"
9128      ]
9129    },
9130    {
9131      "name": "[336]",
9132      "element-type": "336",
9133      "meta-type": "array"
9134    },
9135    {
9136      "name": "[338]",
9137      "element-type": "338",
9138      "meta-type": "array"
9139    },
9140    {
9141      "name": "338",
9142      "members": [
9143        {
9144          "name": "fd",
9145          "type": "int"
9146        },
9147        {
9148          "name": "opaque",
9149          "default": null,
9150          "type": "str"
9151        }
9152      ],
9153      "meta-type": "object"
9154    },
9155    {
9156      "name": "[339]",
9157      "element-type": "339",
9158      "meta-type": "array"
9159    },
9160    {
9161      "name": "339",
9162      "members": [
9163        {
9164          "name": "name",
9165          "type": "str"
9166        },
9167        {
9168          "name": "type",
9169          "type": "445"
9170        },
9171        {
9172          "name": "help",
9173          "default": null,
9174          "type": "str"
9175        },
9176        {
9177          "name": "default",
9178          "default": null,
9179          "type": "str"
9180        }
9181      ],
9182      "meta-type": "object"
9183    },
9184    {
9185      "name": "340",
9186      "meta-type": "enum",
9187      "values": [
9188        "default",
9189        "preferred",
9190        "bind",
9191        "interleave"
9192      ]
9193    },
9194    {
9195      "name": "341",
9196      "meta-type": "enum",
9197      "values": [
9198        "dimm",
9199        "nvdimm"
9200      ]
9201    },
9202    {
9203      "name": "342",
9204      "members": [
9205        {
9206          "name": "data",
9207          "type": "446"
9208        }
9209      ],
9210      "meta-type": "object"
9211    },
9212    {
9213      "name": "343",
9214      "meta-type": "enum",
9215      "values": [
9216        "DIMM",
9217        "CPU"
9218      ]
9219    },
9220    {
9221      "name": "344",
9222      "meta-type": "enum",
9223      "values": [
9224        "node",
9225        "dist",
9226        "cpu"
9227      ]
9228    },
9229    {
9230      "name": "345",
9231      "members": [
9232        {
9233          "name": "nodeid",
9234          "default": null,
9235          "type": "int"
9236        },
9237        {
9238          "name": "cpus",
9239          "default": null,
9240          "type": "[int]"
9241        },
9242        {
9243          "name": "mem",
9244          "default": null,
9245          "type": "int"
9246        },
9247        {
9248          "name": "memdev",
9249          "default": null,
9250          "type": "str"
9251        }
9252      ],
9253      "meta-type": "object"
9254    },
9255    {
9256      "name": "346",
9257      "members": [
9258        {
9259          "name": "src",
9260          "type": "int"
9261        },
9262        {
9263          "name": "dst",
9264          "type": "int"
9265        },
9266        {
9267          "name": "val",
9268          "type": "int"
9269        }
9270      ],
9271      "meta-type": "object"
9272    },
9273    {
9274      "name": "347",
9275      "members": [
9276        {
9277          "name": "node-id",
9278          "default": null,
9279          "type": "int"
9280        },
9281        {
9282          "name": "socket-id",
9283          "default": null,
9284          "type": "int"
9285        },
9286        {
9287          "name": "core-id",
9288          "default": null,
9289          "type": "int"
9290        },
9291        {
9292          "name": "thread-id",
9293          "default": null,
9294          "type": "int"
9295        }
9296      ],
9297      "meta-type": "object"
9298    },
9299    {
9300      "name": "349",
9301      "members": [
9302        {
9303          "name": "name",
9304          "type": "str"
9305        },
9306        {
9307          "name": "props",
9308          "default": null,
9309          "type": "any"
9310        }
9311      ],
9312      "meta-type": "object"
9313    },
9314    {
9315      "name": "350",
9316      "meta-type": "enum",
9317      "values": [
9318        "incompatible",
9319        "identical",
9320        "superset",
9321        "subset"
9322      ]
9323    },
9324    {
9325      "name": "351",
9326      "meta-type": "enum",
9327      "values": [
9328        "static",
9329        "full"
9330      ]
9331    },
9332    {
9333      "name": "352",
9334      "meta-type": "enum",
9335      "values": [
9336        "hyper-v",
9337        "s390"
9338      ]
9339    },
9340    {
9341      "name": "353",
9342      "members": [
9343        {
9344          "name": "arg1",
9345          "type": "int"
9346        },
9347        {
9348          "name": "arg2",
9349          "type": "int"
9350        },
9351        {
9352          "name": "arg3",
9353          "type": "int"
9354        },
9355        {
9356          "name": "arg4",
9357          "type": "int"
9358        },
9359        {
9360          "name": "arg5",
9361          "type": "int"
9362        }
9363      ],
9364      "meta-type": "object"
9365    },
9366    {
9367      "name": "354",
9368      "members": [
9369        {
9370          "name": "core",
9371          "type": "int"
9372        },
9373        {
9374          "name": "psw-mask",
9375          "type": "int"
9376        },
9377        {
9378          "name": "psw-addr",
9379          "type": "int"
9380        },
9381        {
9382          "name": "reason",
9383          "type": "447"
9384        }
9385      ],
9386      "meta-type": "object"
9387    },
9388    {
9389      "name": "355",
9390      "meta-type": "enum",
9391      "values": [
9392        "active",
9393        "disabled",
9394        "frozen",
9395        "locked",
9396        "inconsistent"
9397      ]
9398    },
9399    {
9400      "name": "[356]",
9401      "element-type": "356",
9402      "meta-type": "array"
9403    },
9404    {
9405      "name": "356",
9406      "members": [
9407        {
9408          "name": "interval_length",
9409          "type": "int"
9410        },
9411        {
9412          "name": "min_rd_latency_ns",
9413          "type": "int"
9414        },
9415        {
9416          "name": "max_rd_latency_ns",
9417          "type": "int"
9418        },
9419        {
9420          "name": "avg_rd_latency_ns",
9421          "type": "int"
9422        },
9423        {
9424          "name": "min_wr_latency_ns",
9425          "type": "int"
9426        },
9427        {
9428          "name": "max_wr_latency_ns",
9429          "type": "int"
9430        },
9431        {
9432          "name": "avg_wr_latency_ns",
9433          "type": "int"
9434        },
9435        {
9436          "name": "min_flush_latency_ns",
9437          "type": "int"
9438        },
9439        {
9440          "name": "max_flush_latency_ns",
9441          "type": "int"
9442        },
9443        {
9444          "name": "avg_flush_latency_ns",
9445          "type": "int"
9446        },
9447        {
9448          "name": "avg_rd_queue_depth",
9449          "type": "number"
9450        },
9451        {
9452          "name": "avg_wr_queue_depth",
9453          "type": "number"
9454        }
9455      ],
9456      "meta-type": "object"
9457    },
9458    {
9459      "name": "357",
9460      "members": [
9461        {
9462          "name": "boundaries",
9463          "type": "[int]"
9464        },
9465        {
9466          "name": "bins",
9467          "type": "[int]"
9468        }
9469      ],
9470      "meta-type": "object"
9471    },
9472    {
9473      "name": "[67]",
9474      "element-type": "67",
9475      "meta-type": "array"
9476    },
9477    {
9478      "name": "358",
9479      "tag": "type",
9480      "variants": [
9481        {
9482          "case": "qcow2",
9483          "type": "449"
9484        },
9485        {
9486          "case": "vmdk",
9487          "type": "450"
9488        },
9489        {
9490          "case": "luks",
9491          "type": "451"
9492        }
9493      ],
9494      "members": [
9495        {
9496          "name": "type",
9497          "type": "448"
9498        }
9499      ],
9500      "meta-type": "object"
9501    },
9502    {
9503      "name": "359",
9504      "meta-type": "enum",
9505      "values": [
9506        "block-backend",
9507        "block-job",
9508        "block-driver"
9509      ]
9510    },
9511    {
9512      "name": "[360]",
9513      "element-type": "360",
9514      "meta-type": "array"
9515    },
9516    {
9517      "name": "360",
9518      "meta-type": "enum",
9519      "values": [
9520        "consistent-read",
9521        "write",
9522        "write-unchanged",
9523        "resize",
9524        "graph-mod"
9525      ]
9526    },
9527    {
9528      "name": "361",
9529      "members": [
9530        {
9531          "type": "45"
9532        },
9533        {
9534          "type": "str"
9535        }
9536      ],
9537      "meta-type": "alternate"
9538    },
9539    {
9540      "name": "[362]",
9541      "element-type": "362",
9542      "meta-type": "array"
9543    },
9544    {
9545      "name": "362",
9546      "members": [
9547        {
9548          "name": "event",
9549          "type": "452"
9550        },
9551        {
9552          "name": "state",
9553          "default": null,
9554          "type": "int"
9555        },
9556        {
9557          "name": "errno",
9558          "default": null,
9559          "type": "int"
9560        },
9561        {
9562          "name": "sector",
9563          "default": null,
9564          "type": "int"
9565        },
9566        {
9567          "name": "once",
9568          "default": null,
9569          "type": "bool"
9570        },
9571        {
9572          "name": "immediately",
9573          "default": null,
9574          "type": "bool"
9575        }
9576      ],
9577      "meta-type": "object"
9578    },
9579    {
9580      "name": "[363]",
9581      "element-type": "363",
9582      "meta-type": "array"
9583    },
9584    {
9585      "name": "363",
9586      "members": [
9587        {
9588          "name": "event",
9589          "type": "452"
9590        },
9591        {
9592          "name": "state",
9593          "default": null,
9594          "type": "int"
9595        },
9596        {
9597          "name": "new_state",
9598          "type": "int"
9599        }
9600      ],
9601      "meta-type": "object"
9602    },
9603    {
9604      "name": "364",
9605      "meta-type": "enum",
9606      "values": [
9607        "auto",
9608        "on",
9609        "off"
9610      ]
9611    },
9612    {
9613      "name": "365",
9614      "meta-type": "enum",
9615      "values": [
9616        "threads",
9617        "native"
9618      ]
9619    },
9620    {
9621      "name": "366",
9622      "meta-type": "enum",
9623      "values": [
9624        "tcp",
9625        "iser"
9626      ]
9627    },
9628    {
9629      "name": "367",
9630      "meta-type": "enum",
9631      "values": [
9632        "crc32c",
9633        "none",
9634        "crc32c-none",
9635        "none-crc32c"
9636      ]
9637    },
9638    {
9639      "name": "368",
9640      "members": [
9641        {
9642          "name": "type",
9643          "type": "453"
9644        },
9645        {
9646          "name": "host",
9647          "type": "str"
9648        }
9649      ],
9650      "meta-type": "object"
9651    },
9652    {
9653      "name": "369",
9654      "members": [
9655        {
9656          "type": "45"
9657        },
9658        {
9659          "type": "str"
9660        },
9661        {
9662          "type": "null"
9663        }
9664      ],
9665      "meta-type": "alternate"
9666    },
9667    {
9668      "name": "370",
9669      "members": [
9670        {
9671          "type": "454"
9672        },
9673        {
9674          "type": "455"
9675        }
9676      ],
9677      "meta-type": "alternate"
9678    },
9679    {
9680      "name": "371",
9681      "tag": "format",
9682      "variants": [
9683        {
9684          "case": "aes",
9685          "type": "457"
9686        },
9687        {
9688          "case": "luks",
9689          "type": "458"
9690        }
9691      ],
9692      "members": [
9693        {
9694          "name": "format",
9695          "type": "456"
9696        }
9697      ],
9698      "meta-type": "object"
9699    },
9700    {
9701      "name": "372",
9702      "tag": "format",
9703      "variants": [
9704        {
9705          "case": "aes",
9706          "type": "457"
9707        }
9708      ],
9709      "members": [
9710        {
9711          "name": "format",
9712          "type": "459"
9713        }
9714      ],
9715      "meta-type": "object"
9716    },
9717    {
9718      "name": "[361]",
9719      "element-type": "361",
9720      "meta-type": "array"
9721    },
9722    {
9723      "name": "373",
9724      "meta-type": "enum",
9725      "values": [
9726        "quorum",
9727        "fifo"
9728      ]
9729    },
9730    {
9731      "name": "[374]",
9732      "element-type": "374",
9733      "meta-type": "array"
9734    },
9735    {
9736      "name": "374",
9737      "meta-type": "enum",
9738      "values": [
9739        "cephx",
9740        "none"
9741      ]
9742    },
9743    {
9744      "name": "[375]",
9745      "element-type": "375",
9746      "meta-type": "array"
9747    },
9748    {
9749      "name": "375",
9750      "members": [
9751        {
9752          "name": "host",
9753          "type": "str"
9754        },
9755        {
9756          "name": "port",
9757          "type": "str"
9758        }
9759      ],
9760      "meta-type": "object"
9761    },
9762    {
9763      "name": "376",
9764      "meta-type": "enum",
9765      "values": [
9766        "primary",
9767        "secondary"
9768      ]
9769    },
9770    {
9771      "name": "377",
9772      "members": [
9773        {
9774          "name": "host",
9775          "type": "str"
9776        },
9777        {
9778          "name": "port",
9779          "type": "str"
9780        },
9781        {
9782          "name": "numeric",
9783          "default": null,
9784          "type": "bool"
9785        },
9786        {
9787          "name": "to",
9788          "default": null,
9789          "type": "int"
9790        },
9791        {
9792          "name": "ipv4",
9793          "default": null,
9794          "type": "bool"
9795        },
9796        {
9797          "name": "ipv6",
9798          "default": null,
9799          "type": "bool"
9800        }
9801      ],
9802      "meta-type": "object"
9803    },
9804    {
9805      "name": "378",
9806      "tag": "mode",
9807      "variants": [
9808        {
9809          "case": "hash",
9810          "type": "461"
9811        },
9812        {
9813          "case": "none",
9814          "type": "0"
9815        },
9816        {
9817          "case": "known_hosts",
9818          "type": "0"
9819        }
9820      ],
9821      "members": [
9822        {
9823          "name": "mode",
9824          "type": "460"
9825        }
9826      ],
9827      "meta-type": "object"
9828    },
9829    {
9830      "name": "379",
9831      "members": [
9832        {
9833          "name": "filename",
9834          "type": "str"
9835        },
9836        {
9837          "name": "size",
9838          "type": "int"
9839        },
9840        {
9841          "name": "preallocation",
9842          "default": null,
9843          "type": "462"
9844        },
9845        {
9846          "name": "nocow",
9847          "default": null,
9848          "type": "bool"
9849        }
9850      ],
9851      "meta-type": "object"
9852    },
9853    {
9854      "name": "380",
9855      "members": [
9856        {
9857          "name": "location",
9858          "type": "248"
9859        },
9860        {
9861          "name": "size",
9862          "type": "int"
9863        },
9864        {
9865          "name": "preallocation",
9866          "default": null,
9867          "type": "462"
9868        }
9869      ],
9870      "meta-type": "object"
9871    },
9872    {
9873      "name": "381",
9874      "members": [
9875        {
9876          "name": "key-secret",
9877          "default": null,
9878          "type": "str"
9879        },
9880        {
9881          "name": "cipher-alg",
9882          "default": null,
9883          "type": "463"
9884        },
9885        {
9886          "name": "cipher-mode",
9887          "default": null,
9888          "type": "464"
9889        },
9890        {
9891          "name": "ivgen-alg",
9892          "default": null,
9893          "type": "465"
9894        },
9895        {
9896          "name": "ivgen-hash-alg",
9897          "default": null,
9898          "type": "466"
9899        },
9900        {
9901          "name": "hash-alg",
9902          "default": null,
9903          "type": "466"
9904        },
9905        {
9906          "name": "iter-time",
9907          "default": null,
9908          "type": "int"
9909        },
9910        {
9911          "name": "file",
9912          "type": "361"
9913        },
9914        {
9915          "name": "size",
9916          "type": "int"
9917        }
9918      ],
9919      "meta-type": "object"
9920    },
9921    {
9922      "name": "382",
9923      "members": [
9924        {
9925          "name": "location",
9926          "type": "254"
9927        },
9928        {
9929          "name": "size",
9930          "type": "int"
9931        }
9932      ],
9933      "meta-type": "object"
9934    },
9935    {
9936      "name": "383",
9937      "members": [
9938        {
9939          "name": "file",
9940          "type": "361"
9941        },
9942        {
9943          "name": "size",
9944          "type": "int"
9945        },
9946        {
9947          "name": "cluster-size",
9948          "default": null,
9949          "type": "int"
9950        }
9951      ],
9952      "meta-type": "object"
9953    },
9954    {
9955      "name": "384",
9956      "members": [
9957        {
9958          "name": "file",
9959          "type": "361"
9960        },
9961        {
9962          "name": "size",
9963          "type": "int"
9964        },
9965        {
9966          "name": "backing-file",
9967          "default": null,
9968          "type": "str"
9969        },
9970        {
9971          "name": "encrypt",
9972          "default": null,
9973          "type": "467"
9974        }
9975      ],
9976      "meta-type": "object"
9977    },
9978    {
9979      "name": "385",
9980      "members": [
9981        {
9982          "name": "file",
9983          "type": "361"
9984        },
9985        {
9986          "name": "data-file",
9987          "default": null,
9988          "type": "361"
9989        },
9990        {
9991          "name": "data-file-raw",
9992          "default": null,
9993          "type": "bool"
9994        },
9995        {
9996          "name": "size",
9997          "type": "int"
9998        },
9999        {
10000          "name": "version",
10001          "default": null,
10002          "type": "468"
10003        },
10004        {
10005          "name": "backing-file",
10006          "default": null,
10007          "type": "str"
10008        },
10009        {
10010          "name": "backing-fmt",
10011          "default": null,
10012          "type": "238"
10013        },
10014        {
10015          "name": "encrypt",
10016          "default": null,
10017          "type": "467"
10018        },
10019        {
10020          "name": "cluster-size",
10021          "default": null,
10022          "type": "int"
10023        },
10024        {
10025          "name": "preallocation",
10026          "default": null,
10027          "type": "462"
10028        },
10029        {
10030          "name": "lazy-refcounts",
10031          "default": null,
10032          "type": "bool"
10033        },
10034        {
10035          "name": "refcount-bits",
10036          "default": null,
10037          "type": "int"
10038        }
10039      ],
10040      "meta-type": "object"
10041    },
10042    {
10043      "name": "386",
10044      "members": [
10045        {
10046          "name": "file",
10047          "type": "361"
10048        },
10049        {
10050          "name": "size",
10051          "type": "int"
10052        },
10053        {
10054          "name": "backing-file",
10055          "default": null,
10056          "type": "str"
10057        },
10058        {
10059          "name": "backing-fmt",
10060          "default": null,
10061          "type": "238"
10062        },
10063        {
10064          "name": "cluster-size",
10065          "default": null,
10066          "type": "int"
10067        },
10068        {
10069          "name": "table-size",
10070          "default": null,
10071          "type": "int"
10072        }
10073      ],
10074      "meta-type": "object"
10075    },
10076    {
10077      "name": "387",
10078      "members": [
10079        {
10080          "name": "location",
10081          "type": "262"
10082        },
10083        {
10084          "name": "size",
10085          "type": "int"
10086        },
10087        {
10088          "name": "cluster-size",
10089          "default": null,
10090          "type": "int"
10091        }
10092      ],
10093      "meta-type": "object"
10094    },
10095    {
10096      "name": "388",
10097      "members": [
10098        {
10099          "name": "location",
10100          "type": "264"
10101        },
10102        {
10103          "name": "size",
10104          "type": "int"
10105        },
10106        {
10107          "name": "backing-file",
10108          "default": null,
10109          "type": "str"
10110        },
10111        {
10112          "name": "preallocation",
10113          "default": null,
10114          "type": "462"
10115        },
10116        {
10117          "name": "redundancy",
10118          "default": null,
10119          "type": "469"
10120        },
10121        {
10122          "name": "object-size",
10123          "default": null,
10124          "type": "int"
10125        }
10126      ],
10127      "meta-type": "object"
10128    },
10129    {
10130      "name": "389",
10131      "members": [
10132        {
10133          "name": "location",
10134          "type": "265"
10135        },
10136        {
10137          "name": "size",
10138          "type": "int"
10139        }
10140      ],
10141      "meta-type": "object"
10142    },
10143    {
10144      "name": "390",
10145      "members": [
10146        {
10147          "name": "file",
10148          "type": "361"
10149        },
10150        {
10151          "name": "size",
10152          "type": "int"
10153        },
10154        {
10155          "name": "preallocation",
10156          "default": null,
10157          "type": "462"
10158        }
10159      ],
10160      "meta-type": "object"
10161    },
10162    {
10163      "name": "391",
10164      "members": [
10165        {
10166          "name": "file",
10167          "type": "361"
10168        },
10169        {
10170          "name": "size",
10171          "type": "int"
10172        },
10173        {
10174          "name": "log-size",
10175          "default": null,
10176          "type": "int"
10177        },
10178        {
10179          "name": "block-size",
10180          "default": null,
10181          "type": "int"
10182        },
10183        {
10184          "name": "subformat",
10185          "default": null,
10186          "type": "470"
10187        },
10188        {
10189          "name": "block-state-zero",
10190          "default": null,
10191          "type": "bool"
10192        }
10193      ],
10194      "meta-type": "object"
10195    },
10196    {
10197      "name": "392",
10198      "members": [
10199        {
10200          "name": "file",
10201          "type": "361"
10202        },
10203        {
10204          "name": "size",
10205          "type": "int"
10206        },
10207        {
10208          "name": "extents",
10209          "default": null,
10210          "type": "[361]"
10211        },
10212        {
10213          "name": "subformat",
10214          "default": null,
10215          "type": "471"
10216        },
10217        {
10218          "name": "backing-file",
10219          "default": null,
10220          "type": "str"
10221        },
10222        {
10223          "name": "adapter-type",
10224          "default": null,
10225          "type": "472"
10226        },
10227        {
10228          "name": "hwversion",
10229          "default": null,
10230          "type": "str"
10231        },
10232        {
10233          "name": "zeroed-grain",
10234          "default": null,
10235          "type": "bool"
10236        }
10237      ],
10238      "meta-type": "object"
10239    },
10240    {
10241      "name": "393",
10242      "members": [
10243        {
10244          "name": "file",
10245          "type": "361"
10246        },
10247        {
10248          "name": "size",
10249          "type": "int"
10250        },
10251        {
10252          "name": "subformat",
10253          "default": null,
10254          "type": "473"
10255        },
10256        {
10257          "name": "force-size",
10258          "default": null,
10259          "type": "bool"
10260        }
10261      ],
10262      "meta-type": "object"
10263    },
10264    {
10265      "name": "null",
10266      "json-type": "null",
10267      "meta-type": "builtin"
10268    },
10269    {
10270      "name": "394",
10271      "meta-type": "enum",
10272      "values": [
10273        "inet",
10274        "unix",
10275        "vsock",
10276        "fd"
10277      ]
10278    },
10279    {
10280      "name": "395",
10281      "members": [
10282        {
10283          "name": "data",
10284          "type": "377"
10285        }
10286      ],
10287      "meta-type": "object"
10288    },
10289    {
10290      "name": "396",
10291      "members": [
10292        {
10293          "name": "data",
10294          "type": "422"
10295        }
10296      ],
10297      "meta-type": "object"
10298    },
10299    {
10300      "name": "397",
10301      "members": [
10302        {
10303          "name": "data",
10304          "type": "423"
10305        }
10306      ],
10307      "meta-type": "object"
10308    },
10309    {
10310      "name": "398",
10311      "members": [
10312        {
10313          "name": "data",
10314          "type": "424"
10315        }
10316      ],
10317      "meta-type": "object"
10318    },
10319    {
10320      "name": "399",
10321      "meta-type": "enum",
10322      "values": [
10323        "file",
10324        "serial",
10325        "parallel",
10326        "pipe",
10327        "socket",
10328        "udp",
10329        "pty",
10330        "null",
10331        "mux",
10332        "msmouse",
10333        "wctablet",
10334        "braille",
10335        "testdev",
10336        "stdio",
10337        "console",
10338        "vc",
10339        "ringbuf",
10340        "memory"
10341      ]
10342    },
10343    {
10344      "name": "400",
10345      "members": [
10346        {
10347          "name": "data",
10348          "type": "474"
10349        }
10350      ],
10351      "meta-type": "object"
10352    },
10353    {
10354      "name": "401",
10355      "members": [
10356        {
10357          "name": "data",
10358          "type": "475"
10359        }
10360      ],
10361      "meta-type": "object"
10362    },
10363    {
10364      "name": "402",
10365      "members": [
10366        {
10367          "name": "data",
10368          "type": "476"
10369        }
10370      ],
10371      "meta-type": "object"
10372    },
10373    {
10374      "name": "403",
10375      "members": [
10376        {
10377          "name": "data",
10378          "type": "477"
10379        }
10380      ],
10381      "meta-type": "object"
10382    },
10383    {
10384      "name": "404",
10385      "members": [
10386        {
10387          "name": "data",
10388          "type": "478"
10389        }
10390      ],
10391      "meta-type": "object"
10392    },
10393    {
10394      "name": "405",
10395      "members": [
10396        {
10397          "name": "data",
10398          "type": "479"
10399        }
10400      ],
10401      "meta-type": "object"
10402    },
10403    {
10404      "name": "406",
10405      "members": [
10406        {
10407          "name": "data",
10408          "type": "480"
10409        }
10410      ],
10411      "meta-type": "object"
10412    },
10413    {
10414      "name": "409",
10415      "members": [
10416        {
10417          "name": "data",
10418          "type": "483"
10419        }
10420      ],
10421      "meta-type": "object"
10422    },
10423    {
10424      "name": "410",
10425      "members": [
10426        {
10427          "name": "data",
10428          "type": "484"
10429        }
10430      ],
10431      "meta-type": "object"
10432    },
10433    {
10434      "name": "411",
10435      "meta-type": "enum",
10436      "values": [
10437        "passthrough",
10438        "emulator"
10439      ]
10440    },
10441    {
10442      "name": "412",
10443      "members": [
10444        {
10445          "name": "data",
10446          "type": "485"
10447        }
10448      ],
10449      "meta-type": "object"
10450    },
10451    {
10452      "name": "413",
10453      "members": [
10454        {
10455          "name": "data",
10456          "type": "486"
10457        }
10458      ],
10459      "meta-type": "object"
10460    },
10461    {
10462      "name": "414",
10463      "meta-type": "enum",
10464      "values": [
10465        "number",
10466        "qcode"
10467      ]
10468    },
10469    {
10470      "name": "415",
10471      "members": [
10472        {
10473          "name": "data",
10474          "type": "int"
10475        }
10476      ],
10477      "meta-type": "object"
10478    },
10479    {
10480      "name": "416",
10481      "members": [
10482        {
10483          "name": "data",
10484          "type": "487"
10485        }
10486      ],
10487      "meta-type": "object"
10488    },
10489    {
10490      "name": "417",
10491      "meta-type": "enum",
10492      "values": [
10493        "key",
10494        "btn",
10495        "rel",
10496        "abs"
10497      ]
10498    },
10499    {
10500      "name": "418",
10501      "members": [
10502        {
10503          "name": "data",
10504          "type": "488"
10505        }
10506      ],
10507      "meta-type": "object"
10508    },
10509    {
10510      "name": "419",
10511      "members": [
10512        {
10513          "name": "data",
10514          "type": "489"
10515        }
10516      ],
10517      "meta-type": "object"
10518    },
10519    {
10520      "name": "420",
10521      "members": [
10522        {
10523          "name": "data",
10524          "type": "490"
10525        }
10526      ],
10527      "meta-type": "object"
10528    },
10529    {
10530      "name": "421",
10531      "meta-type": "enum",
10532      "values": [
10533        "inet",
10534        "unix",
10535        "vsock",
10536        "fd"
10537      ]
10538    },
10539    {
10540      "name": "422",
10541      "members": [
10542        {
10543          "name": "path",
10544          "type": "str"
10545        }
10546      ],
10547      "meta-type": "object"
10548    },
10549    {
10550      "name": "423",
10551      "members": [
10552        {
10553          "name": "cid",
10554          "type": "str"
10555        },
10556        {
10557          "name": "port",
10558          "type": "str"
10559        }
10560      ],
10561      "meta-type": "object"
10562    },
10563    {
10564      "name": "424",
10565      "members": [
10566        {
10567          "name": "str",
10568          "type": "str"
10569        }
10570      ],
10571      "meta-type": "object"
10572    },
10573    {
10574      "name": "425",
10575      "meta-type": "enum",
10576      "values": [
10577        "abort",
10578        "block-dirty-bitmap-add",
10579        "block-dirty-bitmap-clear",
10580        "block-dirty-bitmap-enable",
10581        "block-dirty-bitmap-disable",
10582        "block-dirty-bitmap-merge",
10583        "blockdev-backup",
10584        "blockdev-snapshot",
10585        "blockdev-snapshot-internal-sync",
10586        "blockdev-snapshot-sync",
10587        "drive-backup"
10588      ]
10589    },
10590    {
10591      "name": "426",
10592      "members": [
10593        {
10594          "name": "data",
10595          "type": "491"
10596        }
10597      ],
10598      "meta-type": "object"
10599    },
10600    {
10601      "name": "427",
10602      "members": [
10603        {
10604          "name": "data",
10605          "type": "31"
10606        }
10607      ],
10608      "meta-type": "object"
10609    },
10610    {
10611      "name": "428",
10612      "members": [
10613        {
10614          "name": "data",
10615          "type": "32"
10616        }
10617      ],
10618      "meta-type": "object"
10619    },
10620    {
10621      "name": "429",
10622      "members": [
10623        {
10624          "name": "data",
10625          "type": "33"
10626        }
10627      ],
10628      "meta-type": "object"
10629    },
10630    {
10631      "name": "430",
10632      "members": [
10633        {
10634          "name": "data",
10635          "type": "27"
10636        }
10637      ],
10638      "meta-type": "object"
10639    },
10640    {
10641      "name": "431",
10642      "members": [
10643        {
10644          "name": "data",
10645          "type": "23"
10646        }
10647      ],
10648      "meta-type": "object"
10649    },
10650    {
10651      "name": "432",
10652      "members": [
10653        {
10654          "name": "data",
10655          "type": "65"
10656        }
10657      ],
10658      "meta-type": "object"
10659    },
10660    {
10661      "name": "433",
10662      "members": [
10663        {
10664          "name": "data",
10665          "type": "22"
10666        }
10667      ],
10668      "meta-type": "object"
10669    },
10670    {
10671      "name": "434",
10672      "members": [
10673        {
10674          "name": "data",
10675          "type": "26"
10676        }
10677      ],
10678      "meta-type": "object"
10679    },
10680    {
10681      "name": "435",
10682      "meta-type": "enum",
10683      "values": [
10684        "individual",
10685        "grouped"
10686      ]
10687    },
10688    {
10689      "name": "436",
10690      "meta-type": "enum",
10691      "values": [
10692        "string",
10693        "number",
10694        "int",
10695        "boolean",
10696        "null",
10697        "object",
10698        "array",
10699        "value"
10700      ]
10701    },
10702    {
10703      "name": "[437]",
10704      "element-type": "437",
10705      "meta-type": "array"
10706    },
10707    {
10708      "name": "437",
10709      "members": [
10710        {
10711          "name": "name",
10712          "type": "str"
10713        },
10714        {
10715          "name": "type",
10716          "type": "str"
10717        },
10718        {
10719          "name": "default",
10720          "default": null,
10721          "type": "any"
10722        }
10723      ],
10724      "meta-type": "object"
10725    },
10726    {
10727      "name": "[438]",
10728      "element-type": "438",
10729      "meta-type": "array"
10730    },
10731    {
10732      "name": "438",
10733      "members": [
10734        {
10735          "name": "case",
10736          "type": "str"
10737        },
10738        {
10739          "name": "type",
10740          "type": "str"
10741        }
10742      ],
10743      "meta-type": "object"
10744    },
10745    {
10746      "name": "[439]",
10747      "element-type": "439",
10748      "meta-type": "array"
10749    },
10750    {
10751      "name": "439",
10752      "members": [
10753        {
10754          "name": "type",
10755          "type": "str"
10756        }
10757      ],
10758      "meta-type": "object"
10759    },
10760    {
10761      "name": "440",
10762      "meta-type": "enum",
10763      "values": [
10764        "uninitialized",
10765        "stopped",
10766        "check-stop",
10767        "operating",
10768        "load"
10769      ]
10770    },
10771    {
10772      "name": "441",
10773      "members": [
10774        {
10775          "name": "desc",
10776          "default": null,
10777          "type": "str"
10778        },
10779        {
10780          "name": "class",
10781          "type": "int"
10782        }
10783      ],
10784      "meta-type": "object"
10785    },
10786    {
10787      "name": "442",
10788      "members": [
10789        {
10790          "name": "device",
10791          "type": "int"
10792        },
10793        {
10794          "name": "vendor",
10795          "type": "int"
10796        },
10797        {
10798          "name": "subsystem",
10799          "default": null,
10800          "type": "int"
10801        },
10802        {
10803          "name": "subsystem-vendor",
10804          "default": null,
10805          "type": "int"
10806        }
10807      ],
10808      "meta-type": "object"
10809    },
10810    {
10811      "name": "443",
10812      "members": [
10813        {
10814          "name": "bus",
10815          "type": "492"
10816        },
10817        {
10818          "name": "devices",
10819          "default": null,
10820          "type": "[335]"
10821        }
10822      ],
10823      "meta-type": "object"
10824    },
10825    {
10826      "name": "[444]",
10827      "element-type": "444",
10828      "meta-type": "array"
10829    },
10830    {
10831      "name": "444",
10832      "members": [
10833        {
10834          "name": "bar",
10835          "type": "int"
10836        },
10837        {
10838          "name": "type",
10839          "type": "str"
10840        },
10841        {
10842          "name": "address",
10843          "type": "int"
10844        },
10845        {
10846          "name": "size",
10847          "type": "int"
10848        },
10849        {
10850          "name": "prefetch",
10851          "default": null,
10852          "type": "bool"
10853        },
10854        {
10855          "name": "mem_type_64",
10856          "default": null,
10857          "type": "bool"
10858        }
10859      ],
10860      "meta-type": "object"
10861    },
10862    {
10863      "name": "445",
10864      "meta-type": "enum",
10865      "values": [
10866        "string",
10867        "boolean",
10868        "number",
10869        "size"
10870      ]
10871    },
10872    {
10873      "name": "446",
10874      "members": [
10875        {
10876          "name": "id",
10877          "default": null,
10878          "type": "str"
10879        },
10880        {
10881          "name": "addr",
10882          "type": "int"
10883        },
10884        {
10885          "name": "size",
10886          "type": "int"
10887        },
10888        {
10889          "name": "slot",
10890          "type": "int"
10891        },
10892        {
10893          "name": "node",
10894          "type": "int"
10895        },
10896        {
10897          "name": "memdev",
10898          "type": "str"
10899        },
10900        {
10901          "name": "hotplugged",
10902          "type": "bool"
10903        },
10904        {
10905          "name": "hotpluggable",
10906          "type": "bool"
10907        }
10908      ],
10909      "meta-type": "object"
10910    },
10911    {
10912      "name": "447",
10913      "meta-type": "enum",
10914      "values": [
10915        "unknown",
10916        "disabled-wait",
10917        "extint-loop",
10918        "pgmint-loop",
10919        "opint-loop"
10920      ]
10921    },
10922    {
10923      "name": "448",
10924      "meta-type": "enum",
10925      "values": [
10926        "qcow2",
10927        "vmdk",
10928        "luks"
10929      ]
10930    },
10931    {
10932      "name": "449",
10933      "members": [
10934        {
10935          "name": "data",
10936          "type": "493"
10937        }
10938      ],
10939      "meta-type": "object"
10940    },
10941    {
10942      "name": "450",
10943      "members": [
10944        {
10945          "name": "data",
10946          "type": "494"
10947        }
10948      ],
10949      "meta-type": "object"
10950    },
10951    {
10952      "name": "451",
10953      "members": [
10954        {
10955          "name": "data",
10956          "type": "495"
10957        }
10958      ],
10959      "meta-type": "object"
10960    },
10961    {
10962      "name": "452",
10963      "meta-type": "enum",
10964      "values": [
10965        "l1_update",
10966        "l1_grow_alloc_table",
10967        "l1_grow_write_table",
10968        "l1_grow_activate_table",
10969        "l2_load",
10970        "l2_update",
10971        "l2_update_compressed",
10972        "l2_alloc_cow_read",
10973        "l2_alloc_write",
10974        "read_aio",
10975        "read_backing_aio",
10976        "read_compressed",
10977        "write_aio",
10978        "write_compressed",
10979        "vmstate_load",
10980        "vmstate_save",
10981        "cow_read",
10982        "cow_write",
10983        "reftable_load",
10984        "reftable_grow",
10985        "reftable_update",
10986        "refblock_load",
10987        "refblock_update",
10988        "refblock_update_part",
10989        "refblock_alloc",
10990        "refblock_alloc_hookup",
10991        "refblock_alloc_write",
10992        "refblock_alloc_write_blocks",
10993        "refblock_alloc_write_table",
10994        "refblock_alloc_switch_table",
10995        "cluster_alloc",
10996        "cluster_alloc_bytes",
10997        "cluster_free",
10998        "flush_to_os",
10999        "flush_to_disk",
11000        "pwritev_rmw_head",
11001        "pwritev_rmw_after_head",
11002        "pwritev_rmw_tail",
11003        "pwritev_rmw_after_tail",
11004        "pwritev",
11005        "pwritev_zero",
11006        "pwritev_done",
11007        "empty_image_prepare",
11008        "l1_shrink_write_table",
11009        "l1_shrink_free_l2_clusters",
11010        "cor_write"
11011      ]
11012    },
11013    {
11014      "name": "453",
11015      "meta-type": "enum",
11016      "values": [
11017        "inet"
11018      ]
11019    },
11020    {
11021      "name": "454",
11022      "members": [
11023        {
11024          "name": "template",
11025          "default": null,
11026          "type": "455"
11027        },
11028        {
11029          "name": "main-header",
11030          "default": null,
11031          "type": "bool"
11032        },
11033        {
11034          "name": "active-l1",
11035          "default": null,
11036          "type": "bool"
11037        },
11038        {
11039          "name": "active-l2",
11040          "default": null,
11041          "type": "bool"
11042        },
11043        {
11044          "name": "refcount-table",
11045          "default": null,
11046          "type": "bool"
11047        },
11048        {
11049          "name": "refcount-block",
11050          "default": null,
11051          "type": "bool"
11052        },
11053        {
11054          "name": "snapshot-table",
11055          "default": null,
11056          "type": "bool"
11057        },
11058        {
11059          "name": "inactive-l1",
11060          "default": null,
11061          "type": "bool"
11062        },
11063        {
11064          "name": "inactive-l2",
11065          "default": null,
11066          "type": "bool"
11067        },
11068        {
11069          "name": "bitmap-directory",
11070          "default": null,
11071          "type": "bool"
11072        }
11073      ],
11074      "meta-type": "object"
11075    },
11076    {
11077      "name": "455",
11078      "meta-type": "enum",
11079      "values": [
11080        "none",
11081        "constant",
11082        "cached",
11083        "all"
11084      ]
11085    },
11086    {
11087      "name": "456",
11088      "meta-type": "enum",
11089      "values": [
11090        "aes",
11091        "luks"
11092      ]
11093    },
11094    {
11095      "name": "457",
11096      "members": [
11097        {
11098          "name": "key-secret",
11099          "default": null,
11100          "type": "str"
11101        }
11102      ],
11103      "meta-type": "object"
11104    },
11105    {
11106      "name": "458",
11107      "members": [
11108        {
11109          "name": "key-secret",
11110          "default": null,
11111          "type": "str"
11112        }
11113      ],
11114      "meta-type": "object"
11115    },
11116    {
11117      "name": "459",
11118      "meta-type": "enum",
11119      "values": [
11120        "aes"
11121      ]
11122    },
11123    {
11124      "name": "460",
11125      "meta-type": "enum",
11126      "values": [
11127        "none",
11128        "hash",
11129        "known_hosts"
11130      ]
11131    },
11132    {
11133      "name": "461",
11134      "members": [
11135        {
11136          "name": "type",
11137          "type": "496"
11138        },
11139        {
11140          "name": "hash",
11141          "type": "str"
11142        }
11143      ],
11144      "meta-type": "object"
11145    },
11146    {
11147      "name": "462",
11148      "meta-type": "enum",
11149      "values": [
11150        "off",
11151        "metadata",
11152        "falloc",
11153        "full"
11154      ]
11155    },
11156    {
11157      "name": "463",
11158      "meta-type": "enum",
11159      "values": [
11160        "aes-128",
11161        "aes-192",
11162        "aes-256",
11163        "des-rfb",
11164        "3des",
11165        "cast5-128",
11166        "serpent-128",
11167        "serpent-192",
11168        "serpent-256",
11169        "twofish-128",
11170        "twofish-192",
11171        "twofish-256"
11172      ]
11173    },
11174    {
11175      "name": "464",
11176      "meta-type": "enum",
11177      "values": [
11178        "ecb",
11179        "cbc",
11180        "xts",
11181        "ctr"
11182      ]
11183    },
11184    {
11185      "name": "465",
11186      "meta-type": "enum",
11187      "values": [
11188        "plain",
11189        "plain64",
11190        "essiv"
11191      ]
11192    },
11193    {
11194      "name": "466",
11195      "meta-type": "enum",
11196      "values": [
11197        "md5",
11198        "sha1",
11199        "sha224",
11200        "sha256",
11201        "sha384",
11202        "sha512",
11203        "ripemd160"
11204      ]
11205    },
11206    {
11207      "name": "467",
11208      "tag": "format",
11209      "variants": [
11210        {
11211          "case": "qcow",
11212          "type": "457"
11213        },
11214        {
11215          "case": "luks",
11216          "type": "498"
11217        }
11218      ],
11219      "members": [
11220        {
11221          "name": "format",
11222          "type": "497"
11223        }
11224      ],
11225      "meta-type": "object"
11226    },
11227    {
11228      "name": "468",
11229      "meta-type": "enum",
11230      "values": [
11231        "v2",
11232        "v3"
11233      ]
11234    },
11235    {
11236      "name": "469",
11237      "tag": "type",
11238      "variants": [
11239        {
11240          "case": "full",
11241          "type": "500"
11242        },
11243        {
11244          "case": "erasure-coded",
11245          "type": "501"
11246        }
11247      ],
11248      "members": [
11249        {
11250          "name": "type",
11251          "type": "499"
11252        }
11253      ],
11254      "meta-type": "object"
11255    },
11256    {
11257      "name": "470",
11258      "meta-type": "enum",
11259      "values": [
11260        "dynamic",
11261        "fixed"
11262      ]
11263    },
11264    {
11265      "name": "471",
11266      "meta-type": "enum",
11267      "values": [
11268        "monolithicSparse",
11269        "monolithicFlat",
11270        "twoGbMaxExtentSparse",
11271        "twoGbMaxExtentFlat",
11272        "streamOptimized"
11273      ]
11274    },
11275    {
11276      "name": "472",
11277      "meta-type": "enum",
11278      "values": [
11279        "ide",
11280        "buslogic",
11281        "lsilogic",
11282        "legacyESX"
11283      ]
11284    },
11285    {
11286      "name": "473",
11287      "meta-type": "enum",
11288      "values": [
11289        "dynamic",
11290        "fixed"
11291      ]
11292    },
11293    {
11294      "name": "474",
11295      "members": [
11296        {
11297          "name": "logfile",
11298          "default": null,
11299          "type": "str"
11300        },
11301        {
11302          "name": "logappend",
11303          "default": null,
11304          "type": "bool"
11305        },
11306        {
11307          "name": "in",
11308          "default": null,
11309          "type": "str"
11310        },
11311        {
11312          "name": "out",
11313          "type": "str"
11314        },
11315        {
11316          "name": "append",
11317          "default": null,
11318          "type": "bool"
11319        }
11320      ],
11321      "meta-type": "object"
11322    },
11323    {
11324      "name": "475",
11325      "members": [
11326        {
11327          "name": "logfile",
11328          "default": null,
11329          "type": "str"
11330        },
11331        {
11332          "name": "logappend",
11333          "default": null,
11334          "type": "bool"
11335        },
11336        {
11337          "name": "device",
11338          "type": "str"
11339        }
11340      ],
11341      "meta-type": "object"
11342    },
11343    {
11344      "name": "476",
11345      "members": [
11346        {
11347          "name": "logfile",
11348          "default": null,
11349          "type": "str"
11350        },
11351        {
11352          "name": "logappend",
11353          "default": null,
11354          "type": "bool"
11355        },
11356        {
11357          "name": "addr",
11358          "type": "274"
11359        },
11360        {
11361          "name": "tls-creds",
11362          "default": null,
11363          "type": "str"
11364        },
11365        {
11366          "name": "tls-authz",
11367          "default": null,
11368          "type": "str"
11369        },
11370        {
11371          "name": "server",
11372          "default": null,
11373          "type": "bool"
11374        },
11375        {
11376          "name": "wait",
11377          "default": null,
11378          "type": "bool"
11379        },
11380        {
11381          "name": "nodelay",
11382          "default": null,
11383          "type": "bool"
11384        },
11385        {
11386          "name": "telnet",
11387          "default": null,
11388          "type": "bool"
11389        },
11390        {
11391          "name": "tn3270",
11392          "default": null,
11393          "type": "bool"
11394        },
11395        {
11396          "name": "websocket",
11397          "default": null,
11398          "type": "bool"
11399        },
11400        {
11401          "name": "reconnect",
11402          "default": null,
11403          "type": "int"
11404        }
11405      ],
11406      "meta-type": "object"
11407    },
11408    {
11409      "name": "477",
11410      "members": [
11411        {
11412          "name": "logfile",
11413          "default": null,
11414          "type": "str"
11415        },
11416        {
11417          "name": "logappend",
11418          "default": null,
11419          "type": "bool"
11420        },
11421        {
11422          "name": "remote",
11423          "type": "274"
11424        },
11425        {
11426          "name": "local",
11427          "default": null,
11428          "type": "274"
11429        }
11430      ],
11431      "meta-type": "object"
11432    },
11433    {
11434      "name": "478",
11435      "members": [
11436        {
11437          "name": "logfile",
11438          "default": null,
11439          "type": "str"
11440        },
11441        {
11442          "name": "logappend",
11443          "default": null,
11444          "type": "bool"
11445        }
11446      ],
11447      "meta-type": "object"
11448    },
11449    {
11450      "name": "479",
11451      "members": [
11452        {
11453          "name": "logfile",
11454          "default": null,
11455          "type": "str"
11456        },
11457        {
11458          "name": "logappend",
11459          "default": null,
11460          "type": "bool"
11461        },
11462        {
11463          "name": "chardev",
11464          "type": "str"
11465        }
11466      ],
11467      "meta-type": "object"
11468    },
11469    {
11470      "name": "480",
11471      "members": [
11472        {
11473          "name": "logfile",
11474          "default": null,
11475          "type": "str"
11476        },
11477        {
11478          "name": "logappend",
11479          "default": null,
11480          "type": "bool"
11481        },
11482        {
11483          "name": "signal",
11484          "default": null,
11485          "type": "bool"
11486        }
11487      ],
11488      "meta-type": "object"
11489    },
11490    {
11491      "name": "483",
11492      "members": [
11493        {
11494          "name": "logfile",
11495          "default": null,
11496          "type": "str"
11497        },
11498        {
11499          "name": "logappend",
11500          "default": null,
11501          "type": "bool"
11502        },
11503        {
11504          "name": "width",
11505          "default": null,
11506          "type": "int"
11507        },
11508        {
11509          "name": "height",
11510          "default": null,
11511          "type": "int"
11512        },
11513        {
11514          "name": "cols",
11515          "default": null,
11516          "type": "int"
11517        },
11518        {
11519          "name": "rows",
11520          "default": null,
11521          "type": "int"
11522        }
11523      ],
11524      "meta-type": "object"
11525    },
11526    {
11527      "name": "484",
11528      "members": [
11529        {
11530          "name": "logfile",
11531          "default": null,
11532          "type": "str"
11533        },
11534        {
11535          "name": "logappend",
11536          "default": null,
11537          "type": "bool"
11538        },
11539        {
11540          "name": "size",
11541          "default": null,
11542          "type": "int"
11543        }
11544      ],
11545      "meta-type": "object"
11546    },
11547    {
11548      "name": "485",
11549      "members": [
11550        {
11551          "name": "path",
11552          "default": null,
11553          "type": "str"
11554        },
11555        {
11556          "name": "cancel-path",
11557          "default": null,
11558          "type": "str"
11559        }
11560      ],
11561      "meta-type": "object"
11562    },
11563    {
11564      "name": "486",
11565      "members": [
11566        {
11567          "name": "chardev",
11568          "type": "str"
11569        }
11570      ],
11571      "meta-type": "object"
11572    },
11573    {
11574      "name": "487",
11575      "meta-type": "enum",
11576      "values": [
11577        "unmapped",
11578        "shift",
11579        "shift_r",
11580        "alt",
11581        "alt_r",
11582        "ctrl",
11583        "ctrl_r",
11584        "menu",
11585        "esc",
11586        "1",
11587        "2",
11588        "3",
11589        "4",
11590        "5",
11591        "6",
11592        "7",
11593        "8",
11594        "9",
11595        "0",
11596        "minus",
11597        "equal",
11598        "backspace",
11599        "tab",
11600        "q",
11601        "w",
11602        "e",
11603        "r",
11604        "t",
11605        "y",
11606        "u",
11607        "i",
11608        "o",
11609        "p",
11610        "bracket_left",
11611        "bracket_right",
11612        "ret",
11613        "a",
11614        "s",
11615        "d",
11616        "f",
11617        "g",
11618        "h",
11619        "j",
11620        "k",
11621        "l",
11622        "semicolon",
11623        "apostrophe",
11624        "grave_accent",
11625        "backslash",
11626        "z",
11627        "x",
11628        "c",
11629        "v",
11630        "b",
11631        "n",
11632        "m",
11633        "comma",
11634        "dot",
11635        "slash",
11636        "asterisk",
11637        "spc",
11638        "caps_lock",
11639        "f1",
11640        "f2",
11641        "f3",
11642        "f4",
11643        "f5",
11644        "f6",
11645        "f7",
11646        "f8",
11647        "f9",
11648        "f10",
11649        "num_lock",
11650        "scroll_lock",
11651        "kp_divide",
11652        "kp_multiply",
11653        "kp_subtract",
11654        "kp_add",
11655        "kp_enter",
11656        "kp_decimal",
11657        "sysrq",
11658        "kp_0",
11659        "kp_1",
11660        "kp_2",
11661        "kp_3",
11662        "kp_4",
11663        "kp_5",
11664        "kp_6",
11665        "kp_7",
11666        "kp_8",
11667        "kp_9",
11668        "less",
11669        "f11",
11670        "f12",
11671        "print",
11672        "home",
11673        "pgup",
11674        "pgdn",
11675        "end",
11676        "left",
11677        "up",
11678        "down",
11679        "right",
11680        "insert",
11681        "delete",
11682        "stop",
11683        "again",
11684        "props",
11685        "undo",
11686        "front",
11687        "copy",
11688        "open",
11689        "paste",
11690        "find",
11691        "cut",
11692        "lf",
11693        "help",
11694        "meta_l",
11695        "meta_r",
11696        "compose",
11697        "pause",
11698        "ro",
11699        "hiragana",
11700        "henkan",
11701        "yen",
11702        "muhenkan",
11703        "katakanahiragana",
11704        "kp_comma",
11705        "kp_equals",
11706        "power",
11707        "sleep",
11708        "wake",
11709        "audionext",
11710        "audioprev",
11711        "audiostop",
11712        "audioplay",
11713        "audiomute",
11714        "volumeup",
11715        "volumedown",
11716        "mediaselect",
11717        "mail",
11718        "calculator",
11719        "computer",
11720        "ac_home",
11721        "ac_back",
11722        "ac_forward",
11723        "ac_refresh",
11724        "ac_bookmarks"
11725      ]
11726    },
11727    {
11728      "name": "488",
11729      "members": [
11730        {
11731          "name": "key",
11732          "type": "297"
11733        },
11734        {
11735          "name": "down",
11736          "type": "bool"
11737        }
11738      ],
11739      "meta-type": "object"
11740    },
11741    {
11742      "name": "489",
11743      "members": [
11744        {
11745          "name": "button",
11746          "type": "502"
11747        },
11748        {
11749          "name": "down",
11750          "type": "bool"
11751        }
11752      ],
11753      "meta-type": "object"
11754    },
11755    {
11756      "name": "490",
11757      "members": [
11758        {
11759          "name": "axis",
11760          "type": "503"
11761        },
11762        {
11763          "name": "value",
11764          "type": "int"
11765        }
11766      ],
11767      "meta-type": "object"
11768    },
11769    {
11770      "name": "491",
11771      "members": [
11772      ],
11773      "meta-type": "object"
11774    },
11775    {
11776      "name": "492",
11777      "members": [
11778        {
11779          "name": "number",
11780          "type": "int"
11781        },
11782        {
11783          "name": "secondary",
11784          "type": "int"
11785        },
11786        {
11787          "name": "subordinate",
11788          "type": "int"
11789        },
11790        {
11791          "name": "io_range",
11792          "type": "504"
11793        },
11794        {
11795          "name": "memory_range",
11796          "type": "504"
11797        },
11798        {
11799          "name": "prefetchable_range",
11800          "type": "504"
11801        }
11802      ],
11803      "meta-type": "object"
11804    },
11805    {
11806      "name": "493",
11807      "members": [
11808        {
11809          "name": "compat",
11810          "type": "str"
11811        },
11812        {
11813          "name": "data-file",
11814          "default": null,
11815          "type": "str"
11816        },
11817        {
11818          "name": "data-file-raw",
11819          "default": null,
11820          "type": "bool"
11821        },
11822        {
11823          "name": "lazy-refcounts",
11824          "default": null,
11825          "type": "bool"
11826        },
11827        {
11828          "name": "corrupt",
11829          "default": null,
11830          "type": "bool"
11831        },
11832        {
11833          "name": "refcount-bits",
11834          "type": "int"
11835        },
11836        {
11837          "name": "encrypt",
11838          "default": null,
11839          "type": "505"
11840        },
11841        {
11842          "name": "bitmaps",
11843          "default": null,
11844          "type": "[506]"
11845        }
11846      ],
11847      "meta-type": "object"
11848    },
11849    {
11850      "name": "494",
11851      "members": [
11852        {
11853          "name": "create-type",
11854          "type": "str"
11855        },
11856        {
11857          "name": "cid",
11858          "type": "int"
11859        },
11860        {
11861          "name": "parent-cid",
11862          "type": "int"
11863        },
11864        {
11865          "name": "extents",
11866          "type": "[233]"
11867        }
11868      ],
11869      "meta-type": "object"
11870    },
11871    {
11872      "name": "495",
11873      "members": [
11874        {
11875          "name": "cipher-alg",
11876          "type": "463"
11877        },
11878        {
11879          "name": "cipher-mode",
11880          "type": "464"
11881        },
11882        {
11883          "name": "ivgen-alg",
11884          "type": "465"
11885        },
11886        {
11887          "name": "ivgen-hash-alg",
11888          "default": null,
11889          "type": "466"
11890        },
11891        {
11892          "name": "hash-alg",
11893          "type": "466"
11894        },
11895        {
11896          "name": "payload-offset",
11897          "type": "int"
11898        },
11899        {
11900          "name": "master-key-iters",
11901          "type": "int"
11902        },
11903        {
11904          "name": "uuid",
11905          "type": "str"
11906        },
11907        {
11908          "name": "slots",
11909          "type": "[507]"
11910        }
11911      ],
11912      "meta-type": "object"
11913    },
11914    {
11915      "name": "496",
11916      "meta-type": "enum",
11917      "values": [
11918        "md5",
11919        "sha1"
11920      ]
11921    },
11922    {
11923      "name": "497",
11924      "meta-type": "enum",
11925      "values": [
11926        "qcow",
11927        "luks"
11928      ]
11929    },
11930    {
11931      "name": "498",
11932      "members": [
11933        {
11934          "name": "key-secret",
11935          "default": null,
11936          "type": "str"
11937        },
11938        {
11939          "name": "cipher-alg",
11940          "default": null,
11941          "type": "463"
11942        },
11943        {
11944          "name": "cipher-mode",
11945          "default": null,
11946          "type": "464"
11947        },
11948        {
11949          "name": "ivgen-alg",
11950          "default": null,
11951          "type": "465"
11952        },
11953        {
11954          "name": "ivgen-hash-alg",
11955          "default": null,
11956          "type": "466"
11957        },
11958        {
11959          "name": "hash-alg",
11960          "default": null,
11961          "type": "466"
11962        },
11963        {
11964          "name": "iter-time",
11965          "default": null,
11966          "type": "int"
11967        }
11968      ],
11969      "meta-type": "object"
11970    },
11971    {
11972      "name": "499",
11973      "meta-type": "enum",
11974      "values": [
11975        "full",
11976        "erasure-coded"
11977      ]
11978    },
11979    {
11980      "name": "500",
11981      "members": [
11982        {
11983          "name": "copies",
11984          "type": "int"
11985        }
11986      ],
11987      "meta-type": "object"
11988    },
11989    {
11990      "name": "501",
11991      "members": [
11992        {
11993          "name": "data-strips",
11994          "type": "int"
11995        },
11996        {
11997          "name": "parity-strips",
11998          "type": "int"
11999        }
12000      ],
12001      "meta-type": "object"
12002    },
12003    {
12004      "name": "502",
12005      "meta-type": "enum",
12006      "values": [
12007        "left",
12008        "middle",
12009        "right",
12010        "wheel-up",
12011        "wheel-down",
12012        "side",
12013        "extra"
12014      ]
12015    },
12016    {
12017      "name": "503",
12018      "meta-type": "enum",
12019      "values": [
12020        "x",
12021        "y"
12022      ]
12023    },
12024    {
12025      "name": "504",
12026      "members": [
12027        {
12028          "name": "base",
12029          "type": "int"
12030        },
12031        {
12032          "name": "limit",
12033          "type": "int"
12034        }
12035      ],
12036      "meta-type": "object"
12037    },
12038    {
12039      "name": "505",
12040      "tag": "format",
12041      "variants": [
12042        {
12043          "case": "luks",
12044          "type": "495"
12045        },
12046        {
12047          "case": "aes",
12048          "type": "0"
12049        }
12050      ],
12051      "members": [
12052        {
12053          "name": "format",
12054          "type": "456"
12055        }
12056      ],
12057      "meta-type": "object"
12058    },
12059    {
12060      "name": "[506]",
12061      "element-type": "506",
12062      "meta-type": "array"
12063    },
12064    {
12065      "name": "506",
12066      "members": [
12067        {
12068          "name": "name",
12069          "type": "str"
12070        },
12071        {
12072          "name": "granularity",
12073          "type": "int"
12074        },
12075        {
12076          "name": "flags",
12077          "type": "[508]"
12078        }
12079      ],
12080      "meta-type": "object"
12081    },
12082    {
12083      "name": "[233]",
12084      "element-type": "233",
12085      "meta-type": "array"
12086    },
12087    {
12088      "name": "[507]",
12089      "element-type": "507",
12090      "meta-type": "array"
12091    },
12092    {
12093      "name": "507",
12094      "members": [
12095        {
12096          "name": "active",
12097          "type": "bool"
12098        },
12099        {
12100          "name": "iters",
12101          "default": null,
12102          "type": "int"
12103        },
12104        {
12105          "name": "stripes",
12106          "default": null,
12107          "type": "int"
12108        },
12109        {
12110          "name": "key-offset",
12111          "type": "int"
12112        }
12113      ],
12114      "meta-type": "object"
12115    },
12116    {
12117      "name": "[508]",
12118      "element-type": "508",
12119      "meta-type": "array"
12120    },
12121    {
12122      "name": "508",
12123      "meta-type": "enum",
12124      "values": [
12125        "in-use",
12126        "auto"
12127      ]
12128    }
12129  ],
12130  "id": "libvirt-4"
12131}
12132
12133{
12134  "execute": "query-commands",
12135  "id": "libvirt-5"
12136}
12137
12138{
12139  "return": [
12140    {
12141      "name": "netdev_add"
12142    },
12143    {
12144      "name": "device_add"
12145    },
12146    {
12147      "name": "query-qmp-schema"
12148    },
12149    {
12150      "name": "query-cpu-definitions"
12151    },
12152    {
12153      "name": "query-gic-capabilities"
12154    },
12155    {
12156      "name": "set-numa-node"
12157    },
12158    {
12159      "name": "query-vm-generation-id"
12160    },
12161    {
12162      "name": "query-hotpluggable-cpus"
12163    },
12164    {
12165      "name": "xen-load-devices-state"
12166    },
12167    {
12168      "name": "query-acpi-ospm-status"
12169    },
12170    {
12171      "name": "query-memory-devices"
12172    },
12173    {
12174      "name": "query-memdev"
12175    },
12176    {
12177      "name": "query-command-line-options"
12178    },
12179    {
12180      "name": "query-target"
12181    },
12182    {
12183      "name": "query-fdsets"
12184    },
12185    {
12186      "name": "remove-fd"
12187    },
12188    {
12189      "name": "add-fd"
12190    },
12191    {
12192      "name": "query-memory-size-summary"
12193    },
12194    {
12195      "name": "query-current-machine"
12196    },
12197    {
12198      "name": "query-machines"
12199    },
12200    {
12201      "name": "closefd"
12202    },
12203    {
12204      "name": "getfd"
12205    },
12206    {
12207      "name": "object-del"
12208    },
12209    {
12210      "name": "object-add"
12211    },
12212    {
12213      "name": "query-dump-guest-memory-capability"
12214    },
12215    {
12216      "name": "query-dump"
12217    },
12218    {
12219      "name": "dump-guest-memory"
12220    },
12221    {
12222      "name": "device_del"
12223    },
12224    {
12225      "name": "xen-set-global-dirty-log"
12226    },
12227    {
12228      "name": "qom-list-properties"
12229    },
12230    {
12231      "name": "device-list-properties"
12232    },
12233    {
12234      "name": "qom-list-types"
12235    },
12236    {
12237      "name": "change"
12238    },
12239    {
12240      "name": "qom-set"
12241    },
12242    {
12243      "name": "qom-get"
12244    },
12245    {
12246      "name": "qom-list"
12247    },
12248    {
12249      "name": "human-monitor-command"
12250    },
12251    {
12252      "name": "balloon"
12253    },
12254    {
12255      "name": "inject-nmi"
12256    },
12257    {
12258      "name": "system_wakeup"
12259    },
12260    {
12261      "name": "x-exit-preconfig"
12262    },
12263    {
12264      "name": "cont"
12265    },
12266    {
12267      "name": "pmemsave"
12268    },
12269    {
12270      "name": "memsave"
12271    },
12272    {
12273      "name": "cpu-add"
12274    },
12275    {
12276      "name": "system_powerdown"
12277    },
12278    {
12279      "name": "system_reset"
12280    },
12281    {
12282      "name": "stop"
12283    },
12284    {
12285      "name": "quit"
12286    },
12287    {
12288      "name": "query-pci"
12289    },
12290    {
12291      "name": "query-balloon"
12292    },
12293    {
12294      "name": "query-iothreads"
12295    },
12296    {
12297      "name": "query-cpus-fast"
12298    },
12299    {
12300      "name": "query-cpus"
12301    },
12302    {
12303      "name": "query-events"
12304    },
12305    {
12306      "name": "query-uuid"
12307    },
12308    {
12309      "name": "query-kvm"
12310    },
12311    {
12312      "name": "query-name"
12313    },
12314    {
12315      "name": "add_client"
12316    },
12317    {
12318      "name": "query-commands"
12319    },
12320    {
12321      "name": "query-version"
12322    },
12323    {
12324      "name": "qmp_capabilities"
12325    },
12326    {
12327      "name": "trace-event-set-state"
12328    },
12329    {
12330      "name": "trace-event-get-state"
12331    },
12332    {
12333      "name": "transaction"
12334    },
12335    {
12336      "name": "migrate-pause"
12337    },
12338    {
12339      "name": "migrate-recover"
12340    },
12341    {
12342      "name": "query-colo-status"
12343    },
12344    {
12345      "name": "xen-colo-do-checkpoint"
12346    },
12347    {
12348      "name": "query-xen-replication-status"
12349    },
12350    {
12351      "name": "xen-set-replication"
12352    },
12353    {
12354      "name": "xen-save-devices-state"
12355    },
12356    {
12357      "name": "migrate-incoming"
12358    },
12359    {
12360      "name": "migrate"
12361    },
12362    {
12363      "name": "query-migrate-cache-size"
12364    },
12365    {
12366      "name": "migrate-set-cache-size"
12367    },
12368    {
12369      "name": "migrate_set_speed"
12370    },
12371    {
12372      "name": "migrate_set_downtime"
12373    },
12374    {
12375      "name": "migrate-continue"
12376    },
12377    {
12378      "name": "migrate_cancel"
12379    },
12380    {
12381      "name": "x-colo-lost-heartbeat"
12382    },
12383    {
12384      "name": "migrate-start-postcopy"
12385    },
12386    {
12387      "name": "client_migrate_info"
12388    },
12389    {
12390      "name": "query-migrate-parameters"
12391    },
12392    {
12393      "name": "migrate-set-parameters"
12394    },
12395    {
12396      "name": "query-migrate-capabilities"
12397    },
12398    {
12399      "name": "migrate-set-capabilities"
12400    },
12401    {
12402      "name": "query-migrate"
12403    },
12404    {
12405      "name": "query-display-options"
12406    },
12407    {
12408      "name": "input-send-event"
12409    },
12410    {
12411      "name": "send-key"
12412    },
12413    {
12414      "name": "query-mice"
12415    },
12416    {
12417      "name": "change-vnc-password"
12418    },
12419    {
12420      "name": "query-vnc-servers"
12421    },
12422    {
12423      "name": "query-vnc"
12424    },
12425    {
12426      "name": "screendump"
12427    },
12428    {
12429      "name": "expire_password"
12430    },
12431    {
12432      "name": "set_password"
12433    },
12434    {
12435      "name": "query-tpm"
12436    },
12437    {
12438      "name": "query-tpm-types"
12439    },
12440    {
12441      "name": "query-tpm-models"
12442    },
12443    {
12444      "name": "query-rocker-of-dpa-groups"
12445    },
12446    {
12447      "name": "query-rocker-of-dpa-flows"
12448    },
12449    {
12450      "name": "query-rocker-ports"
12451    },
12452    {
12453      "name": "query-rocker"
12454    },
12455    {
12456      "name": "announce-self"
12457    },
12458    {
12459      "name": "query-rx-filter"
12460    },
12461    {
12462      "name": "netdev_del"
12463    },
12464    {
12465      "name": "set_link"
12466    },
12467    {
12468      "name": "chardev-send-break"
12469    },
12470    {
12471      "name": "chardev-remove"
12472    },
12473    {
12474      "name": "chardev-change"
12475    },
12476    {
12477      "name": "chardev-add"
12478    },
12479    {
12480      "name": "ringbuf-read"
12481    },
12482    {
12483      "name": "ringbuf-write"
12484    },
12485    {
12486      "name": "query-chardev-backends"
12487    },
12488    {
12489      "name": "query-chardev"
12490    },
12491    {
12492      "name": "nbd-server-stop"
12493    },
12494    {
12495      "name": "nbd-server-remove"
12496    },
12497    {
12498      "name": "nbd-server-add"
12499    },
12500    {
12501      "name": "nbd-server-start"
12502    },
12503    {
12504      "name": "eject"
12505    },
12506    {
12507      "name": "blockdev-snapshot-delete-internal-sync"
12508    },
12509    {
12510      "name": "blockdev-snapshot-internal-sync"
12511    },
12512    {
12513      "name": "query-pr-managers"
12514    },
12515    {
12516      "name": "x-blockdev-set-iothread"
12517    },
12518    {
12519      "name": "x-blockdev-change"
12520    },
12521    {
12522      "name": "block-set-write-threshold"
12523    },
12524    {
12525      "name": "blockdev-change-medium"
12526    },
12527    {
12528      "name": "blockdev-insert-medium"
12529    },
12530    {
12531      "name": "blockdev-remove-medium"
12532    },
12533    {
12534      "name": "blockdev-close-tray"
12535    },
12536    {
12537      "name": "blockdev-open-tray"
12538    },
12539    {
12540      "name": "blockdev-create"
12541    },
12542    {
12543      "name": "blockdev-del"
12544    },
12545    {
12546      "name": "x-blockdev-reopen"
12547    },
12548    {
12549      "name": "blockdev-add"
12550    },
12551    {
12552      "name": "block-job-finalize"
12553    },
12554    {
12555      "name": "block-job-dismiss"
12556    },
12557    {
12558      "name": "block-job-complete"
12559    },
12560    {
12561      "name": "block-job-resume"
12562    },
12563    {
12564      "name": "block-job-pause"
12565    },
12566    {
12567      "name": "block-job-cancel"
12568    },
12569    {
12570      "name": "block-job-set-speed"
12571    },
12572    {
12573      "name": "block-stream"
12574    },
12575    {
12576      "name": "block_set_io_throttle"
12577    },
12578    {
12579      "name": "blockdev-mirror"
12580    },
12581    {
12582      "name": "x-debug-block-dirty-bitmap-sha256"
12583    },
12584    {
12585      "name": "block-dirty-bitmap-merge"
12586    },
12587    {
12588      "name": "block-dirty-bitmap-disable"
12589    },
12590    {
12591      "name": "block-dirty-bitmap-enable"
12592    },
12593    {
12594      "name": "block-dirty-bitmap-clear"
12595    },
12596    {
12597      "name": "block-dirty-bitmap-remove"
12598    },
12599    {
12600      "name": "block-dirty-bitmap-add"
12601    },
12602    {
12603      "name": "drive-mirror"
12604    },
12605    {
12606      "name": "x-debug-query-block-graph"
12607    },
12608    {
12609      "name": "query-named-block-nodes"
12610    },
12611    {
12612      "name": "blockdev-backup"
12613    },
12614    {
12615      "name": "drive-backup"
12616    },
12617    {
12618      "name": "block-commit"
12619    },
12620    {
12621      "name": "change-backing-file"
12622    },
12623    {
12624      "name": "blockdev-snapshot"
12625    },
12626    {
12627      "name": "blockdev-snapshot-sync"
12628    },
12629    {
12630      "name": "block_resize"
12631    },
12632    {
12633      "name": "block_passwd"
12634    },
12635    {
12636      "name": "query-block-jobs"
12637    },
12638    {
12639      "name": "query-blockstats"
12640    },
12641    {
12642      "name": "query-block"
12643    },
12644    {
12645      "name": "block-latency-histogram-set"
12646    },
12647    {
12648      "name": "query-jobs"
12649    },
12650    {
12651      "name": "job-finalize"
12652    },
12653    {
12654      "name": "job-dismiss"
12655    },
12656    {
12657      "name": "job-complete"
12658    },
12659    {
12660      "name": "job-cancel"
12661    },
12662    {
12663      "name": "job-resume"
12664    },
12665    {
12666      "name": "job-pause"
12667    },
12668    {
12669      "name": "watchdog-set-action"
12670    },
12671    {
12672      "name": "query-status"
12673    }
12674  ],
12675  "id": "libvirt-5"
12676}
12677
12678{
12679  "execute": "query-kvm",
12680  "id": "libvirt-6"
12681}
12682
12683{
12684  "return": {
12685    "enabled": true,
12686    "present": true
12687  },
12688  "id": "libvirt-6"
12689}
12690
12691{
12692  "execute": "qom-list-types",
12693  "id": "libvirt-7"
12694}
12695
12696{
12697  "return": [
12698    {
12699      "name": "scsi-hd",
12700      "parent": "scsi-disk-base"
12701    },
12702    {
12703      "name": "chardev-parallel",
12704      "parent": "chardev"
12705    },
12706    {
12707      "name": "vhost-vsock-pci",
12708      "parent": "vhost-vsock-pci-base"
12709    },
12710    {
12711      "name": "pxa270-arm-cpu",
12712      "parent": "arm-cpu"
12713    },
12714    {
12715      "name": "qio-channel-tls",
12716      "parent": "qio-channel"
12717    },
12718    {
12719      "name": "virtio-input-host-pci-non-transitional",
12720      "parent": "virtio-input-host-pci-base"
12721    },
12722    {
12723      "name": "digic",
12724      "parent": "device"
12725    },
12726    {
12727      "name": "pxa270-a1-arm-cpu",
12728      "parent": "arm-cpu"
12729    },
12730    {
12731      "name": "imx7.analog",
12732      "parent": "sys-bus-device"
12733    },
12734    {
12735      "name": "mv88w8618_flashcfg",
12736      "parent": "sys-bus-device"
12737    },
12738    {
12739      "name": "at25df641",
12740      "parent": "m25p80-generic"
12741    },
12742    {
12743      "name": "chardev-null",
12744      "parent": "chardev"
12745    },
12746    {
12747      "name": "usb-bot",
12748      "parent": "usb-storage-dev"
12749    },
12750    {
12751      "name": "lm3s811evb-machine",
12752      "parent": "machine"
12753    },
12754    {
12755      "name": "mx25l3205d",
12756      "parent": "m25p80-generic"
12757    },
12758    {
12759      "name": "bcm2835-property",
12760      "parent": "sys-bus-device"
12761    },
12762    {
12763      "name": "pxa2xx-pcmcia",
12764      "parent": "sys-bus-device"
12765    },
12766    {
12767      "name": "canon-a1100-machine",
12768      "parent": "machine"
12769    },
12770    {
12771      "name": "aspeed.wdt",
12772      "parent": "sys-bus-device"
12773    },
12774    {
12775      "name": "qemu-xhci",
12776      "parent": "base-xhci"
12777    },
12778    {
12779      "name": "n25q512a",
12780      "parent": "m25p80-generic"
12781    },
12782    {
12783      "name": "lsi53c895a",
12784      "parent": "pci-device"
12785    },
12786    {
12787      "name": "pr-manager-helper",
12788      "parent": "pr-manager"
12789    },
12790    {
12791      "name": "cpu-cluster",
12792      "parent": "device"
12793    },
12794    {
12795      "name": "virtio-keyboard-pci",
12796      "parent": "virtio-input-hid-pci"
12797    },
12798    {
12799      "name": "imx2.wdt",
12800      "parent": "sys-bus-device"
12801    },
12802    {
12803      "name": "virt-3.1-machine",
12804      "parent": "virt-machine"
12805    },
12806    {
12807      "name": "mx25l6405d",
12808      "parent": "m25p80-generic"
12809    },
12810    {
12811      "name": "chardev-pty",
12812      "parent": "chardev"
12813    },
12814    {
12815      "name": "w25q256",
12816      "parent": "m25p80-generic"
12817    },
12818    {
12819      "name": "s25fl064k",
12820      "parent": "m25p80-generic"
12821    },
12822    {
12823      "name": "musicpal_gpio",
12824      "parent": "sys-bus-device"
12825    },
12826    {
12827      "name": "vhost-scsi-pci-non-transitional",
12828      "parent": "vhost-scsi-pci-base"
12829    },
12830    {
12831      "name": "ide-hd",
12832      "parent": "ide-device"
12833    },
12834    {
12835      "name": "virtio-net-device",
12836      "parent": "virtio-device"
12837    },
12838    {
12839      "name": "virtio-9p-pci-non-transitional",
12840      "parent": "virtio-9p-pci-base"
12841    },
12842    {
12843      "name": "tz-mpc-iommu-memory-region",
12844      "parent": "qemu:iommu-memory-region"
12845    },
12846    {
12847      "name": "aspeed.smc.smc",
12848      "parent": "aspeed.smc"
12849    },
12850    {
12851      "name": "n25q00",
12852      "parent": "m25p80-generic"
12853    },
12854    {
12855      "name": "iotkit-secctl",
12856      "parent": "sys-bus-device"
12857    },
12858    {
12859      "name": "cortex-r5-arm-cpu",
12860      "parent": "arm-cpu"
12861    },
12862    {
12863      "name": "filter-redirector",
12864      "parent": "netfilter"
12865    },
12866    {
12867      "name": "xlnx-zcu102-machine",
12868      "parent": "machine"
12869    },
12870    {
12871      "name": "vexpress-a15-machine",
12872      "parent": "vexpress"
12873    },
12874    {
12875      "name": "gpex-pcihost",
12876      "parent": "pcie-host-bridge"
12877    },
12878    {
12879      "name": "at45db081d",
12880      "parent": "m25p80-generic"
12881    },
12882    {
12883      "name": "en25p32",
12884      "parent": "m25p80-generic"
12885    },
12886    {
12887      "name": "imx7.gpt",
12888      "parent": "imx25.gpt"
12889    },
12890    {
12891      "name": "imx7.gpr",
12892      "parent": "sys-bus-device"
12893    },
12894    {
12895      "name": "pxa2xx-i2c-slave",
12896      "parent": "i2c-slave"
12897    },
12898    {
12899      "name": "cortex-m0-arm-cpu",
12900      "parent": "arm-cpu"
12901    },
12902    {
12903      "name": "ftgmac100",
12904      "parent": "sys-bus-device"
12905    },
12906    {
12907      "name": "filter-rewriter",
12908      "parent": "netfilter"
12909    },
12910    {
12911      "name": "loader",
12912      "parent": "device"
12913    },
12914    {
12915      "name": "arm946-arm-cpu",
12916      "parent": "arm-cpu"
12917    },
12918    {
12919      "name": "pxa270-b0-arm-cpu",
12920      "parent": "arm-cpu"
12921    },
12922    {
12923      "name": "m25pe80",
12924      "parent": "m25p80-generic"
12925    },
12926    {
12927      "name": "iotkit",
12928      "parent": "arm-sse"
12929    },
12930    {
12931      "name": "s25fl256s1",
12932      "parent": "m25p80-generic"
12933    },
12934    {
12935      "name": "s25fl256s0",
12936      "parent": "m25p80-generic"
12937    },
12938    {
12939      "name": "virtio-serial-pci",
12940      "parent": "virtio-serial-pci-base"
12941    },
12942    {
12943      "name": "platform-bus-device",
12944      "parent": "sys-bus-device"
12945    },
12946    {
12947      "name": "pcie-root-port",
12948      "parent": "pcie-root-port-base"
12949    },
12950    {
12951      "name": "iotkit-sysinfo",
12952      "parent": "sys-bus-device"
12953    },
12954    {
12955      "name": "mt25qu01g",
12956      "parent": "m25p80-generic"
12957    },
12958    {
12959      "name": "virtio-crypto-device",
12960      "parent": "virtio-device"
12961    },
12962    {
12963      "name": "usb-host",
12964      "parent": "usb-device"
12965    },
12966    {
12967      "name": "ich9-usb-uhci1",
12968      "parent": "pci-uhci-usb"
12969    },
12970    {
12971      "name": "tls-creds-anon",
12972      "parent": "tls-creds"
12973    },
12974    {
12975      "name": "xlnx,ps7-usb",
12976      "parent": "sysbus-ehci-usb"
12977    },
12978    {
12979      "name": "ich9-usb-uhci6",
12980      "parent": "pci-uhci-usb"
12981    },
12982    {
12983      "name": "usb-bt-dongle",
12984      "parent": "usb-device"
12985    },
12986    {
12987      "name": "s25fl129p1",
12988      "parent": "m25p80-generic"
12989    },
12990    {
12991      "name": "s25fl129p0",
12992      "parent": "m25p80-generic"
12993    },
12994    {
12995      "name": "usb-mtp",
12996      "parent": "usb-device"
12997    },
12998    {
12999      "name": "ich9-usb-uhci5",
13000      "parent": "pci-uhci-usb"
13001    },
13002    {
13003      "name": "ich9-usb-uhci3",
13004      "parent": "pci-uhci-usb"
13005    },
13006    {
13007      "name": "kvm-arm-gicv3",
13008      "parent": "arm-gicv3-common"
13009    },
13010    {
13011      "name": "virtio-input-host-pci",
13012      "parent": "virtio-input-host-pci-base"
13013    },
13014    {
13015      "name": "mcimx6ul-evk-machine",
13016      "parent": "machine"
13017    },
13018    {
13019      "name": "SSI",
13020      "parent": "bus"
13021    },
13022    {
13023      "name": "ich9-usb-uhci4",
13024      "parent": "pci-uhci-usb"
13025    },
13026    {
13027      "name": "e1000",
13028      "parent": "e1000-base"
13029    },
13030    {
13031      "name": "xlnx.axi-dma",
13032      "parent": "sys-bus-device"
13033    },
13034    {
13035      "name": "s25sl12801",
13036      "parent": "m25p80-generic"
13037    },
13038    {
13039      "name": "s25sl12800",
13040      "parent": "m25p80-generic"
13041    },
13042    {
13043      "name": "lan9118",
13044      "parent": "sys-bus-device"
13045    },
13046    {
13047      "name": "pxa2xx_rtc",
13048      "parent": "sys-bus-device"
13049    },
13050    {
13051      "name": "xlnx,zynq-xadc",
13052      "parent": "sys-bus-device"
13053    },
13054    {
13055      "name": "ich9-usb-uhci2",
13056      "parent": "pci-uhci-usb"
13057    },
13058    {
13059      "name": "cortex-m4-arm-cpu",
13060      "parent": "arm-cpu"
13061    },
13062    {
13063      "name": "sysbus-ahci",
13064      "parent": "sys-bus-device"
13065    },
13066    {
13067      "name": "kvm-arm-gic",
13068      "parent": "arm_gic_common"
13069    },
13070    {
13071      "name": "imx.fec",
13072      "parent": "sys-bus-device"
13073    },
13074    {
13075      "name": "rtl8139",
13076      "parent": "pci-device"
13077    },
13078    {
13079      "name": "tls-creds-psk",
13080      "parent": "tls-creds"
13081    },
13082    {
13083      "name": "platform-ehci-usb",
13084      "parent": "sysbus-ehci-usb"
13085    },
13086    {
13087      "name": "spitz-lcdtg",
13088      "parent": "ssi-slave"
13089    },
13090    {
13091      "name": "tpci200",
13092      "parent": "pci-device"
13093    },
13094    {
13095      "name": "memory-backend-file",
13096      "parent": "memory-backend"
13097    },
13098    {
13099      "name": "stm32f2xx-usart",
13100      "parent": "sys-bus-device"
13101    },
13102    {
13103      "name": "max-arm-cpu",
13104      "parent": "aarch64-cpu"
13105    },
13106    {
13107      "name": "cortex-m3-arm-cpu",
13108      "parent": "arm-cpu"
13109    },
13110    {
13111      "name": "s25sl064p",
13112      "parent": "m25p80-generic"
13113    },
13114    {
13115      "name": "xlnx.pmu_io_intc",
13116      "parent": "sys-bus-device"
13117    },
13118    {
13119      "name": "exynos4210.i2c",
13120      "parent": "sys-bus-device"
13121    },
13122    {
13123      "name": "stm32f2xx-syscfg",
13124      "parent": "sys-bus-device"
13125    },
13126    {
13127      "name": "mps2-an521-machine",
13128      "parent": "mps2tz"
13129    },
13130    {
13131      "name": "chardev-hci",
13132      "parent": "chardev"
13133    },
13134    {
13135      "name": "container",
13136      "parent": "object"
13137    },
13138    {
13139      "name": "armsse-mhu",
13140      "parent": "sys-bus-device"
13141    },
13142    {
13143      "name": "s25sl064a",
13144      "parent": "m25p80-generic"
13145    },
13146    {
13147      "name": "vexpress-a9-machine",
13148      "parent": "vexpress"
13149    },
13150    {
13151      "name": "usb-chipidea",
13152      "parent": "sysbus-ehci-usb"
13153    },
13154    {
13155      "name": "megasas",
13156      "parent": "megasas-base"
13157    },
13158    {
13159      "name": "corgi-ssp",
13160      "parent": "ssi-slave"
13161    },
13162    {
13163      "name": "pxa2xx-fir",
13164      "parent": "sys-bus-device"
13165    },
13166    {
13167      "name": "virtio-balloon-pci-non-transitional",
13168      "parent": "virtio-balloon-pci-base"
13169    },
13170    {
13171      "name": "designware-pcie-host",
13172      "parent": "pci-host-bridge"
13173    },
13174    {
13175      "name": "scsi-block",
13176      "parent": "scsi-disk-base"
13177    },
13178    {
13179      "name": "mx66u1g45g",
13180      "parent": "m25p80-generic"
13181    },
13182    {
13183      "name": "omap-intc",
13184      "parent": "common-omap-intc"
13185    },
13186    {
13187      "name": "unimplemented-device",
13188      "parent": "sys-bus-device"
13189    },
13190    {
13191      "name": "imx31.gpt",
13192      "parent": "imx25.gpt"
13193    },
13194    {
13195      "name": "strongarm_pic",
13196      "parent": "sys-bus-device"
13197    },
13198    {
13199      "name": "max7310",
13200      "parent": "i2c-slave"
13201    },
13202    {
13203      "name": "sst25wf512",
13204      "parent": "m25p80-generic"
13205    },
13206    {
13207      "name": "scsi-cd",
13208      "parent": "scsi-disk-base"
13209    },
13210    {
13211      "name": "usb-audio",
13212      "parent": "usb-device"
13213    },
13214    {
13215      "name": "accel",
13216      "parent": "object"
13217    },
13218    {
13219      "name": "microbit.i2c",
13220      "parent": "sys-bus-device"
13221    },
13222    {
13223      "name": "m45pe80",
13224      "parent": "m25p80-generic"
13225    },
13226    {
13227      "name": "pxa270-b1-arm-cpu",
13228      "parent": "arm-cpu"
13229    },
13230    {
13231      "name": "pxa2xx-dma",
13232      "parent": "sys-bus-device"
13233    },
13234    {
13235      "name": "xlnx.axi-ethernet",
13236      "parent": "sys-bus-device"
13237    },
13238    {
13239      "name": "vmware-svga",
13240      "parent": "pci-device"
13241    },
13242    {
13243      "name": "imx.gpio",
13244      "parent": "sys-bus-device"
13245    },
13246    {
13247      "name": "virtio-input-host-pci-transitional",
13248      "parent": "virtio-input-host-pci-base"
13249    },
13250    {
13251      "name": "virtio-serial-device",
13252      "parent": "virtio-device"
13253    },
13254    {
13255      "name": "integrator_debug",
13256      "parent": "sys-bus-device"
13257    },
13258    {
13259      "name": "tegra2-ehci-usb",
13260      "parent": "sysbus-ehci-usb"
13261    },
13262    {
13263      "name": "chardev-gdb",
13264      "parent": "chardev"
13265    },
13266    {
13267      "name": "vhost-scsi-pci",
13268      "parent": "vhost-scsi-pci-base"
13269    },
13270    {
13271      "name": "xlnx.usmp-gqspi",
13272      "parent": "xlnx.ps7-qspi"
13273    },
13274    {
13275      "name": "imx25.ccm",
13276      "parent": "imx.ccm"
13277    },
13278    {
13279      "name": "a15mpcore_priv",
13280      "parent": "sys-bus-device"
13281    },
13282    {
13283      "name": "fw_cfg_mem",
13284      "parent": "fw_cfg"
13285    },
13286    {
13287      "name": "digic-timer",
13288      "parent": "sys-bus-device"
13289    },
13290    {
13291      "name": "virtio-scsi-pci-transitional",
13292      "parent": "virtio-scsi-pci-base"
13293    },
13294    {
13295      "name": "chardev-socket",
13296      "parent": "chardev"
13297    },
13298    {
13299      "name": "pci-bridge",
13300      "parent": "base-pci-bridge"
13301    },
13302    {
13303      "name": "usb-uas",
13304      "parent": "usb-device"
13305    },
13306    {
13307      "name": "ide-cd",
13308      "parent": "ide-device"
13309    },
13310    {
13311      "name": "mss-spi",
13312      "parent": "sys-bus-device"
13313    },
13314    {
13315      "name": "usb-ccid",
13316      "parent": "usb-device"
13317    },
13318    {
13319      "name": "cadence_uart",
13320      "parent": "sys-bus-device"
13321    },
13322    {
13323      "name": "mps2-an385-machine",
13324      "parent": "mps2"
13325    },
13326    {
13327      "name": "virtio-balloon-pci",
13328      "parent": "virtio-balloon-pci-base"
13329    },
13330    {
13331      "name": "gpio_i2c",
13332      "parent": "sys-bus-device"
13333    },
13334    {
13335      "name": "iothread",
13336      "parent": "object"
13337    },
13338    {
13339      "name": "spitz-keyboard",
13340      "parent": "sys-bus-device"
13341    },
13342    {
13343      "name": "lm8323",
13344      "parent": "i2c-slave"
13345    },
13346    {
13347      "name": "chardev-mux",
13348      "parent": "chardev"
13349    },
13350    {
13351      "name": "n25q256a",
13352      "parent": "m25p80-generic"
13353    },
13354    {
13355      "name": "bochs-display",
13356      "parent": "pci-device"
13357    },
13358    {
13359      "name": "bcm2835-ic",
13360      "parent": "sys-bus-device"
13361    },
13362    {
13363      "name": "xilinx-zynq-a9-machine",
13364      "parent": "machine"
13365    },
13366    {
13367      "name": "qio-channel-rdma",
13368      "parent": "qio-channel"
13369    },
13370    {
13371      "name": "arm1026-arm-cpu",
13372      "parent": "arm-cpu"
13373    },
13374    {
13375      "name": "twl92230",
13376      "parent": "i2c-slave"
13377    },
13378    {
13379      "name": "vhost-vsock-device",
13380      "parent": "virtio-device"
13381    },
13382    {
13383      "name": "sdhci-pci",
13384      "parent": "pci-device"
13385    },
13386    {
13387      "name": "virtio-input-host-device",
13388      "parent": "virtio-input-device"
13389    },
13390    {
13391      "name": "virtio-rng-device",
13392      "parent": "virtio-device"
13393    },
13394    {
13395      "name": "xlnx.v-dp",
13396      "parent": "sys-bus-device"
13397    },
13398    {
13399      "name": "stm32f2xx-timer",
13400      "parent": "sys-bus-device"
13401    },
13402    {
13403      "name": "i82559er",
13404      "parent": "pci-device"
13405    },
13406    {
13407      "name": "gpio-key",
13408      "parent": "sys-bus-device"
13409    },
13410    {
13411      "name": "chardev-udp",
13412      "parent": "chardev"
13413    },
13414    {
13415      "name": "ivshmem-doorbell",
13416      "parent": "ivshmem-common"
13417    },
13418    {
13419      "name": "qio-channel-file",
13420      "parent": "qio-channel"
13421    },
13422    {
13423      "name": "mx66l1g45g",
13424      "parent": "m25p80-generic"
13425    },
13426    {
13427      "name": "authz-list-file",
13428      "parent": "authz"
13429    },
13430    {
13431      "name": "versatile_pci_host",
13432      "parent": "pci-device"
13433    },
13434    {
13435      "name": "w25x80",
13436      "parent": "m25p80-generic"
13437    },
13438    {
13439      "name": "mv88w8618_wlan",
13440      "parent": "sys-bus-device"
13441    },
13442    {
13443      "name": "pci-bridge-seat",
13444      "parent": "pci-bridge"
13445    },
13446    {
13447      "name": "en25q32b",
13448      "parent": "m25p80-generic"
13449    },
13450    {
13451      "name": "m25pe16",
13452      "parent": "m25p80-generic"
13453    },
13454    {
13455      "name": "pxa270-c0-arm-cpu",
13456      "parent": "arm-cpu"
13457    },
13458    {
13459      "name": "witherspoon-bmc-machine",
13460      "parent": "aspeed-machine"
13461    },
13462    {
13463      "name": "mx25l1606e",
13464      "parent": "m25p80-generic"
13465    },
13466    {
13467      "name": "arm-gicv2m",
13468      "parent": "sys-bus-device"
13469    },
13470    {
13471      "name": "microbit-machine",
13472      "parent": "machine"
13473    },
13474    {
13475      "name": "nand",
13476      "parent": "device"
13477    },
13478    {
13479      "name": "nrf51_soc.timer",
13480      "parent": "sys-bus-device"
13481    },
13482    {
13483      "name": "pxa27x-timer",
13484      "parent": "pxa2xx-timer"
13485    },
13486    {
13487      "name": "hda-micro",
13488      "parent": "hda-audio"
13489    },
13490    {
13491      "name": "fw_cfg_io",
13492      "parent": "fw_cfg"
13493    },
13494    {
13495      "name": "dc390",
13496      "parent": "am53c974"
13497    },
13498    {
13499      "name": "am53c974",
13500      "parent": "pci-device"
13501    },
13502    {
13503      "name": "pl190",
13504      "parent": "sys-bus-device"
13505    },
13506    {
13507      "name": "qemu,register",
13508      "parent": "device"
13509    },
13510    {
13511      "name": "cortex-a7-arm-cpu",
13512      "parent": "arm-cpu"
13513    },
13514    {
13515      "name": "IDE",
13516      "parent": "bus"
13517    },
13518    {
13519      "name": "at25256a-nonjedec",
13520      "parent": "m25p80-generic"
13521    },
13522    {
13523      "name": "m25pe20",
13524      "parent": "m25p80-generic"
13525    },
13526    {
13527      "name": "integrator_core",
13528      "parent": "sys-bus-device"
13529    },
13530    {
13531      "name": "virt-2.12-machine",
13532      "parent": "virt-machine"
13533    },
13534    {
13535      "name": "ads7846",
13536      "parent": "ssi-slave"
13537    },
13538    {
13539      "name": "sst25wf080",
13540      "parent": "m25p80-generic"
13541    },
13542    {
13543      "name": "memory-backend-ram",
13544      "parent": "memory-backend"
13545    },
13546    {
13547      "name": "arm_gic",
13548      "parent": "arm_gic_common"
13549    },
13550    {
13551      "name": "qio-channel-websock",
13552      "parent": "qio-channel"
13553    },
13554    {
13555      "name": "connex-machine",
13556      "parent": "machine"
13557    },
13558    {
13559      "name": "stellaris-adc",
13560      "parent": "sys-bus-device"
13561    },
13562    {
13563      "name": "exynos4210.mct",
13564      "parent": "sys-bus-device"
13565    },
13566    {
13567      "name": "virtio-blk-device",
13568      "parent": "virtio-device"
13569    },
13570    {
13571      "name": "cortex-a8-arm-cpu",
13572      "parent": "arm-cpu"
13573    },
13574    {
13575      "name": "virt-2.11-machine",
13576      "parent": "virt-machine"
13577    },
13578    {
13579      "name": "at25128a-nonjedec",
13580      "parent": "m25p80-generic"
13581    },
13582    {
13583      "name": "n25q512a13",
13584      "parent": "m25p80-generic"
13585    },
13586    {
13587      "name": "imx6.ccm",
13588      "parent": "imx.ccm"
13589    },
13590    {
13591      "name": "n25q512a11",
13592      "parent": "m25p80-generic"
13593    },
13594    {
13595      "name": "designware-pcie-root",
13596      "parent": "base-pci-bridge"
13597    },
13598    {
13599      "name": "armv7m",
13600      "parent": "sys-bus-device"
13601    },
13602    {
13603      "name": "icp-ctrl-regs",
13604      "parent": "sys-bus-device"
13605    },
13606    {
13607      "name": "bcm2835-sdhost",
13608      "parent": "sys-bus-device"
13609    },
13610    {
13611      "name": "stellaris-gptm",
13612      "parent": "sys-bus-device"
13613    },
13614    {
13615      "name": "chardev-pipe",
13616      "parent": "chardev-fd"
13617    },
13618    {
13619      "name": "chardev-msmouse",
13620      "parent": "chardev"
13621    },
13622    {
13623      "name": "virt-2.10-machine",
13624      "parent": "virt-machine"
13625    },
13626    {
13627      "name": "pl181",
13628      "parent": "sys-bus-device"
13629    },
13630    {
13631      "name": "sl-nand",
13632      "parent": "sys-bus-device"
13633    },
13634    {
13635      "name": "cryptodev-backend-builtin",
13636      "parent": "cryptodev-backend"
13637    },
13638    {
13639      "name": "hda-output",
13640      "parent": "hda-audio"
13641    },
13642    {
13643      "name": "w25x64",
13644      "parent": "m25p80-generic"
13645    },
13646    {
13647      "name": "VGA",
13648      "parent": "pci-vga"
13649    },
13650    {
13651      "name": "iotkit-sysctl",
13652      "parent": "sys-bus-device"
13653    },
13654    {
13655      "name": "s25fl016k",
13656      "parent": "m25p80-generic"
13657    },
13658    {
13659      "name": "n800-machine",
13660      "parent": "machine"
13661    },
13662    {
13663      "name": "vfio-pci-nohotplug",
13664      "parent": "vfio-pci"
13665    },
13666    {
13667      "name": "m25p80",
13668      "parent": "m25p80-generic"
13669    },
13670    {
13671      "name": "at25df321a",
13672      "parent": "m25p80-generic"
13673    },
13674    {
13675      "name": "pxa2xx-mmci-bus",
13676      "parent": "sd-bus"
13677    },
13678    {
13679      "name": "qio-net-listener",
13680      "parent": "object"
13681    },
13682    {
13683      "name": "mptsas1068",
13684      "parent": "pci-device"
13685    },
13686    {
13687      "name": "bcm2835-fb",
13688      "parent": "sys-bus-device"
13689    },
13690    {
13691      "name": "lm3s6965evb-machine",
13692      "parent": "machine"
13693    },
13694    {
13695      "name": "versatileab-machine",
13696      "parent": "machine"
13697    },
13698    {
13699      "name": "aspeed.scu",
13700      "parent": "sys-bus-device"
13701    },
13702    {
13703      "name": "virtio-mouse-pci",
13704      "parent": "virtio-input-hid-pci"
13705    },
13706    {
13707      "name": "strongarm-uart",
13708      "parent": "sys-bus-device"
13709    },
13710    {
13711      "name": "pl330",
13712      "parent": "sys-bus-device"
13713    },
13714    {
13715      "name": "aspeed.sdmc",
13716      "parent": "sys-bus-device"
13717    },
13718    {
13719      "name": "ast2400",
13720      "parent": "aspeed-soc"
13721    },
13722    {
13723      "name": "vfio-pci-igd-lpc-bridge",
13724      "parent": "pci-device"
13725    },
13726    {
13727      "name": "mv88w8618_pit",
13728      "parent": "sys-bus-device"
13729    },
13730    {
13731      "name": "HDA",
13732      "parent": "bus"
13733    },
13734    {
13735      "name": "chardev-ringbuf",
13736      "parent": "chardev"
13737    },
13738    {
13739      "name": "stm32f2xx-adc",
13740      "parent": "sys-bus-device"
13741    },
13742    {
13743      "name": "cmsdk-apb-timer",
13744      "parent": "sys-bus-device"
13745    },
13746    {
13747      "name": "qio-channel-command",
13748      "parent": "qio-channel"
13749    },
13750    {
13751      "name": "filter-dump",
13752      "parent": "netfilter"
13753    },
13754    {
13755      "name": "pcm3680_pci",
13756      "parent": "pci-device"
13757    },
13758    {
13759      "name": "qemu:memory-region",
13760      "parent": "object"
13761    },
13762    {
13763      "name": "mioe3680_pci",
13764      "parent": "pci-device"
13765    },
13766    {
13767      "name": "mv88w8618_pic",
13768      "parent": "sys-bus-device"
13769    },
13770    {
13771      "name": "ssd0323",
13772      "parent": "ssi-slave"
13773    },
13774    {
13775      "name": "i2c-ddc",
13776      "parent": "i2c-slave"
13777    },
13778    {
13779      "name": "omap2-intc",
13780      "parent": "common-omap-intc"
13781    },
13782    {
13783      "name": "sysbus-ohci",
13784      "parent": "sys-bus-device"
13785    },
13786    {
13787      "name": "xlnx.ps7-dev-cfg",
13788      "parent": "sys-bus-device"
13789    },
13790    {
13791      "name": "pl080",
13792      "parent": "sys-bus-device"
13793    },
13794    {
13795      "name": "borzoi-machine",
13796      "parent": "machine"
13797    },
13798    {
13799      "name": "pl081",
13800      "parent": "pl080"
13801    },
13802    {
13803      "name": "stellaris-i2c",
13804      "parent": "sys-bus-device"
13805    },
13806    {
13807      "name": "cirrus-vga",
13808      "parent": "pci-device"
13809    },
13810    {
13811      "name": "xlnx.dpdma",
13812      "parent": "sys-bus-device"
13813    },
13814    {
13815      "name": "can-bus",
13816      "parent": "object"
13817    },
13818    {
13819      "name": "qtest-accel",
13820      "parent": "accel"
13821    },
13822    {
13823      "name": "m25p64",
13824      "parent": "m25p80-generic"
13825    },
13826    {
13827      "name": "w25x40",
13828      "parent": "m25p80-generic"
13829    },
13830    {
13831      "name": "tosa-machine",
13832      "parent": "machine"
13833    },
13834    {
13835      "name": "n25q128a13",
13836      "parent": "m25p80-generic"
13837    },
13838    {
13839      "name": "ccid-bus",
13840      "parent": "bus"
13841    },
13842    {
13843      "name": "mx66u51235f",
13844      "parent": "m25p80-generic"
13845    },
13846    {
13847      "name": "xio3130-downstream",
13848      "parent": "pcie-slot"
13849    },
13850    {
13851      "name": "cortex-a9-arm-cpu",
13852      "parent": "arm-cpu"
13853    },
13854    {
13855      "name": "virtio-blk-pci",
13856      "parent": "virtio-blk-pci-base"
13857    },
13858    {
13859      "name": "xlnx-versal",
13860      "parent": "sys-bus-device"
13861    },
13862    {
13863      "name": "virtio-gpu-device",
13864      "parent": "virtio-device"
13865    },
13866    {
13867      "name": "cryptodev-vhost-user",
13868      "parent": "cryptodev-backend"
13869    },
13870    {
13871      "name": "ast2500-a1",
13872      "parent": "aspeed-soc"
13873    },
13874    {
13875      "name": "n25q128a11",
13876      "parent": "m25p80-generic"
13877    },
13878    {
13879      "name": "usb-serial",
13880      "parent": "usb-serial-dev"
13881    },
13882    {
13883      "name": "imx-gpcv2",
13884      "parent": "sys-bus-device"
13885    },
13886    {
13887      "name": "lsi53c810",
13888      "parent": "lsi53c895a"
13889    },
13890    {
13891      "name": "System",
13892      "parent": "bus"
13893    },
13894    {
13895      "name": "strongarm-gpio",
13896      "parent": "sys-bus-device"
13897    },
13898    {
13899      "name": "cheetah-machine",
13900      "parent": "machine"
13901    },
13902    {
13903      "name": "m45pe16",
13904      "parent": "m25p80-generic"
13905    },
13906    {
13907      "name": "chardev-file",
13908      "parent": "chardev-fd"
13909    },
13910    {
13911      "name": "pxa270-c5-arm-cpu",
13912      "parent": "arm-cpu"
13913    },
13914    {
13915      "name": "w25x32",
13916      "parent": "m25p80-generic"
13917    },
13918    {
13919      "name": "m45pe10",
13920      "parent": "m25p80-generic"
13921    },
13922    {
13923      "name": "sst25wf040",
13924      "parent": "m25p80-generic"
13925    },
13926    {
13927      "name": "vt82c686b-usb-uhci",
13928      "parent": "pci-uhci-usb"
13929    },
13930    {
13931      "name": "romulus-bmc-machine",
13932      "parent": "aspeed-machine"
13933    },
13934    {
13935      "name": "chardev-braille",
13936      "parent": "chardev"
13937    },
13938    {
13939      "name": "s25sl032p",
13940      "parent": "m25p80-generic"
13941    },
13942    {
13943      "name": "vhost-user-scsi-pci-non-transitional",
13944      "parent": "vhost-user-scsi-pci-base"
13945    },
13946    {
13947      "name": "qio-dns-resolver",
13948      "parent": "object"
13949    },
13950    {
13951      "name": "PCIE",
13952      "parent": "PCI"
13953    },
13954    {
13955      "name": "pcie-pci-bridge",
13956      "parent": "base-pci-bridge"
13957    },
13958    {
13959      "name": "gpex-root",
13960      "parent": "pci-device"
13961    },
13962    {
13963      "name": "exynos4210.rtc",
13964      "parent": "sys-bus-device"
13965    },
13966    {
13967      "name": "sa1100-arm-cpu",
13968      "parent": "arm-cpu"
13969    },
13970    {
13971      "name": "ssd0303",
13972      "parent": "i2c-slave"
13973    },
13974    {
13975      "name": "s25sl032a",
13976      "parent": "m25p80-generic"
13977    },
13978    {
13979      "name": "s25sl016a",
13980      "parent": "m25p80-generic"
13981    },
13982    {
13983      "name": "virtio-net-pci-transitional",
13984      "parent": "virtio-net-pci-base"
13985    },
13986    {
13987      "name": "mv88w8618_audio",
13988      "parent": "sys-bus-device"
13989    },
13990    {
13991      "name": "vhost-user-blk-pci",
13992      "parent": "vhost-user-blk-pci-base"
13993    },
13994    {
13995      "name": "s25sl008a",
13996      "parent": "m25p80-generic"
13997    },
13998    {
13999      "name": "virtio-serial-bus",
14000      "parent": "bus"
14001    },
14002    {
14003      "name": "ssi-sd",
14004      "parent": "ssi-slave"
14005    },
14006    {
14007      "name": "secondary-vga",
14008      "parent": "pci-vga"
14009    },
14010    {
14011      "name": "vhost-scsi",
14012      "parent": "vhost-scsi-common"
14013    },
14014    {
14015      "name": "pl061",
14016      "parent": "sys-bus-device"
14017    },
14018    {
14019      "name": "exynos4210-ehci-usb",
14020      "parent": "sysbus-ehci-usb"
14021    },
14022    {
14023      "name": "cfi.pflash02",
14024      "parent": "sys-bus-device"
14025    },
14026    {
14027      "name": "pci-ohci",
14028      "parent": "pci-device"
14029    },
14030    {
14031      "name": "s70fl01gs",
14032      "parent": "m25p80-generic"
14033    },
14034    {
14035      "name": "cfi.pflash01",
14036      "parent": "sys-bus-device"
14037    },
14038    {
14039      "name": "w25x20",
14040      "parent": "m25p80-generic"
14041    },
14042    {
14043      "name": "usb-hub",
14044      "parent": "usb-device"
14045    },
14046    {
14047      "name": "m25p40",
14048      "parent": "m25p80-generic"
14049    },
14050    {
14051      "name": "s25fl512s",
14052      "parent": "m25p80-generic"
14053    },
14054    {
14055      "name": "mx25l12855e",
14056      "parent": "m25p80-generic"
14057    },
14058    {
14059      "name": "exynos4210.pwm",
14060      "parent": "sys-bus-device"
14061    },
14062    {
14063      "name": "tmp423",
14064      "parent": "tmp421-generic"
14065    },
14066    {
14067      "name": "input-linux",
14068      "parent": "object"
14069    },
14070    {
14071      "name": "midway-machine",
14072      "parent": "machine"
14073    },
14074    {
14075      "name": "tmp422",
14076      "parent": "tmp421-generic"
14077    },
14078    {
14079      "name": "tmp421",
14080      "parent": "tmp421-generic"
14081    },
14082    {
14083      "name": "bcm2835-aux",
14084      "parent": "sys-bus-device"
14085    },
14086    {
14087      "name": "sabrelite-machine",
14088      "parent": "machine"
14089    },
14090    {
14091      "name": "usb-net",
14092      "parent": "usb-device"
14093    },
14094    {
14095      "name": "cmsdk-apb-watchdog",
14096      "parent": "sys-bus-device"
14097    },
14098    {
14099      "name": "luminary-watchdog",
14100      "parent": "cmsdk-apb-watchdog"
14101    },
14102    {
14103      "name": "musicpal-misc",
14104      "parent": "sys-bus-device"
14105    },
14106    {
14107      "name": "virtio-rng-pci-transitional",
14108      "parent": "virtio-rng-pci-base"
14109    },
14110    {
14111      "name": "virtio-serial-pci-transitional",
14112      "parent": "virtio-serial-pci-base"
14113    },
14114    {
14115      "name": "w25x16",
14116      "parent": "m25p80-generic"
14117    },
14118    {
14119      "name": "ati-vga",
14120      "parent": "pci-device"
14121    },
14122    {
14123      "name": "SCSI",
14124      "parent": "bus"
14125    },
14126    {
14127      "name": "w25x10",
14128      "parent": "m25p80-generic"
14129    },
14130    {
14131      "name": "sst25wf020",
14132      "parent": "m25p80-generic"
14133    },
14134    {
14135      "name": "vfio-amd-xgbe",
14136      "parent": "vfio-platform"
14137    },
14138    {
14139      "name": "pxa2xx-gpio",
14140      "parent": "sys-bus-device"
14141    },
14142    {
14143      "name": "m25p32",
14144      "parent": "m25p80-generic"
14145    },
14146    {
14147      "name": "palmetto-bmc-machine",
14148      "parent": "aspeed-machine"
14149    },
14150    {
14151      "name": "mainstone-machine",
14152      "parent": "machine"
14153    },
14154    {
14155      "name": "n810-machine",
14156      "parent": "machine"
14157    },
14158    {
14159      "name": "pci-serial",
14160      "parent": "pci-device"
14161    },
14162    {
14163      "name": "at26df161a",
14164      "parent": "m25p80-generic"
14165    },
14166    {
14167      "name": "rocker",
14168      "parent": "pci-device"
14169    },
14170    {
14171      "name": "imx25.gpt",
14172      "parent": "sys-bus-device"
14173    },
14174    {
14175      "name": "terrier-machine",
14176      "parent": "machine"
14177    },
14178    {
14179      "name": "max1111",
14180      "parent": "max111x"
14181    },
14182    {
14183      "name": "netduino2-machine",
14184      "parent": "machine"
14185    },
14186    {
14187      "name": "max1110",
14188      "parent": "max111x"
14189    },
14190    {
14191      "name": "i82559c",
14192      "parent": "pci-device"
14193    },
14194    {
14195      "name": "i82559b",
14196      "parent": "pci-device"
14197    },
14198    {
14199      "name": "i82559a",
14200      "parent": "pci-device"
14201    },
14202    {
14203      "name": "vhost-user-scsi-pci",
14204      "parent": "vhost-user-scsi-pci-base"
14205    },
14206    {
14207      "name": "xlnx,zynqmp",
14208      "parent": "device"
14209    },
14210    {
14211      "name": "virtio-blk-pci-non-transitional",
14212      "parent": "virtio-blk-pci-base"
14213    },
14214    {
14215      "name": "realview_pci",
14216      "parent": "versatile_pci"
14217    },
14218    {
14219      "name": "pcnet",
14220      "parent": "pci-device"
14221    },
14222    {
14223      "name": "pl041",
14224      "parent": "sys-bus-device"
14225    },
14226    {
14227      "name": "nrf51_soc.uart",
14228      "parent": "sys-bus-device"
14229    },
14230    {
14231      "name": "n25q032a13",
14232      "parent": "m25p80-generic"
14233    },
14234    {
14235      "name": "n25q032a11",
14236      "parent": "m25p80-generic"
14237    },
14238    {
14239      "name": "raspi3-machine",
14240      "parent": "machine"
14241    },
14242    {
14243      "name": "sst25wf010",
14244      "parent": "m25p80-generic"
14245    },
14246    {
14247      "name": "rng-egd",
14248      "parent": "rng-backend"
14249    },
14250    {
14251      "name": "m25p20",
14252      "parent": "m25p80-generic"
14253    },
14254    {
14255      "name": "xlnx.zdma",
14256      "parent": "sys-bus-device"
14257    },
14258    {
14259      "name": "exynos4210.gic",
14260      "parent": "sys-bus-device"
14261    },
14262    {
14263      "name": "gd25q64",
14264      "parent": "m25p80-generic"
14265    },
14266    {
14267      "name": "tls-creds-x509",
14268      "parent": "tls-creds"
14269    },
14270    {
14271      "name": "l2x0",
14272      "parent": "sys-bus-device"
14273    },
14274    {
14275      "name": "chardev-testdev",
14276      "parent": "chardev"
14277    },
14278    {
14279      "name": "n25q064",
14280      "parent": "m25p80-generic"
14281    },
14282    {
14283      "name": "migration",
14284      "parent": "device"
14285    },
14286    {
14287      "name": "pl031",
14288      "parent": "sys-bus-device"
14289    },
14290    {
14291      "name": "arm_mptimer",
14292      "parent": "sys-bus-device"
14293    },
14294    {
14295      "name": "n25q064a13",
14296      "parent": "m25p80-generic"
14297    },
14298    {
14299      "name": "i82558b",
14300      "parent": "pci-device"
14301    },
14302    {
14303      "name": "n25q064a11",
14304      "parent": "m25p80-generic"
14305    },
14306    {
14307      "name": "sdhci-bus",
14308      "parent": "sd-bus"
14309    },
14310    {
14311      "name": "raspi2-machine",
14312      "parent": "machine"
14313    },
14314    {
14315      "name": "smbus-eeprom",
14316      "parent": "smbus-device"
14317    },
14318    {
14319      "name": "strongarm-ssp",
14320      "parent": "sys-bus-device"
14321    },
14322    {
14323      "name": "i82558a",
14324      "parent": "pci-device"
14325    },
14326    {
14327      "name": "pl111",
14328      "parent": "pl110"
14329    },
14330    {
14331      "name": "scoop",
14332      "parent": "sys-bus-device"
14333    },
14334    {
14335      "name": "msf2-soc",
14336      "parent": "sys-bus-device"
14337    },
14338    {
14339      "name": "pl110",
14340      "parent": "sys-bus-device"
14341    },
14342    {
14343      "name": "tosa_dac",
14344      "parent": "i2c-slave"
14345    },
14346    {
14347      "name": "onenand",
14348      "parent": "sys-bus-device"
14349    },
14350    {
14351      "name": "bcm2835-dma",
14352      "parent": "sys-bus-device"
14353    },
14354    {
14355      "name": "allwinner-A10-timer",
14356      "parent": "sys-bus-device"
14357    },
14358    {
14359      "name": "m25p16",
14360      "parent": "m25p80-generic"
14361    },
14362    {
14363      "name": "i82801",
14364      "parent": "pci-device"
14365    },
14366    {
14367      "name": "virtio-keyboard-device",
14368      "parent": "virtio-input-hid-device"
14369    },
14370    {
14371      "name": "i82562",
14372      "parent": "pci-device"
14373    },
14374    {
14375      "name": "virtio-net-pci",
14376      "parent": "virtio-net-pci-base"
14377    },
14378    {
14379      "name": "exynos4210.fimd",
14380      "parent": "sys-bus-device"
14381    },
14382    {
14383      "name": "m25p10",
14384      "parent": "m25p80-generic"
14385    },
14386    {
14387      "name": "aspeed.smc.ast2500-fmc",
14388      "parent": "aspeed.smc"
14389    },
14390    {
14391      "name": "highbank-machine",
14392      "parent": "machine"
14393    },
14394    {
14395      "name": "virt-4.0-machine",
14396      "parent": "virt-machine"
14397    },
14398    {
14399      "name": "i82557c",
14400      "parent": "pci-device"
14401    },
14402    {
14403      "name": "at26df081a",
14404      "parent": "m25p80-generic"
14405    },
14406    {
14407      "name": "can-host-socketcan",
14408      "parent": "can-host"
14409    },
14410    {
14411      "name": "chardev-memory",
14412      "parent": "chardev-ringbuf"
14413    },
14414    {
14415      "name": "xilinx-axi-dma-control-stream",
14416      "parent": "object"
14417    },
14418    {
14419      "name": "i82557b",
14420      "parent": "pci-device"
14421    },
14422    {
14423      "name": "digic-uart",
14424      "parent": "sys-bus-device"
14425    },
14426    {
14427      "name": "cortex-a53-arm-cpu",
14428      "parent": "aarch64-cpu"
14429    },
14430    {
14431      "name": "sse-200",
14432      "parent": "arm-sse"
14433    },
14434    {
14435      "name": "arm1176-arm-cpu",
14436      "parent": "arm-cpu"
14437    },
14438    {
14439      "name": "i82557a",
14440      "parent": "pci-device"
14441    },
14442    {
14443      "name": "s25sl004a",
14444      "parent": "m25p80-generic"
14445    },
14446    {
14447      "name": "usb-mouse",
14448      "parent": "usb-hid"
14449    },
14450    {
14451      "name": "pl022",
14452      "parent": "sys-bus-device"
14453    },
14454    {
14455      "name": "split-irq",
14456      "parent": "device"
14457    },
14458    {
14459      "name": "bcm2835-rng",
14460      "parent": "sys-bus-device"
14461    },
14462    {
14463      "name": "virtio-gpu-pci",
14464      "parent": "virtio-pci"
14465    },
14466    {
14467      "name": "pl061_luminary",
14468      "parent": "pl061"
14469    },
14470    {
14471      "name": "nrf51_soc.gpio",
14472      "parent": "sys-bus-device"
14473    },
14474    {
14475      "name": "xilinx-axienet-control-stream",
14476      "parent": "object"
14477    },
14478    {
14479      "name": "m25p05",
14480      "parent": "m25p80-generic"
14481    },
14482    {
14483      "name": "bcm2835-sdhost-bus",
14484      "parent": "sd-bus"
14485    },
14486    {
14487      "name": "strongarm-rtc",
14488      "parent": "sys-bus-device"
14489    },
14490    {
14491      "name": "n25q128",
14492      "parent": "m25p80-generic"
14493    },
14494    {
14495      "name": "imx.epit",
14496      "parent": "sys-bus-device"
14497    },
14498    {
14499      "name": "i82551",
14500      "parent": "pci-device"
14501    },
14502    {
14503      "name": "i82550",
14504      "parent": "pci-device"
14505    },
14506    {
14507      "name": "armv7m_nvic",
14508      "parent": "sys-bus-device"
14509    },
14510    {
14511      "name": "cubieboard-machine",
14512      "parent": "machine"
14513    },
14514    {
14515      "name": "fsl,imx31",
14516      "parent": "device"
14517    },
14518    {
14519      "name": "host-arm-cpu",
14520      "parent": "aarch64-cpu"
14521    },
14522    {
14523      "name": "throttle-group",
14524      "parent": "object"
14525    },
14526    {
14527      "name": "imx.i2c",
14528      "parent": "sys-bus-device"
14529    },
14530    {
14531      "name": "highbank-regs",
14532      "parent": "sys-bus-device"
14533    },
14534    {
14535      "name": "virt-2.6-machine",
14536      "parent": "virt-machine"
14537    },
14538    {
14539      "name": "sa1110-arm-cpu",
14540      "parent": "arm-cpu"
14541    },
14542    {
14543      "name": "cadence_ttc",
14544      "parent": "sys-bus-device"
14545    },
14546    {
14547      "name": "filter-mirror",
14548      "parent": "netfilter"
14549    },
14550    {
14551      "name": "ich9-usb-ehci2",
14552      "parent": "pci-ehci-usb"
14553    },
14554    {
14555      "name": "virtio-crypto-pci",
14556      "parent": "virtio-pci"
14557    },
14558    {
14559      "name": "dpcd",
14560      "parent": "aux-slave"
14561    },
14562    {
14563      "name": "aspeed.i2c",
14564      "parent": "sys-bus-device"
14565    },
14566    {
14567      "name": "pl011",
14568      "parent": "sys-bus-device"
14569    },
14570    {
14571      "name": "ich9-usb-ehci1",
14572      "parent": "pci-ehci-usb"
14573    },
14574    {
14575      "name": "vfio-pci",
14576      "parent": "pci-device"
14577    },
14578    {
14579      "name": "nec-usb-xhci",
14580      "parent": "base-xhci"
14581    },
14582    {
14583      "name": "imx6.gpt",
14584      "parent": "imx25.gpt"
14585    },
14586    {
14587      "name": "tusb6010",
14588      "parent": "sys-bus-device"
14589    },
14590    {
14591      "name": "realview_mpcore",
14592      "parent": "sys-bus-device"
14593    },
14594    {
14595      "name": "w25q32dw",
14596      "parent": "m25p80-generic"
14597    },
14598    {
14599      "name": "irq",
14600      "parent": "object"
14601    },
14602    {
14603      "name": "gd25q32",
14604      "parent": "m25p80-generic"
14605    },
14606    {
14607      "name": "sx1-v1-machine",
14608      "parent": "machine"
14609    },
14610    {
14611      "name": "fsl,imx25",
14612      "parent": "device"
14613    },
14614    {
14615      "name": "cortex-a57-arm-cpu",
14616      "parent": "aarch64-cpu"
14617    },
14618    {
14619      "name": "exynos4210.rng",
14620      "parent": "sys-bus-device"
14621    },
14622    {
14623      "name": "memory-backend-memfd",
14624      "parent": "memory-backend"
14625    },
14626    {
14627      "name": "n25q032",
14628      "parent": "m25p80-generic"
14629    },
14630    {
14631      "name": "arm.cortex-a9-global-timer",
14632      "parent": "sys-bus-device"
14633    },
14634    {
14635      "name": "qio-channel-socket",
14636      "parent": "qio-channel"
14637    },
14638    {
14639      "name": "pxa2xx_pic",
14640      "parent": "sys-bus-device"
14641    },
14642    {
14643      "name": "piix3-usb-uhci",
14644      "parent": "pci-uhci-usb"
14645    },
14646    {
14647      "name": "pvscsi",
14648      "parent": "pci-device"
14649    },
14650    {
14651      "name": "ti925t-arm-cpu",
14652      "parent": "arm-cpu"
14653    },
14654    {
14655      "name": "virtio-rng-pci-non-transitional",
14656      "parent": "virtio-rng-pci-base"
14657    },
14658    {
14659      "name": "virtserialport",
14660      "parent": "virtio-serial-port"
14661    },
14662    {
14663      "name": "virtio-serial-pci-non-transitional",
14664      "parent": "virtio-serial-pci-base"
14665    },
14666    {
14667      "name": "imx7.snvs",
14668      "parent": "sys-bus-device"
14669    },
14670    {
14671      "name": "sd-bus",
14672      "parent": "bus"
14673    },
14674    {
14675      "name": "sx1-machine",
14676      "parent": "machine"
14677    },
14678    {
14679      "name": "320s33b",
14680      "parent": "m25p80-generic"
14681    },
14682    {
14683      "name": "ich9-ahci",
14684      "parent": "pci-device"
14685    },
14686    {
14687      "name": "dscm1xxxx",
14688      "parent": "microdrive"
14689    },
14690    {
14691      "name": "chardev-stdio",
14692      "parent": "chardev-fd"
14693    },
14694    {
14695      "name": "armv7m_systick",
14696      "parent": "sys-bus-device"
14697    },
14698    {
14699      "name": "imx6ul.ccm",
14700      "parent": "imx.ccm"
14701    },
14702    {
14703      "name": "aux-to-i2c-bridge",
14704      "parent": "device"
14705    },
14706    {
14707      "name": "cmsdk-apb-dualtimer",
14708      "parent": "sys-bus-device"
14709    },
14710    {
14711      "name": "vhost-vsock-pci-non-transitional",
14712      "parent": "vhost-vsock-pci-base"
14713    },
14714    {
14715      "name": "mcimx7d-sabre-machine",
14716      "parent": "machine"
14717    },
14718    {
14719      "name": "arm-smmuv3",
14720      "parent": "arm-smmu"
14721    },
14722    {
14723      "name": "musca-a-machine",
14724      "parent": "musca"
14725    },
14726    {
14727      "name": "xlnx-zynmp.rtc",
14728      "parent": "sys-bus-device"
14729    },
14730    {
14731      "name": "IndustryPack",
14732      "parent": "bus"
14733    },
14734    {
14735      "name": "cryptodev-backend",
14736      "parent": "object"
14737    },
14738    {
14739      "name": "realview-eb-mpcore-machine",
14740      "parent": "machine"
14741    },
14742    {
14743      "name": "n25q00a",
14744      "parent": "m25p80-generic"
14745    },
14746    {
14747      "name": "virt-2.8-machine",
14748      "parent": "virt-machine"
14749    },
14750    {
14751      "name": "sii9022",
14752      "parent": "i2c-slave"
14753    },
14754    {
14755      "name": "or-irq",
14756      "parent": "device"
14757    },
14758    {
14759      "name": "exynos4210.clk",
14760      "parent": "sys-bus-device"
14761    },
14762    {
14763      "name": "mx25l8005",
14764      "parent": "m25p80-generic"
14765    },
14766    {
14767      "name": "pl050_keyboard",
14768      "parent": "pl050"
14769    },
14770    {
14771      "name": "kzm-machine",
14772      "parent": "machine"
14773    },
14774    {
14775      "name": "chardev-vc",
14776      "parent": "chardev"
14777    },
14778    {
14779      "name": "pxa250-arm-cpu",
14780      "parent": "arm-cpu"
14781    },
14782    {
14783      "name": "usb-ehci",
14784      "parent": "pci-ehci-usb"
14785    },
14786    {
14787      "name": "virt-2.7-machine",
14788      "parent": "virt-machine"
14789    },
14790    {
14791      "name": "xgmac",
14792      "parent": "sys-bus-device"
14793    },
14794    {
14795      "name": "versatile_pci",
14796      "parent": "pci-host-bridge"
14797    },
14798    {
14799      "name": "realview_sysctl",
14800      "parent": "sys-bus-device"
14801    },
14802    {
14803      "name": "smc91c111",
14804      "parent": "sys-bus-device"
14805    },
14806    {
14807      "name": "arm11mpcore-arm-cpu",
14808      "parent": "arm-cpu"
14809    },
14810    {
14811      "name": "virtio-rng-pci",
14812      "parent": "virtio-rng-pci-base"
14813    },
14814    {
14815      "name": "pxa2xx-mmci",
14816      "parent": "sys-bus-device"
14817    },
14818    {
14819      "name": "filter-replay",
14820      "parent": "netfilter"
14821    },
14822    {
14823      "name": "nrf51_soc.rng",
14824      "parent": "sys-bus-device"
14825    },
14826    {
14827      "name": "sst25vf080b",
14828      "parent": "m25p80-generic"
14829    },
14830    {
14831      "name": "nrf51_soc.nvm",
14832      "parent": "sys-bus-device"
14833    },
14834    {
14835      "name": "akita-machine",
14836      "parent": "machine"
14837    },
14838    {
14839      "name": "cortex-r5f-arm-cpu",
14840      "parent": "arm-cpu"
14841    },
14842    {
14843      "name": "ppc4xx-ehci-usb",
14844      "parent": "sysbus-ehci-usb"
14845    },
14846    {
14847      "name": "e1000-82545em",
14848      "parent": "e1000-base"
14849    },
14850    {
14851      "name": "usb-storage",
14852      "parent": "usb-storage-dev"
14853    },
14854    {
14855      "name": "virtio-mmio-bus",
14856      "parent": "virtio-bus"
14857    },
14858    {
14859      "name": "vhost-user-blk-pci-transitional",
14860      "parent": "vhost-user-blk-pci-base"
14861    },
14862    {
14863      "name": "allwinner-a10",
14864      "parent": "device"
14865    },
14866    {
14867      "name": "armsse-cpuid",
14868      "parent": "sys-bus-device"
14869    },
14870    {
14871      "name": "chardev-wctablet",
14872      "parent": "chardev"
14873    },
14874    {
14875      "name": "sp804",
14876      "parent": "sys-bus-device"
14877    },
14878    {
14879      "name": "tmp105",
14880      "parent": "i2c-slave"
14881    },
14882    {
14883      "name": "w25q80",
14884      "parent": "m25p80-generic"
14885    },
14886    {
14887      "name": "piix4-usb-uhci",
14888      "parent": "pci-uhci-usb"
14889    },
14890    {
14891      "name": "integrator_pit",
14892      "parent": "sys-bus-device"
14893    },
14894    {
14895      "name": "filter-buffer",
14896      "parent": "netfilter"
14897    },
14898    {
14899      "name": "fusbh200-ehci-usb",
14900      "parent": "sysbus-ehci-usb"
14901    },
14902    {
14903      "name": "e1000-82544gc",
14904      "parent": "e1000-base"
14905    },
14906    {
14907      "name": "ioh3420",
14908      "parent": "pcie-root-port-base"
14909    },
14910    {
14911      "name": "pci-serial-4x",
14912      "parent": "pci-device"
14913    },
14914    {
14915      "name": "mv88w8618_eth",
14916      "parent": "sys-bus-device"
14917    },
14918    {
14919      "name": "versatilepb_sic",
14920      "parent": "sys-bus-device"
14921    },
14922    {
14923      "name": "vmcoreinfo",
14924      "parent": "device"
14925    },
14926    {
14927      "name": "virtio-9p-pci",
14928      "parent": "virtio-9p-pci-base"
14929    },
14930    {
14931      "name": "integrator_pic",
14932      "parent": "sys-bus-device"
14933    },
14934    {
14935      "name": "versatile_i2c",
14936      "parent": "sys-bus-device"
14937    },
14938    {
14939      "name": "m25p128",
14940      "parent": "m25p80-generic"
14941    },
14942    {
14943      "name": "en25f32",
14944      "parent": "m25p80-generic"
14945    },
14946    {
14947      "name": "z2-machine",
14948      "parent": "machine"
14949    },
14950    {
14951      "name": "s70fs01gs",
14952      "parent": "m25p80-generic"
14953    },
14954    {
14955      "name": "at26f004",
14956      "parent": "m25p80-generic"
14957    },
14958    {
14959      "name": "xilinx,zynq_slcr",
14960      "parent": "sys-bus-device"
14961    },
14962    {
14963      "name": "ich9-intel-hda",
14964      "parent": "intel-hda-generic"
14965    },
14966    {
14967      "name": "s25fs512s",
14968      "parent": "m25p80-generic"
14969    },
14970    {
14971      "name": "virtio-9p-device",
14972      "parent": "virtio-device"
14973    },
14974    {
14975      "name": "n25q256a13",
14976      "parent": "m25p80-generic"
14977    },
14978    {
14979      "name": "160s33b",
14980      "parent": "m25p80-generic"
14981    },
14982    {
14983      "name": "n25q256a11",
14984      "parent": "m25p80-generic"
14985    },
14986    {
14987      "name": "imx-usdhc",
14988      "parent": "generic-sdhci"
14989    },
14990    {
14991      "name": "exynos4210.irq_gate",
14992      "parent": "sys-bus-device"
14993    },
14994    {
14995      "name": "musicpal-machine",
14996      "parent": "machine"
14997    },
14998    {
14999      "name": "stm32f2xx-spi",
15000      "parent": "sys-bus-device"
15001    },
15002    {
15003      "name": "imx6.src",
15004      "parent": "sys-bus-device"
15005    },
15006    {
15007      "name": "exynos4210.combiner",
15008      "parent": "sys-bus-device"
15009    },
15010    {
15011      "name": "arm926-arm-cpu",
15012      "parent": "arm-cpu"
15013    },
15014    {
15015      "name": "chardev-serial",
15016      "parent": "chardev-fd"
15017    },
15018    {
15019      "name": "virt-2.9-machine",
15020      "parent": "virt-machine"
15021    },
15022    {
15023      "name": "vhost-user-blk-pci-non-transitional",
15024      "parent": "vhost-user-blk-pci-base"
15025    },
15026    {
15027      "name": "exynos4210.pmu",
15028      "parent": "sys-bus-device"
15029    },
15030    {
15031      "name": "secret",
15032      "parent": "object"
15033    },
15034    {
15035      "name": "imx7.ccm",
15036      "parent": "imx.ccm"
15037    },
15038    {
15039      "name": "ipoctal232",
15040      "parent": "ipack-device"
15041    },
15042    {
15043      "name": "virtio-pci-bus",
15044      "parent": "virtio-bus"
15045    },
15046    {
15047      "name": "qio-channel-buffer",
15048      "parent": "qio-channel"
15049    },
15050    {
15051      "name": "omap_i2c",
15052      "parent": "sys-bus-device"
15053    },
15054    {
15055      "name": "omap-gpio",
15056      "parent": "sys-bus-device"
15057    },
15058    {
15059      "name": "cmsdk-apb-uart",
15060      "parent": "sys-bus-device"
15061    },
15062    {
15063      "name": "virtio-tablet-device",
15064      "parent": "virtio-input-hid-device"
15065    },
15066    {
15067      "name": "w25q64",
15068      "parent": "m25p80-generic"
15069    },
15070    {
15071      "name": "x3130-upstream",
15072      "parent": "pcie-port"
15073    },
15074    {
15075      "name": "virtio-scsi-pci",
15076      "parent": "virtio-scsi-pci-base"
15077    },
15078    {
15079      "name": "at25df041a",
15080      "parent": "m25p80-generic"
15081    },
15082    {
15083      "name": "mx25l12805d",
15084      "parent": "m25p80-generic"
15085    },
15086    {
15087      "name": "e1000e",
15088      "parent": "pci-device"
15089    },
15090    {
15091      "name": "ES1370",
15092      "parent": "pci-device"
15093    },
15094    {
15095      "name": "pci-testdev",
15096      "parent": "pci-device"
15097    },
15098    {
15099      "name": "tz-ppc",
15100      "parent": "sys-bus-device"
15101    },
15102    {
15103      "name": "at25fs040",
15104      "parent": "m25p80-generic"
15105    },
15106    {
15107      "name": "emcraft-sf2-machine",
15108      "parent": "machine"
15109    },
15110    {
15111      "name": "qemu-console",
15112      "parent": "object"
15113    },
15114    {
15115      "name": "xlnx.ps7-spi",
15116      "parent": "sys-bus-device"
15117    },
15118    {
15119      "name": "virtio-tablet-pci",
15120      "parent": "virtio-input-hid-pci"
15121    },
15122    {
15123      "name": "cortex-m33-arm-cpu",
15124      "parent": "arm-cpu"
15125    },
15126    {
15127      "name": "virtio-balloon-pci-transitional",
15128      "parent": "virtio-balloon-pci-base"
15129    },
15130    {
15131      "name": "cortex-a72-arm-cpu",
15132      "parent": "aarch64-cpu"
15133    },
15134    {
15135      "name": "ARM,bitband-memory",
15136      "parent": "sys-bus-device"
15137    },
15138    {
15139      "name": "tcg-accel",
15140      "parent": "accel"
15141    },
15142    {
15143      "name": "nrf51-soc",
15144      "parent": "sys-bus-device"
15145    },
15146    {
15147      "name": "virtconsole",
15148      "parent": "virtserialport"
15149    },
15150    {
15151      "name": "mx25l25655e",
15152      "parent": "m25p80-generic"
15153    },
15154    {
15155      "name": "aspeed.timer",
15156      "parent": "sys-bus-device"
15157    },
15158    {
15159      "name": "mss-timer",
15160      "parent": "sys-bus-device"
15161    },
15162    {
15163      "name": "versatilepb-machine",
15164      "parent": "machine"
15165    },
15166    {
15167      "name": "pci-serial-2x",
15168      "parent": "pci-device"
15169    },
15170    {
15171      "name": "mps2-scc",
15172      "parent": "sys-bus-device"
15173    },
15174    {
15175      "name": "vhost-user-scsi-pci-transitional",
15176      "parent": "vhost-user-scsi-pci-base"
15177    },
15178    {
15179      "name": "mps2-fpgaio",
15180      "parent": "sys-bus-device"
15181    },
15182    {
15183      "name": "realview-pb-a8-machine",
15184      "parent": "machine"
15185    },
15186    {
15187      "name": "allwinner-emac",
15188      "parent": "sys-bus-device"
15189    },
15190    {
15191      "name": "bcm2836-control",
15192      "parent": "sys-bus-device"
15193    },
15194    {
15195      "name": "bcm2835-peripherals",
15196      "parent": "sys-bus-device"
15197    },
15198    {
15199      "name": "arm-its-kvm",
15200      "parent": "arm-gicv3-its-common"
15201    },
15202    {
15203      "name": "pxa25x-timer",
15204      "parent": "pxa2xx-timer"
15205    },
15206    {
15207      "name": "colo-compare",
15208      "parent": "object"
15209    },
15210    {
15211      "name": "fsl,imx7",
15212      "parent": "device"
15213    },
15214    {
15215      "name": "fsl,imx6",
15216      "parent": "device"
15217    },
15218    {
15219      "name": "usb-bus",
15220      "parent": "bus"
15221    },
15222    {
15223      "name": "msf2-sysreg",
15224      "parent": "sys-bus-device"
15225    },
15226    {
15227      "name": "w25q80bl",
15228      "parent": "m25p80-generic"
15229    },
15230    {
15231      "name": "pxa255-arm-cpu",
15232      "parent": "arm-cpu"
15233    },
15234    {
15235      "name": "at26df321",
15236      "parent": "m25p80-generic"
15237    },
15238    {
15239      "name": "musicpal_key",
15240      "parent": "sys-bus-device"
15241    },
15242    {
15243      "name": "PCI",
15244      "parent": "bus"
15245    },
15246    {
15247      "name": "pxa261-arm-cpu",
15248      "parent": "arm-cpu"
15249    },
15250    {
15251      "name": "tosa-ssp",
15252      "parent": "ssi-slave"
15253    },
15254    {
15255      "name": "pl050_mouse",
15256      "parent": "pl050"
15257    },
15258    {
15259      "name": "generic-sdhci",
15260      "parent": "sys-bus-device"
15261    },
15262    {
15263      "name": "i82801b11-bridge",
15264      "parent": "base-pci-bridge"
15265    },
15266    {
15267      "name": "strongarm-ppc",
15268      "parent": "sys-bus-device"
15269    },
15270    {
15271      "name": "aspeed.smc.ast2500-spi2",
15272      "parent": "aspeed.smc"
15273    },
15274    {
15275      "name": "aspeed.smc.ast2500-spi1",
15276      "parent": "aspeed.smc"
15277    },
15278    {
15279      "name": "vhost-user-scsi",
15280      "parent": "vhost-scsi-common"
15281    },
15282    {
15283      "name": "arm1136-r2-arm-cpu",
15284      "parent": "arm-cpu"
15285    },
15286    {
15287      "name": "imx.enet",
15288      "parent": "imx.fec"
15289    },
15290    {
15291      "name": "esp",
15292      "parent": "sys-bus-device"
15293    },
15294    {
15295      "name": "pxa260-arm-cpu",
15296      "parent": "arm-cpu"
15297    },
15298    {
15299      "name": "ast2400-a1",
15300      "parent": "aspeed-soc"
15301    },
15302    {
15303      "name": "ast2400-a0",
15304      "parent": "aspeed-soc"
15305    },
15306    {
15307      "name": "stellaris_enet",
15308      "parent": "sys-bus-device"
15309    },
15310    {
15311      "name": "musicpal_lcd",
15312      "parent": "sys-bus-device"
15313    },
15314    {
15315      "name": "fsl,imx6ul",
15316      "parent": "device"
15317    },
15318    {
15319      "name": "realview-eb-machine",
15320      "parent": "machine"
15321    },
15322    {
15323      "name": "ne2k_pci",
15324      "parent": "pci-device"
15325    },
15326    {
15327      "name": "realview-pbx-a9-machine",
15328      "parent": "machine"
15329    },
15330    {
15331      "name": "vhost-user-blk",
15332      "parent": "virtio-device"
15333    },
15334    {
15335      "name": "ivshmem-plain",
15336      "parent": "ivshmem-common"
15337    },
15338    {
15339      "name": "usb-kbd",
15340      "parent": "usb-hid"
15341    },
15342    {
15343      "name": "musca-b1-machine",
15344      "parent": "musca"
15345    },
15346    {
15347      "name": "authz-simple",
15348      "parent": "authz"
15349    },
15350    {
15351      "name": "pxa2xx_i2c",
15352      "parent": "sys-bus-device"
15353    },
15354    {
15355      "name": "a9-scu",
15356      "parent": "sys-bus-device"
15357    },
15358    {
15359      "name": "imx31.ccm",
15360      "parent": "imx.ccm"
15361    },
15362    {
15363      "name": "cortex-a15-arm-cpu",
15364      "parent": "arm-cpu"
15365    },
15366    {
15367      "name": "kvaser_pci",
15368      "parent": "pci-device"
15369    },
15370    {
15371      "name": "spitz-machine",
15372      "parent": "machine"
15373    },
15374    {
15375      "name": "hda-duplex",
15376      "parent": "hda-audio"
15377    },
15378    {
15379      "name": "megasas-gen2",
15380      "parent": "megasas-base"
15381    },
15382    {
15383      "name": "none-machine",
15384      "parent": "machine"
15385    },
15386    {
15387      "name": "arm-gicv3",
15388      "parent": "arm-gicv3-common"
15389    },
15390    {
15391      "name": "virtio-9p-pci-transitional",
15392      "parent": "virtio-9p-pci-base"
15393    },
15394    {
15395      "name": "mt25ql01g",
15396      "parent": "m25p80-generic"
15397    },
15398    {
15399      "name": "w25q32",
15400      "parent": "m25p80-generic"
15401    },
15402    {
15403      "name": "stm32f205-soc",
15404      "parent": "sys-bus-device"
15405    },
15406    {
15407      "name": "wm8750",
15408      "parent": "i2c-slave"
15409    },
15410    {
15411      "name": "virtio-balloon-device",
15412      "parent": "virtio-device"
15413    },
15414    {
15415      "name": "pl011_luminary",
15416      "parent": "pl011"
15417    },
15418    {
15419      "name": "allwinner-ahci",
15420      "parent": "sysbus-ahci"
15421    },
15422    {
15423      "name": "m25px64",
15424      "parent": "m25p80-generic"
15425    },
15426    {
15427      "name": "nvme",
15428      "parent": "pci-device"
15429    },
15430    {
15431      "name": "at25fs010",
15432      "parent": "m25p80-generic"
15433    },
15434    {
15435      "name": "allwinner-a10-pic",
15436      "parent": "sys-bus-device"
15437    },
15438    {
15439      "name": "imx25-pdk-machine",
15440      "parent": "machine"
15441    },
15442    {
15443      "name": "tz-msc",
15444      "parent": "sys-bus-device"
15445    },
15446    {
15447      "name": "vhost-scsi-pci-transitional",
15448      "parent": "vhost-scsi-pci-base"
15449    },
15450    {
15451      "name": "ramfb",
15452      "parent": "sys-bus-device"
15453    },
15454    {
15455      "name": "arm1136-arm-cpu",
15456      "parent": "arm-cpu"
15457    },
15458    {
15459      "name": "mx25l4005a",
15460      "parent": "m25p80-generic"
15461    },
15462    {
15463      "name": "usb-tablet",
15464      "parent": "usb-hid"
15465    },
15466    {
15467      "name": "usb-braille",
15468      "parent": "usb-serial-dev"
15469    },
15470    {
15471      "name": "usb-wacom-tablet",
15472      "parent": "usb-device"
15473    },
15474    {
15475      "name": "xlnx-versal-virt-machine",
15476      "parent": "machine"
15477    },
15478    {
15479      "name": "intel-hda",
15480      "parent": "intel-hda-generic"
15481    },
15482    {
15483      "name": "scsi-disk",
15484      "parent": "scsi-disk-base"
15485    },
15486    {
15487      "name": "en25q64",
15488      "parent": "m25p80-generic"
15489    },
15490    {
15491      "name": "kvm-accel",
15492      "parent": "accel"
15493    },
15494    {
15495      "name": "collie-machine",
15496      "parent": "machine"
15497    },
15498    {
15499      "name": "arm11mpcore_priv",
15500      "parent": "sys-bus-device"
15501    },
15502    {
15503      "name": "imx.spi",
15504      "parent": "sys-bus-device"
15505    },
15506    {
15507      "name": "realview_gic",
15508      "parent": "sys-bus-device"
15509    },
15510    {
15511      "name": "virtio-scsi-device",
15512      "parent": "virtio-scsi-common"
15513    },
15514    {
15515      "name": "smdkc210-machine",
15516      "parent": "machine"
15517    },
15518    {
15519      "name": "bcm2835-mbox",
15520      "parent": "sys-bus-device"
15521    },
15522    {
15523      "name": "AC97",
15524      "parent": "pci-device"
15525    },
15526    {
15527      "name": "ds1338",
15528      "parent": "i2c-slave"
15529    },
15530    {
15531      "name": "aspeed.smc.fmc",
15532      "parent": "aspeed.smc"
15533    },
15534    {
15535      "name": "pxa270-a0-arm-cpu",
15536      "parent": "arm-cpu"
15537    },
15538    {
15539      "name": "virtio-blk-pci-transitional",
15540      "parent": "virtio-blk-pci-base"
15541    },
15542    {
15543      "name": "xilinx-axi-dma-data-stream",
15544      "parent": "object"
15545    },
15546    {
15547      "name": "pxa262-arm-cpu",
15548      "parent": "arm-cpu"
15549    },
15550    {
15551      "name": "bcm2835_gpio",
15552      "parent": "sys-bus-device"
15553    },
15554    {
15555      "name": "i2c-bus",
15556      "parent": "bus"
15557    },
15558    {
15559      "name": "virtio-mouse-device",
15560      "parent": "virtio-input-hid-device"
15561    },
15562    {
15563      "name": "exynos4210.uart",
15564      "parent": "sys-bus-device"
15565    },
15566    {
15567      "name": "mx25l25635e",
15568      "parent": "m25p80-generic"
15569    },
15570    {
15571      "name": "640s33b",
15572      "parent": "m25p80-generic"
15573    },
15574    {
15575      "name": "pl110_versatile",
15576      "parent": "pl110"
15577    },
15578    {
15579      "name": "xlnx.ps7-qspi",
15580      "parent": "xlnx.ps7-spi"
15581    },
15582    {
15583      "name": "ast2500-evb-machine",
15584      "parent": "aspeed-machine"
15585    },
15586    {
15587      "name": "authz-list",
15588      "parent": "authz"
15589    },
15590    {
15591      "name": "aspeed.smc.spi",
15592      "parent": "aspeed.smc"
15593    },
15594    {
15595      "name": "cadence_gem",
15596      "parent": "sys-bus-device"
15597    },
15598    {
15599      "name": "aux-bus",
15600      "parent": "bus"
15601    },
15602    {
15603      "name": "virt-3.0-machine",
15604      "parent": "virt-machine"
15605    },
15606    {
15607      "name": "vmxnet3",
15608      "parent": "pci-device"
15609    },
15610    {
15611      "name": "mx25l2005a",
15612      "parent": "m25p80-generic"
15613    },
15614    {
15615      "name": "a9mpcore_priv",
15616      "parent": "sys-bus-device"
15617    },
15618    {
15619      "name": "xilinx-axienet-data-stream",
15620      "parent": "object"
15621    },
15622    {
15623      "name": "aspeed.vic",
15624      "parent": "sys-bus-device"
15625    },
15626    {
15627      "name": "m25px32-s1",
15628      "parent": "m25p80-generic"
15629    },
15630    {
15631      "name": "mainstone-fpga",
15632      "parent": "sys-bus-device"
15633    },
15634    {
15635      "name": "sst25vf040b",
15636      "parent": "m25p80-generic"
15637    },
15638    {
15639      "name": "pvrdma",
15640      "parent": "pci-device"
15641    },
15642    {
15643      "name": "ide-drive",
15644      "parent": "ide-device"
15645    },
15646    {
15647      "name": "sst25vf032b",
15648      "parent": "m25p80-generic"
15649    },
15650    {
15651      "name": "bcm2837",
15652      "parent": "bcm283x"
15653    },
15654    {
15655      "name": "bcm2836",
15656      "parent": "bcm283x"
15657    },
15658    {
15659      "name": "sst25vf016b",
15660      "parent": "m25p80-generic"
15661    },
15662    {
15663      "name": "vfio-platform",
15664      "parent": "sys-bus-device"
15665    },
15666    {
15667      "name": "virtio-net-pci-non-transitional",
15668      "parent": "virtio-net-pci-base"
15669    },
15670    {
15671      "name": "omap2-gpio",
15672      "parent": "sys-bus-device"
15673    },
15674    {
15675      "name": "imx.serial",
15676      "parent": "sys-bus-device"
15677    },
15678    {
15679      "name": "sd-card",
15680      "parent": "device"
15681    },
15682    {
15683      "name": "arm11-scu",
15684      "parent": "sys-bus-device"
15685    },
15686    {
15687      "name": "en25p64",
15688      "parent": "m25p80-generic"
15689    },
15690    {
15691      "name": "pxa2xx-ssp",
15692      "parent": "sys-bus-device"
15693    },
15694    {
15695      "name": "pca9552",
15696      "parent": "i2c-slave"
15697    },
15698    {
15699      "name": "i6300esb",
15700      "parent": "pci-device"
15701    },
15702    {
15703      "name": "virtio-scsi-pci-non-transitional",
15704      "parent": "virtio-scsi-pci-base"
15705    },
15706    {
15707      "name": "xlnx.zynqmp_ipi",
15708      "parent": "sys-bus-device"
15709    },
15710    {
15711      "name": "mps2-an505-machine",
15712      "parent": "mps2tz"
15713    },
15714    {
15715      "name": "vfio-calxeda-xgmac",
15716      "parent": "vfio-platform"
15717    },
15718    {
15719      "name": "m25px32-s0",
15720      "parent": "m25p80-generic"
15721    },
15722    {
15723      "name": "m25px32",
15724      "parent": "m25p80-generic"
15725    },
15726    {
15727      "name": "smmuv3-iommu-memory-region",
15728      "parent": "qemu:iommu-memory-region"
15729    },
15730    {
15731      "name": "verdex-machine",
15732      "parent": "machine"
15733    },
15734    {
15735      "name": "mps2-an511-machine",
15736      "parent": "mps2"
15737    },
15738    {
15739      "name": "tz-mpc",
15740      "parent": "sys-bus-device"
15741    },
15742    {
15743      "name": "imx.avic",
15744      "parent": "sys-bus-device"
15745    },
15746    {
15747      "name": "nuri-machine",
15748      "parent": "machine"
15749    },
15750    {
15751      "name": "vhost-vsock-pci-transitional",
15752      "parent": "vhost-vsock-pci-base"
15753    },
15754    {
15755      "name": "integratorcp-machine",
15756      "parent": "machine"
15757    },
15758    {
15759      "name": "scsi-generic",
15760      "parent": "scsi-device"
15761    },
15762    {
15763      "name": "rng-random",
15764      "parent": "rng-backend"
15765    },
15766    {
15767      "name": "virtio-mmio",
15768      "parent": "sys-bus-device"
15769    }
15770  ],
15771  "id": "libvirt-7"
15772}
15773
15774{
15775  "execute": "device-list-properties",
15776  "arguments": {
15777    "typename": "virtio-blk-pci"
15778  },
15779  "id": "libvirt-8"
15780}
15781
15782{
15783  "return": [
15784    {
15785      "name": "iothread",
15786      "type": "link<iothread>"
15787    },
15788    {
15789      "name": "notify_on_empty",
15790      "description": "on/off",
15791      "type": "bool"
15792    },
15793    {
15794      "name": "request-merging",
15795      "description": "on/off",
15796      "type": "bool"
15797    },
15798    {
15799      "name": "secs",
15800      "type": "uint32"
15801    },
15802    {
15803      "name": "min_io_size",
15804      "type": "uint16"
15805    },
15806    {
15807      "name": "event_idx",
15808      "description": "on/off",
15809      "type": "bool"
15810    },
15811    {
15812      "name": "serial",
15813      "type": "str"
15814    },
15815    {
15816      "name": "heads",
15817      "type": "uint32"
15818    },
15819    {
15820      "name": "ioeventfd",
15821      "description": "on/off",
15822      "type": "bool"
15823    },
15824    {
15825      "name": "multifunction",
15826      "description": "on/off",
15827      "type": "bool"
15828    },
15829    {
15830      "name": "rombar",
15831      "type": "uint32"
15832    },
15833    {
15834      "name": "write-zeroes",
15835      "description": "on/off",
15836      "type": "bool"
15837    },
15838    {
15839      "name": "scsi",
15840      "description": "on/off",
15841      "type": "bool"
15842    },
15843    {
15844      "name": "cyls",
15845      "type": "uint32"
15846    },
15847    {
15848      "name": "x-disable-pcie",
15849      "description": "on/off",
15850      "type": "bool"
15851    },
15852    {
15853      "name": "logical_block_size",
15854      "description": "A power of two between 512 and 32768",
15855      "type": "uint16"
15856    },
15857    {
15858      "name": "bootindex",
15859      "type": "int32"
15860    },
15861    {
15862      "name": "indirect_desc",
15863      "description": "on/off",
15864      "type": "bool"
15865    },
15866    {
15867      "name": "max-write-zeroes-sectors",
15868      "type": "uint32"
15869    },
15870    {
15871      "name": "queue-size",
15872      "type": "uint16"
15873    },
15874    {
15875      "name": "disable-modern",
15876      "type": "bool"
15877    },
15878    {
15879      "name": "drive",
15880      "description": "Node name or ID of a block device to use as a backend",
15881      "type": "str"
15882    },
15883    {
15884      "name": "x-pcie-lnkctl-init",
15885      "description": "on/off",
15886      "type": "bool"
15887    },
15888    {
15889      "name": "disable-legacy",
15890      "description": "on/off/auto",
15891      "type": "OnOffAuto"
15892    },
15893    {
15894      "name": "command_serr_enable",
15895      "description": "on/off",
15896      "type": "bool"
15897    },
15898    {
15899      "name": "werror",
15900      "description": "Error handling policy, report/ignore/enospc/stop/auto",
15901      "type": "BlockdevOnError"
15902    },
15903    {
15904      "name": "any_layout",
15905      "description": "on/off",
15906      "type": "bool"
15907    },
15908    {
15909      "name": "discard_granularity",
15910      "type": "uint32"
15911    },
15912    {
15913      "name": "rerror",
15914      "description": "Error handling policy, report/ignore/enospc/stop/auto",
15915      "type": "BlockdevOnError"
15916    },
15917    {
15918      "name": "page-per-vq",
15919      "description": "on/off",
15920      "type": "bool"
15921    },
15922    {
15923      "name": "x-pcie-deverr-init",
15924      "description": "on/off",
15925      "type": "bool"
15926    },
15927    {
15928      "name": "x-pcie-pm-init",
15929      "description": "on/off",
15930      "type": "bool"
15931    },
15932    {
15933      "name": "max-discard-sectors",
15934      "type": "uint32"
15935    },
15936    {
15937      "name": "x-pcie-lnksta-dllla",
15938      "description": "on/off",
15939      "type": "bool"
15940    },
15941    {
15942      "name": "share-rw",
15943      "type": "bool"
15944    },
15945    {
15946      "name": "physical_block_size",
15947      "description": "A power of two between 512 and 32768",
15948      "type": "uint16"
15949    },
15950    {
15951      "name": "config-wce",
15952      "description": "on/off",
15953      "type": "bool"
15954    },
15955    {
15956      "name": "class",
15957      "type": "uint32"
15958    },
15959    {
15960      "name": "addr",
15961      "description": "Slot and optional function number, example: 06.0 or 06",
15962      "type": "int32"
15963    },
15964    {
15965      "name": "migrate-extra",
15966      "description": "on/off",
15967      "type": "bool"
15968    },
15969    {
15970      "name": "modern-pio-notify",
15971      "description": "on/off",
15972      "type": "bool"
15973    },
15974    {
15975      "name": "vectors",
15976      "type": "uint32"
15977    },
15978    {
15979      "name": "iommu_platform",
15980      "description": "on/off",
15981      "type": "bool"
15982    },
15983    {
15984      "name": "x-pcie-extcap-init",
15985      "description": "on/off",
15986      "type": "bool"
15987    },
15988    {
15989      "name": "virtio-backend",
15990      "type": "child<virtio-blk-device>"
15991    },
15992    {
15993      "name": "x-ignore-backend-features",
15994      "type": "bool"
15995    },
15996    {
15997      "name": "discard",
15998      "description": "on/off",
15999      "type": "bool"
16000    },
16001    {
16002      "name": "write-cache",
16003      "description": "on/off/auto",
16004      "type": "OnOffAuto"
16005    },
16006    {
16007      "name": "num-queues",
16008      "type": "uint16"
16009    },
16010    {
16011      "name": "opt_io_size",
16012      "type": "uint32"
16013    },
16014    {
16015      "name": "ats",
16016      "description": "on/off",
16017      "type": "bool"
16018    },
16019    {
16020      "name": "romfile",
16021      "type": "str"
16022    },
16023    {
16024      "name": "virtio-pci-bus-master-bug-migration",
16025      "description": "on/off",
16026      "type": "bool"
16027    }
16028  ],
16029  "id": "libvirt-8"
16030}
16031
16032{
16033  "execute": "device-list-properties",
16034  "arguments": {
16035    "typename": "virtio-net-pci"
16036  },
16037  "id": "libvirt-9"
16038}
16039
16040{
16041  "return": [
16042    {
16043      "name": "ctrl_mac_addr",
16044      "description": "on/off",
16045      "type": "bool"
16046    },
16047    {
16048      "name": "romfile",
16049      "type": "str"
16050    },
16051    {
16052      "name": "x-pcie-lnksta-dllla",
16053      "description": "on/off",
16054      "type": "bool"
16055    },
16056    {
16057      "name": "status",
16058      "description": "on/off",
16059      "type": "bool"
16060    },
16061    {
16062      "name": "notify_on_empty",
16063      "description": "on/off",
16064      "type": "bool"
16065    },
16066    {
16067      "name": "command_serr_enable",
16068      "description": "on/off",
16069      "type": "bool"
16070    },
16071    {
16072      "name": "indirect_desc",
16073      "description": "on/off",
16074      "type": "bool"
16075    },
16076    {
16077      "name": "x-pcie-pm-init",
16078      "description": "on/off",
16079      "type": "bool"
16080    },
16081    {
16082      "name": "rsc_interval",
16083      "type": "uint32"
16084    },
16085    {
16086      "name": "guest_csum",
16087      "description": "on/off",
16088      "type": "bool"
16089    },
16090    {
16091      "name": "speed",
16092      "type": "int32"
16093    },
16094    {
16095      "name": "ctrl_rx",
16096      "description": "on/off",
16097      "type": "bool"
16098    },
16099    {
16100      "name": "ctrl_vq",
16101      "description": "on/off",
16102      "type": "bool"
16103    },
16104    {
16105      "name": "bootindex",
16106      "type": "int32"
16107    },
16108    {
16109      "name": "multifunction",
16110      "description": "on/off",
16111      "type": "bool"
16112    },
16113    {
16114      "name": "disable-modern",
16115      "type": "bool"
16116    },
16117    {
16118      "name": "mrg_rxbuf",
16119      "description": "on/off",
16120      "type": "bool"
16121    },
16122    {
16123      "name": "host_tso6",
16124      "description": "on/off",
16125      "type": "bool"
16126    },
16127    {
16128      "name": "x-txtimer",
16129      "type": "uint32"
16130    },
16131    {
16132      "name": "host_tso4",
16133      "description": "on/off",
16134      "type": "bool"
16135    },
16136    {
16137      "name": "rombar",
16138      "type": "uint32"
16139    },
16140    {
16141      "name": "ctrl_rx_extra",
16142      "description": "on/off",
16143      "type": "bool"
16144    },
16145    {
16146      "name": "gso",
16147      "description": "on/off",
16148      "type": "bool"
16149    },
16150    {
16151      "name": "page-per-vq",
16152      "description": "on/off",
16153      "type": "bool"
16154    },
16155    {
16156      "name": "x-disable-pcie",
16157      "description": "on/off",
16158      "type": "bool"
16159    },
16160    {
16161      "name": "x-ignore-backend-features",
16162      "type": "bool"
16163    },
16164    {
16165      "name": "x-txburst",
16166      "type": "int32"
16167    },
16168    {
16169      "name": "iommu_platform",
16170      "description": "on/off",
16171      "type": "bool"
16172    },
16173    {
16174      "name": "x-pcie-lnkctl-init",
16175      "description": "on/off",
16176      "type": "bool"
16177    },
16178    {
16179      "name": "host_mtu",
16180      "type": "uint16"
16181    },
16182    {
16183      "name": "ctrl_vlan",
16184      "description": "on/off",
16185      "type": "bool"
16186    },
16187    {
16188      "name": "guest_tso4",
16189      "description": "on/off",
16190      "type": "bool"
16191    },
16192    {
16193      "name": "virtio-backend",
16194      "type": "child<virtio-net-device>"
16195    },
16196    {
16197      "name": "event_idx",
16198      "description": "on/off",
16199      "type": "bool"
16200    },
16201    {
16202      "name": "vectors",
16203      "type": "uint32"
16204    },
16205    {
16206      "name": "guest_announce",
16207      "description": "on/off",
16208      "type": "bool"
16209    },
16210    {
16211      "name": "host_ecn",
16212      "description": "on/off",
16213      "type": "bool"
16214    },
16215    {
16216      "name": "addr",
16217      "description": "Slot and optional function number, example: 06.0 or 06",
16218      "type": "int32"
16219    },
16220    {
16221      "name": "ats",
16222      "description": "on/off",
16223      "type": "bool"
16224    },
16225    {
16226      "name": "host_ufo",
16227      "description": "on/off",
16228      "type": "bool"
16229    },
16230    {
16231      "name": "duplex",
16232      "type": "str"
16233    },
16234    {
16235      "name": "guest_tso6",
16236      "description": "on/off",
16237      "type": "bool"
16238    },
16239    {
16240      "name": "ctrl_guest_offloads",
16241      "description": "on/off",
16242      "type": "bool"
16243    },
16244    {
16245      "name": "csum",
16246      "description": "on/off",
16247      "type": "bool"
16248    },
16249    {
16250      "name": "modern-pio-notify",
16251      "description": "on/off",
16252      "type": "bool"
16253    },
16254    {
16255      "name": "ioeventfd",
16256      "description": "on/off",
16257      "type": "bool"
16258    },
16259    {
16260      "name": "mq",
16261      "description": "on/off",
16262      "type": "bool"
16263    },
16264    {
16265      "name": "any_layout",
16266      "description": "on/off",
16267      "type": "bool"
16268    },
16269    {
16270      "name": "guest_ecn",
16271      "description": "on/off",
16272      "type": "bool"
16273    },
16274    {
16275      "name": "guest_ufo",
16276      "description": "on/off",
16277      "type": "bool"
16278    },
16279    {
16280      "name": "virtio-pci-bus-master-bug-migration",
16281      "description": "on/off",
16282      "type": "bool"
16283    },
16284    {
16285      "name": "mac",
16286      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
16287      "type": "str"
16288    },
16289    {
16290      "name": "tx_queue_size",
16291      "type": "uint16"
16292    },
16293    {
16294      "name": "disable-legacy",
16295      "description": "on/off/auto",
16296      "type": "OnOffAuto"
16297    },
16298    {
16299      "name": "tx",
16300      "type": "str"
16301    },
16302    {
16303      "name": "x-pcie-extcap-init",
16304      "description": "on/off",
16305      "type": "bool"
16306    },
16307    {
16308      "name": "x-mtu-bypass-backend",
16309      "type": "bool"
16310    },
16311    {
16312      "name": "x-pcie-deverr-init",
16313      "description": "on/off",
16314      "type": "bool"
16315    },
16316    {
16317      "name": "netdev",
16318      "description": "ID of a netdev to use as a backend",
16319      "type": "str"
16320    },
16321    {
16322      "name": "migrate-extra",
16323      "description": "on/off",
16324      "type": "bool"
16325    },
16326    {
16327      "name": "guest_rsc_ext",
16328      "description": "on/off",
16329      "type": "bool"
16330    },
16331    {
16332      "name": "rx_queue_size",
16333      "type": "uint16"
16334    }
16335  ],
16336  "id": "libvirt-9"
16337}
16338
16339{
16340  "execute": "device-list-properties",
16341  "arguments": {
16342    "typename": "virtio-scsi-pci"
16343  },
16344  "id": "libvirt-10"
16345}
16346
16347{
16348  "return": [
16349    {
16350      "name": "event_idx",
16351      "description": "on/off",
16352      "type": "bool"
16353    },
16354    {
16355      "name": "ioeventfd",
16356      "description": "on/off",
16357      "type": "bool"
16358    },
16359    {
16360      "name": "multifunction",
16361      "description": "on/off",
16362      "type": "bool"
16363    },
16364    {
16365      "name": "rombar",
16366      "type": "uint32"
16367    },
16368    {
16369      "name": "virtqueue_size",
16370      "type": "uint32"
16371    },
16372    {
16373      "name": "x-disable-pcie",
16374      "description": "on/off",
16375      "type": "bool"
16376    },
16377    {
16378      "name": "indirect_desc",
16379      "description": "on/off",
16380      "type": "bool"
16381    },
16382    {
16383      "name": "x-pcie-lnkctl-init",
16384      "description": "on/off",
16385      "type": "bool"
16386    },
16387    {
16388      "name": "disable-modern",
16389      "type": "bool"
16390    },
16391    {
16392      "name": "num_queues",
16393      "type": "uint32"
16394    },
16395    {
16396      "name": "cmd_per_lun",
16397      "type": "uint32"
16398    },
16399    {
16400      "name": "disable-legacy",
16401      "description": "on/off/auto",
16402      "type": "OnOffAuto"
16403    },
16404    {
16405      "name": "command_serr_enable",
16406      "description": "on/off",
16407      "type": "bool"
16408    },
16409    {
16410      "name": "hotplug",
16411      "description": "on/off",
16412      "type": "bool"
16413    },
16414    {
16415      "name": "page-per-vq",
16416      "description": "on/off",
16417      "type": "bool"
16418    },
16419    {
16420      "name": "x-pcie-deverr-init",
16421      "description": "on/off",
16422      "type": "bool"
16423    },
16424    {
16425      "name": "x-pcie-pm-init",
16426      "description": "on/off",
16427      "type": "bool"
16428    },
16429    {
16430      "name": "x-pcie-lnksta-dllla",
16431      "description": "on/off",
16432      "type": "bool"
16433    },
16434    {
16435      "name": "max_sectors",
16436      "type": "uint32"
16437    },
16438    {
16439      "name": "param_change",
16440      "description": "on/off",
16441      "type": "bool"
16442    },
16443    {
16444      "name": "any_layout",
16445      "description": "on/off",
16446      "type": "bool"
16447    },
16448    {
16449      "name": "iothread",
16450      "type": "link<iothread>"
16451    },
16452    {
16453      "name": "addr",
16454      "description": "Slot and optional function number, example: 06.0 or 06",
16455      "type": "int32"
16456    },
16457    {
16458      "name": "migrate-extra",
16459      "description": "on/off",
16460      "type": "bool"
16461    },
16462    {
16463      "name": "modern-pio-notify",
16464      "description": "on/off",
16465      "type": "bool"
16466    },
16467    {
16468      "name": "vectors",
16469      "type": "uint32"
16470    },
16471    {
16472      "name": "x-pcie-extcap-init",
16473      "description": "on/off",
16474      "type": "bool"
16475    },
16476    {
16477      "name": "virtio-backend",
16478      "type": "child<virtio-scsi-device>"
16479    },
16480    {
16481      "name": "x-ignore-backend-features",
16482      "type": "bool"
16483    },
16484    {
16485      "name": "notify_on_empty",
16486      "description": "on/off",
16487      "type": "bool"
16488    },
16489    {
16490      "name": "iommu_platform",
16491      "description": "on/off",
16492      "type": "bool"
16493    },
16494    {
16495      "name": "ats",
16496      "description": "on/off",
16497      "type": "bool"
16498    },
16499    {
16500      "name": "romfile",
16501      "type": "str"
16502    },
16503    {
16504      "name": "virtio-pci-bus-master-bug-migration",
16505      "description": "on/off",
16506      "type": "bool"
16507    }
16508  ],
16509  "id": "libvirt-10"
16510}
16511
16512{
16513  "execute": "device-list-properties",
16514  "arguments": {
16515    "typename": "virtio-net-ccw"
16516  },
16517  "id": "libvirt-11"
16518}
16519
16520{
16521  "id": "libvirt-11",
16522  "error": {
16523    "class": "DeviceNotFound",
16524    "desc": "Device 'virtio-net-ccw' not found"
16525  }
16526}
16527
16528{
16529  "execute": "device-list-properties",
16530  "arguments": {
16531    "typename": "virtio-scsi-ccw"
16532  },
16533  "id": "libvirt-12"
16534}
16535
16536{
16537  "id": "libvirt-12",
16538  "error": {
16539    "class": "DeviceNotFound",
16540    "desc": "Device 'virtio-scsi-ccw' not found"
16541  }
16542}
16543
16544{
16545  "execute": "device-list-properties",
16546  "arguments": {
16547    "typename": "vfio-pci"
16548  },
16549  "id": "libvirt-13"
16550}
16551
16552{
16553  "return": [
16554    {
16555      "name": "x-igd-opregion",
16556      "description": "on/off",
16557      "type": "bool"
16558    },
16559    {
16560      "name": "x-pci-vendor-id",
16561      "type": "uint32"
16562    },
16563    {
16564      "name": "yres",
16565      "type": "uint32"
16566    },
16567    {
16568      "name": "x-pci-sub-device-id",
16569      "type": "uint32"
16570    },
16571    {
16572      "name": "x-no-kvm-ioeventfd",
16573      "type": "bool"
16574    },
16575    {
16576      "name": "multifunction",
16577      "description": "on/off",
16578      "type": "bool"
16579    },
16580    {
16581      "name": "rombar",
16582      "type": "uint32"
16583    },
16584    {
16585      "name": "x-no-kvm-msi",
16586      "type": "bool"
16587    },
16588    {
16589      "name": "x-req",
16590      "description": "on/off",
16591      "type": "bool"
16592    },
16593    {
16594      "name": "xres",
16595      "type": "uint32"
16596    },
16597    {
16598      "name": "x-no-vfio-ioeventfd",
16599      "type": "bool"
16600    },
16601    {
16602      "name": "x-no-kvm-intx",
16603      "type": "bool"
16604    },
16605    {
16606      "name": "host",
16607      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
16608      "type": "str"
16609    },
16610    {
16611      "name": "x-no-kvm-msix",
16612      "type": "bool"
16613    },
16614    {
16615      "name": "command_serr_enable",
16616      "description": "on/off",
16617      "type": "bool"
16618    },
16619    {
16620      "name": "x-balloon-allowed",
16621      "type": "bool"
16622    },
16623    {
16624      "name": "x-pcie-lnksta-dllla",
16625      "description": "on/off",
16626      "type": "bool"
16627    },
16628    {
16629      "name": "x-pci-sub-vendor-id",
16630      "type": "uint32"
16631    },
16632    {
16633      "name": "x-pci-device-id",
16634      "type": "uint32"
16635    },
16636    {
16637      "name": "x-no-geforce-quirks",
16638      "type": "bool"
16639    },
16640    {
16641      "name": "display",
16642      "description": "on/off/auto",
16643      "type": "OnOffAuto"
16644    },
16645    {
16646      "name": "x-nv-gpudirect-clique",
16647      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
16648      "type": "uint4"
16649    },
16650    {
16651      "name": "x-igd-gms",
16652      "type": "uint32"
16653    },
16654    {
16655      "name": "addr",
16656      "description": "Slot and optional function number, example: 06.0 or 06",
16657      "type": "int32"
16658    },
16659    {
16660      "name": "x-msix-relocation",
16661      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
16662      "type": "OffAutoPCIBAR"
16663    },
16664    {
16665      "name": "x-intx-mmap-timeout-ms",
16666      "type": "uint32"
16667    },
16668    {
16669      "name": "x-pcie-extcap-init",
16670      "description": "on/off",
16671      "type": "bool"
16672    },
16673    {
16674      "name": "x-no-mmap",
16675      "type": "bool"
16676    },
16677    {
16678      "name": "bootindex",
16679      "type": "int32"
16680    },
16681    {
16682      "name": "sysfsdev",
16683      "type": "str"
16684    },
16685    {
16686      "name": "x-vga",
16687      "description": "on/off",
16688      "type": "bool"
16689    },
16690    {
16691      "name": "romfile",
16692      "type": "str"
16693    }
16694  ],
16695  "id": "libvirt-13"
16696}
16697
16698{
16699  "execute": "device-list-properties",
16700  "arguments": {
16701    "typename": "scsi-hd"
16702  },
16703  "id": "libvirt-14"
16704}
16705
16706{
16707  "return": [
16708    {
16709      "name": "min_io_size",
16710      "type": "uint16"
16711    },
16712    {
16713      "name": "secs",
16714      "type": "uint32"
16715    },
16716    {
16717      "name": "removable",
16718      "description": "on/off",
16719      "type": "bool"
16720    },
16721    {
16722      "name": "channel",
16723      "type": "uint32"
16724    },
16725    {
16726      "name": "heads",
16727      "type": "uint32"
16728    },
16729    {
16730      "name": "lun",
16731      "type": "uint32"
16732    },
16733    {
16734      "name": "dpofua",
16735      "description": "on/off",
16736      "type": "bool"
16737    },
16738    {
16739      "name": "ver",
16740      "type": "str"
16741    },
16742    {
16743      "name": "scsi-id",
16744      "type": "uint32"
16745    },
16746    {
16747      "name": "cyls",
16748      "type": "uint32"
16749    },
16750    {
16751      "name": "logical_block_size",
16752      "description": "A power of two between 512 and 32768",
16753      "type": "uint16"
16754    },
16755    {
16756      "name": "rotation_rate",
16757      "type": "uint16"
16758    },
16759    {
16760      "name": "drive",
16761      "description": "Node name or ID of a block device to use as a backend",
16762      "type": "str"
16763    },
16764    {
16765      "name": "scsi_version",
16766      "type": "int32"
16767    },
16768    {
16769      "name": "werror",
16770      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16771      "type": "BlockdevOnError"
16772    },
16773    {
16774      "name": "discard_granularity",
16775      "type": "uint32"
16776    },
16777    {
16778      "name": "port_wwn",
16779      "type": "uint64"
16780    },
16781    {
16782      "name": "max_unmap_size",
16783      "type": "uint64"
16784    },
16785    {
16786      "name": "rerror",
16787      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16788      "type": "BlockdevOnError"
16789    },
16790    {
16791      "name": "max_io_size",
16792      "type": "uint64"
16793    },
16794    {
16795      "name": "device_id",
16796      "type": "str"
16797    },
16798    {
16799      "name": "wwn",
16800      "type": "uint64"
16801    },
16802    {
16803      "name": "share-rw",
16804      "type": "bool"
16805    },
16806    {
16807      "name": "product",
16808      "type": "str"
16809    },
16810    {
16811      "name": "vendor",
16812      "type": "str"
16813    },
16814    {
16815      "name": "physical_block_size",
16816      "description": "A power of two between 512 and 32768",
16817      "type": "uint16"
16818    },
16819    {
16820      "name": "port_index",
16821      "type": "uint16"
16822    },
16823    {
16824      "name": "bootindex",
16825      "type": "int32"
16826    },
16827    {
16828      "name": "serial",
16829      "type": "str"
16830    },
16831    {
16832      "name": "write-cache",
16833      "description": "on/off/auto",
16834      "type": "OnOffAuto"
16835    },
16836    {
16837      "name": "opt_io_size",
16838      "type": "uint32"
16839    }
16840  ],
16841  "id": "libvirt-14"
16842}
16843
16844{
16845  "execute": "device-list-properties",
16846  "arguments": {
16847    "typename": "ide-hd"
16848  },
16849  "id": "libvirt-15"
16850}
16851
16852{
16853  "return": [
16854    {
16855      "name": "serial",
16856      "type": "str"
16857    },
16858    {
16859      "name": "secs",
16860      "type": "uint32"
16861    },
16862    {
16863      "name": "logical_block_size",
16864      "description": "A power of two between 512 and 32768",
16865      "type": "uint16"
16866    },
16867    {
16868      "name": "discard_granularity",
16869      "type": "uint32"
16870    },
16871    {
16872      "name": "bootindex",
16873      "type": "int32"
16874    },
16875    {
16876      "name": "rotation_rate",
16877      "type": "uint16"
16878    },
16879    {
16880      "name": "drive",
16881      "description": "Node name or ID of a block device to use as a backend",
16882      "type": "str"
16883    },
16884    {
16885      "name": "heads",
16886      "type": "uint32"
16887    },
16888    {
16889      "name": "write-cache",
16890      "description": "on/off/auto",
16891      "type": "OnOffAuto"
16892    },
16893    {
16894      "name": "share-rw",
16895      "type": "bool"
16896    },
16897    {
16898      "name": "min_io_size",
16899      "type": "uint16"
16900    },
16901    {
16902      "name": "opt_io_size",
16903      "type": "uint32"
16904    },
16905    {
16906      "name": "bios-chs-trans",
16907      "description": "Logical CHS translation algorithm, auto/none/lba/large/rechs",
16908      "type": "BiosAtaTranslation"
16909    },
16910    {
16911      "name": "unit",
16912      "type": "uint32"
16913    },
16914    {
16915      "name": "wwn",
16916      "type": "uint64"
16917    },
16918    {
16919      "name": "werror",
16920      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16921      "type": "BlockdevOnError"
16922    },
16923    {
16924      "name": "model",
16925      "type": "str"
16926    },
16927    {
16928      "name": "rerror",
16929      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16930      "type": "BlockdevOnError"
16931    },
16932    {
16933      "name": "ver",
16934      "type": "str"
16935    },
16936    {
16937      "name": "physical_block_size",
16938      "description": "A power of two between 512 and 32768",
16939      "type": "uint16"
16940    },
16941    {
16942      "name": "cyls",
16943      "type": "uint32"
16944    }
16945  ],
16946  "id": "libvirt-15"
16947}
16948
16949{
16950  "execute": "device-list-properties",
16951  "arguments": {
16952    "typename": "PIIX4_PM"
16953  },
16954  "id": "libvirt-16"
16955}
16956
16957{
16958  "id": "libvirt-16",
16959  "error": {
16960    "class": "DeviceNotFound",
16961    "desc": "Device 'PIIX4_PM' not found"
16962  }
16963}
16964
16965{
16966  "execute": "device-list-properties",
16967  "arguments": {
16968    "typename": "i440FX-pcihost"
16969  },
16970  "id": "libvirt-17"
16971}
16972
16973{
16974  "id": "libvirt-17",
16975  "error": {
16976    "class": "DeviceNotFound",
16977    "desc": "Device 'i440FX-pcihost' not found"
16978  }
16979}
16980
16981{
16982  "execute": "device-list-properties",
16983  "arguments": {
16984    "typename": "q35-pcihost"
16985  },
16986  "id": "libvirt-18"
16987}
16988
16989{
16990  "id": "libvirt-18",
16991  "error": {
16992    "class": "DeviceNotFound",
16993    "desc": "Device 'q35-pcihost' not found"
16994  }
16995}
16996
16997{
16998  "execute": "device-list-properties",
16999  "arguments": {
17000    "typename": "usb-storage"
17001  },
17002  "id": "libvirt-19"
17003}
17004
17005{
17006  "return": [
17007    {
17008      "name": "serial",
17009      "type": "str"
17010    },
17011    {
17012      "name": "msos-desc",
17013      "description": "on/off",
17014      "type": "bool"
17015    },
17016    {
17017      "name": "logical_block_size",
17018      "description": "A power of two between 512 and 32768",
17019      "type": "uint16"
17020    },
17021    {
17022      "name": "discard_granularity",
17023      "type": "uint32"
17024    },
17025    {
17026      "name": "drive",
17027      "description": "Node name or ID of a block device to use as a backend",
17028      "type": "str"
17029    },
17030    {
17031      "name": "bootindex",
17032      "type": "int32"
17033    },
17034    {
17035      "name": "write-cache",
17036      "description": "on/off/auto",
17037      "type": "OnOffAuto"
17038    },
17039    {
17040      "name": "share-rw",
17041      "type": "bool"
17042    },
17043    {
17044      "name": "min_io_size",
17045      "type": "uint16"
17046    },
17047    {
17048      "name": "opt_io_size",
17049      "type": "uint32"
17050    },
17051    {
17052      "name": "port",
17053      "type": "str"
17054    },
17055    {
17056      "name": "attached",
17057      "type": "bool"
17058    },
17059    {
17060      "name": "werror",
17061      "description": "Error handling policy, report/ignore/enospc/stop/auto",
17062      "type": "BlockdevOnError"
17063    },
17064    {
17065      "name": "full-path",
17066      "description": "on/off",
17067      "type": "bool"
17068    },
17069    {
17070      "name": "rerror",
17071      "description": "Error handling policy, report/ignore/enospc/stop/auto",
17072      "type": "BlockdevOnError"
17073    },
17074    {
17075      "name": "removable",
17076      "description": "on/off",
17077      "type": "bool"
17078    },
17079    {
17080      "name": "physical_block_size",
17081      "description": "A power of two between 512 and 32768",
17082      "type": "uint16"
17083    }
17084  ],
17085  "id": "libvirt-19"
17086}
17087
17088{
17089  "execute": "device-list-properties",
17090  "arguments": {
17091    "typename": "kvm-pit"
17092  },
17093  "id": "libvirt-20"
17094}
17095
17096{
17097  "id": "libvirt-20",
17098  "error": {
17099    "class": "DeviceNotFound",
17100    "desc": "Device 'kvm-pit' not found"
17101  }
17102}
17103
17104{
17105  "execute": "device-list-properties",
17106  "arguments": {
17107    "typename": "VGA"
17108  },
17109  "id": "libvirt-21"
17110}
17111
17112{
17113  "return": [
17114    {
17115      "name": "rombar",
17116      "type": "uint32"
17117    },
17118    {
17119      "name": "x-pcie-lnksta-dllla",
17120      "description": "on/off",
17121      "type": "bool"
17122    },
17123    {
17124      "name": "mmio",
17125      "description": "on/off",
17126      "type": "bool"
17127    },
17128    {
17129      "name": "multifunction",
17130      "description": "on/off",
17131      "type": "bool"
17132    },
17133    {
17134      "name": "qemu-extended-regs",
17135      "description": "on/off",
17136      "type": "bool"
17137    },
17138    {
17139      "name": "big-endian-framebuffer",
17140      "type": "bool"
17141    },
17142    {
17143      "name": "command_serr_enable",
17144      "description": "on/off",
17145      "type": "bool"
17146    },
17147    {
17148      "name": "romfile",
17149      "type": "str"
17150    },
17151    {
17152      "name": "yres",
17153      "type": "uint32"
17154    },
17155    {
17156      "name": "vgamem_mb",
17157      "type": "uint32"
17158    },
17159    {
17160      "name": "x-pcie-extcap-init",
17161      "description": "on/off",
17162      "type": "bool"
17163    },
17164    {
17165      "name": "addr",
17166      "description": "Slot and optional function number, example: 06.0 or 06",
17167      "type": "int32"
17168    },
17169    {
17170      "name": "global-vmstate",
17171      "type": "bool"
17172    },
17173    {
17174      "name": "edid",
17175      "description": "on/off",
17176      "type": "bool"
17177    },
17178    {
17179      "name": "xres",
17180      "type": "uint32"
17181    }
17182  ],
17183  "id": "libvirt-21"
17184}
17185
17186{
17187  "execute": "device-list-properties",
17188  "arguments": {
17189    "typename": "vmware-svga"
17190  },
17191  "id": "libvirt-22"
17192}
17193
17194{
17195  "return": [
17196    {
17197      "name": "rombar",
17198      "type": "uint32"
17199    },
17200    {
17201      "name": "x-pcie-lnksta-dllla",
17202      "description": "on/off",
17203      "type": "bool"
17204    },
17205    {
17206      "name": "multifunction",
17207      "description": "on/off",
17208      "type": "bool"
17209    },
17210    {
17211      "name": "romfile",
17212      "type": "str"
17213    },
17214    {
17215      "name": "vgamem_mb",
17216      "type": "uint32"
17217    },
17218    {
17219      "name": "x-pcie-extcap-init",
17220      "description": "on/off",
17221      "type": "bool"
17222    },
17223    {
17224      "name": "command_serr_enable",
17225      "description": "on/off",
17226      "type": "bool"
17227    },
17228    {
17229      "name": "addr",
17230      "description": "Slot and optional function number, example: 06.0 or 06",
17231      "type": "int32"
17232    },
17233    {
17234      "name": "global-vmstate",
17235      "type": "bool"
17236    }
17237  ],
17238  "id": "libvirt-22"
17239}
17240
17241{
17242  "execute": "device-list-properties",
17243  "arguments": {
17244    "typename": "virtio-gpu-pci"
17245  },
17246  "id": "libvirt-23"
17247}
17248
17249{
17250  "return": [
17251    {
17252      "name": "event_idx",
17253      "description": "on/off",
17254      "type": "bool"
17255    },
17256    {
17257      "name": "yres",
17258      "type": "uint32"
17259    },
17260    {
17261      "name": "multifunction",
17262      "description": "on/off",
17263      "type": "bool"
17264    },
17265    {
17266      "name": "rombar",
17267      "type": "uint32"
17268    },
17269    {
17270      "name": "xres",
17271      "type": "uint32"
17272    },
17273    {
17274      "name": "x-disable-pcie",
17275      "description": "on/off",
17276      "type": "bool"
17277    },
17278    {
17279      "name": "indirect_desc",
17280      "description": "on/off",
17281      "type": "bool"
17282    },
17283    {
17284      "name": "disable-modern",
17285      "type": "bool"
17286    },
17287    {
17288      "name": "x-pcie-lnkctl-init",
17289      "description": "on/off",
17290      "type": "bool"
17291    },
17292    {
17293      "name": "disable-legacy",
17294      "description": "on/off/auto",
17295      "type": "OnOffAuto"
17296    },
17297    {
17298      "name": "command_serr_enable",
17299      "description": "on/off",
17300      "type": "bool"
17301    },
17302    {
17303      "name": "page-per-vq",
17304      "description": "on/off",
17305      "type": "bool"
17306    },
17307    {
17308      "name": "x-pcie-deverr-init",
17309      "description": "on/off",
17310      "type": "bool"
17311    },
17312    {
17313      "name": "max_outputs",
17314      "type": "uint32"
17315    },
17316    {
17317      "name": "x-pcie-pm-init",
17318      "description": "on/off",
17319      "type": "bool"
17320    },
17321    {
17322      "name": "x-pcie-lnksta-dllla",
17323      "description": "on/off",
17324      "type": "bool"
17325    },
17326    {
17327      "name": "any_layout",
17328      "description": "on/off",
17329      "type": "bool"
17330    },
17331    {
17332      "name": "edid",
17333      "description": "on/off",
17334      "type": "bool"
17335    },
17336    {
17337      "name": "addr",
17338      "description": "Slot and optional function number, example: 06.0 or 06",
17339      "type": "int32"
17340    },
17341    {
17342      "name": "migrate-extra",
17343      "description": "on/off",
17344      "type": "bool"
17345    },
17346    {
17347      "name": "modern-pio-notify",
17348      "description": "on/off",
17349      "type": "bool"
17350    },
17351    {
17352      "name": "x-pcie-extcap-init",
17353      "description": "on/off",
17354      "type": "bool"
17355    },
17356    {
17357      "name": "virtio-backend",
17358      "type": "child<virtio-gpu-device>"
17359    },
17360    {
17361      "name": "max_hostmem",
17362      "type": "size"
17363    },
17364    {
17365      "name": "x-ignore-backend-features",
17366      "type": "bool"
17367    },
17368    {
17369      "name": "notify_on_empty",
17370      "description": "on/off",
17371      "type": "bool"
17372    },
17373    {
17374      "name": "iommu_platform",
17375      "description": "on/off",
17376      "type": "bool"
17377    },
17378    {
17379      "name": "ats",
17380      "description": "on/off",
17381      "type": "bool"
17382    },
17383    {
17384      "name": "virtio-pci-bus-master-bug-migration",
17385      "description": "on/off",
17386      "type": "bool"
17387    },
17388    {
17389      "name": "romfile",
17390      "type": "str"
17391    }
17392  ],
17393  "id": "libvirt-23"
17394}
17395
17396{
17397  "execute": "device-list-properties",
17398  "arguments": {
17399    "typename": "virtio-gpu-device"
17400  },
17401  "id": "libvirt-24"
17402}
17403
17404{
17405  "return": [
17406    {
17407      "name": "notify_on_empty",
17408      "description": "on/off",
17409      "type": "bool"
17410    },
17411    {
17412      "name": "any_layout",
17413      "description": "on/off",
17414      "type": "bool"
17415    },
17416    {
17417      "name": "indirect_desc",
17418      "description": "on/off",
17419      "type": "bool"
17420    },
17421    {
17422      "name": "event_idx",
17423      "description": "on/off",
17424      "type": "bool"
17425    },
17426    {
17427      "name": "yres",
17428      "type": "uint32"
17429    },
17430    {
17431      "name": "iommu_platform",
17432      "description": "on/off",
17433      "type": "bool"
17434    },
17435    {
17436      "name": "edid",
17437      "description": "on/off",
17438      "type": "bool"
17439    },
17440    {
17441      "name": "max_outputs",
17442      "type": "uint32"
17443    },
17444    {
17445      "name": "xres",
17446      "type": "uint32"
17447    },
17448    {
17449      "name": "max_hostmem",
17450      "type": "size"
17451    }
17452  ],
17453  "id": "libvirt-24"
17454}
17455
17456{
17457  "execute": "device-list-properties",
17458  "arguments": {
17459    "typename": "ICH9-LPC"
17460  },
17461  "id": "libvirt-25"
17462}
17463
17464{
17465  "id": "libvirt-25",
17466  "error": {
17467    "class": "DeviceNotFound",
17468    "desc": "Device 'ICH9-LPC' not found"
17469  }
17470}
17471
17472{
17473  "execute": "device-list-properties",
17474  "arguments": {
17475    "typename": "virtio-balloon-pci"
17476  },
17477  "id": "libvirt-26"
17478}
17479
17480{
17481  "return": [
17482    {
17483      "name": "guest-stats-polling-interval",
17484      "type": "int"
17485    },
17486    {
17487      "name": "event_idx",
17488      "description": "on/off",
17489      "type": "bool"
17490    },
17491    {
17492      "name": "multifunction",
17493      "description": "on/off",
17494      "type": "bool"
17495    },
17496    {
17497      "name": "rombar",
17498      "type": "uint32"
17499    },
17500    {
17501      "name": "x-disable-pcie",
17502      "description": "on/off",
17503      "type": "bool"
17504    },
17505    {
17506      "name": "indirect_desc",
17507      "description": "on/off",
17508      "type": "bool"
17509    },
17510    {
17511      "name": "x-pcie-lnkctl-init",
17512      "description": "on/off",
17513      "type": "bool"
17514    },
17515    {
17516      "name": "disable-modern",
17517      "type": "bool"
17518    },
17519    {
17520      "name": "free-page-hint",
17521      "description": "on/off",
17522      "type": "bool"
17523    },
17524    {
17525      "name": "disable-legacy",
17526      "description": "on/off/auto",
17527      "type": "OnOffAuto"
17528    },
17529    {
17530      "name": "command_serr_enable",
17531      "description": "on/off",
17532      "type": "bool"
17533    },
17534    {
17535      "name": "guest-stats",
17536      "type": "guest statistics"
17537    },
17538    {
17539      "name": "deflate-on-oom",
17540      "description": "on/off",
17541      "type": "bool"
17542    },
17543    {
17544      "name": "page-per-vq",
17545      "description": "on/off",
17546      "type": "bool"
17547    },
17548    {
17549      "name": "x-pcie-deverr-init",
17550      "description": "on/off",
17551      "type": "bool"
17552    },
17553    {
17554      "name": "x-pcie-pm-init",
17555      "description": "on/off",
17556      "type": "bool"
17557    },
17558    {
17559      "name": "x-pcie-lnksta-dllla",
17560      "description": "on/off",
17561      "type": "bool"
17562    },
17563    {
17564      "name": "any_layout",
17565      "description": "on/off",
17566      "type": "bool"
17567    },
17568    {
17569      "name": "iothread",
17570      "type": "link<iothread>"
17571    },
17572    {
17573      "name": "class",
17574      "type": "uint32"
17575    },
17576    {
17577      "name": "addr",
17578      "description": "Slot and optional function number, example: 06.0 or 06",
17579      "type": "int32"
17580    },
17581    {
17582      "name": "migrate-extra",
17583      "description": "on/off",
17584      "type": "bool"
17585    },
17586    {
17587      "name": "modern-pio-notify",
17588      "description": "on/off",
17589      "type": "bool"
17590    },
17591    {
17592      "name": "x-pcie-extcap-init",
17593      "description": "on/off",
17594      "type": "bool"
17595    },
17596    {
17597      "name": "virtio-backend",
17598      "type": "child<virtio-balloon-device>"
17599    },
17600    {
17601      "name": "x-ignore-backend-features",
17602      "type": "bool"
17603    },
17604    {
17605      "name": "notify_on_empty",
17606      "description": "on/off",
17607      "type": "bool"
17608    },
17609    {
17610      "name": "iommu_platform",
17611      "description": "on/off",
17612      "type": "bool"
17613    },
17614    {
17615      "name": "ats",
17616      "description": "on/off",
17617      "type": "bool"
17618    },
17619    {
17620      "name": "virtio-pci-bus-master-bug-migration",
17621      "description": "on/off",
17622      "type": "bool"
17623    },
17624    {
17625      "name": "romfile",
17626      "type": "str"
17627    }
17628  ],
17629  "id": "libvirt-26"
17630}
17631
17632{
17633  "execute": "device-list-properties",
17634  "arguments": {
17635    "typename": "virtio-balloon-ccw"
17636  },
17637  "id": "libvirt-27"
17638}
17639
17640{
17641  "id": "libvirt-27",
17642  "error": {
17643    "class": "DeviceNotFound",
17644    "desc": "Device 'virtio-balloon-ccw' not found"
17645  }
17646}
17647
17648{
17649  "execute": "device-list-properties",
17650  "arguments": {
17651    "typename": "virtio-balloon-device"
17652  },
17653  "id": "libvirt-28"
17654}
17655
17656{
17657  "return": [
17658    {
17659      "name": "notify_on_empty",
17660      "description": "on/off",
17661      "type": "bool"
17662    },
17663    {
17664      "name": "any_layout",
17665      "description": "on/off",
17666      "type": "bool"
17667    },
17668    {
17669      "name": "indirect_desc",
17670      "description": "on/off",
17671      "type": "bool"
17672    },
17673    {
17674      "name": "guest-stats",
17675      "type": "guest statistics"
17676    },
17677    {
17678      "name": "guest-stats-polling-interval",
17679      "type": "int"
17680    },
17681    {
17682      "name": "iothread",
17683      "type": "link<iothread>"
17684    },
17685    {
17686      "name": "event_idx",
17687      "description": "on/off",
17688      "type": "bool"
17689    },
17690    {
17691      "name": "free-page-hint",
17692      "description": "on/off",
17693      "type": "bool"
17694    },
17695    {
17696      "name": "iommu_platform",
17697      "description": "on/off",
17698      "type": "bool"
17699    },
17700    {
17701      "name": "deflate-on-oom",
17702      "description": "on/off",
17703      "type": "bool"
17704    }
17705  ],
17706  "id": "libvirt-28"
17707}
17708
17709{
17710  "execute": "device-list-properties",
17711  "arguments": {
17712    "typename": "nec-usb-xhci"
17713  },
17714  "id": "libvirt-29"
17715}
17716
17717{
17718  "return": [
17719    {
17720      "name": "rombar",
17721      "type": "uint32"
17722    },
17723    {
17724      "name": "intrs",
17725      "type": "uint32"
17726    },
17727    {
17728      "name": "x-pcie-lnksta-dllla",
17729      "description": "on/off",
17730      "type": "bool"
17731    },
17732    {
17733      "name": "msix",
17734      "description": "on/off/auto",
17735      "type": "OnOffAuto"
17736    },
17737    {
17738      "name": "multifunction",
17739      "description": "on/off",
17740      "type": "bool"
17741    },
17742    {
17743      "name": "msi",
17744      "description": "on/off/auto",
17745      "type": "OnOffAuto"
17746    },
17747    {
17748      "name": "superspeed-ports-first",
17749      "description": "on/off",
17750      "type": "bool"
17751    },
17752    {
17753      "name": "streams",
17754      "description": "on/off",
17755      "type": "bool"
17756    },
17757    {
17758      "name": "romfile",
17759      "type": "str"
17760    },
17761    {
17762      "name": "force-pcie-endcap",
17763      "description": "on/off",
17764      "type": "bool"
17765    },
17766    {
17767      "name": "x-pcie-extcap-init",
17768      "description": "on/off",
17769      "type": "bool"
17770    },
17771    {
17772      "name": "command_serr_enable",
17773      "description": "on/off",
17774      "type": "bool"
17775    },
17776    {
17777      "name": "addr",
17778      "description": "Slot and optional function number, example: 06.0 or 06",
17779      "type": "int32"
17780    },
17781    {
17782      "name": "p3",
17783      "type": "uint32"
17784    },
17785    {
17786      "name": "p2",
17787      "type": "uint32"
17788    },
17789    {
17790      "name": "slots",
17791      "type": "uint32"
17792    }
17793  ],
17794  "id": "libvirt-29"
17795}
17796
17797{
17798  "execute": "device-list-properties",
17799  "arguments": {
17800    "typename": "pcie-root-port"
17801  },
17802  "id": "libvirt-30"
17803}
17804
17805{
17806  "return": [
17807    {
17808      "name": "addr",
17809      "description": "Slot and optional function number, example: 06.0 or 06",
17810      "type": "int32"
17811    },
17812    {
17813      "name": "power_controller_present",
17814      "description": "on/off",
17815      "type": "bool"
17816    },
17817    {
17818      "name": "aer_log_max",
17819      "type": "uint16"
17820    },
17821    {
17822      "name": "x-speed",
17823      "description": "2_5/5/8/16",
17824      "type": "PCIELinkSpeed"
17825    },
17826    {
17827      "name": "slot",
17828      "type": "uint16"
17829    },
17830    {
17831      "name": "x-pcie-lnksta-dllla",
17832      "description": "on/off",
17833      "type": "bool"
17834    },
17835    {
17836      "name": "port",
17837      "type": "uint8"
17838    },
17839    {
17840      "name": "mem-reserve",
17841      "type": "size"
17842    },
17843    {
17844      "name": "x-pcie-extcap-init",
17845      "description": "on/off",
17846      "type": "bool"
17847    },
17848    {
17849      "name": "pref64-reserve",
17850      "type": "size"
17851    },
17852    {
17853      "name": "rombar",
17854      "type": "uint32"
17855    },
17856    {
17857      "name": "command_serr_enable",
17858      "description": "on/off",
17859      "type": "bool"
17860    },
17861    {
17862      "name": "romfile",
17863      "type": "str"
17864    },
17865    {
17866      "name": "multifunction",
17867      "description": "on/off",
17868      "type": "bool"
17869    },
17870    {
17871      "name": "chassis",
17872      "type": "uint8"
17873    },
17874    {
17875      "name": "x-width",
17876      "description": "1/2/4/8/12/16/32",
17877      "type": "PCIELinkWidth"
17878    },
17879    {
17880      "name": "failover_pair_id",
17881      "type": "str"
17882    },
17883    {
17884      "name": "pref32-reserve",
17885      "type": "size"
17886    },
17887    {
17888      "name": "bus-reserve",
17889      "type": "uint32"
17890    },
17891    {
17892      "name": "x-migrate-msix",
17893      "type": "bool"
17894    },
17895    {
17896      "name": "disable-acs",
17897      "type": "bool"
17898    },
17899    {
17900      "name": "io-reserve",
17901      "type": "size"
17902    }
17903  ],
17904  "id": "libvirt-30"
17905}
17906
17907{
17908  "execute": "device-list-properties",
17909  "arguments": {
17910    "typename": "usb-host"
17911  },
17912  "id": "libvirt-31"
17913}
17914
17915{
17916  "return": [
17917    {
17918      "default-value": true,
17919      "name": "full-path",
17920      "description": "on/off",
17921      "type": "bool"
17922    },
17923    {
17924      "name": "port",
17925      "type": "str"
17926    },
17927    {
17928      "default-value": true,
17929      "name": "msos-desc",
17930      "description": "on/off",
17931      "type": "bool"
17932    },
17933    {
17934      "name": "serial",
17935      "type": "str"
17936    },
17937    {
17938      "default-value": 0,
17939      "name": "hostbus",
17940      "type": "uint32"
17941    },
17942    {
17943      "default-value": 4,
17944      "name": "isobufs",
17945      "type": "uint32"
17946    },
17947    {
17948      "default-value": 0,
17949      "name": "vendorid",
17950      "type": "uint32"
17951    },
17952    {
17953      "default-value": 0,
17954      "name": "productid",
17955      "type": "uint32"
17956    },
17957    {
17958      "name": "hostport",
17959      "type": "str"
17960    },
17961    {
17962      "default-value": true,
17963      "name": "pipeline",
17964      "description": "on/off",
17965      "type": "bool"
17966    },
17967    {
17968      "default-value": 0,
17969      "name": "hostaddr",
17970      "type": "uint32"
17971    },
17972    {
17973      "default-value": true,
17974      "name": "suppress-remote-wake",
17975      "type": "bool"
17976    },
17977    {
17978      "default-value": 2,
17979      "name": "loglevel",
17980      "type": "uint32"
17981    },
17982    {
17983      "default-value": 32,
17984      "name": "isobsize",
17985      "type": "uint32"
17986    },
17987    {
17988      "default-value": false,
17989      "name": "guest-resets-all",
17990      "type": "bool"
17991    },
17992    {
17993      "default-value": true,
17994      "name": "guest-reset",
17995      "type": "bool"
17996    },
17997    {
17998      "name": "bootindex",
17999      "type": "int32"
18000    },
18001    {
18002      "name": "attached",
18003      "type": "bool"
18004    }
18005  ],
18006  "id": "libvirt-31"
18007}
18008
18009{
18010  "execute": "qom-list-properties",
18011  "arguments": {
18012    "typename": "memory-backend-file"
18013  },
18014  "id": "libvirt-32"
18015}
18016
18017{
18018  "return": [
18019    {
18020      "name": "type",
18021      "type": "string"
18022    },
18023    {
18024      "name": "policy",
18025      "description": "Set the NUMA policy",
18026      "type": "HostMemPolicy"
18027    },
18028    {
18029      "name": "dump",
18030      "description": "Set to 'off' to exclude from core dump",
18031      "type": "bool"
18032    },
18033    {
18034      "name": "share",
18035      "description": "Mark the memory as private to QEMU or shared",
18036      "type": "bool"
18037    },
18038    {
18039      "name": "prealloc",
18040      "description": "Preallocate memory",
18041      "type": "bool"
18042    },
18043    {
18044      "name": "size",
18045      "description": "Size of the memory region (ex: 500M)",
18046      "type": "int"
18047    },
18048    {
18049      "name": "x-use-canonical-path-for-ramblock-id",
18050      "type": "bool"
18051    },
18052    {
18053      "name": "host-nodes",
18054      "description": "Binds memory to the list of NUMA host nodes",
18055      "type": "int"
18056    },
18057    {
18058      "name": "merge",
18059      "description": "Mark memory as mergeable",
18060      "type": "bool"
18061    },
18062    {
18063      "name": "pmem",
18064      "type": "bool"
18065    },
18066    {
18067      "name": "align",
18068      "type": "int"
18069    },
18070    {
18071      "name": "mem-path",
18072      "type": "string"
18073    },
18074    {
18075      "name": "discard-data",
18076      "type": "bool"
18077    }
18078  ],
18079  "id": "libvirt-32"
18080}
18081
18082{
18083  "execute": "qom-list-properties",
18084  "arguments": {
18085    "typename": "memory-backend-memfd"
18086  },
18087  "id": "libvirt-33"
18088}
18089
18090{
18091  "return": [
18092    {
18093      "name": "type",
18094      "type": "string"
18095    },
18096    {
18097      "name": "policy",
18098      "description": "Set the NUMA policy",
18099      "type": "HostMemPolicy"
18100    },
18101    {
18102      "name": "dump",
18103      "description": "Set to 'off' to exclude from core dump",
18104      "type": "bool"
18105    },
18106    {
18107      "name": "share",
18108      "description": "Mark the memory as private to QEMU or shared",
18109      "type": "bool"
18110    },
18111    {
18112      "name": "prealloc",
18113      "description": "Preallocate memory",
18114      "type": "bool"
18115    },
18116    {
18117      "name": "size",
18118      "description": "Size of the memory region (ex: 500M)",
18119      "type": "int"
18120    },
18121    {
18122      "name": "x-use-canonical-path-for-ramblock-id",
18123      "type": "bool"
18124    },
18125    {
18126      "name": "host-nodes",
18127      "description": "Binds memory to the list of NUMA host nodes",
18128      "type": "int"
18129    },
18130    {
18131      "name": "merge",
18132      "description": "Mark memory as mergeable",
18133      "type": "bool"
18134    },
18135    {
18136      "name": "seal",
18137      "description": "Seal growing & shrinking",
18138      "type": "bool"
18139    },
18140    {
18141      "name": "hugetlbsize",
18142      "description": "Huge pages size (ex: 2M, 1G)",
18143      "type": "int"
18144    },
18145    {
18146      "name": "hugetlb",
18147      "description": "Use huge pages",
18148      "type": "bool"
18149    }
18150  ],
18151  "id": "libvirt-33"
18152}
18153
18154{
18155  "execute": "qom-list-properties",
18156  "arguments": {
18157    "typename": "max-arm-cpu"
18158  },
18159  "id": "libvirt-34"
18160}
18161
18162{
18163  "return": [
18164    {
18165      "name": "type",
18166      "type": "string"
18167    },
18168    {
18169      "name": "pmu",
18170      "type": "bool"
18171    },
18172    {
18173      "name": "midr",
18174      "type": "uint32"
18175    },
18176    {
18177      "name": "mp-affinity",
18178      "type": "uint64"
18179    },
18180    {
18181      "name": "hotpluggable",
18182      "type": "bool"
18183    },
18184    {
18185      "name": "unnamed-gpio-in[0]",
18186      "type": "child<irq>"
18187    },
18188    {
18189      "name": "psci-conduit",
18190      "type": "uint32"
18191    },
18192    {
18193      "name": "reset-hivecs",
18194      "type": "bool"
18195    },
18196    {
18197      "name": "memory",
18198      "type": "link<qemu:memory-region>"
18199    },
18200    {
18201      "name": "unnamed-gpio-out[2]",
18202      "type": "link<irq>"
18203    },
18204    {
18205      "name": "hotplugged",
18206      "type": "bool"
18207    },
18208    {
18209      "name": "unnamed-gpio-out[3]",
18210      "type": "link<irq>"
18211    },
18212    {
18213      "name": "parent_bus",
18214      "type": "link<bus>"
18215    },
18216    {
18217      "name": "node-id",
18218      "type": "int32"
18219    },
18220    {
18221      "name": "start-powered-off",
18222      "type": "bool"
18223    },
18224    {
18225      "name": "unnamed-gpio-out[1]",
18226      "type": "link<irq>"
18227    },
18228    {
18229      "name": "core-count",
18230      "type": "int32"
18231    },
18232    {
18233      "name": "unnamed-gpio-out[0]",
18234      "type": "link<irq>"
18235    },
18236    {
18237      "name": "gicv3-maintenance-interrupt[0]",
18238      "type": "link<irq>"
18239    },
18240    {
18241      "name": "rvbar",
18242      "type": "uint64"
18243    },
18244    {
18245      "name": "cfgend",
18246      "type": "bool"
18247    },
18248    {
18249      "name": "pmu-interrupt[0]",
18250      "type": "link<irq>"
18251    },
18252    {
18253      "name": "aarch64",
18254      "description": "Set on/off to enable/disable aarch64 execution state ",
18255      "type": "bool"
18256    },
18257    {
18258      "name": "unnamed-gpio-in[2]",
18259      "type": "child<irq>"
18260    },
18261    {
18262      "name": "unnamed-gpio-in[3]",
18263      "type": "child<irq>"
18264    },
18265    {
18266      "name": "realized",
18267      "type": "bool"
18268    },
18269    {
18270      "name": "unnamed-gpio-in[1]",
18271      "type": "child<irq>"
18272    }
18273  ],
18274  "id": "libvirt-34"
18275}
18276
18277{
18278  "execute": "query-machines",
18279  "id": "libvirt-35"
18280}
18281
18282{
18283  "return": [
18284    {
18285      "hotpluggable-cpus": false,
18286      "name": "integratorcp",
18287      "cpu-max": 1
18288    },
18289    {
18290      "hotpluggable-cpus": false,
18291      "name": "nuri",
18292      "cpu-max": 2
18293    },
18294    {
18295      "hotpluggable-cpus": false,
18296      "name": "mps2-an511",
18297      "cpu-max": 1
18298    },
18299    {
18300      "hotpluggable-cpus": false,
18301      "name": "verdex",
18302      "cpu-max": 1
18303    },
18304    {
18305      "hotpluggable-cpus": false,
18306      "name": "mps2-an505",
18307      "cpu-max": 1
18308    },
18309    {
18310      "hotpluggable-cpus": false,
18311      "name": "virt-3.0",
18312      "cpu-max": 512
18313    },
18314    {
18315      "hotpluggable-cpus": false,
18316      "name": "ast2500-evb",
18317      "cpu-max": 1
18318    },
18319    {
18320      "hotpluggable-cpus": false,
18321      "name": "smdkc210",
18322      "cpu-max": 2
18323    },
18324    {
18325      "hotpluggable-cpus": false,
18326      "name": "collie",
18327      "cpu-max": 1
18328    },
18329    {
18330      "hotpluggable-cpus": false,
18331      "name": "xlnx-versal-virt",
18332      "cpu-max": 2
18333    },
18334    {
18335      "hotpluggable-cpus": false,
18336      "name": "imx25-pdk",
18337      "cpu-max": 1
18338    },
18339    {
18340      "hotpluggable-cpus": false,
18341      "name": "none",
18342      "cpu-max": 1
18343    },
18344    {
18345      "hotpluggable-cpus": false,
18346      "name": "spitz",
18347      "cpu-max": 1
18348    },
18349    {
18350      "hotpluggable-cpus": false,
18351      "name": "musca-b1",
18352      "cpu-max": 2
18353    },
18354    {
18355      "hotpluggable-cpus": false,
18356      "name": "realview-pbx-a9",
18357      "cpu-max": 4
18358    },
18359    {
18360      "hotpluggable-cpus": false,
18361      "name": "realview-eb",
18362      "cpu-max": 1
18363    },
18364    {
18365      "hotpluggable-cpus": false,
18366      "name": "realview-pb-a8",
18367      "cpu-max": 1
18368    },
18369    {
18370      "hotpluggable-cpus": false,
18371      "name": "versatilepb",
18372      "cpu-max": 1
18373    },
18374    {
18375      "hotpluggable-cpus": false,
18376      "name": "emcraft-sf2",
18377      "cpu-max": 1
18378    },
18379    {
18380      "hotpluggable-cpus": false,
18381      "name": "virt-2.9",
18382      "cpu-max": 255
18383    },
18384    {
18385      "hotpluggable-cpus": false,
18386      "name": "musicpal",
18387      "cpu-max": 1
18388    },
18389    {
18390      "hotpluggable-cpus": false,
18391      "name": "z2",
18392      "cpu-max": 1
18393    },
18394    {
18395      "hotpluggable-cpus": false,
18396      "name": "akita",
18397      "cpu-max": 1
18398    },
18399    {
18400      "hotpluggable-cpus": false,
18401      "name": "virt-2.7",
18402      "cpu-max": 255
18403    },
18404    {
18405      "hotpluggable-cpus": false,
18406      "name": "kzm",
18407      "cpu-max": 1
18408    },
18409    {
18410      "hotpluggable-cpus": false,
18411      "name": "virt-2.8",
18412      "cpu-max": 255
18413    },
18414    {
18415      "hotpluggable-cpus": false,
18416      "name": "realview-eb-mpcore",
18417      "cpu-max": 4
18418    },
18419    {
18420      "hotpluggable-cpus": false,
18421      "name": "musca-a",
18422      "cpu-max": 2
18423    },
18424    {
18425      "hotpluggable-cpus": false,
18426      "name": "mcimx7d-sabre",
18427      "cpu-max": 2
18428    },
18429    {
18430      "hotpluggable-cpus": false,
18431      "name": "sx1",
18432      "cpu-max": 1
18433    },
18434    {
18435      "hotpluggable-cpus": false,
18436      "name": "sx1-v1",
18437      "cpu-max": 1
18438    },
18439    {
18440      "hotpluggable-cpus": false,
18441      "name": "virt-2.6",
18442      "cpu-max": 255
18443    },
18444    {
18445      "hotpluggable-cpus": false,
18446      "name": "cubieboard",
18447      "cpu-max": 1
18448    },
18449    {
18450      "hotpluggable-cpus": false,
18451      "name": "virt-4.0",
18452      "cpu-max": 512,
18453      "alias": "virt"
18454    },
18455    {
18456      "hotpluggable-cpus": false,
18457      "name": "highbank",
18458      "cpu-max": 4
18459    },
18460    {
18461      "hotpluggable-cpus": false,
18462      "name": "raspi2",
18463      "cpu-max": 4
18464    },
18465    {
18466      "hotpluggable-cpus": false,
18467      "name": "raspi3",
18468      "cpu-max": 4
18469    },
18470    {
18471      "hotpluggable-cpus": false,
18472      "name": "netduino2",
18473      "cpu-max": 1
18474    },
18475    {
18476      "hotpluggable-cpus": false,
18477      "name": "terrier",
18478      "cpu-max": 1
18479    },
18480    {
18481      "hotpluggable-cpus": false,
18482      "name": "n810",
18483      "cpu-max": 1
18484    },
18485    {
18486      "hotpluggable-cpus": false,
18487      "name": "mainstone",
18488      "cpu-max": 1
18489    },
18490    {
18491      "hotpluggable-cpus": false,
18492      "name": "palmetto-bmc",
18493      "cpu-max": 1
18494    },
18495    {
18496      "hotpluggable-cpus": false,
18497      "name": "sabrelite",
18498      "cpu-max": 4
18499    },
18500    {
18501      "hotpluggable-cpus": false,
18502      "name": "midway",
18503      "cpu-max": 4
18504    },
18505    {
18506      "hotpluggable-cpus": false,
18507      "name": "romulus-bmc",
18508      "cpu-max": 1
18509    },
18510    {
18511      "hotpluggable-cpus": false,
18512      "name": "cheetah",
18513      "cpu-max": 1
18514    },
18515    {
18516      "hotpluggable-cpus": false,
18517      "name": "tosa",
18518      "cpu-max": 1
18519    },
18520    {
18521      "hotpluggable-cpus": false,
18522      "name": "borzoi",
18523      "cpu-max": 1
18524    },
18525    {
18526      "hotpluggable-cpus": false,
18527      "name": "versatileab",
18528      "cpu-max": 1
18529    },
18530    {
18531      "hotpluggable-cpus": false,
18532      "name": "lm3s6965evb",
18533      "cpu-max": 1
18534    },
18535    {
18536      "hotpluggable-cpus": false,
18537      "name": "n800",
18538      "cpu-max": 1
18539    },
18540    {
18541      "hotpluggable-cpus": false,
18542      "name": "virt-2.10",
18543      "cpu-max": 255
18544    },
18545    {
18546      "hotpluggable-cpus": false,
18547      "name": "virt-2.11",
18548      "cpu-max": 255
18549    },
18550    {
18551      "hotpluggable-cpus": false,
18552      "name": "connex",
18553      "cpu-max": 1
18554    },
18555    {
18556      "hotpluggable-cpus": false,
18557      "name": "virt-2.12",
18558      "cpu-max": 255
18559    },
18560    {
18561      "hotpluggable-cpus": false,
18562      "name": "microbit",
18563      "cpu-max": 1
18564    },
18565    {
18566      "hotpluggable-cpus": false,
18567      "name": "witherspoon-bmc",
18568      "cpu-max": 1
18569    },
18570    {
18571      "hotpluggable-cpus": false,
18572      "name": "xilinx-zynq-a9",
18573      "cpu-max": 1
18574    },
18575    {
18576      "hotpluggable-cpus": false,
18577      "name": "mps2-an385",
18578      "cpu-max": 1
18579    },
18580    {
18581      "hotpluggable-cpus": false,
18582      "name": "vexpress-a9",
18583      "cpu-max": 4
18584    },
18585    {
18586      "hotpluggable-cpus": false,
18587      "name": "mps2-an521",
18588      "cpu-max": 2
18589    },
18590    {
18591      "hotpluggable-cpus": false,
18592      "name": "mcimx6ul-evk",
18593      "cpu-max": 1
18594    },
18595    {
18596      "hotpluggable-cpus": false,
18597      "name": "vexpress-a15",
18598      "cpu-max": 4
18599    },
18600    {
18601      "hotpluggable-cpus": false,
18602      "name": "xlnx-zcu102",
18603      "cpu-max": 6
18604    },
18605    {
18606      "hotpluggable-cpus": false,
18607      "name": "virt-3.1",
18608      "cpu-max": 512
18609    },
18610    {
18611      "hotpluggable-cpus": false,
18612      "name": "canon-a1100",
18613      "cpu-max": 1
18614    },
18615    {
18616      "hotpluggable-cpus": false,
18617      "name": "lm3s811evb",
18618      "cpu-max": 1
18619    }
18620  ],
18621  "id": "libvirt-35"
18622}
18623
18624{
18625  "execute": "qom-list-properties",
18626  "arguments": {
18627    "typename": "virt-4.0-machine"
18628  },
18629  "id": "libvirt-36"
18630}
18631
18632{
18633  "return": [
18634    {
18635      "name": "type",
18636      "type": "string"
18637    },
18638    {
18639      "name": "graphics",
18640      "description": "Set on/off to enable/disable graphics emulation",
18641      "type": "bool"
18642    },
18643    {
18644      "name": "phandle-start",
18645      "description": "The first phandle ID we may generate dynamically",
18646      "type": "int"
18647    },
18648    {
18649      "name": "dump-guest-core",
18650      "description": "Include guest memory in a core dump",
18651      "type": "bool"
18652    },
18653    {
18654      "name": "kernel-irqchip",
18655      "description": "Configure KVM in-kernel irqchip",
18656      "type": "on|off|split"
18657    },
18658    {
18659      "name": "accel",
18660      "description": "Accelerator list",
18661      "type": "string"
18662    },
18663    {
18664      "name": "append",
18665      "description": "Linux kernel command line",
18666      "type": "string"
18667    },
18668    {
18669      "name": "dumpdtb",
18670      "description": "Dump current dtb to a file and quit",
18671      "type": "string"
18672    },
18673    {
18674      "name": "memory-encryption",
18675      "description": "Set memory encryption object to use",
18676      "type": "string"
18677    },
18678    {
18679      "name": "igd-passthru",
18680      "description": "Set on/off to enable/disable igd passthrou",
18681      "type": "bool"
18682    },
18683    {
18684      "name": "dt-compatible",
18685      "description": "Overrides the \"compatible\" property of the dt root node",
18686      "type": "string"
18687    },
18688    {
18689      "name": "kernel",
18690      "description": "Linux kernel image file",
18691      "type": "string"
18692    },
18693    {
18694      "name": "usb",
18695      "description": "Set on/off to enable/disable usb",
18696      "type": "bool"
18697    },
18698    {
18699      "name": "suppress-vmdesc",
18700      "description": "Set on to disable self-describing migration",
18701      "type": "bool"
18702    },
18703    {
18704      "name": "dtb",
18705      "description": "Linux kernel device tree file",
18706      "type": "string"
18707    },
18708    {
18709      "name": "firmware",
18710      "description": "Firmware image",
18711      "type": "string"
18712    },
18713    {
18714      "name": "mem-merge",
18715      "description": "Enable/disable memory merge support",
18716      "type": "bool"
18717    },
18718    {
18719      "name": "initrd",
18720      "description": "Linux initial ramdisk file",
18721      "type": "string"
18722    },
18723    {
18724      "name": "enforce-config-section",
18725      "description": "Set on to enforce configuration section migration",
18726      "type": "bool"
18727    },
18728    {
18729      "name": "kvm-shadow-mem",
18730      "description": "KVM shadow MMU size",
18731      "type": "int"
18732    },
18733    {
18734      "name": "virtualization",
18735      "description": "Set on/off to enable/disable emulating a guest CPU which implements the ARM Virtualization Extensions",
18736      "type": "bool"
18737    },
18738    {
18739      "name": "its",
18740      "description": "Set on/off to enable/disable ITS instantiation",
18741      "type": "bool"
18742    },
18743    {
18744      "name": "gic-version",
18745      "description": "Set GIC version. Valid values are 2, 3 and host",
18746      "type": "string"
18747    },
18748    {
18749      "name": "highmem",
18750      "description": "Set on/off to enable/disable using physical address space above 32 bits",
18751      "type": "bool"
18752    },
18753    {
18754      "name": "secure",
18755      "description": "Set on/off to enable/disable the ARM Security Extensions (TrustZone)",
18756      "type": "bool"
18757    },
18758    {
18759      "name": "iommu",
18760      "description": "Set the IOMMU type. Valid values are none and smmuv3",
18761      "type": "string"
18762    }
18763  ],
18764  "id": "libvirt-36"
18765}
18766
18767{
18768  "execute": "qom-list-properties",
18769  "arguments": {
18770    "typename": "none-machine"
18771  },
18772  "id": "libvirt-37"
18773}
18774
18775{
18776  "return": [
18777    {
18778      "name": "type",
18779      "type": "string"
18780    },
18781    {
18782      "name": "enforce-config-section",
18783      "description": "Set on to enforce configuration section migration",
18784      "type": "bool"
18785    },
18786    {
18787      "name": "kernel",
18788      "description": "Linux kernel image file",
18789      "type": "string"
18790    },
18791    {
18792      "name": "dt-compatible",
18793      "description": "Overrides the \"compatible\" property of the dt root node",
18794      "type": "string"
18795    },
18796    {
18797      "name": "initrd",
18798      "description": "Linux initial ramdisk file",
18799      "type": "string"
18800    },
18801    {
18802      "name": "graphics",
18803      "description": "Set on/off to enable/disable graphics emulation",
18804      "type": "bool"
18805    },
18806    {
18807      "name": "kernel-irqchip",
18808      "description": "Configure KVM in-kernel irqchip",
18809      "type": "on|off|split"
18810    },
18811    {
18812      "name": "usb",
18813      "description": "Set on/off to enable/disable usb",
18814      "type": "bool"
18815    },
18816    {
18817      "name": "firmware",
18818      "description": "Firmware image",
18819      "type": "string"
18820    },
18821    {
18822      "name": "memory-encryption",
18823      "description": "Set memory encryption object to use",
18824      "type": "string"
18825    },
18826    {
18827      "name": "dump-guest-core",
18828      "description": "Include guest memory in a core dump",
18829      "type": "bool"
18830    },
18831    {
18832      "name": "kvm-shadow-mem",
18833      "description": "KVM shadow MMU size",
18834      "type": "int"
18835    },
18836    {
18837      "name": "igd-passthru",
18838      "description": "Set on/off to enable/disable igd passthrou",
18839      "type": "bool"
18840    },
18841    {
18842      "name": "phandle-start",
18843      "description": "The first phandle ID we may generate dynamically",
18844      "type": "int"
18845    },
18846    {
18847      "name": "dumpdtb",
18848      "description": "Dump current dtb to a file and quit",
18849      "type": "string"
18850    },
18851    {
18852      "name": "mem-merge",
18853      "description": "Enable/disable memory merge support",
18854      "type": "bool"
18855    },
18856    {
18857      "name": "dtb",
18858      "description": "Linux kernel device tree file",
18859      "type": "string"
18860    },
18861    {
18862      "name": "accel",
18863      "description": "Accelerator list",
18864      "type": "string"
18865    },
18866    {
18867      "name": "append",
18868      "description": "Linux kernel command line",
18869      "type": "string"
18870    },
18871    {
18872      "name": "suppress-vmdesc",
18873      "description": "Set on to disable self-describing migration",
18874      "type": "bool"
18875    }
18876  ],
18877  "id": "libvirt-37"
18878}
18879
18880{
18881  "execute": "query-cpu-definitions",
18882  "id": "libvirt-38"
18883}
18884
18885{
18886  "return": [
18887    {
18888      "name": "pxa262",
18889      "typename": "pxa262-arm-cpu",
18890      "static": false
18891    },
18892    {
18893      "name": "pxa270-a0",
18894      "typename": "pxa270-a0-arm-cpu",
18895      "static": false
18896    },
18897    {
18898      "name": "arm1136",
18899      "typename": "arm1136-arm-cpu",
18900      "static": false
18901    },
18902    {
18903      "name": "cortex-a15",
18904      "typename": "cortex-a15-arm-cpu",
18905      "static": false
18906    },
18907    {
18908      "name": "pxa260",
18909      "typename": "pxa260-arm-cpu",
18910      "static": false
18911    },
18912    {
18913      "name": "arm1136-r2",
18914      "typename": "arm1136-r2-arm-cpu",
18915      "static": false
18916    },
18917    {
18918      "name": "pxa261",
18919      "typename": "pxa261-arm-cpu",
18920      "static": false
18921    },
18922    {
18923      "name": "pxa255",
18924      "typename": "pxa255-arm-cpu",
18925      "static": false
18926    },
18927    {
18928      "name": "cortex-a72",
18929      "typename": "cortex-a72-arm-cpu",
18930      "static": false
18931    },
18932    {
18933      "name": "cortex-m33",
18934      "typename": "cortex-m33-arm-cpu",
18935      "static": false
18936    },
18937    {
18938      "name": "arm926",
18939      "typename": "arm926-arm-cpu",
18940      "static": false
18941    },
18942    {
18943      "name": "cortex-r5f",
18944      "typename": "cortex-r5f-arm-cpu",
18945      "static": false
18946    },
18947    {
18948      "name": "arm11mpcore",
18949      "typename": "arm11mpcore-arm-cpu",
18950      "static": false
18951    },
18952    {
18953      "name": "pxa250",
18954      "typename": "pxa250-arm-cpu",
18955      "static": false
18956    },
18957    {
18958      "name": "ti925t",
18959      "typename": "ti925t-arm-cpu",
18960      "static": false
18961    },
18962    {
18963      "name": "cortex-a57",
18964      "typename": "cortex-a57-arm-cpu",
18965      "static": false
18966    },
18967    {
18968      "name": "sa1110",
18969      "typename": "sa1110-arm-cpu",
18970      "static": false
18971    },
18972    {
18973      "name": "host",
18974      "typename": "host-arm-cpu",
18975      "static": false
18976    },
18977    {
18978      "name": "arm1176",
18979      "typename": "arm1176-arm-cpu",
18980      "static": false
18981    },
18982    {
18983      "name": "cortex-a53",
18984      "typename": "cortex-a53-arm-cpu",
18985      "static": false
18986    },
18987    {
18988      "name": "sa1100",
18989      "typename": "sa1100-arm-cpu",
18990      "static": false
18991    },
18992    {
18993      "name": "pxa270-c5",
18994      "typename": "pxa270-c5-arm-cpu",
18995      "static": false
18996    },
18997    {
18998      "name": "cortex-a9",
18999      "typename": "cortex-a9-arm-cpu",
19000      "static": false
19001    },
19002    {
19003      "name": "cortex-a8",
19004      "typename": "cortex-a8-arm-cpu",
19005      "static": false
19006    },
19007    {
19008      "name": "cortex-a7",
19009      "typename": "cortex-a7-arm-cpu",
19010      "static": false
19011    },
19012    {
19013      "name": "pxa270-c0",
19014      "typename": "pxa270-c0-arm-cpu",
19015      "static": false
19016    },
19017    {
19018      "name": "arm1026",
19019      "typename": "arm1026-arm-cpu",
19020      "static": false
19021    },
19022    {
19023      "name": "pxa270-b1",
19024      "typename": "pxa270-b1-arm-cpu",
19025      "static": false
19026    },
19027    {
19028      "name": "cortex-m3",
19029      "typename": "cortex-m3-arm-cpu",
19030      "static": false
19031    },
19032    {
19033      "name": "max",
19034      "typename": "max-arm-cpu",
19035      "static": false
19036    },
19037    {
19038      "name": "cortex-m4",
19039      "typename": "cortex-m4-arm-cpu",
19040      "static": false
19041    },
19042    {
19043      "name": "pxa270-b0",
19044      "typename": "pxa270-b0-arm-cpu",
19045      "static": false
19046    },
19047    {
19048      "name": "arm946",
19049      "typename": "arm946-arm-cpu",
19050      "static": false
19051    },
19052    {
19053      "name": "cortex-m0",
19054      "typename": "cortex-m0-arm-cpu",
19055      "static": false
19056    },
19057    {
19058      "name": "cortex-r5",
19059      "typename": "cortex-r5-arm-cpu",
19060      "static": false
19061    },
19062    {
19063      "name": "pxa270-a1",
19064      "typename": "pxa270-a1-arm-cpu",
19065      "static": false
19066    },
19067    {
19068      "name": "pxa270",
19069      "typename": "pxa270-arm-cpu",
19070      "static": false
19071    }
19072  ],
19073  "id": "libvirt-38"
19074}
19075
19076{
19077  "execute": "query-tpm-models",
19078  "id": "libvirt-39"
19079}
19080
19081{
19082  "return": [
19083  ],
19084  "id": "libvirt-39"
19085}
19086
19087{
19088  "execute": "query-tpm-types",
19089  "id": "libvirt-40"
19090}
19091
19092{
19093  "return": [
19094  ],
19095  "id": "libvirt-40"
19096}
19097
19098{
19099  "execute": "query-command-line-options",
19100  "id": "libvirt-41"
19101}
19102
19103{
19104  "return": [
19105    {
19106      "parameters": [
19107        {
19108          "name": "timeout",
19109          "help": "Request timeout in seconds (default 0 = no timeout)",
19110          "type": "number"
19111        },
19112        {
19113          "name": "initiator-name",
19114          "help": "Initiator iqn name to use when connecting",
19115          "type": "string"
19116        },
19117        {
19118          "name": "header-digest",
19119          "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
19120          "type": "string"
19121        },
19122        {
19123          "name": "password-secret",
19124          "help": "ID of the secret providing password for CHAP authentication to target",
19125          "type": "string"
19126        },
19127        {
19128          "name": "password",
19129          "help": "password for CHAP authentication to target",
19130          "type": "string"
19131        },
19132        {
19133          "name": "user",
19134          "help": "username for CHAP authentication to target",
19135          "type": "string"
19136        }
19137      ],
19138      "option": "iscsi"
19139    },
19140    {
19141      "parameters": [
19142        {
19143          "name": "non-adaptive",
19144          "type": "boolean"
19145        },
19146        {
19147          "name": "lossy",
19148          "type": "boolean"
19149        },
19150        {
19151          "name": "sasl-authz",
19152          "type": "string"
19153        },
19154        {
19155          "name": "tls-authz",
19156          "type": "string"
19157        },
19158        {
19159          "name": "acl",
19160          "type": "boolean"
19161        },
19162        {
19163          "name": "sasl",
19164          "type": "boolean"
19165        },
19166        {
19167          "name": "key-delay-ms",
19168          "type": "number"
19169        },
19170        {
19171          "name": "lock-key-sync",
19172          "type": "boolean"
19173        },
19174        {
19175          "name": "reverse",
19176          "type": "boolean"
19177        },
19178        {
19179          "name": "password",
19180          "type": "boolean"
19181        },
19182        {
19183          "name": "ipv6",
19184          "type": "boolean"
19185        },
19186        {
19187          "name": "ipv4",
19188          "type": "boolean"
19189        },
19190        {
19191          "name": "to",
19192          "type": "number"
19193        },
19194        {
19195          "name": "connections",
19196          "type": "number"
19197        },
19198        {
19199          "name": "head",
19200          "type": "number"
19201        },
19202        {
19203          "name": "display",
19204          "type": "string"
19205        },
19206        {
19207          "name": "share",
19208          "type": "string"
19209        },
19210        {
19211          "name": "tls-creds",
19212          "type": "string"
19213        },
19214        {
19215          "name": "websocket",
19216          "type": "string"
19217        },
19218        {
19219          "name": "vnc",
19220          "type": "string"
19221        }
19222      ],
19223      "option": "vnc"
19224    },
19225    {
19226      "parameters": [
19227      ],
19228      "option": "smbios"
19229    },
19230    {
19231      "parameters": [
19232        {
19233          "name": "dmode",
19234          "type": "number"
19235        },
19236        {
19237          "name": "fmode",
19238          "type": "number"
19239        },
19240        {
19241          "name": "sock_fd",
19242          "type": "number"
19243        },
19244        {
19245          "name": "socket",
19246          "type": "string"
19247        },
19248        {
19249          "name": "readonly",
19250          "type": "boolean"
19251        },
19252        {
19253          "name": "writeout",
19254          "type": "string"
19255        },
19256        {
19257          "name": "security_model",
19258          "type": "string"
19259        },
19260        {
19261          "name": "mount_tag",
19262          "type": "string"
19263        },
19264        {
19265          "name": "path",
19266          "type": "string"
19267        },
19268        {
19269          "name": "fsdriver",
19270          "type": "string"
19271        }
19272      ],
19273      "option": "virtfs"
19274    },
19275    {
19276      "parameters": [
19277        {
19278          "name": "throttling.iops-size",
19279          "help": "when limiting by iops max size of an I/O in bytes",
19280          "type": "number"
19281        },
19282        {
19283          "name": "throttling.bps-write-max-length",
19284          "help": "length of the bps-write-max burst period, in seconds",
19285          "type": "number"
19286        },
19287        {
19288          "name": "throttling.bps-read-max-length",
19289          "help": "length of the bps-read-max burst period, in seconds",
19290          "type": "number"
19291        },
19292        {
19293          "name": "throttling.bps-total-max-length",
19294          "help": "length of the bps-total-max burst period, in seconds",
19295          "type": "number"
19296        },
19297        {
19298          "name": "throttling.iops-write-max-length",
19299          "help": "length of the iops-write-max burst period, in seconds",
19300          "type": "number"
19301        },
19302        {
19303          "name": "throttling.iops-read-max-length",
19304          "help": "length of the iops-read-max burst period, in seconds",
19305          "type": "number"
19306        },
19307        {
19308          "name": "throttling.iops-total-max-length",
19309          "help": "length of the iops-total-max burst period, in seconds",
19310          "type": "number"
19311        },
19312        {
19313          "name": "throttling.bps-write-max",
19314          "help": "total bytes write burst",
19315          "type": "number"
19316        },
19317        {
19318          "name": "throttling.bps-read-max",
19319          "help": "total bytes read burst",
19320          "type": "number"
19321        },
19322        {
19323          "name": "throttling.bps-total-max",
19324          "help": "total bytes burst",
19325          "type": "number"
19326        },
19327        {
19328          "name": "throttling.iops-write-max",
19329          "help": "I/O operations write burst",
19330          "type": "number"
19331        },
19332        {
19333          "name": "throttling.iops-read-max",
19334          "help": "I/O operations read burst",
19335          "type": "number"
19336        },
19337        {
19338          "name": "throttling.iops-total-max",
19339          "help": "I/O operations burst",
19340          "type": "number"
19341        },
19342        {
19343          "name": "throttling.bps-write",
19344          "help": "limit write bytes per second",
19345          "type": "number"
19346        },
19347        {
19348          "name": "throttling.bps-read",
19349          "help": "limit read bytes per second",
19350          "type": "number"
19351        },
19352        {
19353          "name": "throttling.bps-total",
19354          "help": "limit total bytes per second",
19355          "type": "number"
19356        },
19357        {
19358          "name": "throttling.iops-write",
19359          "help": "limit write operations per second",
19360          "type": "number"
19361        },
19362        {
19363          "name": "throttling.iops-read",
19364          "help": "limit read operations per second",
19365          "type": "number"
19366        },
19367        {
19368          "name": "throttling.iops-total",
19369          "help": "limit total I/O operations per second",
19370          "type": "number"
19371        },
19372        {
19373          "name": "dmode",
19374          "type": "number"
19375        },
19376        {
19377          "name": "fmode",
19378          "type": "number"
19379        },
19380        {
19381          "name": "sock_fd",
19382          "type": "number"
19383        },
19384        {
19385          "name": "socket",
19386          "type": "string"
19387        },
19388        {
19389          "name": "readonly",
19390          "type": "boolean"
19391        },
19392        {
19393          "name": "writeout",
19394          "type": "string"
19395        },
19396        {
19397          "name": "security_model",
19398          "type": "string"
19399        },
19400        {
19401          "name": "path",
19402          "type": "string"
19403        },
19404        {
19405          "name": "fsdriver",
19406          "type": "string"
19407        }
19408      ],
19409      "option": "fsdev"
19410    },
19411    {
19412      "parameters": [
19413        {
19414          "name": "resourcecontrol",
19415          "type": "string"
19416        },
19417        {
19418          "name": "spawn",
19419          "type": "string"
19420        },
19421        {
19422          "name": "elevateprivileges",
19423          "type": "string"
19424        },
19425        {
19426          "name": "obsolete",
19427          "type": "string"
19428        },
19429        {
19430          "name": "enable",
19431          "type": "boolean"
19432        }
19433      ],
19434      "option": "sandbox"
19435    },
19436    {
19437      "parameters": [
19438        {
19439          "name": "string",
19440          "help": "Sets content of the blob to be inserted from a string",
19441          "type": "string"
19442        },
19443        {
19444          "name": "file",
19445          "help": "Sets the name of the file from which the fw_cfg blob will be loaded",
19446          "type": "string"
19447        },
19448        {
19449          "name": "name",
19450          "help": "Sets the fw_cfg name of the blob to be inserted",
19451          "type": "string"
19452        }
19453      ],
19454      "option": "fw_cfg"
19455    },
19456    {
19457      "parameters": [
19458        {
19459          "name": "arg",
19460          "type": "string"
19461        },
19462        {
19463          "name": "target",
19464          "type": "string"
19465        },
19466        {
19467          "name": "enable",
19468          "type": "boolean"
19469        }
19470      ],
19471      "option": "semihosting-config"
19472    },
19473    {
19474      "parameters": [
19475        {
19476          "name": "rrsnapshot",
19477          "type": "string"
19478        },
19479        {
19480          "name": "rrfile",
19481          "type": "string"
19482        },
19483        {
19484          "name": "rr",
19485          "type": "string"
19486        },
19487        {
19488          "name": "sleep",
19489          "type": "boolean"
19490        },
19491        {
19492          "name": "align",
19493          "type": "boolean"
19494        },
19495        {
19496          "name": "shift",
19497          "type": "string"
19498        }
19499      ],
19500      "option": "icount"
19501    },
19502    {
19503      "parameters": [
19504      ],
19505      "option": "numa"
19506    },
19507    {
19508      "parameters": [
19509        {
19510          "name": "debug-threads",
19511          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
19512          "type": "boolean"
19513        },
19514        {
19515          "name": "process",
19516          "help": "Sets the name of the QEMU process, as shown in top etc",
19517          "type": "string"
19518        },
19519        {
19520          "name": "guest",
19521          "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",
19522          "type": "string"
19523        }
19524      ],
19525      "option": "name"
19526    },
19527    {
19528      "parameters": [
19529        {
19530          "name": "timestamp",
19531          "type": "boolean"
19532        }
19533      ],
19534      "option": "msg"
19535    },
19536    {
19537      "parameters": [
19538        {
19539          "name": "cpu-pm",
19540          "type": "boolean"
19541        },
19542        {
19543          "name": "mem-lock",
19544          "type": "boolean"
19545        }
19546      ],
19547      "option": "overcommit"
19548    },
19549    {
19550      "parameters": [
19551        {
19552          "name": "mlock",
19553          "type": "boolean"
19554        }
19555      ],
19556      "option": "realtime"
19557    },
19558    {
19559      "parameters": [
19560      ],
19561      "option": "tpmdev"
19562    },
19563    {
19564      "parameters": [
19565      ],
19566      "option": "object"
19567    },
19568    {
19569      "parameters": [
19570        {
19571          "name": "opaque",
19572          "help": "free-form string used to describe fd",
19573          "type": "string"
19574        },
19575        {
19576          "name": "set",
19577          "help": "ID of the fd set to add fd to",
19578          "type": "number"
19579        },
19580        {
19581          "name": "fd",
19582          "help": "file descriptor of which a duplicate is added to fd set",
19583          "type": "number"
19584        }
19585      ],
19586      "option": "add-fd"
19587    },
19588    {
19589      "parameters": [
19590        {
19591          "name": "strict",
19592          "type": "boolean"
19593        },
19594        {
19595          "name": "reboot-timeout",
19596          "type": "number"
19597        },
19598        {
19599          "name": "splash-time",
19600          "type": "number"
19601        },
19602        {
19603          "name": "splash",
19604          "type": "string"
19605        },
19606        {
19607          "name": "menu",
19608          "type": "boolean"
19609        },
19610        {
19611          "name": "once",
19612          "type": "string"
19613        },
19614        {
19615          "name": "order",
19616          "type": "string"
19617        }
19618      ],
19619      "option": "boot-opts"
19620    },
19621    {
19622      "parameters": [
19623        {
19624          "name": "maxcpus",
19625          "type": "number"
19626        },
19627        {
19628          "name": "threads",
19629          "type": "number"
19630        },
19631        {
19632          "name": "cores",
19633          "type": "number"
19634        },
19635        {
19636          "name": "sockets",
19637          "type": "number"
19638        },
19639        {
19640          "name": "cpus",
19641          "type": "number"
19642        }
19643      ],
19644      "option": "smp-opts"
19645    },
19646    {
19647      "parameters": [
19648        {
19649          "name": "maxmem",
19650          "type": "size"
19651        },
19652        {
19653          "name": "slots",
19654          "type": "number"
19655        },
19656        {
19657          "name": "size",
19658          "type": "size"
19659        }
19660      ],
19661      "option": "memory"
19662    },
19663    {
19664      "parameters": [
19665        {
19666          "name": "thread",
19667          "help": "Enable/disable multi-threaded TCG",
19668          "type": "string"
19669        },
19670        {
19671          "name": "accel",
19672          "help": "Select the type of accelerator",
19673          "type": "string"
19674        }
19675      ],
19676      "option": "accel"
19677    },
19678    {
19679      "parameters": [
19680        {
19681          "name": "loadparm",
19682          "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",
19683          "type": "string"
19684        },
19685        {
19686          "name": "dea-key-wrap",
19687          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
19688          "type": "boolean"
19689        },
19690        {
19691          "name": "aes-key-wrap",
19692          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
19693          "type": "boolean"
19694        },
19695        {
19696          "name": "suppress-vmdesc",
19697          "help": "Set on to disable self-describing migration",
19698          "type": "boolean"
19699        },
19700        {
19701          "name": "iommu",
19702          "help": "Set on/off to enable/disable Intel IOMMU (VT-d)",
19703          "type": "boolean"
19704        },
19705        {
19706          "name": "firmware",
19707          "help": "firmware image",
19708          "type": "string"
19709        },
19710        {
19711          "name": "usb",
19712          "help": "Set on/off to enable/disable usb",
19713          "type": "boolean"
19714        },
19715        {
19716          "name": "mem-merge",
19717          "help": "enable/disable memory merge support",
19718          "type": "boolean"
19719        },
19720        {
19721          "name": "dump-guest-core",
19722          "help": "Include guest memory in  a core dump",
19723          "type": "boolean"
19724        },
19725        {
19726          "name": "dt_compatible",
19727          "help": "Overrides the \"compatible\" property of the dt root node",
19728          "type": "string"
19729        },
19730        {
19731          "name": "phandle_start",
19732          "help": "The first phandle ID we may generate dynamically",
19733          "type": "number"
19734        },
19735        {
19736          "name": "dumpdtb",
19737          "help": "Dump current dtb to a file and quit",
19738          "type": "string"
19739        },
19740        {
19741          "name": "dtb",
19742          "help": "Linux kernel device tree file",
19743          "type": "string"
19744        },
19745        {
19746          "name": "append",
19747          "help": "Linux kernel command line",
19748          "type": "string"
19749        },
19750        {
19751          "name": "initrd",
19752          "help": "Linux initial ramdisk file",
19753          "type": "string"
19754        },
19755        {
19756          "name": "kernel",
19757          "help": "Linux kernel image file",
19758          "type": "string"
19759        },
19760        {
19761          "name": "kvm_shadow_mem",
19762          "help": "KVM shadow MMU size",
19763          "type": "size"
19764        },
19765        {
19766          "name": "kernel_irqchip",
19767          "help": "use KVM in-kernel irqchip",
19768          "type": "boolean"
19769        },
19770        {
19771          "name": "accel",
19772          "help": "accelerator list",
19773          "type": "string"
19774        },
19775        {
19776          "name": "type",
19777          "help": "emulated machine",
19778          "type": "string"
19779        }
19780      ],
19781      "option": "machine"
19782    },
19783    {
19784      "parameters": [
19785        {
19786          "name": "romfile",
19787          "type": "string"
19788        },
19789        {
19790          "name": "bootindex",
19791          "type": "number"
19792        }
19793      ],
19794      "option": "option-rom"
19795    },
19796    {
19797      "parameters": [
19798        {
19799          "name": "file",
19800          "type": "string"
19801        },
19802        {
19803          "name": "events",
19804          "type": "string"
19805        },
19806        {
19807          "name": "enable",
19808          "type": "string"
19809        }
19810      ],
19811      "option": "trace"
19812    },
19813    {
19814      "parameters": [
19815        {
19816          "name": "pretty",
19817          "type": "boolean"
19818        },
19819        {
19820          "name": "chardev",
19821          "type": "string"
19822        },
19823        {
19824          "name": "mode",
19825          "type": "string"
19826        }
19827      ],
19828      "option": "mon"
19829    },
19830    {
19831      "parameters": [
19832        {
19833          "name": "value",
19834          "type": "string"
19835        },
19836        {
19837          "name": "property",
19838          "type": "string"
19839        },
19840        {
19841          "name": "driver",
19842          "type": "string"
19843        }
19844      ],
19845      "option": "global"
19846    },
19847    {
19848      "parameters": [
19849        {
19850          "name": "driftfix",
19851          "type": "string"
19852        },
19853        {
19854          "name": "clock",
19855          "type": "string"
19856        },
19857        {
19858          "name": "base",
19859          "type": "string"
19860        }
19861      ],
19862      "option": "rtc"
19863    },
19864    {
19865      "parameters": [
19866      ],
19867      "option": "net"
19868    },
19869    {
19870      "parameters": [
19871      ],
19872      "option": "nic"
19873    },
19874    {
19875      "parameters": [
19876      ],
19877      "option": "netdev"
19878    },
19879    {
19880      "parameters": [
19881      ],
19882      "option": "device"
19883    },
19884    {
19885      "parameters": [
19886        {
19887          "name": "logappend",
19888          "type": "boolean"
19889        },
19890        {
19891          "name": "logfile",
19892          "type": "string"
19893        },
19894        {
19895          "name": "append",
19896          "type": "boolean"
19897        },
19898        {
19899          "name": "chardev",
19900          "type": "string"
19901        },
19902        {
19903          "name": "size",
19904          "type": "size"
19905        },
19906        {
19907          "name": "debug",
19908          "type": "number"
19909        },
19910        {
19911          "name": "name",
19912          "type": "string"
19913        },
19914        {
19915          "name": "signal",
19916          "type": "boolean"
19917        },
19918        {
19919          "name": "mux",
19920          "type": "boolean"
19921        },
19922        {
19923          "name": "rows",
19924          "type": "number"
19925        },
19926        {
19927          "name": "cols",
19928          "type": "number"
19929        },
19930        {
19931          "name": "height",
19932          "type": "number"
19933        },
19934        {
19935          "name": "width",
19936          "type": "number"
19937        },
19938        {
19939          "name": "websocket",
19940          "type": "boolean"
19941        },
19942        {
19943          "name": "tls-authz",
19944          "type": "string"
19945        },
19946        {
19947          "name": "tls-creds",
19948          "type": "string"
19949        },
19950        {
19951          "name": "tn3270",
19952          "type": "boolean"
19953        },
19954        {
19955          "name": "telnet",
19956          "type": "boolean"
19957        },
19958        {
19959          "name": "reconnect",
19960          "type": "number"
19961        },
19962        {
19963          "name": "delay",
19964          "type": "boolean"
19965        },
19966        {
19967          "name": "server",
19968          "type": "boolean"
19969        },
19970        {
19971          "name": "wait",
19972          "type": "boolean"
19973        },
19974        {
19975          "name": "ipv6",
19976          "type": "boolean"
19977        },
19978        {
19979          "name": "ipv4",
19980          "type": "boolean"
19981        },
19982        {
19983          "name": "to",
19984          "type": "number"
19985        },
19986        {
19987          "name": "localport",
19988          "type": "string"
19989        },
19990        {
19991          "name": "localaddr",
19992          "type": "string"
19993        },
19994        {
19995          "name": "fd",
19996          "type": "string"
19997        },
19998        {
19999          "name": "port",
20000          "type": "string"
20001        },
20002        {
20003          "name": "host",
20004          "type": "string"
20005        },
20006        {
20007          "name": "path",
20008          "type": "string"
20009        },
20010        {
20011          "name": "backend",
20012          "type": "string"
20013        }
20014      ],
20015      "option": "chardev"
20016    },
20017    {
20018      "parameters": [
20019        {
20020          "name": "copy-on-read",
20021          "help": "copy read data from backing file into image file",
20022          "type": "boolean"
20023        },
20024        {
20025          "name": "werror",
20026          "help": "write error action",
20027          "type": "string"
20028        },
20029        {
20030          "name": "rerror",
20031          "help": "read error action",
20032          "type": "string"
20033        },
20034        {
20035          "name": "read-only",
20036          "help": "open drive file as read-only",
20037          "type": "boolean"
20038        },
20039        {
20040          "name": "file",
20041          "help": "file name",
20042          "type": "string"
20043        },
20044        {
20045          "name": "if",
20046          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
20047          "type": "string"
20048        },
20049        {
20050          "name": "media",
20051          "help": "media type (disk, cdrom)",
20052          "type": "string"
20053        },
20054        {
20055          "name": "index",
20056          "help": "index number",
20057          "type": "number"
20058        },
20059        {
20060          "name": "unit",
20061          "help": "unit number (i.e. lun for scsi)",
20062          "type": "number"
20063        },
20064        {
20065          "name": "bus",
20066          "help": "bus number",
20067          "type": "number"
20068        },
20069        {
20070          "name": "stats-account-failed",
20071          "help": "whether to account for failed I/O operations in the statistics",
20072          "type": "boolean"
20073        },
20074        {
20075          "name": "stats-account-invalid",
20076          "help": "whether to account for invalid I/O operations in the statistics",
20077          "type": "boolean"
20078        },
20079        {
20080          "name": "detect-zeroes",
20081          "help": "try to optimize zero writes (off, on, unmap)",
20082          "type": "string"
20083        },
20084        {
20085          "name": "throttling.group",
20086          "help": "name of the block throttling group",
20087          "type": "string"
20088        },
20089        {
20090          "name": "throttling.iops-size",
20091          "help": "when limiting by iops max size of an I/O in bytes",
20092          "type": "number"
20093        },
20094        {
20095          "name": "throttling.bps-write-max-length",
20096          "help": "length of the bps-write-max burst period, in seconds",
20097          "type": "number"
20098        },
20099        {
20100          "name": "throttling.bps-read-max-length",
20101          "help": "length of the bps-read-max burst period, in seconds",
20102          "type": "number"
20103        },
20104        {
20105          "name": "throttling.bps-total-max-length",
20106          "help": "length of the bps-total-max burst period, in seconds",
20107          "type": "number"
20108        },
20109        {
20110          "name": "throttling.iops-write-max-length",
20111          "help": "length of the iops-write-max burst period, in seconds",
20112          "type": "number"
20113        },
20114        {
20115          "name": "throttling.iops-read-max-length",
20116          "help": "length of the iops-read-max burst period, in seconds",
20117          "type": "number"
20118        },
20119        {
20120          "name": "throttling.iops-total-max-length",
20121          "help": "length of the iops-total-max burst period, in seconds",
20122          "type": "number"
20123        },
20124        {
20125          "name": "throttling.bps-write-max",
20126          "help": "total bytes write burst",
20127          "type": "number"
20128        },
20129        {
20130          "name": "throttling.bps-read-max",
20131          "help": "total bytes read burst",
20132          "type": "number"
20133        },
20134        {
20135          "name": "throttling.bps-total-max",
20136          "help": "total bytes burst",
20137          "type": "number"
20138        },
20139        {
20140          "name": "throttling.iops-write-max",
20141          "help": "I/O operations write burst",
20142          "type": "number"
20143        },
20144        {
20145          "name": "throttling.iops-read-max",
20146          "help": "I/O operations read burst",
20147          "type": "number"
20148        },
20149        {
20150          "name": "throttling.iops-total-max",
20151          "help": "I/O operations burst",
20152          "type": "number"
20153        },
20154        {
20155          "name": "throttling.bps-write",
20156          "help": "limit write bytes per second",
20157          "type": "number"
20158        },
20159        {
20160          "name": "throttling.bps-read",
20161          "help": "limit read bytes per second",
20162          "type": "number"
20163        },
20164        {
20165          "name": "throttling.bps-total",
20166          "help": "limit total bytes per second",
20167          "type": "number"
20168        },
20169        {
20170          "name": "throttling.iops-write",
20171          "help": "limit write operations per second",
20172          "type": "number"
20173        },
20174        {
20175          "name": "throttling.iops-read",
20176          "help": "limit read operations per second",
20177          "type": "number"
20178        },
20179        {
20180          "name": "throttling.iops-total",
20181          "help": "limit total I/O operations per second",
20182          "type": "number"
20183        },
20184        {
20185          "name": "werror",
20186          "help": "write error action",
20187          "type": "string"
20188        },
20189        {
20190          "name": "format",
20191          "help": "disk format (raw, qcow2, ...)",
20192          "type": "string"
20193        },
20194        {
20195          "name": "cache.writeback",
20196          "help": "Enable writeback mode",
20197          "type": "boolean"
20198        },
20199        {
20200          "name": "aio",
20201          "help": "host AIO implementation (threads, native)",
20202          "type": "string"
20203        },
20204        {
20205          "name": "snapshot",
20206          "help": "enable/disable snapshot mode",
20207          "type": "boolean"
20208        },
20209        {
20210          "name": "force-share",
20211          "help": "always accept other writers (default: off)",
20212          "type": "boolean"
20213        },
20214        {
20215          "name": "discard",
20216          "help": "discard operation (ignore/off, unmap/on)",
20217          "type": "string"
20218        },
20219        {
20220          "name": "auto-read-only",
20221          "help": "Node can become read-only if opening read-write fails",
20222          "type": "boolean"
20223        },
20224        {
20225          "name": "cache.no-flush",
20226          "help": "Ignore flush requests",
20227          "type": "boolean"
20228        },
20229        {
20230          "name": "cache.direct",
20231          "help": "Bypass software writeback cache on the host",
20232          "type": "boolean"
20233        },
20234        {
20235          "name": "driver",
20236          "help": "Block driver to use for the node",
20237          "type": "string"
20238        },
20239        {
20240          "name": "node-name",
20241          "help": "Node name of the block device node",
20242          "type": "string"
20243        }
20244      ],
20245      "option": "drive"
20246    }
20247  ],
20248  "id": "libvirt-41"
20249}
20250
20251{
20252  "execute": "query-migrate-capabilities",
20253  "id": "libvirt-42"
20254}
20255
20256{
20257  "return": [
20258    {
20259      "state": false,
20260      "capability": "xbzrle"
20261    },
20262    {
20263      "state": false,
20264      "capability": "rdma-pin-all"
20265    },
20266    {
20267      "state": false,
20268      "capability": "auto-converge"
20269    },
20270    {
20271      "state": false,
20272      "capability": "zero-blocks"
20273    },
20274    {
20275      "state": false,
20276      "capability": "compress"
20277    },
20278    {
20279      "state": false,
20280      "capability": "events"
20281    },
20282    {
20283      "state": false,
20284      "capability": "postcopy-ram"
20285    },
20286    {
20287      "state": false,
20288      "capability": "x-colo"
20289    },
20290    {
20291      "state": false,
20292      "capability": "release-ram"
20293    },
20294    {
20295      "state": false,
20296      "capability": "block"
20297    },
20298    {
20299      "state": false,
20300      "capability": "return-path"
20301    },
20302    {
20303      "state": false,
20304      "capability": "pause-before-switchover"
20305    },
20306    {
20307      "state": false,
20308      "capability": "multifd"
20309    },
20310    {
20311      "state": false,
20312      "capability": "dirty-bitmaps"
20313    },
20314    {
20315      "state": false,
20316      "capability": "postcopy-blocktime"
20317    },
20318    {
20319      "state": false,
20320      "capability": "late-block-activate"
20321    },
20322    {
20323      "state": false,
20324      "capability": "x-ignore-shared"
20325    }
20326  ],
20327  "id": "libvirt-42"
20328}
20329
20330{
20331  "execute": "query-gic-capabilities",
20332  "id": "libvirt-43"
20333}
20334
20335{
20336  "return": [
20337    {
20338      "emulated": true,
20339      "version": 3,
20340      "kernel": true
20341    },
20342    {
20343      "emulated": true,
20344      "version": 2,
20345      "kernel": false
20346    }
20347  ],
20348  "id": "libvirt-43"
20349}
20350
20351{
20352  "execute": "qmp_capabilities",
20353  "id": "libvirt-1"
20354}
20355
20356{
20357  "return": {
20358  },
20359  "id": "libvirt-1"
20360}
20361
20362{
20363  "execute": "query-cpu-definitions",
20364  "id": "libvirt-2"
20365}
20366
20367{
20368  "return": [
20369    {
20370      "name": "pxa262",
20371      "typename": "pxa262-arm-cpu",
20372      "static": false
20373    },
20374    {
20375      "name": "pxa270-a0",
20376      "typename": "pxa270-a0-arm-cpu",
20377      "static": false
20378    },
20379    {
20380      "name": "arm1136",
20381      "typename": "arm1136-arm-cpu",
20382      "static": false
20383    },
20384    {
20385      "name": "cortex-a15",
20386      "typename": "cortex-a15-arm-cpu",
20387      "static": false
20388    },
20389    {
20390      "name": "pxa260",
20391      "typename": "pxa260-arm-cpu",
20392      "static": false
20393    },
20394    {
20395      "name": "arm1136-r2",
20396      "typename": "arm1136-r2-arm-cpu",
20397      "static": false
20398    },
20399    {
20400      "name": "pxa261",
20401      "typename": "pxa261-arm-cpu",
20402      "static": false
20403    },
20404    {
20405      "name": "pxa255",
20406      "typename": "pxa255-arm-cpu",
20407      "static": false
20408    },
20409    {
20410      "name": "cortex-a72",
20411      "typename": "cortex-a72-arm-cpu",
20412      "static": false
20413    },
20414    {
20415      "name": "cortex-m33",
20416      "typename": "cortex-m33-arm-cpu",
20417      "static": false
20418    },
20419    {
20420      "name": "arm926",
20421      "typename": "arm926-arm-cpu",
20422      "static": false
20423    },
20424    {
20425      "name": "cortex-r5f",
20426      "typename": "cortex-r5f-arm-cpu",
20427      "static": false
20428    },
20429    {
20430      "name": "arm11mpcore",
20431      "typename": "arm11mpcore-arm-cpu",
20432      "static": false
20433    },
20434    {
20435      "name": "pxa250",
20436      "typename": "pxa250-arm-cpu",
20437      "static": false
20438    },
20439    {
20440      "name": "ti925t",
20441      "typename": "ti925t-arm-cpu",
20442      "static": false
20443    },
20444    {
20445      "name": "cortex-a57",
20446      "typename": "cortex-a57-arm-cpu",
20447      "static": false
20448    },
20449    {
20450      "name": "sa1110",
20451      "typename": "sa1110-arm-cpu",
20452      "static": false
20453    },
20454    {
20455      "name": "host",
20456      "typename": "host-arm-cpu",
20457      "static": false
20458    },
20459    {
20460      "name": "arm1176",
20461      "typename": "arm1176-arm-cpu",
20462      "static": false
20463    },
20464    {
20465      "name": "cortex-a53",
20466      "typename": "cortex-a53-arm-cpu",
20467      "static": false
20468    },
20469    {
20470      "name": "sa1100",
20471      "typename": "sa1100-arm-cpu",
20472      "static": false
20473    },
20474    {
20475      "name": "pxa270-c5",
20476      "typename": "pxa270-c5-arm-cpu",
20477      "static": false
20478    },
20479    {
20480      "name": "cortex-a9",
20481      "typename": "cortex-a9-arm-cpu",
20482      "static": false
20483    },
20484    {
20485      "name": "cortex-a8",
20486      "typename": "cortex-a8-arm-cpu",
20487      "static": false
20488    },
20489    {
20490      "name": "cortex-a7",
20491      "typename": "cortex-a7-arm-cpu",
20492      "static": false
20493    },
20494    {
20495      "name": "pxa270-c0",
20496      "typename": "pxa270-c0-arm-cpu",
20497      "static": false
20498    },
20499    {
20500      "name": "arm1026",
20501      "typename": "arm1026-arm-cpu",
20502      "static": false
20503    },
20504    {
20505      "name": "pxa270-b1",
20506      "typename": "pxa270-b1-arm-cpu",
20507      "static": false
20508    },
20509    {
20510      "name": "cortex-m3",
20511      "typename": "cortex-m3-arm-cpu",
20512      "static": false
20513    },
20514    {
20515      "name": "max",
20516      "typename": "max-arm-cpu",
20517      "static": false
20518    },
20519    {
20520      "name": "cortex-m4",
20521      "typename": "cortex-m4-arm-cpu",
20522      "static": false
20523    },
20524    {
20525      "name": "pxa270-b0",
20526      "typename": "pxa270-b0-arm-cpu",
20527      "static": false
20528    },
20529    {
20530      "name": "arm946",
20531      "typename": "arm946-arm-cpu",
20532      "static": false
20533    },
20534    {
20535      "name": "cortex-m0",
20536      "typename": "cortex-m0-arm-cpu",
20537      "static": false
20538    },
20539    {
20540      "name": "cortex-r5",
20541      "typename": "cortex-r5-arm-cpu",
20542      "static": false
20543    },
20544    {
20545      "name": "pxa270-a1",
20546      "typename": "pxa270-a1-arm-cpu",
20547      "static": false
20548    },
20549    {
20550      "name": "pxa270",
20551      "typename": "pxa270-arm-cpu",
20552      "static": false
20553    }
20554  ],
20555  "id": "libvirt-2"
20556}
20557
20558{
20559  "execute": "query-machines",
20560  "id": "libvirt-3"
20561}
20562
20563{
20564  "return": [
20565    {
20566      "hotpluggable-cpus": false,
20567      "name": "integratorcp",
20568      "cpu-max": 1
20569    },
20570    {
20571      "hotpluggable-cpus": false,
20572      "name": "nuri",
20573      "cpu-max": 2
20574    },
20575    {
20576      "hotpluggable-cpus": false,
20577      "name": "mps2-an511",
20578      "cpu-max": 1
20579    },
20580    {
20581      "hotpluggable-cpus": false,
20582      "name": "verdex",
20583      "cpu-max": 1
20584    },
20585    {
20586      "hotpluggable-cpus": false,
20587      "name": "mps2-an505",
20588      "cpu-max": 1
20589    },
20590    {
20591      "hotpluggable-cpus": false,
20592      "name": "virt-3.0",
20593      "cpu-max": 512
20594    },
20595    {
20596      "hotpluggable-cpus": false,
20597      "name": "ast2500-evb",
20598      "cpu-max": 1
20599    },
20600    {
20601      "hotpluggable-cpus": false,
20602      "name": "smdkc210",
20603      "cpu-max": 2
20604    },
20605    {
20606      "hotpluggable-cpus": false,
20607      "name": "collie",
20608      "cpu-max": 1
20609    },
20610    {
20611      "hotpluggable-cpus": false,
20612      "name": "xlnx-versal-virt",
20613      "cpu-max": 2
20614    },
20615    {
20616      "hotpluggable-cpus": false,
20617      "name": "imx25-pdk",
20618      "cpu-max": 1
20619    },
20620    {
20621      "hotpluggable-cpus": false,
20622      "name": "none",
20623      "cpu-max": 1
20624    },
20625    {
20626      "hotpluggable-cpus": false,
20627      "name": "spitz",
20628      "cpu-max": 1
20629    },
20630    {
20631      "hotpluggable-cpus": false,
20632      "name": "musca-b1",
20633      "cpu-max": 2
20634    },
20635    {
20636      "hotpluggable-cpus": false,
20637      "name": "realview-pbx-a9",
20638      "cpu-max": 4
20639    },
20640    {
20641      "hotpluggable-cpus": false,
20642      "name": "realview-eb",
20643      "cpu-max": 1
20644    },
20645    {
20646      "hotpluggable-cpus": false,
20647      "name": "realview-pb-a8",
20648      "cpu-max": 1
20649    },
20650    {
20651      "hotpluggable-cpus": false,
20652      "name": "versatilepb",
20653      "cpu-max": 1
20654    },
20655    {
20656      "hotpluggable-cpus": false,
20657      "name": "emcraft-sf2",
20658      "cpu-max": 1
20659    },
20660    {
20661      "hotpluggable-cpus": false,
20662      "name": "virt-2.9",
20663      "cpu-max": 255
20664    },
20665    {
20666      "hotpluggable-cpus": false,
20667      "name": "musicpal",
20668      "cpu-max": 1
20669    },
20670    {
20671      "hotpluggable-cpus": false,
20672      "name": "z2",
20673      "cpu-max": 1
20674    },
20675    {
20676      "hotpluggable-cpus": false,
20677      "name": "akita",
20678      "cpu-max": 1
20679    },
20680    {
20681      "hotpluggable-cpus": false,
20682      "name": "virt-2.7",
20683      "cpu-max": 255
20684    },
20685    {
20686      "hotpluggable-cpus": false,
20687      "name": "kzm",
20688      "cpu-max": 1
20689    },
20690    {
20691      "hotpluggable-cpus": false,
20692      "name": "virt-2.8",
20693      "cpu-max": 255
20694    },
20695    {
20696      "hotpluggable-cpus": false,
20697      "name": "realview-eb-mpcore",
20698      "cpu-max": 4
20699    },
20700    {
20701      "hotpluggable-cpus": false,
20702      "name": "musca-a",
20703      "cpu-max": 2
20704    },
20705    {
20706      "hotpluggable-cpus": false,
20707      "name": "mcimx7d-sabre",
20708      "cpu-max": 2
20709    },
20710    {
20711      "hotpluggable-cpus": false,
20712      "name": "sx1",
20713      "cpu-max": 1
20714    },
20715    {
20716      "hotpluggable-cpus": false,
20717      "name": "sx1-v1",
20718      "cpu-max": 1
20719    },
20720    {
20721      "hotpluggable-cpus": false,
20722      "name": "virt-2.6",
20723      "cpu-max": 255
20724    },
20725    {
20726      "hotpluggable-cpus": false,
20727      "name": "cubieboard",
20728      "cpu-max": 1
20729    },
20730    {
20731      "hotpluggable-cpus": false,
20732      "name": "virt-4.0",
20733      "cpu-max": 512,
20734      "alias": "virt"
20735    },
20736    {
20737      "hotpluggable-cpus": false,
20738      "name": "highbank",
20739      "cpu-max": 4
20740    },
20741    {
20742      "hotpluggable-cpus": false,
20743      "name": "raspi2",
20744      "cpu-max": 4
20745    },
20746    {
20747      "hotpluggable-cpus": false,
20748      "name": "raspi3",
20749      "cpu-max": 4
20750    },
20751    {
20752      "hotpluggable-cpus": false,
20753      "name": "netduino2",
20754      "cpu-max": 1
20755    },
20756    {
20757      "hotpluggable-cpus": false,
20758      "name": "terrier",
20759      "cpu-max": 1
20760    },
20761    {
20762      "hotpluggable-cpus": false,
20763      "name": "n810",
20764      "cpu-max": 1
20765    },
20766    {
20767      "hotpluggable-cpus": false,
20768      "name": "mainstone",
20769      "cpu-max": 1
20770    },
20771    {
20772      "hotpluggable-cpus": false,
20773      "name": "palmetto-bmc",
20774      "cpu-max": 1
20775    },
20776    {
20777      "hotpluggable-cpus": false,
20778      "name": "sabrelite",
20779      "cpu-max": 4
20780    },
20781    {
20782      "hotpluggable-cpus": false,
20783      "name": "midway",
20784      "cpu-max": 4
20785    },
20786    {
20787      "hotpluggable-cpus": false,
20788      "name": "romulus-bmc",
20789      "cpu-max": 1
20790    },
20791    {
20792      "hotpluggable-cpus": false,
20793      "name": "cheetah",
20794      "cpu-max": 1
20795    },
20796    {
20797      "hotpluggable-cpus": false,
20798      "name": "tosa",
20799      "cpu-max": 1
20800    },
20801    {
20802      "hotpluggable-cpus": false,
20803      "name": "borzoi",
20804      "cpu-max": 1
20805    },
20806    {
20807      "hotpluggable-cpus": false,
20808      "name": "versatileab",
20809      "cpu-max": 1
20810    },
20811    {
20812      "hotpluggable-cpus": false,
20813      "name": "lm3s6965evb",
20814      "cpu-max": 1
20815    },
20816    {
20817      "hotpluggable-cpus": false,
20818      "name": "n800",
20819      "cpu-max": 1
20820    },
20821    {
20822      "hotpluggable-cpus": false,
20823      "name": "virt-2.10",
20824      "cpu-max": 255
20825    },
20826    {
20827      "hotpluggable-cpus": false,
20828      "name": "virt-2.11",
20829      "cpu-max": 255
20830    },
20831    {
20832      "hotpluggable-cpus": false,
20833      "name": "connex",
20834      "cpu-max": 1
20835    },
20836    {
20837      "hotpluggable-cpus": false,
20838      "name": "virt-2.12",
20839      "cpu-max": 255
20840    },
20841    {
20842      "hotpluggable-cpus": false,
20843      "name": "microbit",
20844      "cpu-max": 1
20845    },
20846    {
20847      "hotpluggable-cpus": false,
20848      "name": "witherspoon-bmc",
20849      "cpu-max": 1
20850    },
20851    {
20852      "hotpluggable-cpus": false,
20853      "name": "xilinx-zynq-a9",
20854      "cpu-max": 1
20855    },
20856    {
20857      "hotpluggable-cpus": false,
20858      "name": "mps2-an385",
20859      "cpu-max": 1
20860    },
20861    {
20862      "hotpluggable-cpus": false,
20863      "name": "vexpress-a9",
20864      "cpu-max": 4
20865    },
20866    {
20867      "hotpluggable-cpus": false,
20868      "name": "mps2-an521",
20869      "cpu-max": 2
20870    },
20871    {
20872      "hotpluggable-cpus": false,
20873      "name": "mcimx6ul-evk",
20874      "cpu-max": 1
20875    },
20876    {
20877      "hotpluggable-cpus": false,
20878      "name": "vexpress-a15",
20879      "cpu-max": 4
20880    },
20881    {
20882      "hotpluggable-cpus": false,
20883      "name": "xlnx-zcu102",
20884      "cpu-max": 6
20885    },
20886    {
20887      "hotpluggable-cpus": false,
20888      "name": "virt-3.1",
20889      "cpu-max": 512
20890    },
20891    {
20892      "hotpluggable-cpus": false,
20893      "name": "canon-a1100",
20894      "cpu-max": 1
20895    },
20896    {
20897      "hotpluggable-cpus": false,
20898      "name": "lm3s811evb",
20899      "cpu-max": 1
20900    }
20901  ],
20902  "id": "libvirt-3"
20903}
20904