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": "x86_64"
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-spice",
684      "ret-type": "108",
685      "meta-type": "command",
686      "arg-type": "0"
687    },
688    {
689      "name": "SPICE_CONNECTED",
690      "meta-type": "event",
691      "arg-type": "109"
692    },
693    {
694      "name": "SPICE_INITIALIZED",
695      "meta-type": "event",
696      "arg-type": "110"
697    },
698    {
699      "name": "SPICE_DISCONNECTED",
700      "meta-type": "event",
701      "arg-type": "111"
702    },
703    {
704      "name": "SPICE_MIGRATE_COMPLETED",
705      "meta-type": "event",
706      "arg-type": "0"
707    },
708    {
709      "name": "query-vnc",
710      "ret-type": "112",
711      "meta-type": "command",
712      "arg-type": "0"
713    },
714    {
715      "name": "query-vnc-servers",
716      "ret-type": "[113]",
717      "meta-type": "command",
718      "arg-type": "0"
719    },
720    {
721      "name": "change-vnc-password",
722      "ret-type": "0",
723      "meta-type": "command",
724      "arg-type": "114"
725    },
726    {
727      "name": "VNC_CONNECTED",
728      "meta-type": "event",
729      "arg-type": "115"
730    },
731    {
732      "name": "VNC_INITIALIZED",
733      "meta-type": "event",
734      "arg-type": "116"
735    },
736    {
737      "name": "VNC_DISCONNECTED",
738      "meta-type": "event",
739      "arg-type": "117"
740    },
741    {
742      "name": "query-mice",
743      "ret-type": "[118]",
744      "meta-type": "command",
745      "arg-type": "0"
746    },
747    {
748      "name": "send-key",
749      "ret-type": "0",
750      "meta-type": "command",
751      "arg-type": "119"
752    },
753    {
754      "name": "input-send-event",
755      "ret-type": "0",
756      "meta-type": "command",
757      "arg-type": "120"
758    },
759    {
760      "name": "query-display-options",
761      "ret-type": "121",
762      "meta-type": "command",
763      "arg-type": "0"
764    },
765    {
766      "name": "query-migrate",
767      "ret-type": "122",
768      "meta-type": "command",
769      "arg-type": "0"
770    },
771    {
772      "name": "migrate-set-capabilities",
773      "ret-type": "0",
774      "meta-type": "command",
775      "arg-type": "123"
776    },
777    {
778      "name": "query-migrate-capabilities",
779      "ret-type": "[124]",
780      "meta-type": "command",
781      "arg-type": "0"
782    },
783    {
784      "name": "migrate-set-parameters",
785      "ret-type": "0",
786      "meta-type": "command",
787      "arg-type": "125"
788    },
789    {
790      "name": "query-migrate-parameters",
791      "ret-type": "126",
792      "meta-type": "command",
793      "arg-type": "0"
794    },
795    {
796      "name": "client_migrate_info",
797      "ret-type": "0",
798      "meta-type": "command",
799      "arg-type": "127"
800    },
801    {
802      "name": "migrate-start-postcopy",
803      "ret-type": "0",
804      "meta-type": "command",
805      "arg-type": "0"
806    },
807    {
808      "name": "MIGRATION",
809      "meta-type": "event",
810      "arg-type": "128"
811    },
812    {
813      "name": "MIGRATION_PASS",
814      "meta-type": "event",
815      "arg-type": "129"
816    },
817    {
818      "name": "COLO_EXIT",
819      "meta-type": "event",
820      "arg-type": "130"
821    },
822    {
823      "name": "x-colo-lost-heartbeat",
824      "ret-type": "0",
825      "meta-type": "command",
826      "arg-type": "0"
827    },
828    {
829      "name": "migrate_cancel",
830      "ret-type": "0",
831      "meta-type": "command",
832      "arg-type": "0"
833    },
834    {
835      "name": "migrate-continue",
836      "ret-type": "0",
837      "meta-type": "command",
838      "arg-type": "131"
839    },
840    {
841      "name": "migrate_set_downtime",
842      "ret-type": "0",
843      "meta-type": "command",
844      "arg-type": "132"
845    },
846    {
847      "name": "migrate_set_speed",
848      "ret-type": "0",
849      "meta-type": "command",
850      "arg-type": "133"
851    },
852    {
853      "name": "migrate-set-cache-size",
854      "ret-type": "0",
855      "meta-type": "command",
856      "arg-type": "134"
857    },
858    {
859      "name": "query-migrate-cache-size",
860      "ret-type": "int",
861      "meta-type": "command",
862      "arg-type": "0"
863    },
864    {
865      "name": "migrate",
866      "ret-type": "0",
867      "meta-type": "command",
868      "arg-type": "135"
869    },
870    {
871      "name": "migrate-incoming",
872      "ret-type": "0",
873      "meta-type": "command",
874      "arg-type": "136"
875    },
876    {
877      "name": "xen-save-devices-state",
878      "ret-type": "0",
879      "meta-type": "command",
880      "arg-type": "137"
881    },
882    {
883      "name": "xen-set-replication",
884      "ret-type": "0",
885      "meta-type": "command",
886      "arg-type": "138"
887    },
888    {
889      "name": "query-xen-replication-status",
890      "ret-type": "139",
891      "meta-type": "command",
892      "arg-type": "0"
893    },
894    {
895      "name": "xen-colo-do-checkpoint",
896      "ret-type": "0",
897      "meta-type": "command",
898      "arg-type": "0"
899    },
900    {
901      "name": "query-colo-status",
902      "ret-type": "140",
903      "meta-type": "command",
904      "arg-type": "0"
905    },
906    {
907      "name": "migrate-recover",
908      "ret-type": "0",
909      "allow-oob": true,
910      "meta-type": "command",
911      "arg-type": "141"
912    },
913    {
914      "name": "migrate-pause",
915      "ret-type": "0",
916      "allow-oob": true,
917      "meta-type": "command",
918      "arg-type": "0"
919    },
920    {
921      "name": "transaction",
922      "ret-type": "0",
923      "meta-type": "command",
924      "arg-type": "142"
925    },
926    {
927      "name": "trace-event-get-state",
928      "ret-type": "[144]",
929      "meta-type": "command",
930      "arg-type": "143"
931    },
932    {
933      "name": "trace-event-set-state",
934      "ret-type": "0",
935      "meta-type": "command",
936      "arg-type": "145"
937    },
938    {
939      "name": "query-qmp-schema",
940      "ret-type": "[146]",
941      "meta-type": "command",
942      "arg-type": "0"
943    },
944    {
945      "name": "qmp_capabilities",
946      "ret-type": "0",
947      "meta-type": "command",
948      "arg-type": "147"
949    },
950    {
951      "name": "query-version",
952      "ret-type": "148",
953      "meta-type": "command",
954      "arg-type": "0"
955    },
956    {
957      "name": "query-commands",
958      "ret-type": "[149]",
959      "meta-type": "command",
960      "arg-type": "0"
961    },
962    {
963      "name": "add_client",
964      "ret-type": "0",
965      "meta-type": "command",
966      "arg-type": "150"
967    },
968    {
969      "name": "query-name",
970      "ret-type": "151",
971      "meta-type": "command",
972      "arg-type": "0"
973    },
974    {
975      "name": "query-kvm",
976      "ret-type": "152",
977      "meta-type": "command",
978      "arg-type": "0"
979    },
980    {
981      "name": "query-uuid",
982      "ret-type": "153",
983      "meta-type": "command",
984      "arg-type": "0"
985    },
986    {
987      "name": "query-events",
988      "ret-type": "[154]",
989      "meta-type": "command",
990      "arg-type": "0"
991    },
992    {
993      "name": "query-cpus",
994      "ret-type": "[155]",
995      "meta-type": "command",
996      "arg-type": "0"
997    },
998    {
999      "name": "query-cpus-fast",
1000      "ret-type": "[156]",
1001      "meta-type": "command",
1002      "arg-type": "0"
1003    },
1004    {
1005      "name": "query-iothreads",
1006      "ret-type": "[157]",
1007      "meta-type": "command",
1008      "arg-type": "0"
1009    },
1010    {
1011      "name": "query-balloon",
1012      "ret-type": "158",
1013      "meta-type": "command",
1014      "arg-type": "0"
1015    },
1016    {
1017      "name": "BALLOON_CHANGE",
1018      "meta-type": "event",
1019      "arg-type": "159"
1020    },
1021    {
1022      "name": "query-pci",
1023      "ret-type": "[160]",
1024      "meta-type": "command",
1025      "arg-type": "0"
1026    },
1027    {
1028      "name": "quit",
1029      "ret-type": "0",
1030      "meta-type": "command",
1031      "arg-type": "0"
1032    },
1033    {
1034      "name": "stop",
1035      "ret-type": "0",
1036      "meta-type": "command",
1037      "arg-type": "0"
1038    },
1039    {
1040      "name": "system_reset",
1041      "ret-type": "0",
1042      "meta-type": "command",
1043      "arg-type": "0"
1044    },
1045    {
1046      "name": "system_powerdown",
1047      "ret-type": "0",
1048      "meta-type": "command",
1049      "arg-type": "0"
1050    },
1051    {
1052      "name": "cpu-add",
1053      "ret-type": "0",
1054      "meta-type": "command",
1055      "arg-type": "161"
1056    },
1057    {
1058      "name": "memsave",
1059      "ret-type": "0",
1060      "meta-type": "command",
1061      "arg-type": "162"
1062    },
1063    {
1064      "name": "pmemsave",
1065      "ret-type": "0",
1066      "meta-type": "command",
1067      "arg-type": "163"
1068    },
1069    {
1070      "name": "cont",
1071      "ret-type": "0",
1072      "meta-type": "command",
1073      "arg-type": "0"
1074    },
1075    {
1076      "name": "x-exit-preconfig",
1077      "ret-type": "0",
1078      "meta-type": "command",
1079      "arg-type": "0"
1080    },
1081    {
1082      "name": "system_wakeup",
1083      "ret-type": "0",
1084      "meta-type": "command",
1085      "arg-type": "0"
1086    },
1087    {
1088      "name": "inject-nmi",
1089      "ret-type": "0",
1090      "meta-type": "command",
1091      "arg-type": "0"
1092    },
1093    {
1094      "name": "balloon",
1095      "ret-type": "0",
1096      "meta-type": "command",
1097      "arg-type": "164"
1098    },
1099    {
1100      "name": "human-monitor-command",
1101      "ret-type": "str",
1102      "meta-type": "command",
1103      "arg-type": "165"
1104    },
1105    {
1106      "name": "qom-list",
1107      "ret-type": "[167]",
1108      "meta-type": "command",
1109      "arg-type": "166"
1110    },
1111    {
1112      "name": "qom-get",
1113      "ret-type": "any",
1114      "meta-type": "command",
1115      "arg-type": "168"
1116    },
1117    {
1118      "name": "qom-set",
1119      "ret-type": "0",
1120      "meta-type": "command",
1121      "arg-type": "169"
1122    },
1123    {
1124      "name": "change",
1125      "ret-type": "0",
1126      "meta-type": "command",
1127      "arg-type": "170"
1128    },
1129    {
1130      "name": "qom-list-types",
1131      "ret-type": "[172]",
1132      "meta-type": "command",
1133      "arg-type": "171"
1134    },
1135    {
1136      "name": "device-list-properties",
1137      "ret-type": "[167]",
1138      "meta-type": "command",
1139      "arg-type": "173"
1140    },
1141    {
1142      "name": "qom-list-properties",
1143      "ret-type": "[167]",
1144      "meta-type": "command",
1145      "arg-type": "174"
1146    },
1147    {
1148      "name": "xen-set-global-dirty-log",
1149      "ret-type": "0",
1150      "meta-type": "command",
1151      "arg-type": "175"
1152    },
1153    {
1154      "name": "device_add",
1155      "ret-type": "0",
1156      "meta-type": "command",
1157      "arg-type": "176"
1158    },
1159    {
1160      "name": "device_del",
1161      "ret-type": "0",
1162      "meta-type": "command",
1163      "arg-type": "177"
1164    },
1165    {
1166      "name": "DEVICE_DELETED",
1167      "meta-type": "event",
1168      "arg-type": "178"
1169    },
1170    {
1171      "name": "dump-guest-memory",
1172      "ret-type": "0",
1173      "meta-type": "command",
1174      "arg-type": "179"
1175    },
1176    {
1177      "name": "query-dump",
1178      "ret-type": "180",
1179      "meta-type": "command",
1180      "arg-type": "0"
1181    },
1182    {
1183      "name": "DUMP_COMPLETED",
1184      "meta-type": "event",
1185      "arg-type": "181"
1186    },
1187    {
1188      "name": "query-dump-guest-memory-capability",
1189      "ret-type": "182",
1190      "meta-type": "command",
1191      "arg-type": "0"
1192    },
1193    {
1194      "name": "object-add",
1195      "ret-type": "0",
1196      "meta-type": "command",
1197      "arg-type": "183"
1198    },
1199    {
1200      "name": "object-del",
1201      "ret-type": "0",
1202      "meta-type": "command",
1203      "arg-type": "184"
1204    },
1205    {
1206      "name": "getfd",
1207      "ret-type": "0",
1208      "meta-type": "command",
1209      "arg-type": "185"
1210    },
1211    {
1212      "name": "closefd",
1213      "ret-type": "0",
1214      "meta-type": "command",
1215      "arg-type": "186"
1216    },
1217    {
1218      "name": "query-machines",
1219      "ret-type": "[187]",
1220      "meta-type": "command",
1221      "arg-type": "0"
1222    },
1223    {
1224      "name": "query-current-machine",
1225      "ret-type": "188",
1226      "meta-type": "command",
1227      "arg-type": "0"
1228    },
1229    {
1230      "name": "query-memory-size-summary",
1231      "ret-type": "189",
1232      "meta-type": "command",
1233      "arg-type": "0"
1234    },
1235    {
1236      "name": "add-fd",
1237      "ret-type": "191",
1238      "meta-type": "command",
1239      "arg-type": "190"
1240    },
1241    {
1242      "name": "remove-fd",
1243      "ret-type": "0",
1244      "meta-type": "command",
1245      "arg-type": "192"
1246    },
1247    {
1248      "name": "query-fdsets",
1249      "ret-type": "[193]",
1250      "meta-type": "command",
1251      "arg-type": "0"
1252    },
1253    {
1254      "name": "query-target",
1255      "ret-type": "194",
1256      "meta-type": "command",
1257      "arg-type": "0"
1258    },
1259    {
1260      "name": "query-command-line-options",
1261      "ret-type": "[196]",
1262      "meta-type": "command",
1263      "arg-type": "195"
1264    },
1265    {
1266      "name": "query-memdev",
1267      "ret-type": "[197]",
1268      "meta-type": "command",
1269      "arg-type": "0"
1270    },
1271    {
1272      "name": "query-memory-devices",
1273      "ret-type": "[198]",
1274      "meta-type": "command",
1275      "arg-type": "0"
1276    },
1277    {
1278      "name": "MEM_UNPLUG_ERROR",
1279      "meta-type": "event",
1280      "arg-type": "199"
1281    },
1282    {
1283      "name": "query-acpi-ospm-status",
1284      "ret-type": "[200]",
1285      "meta-type": "command",
1286      "arg-type": "0"
1287    },
1288    {
1289      "name": "ACPI_DEVICE_OST",
1290      "meta-type": "event",
1291      "arg-type": "201"
1292    },
1293    {
1294      "name": "xen-load-devices-state",
1295      "ret-type": "0",
1296      "meta-type": "command",
1297      "arg-type": "202"
1298    },
1299    {
1300      "name": "query-hotpluggable-cpus",
1301      "ret-type": "[203]",
1302      "meta-type": "command",
1303      "arg-type": "0"
1304    },
1305    {
1306      "name": "query-vm-generation-id",
1307      "ret-type": "204",
1308      "meta-type": "command",
1309      "arg-type": "0"
1310    },
1311    {
1312      "name": "set-numa-node",
1313      "ret-type": "0",
1314      "meta-type": "command",
1315      "arg-type": "205"
1316    },
1317    {
1318      "name": "RTC_CHANGE",
1319      "meta-type": "event",
1320      "arg-type": "206"
1321    },
1322    {
1323      "name": "rtc-reset-reinjection",
1324      "ret-type": "0",
1325      "meta-type": "command",
1326      "arg-type": "0"
1327    },
1328    {
1329      "name": "query-sev",
1330      "ret-type": "207",
1331      "meta-type": "command",
1332      "arg-type": "0"
1333    },
1334    {
1335      "name": "query-sev-launch-measure",
1336      "ret-type": "208",
1337      "meta-type": "command",
1338      "arg-type": "0"
1339    },
1340    {
1341      "name": "query-sev-capabilities",
1342      "ret-type": "209",
1343      "meta-type": "command",
1344      "arg-type": "0"
1345    },
1346    {
1347      "name": "query-cpu-model-expansion",
1348      "ret-type": "217",
1349      "meta-type": "command",
1350      "arg-type": "216"
1351    },
1352    {
1353      "name": "query-cpu-definitions",
1354      "ret-type": "[218]",
1355      "meta-type": "command",
1356      "arg-type": "0"
1357    },
1358    {
1359      "name": "0",
1360      "members": [
1361      ],
1362      "meta-type": "object"
1363    },
1364    {
1365      "name": "1",
1366      "members": [
1367        {
1368          "name": "running",
1369          "type": "bool"
1370        },
1371        {
1372          "name": "singlestep",
1373          "type": "bool"
1374        },
1375        {
1376          "name": "status",
1377          "type": "219"
1378        }
1379      ],
1380      "meta-type": "object"
1381    },
1382    {
1383      "name": "2",
1384      "members": [
1385        {
1386          "name": "guest",
1387          "type": "bool"
1388        },
1389        {
1390          "name": "reason",
1391          "type": "220"
1392        }
1393      ],
1394      "meta-type": "object"
1395    },
1396    {
1397      "name": "3",
1398      "members": [
1399        {
1400          "name": "guest",
1401          "type": "bool"
1402        },
1403        {
1404          "name": "reason",
1405          "type": "220"
1406        }
1407      ],
1408      "meta-type": "object"
1409    },
1410    {
1411      "name": "4",
1412      "members": [
1413        {
1414          "name": "action",
1415          "type": "221"
1416        }
1417      ],
1418      "meta-type": "object"
1419    },
1420    {
1421      "name": "5",
1422      "members": [
1423        {
1424          "name": "action",
1425          "type": "221"
1426        }
1427      ],
1428      "meta-type": "object"
1429    },
1430    {
1431      "name": "6",
1432      "members": [
1433        {
1434          "name": "action",
1435          "type": "222"
1436        },
1437        {
1438          "name": "info",
1439          "default": null,
1440          "type": "223"
1441        }
1442      ],
1443      "meta-type": "object"
1444    },
1445    {
1446      "name": "7",
1447      "members": [
1448        {
1449          "name": "id",
1450          "type": "str"
1451        },
1452        {
1453          "name": "status",
1454          "type": "224"
1455        }
1456      ],
1457      "meta-type": "object"
1458    },
1459    {
1460      "name": "8",
1461      "members": [
1462        {
1463          "name": "id",
1464          "type": "str"
1465        }
1466      ],
1467      "meta-type": "object"
1468    },
1469    {
1470      "name": "9",
1471      "members": [
1472        {
1473          "name": "id",
1474          "type": "str"
1475        }
1476      ],
1477      "meta-type": "object"
1478    },
1479    {
1480      "name": "10",
1481      "members": [
1482        {
1483          "name": "id",
1484          "type": "str"
1485        }
1486      ],
1487      "meta-type": "object"
1488    },
1489    {
1490      "name": "11",
1491      "members": [
1492        {
1493          "name": "id",
1494          "type": "str"
1495        }
1496      ],
1497      "meta-type": "object"
1498    },
1499    {
1500      "name": "12",
1501      "members": [
1502        {
1503          "name": "id",
1504          "type": "str"
1505        }
1506      ],
1507      "meta-type": "object"
1508    },
1509    {
1510      "name": "13",
1511      "members": [
1512        {
1513          "name": "id",
1514          "type": "str"
1515        }
1516      ],
1517      "meta-type": "object"
1518    },
1519    {
1520      "name": "[14]",
1521      "element-type": "14",
1522      "meta-type": "array"
1523    },
1524    {
1525      "name": "14",
1526      "members": [
1527        {
1528          "name": "id",
1529          "type": "str"
1530        },
1531        {
1532          "name": "type",
1533          "type": "225"
1534        },
1535        {
1536          "name": "status",
1537          "type": "224"
1538        },
1539        {
1540          "name": "current-progress",
1541          "type": "int"
1542        },
1543        {
1544          "name": "total-progress",
1545          "type": "int"
1546        },
1547        {
1548          "name": "error",
1549          "default": null,
1550          "type": "str"
1551        }
1552      ],
1553      "meta-type": "object"
1554    },
1555    {
1556      "name": "15",
1557      "members": [
1558        {
1559          "name": "id",
1560          "type": "str"
1561        },
1562        {
1563          "name": "boundaries",
1564          "default": null,
1565          "type": "[int]"
1566        },
1567        {
1568          "name": "boundaries-read",
1569          "default": null,
1570          "type": "[int]"
1571        },
1572        {
1573          "name": "boundaries-write",
1574          "default": null,
1575          "type": "[int]"
1576        },
1577        {
1578          "name": "boundaries-flush",
1579          "default": null,
1580          "type": "[int]"
1581        }
1582      ],
1583      "meta-type": "object"
1584    },
1585    {
1586      "name": "[16]",
1587      "element-type": "16",
1588      "meta-type": "array"
1589    },
1590    {
1591      "name": "16",
1592      "members": [
1593        {
1594          "name": "device",
1595          "type": "str"
1596        },
1597        {
1598          "name": "qdev",
1599          "default": null,
1600          "type": "str"
1601        },
1602        {
1603          "name": "type",
1604          "type": "str"
1605        },
1606        {
1607          "name": "removable",
1608          "type": "bool"
1609        },
1610        {
1611          "name": "locked",
1612          "type": "bool"
1613        },
1614        {
1615          "name": "inserted",
1616          "default": null,
1617          "type": "28"
1618        },
1619        {
1620          "name": "tray_open",
1621          "default": null,
1622          "type": "bool"
1623        },
1624        {
1625          "name": "io-status",
1626          "default": null,
1627          "type": "226"
1628        },
1629        {
1630          "name": "dirty-bitmaps",
1631          "default": null,
1632          "type": "[227]"
1633        }
1634      ],
1635      "meta-type": "object"
1636    },
1637    {
1638      "name": "17",
1639      "members": [
1640        {
1641          "name": "query-nodes",
1642          "default": null,
1643          "type": "bool"
1644        }
1645      ],
1646      "meta-type": "object"
1647    },
1648    {
1649      "name": "[18]",
1650      "element-type": "18",
1651      "meta-type": "array"
1652    },
1653    {
1654      "name": "18",
1655      "members": [
1656        {
1657          "name": "device",
1658          "default": null,
1659          "type": "str"
1660        },
1661        {
1662          "name": "qdev",
1663          "default": null,
1664          "type": "str"
1665        },
1666        {
1667          "name": "node-name",
1668          "default": null,
1669          "type": "str"
1670        },
1671        {
1672          "name": "stats",
1673          "type": "228"
1674        },
1675        {
1676          "name": "parent",
1677          "default": null,
1678          "type": "18"
1679        },
1680        {
1681          "name": "backing",
1682          "default": null,
1683          "type": "18"
1684        }
1685      ],
1686      "meta-type": "object"
1687    },
1688    {
1689      "name": "[19]",
1690      "element-type": "19",
1691      "meta-type": "array"
1692    },
1693    {
1694      "name": "19",
1695      "members": [
1696        {
1697          "name": "type",
1698          "type": "str"
1699        },
1700        {
1701          "name": "device",
1702          "type": "str"
1703        },
1704        {
1705          "name": "len",
1706          "type": "int"
1707        },
1708        {
1709          "name": "offset",
1710          "type": "int"
1711        },
1712        {
1713          "name": "busy",
1714          "type": "bool"
1715        },
1716        {
1717          "name": "paused",
1718          "type": "bool"
1719        },
1720        {
1721          "name": "speed",
1722          "type": "int"
1723        },
1724        {
1725          "name": "io-status",
1726          "type": "226"
1727        },
1728        {
1729          "name": "ready",
1730          "type": "bool"
1731        },
1732        {
1733          "name": "status",
1734          "type": "224"
1735        },
1736        {
1737          "name": "auto-finalize",
1738          "type": "bool"
1739        },
1740        {
1741          "name": "auto-dismiss",
1742          "type": "bool"
1743        },
1744        {
1745          "name": "error",
1746          "default": null,
1747          "type": "str"
1748        }
1749      ],
1750      "meta-type": "object"
1751    },
1752    {
1753      "name": "20",
1754      "members": [
1755        {
1756          "name": "device",
1757          "default": null,
1758          "type": "str"
1759        },
1760        {
1761          "name": "node-name",
1762          "default": null,
1763          "type": "str"
1764        },
1765        {
1766          "name": "password",
1767          "type": "str"
1768        }
1769      ],
1770      "meta-type": "object"
1771    },
1772    {
1773      "name": "21",
1774      "members": [
1775        {
1776          "name": "device",
1777          "default": null,
1778          "type": "str"
1779        },
1780        {
1781          "name": "node-name",
1782          "default": null,
1783          "type": "str"
1784        },
1785        {
1786          "name": "size",
1787          "type": "int"
1788        }
1789      ],
1790      "meta-type": "object"
1791    },
1792    {
1793      "name": "22",
1794      "members": [
1795        {
1796          "name": "device",
1797          "default": null,
1798          "type": "str"
1799        },
1800        {
1801          "name": "node-name",
1802          "default": null,
1803          "type": "str"
1804        },
1805        {
1806          "name": "snapshot-file",
1807          "type": "str"
1808        },
1809        {
1810          "name": "snapshot-node-name",
1811          "default": null,
1812          "type": "str"
1813        },
1814        {
1815          "name": "format",
1816          "default": null,
1817          "type": "str"
1818        },
1819        {
1820          "name": "mode",
1821          "default": null,
1822          "type": "229"
1823        }
1824      ],
1825      "meta-type": "object"
1826    },
1827    {
1828      "name": "23",
1829      "members": [
1830        {
1831          "name": "node",
1832          "type": "str"
1833        },
1834        {
1835          "name": "overlay",
1836          "type": "str"
1837        }
1838      ],
1839      "meta-type": "object"
1840    },
1841    {
1842      "name": "24",
1843      "members": [
1844        {
1845          "name": "device",
1846          "type": "str"
1847        },
1848        {
1849          "name": "image-node-name",
1850          "type": "str"
1851        },
1852        {
1853          "name": "backing-file",
1854          "type": "str"
1855        }
1856      ],
1857      "meta-type": "object"
1858    },
1859    {
1860      "name": "25",
1861      "members": [
1862        {
1863          "name": "job-id",
1864          "default": null,
1865          "type": "str"
1866        },
1867        {
1868          "name": "device",
1869          "type": "str"
1870        },
1871        {
1872          "name": "base-node",
1873          "default": null,
1874          "type": "str"
1875        },
1876        {
1877          "name": "base",
1878          "default": null,
1879          "type": "str"
1880        },
1881        {
1882          "name": "top-node",
1883          "default": null,
1884          "type": "str"
1885        },
1886        {
1887          "name": "top",
1888          "default": null,
1889          "type": "str"
1890        },
1891        {
1892          "name": "backing-file",
1893          "default": null,
1894          "type": "str"
1895        },
1896        {
1897          "name": "speed",
1898          "default": null,
1899          "type": "int"
1900        },
1901        {
1902          "name": "filter-node-name",
1903          "default": null,
1904          "type": "str"
1905        },
1906        {
1907          "name": "auto-finalize",
1908          "default": null,
1909          "type": "bool"
1910        },
1911        {
1912          "name": "auto-dismiss",
1913          "default": null,
1914          "type": "bool"
1915        }
1916      ],
1917      "meta-type": "object"
1918    },
1919    {
1920      "name": "26",
1921      "members": [
1922        {
1923          "name": "job-id",
1924          "default": null,
1925          "type": "str"
1926        },
1927        {
1928          "name": "device",
1929          "type": "str"
1930        },
1931        {
1932          "name": "target",
1933          "type": "str"
1934        },
1935        {
1936          "name": "format",
1937          "default": null,
1938          "type": "str"
1939        },
1940        {
1941          "name": "sync",
1942          "type": "230"
1943        },
1944        {
1945          "name": "mode",
1946          "default": null,
1947          "type": "229"
1948        },
1949        {
1950          "name": "speed",
1951          "default": null,
1952          "type": "int"
1953        },
1954        {
1955          "name": "bitmap",
1956          "default": null,
1957          "type": "str"
1958        },
1959        {
1960          "name": "compress",
1961          "default": null,
1962          "type": "bool"
1963        },
1964        {
1965          "name": "on-source-error",
1966          "default": null,
1967          "type": "231"
1968        },
1969        {
1970          "name": "on-target-error",
1971          "default": null,
1972          "type": "231"
1973        },
1974        {
1975          "name": "auto-finalize",
1976          "default": null,
1977          "type": "bool"
1978        },
1979        {
1980          "name": "auto-dismiss",
1981          "default": null,
1982          "type": "bool"
1983        }
1984      ],
1985      "meta-type": "object"
1986    },
1987    {
1988      "name": "27",
1989      "members": [
1990        {
1991          "name": "job-id",
1992          "default": null,
1993          "type": "str"
1994        },
1995        {
1996          "name": "device",
1997          "type": "str"
1998        },
1999        {
2000          "name": "target",
2001          "type": "str"
2002        },
2003        {
2004          "name": "sync",
2005          "type": "230"
2006        },
2007        {
2008          "name": "speed",
2009          "default": null,
2010          "type": "int"
2011        },
2012        {
2013          "name": "bitmap",
2014          "default": null,
2015          "type": "str"
2016        },
2017        {
2018          "name": "compress",
2019          "default": null,
2020          "type": "bool"
2021        },
2022        {
2023          "name": "on-source-error",
2024          "default": null,
2025          "type": "231"
2026        },
2027        {
2028          "name": "on-target-error",
2029          "default": null,
2030          "type": "231"
2031        },
2032        {
2033          "name": "auto-finalize",
2034          "default": null,
2035          "type": "bool"
2036        },
2037        {
2038          "name": "auto-dismiss",
2039          "default": null,
2040          "type": "bool"
2041        }
2042      ],
2043      "meta-type": "object"
2044    },
2045    {
2046      "name": "[28]",
2047      "element-type": "28",
2048      "meta-type": "array"
2049    },
2050    {
2051      "name": "28",
2052      "members": [
2053        {
2054          "name": "file",
2055          "type": "str"
2056        },
2057        {
2058          "name": "node-name",
2059          "default": null,
2060          "type": "str"
2061        },
2062        {
2063          "name": "ro",
2064          "type": "bool"
2065        },
2066        {
2067          "name": "drv",
2068          "type": "str"
2069        },
2070        {
2071          "name": "backing_file",
2072          "default": null,
2073          "type": "str"
2074        },
2075        {
2076          "name": "backing_file_depth",
2077          "type": "int"
2078        },
2079        {
2080          "name": "encrypted",
2081          "type": "bool"
2082        },
2083        {
2084          "name": "encryption_key_missing",
2085          "type": "bool"
2086        },
2087        {
2088          "name": "detect_zeroes",
2089          "type": "232"
2090        },
2091        {
2092          "name": "bps",
2093          "type": "int"
2094        },
2095        {
2096          "name": "bps_rd",
2097          "type": "int"
2098        },
2099        {
2100          "name": "bps_wr",
2101          "type": "int"
2102        },
2103        {
2104          "name": "iops",
2105          "type": "int"
2106        },
2107        {
2108          "name": "iops_rd",
2109          "type": "int"
2110        },
2111        {
2112          "name": "iops_wr",
2113          "type": "int"
2114        },
2115        {
2116          "name": "image",
2117          "type": "233"
2118        },
2119        {
2120          "name": "bps_max",
2121          "default": null,
2122          "type": "int"
2123        },
2124        {
2125          "name": "bps_rd_max",
2126          "default": null,
2127          "type": "int"
2128        },
2129        {
2130          "name": "bps_wr_max",
2131          "default": null,
2132          "type": "int"
2133        },
2134        {
2135          "name": "iops_max",
2136          "default": null,
2137          "type": "int"
2138        },
2139        {
2140          "name": "iops_rd_max",
2141          "default": null,
2142          "type": "int"
2143        },
2144        {
2145          "name": "iops_wr_max",
2146          "default": null,
2147          "type": "int"
2148        },
2149        {
2150          "name": "bps_max_length",
2151          "default": null,
2152          "type": "int"
2153        },
2154        {
2155          "name": "bps_rd_max_length",
2156          "default": null,
2157          "type": "int"
2158        },
2159        {
2160          "name": "bps_wr_max_length",
2161          "default": null,
2162          "type": "int"
2163        },
2164        {
2165          "name": "iops_max_length",
2166          "default": null,
2167          "type": "int"
2168        },
2169        {
2170          "name": "iops_rd_max_length",
2171          "default": null,
2172          "type": "int"
2173        },
2174        {
2175          "name": "iops_wr_max_length",
2176          "default": null,
2177          "type": "int"
2178        },
2179        {
2180          "name": "iops_size",
2181          "default": null,
2182          "type": "int"
2183        },
2184        {
2185          "name": "group",
2186          "default": null,
2187          "type": "str"
2188        },
2189        {
2190          "name": "cache",
2191          "type": "234"
2192        },
2193        {
2194          "name": "write_threshold",
2195          "type": "int"
2196        }
2197      ],
2198      "meta-type": "object"
2199    },
2200    {
2201      "name": "29",
2202      "members": [
2203        {
2204          "name": "nodes",
2205          "type": "[235]"
2206        },
2207        {
2208          "name": "edges",
2209          "type": "[236]"
2210        }
2211      ],
2212      "meta-type": "object"
2213    },
2214    {
2215      "name": "30",
2216      "members": [
2217        {
2218          "name": "job-id",
2219          "default": null,
2220          "type": "str"
2221        },
2222        {
2223          "name": "device",
2224          "type": "str"
2225        },
2226        {
2227          "name": "target",
2228          "type": "str"
2229        },
2230        {
2231          "name": "format",
2232          "default": null,
2233          "type": "str"
2234        },
2235        {
2236          "name": "node-name",
2237          "default": null,
2238          "type": "str"
2239        },
2240        {
2241          "name": "replaces",
2242          "default": null,
2243          "type": "str"
2244        },
2245        {
2246          "name": "sync",
2247          "type": "230"
2248        },
2249        {
2250          "name": "mode",
2251          "default": null,
2252          "type": "229"
2253        },
2254        {
2255          "name": "speed",
2256          "default": null,
2257          "type": "int"
2258        },
2259        {
2260          "name": "granularity",
2261          "default": null,
2262          "type": "int"
2263        },
2264        {
2265          "name": "buf-size",
2266          "default": null,
2267          "type": "int"
2268        },
2269        {
2270          "name": "on-source-error",
2271          "default": null,
2272          "type": "231"
2273        },
2274        {
2275          "name": "on-target-error",
2276          "default": null,
2277          "type": "231"
2278        },
2279        {
2280          "name": "unmap",
2281          "default": null,
2282          "type": "bool"
2283        },
2284        {
2285          "name": "copy-mode",
2286          "default": null,
2287          "type": "237"
2288        },
2289        {
2290          "name": "auto-finalize",
2291          "default": null,
2292          "type": "bool"
2293        },
2294        {
2295          "name": "auto-dismiss",
2296          "default": null,
2297          "type": "bool"
2298        }
2299      ],
2300      "meta-type": "object"
2301    },
2302    {
2303      "name": "31",
2304      "members": [
2305        {
2306          "name": "node",
2307          "type": "str"
2308        },
2309        {
2310          "name": "name",
2311          "type": "str"
2312        },
2313        {
2314          "name": "granularity",
2315          "default": null,
2316          "type": "int"
2317        },
2318        {
2319          "name": "persistent",
2320          "default": null,
2321          "type": "bool"
2322        },
2323        {
2324          "name": "autoload",
2325          "default": null,
2326          "type": "bool"
2327        },
2328        {
2329          "name": "disabled",
2330          "default": null,
2331          "type": "bool"
2332        }
2333      ],
2334      "meta-type": "object"
2335    },
2336    {
2337      "name": "32",
2338      "members": [
2339        {
2340          "name": "node",
2341          "type": "str"
2342        },
2343        {
2344          "name": "name",
2345          "type": "str"
2346        }
2347      ],
2348      "meta-type": "object"
2349    },
2350    {
2351      "name": "33",
2352      "members": [
2353        {
2354          "name": "node",
2355          "type": "str"
2356        },
2357        {
2358          "name": "target",
2359          "type": "str"
2360        },
2361        {
2362          "name": "bitmaps",
2363          "type": "[str]"
2364        }
2365      ],
2366      "meta-type": "object"
2367    },
2368    {
2369      "name": "34",
2370      "members": [
2371        {
2372          "name": "sha256",
2373          "type": "str"
2374        }
2375      ],
2376      "meta-type": "object"
2377    },
2378    {
2379      "name": "35",
2380      "members": [
2381        {
2382          "name": "job-id",
2383          "default": null,
2384          "type": "str"
2385        },
2386        {
2387          "name": "device",
2388          "type": "str"
2389        },
2390        {
2391          "name": "target",
2392          "type": "str"
2393        },
2394        {
2395          "name": "replaces",
2396          "default": null,
2397          "type": "str"
2398        },
2399        {
2400          "name": "sync",
2401          "type": "230"
2402        },
2403        {
2404          "name": "speed",
2405          "default": null,
2406          "type": "int"
2407        },
2408        {
2409          "name": "granularity",
2410          "default": null,
2411          "type": "int"
2412        },
2413        {
2414          "name": "buf-size",
2415          "default": null,
2416          "type": "int"
2417        },
2418        {
2419          "name": "on-source-error",
2420          "default": null,
2421          "type": "231"
2422        },
2423        {
2424          "name": "on-target-error",
2425          "default": null,
2426          "type": "231"
2427        },
2428        {
2429          "name": "filter-node-name",
2430          "default": null,
2431          "type": "str"
2432        },
2433        {
2434          "name": "copy-mode",
2435          "default": null,
2436          "type": "237"
2437        },
2438        {
2439          "name": "auto-finalize",
2440          "default": null,
2441          "type": "bool"
2442        },
2443        {
2444          "name": "auto-dismiss",
2445          "default": null,
2446          "type": "bool"
2447        }
2448      ],
2449      "meta-type": "object"
2450    },
2451    {
2452      "name": "36",
2453      "members": [
2454        {
2455          "name": "device",
2456          "default": null,
2457          "type": "str"
2458        },
2459        {
2460          "name": "id",
2461          "default": null,
2462          "type": "str"
2463        },
2464        {
2465          "name": "bps",
2466          "type": "int"
2467        },
2468        {
2469          "name": "bps_rd",
2470          "type": "int"
2471        },
2472        {
2473          "name": "bps_wr",
2474          "type": "int"
2475        },
2476        {
2477          "name": "iops",
2478          "type": "int"
2479        },
2480        {
2481          "name": "iops_rd",
2482          "type": "int"
2483        },
2484        {
2485          "name": "iops_wr",
2486          "type": "int"
2487        },
2488        {
2489          "name": "bps_max",
2490          "default": null,
2491          "type": "int"
2492        },
2493        {
2494          "name": "bps_rd_max",
2495          "default": null,
2496          "type": "int"
2497        },
2498        {
2499          "name": "bps_wr_max",
2500          "default": null,
2501          "type": "int"
2502        },
2503        {
2504          "name": "iops_max",
2505          "default": null,
2506          "type": "int"
2507        },
2508        {
2509          "name": "iops_rd_max",
2510          "default": null,
2511          "type": "int"
2512        },
2513        {
2514          "name": "iops_wr_max",
2515          "default": null,
2516          "type": "int"
2517        },
2518        {
2519          "name": "bps_max_length",
2520          "default": null,
2521          "type": "int"
2522        },
2523        {
2524          "name": "bps_rd_max_length",
2525          "default": null,
2526          "type": "int"
2527        },
2528        {
2529          "name": "bps_wr_max_length",
2530          "default": null,
2531          "type": "int"
2532        },
2533        {
2534          "name": "iops_max_length",
2535          "default": null,
2536          "type": "int"
2537        },
2538        {
2539          "name": "iops_rd_max_length",
2540          "default": null,
2541          "type": "int"
2542        },
2543        {
2544          "name": "iops_wr_max_length",
2545          "default": null,
2546          "type": "int"
2547        },
2548        {
2549          "name": "iops_size",
2550          "default": null,
2551          "type": "int"
2552        },
2553        {
2554          "name": "group",
2555          "default": null,
2556          "type": "str"
2557        }
2558      ],
2559      "meta-type": "object"
2560    },
2561    {
2562      "name": "37",
2563      "members": [
2564        {
2565          "name": "job-id",
2566          "default": null,
2567          "type": "str"
2568        },
2569        {
2570          "name": "device",
2571          "type": "str"
2572        },
2573        {
2574          "name": "base",
2575          "default": null,
2576          "type": "str"
2577        },
2578        {
2579          "name": "base-node",
2580          "default": null,
2581          "type": "str"
2582        },
2583        {
2584          "name": "backing-file",
2585          "default": null,
2586          "type": "str"
2587        },
2588        {
2589          "name": "speed",
2590          "default": null,
2591          "type": "int"
2592        },
2593        {
2594          "name": "on-error",
2595          "default": null,
2596          "type": "231"
2597        },
2598        {
2599          "name": "auto-finalize",
2600          "default": null,
2601          "type": "bool"
2602        },
2603        {
2604          "name": "auto-dismiss",
2605          "default": null,
2606          "type": "bool"
2607        }
2608      ],
2609      "meta-type": "object"
2610    },
2611    {
2612      "name": "38",
2613      "members": [
2614        {
2615          "name": "device",
2616          "type": "str"
2617        },
2618        {
2619          "name": "speed",
2620          "type": "int"
2621        }
2622      ],
2623      "meta-type": "object"
2624    },
2625    {
2626      "name": "39",
2627      "members": [
2628        {
2629          "name": "device",
2630          "type": "str"
2631        },
2632        {
2633          "name": "force",
2634          "default": null,
2635          "type": "bool"
2636        }
2637      ],
2638      "meta-type": "object"
2639    },
2640    {
2641      "name": "40",
2642      "members": [
2643        {
2644          "name": "device",
2645          "type": "str"
2646        }
2647      ],
2648      "meta-type": "object"
2649    },
2650    {
2651      "name": "41",
2652      "members": [
2653        {
2654          "name": "device",
2655          "type": "str"
2656        }
2657      ],
2658      "meta-type": "object"
2659    },
2660    {
2661      "name": "42",
2662      "members": [
2663        {
2664          "name": "device",
2665          "type": "str"
2666        }
2667      ],
2668      "meta-type": "object"
2669    },
2670    {
2671      "name": "43",
2672      "members": [
2673        {
2674          "name": "id",
2675          "type": "str"
2676        }
2677      ],
2678      "meta-type": "object"
2679    },
2680    {
2681      "name": "44",
2682      "members": [
2683        {
2684          "name": "id",
2685          "type": "str"
2686        }
2687      ],
2688      "meta-type": "object"
2689    },
2690    {
2691      "name": "45",
2692      "tag": "driver",
2693      "variants": [
2694        {
2695          "case": "blkdebug",
2696          "type": "241"
2697        },
2698        {
2699          "case": "blklogwrites",
2700          "type": "242"
2701        },
2702        {
2703          "case": "blkverify",
2704          "type": "243"
2705        },
2706        {
2707          "case": "bochs",
2708          "type": "244"
2709        },
2710        {
2711          "case": "cloop",
2712          "type": "244"
2713        },
2714        {
2715          "case": "copy-on-read",
2716          "type": "244"
2717        },
2718        {
2719          "case": "dmg",
2720          "type": "244"
2721        },
2722        {
2723          "case": "file",
2724          "type": "245"
2725        },
2726        {
2727          "case": "ftp",
2728          "type": "246"
2729        },
2730        {
2731          "case": "ftps",
2732          "type": "247"
2733        },
2734        {
2735          "case": "gluster",
2736          "type": "248"
2737        },
2738        {
2739          "case": "host_cdrom",
2740          "type": "245"
2741        },
2742        {
2743          "case": "host_device",
2744          "type": "245"
2745        },
2746        {
2747          "case": "http",
2748          "type": "249"
2749        },
2750        {
2751          "case": "https",
2752          "type": "250"
2753        },
2754        {
2755          "case": "iscsi",
2756          "type": "251"
2757        },
2758        {
2759          "case": "luks",
2760          "type": "252"
2761        },
2762        {
2763          "case": "nbd",
2764          "type": "253"
2765        },
2766        {
2767          "case": "nfs",
2768          "type": "254"
2769        },
2770        {
2771          "case": "null-aio",
2772          "type": "255"
2773        },
2774        {
2775          "case": "null-co",
2776          "type": "255"
2777        },
2778        {
2779          "case": "nvme",
2780          "type": "256"
2781        },
2782        {
2783          "case": "parallels",
2784          "type": "244"
2785        },
2786        {
2787          "case": "qcow2",
2788          "type": "257"
2789        },
2790        {
2791          "case": "qcow",
2792          "type": "258"
2793        },
2794        {
2795          "case": "qed",
2796          "type": "259"
2797        },
2798        {
2799          "case": "quorum",
2800          "type": "260"
2801        },
2802        {
2803          "case": "raw",
2804          "type": "261"
2805        },
2806        {
2807          "case": "rbd",
2808          "type": "262"
2809        },
2810        {
2811          "case": "replication",
2812          "type": "263"
2813        },
2814        {
2815          "case": "sheepdog",
2816          "type": "264"
2817        },
2818        {
2819          "case": "ssh",
2820          "type": "265"
2821        },
2822        {
2823          "case": "throttle",
2824          "type": "266"
2825        },
2826        {
2827          "case": "vdi",
2828          "type": "244"
2829        },
2830        {
2831          "case": "vhdx",
2832          "type": "244"
2833        },
2834        {
2835          "case": "vmdk",
2836          "type": "259"
2837        },
2838        {
2839          "case": "vpc",
2840          "type": "244"
2841        },
2842        {
2843          "case": "vvfat",
2844          "type": "267"
2845        },
2846        {
2847          "case": "vxhs",
2848          "type": "268"
2849        }
2850      ],
2851      "members": [
2852        {
2853          "name": "driver",
2854          "type": "238"
2855        },
2856        {
2857          "name": "node-name",
2858          "default": null,
2859          "type": "str"
2860        },
2861        {
2862          "name": "discard",
2863          "default": null,
2864          "type": "239"
2865        },
2866        {
2867          "name": "cache",
2868          "default": null,
2869          "type": "240"
2870        },
2871        {
2872          "name": "read-only",
2873          "default": null,
2874          "type": "bool"
2875        },
2876        {
2877          "name": "auto-read-only",
2878          "default": null,
2879          "type": "bool"
2880        },
2881        {
2882          "name": "force-share",
2883          "default": null,
2884          "type": "bool"
2885        },
2886        {
2887          "name": "detect-zeroes",
2888          "default": null,
2889          "type": "232"
2890        }
2891      ],
2892      "meta-type": "object"
2893    },
2894    {
2895      "name": "46",
2896      "members": [
2897        {
2898          "name": "node-name",
2899          "type": "str"
2900        }
2901      ],
2902      "meta-type": "object"
2903    },
2904    {
2905      "name": "47",
2906      "members": [
2907        {
2908          "name": "job-id",
2909          "type": "str"
2910        },
2911        {
2912          "name": "options",
2913          "type": "269"
2914        }
2915      ],
2916      "meta-type": "object"
2917    },
2918    {
2919      "name": "48",
2920      "members": [
2921        {
2922          "name": "device",
2923          "default": null,
2924          "type": "str"
2925        },
2926        {
2927          "name": "id",
2928          "default": null,
2929          "type": "str"
2930        },
2931        {
2932          "name": "force",
2933          "default": null,
2934          "type": "bool"
2935        }
2936      ],
2937      "meta-type": "object"
2938    },
2939    {
2940      "name": "49",
2941      "members": [
2942        {
2943          "name": "device",
2944          "default": null,
2945          "type": "str"
2946        },
2947        {
2948          "name": "id",
2949          "default": null,
2950          "type": "str"
2951        }
2952      ],
2953      "meta-type": "object"
2954    },
2955    {
2956      "name": "50",
2957      "members": [
2958        {
2959          "name": "id",
2960          "type": "str"
2961        }
2962      ],
2963      "meta-type": "object"
2964    },
2965    {
2966      "name": "51",
2967      "members": [
2968        {
2969          "name": "id",
2970          "type": "str"
2971        },
2972        {
2973          "name": "node-name",
2974          "type": "str"
2975        }
2976      ],
2977      "meta-type": "object"
2978    },
2979    {
2980      "name": "52",
2981      "members": [
2982        {
2983          "name": "device",
2984          "default": null,
2985          "type": "str"
2986        },
2987        {
2988          "name": "id",
2989          "default": null,
2990          "type": "str"
2991        },
2992        {
2993          "name": "filename",
2994          "type": "str"
2995        },
2996        {
2997          "name": "format",
2998          "default": null,
2999          "type": "str"
3000        },
3001        {
3002          "name": "read-only-mode",
3003          "default": null,
3004          "type": "270"
3005        }
3006      ],
3007      "meta-type": "object"
3008    },
3009    {
3010      "name": "53",
3011      "members": [
3012        {
3013          "name": "device",
3014          "type": "str"
3015        },
3016        {
3017          "name": "node-name",
3018          "default": null,
3019          "type": "str"
3020        },
3021        {
3022          "name": "msg",
3023          "type": "str"
3024        },
3025        {
3026          "name": "offset",
3027          "default": null,
3028          "type": "int"
3029        },
3030        {
3031          "name": "size",
3032          "default": null,
3033          "type": "int"
3034        },
3035        {
3036          "name": "fatal",
3037          "type": "bool"
3038        }
3039      ],
3040      "meta-type": "object"
3041    },
3042    {
3043      "name": "54",
3044      "members": [
3045        {
3046          "name": "device",
3047          "type": "str"
3048        },
3049        {
3050          "name": "node-name",
3051          "default": null,
3052          "type": "str"
3053        },
3054        {
3055          "name": "operation",
3056          "type": "271"
3057        },
3058        {
3059          "name": "action",
3060          "type": "272"
3061        },
3062        {
3063          "name": "nospace",
3064          "default": null,
3065          "type": "bool"
3066        },
3067        {
3068          "name": "reason",
3069          "type": "str"
3070        }
3071      ],
3072      "meta-type": "object"
3073    },
3074    {
3075      "name": "55",
3076      "members": [
3077        {
3078          "name": "type",
3079          "type": "225"
3080        },
3081        {
3082          "name": "device",
3083          "type": "str"
3084        },
3085        {
3086          "name": "len",
3087          "type": "int"
3088        },
3089        {
3090          "name": "offset",
3091          "type": "int"
3092        },
3093        {
3094          "name": "speed",
3095          "type": "int"
3096        },
3097        {
3098          "name": "error",
3099          "default": null,
3100          "type": "str"
3101        }
3102      ],
3103      "meta-type": "object"
3104    },
3105    {
3106      "name": "56",
3107      "members": [
3108        {
3109          "name": "type",
3110          "type": "225"
3111        },
3112        {
3113          "name": "device",
3114          "type": "str"
3115        },
3116        {
3117          "name": "len",
3118          "type": "int"
3119        },
3120        {
3121          "name": "offset",
3122          "type": "int"
3123        },
3124        {
3125          "name": "speed",
3126          "type": "int"
3127        }
3128      ],
3129      "meta-type": "object"
3130    },
3131    {
3132      "name": "57",
3133      "members": [
3134        {
3135          "name": "device",
3136          "type": "str"
3137        },
3138        {
3139          "name": "operation",
3140          "type": "271"
3141        },
3142        {
3143          "name": "action",
3144          "type": "272"
3145        }
3146      ],
3147      "meta-type": "object"
3148    },
3149    {
3150      "name": "58",
3151      "members": [
3152        {
3153          "name": "type",
3154          "type": "225"
3155        },
3156        {
3157          "name": "device",
3158          "type": "str"
3159        },
3160        {
3161          "name": "len",
3162          "type": "int"
3163        },
3164        {
3165          "name": "offset",
3166          "type": "int"
3167        },
3168        {
3169          "name": "speed",
3170          "type": "int"
3171        }
3172      ],
3173      "meta-type": "object"
3174    },
3175    {
3176      "name": "59",
3177      "members": [
3178        {
3179          "name": "type",
3180          "type": "225"
3181        },
3182        {
3183          "name": "id",
3184          "type": "str"
3185        }
3186      ],
3187      "meta-type": "object"
3188    },
3189    {
3190      "name": "60",
3191      "members": [
3192        {
3193          "name": "node-name",
3194          "type": "str"
3195        },
3196        {
3197          "name": "amount-exceeded",
3198          "type": "int"
3199        },
3200        {
3201          "name": "write-threshold",
3202          "type": "int"
3203        }
3204      ],
3205      "meta-type": "object"
3206    },
3207    {
3208      "name": "61",
3209      "members": [
3210        {
3211          "name": "node-name",
3212          "type": "str"
3213        },
3214        {
3215          "name": "write-threshold",
3216          "type": "int"
3217        }
3218      ],
3219      "meta-type": "object"
3220    },
3221    {
3222      "name": "62",
3223      "members": [
3224        {
3225          "name": "parent",
3226          "type": "str"
3227        },
3228        {
3229          "name": "child",
3230          "default": null,
3231          "type": "str"
3232        },
3233        {
3234          "name": "node",
3235          "default": null,
3236          "type": "str"
3237        }
3238      ],
3239      "meta-type": "object"
3240    },
3241    {
3242      "name": "63",
3243      "members": [
3244        {
3245          "name": "node-name",
3246          "type": "str"
3247        },
3248        {
3249          "name": "iothread",
3250          "type": "273"
3251        },
3252        {
3253          "name": "force",
3254          "default": null,
3255          "type": "bool"
3256        }
3257      ],
3258      "meta-type": "object"
3259    },
3260    {
3261      "name": "[64]",
3262      "element-type": "64",
3263      "meta-type": "array"
3264    },
3265    {
3266      "name": "64",
3267      "members": [
3268        {
3269          "name": "id",
3270          "type": "str"
3271        },
3272        {
3273          "name": "connected",
3274          "type": "bool"
3275        }
3276      ],
3277      "meta-type": "object"
3278    },
3279    {
3280      "name": "65",
3281      "members": [
3282        {
3283          "name": "device",
3284          "type": "str"
3285        },
3286        {
3287          "name": "name",
3288          "type": "str"
3289        }
3290      ],
3291      "meta-type": "object"
3292    },
3293    {
3294      "name": "66",
3295      "members": [
3296        {
3297          "name": "device",
3298          "type": "str"
3299        },
3300        {
3301          "name": "id",
3302          "default": null,
3303          "type": "str"
3304        },
3305        {
3306          "name": "name",
3307          "default": null,
3308          "type": "str"
3309        }
3310      ],
3311      "meta-type": "object"
3312    },
3313    {
3314      "name": "67",
3315      "members": [
3316        {
3317          "name": "id",
3318          "type": "str"
3319        },
3320        {
3321          "name": "name",
3322          "type": "str"
3323        },
3324        {
3325          "name": "vm-state-size",
3326          "type": "int"
3327        },
3328        {
3329          "name": "date-sec",
3330          "type": "int"
3331        },
3332        {
3333          "name": "date-nsec",
3334          "type": "int"
3335        },
3336        {
3337          "name": "vm-clock-sec",
3338          "type": "int"
3339        },
3340        {
3341          "name": "vm-clock-nsec",
3342          "type": "int"
3343        }
3344      ],
3345      "meta-type": "object"
3346    },
3347    {
3348      "name": "68",
3349      "members": [
3350        {
3351          "name": "device",
3352          "default": null,
3353          "type": "str"
3354        },
3355        {
3356          "name": "id",
3357          "default": null,
3358          "type": "str"
3359        },
3360        {
3361          "name": "force",
3362          "default": null,
3363          "type": "bool"
3364        }
3365      ],
3366      "meta-type": "object"
3367    },
3368    {
3369      "name": "69",
3370      "members": [
3371        {
3372          "name": "addr",
3373          "type": "274"
3374        },
3375        {
3376          "name": "tls-creds",
3377          "default": null,
3378          "type": "str"
3379        },
3380        {
3381          "name": "tls-authz",
3382          "default": null,
3383          "type": "str"
3384        }
3385      ],
3386      "meta-type": "object"
3387    },
3388    {
3389      "name": "70",
3390      "members": [
3391        {
3392          "name": "device",
3393          "type": "str"
3394        },
3395        {
3396          "name": "name",
3397          "default": null,
3398          "type": "str"
3399        },
3400        {
3401          "name": "writable",
3402          "default": null,
3403          "type": "bool"
3404        },
3405        {
3406          "name": "bitmap",
3407          "default": null,
3408          "type": "str"
3409        }
3410      ],
3411      "meta-type": "object"
3412    },
3413    {
3414      "name": "71",
3415      "members": [
3416        {
3417          "name": "name",
3418          "type": "str"
3419        },
3420        {
3421          "name": "mode",
3422          "default": null,
3423          "type": "275"
3424        }
3425      ],
3426      "meta-type": "object"
3427    },
3428    {
3429      "name": "72",
3430      "members": [
3431        {
3432          "name": "device",
3433          "type": "str"
3434        },
3435        {
3436          "name": "id",
3437          "type": "str"
3438        },
3439        {
3440          "name": "tray-open",
3441          "type": "bool"
3442        }
3443      ],
3444      "meta-type": "object"
3445    },
3446    {
3447      "name": "73",
3448      "members": [
3449        {
3450          "name": "id",
3451          "type": "str"
3452        },
3453        {
3454          "name": "connected",
3455          "type": "bool"
3456        }
3457      ],
3458      "meta-type": "object"
3459    },
3460    {
3461      "name": "74",
3462      "members": [
3463        {
3464          "name": "reference",
3465          "type": "str"
3466        },
3467        {
3468          "name": "sector-num",
3469          "type": "int"
3470        },
3471        {
3472          "name": "sectors-count",
3473          "type": "int"
3474        }
3475      ],
3476      "meta-type": "object"
3477    },
3478    {
3479      "name": "75",
3480      "members": [
3481        {
3482          "name": "type",
3483          "type": "276"
3484        },
3485        {
3486          "name": "error",
3487          "default": null,
3488          "type": "str"
3489        },
3490        {
3491          "name": "node-name",
3492          "type": "str"
3493        },
3494        {
3495          "name": "sector-num",
3496          "type": "int"
3497        },
3498        {
3499          "name": "sectors-count",
3500          "type": "int"
3501        }
3502      ],
3503      "meta-type": "object"
3504    },
3505    {
3506      "name": "[76]",
3507      "element-type": "76",
3508      "meta-type": "array"
3509    },
3510    {
3511      "name": "76",
3512      "members": [
3513        {
3514          "name": "label",
3515          "type": "str"
3516        },
3517        {
3518          "name": "filename",
3519          "type": "str"
3520        },
3521        {
3522          "name": "frontend-open",
3523          "type": "bool"
3524        }
3525      ],
3526      "meta-type": "object"
3527    },
3528    {
3529      "name": "[77]",
3530      "element-type": "77",
3531      "meta-type": "array"
3532    },
3533    {
3534      "name": "77",
3535      "members": [
3536        {
3537          "name": "name",
3538          "type": "str"
3539        }
3540      ],
3541      "meta-type": "object"
3542    },
3543    {
3544      "name": "78",
3545      "members": [
3546        {
3547          "name": "device",
3548          "type": "str"
3549        },
3550        {
3551          "name": "data",
3552          "type": "str"
3553        },
3554        {
3555          "name": "format",
3556          "default": null,
3557          "type": "277"
3558        }
3559      ],
3560      "meta-type": "object"
3561    },
3562    {
3563      "name": "79",
3564      "members": [
3565        {
3566          "name": "device",
3567          "type": "str"
3568        },
3569        {
3570          "name": "size",
3571          "type": "int"
3572        },
3573        {
3574          "name": "format",
3575          "default": null,
3576          "type": "277"
3577        }
3578      ],
3579      "meta-type": "object"
3580    },
3581    {
3582      "name": "str",
3583      "json-type": "string",
3584      "meta-type": "builtin"
3585    },
3586    {
3587      "name": "80",
3588      "members": [
3589        {
3590          "name": "id",
3591          "type": "str"
3592        },
3593        {
3594          "name": "backend",
3595          "type": "278"
3596        }
3597      ],
3598      "meta-type": "object"
3599    },
3600    {
3601      "name": "81",
3602      "members": [
3603        {
3604          "name": "pty",
3605          "default": null,
3606          "type": "str"
3607        }
3608      ],
3609      "meta-type": "object"
3610    },
3611    {
3612      "name": "82",
3613      "members": [
3614        {
3615          "name": "id",
3616          "type": "str"
3617        },
3618        {
3619          "name": "backend",
3620          "type": "278"
3621        }
3622      ],
3623      "meta-type": "object"
3624    },
3625    {
3626      "name": "83",
3627      "members": [
3628        {
3629          "name": "id",
3630          "type": "str"
3631        }
3632      ],
3633      "meta-type": "object"
3634    },
3635    {
3636      "name": "84",
3637      "members": [
3638        {
3639          "name": "id",
3640          "type": "str"
3641        }
3642      ],
3643      "meta-type": "object"
3644    },
3645    {
3646      "name": "85",
3647      "members": [
3648        {
3649          "name": "id",
3650          "type": "str"
3651        },
3652        {
3653          "name": "open",
3654          "type": "bool"
3655        }
3656      ],
3657      "meta-type": "object"
3658    },
3659    {
3660      "name": "86",
3661      "members": [
3662        {
3663          "name": "name",
3664          "type": "str"
3665        },
3666        {
3667          "name": "up",
3668          "type": "bool"
3669        }
3670      ],
3671      "meta-type": "object"
3672    },
3673    {
3674      "name": "87",
3675      "members": [
3676        {
3677          "name": "type",
3678          "type": "str"
3679        },
3680        {
3681          "name": "id",
3682          "type": "str"
3683        }
3684      ],
3685      "meta-type": "object"
3686    },
3687    {
3688      "name": "88",
3689      "members": [
3690        {
3691          "name": "id",
3692          "type": "str"
3693        }
3694      ],
3695      "meta-type": "object"
3696    },
3697    {
3698      "name": "89",
3699      "members": [
3700        {
3701          "name": "name",
3702          "default": null,
3703          "type": "str"
3704        }
3705      ],
3706      "meta-type": "object"
3707    },
3708    {
3709      "name": "[90]",
3710      "element-type": "90",
3711      "meta-type": "array"
3712    },
3713    {
3714      "name": "90",
3715      "members": [
3716        {
3717          "name": "name",
3718          "type": "str"
3719        },
3720        {
3721          "name": "promiscuous",
3722          "type": "bool"
3723        },
3724        {
3725          "name": "multicast",
3726          "type": "279"
3727        },
3728        {
3729          "name": "unicast",
3730          "type": "279"
3731        },
3732        {
3733          "name": "vlan",
3734          "type": "279"
3735        },
3736        {
3737          "name": "broadcast-allowed",
3738          "type": "bool"
3739        },
3740        {
3741          "name": "multicast-overflow",
3742          "type": "bool"
3743        },
3744        {
3745          "name": "unicast-overflow",
3746          "type": "bool"
3747        },
3748        {
3749          "name": "main-mac",
3750          "type": "str"
3751        },
3752        {
3753          "name": "vlan-table",
3754          "type": "[int]"
3755        },
3756        {
3757          "name": "unicast-table",
3758          "type": "[str]"
3759        },
3760        {
3761          "name": "multicast-table",
3762          "type": "[str]"
3763        }
3764      ],
3765      "meta-type": "object"
3766    },
3767    {
3768      "name": "91",
3769      "members": [
3770        {
3771          "name": "name",
3772          "default": null,
3773          "type": "str"
3774        },
3775        {
3776          "name": "path",
3777          "type": "str"
3778        }
3779      ],
3780      "meta-type": "object"
3781    },
3782    {
3783      "name": "92",
3784      "members": [
3785        {
3786          "name": "initial",
3787          "type": "int"
3788        },
3789        {
3790          "name": "max",
3791          "type": "int"
3792        },
3793        {
3794          "name": "rounds",
3795          "type": "int"
3796        },
3797        {
3798          "name": "step",
3799          "type": "int"
3800        }
3801      ],
3802      "meta-type": "object"
3803    },
3804    {
3805      "name": "93",
3806      "members": [
3807        {
3808          "name": "netdev",
3809          "type": "str"
3810        },
3811        {
3812          "name": "gid-status",
3813          "type": "bool"
3814        },
3815        {
3816          "name": "subnet-prefix",
3817          "type": "int"
3818        },
3819        {
3820          "name": "interface-id",
3821          "type": "int"
3822        }
3823      ],
3824      "meta-type": "object"
3825    },
3826    {
3827      "name": "94",
3828      "members": [
3829        {
3830          "name": "name",
3831          "type": "str"
3832        }
3833      ],
3834      "meta-type": "object"
3835    },
3836    {
3837      "name": "95",
3838      "members": [
3839        {
3840          "name": "name",
3841          "type": "str"
3842        },
3843        {
3844          "name": "id",
3845          "type": "int"
3846        },
3847        {
3848          "name": "ports",
3849          "type": "int"
3850        }
3851      ],
3852      "meta-type": "object"
3853    },
3854    {
3855      "name": "96",
3856      "members": [
3857        {
3858          "name": "name",
3859          "type": "str"
3860        }
3861      ],
3862      "meta-type": "object"
3863    },
3864    {
3865      "name": "[97]",
3866      "element-type": "97",
3867      "meta-type": "array"
3868    },
3869    {
3870      "name": "97",
3871      "members": [
3872        {
3873          "name": "name",
3874          "type": "str"
3875        },
3876        {
3877          "name": "enabled",
3878          "type": "bool"
3879        },
3880        {
3881          "name": "link-up",
3882          "type": "bool"
3883        },
3884        {
3885          "name": "speed",
3886          "type": "int"
3887        },
3888        {
3889          "name": "duplex",
3890          "type": "280"
3891        },
3892        {
3893          "name": "autoneg",
3894          "type": "281"
3895        }
3896      ],
3897      "meta-type": "object"
3898    },
3899    {
3900      "name": "98",
3901      "members": [
3902        {
3903          "name": "name",
3904          "type": "str"
3905        },
3906        {
3907          "name": "tbl-id",
3908          "default": null,
3909          "type": "int"
3910        }
3911      ],
3912      "meta-type": "object"
3913    },
3914    {
3915      "name": "[99]",
3916      "element-type": "99",
3917      "meta-type": "array"
3918    },
3919    {
3920      "name": "99",
3921      "members": [
3922        {
3923          "name": "cookie",
3924          "type": "int"
3925        },
3926        {
3927          "name": "hits",
3928          "type": "int"
3929        },
3930        {
3931          "name": "key",
3932          "type": "282"
3933        },
3934        {
3935          "name": "mask",
3936          "type": "283"
3937        },
3938        {
3939          "name": "action",
3940          "type": "284"
3941        }
3942      ],
3943      "meta-type": "object"
3944    },
3945    {
3946      "name": "100",
3947      "members": [
3948        {
3949          "name": "name",
3950          "type": "str"
3951        },
3952        {
3953          "name": "type",
3954          "default": null,
3955          "type": "int"
3956        }
3957      ],
3958      "meta-type": "object"
3959    },
3960    {
3961      "name": "[101]",
3962      "element-type": "101",
3963      "meta-type": "array"
3964    },
3965    {
3966      "name": "101",
3967      "members": [
3968        {
3969          "name": "id",
3970          "type": "int"
3971        },
3972        {
3973          "name": "type",
3974          "type": "int"
3975        },
3976        {
3977          "name": "vlan-id",
3978          "default": null,
3979          "type": "int"
3980        },
3981        {
3982          "name": "pport",
3983          "default": null,
3984          "type": "int"
3985        },
3986        {
3987          "name": "index",
3988          "default": null,
3989          "type": "int"
3990        },
3991        {
3992          "name": "out-pport",
3993          "default": null,
3994          "type": "int"
3995        },
3996        {
3997          "name": "group-id",
3998          "default": null,
3999          "type": "int"
4000        },
4001        {
4002          "name": "set-vlan-id",
4003          "default": null,
4004          "type": "int"
4005        },
4006        {
4007          "name": "pop-vlan",
4008          "default": null,
4009          "type": "int"
4010        },
4011        {
4012          "name": "group-ids",
4013          "default": null,
4014          "type": "[int]"
4015        },
4016        {
4017          "name": "set-eth-src",
4018          "default": null,
4019          "type": "str"
4020        },
4021        {
4022          "name": "set-eth-dst",
4023          "default": null,
4024          "type": "str"
4025        },
4026        {
4027          "name": "ttl-check",
4028          "default": null,
4029          "type": "int"
4030        }
4031      ],
4032      "meta-type": "object"
4033    },
4034    {
4035      "name": "[102]",
4036      "element-type": "102",
4037      "meta-type": "array"
4038    },
4039    {
4040      "name": "102",
4041      "meta-type": "enum",
4042      "values": [
4043        "tpm-tis",
4044        "tpm-crb"
4045      ]
4046    },
4047    {
4048      "name": "[103]",
4049      "element-type": "103",
4050      "meta-type": "array"
4051    },
4052    {
4053      "name": "103",
4054      "meta-type": "enum",
4055      "values": [
4056        "passthrough",
4057        "emulator"
4058      ]
4059    },
4060    {
4061      "name": "[104]",
4062      "element-type": "104",
4063      "meta-type": "array"
4064    },
4065    {
4066      "name": "104",
4067      "members": [
4068        {
4069          "name": "id",
4070          "type": "str"
4071        },
4072        {
4073          "name": "model",
4074          "type": "102"
4075        },
4076        {
4077          "name": "options",
4078          "type": "285"
4079        }
4080      ],
4081      "meta-type": "object"
4082    },
4083    {
4084      "name": "105",
4085      "members": [
4086        {
4087          "name": "protocol",
4088          "type": "str"
4089        },
4090        {
4091          "name": "password",
4092          "type": "str"
4093        },
4094        {
4095          "name": "connected",
4096          "default": null,
4097          "type": "str"
4098        }
4099      ],
4100      "meta-type": "object"
4101    },
4102    {
4103      "name": "106",
4104      "members": [
4105        {
4106          "name": "protocol",
4107          "type": "str"
4108        },
4109        {
4110          "name": "time",
4111          "type": "str"
4112        }
4113      ],
4114      "meta-type": "object"
4115    },
4116    {
4117      "name": "107",
4118      "members": [
4119        {
4120          "name": "filename",
4121          "type": "str"
4122        },
4123        {
4124          "name": "device",
4125          "default": null,
4126          "type": "str"
4127        },
4128        {
4129          "name": "head",
4130          "default": null,
4131          "type": "int"
4132        }
4133      ],
4134      "meta-type": "object"
4135    },
4136    {
4137      "name": "108",
4138      "members": [
4139        {
4140          "name": "enabled",
4141          "type": "bool"
4142        },
4143        {
4144          "name": "migrated",
4145          "type": "bool"
4146        },
4147        {
4148          "name": "host",
4149          "default": null,
4150          "type": "str"
4151        },
4152        {
4153          "name": "port",
4154          "default": null,
4155          "type": "int"
4156        },
4157        {
4158          "name": "tls-port",
4159          "default": null,
4160          "type": "int"
4161        },
4162        {
4163          "name": "auth",
4164          "default": null,
4165          "type": "str"
4166        },
4167        {
4168          "name": "compiled-version",
4169          "default": null,
4170          "type": "str"
4171        },
4172        {
4173          "name": "mouse-mode",
4174          "type": "286"
4175        },
4176        {
4177          "name": "channels",
4178          "default": null,
4179          "type": "[287]"
4180        }
4181      ],
4182      "meta-type": "object"
4183    },
4184    {
4185      "name": "109",
4186      "members": [
4187        {
4188          "name": "server",
4189          "type": "288"
4190        },
4191        {
4192          "name": "client",
4193          "type": "288"
4194        }
4195      ],
4196      "meta-type": "object"
4197    },
4198    {
4199      "name": "110",
4200      "members": [
4201        {
4202          "name": "server",
4203          "type": "289"
4204        },
4205        {
4206          "name": "client",
4207          "type": "287"
4208        }
4209      ],
4210      "meta-type": "object"
4211    },
4212    {
4213      "name": "111",
4214      "members": [
4215        {
4216          "name": "server",
4217          "type": "288"
4218        },
4219        {
4220          "name": "client",
4221          "type": "288"
4222        }
4223      ],
4224      "meta-type": "object"
4225    },
4226    {
4227      "name": "112",
4228      "members": [
4229        {
4230          "name": "enabled",
4231          "type": "bool"
4232        },
4233        {
4234          "name": "host",
4235          "default": null,
4236          "type": "str"
4237        },
4238        {
4239          "name": "family",
4240          "default": null,
4241          "type": "290"
4242        },
4243        {
4244          "name": "service",
4245          "default": null,
4246          "type": "str"
4247        },
4248        {
4249          "name": "auth",
4250          "default": null,
4251          "type": "str"
4252        },
4253        {
4254          "name": "clients",
4255          "default": null,
4256          "type": "[291]"
4257        }
4258      ],
4259      "meta-type": "object"
4260    },
4261    {
4262      "name": "[113]",
4263      "element-type": "113",
4264      "meta-type": "array"
4265    },
4266    {
4267      "name": "113",
4268      "members": [
4269        {
4270          "name": "id",
4271          "type": "str"
4272        },
4273        {
4274          "name": "server",
4275          "type": "[292]"
4276        },
4277        {
4278          "name": "clients",
4279          "type": "[291]"
4280        },
4281        {
4282          "name": "auth",
4283          "type": "293"
4284        },
4285        {
4286          "name": "vencrypt",
4287          "default": null,
4288          "type": "294"
4289        },
4290        {
4291          "name": "display",
4292          "default": null,
4293          "type": "str"
4294        }
4295      ],
4296      "meta-type": "object"
4297    },
4298    {
4299      "name": "114",
4300      "members": [
4301        {
4302          "name": "password",
4303          "type": "str"
4304        }
4305      ],
4306      "meta-type": "object"
4307    },
4308    {
4309      "name": "115",
4310      "members": [
4311        {
4312          "name": "server",
4313          "type": "295"
4314        },
4315        {
4316          "name": "client",
4317          "type": "296"
4318        }
4319      ],
4320      "meta-type": "object"
4321    },
4322    {
4323      "name": "116",
4324      "members": [
4325        {
4326          "name": "server",
4327          "type": "295"
4328        },
4329        {
4330          "name": "client",
4331          "type": "291"
4332        }
4333      ],
4334      "meta-type": "object"
4335    },
4336    {
4337      "name": "117",
4338      "members": [
4339        {
4340          "name": "server",
4341          "type": "295"
4342        },
4343        {
4344          "name": "client",
4345          "type": "291"
4346        }
4347      ],
4348      "meta-type": "object"
4349    },
4350    {
4351      "name": "[118]",
4352      "element-type": "118",
4353      "meta-type": "array"
4354    },
4355    {
4356      "name": "118",
4357      "members": [
4358        {
4359          "name": "name",
4360          "type": "str"
4361        },
4362        {
4363          "name": "index",
4364          "type": "int"
4365        },
4366        {
4367          "name": "current",
4368          "type": "bool"
4369        },
4370        {
4371          "name": "absolute",
4372          "type": "bool"
4373        }
4374      ],
4375      "meta-type": "object"
4376    },
4377    {
4378      "name": "119",
4379      "members": [
4380        {
4381          "name": "keys",
4382          "type": "[297]"
4383        },
4384        {
4385          "name": "hold-time",
4386          "default": null,
4387          "type": "int"
4388        }
4389      ],
4390      "meta-type": "object"
4391    },
4392    {
4393      "name": "120",
4394      "members": [
4395        {
4396          "name": "device",
4397          "default": null,
4398          "type": "str"
4399        },
4400        {
4401          "name": "head",
4402          "default": null,
4403          "type": "int"
4404        },
4405        {
4406          "name": "events",
4407          "type": "[298]"
4408        }
4409      ],
4410      "meta-type": "object"
4411    },
4412    {
4413      "name": "121",
4414      "tag": "type",
4415      "variants": [
4416        {
4417          "case": "gtk",
4418          "type": "301"
4419        },
4420        {
4421          "case": "curses",
4422          "type": "302"
4423        },
4424        {
4425          "case": "egl-headless",
4426          "type": "303"
4427        },
4428        {
4429          "case": "default",
4430          "type": "0"
4431        },
4432        {
4433          "case": "none",
4434          "type": "0"
4435        },
4436        {
4437          "case": "sdl",
4438          "type": "0"
4439        },
4440        {
4441          "case": "cocoa",
4442          "type": "0"
4443        },
4444        {
4445          "case": "spice-app",
4446          "type": "0"
4447        }
4448      ],
4449      "members": [
4450        {
4451          "name": "type",
4452          "type": "299"
4453        },
4454        {
4455          "name": "full-screen",
4456          "default": null,
4457          "type": "bool"
4458        },
4459        {
4460          "name": "window-close",
4461          "default": null,
4462          "type": "bool"
4463        },
4464        {
4465          "name": "gl",
4466          "default": null,
4467          "type": "300"
4468        }
4469      ],
4470      "meta-type": "object"
4471    },
4472    {
4473      "name": "122",
4474      "members": [
4475        {
4476          "name": "status",
4477          "default": null,
4478          "type": "304"
4479        },
4480        {
4481          "name": "ram",
4482          "default": null,
4483          "type": "305"
4484        },
4485        {
4486          "name": "disk",
4487          "default": null,
4488          "type": "305"
4489        },
4490        {
4491          "name": "xbzrle-cache",
4492          "default": null,
4493          "type": "306"
4494        },
4495        {
4496          "name": "total-time",
4497          "default": null,
4498          "type": "int"
4499        },
4500        {
4501          "name": "expected-downtime",
4502          "default": null,
4503          "type": "int"
4504        },
4505        {
4506          "name": "downtime",
4507          "default": null,
4508          "type": "int"
4509        },
4510        {
4511          "name": "setup-time",
4512          "default": null,
4513          "type": "int"
4514        },
4515        {
4516          "name": "cpu-throttle-percentage",
4517          "default": null,
4518          "type": "int"
4519        },
4520        {
4521          "name": "error-desc",
4522          "default": null,
4523          "type": "str"
4524        },
4525        {
4526          "name": "postcopy-blocktime",
4527          "default": null,
4528          "type": "int"
4529        },
4530        {
4531          "name": "postcopy-vcpu-blocktime",
4532          "default": null,
4533          "type": "[int]"
4534        },
4535        {
4536          "name": "compression",
4537          "default": null,
4538          "type": "307"
4539        },
4540        {
4541          "name": "socket-address",
4542          "default": null,
4543          "type": "[308]"
4544        }
4545      ],
4546      "meta-type": "object"
4547    },
4548    {
4549      "name": "123",
4550      "members": [
4551        {
4552          "name": "capabilities",
4553          "type": "[124]"
4554        }
4555      ],
4556      "meta-type": "object"
4557    },
4558    {
4559      "name": "[124]",
4560      "element-type": "124",
4561      "meta-type": "array"
4562    },
4563    {
4564      "name": "124",
4565      "members": [
4566        {
4567          "name": "capability",
4568          "type": "309"
4569        },
4570        {
4571          "name": "state",
4572          "type": "bool"
4573        }
4574      ],
4575      "meta-type": "object"
4576    },
4577    {
4578      "name": "125",
4579      "members": [
4580        {
4581          "name": "announce-initial",
4582          "default": null,
4583          "type": "int"
4584        },
4585        {
4586          "name": "announce-max",
4587          "default": null,
4588          "type": "int"
4589        },
4590        {
4591          "name": "announce-rounds",
4592          "default": null,
4593          "type": "int"
4594        },
4595        {
4596          "name": "announce-step",
4597          "default": null,
4598          "type": "int"
4599        },
4600        {
4601          "name": "compress-level",
4602          "default": null,
4603          "type": "int"
4604        },
4605        {
4606          "name": "compress-threads",
4607          "default": null,
4608          "type": "int"
4609        },
4610        {
4611          "name": "compress-wait-thread",
4612          "default": null,
4613          "type": "bool"
4614        },
4615        {
4616          "name": "decompress-threads",
4617          "default": null,
4618          "type": "int"
4619        },
4620        {
4621          "name": "cpu-throttle-initial",
4622          "default": null,
4623          "type": "int"
4624        },
4625        {
4626          "name": "cpu-throttle-increment",
4627          "default": null,
4628          "type": "int"
4629        },
4630        {
4631          "name": "tls-creds",
4632          "default": null,
4633          "type": "273"
4634        },
4635        {
4636          "name": "tls-hostname",
4637          "default": null,
4638          "type": "273"
4639        },
4640        {
4641          "name": "tls-authz",
4642          "default": null,
4643          "type": "273"
4644        },
4645        {
4646          "name": "max-bandwidth",
4647          "default": null,
4648          "type": "int"
4649        },
4650        {
4651          "name": "downtime-limit",
4652          "default": null,
4653          "type": "int"
4654        },
4655        {
4656          "name": "x-checkpoint-delay",
4657          "default": null,
4658          "type": "int"
4659        },
4660        {
4661          "name": "block-incremental",
4662          "default": null,
4663          "type": "bool"
4664        },
4665        {
4666          "name": "multifd-channels",
4667          "default": null,
4668          "type": "int"
4669        },
4670        {
4671          "name": "xbzrle-cache-size",
4672          "default": null,
4673          "type": "int"
4674        },
4675        {
4676          "name": "max-postcopy-bandwidth",
4677          "default": null,
4678          "type": "int"
4679        },
4680        {
4681          "name": "max-cpu-throttle",
4682          "default": null,
4683          "type": "int"
4684        }
4685      ],
4686      "meta-type": "object"
4687    },
4688    {
4689      "name": "126",
4690      "members": [
4691        {
4692          "name": "announce-initial",
4693          "default": null,
4694          "type": "int"
4695        },
4696        {
4697          "name": "announce-max",
4698          "default": null,
4699          "type": "int"
4700        },
4701        {
4702          "name": "announce-rounds",
4703          "default": null,
4704          "type": "int"
4705        },
4706        {
4707          "name": "announce-step",
4708          "default": null,
4709          "type": "int"
4710        },
4711        {
4712          "name": "compress-level",
4713          "default": null,
4714          "type": "int"
4715        },
4716        {
4717          "name": "compress-threads",
4718          "default": null,
4719          "type": "int"
4720        },
4721        {
4722          "name": "compress-wait-thread",
4723          "default": null,
4724          "type": "bool"
4725        },
4726        {
4727          "name": "decompress-threads",
4728          "default": null,
4729          "type": "int"
4730        },
4731        {
4732          "name": "cpu-throttle-initial",
4733          "default": null,
4734          "type": "int"
4735        },
4736        {
4737          "name": "cpu-throttle-increment",
4738          "default": null,
4739          "type": "int"
4740        },
4741        {
4742          "name": "tls-creds",
4743          "default": null,
4744          "type": "str"
4745        },
4746        {
4747          "name": "tls-hostname",
4748          "default": null,
4749          "type": "str"
4750        },
4751        {
4752          "name": "tls-authz",
4753          "default": null,
4754          "type": "str"
4755        },
4756        {
4757          "name": "max-bandwidth",
4758          "default": null,
4759          "type": "int"
4760        },
4761        {
4762          "name": "downtime-limit",
4763          "default": null,
4764          "type": "int"
4765        },
4766        {
4767          "name": "x-checkpoint-delay",
4768          "default": null,
4769          "type": "int"
4770        },
4771        {
4772          "name": "block-incremental",
4773          "default": null,
4774          "type": "bool"
4775        },
4776        {
4777          "name": "multifd-channels",
4778          "default": null,
4779          "type": "int"
4780        },
4781        {
4782          "name": "xbzrle-cache-size",
4783          "default": null,
4784          "type": "int"
4785        },
4786        {
4787          "name": "max-postcopy-bandwidth",
4788          "default": null,
4789          "type": "int"
4790        },
4791        {
4792          "name": "max-cpu-throttle",
4793          "default": null,
4794          "type": "int"
4795        }
4796      ],
4797      "meta-type": "object"
4798    },
4799    {
4800      "name": "127",
4801      "members": [
4802        {
4803          "name": "protocol",
4804          "type": "str"
4805        },
4806        {
4807          "name": "hostname",
4808          "type": "str"
4809        },
4810        {
4811          "name": "port",
4812          "default": null,
4813          "type": "int"
4814        },
4815        {
4816          "name": "tls-port",
4817          "default": null,
4818          "type": "int"
4819        },
4820        {
4821          "name": "cert-subject",
4822          "default": null,
4823          "type": "str"
4824        }
4825      ],
4826      "meta-type": "object"
4827    },
4828    {
4829      "name": "128",
4830      "members": [
4831        {
4832          "name": "status",
4833          "type": "304"
4834        }
4835      ],
4836      "meta-type": "object"
4837    },
4838    {
4839      "name": "129",
4840      "members": [
4841        {
4842          "name": "pass",
4843          "type": "int"
4844        }
4845      ],
4846      "meta-type": "object"
4847    },
4848    {
4849      "name": "130",
4850      "members": [
4851        {
4852          "name": "mode",
4853          "type": "310"
4854        },
4855        {
4856          "name": "reason",
4857          "type": "311"
4858        }
4859      ],
4860      "meta-type": "object"
4861    },
4862    {
4863      "name": "131",
4864      "members": [
4865        {
4866          "name": "state",
4867          "type": "304"
4868        }
4869      ],
4870      "meta-type": "object"
4871    },
4872    {
4873      "name": "132",
4874      "members": [
4875        {
4876          "name": "value",
4877          "type": "number"
4878        }
4879      ],
4880      "meta-type": "object"
4881    },
4882    {
4883      "name": "133",
4884      "members": [
4885        {
4886          "name": "value",
4887          "type": "int"
4888        }
4889      ],
4890      "meta-type": "object"
4891    },
4892    {
4893      "name": "134",
4894      "members": [
4895        {
4896          "name": "value",
4897          "type": "int"
4898        }
4899      ],
4900      "meta-type": "object"
4901    },
4902    {
4903      "name": "int",
4904      "json-type": "int",
4905      "meta-type": "builtin"
4906    },
4907    {
4908      "name": "135",
4909      "members": [
4910        {
4911          "name": "uri",
4912          "type": "str"
4913        },
4914        {
4915          "name": "blk",
4916          "default": null,
4917          "type": "bool"
4918        },
4919        {
4920          "name": "inc",
4921          "default": null,
4922          "type": "bool"
4923        },
4924        {
4925          "name": "detach",
4926          "default": null,
4927          "type": "bool"
4928        },
4929        {
4930          "name": "resume",
4931          "default": null,
4932          "type": "bool"
4933        }
4934      ],
4935      "meta-type": "object"
4936    },
4937    {
4938      "name": "136",
4939      "members": [
4940        {
4941          "name": "uri",
4942          "type": "str"
4943        }
4944      ],
4945      "meta-type": "object"
4946    },
4947    {
4948      "name": "137",
4949      "members": [
4950        {
4951          "name": "filename",
4952          "type": "str"
4953        },
4954        {
4955          "name": "live",
4956          "default": null,
4957          "type": "bool"
4958        }
4959      ],
4960      "meta-type": "object"
4961    },
4962    {
4963      "name": "138",
4964      "members": [
4965        {
4966          "name": "enable",
4967          "type": "bool"
4968        },
4969        {
4970          "name": "primary",
4971          "type": "bool"
4972        },
4973        {
4974          "name": "failover",
4975          "default": null,
4976          "type": "bool"
4977        }
4978      ],
4979      "meta-type": "object"
4980    },
4981    {
4982      "name": "139",
4983      "members": [
4984        {
4985          "name": "error",
4986          "type": "bool"
4987        },
4988        {
4989          "name": "desc",
4990          "default": null,
4991          "type": "str"
4992        }
4993      ],
4994      "meta-type": "object"
4995    },
4996    {
4997      "name": "140",
4998      "members": [
4999        {
5000          "name": "mode",
5001          "type": "310"
5002        },
5003        {
5004          "name": "last-mode",
5005          "type": "310"
5006        },
5007        {
5008          "name": "reason",
5009          "type": "311"
5010        }
5011      ],
5012      "meta-type": "object"
5013    },
5014    {
5015      "name": "141",
5016      "members": [
5017        {
5018          "name": "uri",
5019          "type": "str"
5020        }
5021      ],
5022      "meta-type": "object"
5023    },
5024    {
5025      "name": "142",
5026      "members": [
5027        {
5028          "name": "actions",
5029          "type": "[312]"
5030        },
5031        {
5032          "name": "properties",
5033          "default": null,
5034          "type": "313"
5035        }
5036      ],
5037      "meta-type": "object"
5038    },
5039    {
5040      "name": "143",
5041      "members": [
5042        {
5043          "name": "name",
5044          "type": "str"
5045        },
5046        {
5047          "name": "vcpu",
5048          "default": null,
5049          "type": "int"
5050        }
5051      ],
5052      "meta-type": "object"
5053    },
5054    {
5055      "name": "[144]",
5056      "element-type": "144",
5057      "meta-type": "array"
5058    },
5059    {
5060      "name": "144",
5061      "members": [
5062        {
5063          "name": "name",
5064          "type": "str"
5065        },
5066        {
5067          "name": "state",
5068          "type": "314"
5069        },
5070        {
5071          "name": "vcpu",
5072          "type": "bool"
5073        }
5074      ],
5075      "meta-type": "object"
5076    },
5077    {
5078      "name": "145",
5079      "members": [
5080        {
5081          "name": "name",
5082          "type": "str"
5083        },
5084        {
5085          "name": "enable",
5086          "type": "bool"
5087        },
5088        {
5089          "name": "ignore-unavailable",
5090          "default": null,
5091          "type": "bool"
5092        },
5093        {
5094          "name": "vcpu",
5095          "default": null,
5096          "type": "int"
5097        }
5098      ],
5099      "meta-type": "object"
5100    },
5101    {
5102      "name": "[146]",
5103      "element-type": "146",
5104      "meta-type": "array"
5105    },
5106    {
5107      "name": "146",
5108      "tag": "meta-type",
5109      "variants": [
5110        {
5111          "case": "builtin",
5112          "type": "316"
5113        },
5114        {
5115          "case": "enum",
5116          "type": "317"
5117        },
5118        {
5119          "case": "array",
5120          "type": "318"
5121        },
5122        {
5123          "case": "object",
5124          "type": "319"
5125        },
5126        {
5127          "case": "alternate",
5128          "type": "320"
5129        },
5130        {
5131          "case": "command",
5132          "type": "321"
5133        },
5134        {
5135          "case": "event",
5136          "type": "322"
5137        }
5138      ],
5139      "members": [
5140        {
5141          "name": "name",
5142          "type": "str"
5143        },
5144        {
5145          "name": "meta-type",
5146          "type": "315"
5147        }
5148      ],
5149      "meta-type": "object"
5150    },
5151    {
5152      "name": "147",
5153      "members": [
5154        {
5155          "name": "enable",
5156          "default": null,
5157          "type": "[323]"
5158        }
5159      ],
5160      "meta-type": "object"
5161    },
5162    {
5163      "name": "148",
5164      "members": [
5165        {
5166          "name": "qemu",
5167          "type": "324"
5168        },
5169        {
5170          "name": "package",
5171          "type": "str"
5172        }
5173      ],
5174      "meta-type": "object"
5175    },
5176    {
5177      "name": "[149]",
5178      "element-type": "149",
5179      "meta-type": "array"
5180    },
5181    {
5182      "name": "149",
5183      "members": [
5184        {
5185          "name": "name",
5186          "type": "str"
5187        }
5188      ],
5189      "meta-type": "object"
5190    },
5191    {
5192      "name": "150",
5193      "members": [
5194        {
5195          "name": "protocol",
5196          "type": "str"
5197        },
5198        {
5199          "name": "fdname",
5200          "type": "str"
5201        },
5202        {
5203          "name": "skipauth",
5204          "default": null,
5205          "type": "bool"
5206        },
5207        {
5208          "name": "tls",
5209          "default": null,
5210          "type": "bool"
5211        }
5212      ],
5213      "meta-type": "object"
5214    },
5215    {
5216      "name": "151",
5217      "members": [
5218        {
5219          "name": "name",
5220          "default": null,
5221          "type": "str"
5222        }
5223      ],
5224      "meta-type": "object"
5225    },
5226    {
5227      "name": "152",
5228      "members": [
5229        {
5230          "name": "enabled",
5231          "type": "bool"
5232        },
5233        {
5234          "name": "present",
5235          "type": "bool"
5236        }
5237      ],
5238      "meta-type": "object"
5239    },
5240    {
5241      "name": "153",
5242      "members": [
5243        {
5244          "name": "UUID",
5245          "type": "str"
5246        }
5247      ],
5248      "meta-type": "object"
5249    },
5250    {
5251      "name": "[154]",
5252      "element-type": "154",
5253      "meta-type": "array"
5254    },
5255    {
5256      "name": "154",
5257      "members": [
5258        {
5259          "name": "name",
5260          "type": "str"
5261        }
5262      ],
5263      "meta-type": "object"
5264    },
5265    {
5266      "name": "[155]",
5267      "element-type": "155",
5268      "meta-type": "array"
5269    },
5270    {
5271      "name": "155",
5272      "tag": "arch",
5273      "variants": [
5274        {
5275          "case": "x86",
5276          "type": "327"
5277        },
5278        {
5279          "case": "sparc",
5280          "type": "328"
5281        },
5282        {
5283          "case": "ppc",
5284          "type": "329"
5285        },
5286        {
5287          "case": "mips",
5288          "type": "330"
5289        },
5290        {
5291          "case": "tricore",
5292          "type": "331"
5293        },
5294        {
5295          "case": "s390",
5296          "type": "332"
5297        },
5298        {
5299          "case": "riscv",
5300          "type": "333"
5301        },
5302        {
5303          "case": "other",
5304          "type": "0"
5305        }
5306      ],
5307      "members": [
5308        {
5309          "name": "CPU",
5310          "type": "int"
5311        },
5312        {
5313          "name": "current",
5314          "type": "bool"
5315        },
5316        {
5317          "name": "halted",
5318          "type": "bool"
5319        },
5320        {
5321          "name": "qom_path",
5322          "type": "str"
5323        },
5324        {
5325          "name": "thread_id",
5326          "type": "int"
5327        },
5328        {
5329          "name": "props",
5330          "default": null,
5331          "type": "325"
5332        },
5333        {
5334          "name": "arch",
5335          "type": "326"
5336        }
5337      ],
5338      "meta-type": "object"
5339    },
5340    {
5341      "name": "[156]",
5342      "element-type": "156",
5343      "meta-type": "array"
5344    },
5345    {
5346      "name": "156",
5347      "tag": "target",
5348      "variants": [
5349        {
5350          "case": "s390x",
5351          "type": "332"
5352        },
5353        {
5354          "case": "aarch64",
5355          "type": "0"
5356        },
5357        {
5358          "case": "alpha",
5359          "type": "0"
5360        },
5361        {
5362          "case": "arm",
5363          "type": "0"
5364        },
5365        {
5366          "case": "cris",
5367          "type": "0"
5368        },
5369        {
5370          "case": "hppa",
5371          "type": "0"
5372        },
5373        {
5374          "case": "i386",
5375          "type": "0"
5376        },
5377        {
5378          "case": "lm32",
5379          "type": "0"
5380        },
5381        {
5382          "case": "m68k",
5383          "type": "0"
5384        },
5385        {
5386          "case": "microblaze",
5387          "type": "0"
5388        },
5389        {
5390          "case": "microblazeel",
5391          "type": "0"
5392        },
5393        {
5394          "case": "mips",
5395          "type": "0"
5396        },
5397        {
5398          "case": "mips64",
5399          "type": "0"
5400        },
5401        {
5402          "case": "mips64el",
5403          "type": "0"
5404        },
5405        {
5406          "case": "mipsel",
5407          "type": "0"
5408        },
5409        {
5410          "case": "moxie",
5411          "type": "0"
5412        },
5413        {
5414          "case": "nios2",
5415          "type": "0"
5416        },
5417        {
5418          "case": "or1k",
5419          "type": "0"
5420        },
5421        {
5422          "case": "ppc",
5423          "type": "0"
5424        },
5425        {
5426          "case": "ppc64",
5427          "type": "0"
5428        },
5429        {
5430          "case": "riscv32",
5431          "type": "0"
5432        },
5433        {
5434          "case": "riscv64",
5435          "type": "0"
5436        },
5437        {
5438          "case": "sh4",
5439          "type": "0"
5440        },
5441        {
5442          "case": "sh4eb",
5443          "type": "0"
5444        },
5445        {
5446          "case": "sparc",
5447          "type": "0"
5448        },
5449        {
5450          "case": "sparc64",
5451          "type": "0"
5452        },
5453        {
5454          "case": "tricore",
5455          "type": "0"
5456        },
5457        {
5458          "case": "unicore32",
5459          "type": "0"
5460        },
5461        {
5462          "case": "x86_64",
5463          "type": "0"
5464        },
5465        {
5466          "case": "xtensa",
5467          "type": "0"
5468        },
5469        {
5470          "case": "xtensaeb",
5471          "type": "0"
5472        }
5473      ],
5474      "members": [
5475        {
5476          "name": "cpu-index",
5477          "type": "int"
5478        },
5479        {
5480          "name": "qom-path",
5481          "type": "str"
5482        },
5483        {
5484          "name": "thread-id",
5485          "type": "int"
5486        },
5487        {
5488          "name": "props",
5489          "default": null,
5490          "type": "325"
5491        },
5492        {
5493          "name": "arch",
5494          "type": "326"
5495        },
5496        {
5497          "name": "target",
5498          "type": "334"
5499        }
5500      ],
5501      "meta-type": "object"
5502    },
5503    {
5504      "name": "[157]",
5505      "element-type": "157",
5506      "meta-type": "array"
5507    },
5508    {
5509      "name": "157",
5510      "members": [
5511        {
5512          "name": "id",
5513          "type": "str"
5514        },
5515        {
5516          "name": "thread-id",
5517          "type": "int"
5518        },
5519        {
5520          "name": "poll-max-ns",
5521          "type": "int"
5522        },
5523        {
5524          "name": "poll-grow",
5525          "type": "int"
5526        },
5527        {
5528          "name": "poll-shrink",
5529          "type": "int"
5530        }
5531      ],
5532      "meta-type": "object"
5533    },
5534    {
5535      "name": "158",
5536      "members": [
5537        {
5538          "name": "actual",
5539          "type": "int"
5540        }
5541      ],
5542      "meta-type": "object"
5543    },
5544    {
5545      "name": "159",
5546      "members": [
5547        {
5548          "name": "actual",
5549          "type": "int"
5550        }
5551      ],
5552      "meta-type": "object"
5553    },
5554    {
5555      "name": "[160]",
5556      "element-type": "160",
5557      "meta-type": "array"
5558    },
5559    {
5560      "name": "160",
5561      "members": [
5562        {
5563          "name": "bus",
5564          "type": "int"
5565        },
5566        {
5567          "name": "devices",
5568          "type": "[335]"
5569        }
5570      ],
5571      "meta-type": "object"
5572    },
5573    {
5574      "name": "161",
5575      "members": [
5576        {
5577          "name": "id",
5578          "type": "int"
5579        }
5580      ],
5581      "meta-type": "object"
5582    },
5583    {
5584      "name": "162",
5585      "members": [
5586        {
5587          "name": "val",
5588          "type": "int"
5589        },
5590        {
5591          "name": "size",
5592          "type": "int"
5593        },
5594        {
5595          "name": "filename",
5596          "type": "str"
5597        },
5598        {
5599          "name": "cpu-index",
5600          "default": null,
5601          "type": "int"
5602        }
5603      ],
5604      "meta-type": "object"
5605    },
5606    {
5607      "name": "163",
5608      "members": [
5609        {
5610          "name": "val",
5611          "type": "int"
5612        },
5613        {
5614          "name": "size",
5615          "type": "int"
5616        },
5617        {
5618          "name": "filename",
5619          "type": "str"
5620        }
5621      ],
5622      "meta-type": "object"
5623    },
5624    {
5625      "name": "164",
5626      "members": [
5627        {
5628          "name": "value",
5629          "type": "int"
5630        }
5631      ],
5632      "meta-type": "object"
5633    },
5634    {
5635      "name": "165",
5636      "members": [
5637        {
5638          "name": "command-line",
5639          "type": "str"
5640        },
5641        {
5642          "name": "cpu-index",
5643          "default": null,
5644          "type": "int"
5645        }
5646      ],
5647      "meta-type": "object"
5648    },
5649    {
5650      "name": "166",
5651      "members": [
5652        {
5653          "name": "path",
5654          "type": "str"
5655        }
5656      ],
5657      "meta-type": "object"
5658    },
5659    {
5660      "name": "[167]",
5661      "element-type": "167",
5662      "meta-type": "array"
5663    },
5664    {
5665      "name": "167",
5666      "members": [
5667        {
5668          "name": "name",
5669          "type": "str"
5670        },
5671        {
5672          "name": "type",
5673          "type": "str"
5674        },
5675        {
5676          "name": "description",
5677          "default": null,
5678          "type": "str"
5679        }
5680      ],
5681      "meta-type": "object"
5682    },
5683    {
5684      "name": "168",
5685      "members": [
5686        {
5687          "name": "path",
5688          "type": "str"
5689        },
5690        {
5691          "name": "property",
5692          "type": "str"
5693        }
5694      ],
5695      "meta-type": "object"
5696    },
5697    {
5698      "name": "any",
5699      "json-type": "value",
5700      "meta-type": "builtin"
5701    },
5702    {
5703      "name": "169",
5704      "members": [
5705        {
5706          "name": "path",
5707          "type": "str"
5708        },
5709        {
5710          "name": "property",
5711          "type": "str"
5712        },
5713        {
5714          "name": "value",
5715          "type": "any"
5716        }
5717      ],
5718      "meta-type": "object"
5719    },
5720    {
5721      "name": "170",
5722      "members": [
5723        {
5724          "name": "device",
5725          "type": "str"
5726        },
5727        {
5728          "name": "target",
5729          "type": "str"
5730        },
5731        {
5732          "name": "arg",
5733          "default": null,
5734          "type": "str"
5735        }
5736      ],
5737      "meta-type": "object"
5738    },
5739    {
5740      "name": "171",
5741      "members": [
5742        {
5743          "name": "implements",
5744          "default": null,
5745          "type": "str"
5746        },
5747        {
5748          "name": "abstract",
5749          "default": null,
5750          "type": "bool"
5751        }
5752      ],
5753      "meta-type": "object"
5754    },
5755    {
5756      "name": "[172]",
5757      "element-type": "172",
5758      "meta-type": "array"
5759    },
5760    {
5761      "name": "172",
5762      "members": [
5763        {
5764          "name": "name",
5765          "type": "str"
5766        },
5767        {
5768          "name": "abstract",
5769          "default": null,
5770          "type": "bool"
5771        },
5772        {
5773          "name": "parent",
5774          "default": null,
5775          "type": "str"
5776        }
5777      ],
5778      "meta-type": "object"
5779    },
5780    {
5781      "name": "173",
5782      "members": [
5783        {
5784          "name": "typename",
5785          "type": "str"
5786        }
5787      ],
5788      "meta-type": "object"
5789    },
5790    {
5791      "name": "174",
5792      "members": [
5793        {
5794          "name": "typename",
5795          "type": "str"
5796        }
5797      ],
5798      "meta-type": "object"
5799    },
5800    {
5801      "name": "175",
5802      "members": [
5803        {
5804          "name": "enable",
5805          "type": "bool"
5806        }
5807      ],
5808      "meta-type": "object"
5809    },
5810    {
5811      "name": "176",
5812      "members": [
5813        {
5814          "name": "driver",
5815          "type": "str"
5816        },
5817        {
5818          "name": "bus",
5819          "default": null,
5820          "type": "str"
5821        },
5822        {
5823          "name": "id",
5824          "default": null,
5825          "type": "str"
5826        }
5827      ],
5828      "meta-type": "object"
5829    },
5830    {
5831      "name": "177",
5832      "members": [
5833        {
5834          "name": "id",
5835          "type": "str"
5836        }
5837      ],
5838      "meta-type": "object"
5839    },
5840    {
5841      "name": "178",
5842      "members": [
5843        {
5844          "name": "device",
5845          "default": null,
5846          "type": "str"
5847        },
5848        {
5849          "name": "path",
5850          "type": "str"
5851        }
5852      ],
5853      "meta-type": "object"
5854    },
5855    {
5856      "name": "179",
5857      "members": [
5858        {
5859          "name": "paging",
5860          "type": "bool"
5861        },
5862        {
5863          "name": "protocol",
5864          "type": "str"
5865        },
5866        {
5867          "name": "detach",
5868          "default": null,
5869          "type": "bool"
5870        },
5871        {
5872          "name": "begin",
5873          "default": null,
5874          "type": "int"
5875        },
5876        {
5877          "name": "length",
5878          "default": null,
5879          "type": "int"
5880        },
5881        {
5882          "name": "format",
5883          "default": null,
5884          "type": "336"
5885        }
5886      ],
5887      "meta-type": "object"
5888    },
5889    {
5890      "name": "180",
5891      "members": [
5892        {
5893          "name": "status",
5894          "type": "337"
5895        },
5896        {
5897          "name": "completed",
5898          "type": "int"
5899        },
5900        {
5901          "name": "total",
5902          "type": "int"
5903        }
5904      ],
5905      "meta-type": "object"
5906    },
5907    {
5908      "name": "181",
5909      "members": [
5910        {
5911          "name": "result",
5912          "type": "180"
5913        },
5914        {
5915          "name": "error",
5916          "default": null,
5917          "type": "str"
5918        }
5919      ],
5920      "meta-type": "object"
5921    },
5922    {
5923      "name": "182",
5924      "members": [
5925        {
5926          "name": "formats",
5927          "type": "[336]"
5928        }
5929      ],
5930      "meta-type": "object"
5931    },
5932    {
5933      "name": "183",
5934      "members": [
5935        {
5936          "name": "qom-type",
5937          "type": "str"
5938        },
5939        {
5940          "name": "id",
5941          "type": "str"
5942        },
5943        {
5944          "name": "props",
5945          "default": null,
5946          "type": "any"
5947        }
5948      ],
5949      "meta-type": "object"
5950    },
5951    {
5952      "name": "184",
5953      "members": [
5954        {
5955          "name": "id",
5956          "type": "str"
5957        }
5958      ],
5959      "meta-type": "object"
5960    },
5961    {
5962      "name": "185",
5963      "members": [
5964        {
5965          "name": "fdname",
5966          "type": "str"
5967        }
5968      ],
5969      "meta-type": "object"
5970    },
5971    {
5972      "name": "186",
5973      "members": [
5974        {
5975          "name": "fdname",
5976          "type": "str"
5977        }
5978      ],
5979      "meta-type": "object"
5980    },
5981    {
5982      "name": "[187]",
5983      "element-type": "187",
5984      "meta-type": "array"
5985    },
5986    {
5987      "name": "187",
5988      "members": [
5989        {
5990          "name": "name",
5991          "type": "str"
5992        },
5993        {
5994          "name": "alias",
5995          "default": null,
5996          "type": "str"
5997        },
5998        {
5999          "name": "is-default",
6000          "default": null,
6001          "type": "bool"
6002        },
6003        {
6004          "name": "cpu-max",
6005          "type": "int"
6006        },
6007        {
6008          "name": "hotpluggable-cpus",
6009          "type": "bool"
6010        }
6011      ],
6012      "meta-type": "object"
6013    },
6014    {
6015      "name": "188",
6016      "members": [
6017        {
6018          "name": "wakeup-suspend-support",
6019          "type": "bool"
6020        }
6021      ],
6022      "meta-type": "object"
6023    },
6024    {
6025      "name": "189",
6026      "members": [
6027        {
6028          "name": "base-memory",
6029          "type": "int"
6030        },
6031        {
6032          "name": "plugged-memory",
6033          "default": null,
6034          "type": "int"
6035        }
6036      ],
6037      "meta-type": "object"
6038    },
6039    {
6040      "name": "190",
6041      "members": [
6042        {
6043          "name": "fdset-id",
6044          "default": null,
6045          "type": "int"
6046        },
6047        {
6048          "name": "opaque",
6049          "default": null,
6050          "type": "str"
6051        }
6052      ],
6053      "meta-type": "object"
6054    },
6055    {
6056      "name": "191",
6057      "members": [
6058        {
6059          "name": "fdset-id",
6060          "type": "int"
6061        },
6062        {
6063          "name": "fd",
6064          "type": "int"
6065        }
6066      ],
6067      "meta-type": "object"
6068    },
6069    {
6070      "name": "192",
6071      "members": [
6072        {
6073          "name": "fdset-id",
6074          "type": "int"
6075        },
6076        {
6077          "name": "fd",
6078          "default": null,
6079          "type": "int"
6080        }
6081      ],
6082      "meta-type": "object"
6083    },
6084    {
6085      "name": "[193]",
6086      "element-type": "193",
6087      "meta-type": "array"
6088    },
6089    {
6090      "name": "193",
6091      "members": [
6092        {
6093          "name": "fdset-id",
6094          "type": "int"
6095        },
6096        {
6097          "name": "fds",
6098          "type": "[338]"
6099        }
6100      ],
6101      "meta-type": "object"
6102    },
6103    {
6104      "name": "194",
6105      "members": [
6106        {
6107          "name": "arch",
6108          "type": "334"
6109        }
6110      ],
6111      "meta-type": "object"
6112    },
6113    {
6114      "name": "195",
6115      "members": [
6116        {
6117          "name": "option",
6118          "default": null,
6119          "type": "str"
6120        }
6121      ],
6122      "meta-type": "object"
6123    },
6124    {
6125      "name": "[196]",
6126      "element-type": "196",
6127      "meta-type": "array"
6128    },
6129    {
6130      "name": "196",
6131      "members": [
6132        {
6133          "name": "option",
6134          "type": "str"
6135        },
6136        {
6137          "name": "parameters",
6138          "type": "[339]"
6139        }
6140      ],
6141      "meta-type": "object"
6142    },
6143    {
6144      "name": "[197]",
6145      "element-type": "197",
6146      "meta-type": "array"
6147    },
6148    {
6149      "name": "197",
6150      "members": [
6151        {
6152          "name": "id",
6153          "default": null,
6154          "type": "str"
6155        },
6156        {
6157          "name": "size",
6158          "type": "int"
6159        },
6160        {
6161          "name": "merge",
6162          "type": "bool"
6163        },
6164        {
6165          "name": "dump",
6166          "type": "bool"
6167        },
6168        {
6169          "name": "prealloc",
6170          "type": "bool"
6171        },
6172        {
6173          "name": "host-nodes",
6174          "type": "[int]"
6175        },
6176        {
6177          "name": "policy",
6178          "type": "340"
6179        }
6180      ],
6181      "meta-type": "object"
6182    },
6183    {
6184      "name": "[198]",
6185      "element-type": "198",
6186      "meta-type": "array"
6187    },
6188    {
6189      "name": "198",
6190      "tag": "type",
6191      "variants": [
6192        {
6193          "case": "dimm",
6194          "type": "342"
6195        },
6196        {
6197          "case": "nvdimm",
6198          "type": "342"
6199        }
6200      ],
6201      "members": [
6202        {
6203          "name": "type",
6204          "type": "341"
6205        }
6206      ],
6207      "meta-type": "object"
6208    },
6209    {
6210      "name": "199",
6211      "members": [
6212        {
6213          "name": "device",
6214          "type": "str"
6215        },
6216        {
6217          "name": "msg",
6218          "type": "str"
6219        }
6220      ],
6221      "meta-type": "object"
6222    },
6223    {
6224      "name": "[200]",
6225      "element-type": "200",
6226      "meta-type": "array"
6227    },
6228    {
6229      "name": "200",
6230      "members": [
6231        {
6232          "name": "device",
6233          "default": null,
6234          "type": "str"
6235        },
6236        {
6237          "name": "slot",
6238          "type": "str"
6239        },
6240        {
6241          "name": "slot-type",
6242          "type": "343"
6243        },
6244        {
6245          "name": "source",
6246          "type": "int"
6247        },
6248        {
6249          "name": "status",
6250          "type": "int"
6251        }
6252      ],
6253      "meta-type": "object"
6254    },
6255    {
6256      "name": "201",
6257      "members": [
6258        {
6259          "name": "info",
6260          "type": "200"
6261        }
6262      ],
6263      "meta-type": "object"
6264    },
6265    {
6266      "name": "202",
6267      "members": [
6268        {
6269          "name": "filename",
6270          "type": "str"
6271        }
6272      ],
6273      "meta-type": "object"
6274    },
6275    {
6276      "name": "[203]",
6277      "element-type": "203",
6278      "meta-type": "array"
6279    },
6280    {
6281      "name": "203",
6282      "members": [
6283        {
6284          "name": "type",
6285          "type": "str"
6286        },
6287        {
6288          "name": "vcpus-count",
6289          "type": "int"
6290        },
6291        {
6292          "name": "props",
6293          "type": "325"
6294        },
6295        {
6296          "name": "qom-path",
6297          "default": null,
6298          "type": "str"
6299        }
6300      ],
6301      "meta-type": "object"
6302    },
6303    {
6304      "name": "204",
6305      "members": [
6306        {
6307          "name": "guid",
6308          "type": "str"
6309        }
6310      ],
6311      "meta-type": "object"
6312    },
6313    {
6314      "name": "205",
6315      "tag": "type",
6316      "variants": [
6317        {
6318          "case": "node",
6319          "type": "345"
6320        },
6321        {
6322          "case": "dist",
6323          "type": "346"
6324        },
6325        {
6326          "case": "cpu",
6327          "type": "347"
6328        }
6329      ],
6330      "members": [
6331        {
6332          "name": "type",
6333          "type": "344"
6334        }
6335      ],
6336      "meta-type": "object"
6337    },
6338    {
6339      "name": "206",
6340      "members": [
6341        {
6342          "name": "offset",
6343          "type": "int"
6344        }
6345      ],
6346      "meta-type": "object"
6347    },
6348    {
6349      "name": "207",
6350      "members": [
6351        {
6352          "name": "enabled",
6353          "type": "bool"
6354        },
6355        {
6356          "name": "api-major",
6357          "type": "int"
6358        },
6359        {
6360          "name": "api-minor",
6361          "type": "int"
6362        },
6363        {
6364          "name": "build-id",
6365          "type": "int"
6366        },
6367        {
6368          "name": "policy",
6369          "type": "int"
6370        },
6371        {
6372          "name": "state",
6373          "type": "348"
6374        },
6375        {
6376          "name": "handle",
6377          "type": "int"
6378        }
6379      ],
6380      "meta-type": "object"
6381    },
6382    {
6383      "name": "208",
6384      "members": [
6385        {
6386          "name": "data",
6387          "type": "str"
6388        }
6389      ],
6390      "meta-type": "object"
6391    },
6392    {
6393      "name": "209",
6394      "members": [
6395        {
6396          "name": "pdh",
6397          "type": "str"
6398        },
6399        {
6400          "name": "cert-chain",
6401          "type": "str"
6402        },
6403        {
6404          "name": "cbitpos",
6405          "type": "int"
6406        },
6407        {
6408          "name": "reduced-phys-bits",
6409          "type": "int"
6410        }
6411      ],
6412      "meta-type": "object"
6413    },
6414    {
6415      "name": "216",
6416      "members": [
6417        {
6418          "name": "type",
6419          "type": "351"
6420        },
6421        {
6422          "name": "model",
6423          "type": "349"
6424        }
6425      ],
6426      "meta-type": "object"
6427    },
6428    {
6429      "name": "217",
6430      "members": [
6431        {
6432          "name": "model",
6433          "type": "349"
6434        }
6435      ],
6436      "meta-type": "object"
6437    },
6438    {
6439      "name": "[218]",
6440      "element-type": "218",
6441      "meta-type": "array"
6442    },
6443    {
6444      "name": "218",
6445      "members": [
6446        {
6447          "name": "name",
6448          "type": "str"
6449        },
6450        {
6451          "name": "migration-safe",
6452          "default": null,
6453          "type": "bool"
6454        },
6455        {
6456          "name": "static",
6457          "type": "bool"
6458        },
6459        {
6460          "name": "unavailable-features",
6461          "default": null,
6462          "type": "[str]"
6463        },
6464        {
6465          "name": "typename",
6466          "type": "str"
6467        }
6468      ],
6469      "meta-type": "object"
6470    },
6471    {
6472      "name": "bool",
6473      "json-type": "boolean",
6474      "meta-type": "builtin"
6475    },
6476    {
6477      "name": "219",
6478      "meta-type": "enum",
6479      "values": [
6480        "debug",
6481        "inmigrate",
6482        "internal-error",
6483        "io-error",
6484        "paused",
6485        "postmigrate",
6486        "prelaunch",
6487        "finish-migrate",
6488        "restore-vm",
6489        "running",
6490        "save-vm",
6491        "shutdown",
6492        "suspended",
6493        "watchdog",
6494        "guest-panicked",
6495        "colo",
6496        "preconfig"
6497      ]
6498    },
6499    {
6500      "name": "220",
6501      "meta-type": "enum",
6502      "values": [
6503        "none",
6504        "host-error",
6505        "host-qmp-quit",
6506        "host-qmp-system-reset",
6507        "host-signal",
6508        "host-ui",
6509        "guest-shutdown",
6510        "guest-reset",
6511        "guest-panic",
6512        "subsystem-reset"
6513      ]
6514    },
6515    {
6516      "name": "221",
6517      "meta-type": "enum",
6518      "values": [
6519        "reset",
6520        "shutdown",
6521        "poweroff",
6522        "pause",
6523        "debug",
6524        "none",
6525        "inject-nmi"
6526      ]
6527    },
6528    {
6529      "name": "222",
6530      "meta-type": "enum",
6531      "values": [
6532        "pause",
6533        "poweroff"
6534      ]
6535    },
6536    {
6537      "name": "223",
6538      "tag": "type",
6539      "variants": [
6540        {
6541          "case": "hyper-v",
6542          "type": "353"
6543        },
6544        {
6545          "case": "s390",
6546          "type": "354"
6547        }
6548      ],
6549      "members": [
6550        {
6551          "name": "type",
6552          "type": "352"
6553        }
6554      ],
6555      "meta-type": "object"
6556    },
6557    {
6558      "name": "224",
6559      "meta-type": "enum",
6560      "values": [
6561        "undefined",
6562        "created",
6563        "running",
6564        "paused",
6565        "ready",
6566        "standby",
6567        "waiting",
6568        "pending",
6569        "aborting",
6570        "concluded",
6571        "null"
6572      ]
6573    },
6574    {
6575      "name": "225",
6576      "meta-type": "enum",
6577      "values": [
6578        "commit",
6579        "stream",
6580        "mirror",
6581        "backup",
6582        "create"
6583      ]
6584    },
6585    {
6586      "name": "[int]",
6587      "element-type": "int",
6588      "meta-type": "array"
6589    },
6590    {
6591      "name": "226",
6592      "meta-type": "enum",
6593      "values": [
6594        "ok",
6595        "failed",
6596        "nospace"
6597      ]
6598    },
6599    {
6600      "name": "[227]",
6601      "element-type": "227",
6602      "meta-type": "array"
6603    },
6604    {
6605      "name": "227",
6606      "members": [
6607        {
6608          "name": "name",
6609          "default": null,
6610          "type": "str"
6611        },
6612        {
6613          "name": "count",
6614          "type": "int"
6615        },
6616        {
6617          "name": "granularity",
6618          "type": "int"
6619        },
6620        {
6621          "name": "recording",
6622          "type": "bool"
6623        },
6624        {
6625          "name": "busy",
6626          "type": "bool"
6627        },
6628        {
6629          "name": "status",
6630          "type": "355"
6631        },
6632        {
6633          "name": "persistent",
6634          "type": "bool"
6635        },
6636        {
6637          "name": "inconsistent",
6638          "default": null,
6639          "type": "bool"
6640        }
6641      ],
6642      "meta-type": "object"
6643    },
6644    {
6645      "name": "228",
6646      "members": [
6647        {
6648          "name": "rd_bytes",
6649          "type": "int"
6650        },
6651        {
6652          "name": "wr_bytes",
6653          "type": "int"
6654        },
6655        {
6656          "name": "rd_operations",
6657          "type": "int"
6658        },
6659        {
6660          "name": "wr_operations",
6661          "type": "int"
6662        },
6663        {
6664          "name": "flush_operations",
6665          "type": "int"
6666        },
6667        {
6668          "name": "flush_total_time_ns",
6669          "type": "int"
6670        },
6671        {
6672          "name": "wr_total_time_ns",
6673          "type": "int"
6674        },
6675        {
6676          "name": "rd_total_time_ns",
6677          "type": "int"
6678        },
6679        {
6680          "name": "wr_highest_offset",
6681          "type": "int"
6682        },
6683        {
6684          "name": "rd_merged",
6685          "type": "int"
6686        },
6687        {
6688          "name": "wr_merged",
6689          "type": "int"
6690        },
6691        {
6692          "name": "idle_time_ns",
6693          "default": null,
6694          "type": "int"
6695        },
6696        {
6697          "name": "failed_rd_operations",
6698          "type": "int"
6699        },
6700        {
6701          "name": "failed_wr_operations",
6702          "type": "int"
6703        },
6704        {
6705          "name": "failed_flush_operations",
6706          "type": "int"
6707        },
6708        {
6709          "name": "invalid_rd_operations",
6710          "type": "int"
6711        },
6712        {
6713          "name": "invalid_wr_operations",
6714          "type": "int"
6715        },
6716        {
6717          "name": "invalid_flush_operations",
6718          "type": "int"
6719        },
6720        {
6721          "name": "account_invalid",
6722          "type": "bool"
6723        },
6724        {
6725          "name": "account_failed",
6726          "type": "bool"
6727        },
6728        {
6729          "name": "timed_stats",
6730          "type": "[356]"
6731        },
6732        {
6733          "name": "rd_latency_histogram",
6734          "default": null,
6735          "type": "357"
6736        },
6737        {
6738          "name": "wr_latency_histogram",
6739          "default": null,
6740          "type": "357"
6741        },
6742        {
6743          "name": "flush_latency_histogram",
6744          "default": null,
6745          "type": "357"
6746        }
6747      ],
6748      "meta-type": "object"
6749    },
6750    {
6751      "name": "229",
6752      "meta-type": "enum",
6753      "values": [
6754        "existing",
6755        "absolute-paths"
6756      ]
6757    },
6758    {
6759      "name": "230",
6760      "meta-type": "enum",
6761      "values": [
6762        "top",
6763        "full",
6764        "none",
6765        "incremental"
6766      ]
6767    },
6768    {
6769      "name": "231",
6770      "meta-type": "enum",
6771      "values": [
6772        "report",
6773        "ignore",
6774        "enospc",
6775        "stop",
6776        "auto"
6777      ]
6778    },
6779    {
6780      "name": "232",
6781      "meta-type": "enum",
6782      "values": [
6783        "off",
6784        "on",
6785        "unmap"
6786      ]
6787    },
6788    {
6789      "name": "233",
6790      "members": [
6791        {
6792          "name": "filename",
6793          "type": "str"
6794        },
6795        {
6796          "name": "format",
6797          "type": "str"
6798        },
6799        {
6800          "name": "dirty-flag",
6801          "default": null,
6802          "type": "bool"
6803        },
6804        {
6805          "name": "actual-size",
6806          "default": null,
6807          "type": "int"
6808        },
6809        {
6810          "name": "virtual-size",
6811          "type": "int"
6812        },
6813        {
6814          "name": "cluster-size",
6815          "default": null,
6816          "type": "int"
6817        },
6818        {
6819          "name": "encrypted",
6820          "default": null,
6821          "type": "bool"
6822        },
6823        {
6824          "name": "compressed",
6825          "default": null,
6826          "type": "bool"
6827        },
6828        {
6829          "name": "backing-filename",
6830          "default": null,
6831          "type": "str"
6832        },
6833        {
6834          "name": "full-backing-filename",
6835          "default": null,
6836          "type": "str"
6837        },
6838        {
6839          "name": "backing-filename-format",
6840          "default": null,
6841          "type": "str"
6842        },
6843        {
6844          "name": "snapshots",
6845          "default": null,
6846          "type": "[67]"
6847        },
6848        {
6849          "name": "backing-image",
6850          "default": null,
6851          "type": "233"
6852        },
6853        {
6854          "name": "format-specific",
6855          "default": null,
6856          "type": "358"
6857        }
6858      ],
6859      "meta-type": "object"
6860    },
6861    {
6862      "name": "234",
6863      "members": [
6864        {
6865          "name": "writeback",
6866          "type": "bool"
6867        },
6868        {
6869          "name": "direct",
6870          "type": "bool"
6871        },
6872        {
6873          "name": "no-flush",
6874          "type": "bool"
6875        }
6876      ],
6877      "meta-type": "object"
6878    },
6879    {
6880      "name": "[235]",
6881      "element-type": "235",
6882      "meta-type": "array"
6883    },
6884    {
6885      "name": "235",
6886      "members": [
6887        {
6888          "name": "id",
6889          "type": "int"
6890        },
6891        {
6892          "name": "type",
6893          "type": "359"
6894        },
6895        {
6896          "name": "name",
6897          "type": "str"
6898        }
6899      ],
6900      "meta-type": "object"
6901    },
6902    {
6903      "name": "[236]",
6904      "element-type": "236",
6905      "meta-type": "array"
6906    },
6907    {
6908      "name": "236",
6909      "members": [
6910        {
6911          "name": "parent",
6912          "type": "int"
6913        },
6914        {
6915          "name": "child",
6916          "type": "int"
6917        },
6918        {
6919          "name": "name",
6920          "type": "str"
6921        },
6922        {
6923          "name": "perm",
6924          "type": "[360]"
6925        },
6926        {
6927          "name": "shared-perm",
6928          "type": "[360]"
6929        }
6930      ],
6931      "meta-type": "object"
6932    },
6933    {
6934      "name": "237",
6935      "meta-type": "enum",
6936      "values": [
6937        "background",
6938        "write-blocking"
6939      ]
6940    },
6941    {
6942      "name": "[str]",
6943      "element-type": "str",
6944      "meta-type": "array"
6945    },
6946    {
6947      "name": "238",
6948      "meta-type": "enum",
6949      "values": [
6950        "blkdebug",
6951        "blklogwrites",
6952        "blkverify",
6953        "bochs",
6954        "cloop",
6955        "copy-on-read",
6956        "dmg",
6957        "file",
6958        "ftp",
6959        "ftps",
6960        "gluster",
6961        "host_cdrom",
6962        "host_device",
6963        "http",
6964        "https",
6965        "iscsi",
6966        "luks",
6967        "nbd",
6968        "nfs",
6969        "null-aio",
6970        "null-co",
6971        "nvme",
6972        "parallels",
6973        "qcow",
6974        "qcow2",
6975        "qed",
6976        "quorum",
6977        "raw",
6978        "rbd",
6979        "replication",
6980        "sheepdog",
6981        "ssh",
6982        "throttle",
6983        "vdi",
6984        "vhdx",
6985        "vmdk",
6986        "vpc",
6987        "vvfat",
6988        "vxhs"
6989      ]
6990    },
6991    {
6992      "name": "239",
6993      "meta-type": "enum",
6994      "values": [
6995        "ignore",
6996        "unmap"
6997      ]
6998    },
6999    {
7000      "name": "240",
7001      "members": [
7002        {
7003          "name": "direct",
7004          "default": null,
7005          "type": "bool"
7006        },
7007        {
7008          "name": "no-flush",
7009          "default": null,
7010          "type": "bool"
7011        }
7012      ],
7013      "meta-type": "object"
7014    },
7015    {
7016      "name": "241",
7017      "members": [
7018        {
7019          "name": "image",
7020          "type": "361"
7021        },
7022        {
7023          "name": "config",
7024          "default": null,
7025          "type": "str"
7026        },
7027        {
7028          "name": "align",
7029          "default": null,
7030          "type": "int"
7031        },
7032        {
7033          "name": "max-transfer",
7034          "default": null,
7035          "type": "int"
7036        },
7037        {
7038          "name": "opt-write-zero",
7039          "default": null,
7040          "type": "int"
7041        },
7042        {
7043          "name": "max-write-zero",
7044          "default": null,
7045          "type": "int"
7046        },
7047        {
7048          "name": "opt-discard",
7049          "default": null,
7050          "type": "int"
7051        },
7052        {
7053          "name": "max-discard",
7054          "default": null,
7055          "type": "int"
7056        },
7057        {
7058          "name": "inject-error",
7059          "default": null,
7060          "type": "[362]"
7061        },
7062        {
7063          "name": "set-state",
7064          "default": null,
7065          "type": "[363]"
7066        }
7067      ],
7068      "meta-type": "object"
7069    },
7070    {
7071      "name": "242",
7072      "members": [
7073        {
7074          "name": "file",
7075          "type": "361"
7076        },
7077        {
7078          "name": "log",
7079          "type": "361"
7080        },
7081        {
7082          "name": "log-sector-size",
7083          "default": null,
7084          "type": "int"
7085        },
7086        {
7087          "name": "log-append",
7088          "default": null,
7089          "type": "bool"
7090        },
7091        {
7092          "name": "log-super-update-interval",
7093          "default": null,
7094          "type": "int"
7095        }
7096      ],
7097      "meta-type": "object"
7098    },
7099    {
7100      "name": "243",
7101      "members": [
7102        {
7103          "name": "test",
7104          "type": "361"
7105        },
7106        {
7107          "name": "raw",
7108          "type": "361"
7109        }
7110      ],
7111      "meta-type": "object"
7112    },
7113    {
7114      "name": "244",
7115      "members": [
7116        {
7117          "name": "file",
7118          "type": "361"
7119        }
7120      ],
7121      "meta-type": "object"
7122    },
7123    {
7124      "name": "245",
7125      "members": [
7126        {
7127          "name": "filename",
7128          "type": "str"
7129        },
7130        {
7131          "name": "pr-manager",
7132          "default": null,
7133          "type": "str"
7134        },
7135        {
7136          "name": "locking",
7137          "default": null,
7138          "type": "364"
7139        },
7140        {
7141          "name": "aio",
7142          "default": null,
7143          "type": "365"
7144        },
7145        {
7146          "name": "drop-cache",
7147          "default": null,
7148          "type": "bool"
7149        },
7150        {
7151          "name": "x-check-cache-dropped",
7152          "default": null,
7153          "type": "bool"
7154        }
7155      ],
7156      "meta-type": "object"
7157    },
7158    {
7159      "name": "246",
7160      "members": [
7161        {
7162          "name": "url",
7163          "type": "str"
7164        },
7165        {
7166          "name": "readahead",
7167          "default": null,
7168          "type": "int"
7169        },
7170        {
7171          "name": "timeout",
7172          "default": null,
7173          "type": "int"
7174        },
7175        {
7176          "name": "username",
7177          "default": null,
7178          "type": "str"
7179        },
7180        {
7181          "name": "password-secret",
7182          "default": null,
7183          "type": "str"
7184        },
7185        {
7186          "name": "proxy-username",
7187          "default": null,
7188          "type": "str"
7189        },
7190        {
7191          "name": "proxy-password-secret",
7192          "default": null,
7193          "type": "str"
7194        }
7195      ],
7196      "meta-type": "object"
7197    },
7198    {
7199      "name": "247",
7200      "members": [
7201        {
7202          "name": "url",
7203          "type": "str"
7204        },
7205        {
7206          "name": "readahead",
7207          "default": null,
7208          "type": "int"
7209        },
7210        {
7211          "name": "timeout",
7212          "default": null,
7213          "type": "int"
7214        },
7215        {
7216          "name": "username",
7217          "default": null,
7218          "type": "str"
7219        },
7220        {
7221          "name": "password-secret",
7222          "default": null,
7223          "type": "str"
7224        },
7225        {
7226          "name": "proxy-username",
7227          "default": null,
7228          "type": "str"
7229        },
7230        {
7231          "name": "proxy-password-secret",
7232          "default": null,
7233          "type": "str"
7234        },
7235        {
7236          "name": "sslverify",
7237          "default": null,
7238          "type": "bool"
7239        }
7240      ],
7241      "meta-type": "object"
7242    },
7243    {
7244      "name": "248",
7245      "members": [
7246        {
7247          "name": "volume",
7248          "type": "str"
7249        },
7250        {
7251          "name": "path",
7252          "type": "str"
7253        },
7254        {
7255          "name": "server",
7256          "type": "[308]"
7257        },
7258        {
7259          "name": "debug",
7260          "default": null,
7261          "type": "int"
7262        },
7263        {
7264          "name": "logfile",
7265          "default": null,
7266          "type": "str"
7267        }
7268      ],
7269      "meta-type": "object"
7270    },
7271    {
7272      "name": "249",
7273      "members": [
7274        {
7275          "name": "url",
7276          "type": "str"
7277        },
7278        {
7279          "name": "readahead",
7280          "default": null,
7281          "type": "int"
7282        },
7283        {
7284          "name": "timeout",
7285          "default": null,
7286          "type": "int"
7287        },
7288        {
7289          "name": "username",
7290          "default": null,
7291          "type": "str"
7292        },
7293        {
7294          "name": "password-secret",
7295          "default": null,
7296          "type": "str"
7297        },
7298        {
7299          "name": "proxy-username",
7300          "default": null,
7301          "type": "str"
7302        },
7303        {
7304          "name": "proxy-password-secret",
7305          "default": null,
7306          "type": "str"
7307        },
7308        {
7309          "name": "cookie",
7310          "default": null,
7311          "type": "str"
7312        },
7313        {
7314          "name": "cookie-secret",
7315          "default": null,
7316          "type": "str"
7317        }
7318      ],
7319      "meta-type": "object"
7320    },
7321    {
7322      "name": "250",
7323      "members": [
7324        {
7325          "name": "url",
7326          "type": "str"
7327        },
7328        {
7329          "name": "readahead",
7330          "default": null,
7331          "type": "int"
7332        },
7333        {
7334          "name": "timeout",
7335          "default": null,
7336          "type": "int"
7337        },
7338        {
7339          "name": "username",
7340          "default": null,
7341          "type": "str"
7342        },
7343        {
7344          "name": "password-secret",
7345          "default": null,
7346          "type": "str"
7347        },
7348        {
7349          "name": "proxy-username",
7350          "default": null,
7351          "type": "str"
7352        },
7353        {
7354          "name": "proxy-password-secret",
7355          "default": null,
7356          "type": "str"
7357        },
7358        {
7359          "name": "cookie",
7360          "default": null,
7361          "type": "str"
7362        },
7363        {
7364          "name": "sslverify",
7365          "default": null,
7366          "type": "bool"
7367        },
7368        {
7369          "name": "cookie-secret",
7370          "default": null,
7371          "type": "str"
7372        }
7373      ],
7374      "meta-type": "object"
7375    },
7376    {
7377      "name": "251",
7378      "members": [
7379        {
7380          "name": "transport",
7381          "type": "366"
7382        },
7383        {
7384          "name": "portal",
7385          "type": "str"
7386        },
7387        {
7388          "name": "target",
7389          "type": "str"
7390        },
7391        {
7392          "name": "lun",
7393          "default": null,
7394          "type": "int"
7395        },
7396        {
7397          "name": "user",
7398          "default": null,
7399          "type": "str"
7400        },
7401        {
7402          "name": "password-secret",
7403          "default": null,
7404          "type": "str"
7405        },
7406        {
7407          "name": "initiator-name",
7408          "default": null,
7409          "type": "str"
7410        },
7411        {
7412          "name": "header-digest",
7413          "default": null,
7414          "type": "367"
7415        },
7416        {
7417          "name": "timeout",
7418          "default": null,
7419          "type": "int"
7420        }
7421      ],
7422      "meta-type": "object"
7423    },
7424    {
7425      "name": "252",
7426      "members": [
7427        {
7428          "name": "file",
7429          "type": "361"
7430        },
7431        {
7432          "name": "key-secret",
7433          "default": null,
7434          "type": "str"
7435        }
7436      ],
7437      "meta-type": "object"
7438    },
7439    {
7440      "name": "253",
7441      "members": [
7442        {
7443          "name": "server",
7444          "type": "308"
7445        },
7446        {
7447          "name": "export",
7448          "default": null,
7449          "type": "str"
7450        },
7451        {
7452          "name": "tls-creds",
7453          "default": null,
7454          "type": "str"
7455        },
7456        {
7457          "name": "x-dirty-bitmap",
7458          "default": null,
7459          "type": "str"
7460        }
7461      ],
7462      "meta-type": "object"
7463    },
7464    {
7465      "name": "254",
7466      "members": [
7467        {
7468          "name": "server",
7469          "type": "368"
7470        },
7471        {
7472          "name": "path",
7473          "type": "str"
7474        },
7475        {
7476          "name": "user",
7477          "default": null,
7478          "type": "int"
7479        },
7480        {
7481          "name": "group",
7482          "default": null,
7483          "type": "int"
7484        },
7485        {
7486          "name": "tcp-syn-count",
7487          "default": null,
7488          "type": "int"
7489        },
7490        {
7491          "name": "readahead-size",
7492          "default": null,
7493          "type": "int"
7494        },
7495        {
7496          "name": "page-cache-size",
7497          "default": null,
7498          "type": "int"
7499        },
7500        {
7501          "name": "debug",
7502          "default": null,
7503          "type": "int"
7504        }
7505      ],
7506      "meta-type": "object"
7507    },
7508    {
7509      "name": "255",
7510      "members": [
7511        {
7512          "name": "size",
7513          "default": null,
7514          "type": "int"
7515        },
7516        {
7517          "name": "latency-ns",
7518          "default": null,
7519          "type": "int"
7520        }
7521      ],
7522      "meta-type": "object"
7523    },
7524    {
7525      "name": "256",
7526      "members": [
7527        {
7528          "name": "device",
7529          "type": "str"
7530        },
7531        {
7532          "name": "namespace",
7533          "type": "int"
7534        }
7535      ],
7536      "meta-type": "object"
7537    },
7538    {
7539      "name": "257",
7540      "members": [
7541        {
7542          "name": "file",
7543          "type": "361"
7544        },
7545        {
7546          "name": "backing",
7547          "default": null,
7548          "type": "369"
7549        },
7550        {
7551          "name": "lazy-refcounts",
7552          "default": null,
7553          "type": "bool"
7554        },
7555        {
7556          "name": "pass-discard-request",
7557          "default": null,
7558          "type": "bool"
7559        },
7560        {
7561          "name": "pass-discard-snapshot",
7562          "default": null,
7563          "type": "bool"
7564        },
7565        {
7566          "name": "pass-discard-other",
7567          "default": null,
7568          "type": "bool"
7569        },
7570        {
7571          "name": "overlap-check",
7572          "default": null,
7573          "type": "370"
7574        },
7575        {
7576          "name": "cache-size",
7577          "default": null,
7578          "type": "int"
7579        },
7580        {
7581          "name": "l2-cache-size",
7582          "default": null,
7583          "type": "int"
7584        },
7585        {
7586          "name": "l2-cache-entry-size",
7587          "default": null,
7588          "type": "int"
7589        },
7590        {
7591          "name": "refcount-cache-size",
7592          "default": null,
7593          "type": "int"
7594        },
7595        {
7596          "name": "cache-clean-interval",
7597          "default": null,
7598          "type": "int"
7599        },
7600        {
7601          "name": "encrypt",
7602          "default": null,
7603          "type": "371"
7604        },
7605        {
7606          "name": "data-file",
7607          "default": null,
7608          "type": "361"
7609        }
7610      ],
7611      "meta-type": "object"
7612    },
7613    {
7614      "name": "258",
7615      "members": [
7616        {
7617          "name": "file",
7618          "type": "361"
7619        },
7620        {
7621          "name": "backing",
7622          "default": null,
7623          "type": "369"
7624        },
7625        {
7626          "name": "encrypt",
7627          "default": null,
7628          "type": "372"
7629        }
7630      ],
7631      "meta-type": "object"
7632    },
7633    {
7634      "name": "259",
7635      "members": [
7636        {
7637          "name": "file",
7638          "type": "361"
7639        },
7640        {
7641          "name": "backing",
7642          "default": null,
7643          "type": "369"
7644        }
7645      ],
7646      "meta-type": "object"
7647    },
7648    {
7649      "name": "260",
7650      "members": [
7651        {
7652          "name": "blkverify",
7653          "default": null,
7654          "type": "bool"
7655        },
7656        {
7657          "name": "children",
7658          "type": "[361]"
7659        },
7660        {
7661          "name": "vote-threshold",
7662          "type": "int"
7663        },
7664        {
7665          "name": "rewrite-corrupted",
7666          "default": null,
7667          "type": "bool"
7668        },
7669        {
7670          "name": "read-pattern",
7671          "default": null,
7672          "type": "373"
7673        }
7674      ],
7675      "meta-type": "object"
7676    },
7677    {
7678      "name": "261",
7679      "members": [
7680        {
7681          "name": "file",
7682          "type": "361"
7683        },
7684        {
7685          "name": "offset",
7686          "default": null,
7687          "type": "int"
7688        },
7689        {
7690          "name": "size",
7691          "default": null,
7692          "type": "int"
7693        }
7694      ],
7695      "meta-type": "object"
7696    },
7697    {
7698      "name": "262",
7699      "members": [
7700        {
7701          "name": "pool",
7702          "type": "str"
7703        },
7704        {
7705          "name": "image",
7706          "type": "str"
7707        },
7708        {
7709          "name": "conf",
7710          "default": null,
7711          "type": "str"
7712        },
7713        {
7714          "name": "snapshot",
7715          "default": null,
7716          "type": "str"
7717        },
7718        {
7719          "name": "user",
7720          "default": null,
7721          "type": "str"
7722        },
7723        {
7724          "name": "auth-client-required",
7725          "default": null,
7726          "type": "[374]"
7727        },
7728        {
7729          "name": "key-secret",
7730          "default": null,
7731          "type": "str"
7732        },
7733        {
7734          "name": "server",
7735          "default": null,
7736          "type": "[375]"
7737        }
7738      ],
7739      "meta-type": "object"
7740    },
7741    {
7742      "name": "263",
7743      "members": [
7744        {
7745          "name": "file",
7746          "type": "361"
7747        },
7748        {
7749          "name": "mode",
7750          "type": "376"
7751        },
7752        {
7753          "name": "top-id",
7754          "default": null,
7755          "type": "str"
7756        }
7757      ],
7758      "meta-type": "object"
7759    },
7760    {
7761      "name": "264",
7762      "members": [
7763        {
7764          "name": "server",
7765          "type": "308"
7766        },
7767        {
7768          "name": "vdi",
7769          "type": "str"
7770        },
7771        {
7772          "name": "snap-id",
7773          "default": null,
7774          "type": "int"
7775        },
7776        {
7777          "name": "tag",
7778          "default": null,
7779          "type": "str"
7780        }
7781      ],
7782      "meta-type": "object"
7783    },
7784    {
7785      "name": "265",
7786      "members": [
7787        {
7788          "name": "server",
7789          "type": "377"
7790        },
7791        {
7792          "name": "path",
7793          "type": "str"
7794        },
7795        {
7796          "name": "user",
7797          "default": null,
7798          "type": "str"
7799        },
7800        {
7801          "name": "host-key-check",
7802          "default": null,
7803          "type": "378"
7804        }
7805      ],
7806      "meta-type": "object"
7807    },
7808    {
7809      "name": "266",
7810      "members": [
7811        {
7812          "name": "throttle-group",
7813          "type": "str"
7814        },
7815        {
7816          "name": "file",
7817          "type": "361"
7818        }
7819      ],
7820      "meta-type": "object"
7821    },
7822    {
7823      "name": "267",
7824      "members": [
7825        {
7826          "name": "dir",
7827          "type": "str"
7828        },
7829        {
7830          "name": "fat-type",
7831          "default": null,
7832          "type": "int"
7833        },
7834        {
7835          "name": "floppy",
7836          "default": null,
7837          "type": "bool"
7838        },
7839        {
7840          "name": "label",
7841          "default": null,
7842          "type": "str"
7843        },
7844        {
7845          "name": "rw",
7846          "default": null,
7847          "type": "bool"
7848        }
7849      ],
7850      "meta-type": "object"
7851    },
7852    {
7853      "name": "268",
7854      "members": [
7855        {
7856          "name": "vdisk-id",
7857          "type": "str"
7858        },
7859        {
7860          "name": "server",
7861          "type": "375"
7862        },
7863        {
7864          "name": "tls-creds",
7865          "default": null,
7866          "type": "str"
7867        }
7868      ],
7869      "meta-type": "object"
7870    },
7871    {
7872      "name": "269",
7873      "tag": "driver",
7874      "variants": [
7875        {
7876          "case": "file",
7877          "type": "379"
7878        },
7879        {
7880          "case": "gluster",
7881          "type": "380"
7882        },
7883        {
7884          "case": "luks",
7885          "type": "381"
7886        },
7887        {
7888          "case": "nfs",
7889          "type": "382"
7890        },
7891        {
7892          "case": "parallels",
7893          "type": "383"
7894        },
7895        {
7896          "case": "qcow",
7897          "type": "384"
7898        },
7899        {
7900          "case": "qcow2",
7901          "type": "385"
7902        },
7903        {
7904          "case": "qed",
7905          "type": "386"
7906        },
7907        {
7908          "case": "rbd",
7909          "type": "387"
7910        },
7911        {
7912          "case": "sheepdog",
7913          "type": "388"
7914        },
7915        {
7916          "case": "ssh",
7917          "type": "389"
7918        },
7919        {
7920          "case": "vdi",
7921          "type": "390"
7922        },
7923        {
7924          "case": "vhdx",
7925          "type": "391"
7926        },
7927        {
7928          "case": "vmdk",
7929          "type": "392"
7930        },
7931        {
7932          "case": "vpc",
7933          "type": "393"
7934        },
7935        {
7936          "case": "blkdebug",
7937          "type": "0"
7938        },
7939        {
7940          "case": "blklogwrites",
7941          "type": "0"
7942        },
7943        {
7944          "case": "blkverify",
7945          "type": "0"
7946        },
7947        {
7948          "case": "bochs",
7949          "type": "0"
7950        },
7951        {
7952          "case": "cloop",
7953          "type": "0"
7954        },
7955        {
7956          "case": "copy-on-read",
7957          "type": "0"
7958        },
7959        {
7960          "case": "dmg",
7961          "type": "0"
7962        },
7963        {
7964          "case": "ftp",
7965          "type": "0"
7966        },
7967        {
7968          "case": "ftps",
7969          "type": "0"
7970        },
7971        {
7972          "case": "host_cdrom",
7973          "type": "0"
7974        },
7975        {
7976          "case": "host_device",
7977          "type": "0"
7978        },
7979        {
7980          "case": "http",
7981          "type": "0"
7982        },
7983        {
7984          "case": "https",
7985          "type": "0"
7986        },
7987        {
7988          "case": "iscsi",
7989          "type": "0"
7990        },
7991        {
7992          "case": "nbd",
7993          "type": "0"
7994        },
7995        {
7996          "case": "null-aio",
7997          "type": "0"
7998        },
7999        {
8000          "case": "null-co",
8001          "type": "0"
8002        },
8003        {
8004          "case": "nvme",
8005          "type": "0"
8006        },
8007        {
8008          "case": "quorum",
8009          "type": "0"
8010        },
8011        {
8012          "case": "raw",
8013          "type": "0"
8014        },
8015        {
8016          "case": "replication",
8017          "type": "0"
8018        },
8019        {
8020          "case": "throttle",
8021          "type": "0"
8022        },
8023        {
8024          "case": "vvfat",
8025          "type": "0"
8026        },
8027        {
8028          "case": "vxhs",
8029          "type": "0"
8030        }
8031      ],
8032      "members": [
8033        {
8034          "name": "driver",
8035          "type": "238"
8036        }
8037      ],
8038      "meta-type": "object"
8039    },
8040    {
8041      "name": "270",
8042      "meta-type": "enum",
8043      "values": [
8044        "retain",
8045        "read-only",
8046        "read-write"
8047      ]
8048    },
8049    {
8050      "name": "271",
8051      "meta-type": "enum",
8052      "values": [
8053        "read",
8054        "write"
8055      ]
8056    },
8057    {
8058      "name": "272",
8059      "meta-type": "enum",
8060      "values": [
8061        "ignore",
8062        "report",
8063        "stop"
8064      ]
8065    },
8066    {
8067      "name": "273",
8068      "members": [
8069        {
8070          "type": "str"
8071        },
8072        {
8073          "type": "null"
8074        }
8075      ],
8076      "meta-type": "alternate"
8077    },
8078    {
8079      "name": "274",
8080      "tag": "type",
8081      "variants": [
8082        {
8083          "case": "inet",
8084          "type": "395"
8085        },
8086        {
8087          "case": "unix",
8088          "type": "396"
8089        },
8090        {
8091          "case": "vsock",
8092          "type": "397"
8093        },
8094        {
8095          "case": "fd",
8096          "type": "398"
8097        }
8098      ],
8099      "members": [
8100        {
8101          "name": "type",
8102          "type": "394"
8103        }
8104      ],
8105      "meta-type": "object"
8106    },
8107    {
8108      "name": "275",
8109      "meta-type": "enum",
8110      "values": [
8111        "safe",
8112        "hard"
8113      ]
8114    },
8115    {
8116      "name": "276",
8117      "meta-type": "enum",
8118      "values": [
8119        "read",
8120        "write",
8121        "flush"
8122      ]
8123    },
8124    {
8125      "name": "277",
8126      "meta-type": "enum",
8127      "values": [
8128        "utf8",
8129        "base64"
8130      ]
8131    },
8132    {
8133      "name": "278",
8134      "tag": "type",
8135      "variants": [
8136        {
8137          "case": "file",
8138          "type": "400"
8139        },
8140        {
8141          "case": "serial",
8142          "type": "401"
8143        },
8144        {
8145          "case": "parallel",
8146          "type": "401"
8147        },
8148        {
8149          "case": "pipe",
8150          "type": "401"
8151        },
8152        {
8153          "case": "socket",
8154          "type": "402"
8155        },
8156        {
8157          "case": "udp",
8158          "type": "403"
8159        },
8160        {
8161          "case": "pty",
8162          "type": "404"
8163        },
8164        {
8165          "case": "null",
8166          "type": "404"
8167        },
8168        {
8169          "case": "mux",
8170          "type": "405"
8171        },
8172        {
8173          "case": "msmouse",
8174          "type": "404"
8175        },
8176        {
8177          "case": "wctablet",
8178          "type": "404"
8179        },
8180        {
8181          "case": "braille",
8182          "type": "404"
8183        },
8184        {
8185          "case": "testdev",
8186          "type": "404"
8187        },
8188        {
8189          "case": "stdio",
8190          "type": "406"
8191        },
8192        {
8193          "case": "console",
8194          "type": "404"
8195        },
8196        {
8197          "case": "spicevmc",
8198          "type": "407"
8199        },
8200        {
8201          "case": "spiceport",
8202          "type": "408"
8203        },
8204        {
8205          "case": "vc",
8206          "type": "409"
8207        },
8208        {
8209          "case": "ringbuf",
8210          "type": "410"
8211        },
8212        {
8213          "case": "memory",
8214          "type": "410"
8215        }
8216      ],
8217      "members": [
8218        {
8219          "name": "type",
8220          "type": "399"
8221        }
8222      ],
8223      "meta-type": "object"
8224    },
8225    {
8226      "name": "279",
8227      "meta-type": "enum",
8228      "values": [
8229        "normal",
8230        "none",
8231        "all"
8232      ]
8233    },
8234    {
8235      "name": "280",
8236      "meta-type": "enum",
8237      "values": [
8238        "half",
8239        "full"
8240      ]
8241    },
8242    {
8243      "name": "281",
8244      "meta-type": "enum",
8245      "values": [
8246        "off",
8247        "on"
8248      ]
8249    },
8250    {
8251      "name": "282",
8252      "members": [
8253        {
8254          "name": "priority",
8255          "type": "int"
8256        },
8257        {
8258          "name": "tbl-id",
8259          "type": "int"
8260        },
8261        {
8262          "name": "in-pport",
8263          "default": null,
8264          "type": "int"
8265        },
8266        {
8267          "name": "tunnel-id",
8268          "default": null,
8269          "type": "int"
8270        },
8271        {
8272          "name": "vlan-id",
8273          "default": null,
8274          "type": "int"
8275        },
8276        {
8277          "name": "eth-type",
8278          "default": null,
8279          "type": "int"
8280        },
8281        {
8282          "name": "eth-src",
8283          "default": null,
8284          "type": "str"
8285        },
8286        {
8287          "name": "eth-dst",
8288          "default": null,
8289          "type": "str"
8290        },
8291        {
8292          "name": "ip-proto",
8293          "default": null,
8294          "type": "int"
8295        },
8296        {
8297          "name": "ip-tos",
8298          "default": null,
8299          "type": "int"
8300        },
8301        {
8302          "name": "ip-dst",
8303          "default": null,
8304          "type": "str"
8305        }
8306      ],
8307      "meta-type": "object"
8308    },
8309    {
8310      "name": "283",
8311      "members": [
8312        {
8313          "name": "in-pport",
8314          "default": null,
8315          "type": "int"
8316        },
8317        {
8318          "name": "tunnel-id",
8319          "default": null,
8320          "type": "int"
8321        },
8322        {
8323          "name": "vlan-id",
8324          "default": null,
8325          "type": "int"
8326        },
8327        {
8328          "name": "eth-src",
8329          "default": null,
8330          "type": "str"
8331        },
8332        {
8333          "name": "eth-dst",
8334          "default": null,
8335          "type": "str"
8336        },
8337        {
8338          "name": "ip-proto",
8339          "default": null,
8340          "type": "int"
8341        },
8342        {
8343          "name": "ip-tos",
8344          "default": null,
8345          "type": "int"
8346        }
8347      ],
8348      "meta-type": "object"
8349    },
8350    {
8351      "name": "284",
8352      "members": [
8353        {
8354          "name": "goto-tbl",
8355          "default": null,
8356          "type": "int"
8357        },
8358        {
8359          "name": "group-id",
8360          "default": null,
8361          "type": "int"
8362        },
8363        {
8364          "name": "tunnel-lport",
8365          "default": null,
8366          "type": "int"
8367        },
8368        {
8369          "name": "vlan-id",
8370          "default": null,
8371          "type": "int"
8372        },
8373        {
8374          "name": "new-vlan-id",
8375          "default": null,
8376          "type": "int"
8377        },
8378        {
8379          "name": "out-pport",
8380          "default": null,
8381          "type": "int"
8382        }
8383      ],
8384      "meta-type": "object"
8385    },
8386    {
8387      "name": "285",
8388      "tag": "type",
8389      "variants": [
8390        {
8391          "case": "passthrough",
8392          "type": "412"
8393        },
8394        {
8395          "case": "emulator",
8396          "type": "413"
8397        }
8398      ],
8399      "members": [
8400        {
8401          "name": "type",
8402          "type": "411"
8403        }
8404      ],
8405      "meta-type": "object"
8406    },
8407    {
8408      "name": "286",
8409      "meta-type": "enum",
8410      "values": [
8411        "client",
8412        "server",
8413        "unknown"
8414      ]
8415    },
8416    {
8417      "name": "[287]",
8418      "element-type": "287",
8419      "meta-type": "array"
8420    },
8421    {
8422      "name": "287",
8423      "members": [
8424        {
8425          "name": "host",
8426          "type": "str"
8427        },
8428        {
8429          "name": "port",
8430          "type": "str"
8431        },
8432        {
8433          "name": "family",
8434          "type": "290"
8435        },
8436        {
8437          "name": "connection-id",
8438          "type": "int"
8439        },
8440        {
8441          "name": "channel-type",
8442          "type": "int"
8443        },
8444        {
8445          "name": "channel-id",
8446          "type": "int"
8447        },
8448        {
8449          "name": "tls",
8450          "type": "bool"
8451        }
8452      ],
8453      "meta-type": "object"
8454    },
8455    {
8456      "name": "288",
8457      "members": [
8458        {
8459          "name": "host",
8460          "type": "str"
8461        },
8462        {
8463          "name": "port",
8464          "type": "str"
8465        },
8466        {
8467          "name": "family",
8468          "type": "290"
8469        }
8470      ],
8471      "meta-type": "object"
8472    },
8473    {
8474      "name": "289",
8475      "members": [
8476        {
8477          "name": "host",
8478          "type": "str"
8479        },
8480        {
8481          "name": "port",
8482          "type": "str"
8483        },
8484        {
8485          "name": "family",
8486          "type": "290"
8487        },
8488        {
8489          "name": "auth",
8490          "default": null,
8491          "type": "str"
8492        }
8493      ],
8494      "meta-type": "object"
8495    },
8496    {
8497      "name": "290",
8498      "meta-type": "enum",
8499      "values": [
8500        "ipv4",
8501        "ipv6",
8502        "unix",
8503        "vsock",
8504        "unknown"
8505      ]
8506    },
8507    {
8508      "name": "[291]",
8509      "element-type": "291",
8510      "meta-type": "array"
8511    },
8512    {
8513      "name": "291",
8514      "members": [
8515        {
8516          "name": "host",
8517          "type": "str"
8518        },
8519        {
8520          "name": "service",
8521          "type": "str"
8522        },
8523        {
8524          "name": "family",
8525          "type": "290"
8526        },
8527        {
8528          "name": "websocket",
8529          "type": "bool"
8530        },
8531        {
8532          "name": "x509_dname",
8533          "default": null,
8534          "type": "str"
8535        },
8536        {
8537          "name": "sasl_username",
8538          "default": null,
8539          "type": "str"
8540        }
8541      ],
8542      "meta-type": "object"
8543    },
8544    {
8545      "name": "[292]",
8546      "element-type": "292",
8547      "meta-type": "array"
8548    },
8549    {
8550      "name": "292",
8551      "members": [
8552        {
8553          "name": "host",
8554          "type": "str"
8555        },
8556        {
8557          "name": "service",
8558          "type": "str"
8559        },
8560        {
8561          "name": "family",
8562          "type": "290"
8563        },
8564        {
8565          "name": "websocket",
8566          "type": "bool"
8567        },
8568        {
8569          "name": "auth",
8570          "type": "293"
8571        },
8572        {
8573          "name": "vencrypt",
8574          "default": null,
8575          "type": "294"
8576        }
8577      ],
8578      "meta-type": "object"
8579    },
8580    {
8581      "name": "293",
8582      "meta-type": "enum",
8583      "values": [
8584        "none",
8585        "vnc",
8586        "ra2",
8587        "ra2ne",
8588        "tight",
8589        "ultra",
8590        "tls",
8591        "vencrypt",
8592        "sasl"
8593      ]
8594    },
8595    {
8596      "name": "294",
8597      "meta-type": "enum",
8598      "values": [
8599        "plain",
8600        "tls-none",
8601        "x509-none",
8602        "tls-vnc",
8603        "x509-vnc",
8604        "tls-plain",
8605        "x509-plain",
8606        "tls-sasl",
8607        "x509-sasl"
8608      ]
8609    },
8610    {
8611      "name": "295",
8612      "members": [
8613        {
8614          "name": "host",
8615          "type": "str"
8616        },
8617        {
8618          "name": "service",
8619          "type": "str"
8620        },
8621        {
8622          "name": "family",
8623          "type": "290"
8624        },
8625        {
8626          "name": "websocket",
8627          "type": "bool"
8628        },
8629        {
8630          "name": "auth",
8631          "default": null,
8632          "type": "str"
8633        }
8634      ],
8635      "meta-type": "object"
8636    },
8637    {
8638      "name": "296",
8639      "members": [
8640        {
8641          "name": "host",
8642          "type": "str"
8643        },
8644        {
8645          "name": "service",
8646          "type": "str"
8647        },
8648        {
8649          "name": "family",
8650          "type": "290"
8651        },
8652        {
8653          "name": "websocket",
8654          "type": "bool"
8655        }
8656      ],
8657      "meta-type": "object"
8658    },
8659    {
8660      "name": "[297]",
8661      "element-type": "297",
8662      "meta-type": "array"
8663    },
8664    {
8665      "name": "297",
8666      "tag": "type",
8667      "variants": [
8668        {
8669          "case": "number",
8670          "type": "415"
8671        },
8672        {
8673          "case": "qcode",
8674          "type": "416"
8675        }
8676      ],
8677      "members": [
8678        {
8679          "name": "type",
8680          "type": "414"
8681        }
8682      ],
8683      "meta-type": "object"
8684    },
8685    {
8686      "name": "[298]",
8687      "element-type": "298",
8688      "meta-type": "array"
8689    },
8690    {
8691      "name": "298",
8692      "tag": "type",
8693      "variants": [
8694        {
8695          "case": "key",
8696          "type": "418"
8697        },
8698        {
8699          "case": "btn",
8700          "type": "419"
8701        },
8702        {
8703          "case": "rel",
8704          "type": "420"
8705        },
8706        {
8707          "case": "abs",
8708          "type": "420"
8709        }
8710      ],
8711      "members": [
8712        {
8713          "name": "type",
8714          "type": "417"
8715        }
8716      ],
8717      "meta-type": "object"
8718    },
8719    {
8720      "name": "299",
8721      "meta-type": "enum",
8722      "values": [
8723        "default",
8724        "none",
8725        "gtk",
8726        "sdl",
8727        "egl-headless",
8728        "curses",
8729        "cocoa",
8730        "spice-app"
8731      ]
8732    },
8733    {
8734      "name": "300",
8735      "meta-type": "enum",
8736      "values": [
8737        "off",
8738        "on",
8739        "core",
8740        "es"
8741      ]
8742    },
8743    {
8744      "name": "301",
8745      "members": [
8746        {
8747          "name": "grab-on-hover",
8748          "default": null,
8749          "type": "bool"
8750        },
8751        {
8752          "name": "zoom-to-fit",
8753          "default": null,
8754          "type": "bool"
8755        }
8756      ],
8757      "meta-type": "object"
8758    },
8759    {
8760      "name": "302",
8761      "members": [
8762        {
8763          "name": "charset",
8764          "default": null,
8765          "type": "str"
8766        }
8767      ],
8768      "meta-type": "object"
8769    },
8770    {
8771      "name": "303",
8772      "members": [
8773        {
8774          "name": "rendernode",
8775          "default": null,
8776          "type": "str"
8777        }
8778      ],
8779      "meta-type": "object"
8780    },
8781    {
8782      "name": "304",
8783      "meta-type": "enum",
8784      "values": [
8785        "none",
8786        "setup",
8787        "cancelling",
8788        "cancelled",
8789        "active",
8790        "postcopy-active",
8791        "postcopy-paused",
8792        "postcopy-recover",
8793        "completed",
8794        "failed",
8795        "colo",
8796        "pre-switchover",
8797        "device"
8798      ]
8799    },
8800    {
8801      "name": "305",
8802      "members": [
8803        {
8804          "name": "transferred",
8805          "type": "int"
8806        },
8807        {
8808          "name": "remaining",
8809          "type": "int"
8810        },
8811        {
8812          "name": "total",
8813          "type": "int"
8814        },
8815        {
8816          "name": "duplicate",
8817          "type": "int"
8818        },
8819        {
8820          "name": "skipped",
8821          "type": "int"
8822        },
8823        {
8824          "name": "normal",
8825          "type": "int"
8826        },
8827        {
8828          "name": "normal-bytes",
8829          "type": "int"
8830        },
8831        {
8832          "name": "dirty-pages-rate",
8833          "type": "int"
8834        },
8835        {
8836          "name": "mbps",
8837          "type": "number"
8838        },
8839        {
8840          "name": "dirty-sync-count",
8841          "type": "int"
8842        },
8843        {
8844          "name": "postcopy-requests",
8845          "type": "int"
8846        },
8847        {
8848          "name": "page-size",
8849          "type": "int"
8850        },
8851        {
8852          "name": "multifd-bytes",
8853          "type": "int"
8854        },
8855        {
8856          "name": "pages-per-second",
8857          "type": "int"
8858        }
8859      ],
8860      "meta-type": "object"
8861    },
8862    {
8863      "name": "306",
8864      "members": [
8865        {
8866          "name": "cache-size",
8867          "type": "int"
8868        },
8869        {
8870          "name": "bytes",
8871          "type": "int"
8872        },
8873        {
8874          "name": "pages",
8875          "type": "int"
8876        },
8877        {
8878          "name": "cache-miss",
8879          "type": "int"
8880        },
8881        {
8882          "name": "cache-miss-rate",
8883          "type": "number"
8884        },
8885        {
8886          "name": "overflow",
8887          "type": "int"
8888        }
8889      ],
8890      "meta-type": "object"
8891    },
8892    {
8893      "name": "307",
8894      "members": [
8895        {
8896          "name": "pages",
8897          "type": "int"
8898        },
8899        {
8900          "name": "busy",
8901          "type": "int"
8902        },
8903        {
8904          "name": "busy-rate",
8905          "type": "number"
8906        },
8907        {
8908          "name": "compressed-size",
8909          "type": "int"
8910        },
8911        {
8912          "name": "compression-rate",
8913          "type": "number"
8914        }
8915      ],
8916      "meta-type": "object"
8917    },
8918    {
8919      "name": "[308]",
8920      "element-type": "308",
8921      "meta-type": "array"
8922    },
8923    {
8924      "name": "308",
8925      "tag": "type",
8926      "variants": [
8927        {
8928          "case": "inet",
8929          "type": "377"
8930        },
8931        {
8932          "case": "unix",
8933          "type": "422"
8934        },
8935        {
8936          "case": "vsock",
8937          "type": "423"
8938        },
8939        {
8940          "case": "fd",
8941          "type": "424"
8942        }
8943      ],
8944      "members": [
8945        {
8946          "name": "type",
8947          "type": "421"
8948        }
8949      ],
8950      "meta-type": "object"
8951    },
8952    {
8953      "name": "309",
8954      "meta-type": "enum",
8955      "values": [
8956        "xbzrle",
8957        "rdma-pin-all",
8958        "auto-converge",
8959        "zero-blocks",
8960        "compress",
8961        "events",
8962        "postcopy-ram",
8963        "x-colo",
8964        "release-ram",
8965        "block",
8966        "return-path",
8967        "pause-before-switchover",
8968        "multifd",
8969        "dirty-bitmaps",
8970        "postcopy-blocktime",
8971        "late-block-activate",
8972        "x-ignore-shared"
8973      ]
8974    },
8975    {
8976      "name": "310",
8977      "meta-type": "enum",
8978      "values": [
8979        "none",
8980        "primary",
8981        "secondary"
8982      ]
8983    },
8984    {
8985      "name": "311",
8986      "meta-type": "enum",
8987      "values": [
8988        "none",
8989        "request",
8990        "error",
8991        "processing"
8992      ]
8993    },
8994    {
8995      "name": "number",
8996      "json-type": "number",
8997      "meta-type": "builtin"
8998    },
8999    {
9000      "name": "[312]",
9001      "element-type": "312",
9002      "meta-type": "array"
9003    },
9004    {
9005      "name": "312",
9006      "tag": "type",
9007      "variants": [
9008        {
9009          "case": "abort",
9010          "type": "426"
9011        },
9012        {
9013          "case": "block-dirty-bitmap-add",
9014          "type": "427"
9015        },
9016        {
9017          "case": "block-dirty-bitmap-clear",
9018          "type": "428"
9019        },
9020        {
9021          "case": "block-dirty-bitmap-enable",
9022          "type": "428"
9023        },
9024        {
9025          "case": "block-dirty-bitmap-disable",
9026          "type": "428"
9027        },
9028        {
9029          "case": "block-dirty-bitmap-merge",
9030          "type": "429"
9031        },
9032        {
9033          "case": "blockdev-backup",
9034          "type": "430"
9035        },
9036        {
9037          "case": "blockdev-snapshot",
9038          "type": "431"
9039        },
9040        {
9041          "case": "blockdev-snapshot-internal-sync",
9042          "type": "432"
9043        },
9044        {
9045          "case": "blockdev-snapshot-sync",
9046          "type": "433"
9047        },
9048        {
9049          "case": "drive-backup",
9050          "type": "434"
9051        }
9052      ],
9053      "members": [
9054        {
9055          "name": "type",
9056          "type": "425"
9057        }
9058      ],
9059      "meta-type": "object"
9060    },
9061    {
9062      "name": "313",
9063      "members": [
9064        {
9065          "name": "completion-mode",
9066          "default": null,
9067          "type": "435"
9068        }
9069      ],
9070      "meta-type": "object"
9071    },
9072    {
9073      "name": "314",
9074      "meta-type": "enum",
9075      "values": [
9076        "unavailable",
9077        "disabled",
9078        "enabled"
9079      ]
9080    },
9081    {
9082      "name": "315",
9083      "meta-type": "enum",
9084      "values": [
9085        "builtin",
9086        "enum",
9087        "array",
9088        "object",
9089        "alternate",
9090        "command",
9091        "event"
9092      ]
9093    },
9094    {
9095      "name": "316",
9096      "members": [
9097        {
9098          "name": "json-type",
9099          "type": "436"
9100        }
9101      ],
9102      "meta-type": "object"
9103    },
9104    {
9105      "name": "317",
9106      "members": [
9107        {
9108          "name": "values",
9109          "type": "[str]"
9110        }
9111      ],
9112      "meta-type": "object"
9113    },
9114    {
9115      "name": "318",
9116      "members": [
9117        {
9118          "name": "element-type",
9119          "type": "str"
9120        }
9121      ],
9122      "meta-type": "object"
9123    },
9124    {
9125      "name": "319",
9126      "members": [
9127        {
9128          "name": "members",
9129          "type": "[437]"
9130        },
9131        {
9132          "name": "tag",
9133          "default": null,
9134          "type": "str"
9135        },
9136        {
9137          "name": "variants",
9138          "default": null,
9139          "type": "[438]"
9140        }
9141      ],
9142      "meta-type": "object"
9143    },
9144    {
9145      "name": "320",
9146      "members": [
9147        {
9148          "name": "members",
9149          "type": "[439]"
9150        }
9151      ],
9152      "meta-type": "object"
9153    },
9154    {
9155      "name": "321",
9156      "members": [
9157        {
9158          "name": "arg-type",
9159          "type": "str"
9160        },
9161        {
9162          "name": "ret-type",
9163          "type": "str"
9164        },
9165        {
9166          "name": "allow-oob",
9167          "default": null,
9168          "type": "bool"
9169        }
9170      ],
9171      "meta-type": "object"
9172    },
9173    {
9174      "name": "322",
9175      "members": [
9176        {
9177          "name": "arg-type",
9178          "type": "str"
9179        }
9180      ],
9181      "meta-type": "object"
9182    },
9183    {
9184      "name": "[323]",
9185      "element-type": "323",
9186      "meta-type": "array"
9187    },
9188    {
9189      "name": "323",
9190      "meta-type": "enum",
9191      "values": [
9192        "oob"
9193      ]
9194    },
9195    {
9196      "name": "324",
9197      "members": [
9198        {
9199          "name": "major",
9200          "type": "int"
9201        },
9202        {
9203          "name": "minor",
9204          "type": "int"
9205        },
9206        {
9207          "name": "micro",
9208          "type": "int"
9209        }
9210      ],
9211      "meta-type": "object"
9212    },
9213    {
9214      "name": "325",
9215      "members": [
9216        {
9217          "name": "node-id",
9218          "default": null,
9219          "type": "int"
9220        },
9221        {
9222          "name": "socket-id",
9223          "default": null,
9224          "type": "int"
9225        },
9226        {
9227          "name": "core-id",
9228          "default": null,
9229          "type": "int"
9230        },
9231        {
9232          "name": "thread-id",
9233          "default": null,
9234          "type": "int"
9235        }
9236      ],
9237      "meta-type": "object"
9238    },
9239    {
9240      "name": "326",
9241      "meta-type": "enum",
9242      "values": [
9243        "x86",
9244        "sparc",
9245        "ppc",
9246        "mips",
9247        "tricore",
9248        "s390",
9249        "riscv",
9250        "other"
9251      ]
9252    },
9253    {
9254      "name": "327",
9255      "members": [
9256        {
9257          "name": "pc",
9258          "type": "int"
9259        }
9260      ],
9261      "meta-type": "object"
9262    },
9263    {
9264      "name": "328",
9265      "members": [
9266        {
9267          "name": "pc",
9268          "type": "int"
9269        },
9270        {
9271          "name": "npc",
9272          "type": "int"
9273        }
9274      ],
9275      "meta-type": "object"
9276    },
9277    {
9278      "name": "329",
9279      "members": [
9280        {
9281          "name": "nip",
9282          "type": "int"
9283        }
9284      ],
9285      "meta-type": "object"
9286    },
9287    {
9288      "name": "330",
9289      "members": [
9290        {
9291          "name": "PC",
9292          "type": "int"
9293        }
9294      ],
9295      "meta-type": "object"
9296    },
9297    {
9298      "name": "331",
9299      "members": [
9300        {
9301          "name": "PC",
9302          "type": "int"
9303        }
9304      ],
9305      "meta-type": "object"
9306    },
9307    {
9308      "name": "332",
9309      "members": [
9310        {
9311          "name": "cpu-state",
9312          "type": "440"
9313        }
9314      ],
9315      "meta-type": "object"
9316    },
9317    {
9318      "name": "333",
9319      "members": [
9320        {
9321          "name": "pc",
9322          "type": "int"
9323        }
9324      ],
9325      "meta-type": "object"
9326    },
9327    {
9328      "name": "334",
9329      "meta-type": "enum",
9330      "values": [
9331        "aarch64",
9332        "alpha",
9333        "arm",
9334        "cris",
9335        "hppa",
9336        "i386",
9337        "lm32",
9338        "m68k",
9339        "microblaze",
9340        "microblazeel",
9341        "mips",
9342        "mips64",
9343        "mips64el",
9344        "mipsel",
9345        "moxie",
9346        "nios2",
9347        "or1k",
9348        "ppc",
9349        "ppc64",
9350        "riscv32",
9351        "riscv64",
9352        "s390x",
9353        "sh4",
9354        "sh4eb",
9355        "sparc",
9356        "sparc64",
9357        "tricore",
9358        "unicore32",
9359        "x86_64",
9360        "xtensa",
9361        "xtensaeb"
9362      ]
9363    },
9364    {
9365      "name": "[335]",
9366      "element-type": "335",
9367      "meta-type": "array"
9368    },
9369    {
9370      "name": "335",
9371      "members": [
9372        {
9373          "name": "bus",
9374          "type": "int"
9375        },
9376        {
9377          "name": "slot",
9378          "type": "int"
9379        },
9380        {
9381          "name": "function",
9382          "type": "int"
9383        },
9384        {
9385          "name": "class_info",
9386          "type": "441"
9387        },
9388        {
9389          "name": "id",
9390          "type": "442"
9391        },
9392        {
9393          "name": "irq",
9394          "default": null,
9395          "type": "int"
9396        },
9397        {
9398          "name": "qdev_id",
9399          "type": "str"
9400        },
9401        {
9402          "name": "pci_bridge",
9403          "default": null,
9404          "type": "443"
9405        },
9406        {
9407          "name": "regions",
9408          "type": "[444]"
9409        }
9410      ],
9411      "meta-type": "object"
9412    },
9413    {
9414      "name": "336",
9415      "meta-type": "enum",
9416      "values": [
9417        "elf",
9418        "kdump-zlib",
9419        "kdump-lzo",
9420        "kdump-snappy",
9421        "win-dmp"
9422      ]
9423    },
9424    {
9425      "name": "337",
9426      "meta-type": "enum",
9427      "values": [
9428        "none",
9429        "active",
9430        "completed",
9431        "failed"
9432      ]
9433    },
9434    {
9435      "name": "[336]",
9436      "element-type": "336",
9437      "meta-type": "array"
9438    },
9439    {
9440      "name": "[338]",
9441      "element-type": "338",
9442      "meta-type": "array"
9443    },
9444    {
9445      "name": "338",
9446      "members": [
9447        {
9448          "name": "fd",
9449          "type": "int"
9450        },
9451        {
9452          "name": "opaque",
9453          "default": null,
9454          "type": "str"
9455        }
9456      ],
9457      "meta-type": "object"
9458    },
9459    {
9460      "name": "[339]",
9461      "element-type": "339",
9462      "meta-type": "array"
9463    },
9464    {
9465      "name": "339",
9466      "members": [
9467        {
9468          "name": "name",
9469          "type": "str"
9470        },
9471        {
9472          "name": "type",
9473          "type": "445"
9474        },
9475        {
9476          "name": "help",
9477          "default": null,
9478          "type": "str"
9479        },
9480        {
9481          "name": "default",
9482          "default": null,
9483          "type": "str"
9484        }
9485      ],
9486      "meta-type": "object"
9487    },
9488    {
9489      "name": "340",
9490      "meta-type": "enum",
9491      "values": [
9492        "default",
9493        "preferred",
9494        "bind",
9495        "interleave"
9496      ]
9497    },
9498    {
9499      "name": "341",
9500      "meta-type": "enum",
9501      "values": [
9502        "dimm",
9503        "nvdimm"
9504      ]
9505    },
9506    {
9507      "name": "342",
9508      "members": [
9509        {
9510          "name": "data",
9511          "type": "446"
9512        }
9513      ],
9514      "meta-type": "object"
9515    },
9516    {
9517      "name": "343",
9518      "meta-type": "enum",
9519      "values": [
9520        "DIMM",
9521        "CPU"
9522      ]
9523    },
9524    {
9525      "name": "344",
9526      "meta-type": "enum",
9527      "values": [
9528        "node",
9529        "dist",
9530        "cpu"
9531      ]
9532    },
9533    {
9534      "name": "345",
9535      "members": [
9536        {
9537          "name": "nodeid",
9538          "default": null,
9539          "type": "int"
9540        },
9541        {
9542          "name": "cpus",
9543          "default": null,
9544          "type": "[int]"
9545        },
9546        {
9547          "name": "mem",
9548          "default": null,
9549          "type": "int"
9550        },
9551        {
9552          "name": "memdev",
9553          "default": null,
9554          "type": "str"
9555        }
9556      ],
9557      "meta-type": "object"
9558    },
9559    {
9560      "name": "346",
9561      "members": [
9562        {
9563          "name": "src",
9564          "type": "int"
9565        },
9566        {
9567          "name": "dst",
9568          "type": "int"
9569        },
9570        {
9571          "name": "val",
9572          "type": "int"
9573        }
9574      ],
9575      "meta-type": "object"
9576    },
9577    {
9578      "name": "347",
9579      "members": [
9580        {
9581          "name": "node-id",
9582          "default": null,
9583          "type": "int"
9584        },
9585        {
9586          "name": "socket-id",
9587          "default": null,
9588          "type": "int"
9589        },
9590        {
9591          "name": "core-id",
9592          "default": null,
9593          "type": "int"
9594        },
9595        {
9596          "name": "thread-id",
9597          "default": null,
9598          "type": "int"
9599        }
9600      ],
9601      "meta-type": "object"
9602    },
9603    {
9604      "name": "348",
9605      "meta-type": "enum",
9606      "values": [
9607        "uninit",
9608        "launch-update",
9609        "launch-secret",
9610        "running",
9611        "send-update",
9612        "receive-update"
9613      ]
9614    },
9615    {
9616      "name": "349",
9617      "members": [
9618        {
9619          "name": "name",
9620          "type": "str"
9621        },
9622        {
9623          "name": "props",
9624          "default": null,
9625          "type": "any"
9626        }
9627      ],
9628      "meta-type": "object"
9629    },
9630    {
9631      "name": "350",
9632      "meta-type": "enum",
9633      "values": [
9634        "incompatible",
9635        "identical",
9636        "superset",
9637        "subset"
9638      ]
9639    },
9640    {
9641      "name": "351",
9642      "meta-type": "enum",
9643      "values": [
9644        "static",
9645        "full"
9646      ]
9647    },
9648    {
9649      "name": "352",
9650      "meta-type": "enum",
9651      "values": [
9652        "hyper-v",
9653        "s390"
9654      ]
9655    },
9656    {
9657      "name": "353",
9658      "members": [
9659        {
9660          "name": "arg1",
9661          "type": "int"
9662        },
9663        {
9664          "name": "arg2",
9665          "type": "int"
9666        },
9667        {
9668          "name": "arg3",
9669          "type": "int"
9670        },
9671        {
9672          "name": "arg4",
9673          "type": "int"
9674        },
9675        {
9676          "name": "arg5",
9677          "type": "int"
9678        }
9679      ],
9680      "meta-type": "object"
9681    },
9682    {
9683      "name": "354",
9684      "members": [
9685        {
9686          "name": "core",
9687          "type": "int"
9688        },
9689        {
9690          "name": "psw-mask",
9691          "type": "int"
9692        },
9693        {
9694          "name": "psw-addr",
9695          "type": "int"
9696        },
9697        {
9698          "name": "reason",
9699          "type": "447"
9700        }
9701      ],
9702      "meta-type": "object"
9703    },
9704    {
9705      "name": "355",
9706      "meta-type": "enum",
9707      "values": [
9708        "active",
9709        "disabled",
9710        "frozen",
9711        "locked",
9712        "inconsistent"
9713      ]
9714    },
9715    {
9716      "name": "[356]",
9717      "element-type": "356",
9718      "meta-type": "array"
9719    },
9720    {
9721      "name": "356",
9722      "members": [
9723        {
9724          "name": "interval_length",
9725          "type": "int"
9726        },
9727        {
9728          "name": "min_rd_latency_ns",
9729          "type": "int"
9730        },
9731        {
9732          "name": "max_rd_latency_ns",
9733          "type": "int"
9734        },
9735        {
9736          "name": "avg_rd_latency_ns",
9737          "type": "int"
9738        },
9739        {
9740          "name": "min_wr_latency_ns",
9741          "type": "int"
9742        },
9743        {
9744          "name": "max_wr_latency_ns",
9745          "type": "int"
9746        },
9747        {
9748          "name": "avg_wr_latency_ns",
9749          "type": "int"
9750        },
9751        {
9752          "name": "min_flush_latency_ns",
9753          "type": "int"
9754        },
9755        {
9756          "name": "max_flush_latency_ns",
9757          "type": "int"
9758        },
9759        {
9760          "name": "avg_flush_latency_ns",
9761          "type": "int"
9762        },
9763        {
9764          "name": "avg_rd_queue_depth",
9765          "type": "number"
9766        },
9767        {
9768          "name": "avg_wr_queue_depth",
9769          "type": "number"
9770        }
9771      ],
9772      "meta-type": "object"
9773    },
9774    {
9775      "name": "357",
9776      "members": [
9777        {
9778          "name": "boundaries",
9779          "type": "[int]"
9780        },
9781        {
9782          "name": "bins",
9783          "type": "[int]"
9784        }
9785      ],
9786      "meta-type": "object"
9787    },
9788    {
9789      "name": "[67]",
9790      "element-type": "67",
9791      "meta-type": "array"
9792    },
9793    {
9794      "name": "358",
9795      "tag": "type",
9796      "variants": [
9797        {
9798          "case": "qcow2",
9799          "type": "449"
9800        },
9801        {
9802          "case": "vmdk",
9803          "type": "450"
9804        },
9805        {
9806          "case": "luks",
9807          "type": "451"
9808        }
9809      ],
9810      "members": [
9811        {
9812          "name": "type",
9813          "type": "448"
9814        }
9815      ],
9816      "meta-type": "object"
9817    },
9818    {
9819      "name": "359",
9820      "meta-type": "enum",
9821      "values": [
9822        "block-backend",
9823        "block-job",
9824        "block-driver"
9825      ]
9826    },
9827    {
9828      "name": "[360]",
9829      "element-type": "360",
9830      "meta-type": "array"
9831    },
9832    {
9833      "name": "360",
9834      "meta-type": "enum",
9835      "values": [
9836        "consistent-read",
9837        "write",
9838        "write-unchanged",
9839        "resize",
9840        "graph-mod"
9841      ]
9842    },
9843    {
9844      "name": "361",
9845      "members": [
9846        {
9847          "type": "45"
9848        },
9849        {
9850          "type": "str"
9851        }
9852      ],
9853      "meta-type": "alternate"
9854    },
9855    {
9856      "name": "[362]",
9857      "element-type": "362",
9858      "meta-type": "array"
9859    },
9860    {
9861      "name": "362",
9862      "members": [
9863        {
9864          "name": "event",
9865          "type": "452"
9866        },
9867        {
9868          "name": "state",
9869          "default": null,
9870          "type": "int"
9871        },
9872        {
9873          "name": "errno",
9874          "default": null,
9875          "type": "int"
9876        },
9877        {
9878          "name": "sector",
9879          "default": null,
9880          "type": "int"
9881        },
9882        {
9883          "name": "once",
9884          "default": null,
9885          "type": "bool"
9886        },
9887        {
9888          "name": "immediately",
9889          "default": null,
9890          "type": "bool"
9891        }
9892      ],
9893      "meta-type": "object"
9894    },
9895    {
9896      "name": "[363]",
9897      "element-type": "363",
9898      "meta-type": "array"
9899    },
9900    {
9901      "name": "363",
9902      "members": [
9903        {
9904          "name": "event",
9905          "type": "452"
9906        },
9907        {
9908          "name": "state",
9909          "default": null,
9910          "type": "int"
9911        },
9912        {
9913          "name": "new_state",
9914          "type": "int"
9915        }
9916      ],
9917      "meta-type": "object"
9918    },
9919    {
9920      "name": "364",
9921      "meta-type": "enum",
9922      "values": [
9923        "auto",
9924        "on",
9925        "off"
9926      ]
9927    },
9928    {
9929      "name": "365",
9930      "meta-type": "enum",
9931      "values": [
9932        "threads",
9933        "native"
9934      ]
9935    },
9936    {
9937      "name": "366",
9938      "meta-type": "enum",
9939      "values": [
9940        "tcp",
9941        "iser"
9942      ]
9943    },
9944    {
9945      "name": "367",
9946      "meta-type": "enum",
9947      "values": [
9948        "crc32c",
9949        "none",
9950        "crc32c-none",
9951        "none-crc32c"
9952      ]
9953    },
9954    {
9955      "name": "368",
9956      "members": [
9957        {
9958          "name": "type",
9959          "type": "453"
9960        },
9961        {
9962          "name": "host",
9963          "type": "str"
9964        }
9965      ],
9966      "meta-type": "object"
9967    },
9968    {
9969      "name": "369",
9970      "members": [
9971        {
9972          "type": "45"
9973        },
9974        {
9975          "type": "str"
9976        },
9977        {
9978          "type": "null"
9979        }
9980      ],
9981      "meta-type": "alternate"
9982    },
9983    {
9984      "name": "370",
9985      "members": [
9986        {
9987          "type": "454"
9988        },
9989        {
9990          "type": "455"
9991        }
9992      ],
9993      "meta-type": "alternate"
9994    },
9995    {
9996      "name": "371",
9997      "tag": "format",
9998      "variants": [
9999        {
10000          "case": "aes",
10001          "type": "457"
10002        },
10003        {
10004          "case": "luks",
10005          "type": "458"
10006        }
10007      ],
10008      "members": [
10009        {
10010          "name": "format",
10011          "type": "456"
10012        }
10013      ],
10014      "meta-type": "object"
10015    },
10016    {
10017      "name": "372",
10018      "tag": "format",
10019      "variants": [
10020        {
10021          "case": "aes",
10022          "type": "457"
10023        }
10024      ],
10025      "members": [
10026        {
10027          "name": "format",
10028          "type": "459"
10029        }
10030      ],
10031      "meta-type": "object"
10032    },
10033    {
10034      "name": "[361]",
10035      "element-type": "361",
10036      "meta-type": "array"
10037    },
10038    {
10039      "name": "373",
10040      "meta-type": "enum",
10041      "values": [
10042        "quorum",
10043        "fifo"
10044      ]
10045    },
10046    {
10047      "name": "[374]",
10048      "element-type": "374",
10049      "meta-type": "array"
10050    },
10051    {
10052      "name": "374",
10053      "meta-type": "enum",
10054      "values": [
10055        "cephx",
10056        "none"
10057      ]
10058    },
10059    {
10060      "name": "[375]",
10061      "element-type": "375",
10062      "meta-type": "array"
10063    },
10064    {
10065      "name": "375",
10066      "members": [
10067        {
10068          "name": "host",
10069          "type": "str"
10070        },
10071        {
10072          "name": "port",
10073          "type": "str"
10074        }
10075      ],
10076      "meta-type": "object"
10077    },
10078    {
10079      "name": "376",
10080      "meta-type": "enum",
10081      "values": [
10082        "primary",
10083        "secondary"
10084      ]
10085    },
10086    {
10087      "name": "377",
10088      "members": [
10089        {
10090          "name": "host",
10091          "type": "str"
10092        },
10093        {
10094          "name": "port",
10095          "type": "str"
10096        },
10097        {
10098          "name": "numeric",
10099          "default": null,
10100          "type": "bool"
10101        },
10102        {
10103          "name": "to",
10104          "default": null,
10105          "type": "int"
10106        },
10107        {
10108          "name": "ipv4",
10109          "default": null,
10110          "type": "bool"
10111        },
10112        {
10113          "name": "ipv6",
10114          "default": null,
10115          "type": "bool"
10116        }
10117      ],
10118      "meta-type": "object"
10119    },
10120    {
10121      "name": "378",
10122      "tag": "mode",
10123      "variants": [
10124        {
10125          "case": "hash",
10126          "type": "461"
10127        },
10128        {
10129          "case": "none",
10130          "type": "0"
10131        },
10132        {
10133          "case": "known_hosts",
10134          "type": "0"
10135        }
10136      ],
10137      "members": [
10138        {
10139          "name": "mode",
10140          "type": "460"
10141        }
10142      ],
10143      "meta-type": "object"
10144    },
10145    {
10146      "name": "379",
10147      "members": [
10148        {
10149          "name": "filename",
10150          "type": "str"
10151        },
10152        {
10153          "name": "size",
10154          "type": "int"
10155        },
10156        {
10157          "name": "preallocation",
10158          "default": null,
10159          "type": "462"
10160        },
10161        {
10162          "name": "nocow",
10163          "default": null,
10164          "type": "bool"
10165        }
10166      ],
10167      "meta-type": "object"
10168    },
10169    {
10170      "name": "380",
10171      "members": [
10172        {
10173          "name": "location",
10174          "type": "248"
10175        },
10176        {
10177          "name": "size",
10178          "type": "int"
10179        },
10180        {
10181          "name": "preallocation",
10182          "default": null,
10183          "type": "462"
10184        }
10185      ],
10186      "meta-type": "object"
10187    },
10188    {
10189      "name": "381",
10190      "members": [
10191        {
10192          "name": "key-secret",
10193          "default": null,
10194          "type": "str"
10195        },
10196        {
10197          "name": "cipher-alg",
10198          "default": null,
10199          "type": "463"
10200        },
10201        {
10202          "name": "cipher-mode",
10203          "default": null,
10204          "type": "464"
10205        },
10206        {
10207          "name": "ivgen-alg",
10208          "default": null,
10209          "type": "465"
10210        },
10211        {
10212          "name": "ivgen-hash-alg",
10213          "default": null,
10214          "type": "466"
10215        },
10216        {
10217          "name": "hash-alg",
10218          "default": null,
10219          "type": "466"
10220        },
10221        {
10222          "name": "iter-time",
10223          "default": null,
10224          "type": "int"
10225        },
10226        {
10227          "name": "file",
10228          "type": "361"
10229        },
10230        {
10231          "name": "size",
10232          "type": "int"
10233        }
10234      ],
10235      "meta-type": "object"
10236    },
10237    {
10238      "name": "382",
10239      "members": [
10240        {
10241          "name": "location",
10242          "type": "254"
10243        },
10244        {
10245          "name": "size",
10246          "type": "int"
10247        }
10248      ],
10249      "meta-type": "object"
10250    },
10251    {
10252      "name": "383",
10253      "members": [
10254        {
10255          "name": "file",
10256          "type": "361"
10257        },
10258        {
10259          "name": "size",
10260          "type": "int"
10261        },
10262        {
10263          "name": "cluster-size",
10264          "default": null,
10265          "type": "int"
10266        }
10267      ],
10268      "meta-type": "object"
10269    },
10270    {
10271      "name": "384",
10272      "members": [
10273        {
10274          "name": "file",
10275          "type": "361"
10276        },
10277        {
10278          "name": "size",
10279          "type": "int"
10280        },
10281        {
10282          "name": "backing-file",
10283          "default": null,
10284          "type": "str"
10285        },
10286        {
10287          "name": "encrypt",
10288          "default": null,
10289          "type": "467"
10290        }
10291      ],
10292      "meta-type": "object"
10293    },
10294    {
10295      "name": "385",
10296      "members": [
10297        {
10298          "name": "file",
10299          "type": "361"
10300        },
10301        {
10302          "name": "data-file",
10303          "default": null,
10304          "type": "361"
10305        },
10306        {
10307          "name": "data-file-raw",
10308          "default": null,
10309          "type": "bool"
10310        },
10311        {
10312          "name": "size",
10313          "type": "int"
10314        },
10315        {
10316          "name": "version",
10317          "default": null,
10318          "type": "468"
10319        },
10320        {
10321          "name": "backing-file",
10322          "default": null,
10323          "type": "str"
10324        },
10325        {
10326          "name": "backing-fmt",
10327          "default": null,
10328          "type": "238"
10329        },
10330        {
10331          "name": "encrypt",
10332          "default": null,
10333          "type": "467"
10334        },
10335        {
10336          "name": "cluster-size",
10337          "default": null,
10338          "type": "int"
10339        },
10340        {
10341          "name": "preallocation",
10342          "default": null,
10343          "type": "462"
10344        },
10345        {
10346          "name": "lazy-refcounts",
10347          "default": null,
10348          "type": "bool"
10349        },
10350        {
10351          "name": "refcount-bits",
10352          "default": null,
10353          "type": "int"
10354        }
10355      ],
10356      "meta-type": "object"
10357    },
10358    {
10359      "name": "386",
10360      "members": [
10361        {
10362          "name": "file",
10363          "type": "361"
10364        },
10365        {
10366          "name": "size",
10367          "type": "int"
10368        },
10369        {
10370          "name": "backing-file",
10371          "default": null,
10372          "type": "str"
10373        },
10374        {
10375          "name": "backing-fmt",
10376          "default": null,
10377          "type": "238"
10378        },
10379        {
10380          "name": "cluster-size",
10381          "default": null,
10382          "type": "int"
10383        },
10384        {
10385          "name": "table-size",
10386          "default": null,
10387          "type": "int"
10388        }
10389      ],
10390      "meta-type": "object"
10391    },
10392    {
10393      "name": "387",
10394      "members": [
10395        {
10396          "name": "location",
10397          "type": "262"
10398        },
10399        {
10400          "name": "size",
10401          "type": "int"
10402        },
10403        {
10404          "name": "cluster-size",
10405          "default": null,
10406          "type": "int"
10407        }
10408      ],
10409      "meta-type": "object"
10410    },
10411    {
10412      "name": "388",
10413      "members": [
10414        {
10415          "name": "location",
10416          "type": "264"
10417        },
10418        {
10419          "name": "size",
10420          "type": "int"
10421        },
10422        {
10423          "name": "backing-file",
10424          "default": null,
10425          "type": "str"
10426        },
10427        {
10428          "name": "preallocation",
10429          "default": null,
10430          "type": "462"
10431        },
10432        {
10433          "name": "redundancy",
10434          "default": null,
10435          "type": "469"
10436        },
10437        {
10438          "name": "object-size",
10439          "default": null,
10440          "type": "int"
10441        }
10442      ],
10443      "meta-type": "object"
10444    },
10445    {
10446      "name": "389",
10447      "members": [
10448        {
10449          "name": "location",
10450          "type": "265"
10451        },
10452        {
10453          "name": "size",
10454          "type": "int"
10455        }
10456      ],
10457      "meta-type": "object"
10458    },
10459    {
10460      "name": "390",
10461      "members": [
10462        {
10463          "name": "file",
10464          "type": "361"
10465        },
10466        {
10467          "name": "size",
10468          "type": "int"
10469        },
10470        {
10471          "name": "preallocation",
10472          "default": null,
10473          "type": "462"
10474        }
10475      ],
10476      "meta-type": "object"
10477    },
10478    {
10479      "name": "391",
10480      "members": [
10481        {
10482          "name": "file",
10483          "type": "361"
10484        },
10485        {
10486          "name": "size",
10487          "type": "int"
10488        },
10489        {
10490          "name": "log-size",
10491          "default": null,
10492          "type": "int"
10493        },
10494        {
10495          "name": "block-size",
10496          "default": null,
10497          "type": "int"
10498        },
10499        {
10500          "name": "subformat",
10501          "default": null,
10502          "type": "470"
10503        },
10504        {
10505          "name": "block-state-zero",
10506          "default": null,
10507          "type": "bool"
10508        }
10509      ],
10510      "meta-type": "object"
10511    },
10512    {
10513      "name": "392",
10514      "members": [
10515        {
10516          "name": "file",
10517          "type": "361"
10518        },
10519        {
10520          "name": "size",
10521          "type": "int"
10522        },
10523        {
10524          "name": "extents",
10525          "default": null,
10526          "type": "[361]"
10527        },
10528        {
10529          "name": "subformat",
10530          "default": null,
10531          "type": "471"
10532        },
10533        {
10534          "name": "backing-file",
10535          "default": null,
10536          "type": "str"
10537        },
10538        {
10539          "name": "adapter-type",
10540          "default": null,
10541          "type": "472"
10542        },
10543        {
10544          "name": "hwversion",
10545          "default": null,
10546          "type": "str"
10547        },
10548        {
10549          "name": "zeroed-grain",
10550          "default": null,
10551          "type": "bool"
10552        }
10553      ],
10554      "meta-type": "object"
10555    },
10556    {
10557      "name": "393",
10558      "members": [
10559        {
10560          "name": "file",
10561          "type": "361"
10562        },
10563        {
10564          "name": "size",
10565          "type": "int"
10566        },
10567        {
10568          "name": "subformat",
10569          "default": null,
10570          "type": "473"
10571        },
10572        {
10573          "name": "force-size",
10574          "default": null,
10575          "type": "bool"
10576        }
10577      ],
10578      "meta-type": "object"
10579    },
10580    {
10581      "name": "null",
10582      "json-type": "null",
10583      "meta-type": "builtin"
10584    },
10585    {
10586      "name": "394",
10587      "meta-type": "enum",
10588      "values": [
10589        "inet",
10590        "unix",
10591        "vsock",
10592        "fd"
10593      ]
10594    },
10595    {
10596      "name": "395",
10597      "members": [
10598        {
10599          "name": "data",
10600          "type": "377"
10601        }
10602      ],
10603      "meta-type": "object"
10604    },
10605    {
10606      "name": "396",
10607      "members": [
10608        {
10609          "name": "data",
10610          "type": "422"
10611        }
10612      ],
10613      "meta-type": "object"
10614    },
10615    {
10616      "name": "397",
10617      "members": [
10618        {
10619          "name": "data",
10620          "type": "423"
10621        }
10622      ],
10623      "meta-type": "object"
10624    },
10625    {
10626      "name": "398",
10627      "members": [
10628        {
10629          "name": "data",
10630          "type": "424"
10631        }
10632      ],
10633      "meta-type": "object"
10634    },
10635    {
10636      "name": "399",
10637      "meta-type": "enum",
10638      "values": [
10639        "file",
10640        "serial",
10641        "parallel",
10642        "pipe",
10643        "socket",
10644        "udp",
10645        "pty",
10646        "null",
10647        "mux",
10648        "msmouse",
10649        "wctablet",
10650        "braille",
10651        "testdev",
10652        "stdio",
10653        "console",
10654        "spicevmc",
10655        "spiceport",
10656        "vc",
10657        "ringbuf",
10658        "memory"
10659      ]
10660    },
10661    {
10662      "name": "400",
10663      "members": [
10664        {
10665          "name": "data",
10666          "type": "474"
10667        }
10668      ],
10669      "meta-type": "object"
10670    },
10671    {
10672      "name": "401",
10673      "members": [
10674        {
10675          "name": "data",
10676          "type": "475"
10677        }
10678      ],
10679      "meta-type": "object"
10680    },
10681    {
10682      "name": "402",
10683      "members": [
10684        {
10685          "name": "data",
10686          "type": "476"
10687        }
10688      ],
10689      "meta-type": "object"
10690    },
10691    {
10692      "name": "403",
10693      "members": [
10694        {
10695          "name": "data",
10696          "type": "477"
10697        }
10698      ],
10699      "meta-type": "object"
10700    },
10701    {
10702      "name": "404",
10703      "members": [
10704        {
10705          "name": "data",
10706          "type": "478"
10707        }
10708      ],
10709      "meta-type": "object"
10710    },
10711    {
10712      "name": "405",
10713      "members": [
10714        {
10715          "name": "data",
10716          "type": "479"
10717        }
10718      ],
10719      "meta-type": "object"
10720    },
10721    {
10722      "name": "406",
10723      "members": [
10724        {
10725          "name": "data",
10726          "type": "480"
10727        }
10728      ],
10729      "meta-type": "object"
10730    },
10731    {
10732      "name": "407",
10733      "members": [
10734        {
10735          "name": "data",
10736          "type": "481"
10737        }
10738      ],
10739      "meta-type": "object"
10740    },
10741    {
10742      "name": "408",
10743      "members": [
10744        {
10745          "name": "data",
10746          "type": "482"
10747        }
10748      ],
10749      "meta-type": "object"
10750    },
10751    {
10752      "name": "409",
10753      "members": [
10754        {
10755          "name": "data",
10756          "type": "483"
10757        }
10758      ],
10759      "meta-type": "object"
10760    },
10761    {
10762      "name": "410",
10763      "members": [
10764        {
10765          "name": "data",
10766          "type": "484"
10767        }
10768      ],
10769      "meta-type": "object"
10770    },
10771    {
10772      "name": "411",
10773      "meta-type": "enum",
10774      "values": [
10775        "passthrough",
10776        "emulator"
10777      ]
10778    },
10779    {
10780      "name": "412",
10781      "members": [
10782        {
10783          "name": "data",
10784          "type": "485"
10785        }
10786      ],
10787      "meta-type": "object"
10788    },
10789    {
10790      "name": "413",
10791      "members": [
10792        {
10793          "name": "data",
10794          "type": "486"
10795        }
10796      ],
10797      "meta-type": "object"
10798    },
10799    {
10800      "name": "414",
10801      "meta-type": "enum",
10802      "values": [
10803        "number",
10804        "qcode"
10805      ]
10806    },
10807    {
10808      "name": "415",
10809      "members": [
10810        {
10811          "name": "data",
10812          "type": "int"
10813        }
10814      ],
10815      "meta-type": "object"
10816    },
10817    {
10818      "name": "416",
10819      "members": [
10820        {
10821          "name": "data",
10822          "type": "487"
10823        }
10824      ],
10825      "meta-type": "object"
10826    },
10827    {
10828      "name": "417",
10829      "meta-type": "enum",
10830      "values": [
10831        "key",
10832        "btn",
10833        "rel",
10834        "abs"
10835      ]
10836    },
10837    {
10838      "name": "418",
10839      "members": [
10840        {
10841          "name": "data",
10842          "type": "488"
10843        }
10844      ],
10845      "meta-type": "object"
10846    },
10847    {
10848      "name": "419",
10849      "members": [
10850        {
10851          "name": "data",
10852          "type": "489"
10853        }
10854      ],
10855      "meta-type": "object"
10856    },
10857    {
10858      "name": "420",
10859      "members": [
10860        {
10861          "name": "data",
10862          "type": "490"
10863        }
10864      ],
10865      "meta-type": "object"
10866    },
10867    {
10868      "name": "421",
10869      "meta-type": "enum",
10870      "values": [
10871        "inet",
10872        "unix",
10873        "vsock",
10874        "fd"
10875      ]
10876    },
10877    {
10878      "name": "422",
10879      "members": [
10880        {
10881          "name": "path",
10882          "type": "str"
10883        }
10884      ],
10885      "meta-type": "object"
10886    },
10887    {
10888      "name": "423",
10889      "members": [
10890        {
10891          "name": "cid",
10892          "type": "str"
10893        },
10894        {
10895          "name": "port",
10896          "type": "str"
10897        }
10898      ],
10899      "meta-type": "object"
10900    },
10901    {
10902      "name": "424",
10903      "members": [
10904        {
10905          "name": "str",
10906          "type": "str"
10907        }
10908      ],
10909      "meta-type": "object"
10910    },
10911    {
10912      "name": "425",
10913      "meta-type": "enum",
10914      "values": [
10915        "abort",
10916        "block-dirty-bitmap-add",
10917        "block-dirty-bitmap-clear",
10918        "block-dirty-bitmap-enable",
10919        "block-dirty-bitmap-disable",
10920        "block-dirty-bitmap-merge",
10921        "blockdev-backup",
10922        "blockdev-snapshot",
10923        "blockdev-snapshot-internal-sync",
10924        "blockdev-snapshot-sync",
10925        "drive-backup"
10926      ]
10927    },
10928    {
10929      "name": "426",
10930      "members": [
10931        {
10932          "name": "data",
10933          "type": "491"
10934        }
10935      ],
10936      "meta-type": "object"
10937    },
10938    {
10939      "name": "427",
10940      "members": [
10941        {
10942          "name": "data",
10943          "type": "31"
10944        }
10945      ],
10946      "meta-type": "object"
10947    },
10948    {
10949      "name": "428",
10950      "members": [
10951        {
10952          "name": "data",
10953          "type": "32"
10954        }
10955      ],
10956      "meta-type": "object"
10957    },
10958    {
10959      "name": "429",
10960      "members": [
10961        {
10962          "name": "data",
10963          "type": "33"
10964        }
10965      ],
10966      "meta-type": "object"
10967    },
10968    {
10969      "name": "430",
10970      "members": [
10971        {
10972          "name": "data",
10973          "type": "27"
10974        }
10975      ],
10976      "meta-type": "object"
10977    },
10978    {
10979      "name": "431",
10980      "members": [
10981        {
10982          "name": "data",
10983          "type": "23"
10984        }
10985      ],
10986      "meta-type": "object"
10987    },
10988    {
10989      "name": "432",
10990      "members": [
10991        {
10992          "name": "data",
10993          "type": "65"
10994        }
10995      ],
10996      "meta-type": "object"
10997    },
10998    {
10999      "name": "433",
11000      "members": [
11001        {
11002          "name": "data",
11003          "type": "22"
11004        }
11005      ],
11006      "meta-type": "object"
11007    },
11008    {
11009      "name": "434",
11010      "members": [
11011        {
11012          "name": "data",
11013          "type": "26"
11014        }
11015      ],
11016      "meta-type": "object"
11017    },
11018    {
11019      "name": "435",
11020      "meta-type": "enum",
11021      "values": [
11022        "individual",
11023        "grouped"
11024      ]
11025    },
11026    {
11027      "name": "436",
11028      "meta-type": "enum",
11029      "values": [
11030        "string",
11031        "number",
11032        "int",
11033        "boolean",
11034        "null",
11035        "object",
11036        "array",
11037        "value"
11038      ]
11039    },
11040    {
11041      "name": "[437]",
11042      "element-type": "437",
11043      "meta-type": "array"
11044    },
11045    {
11046      "name": "437",
11047      "members": [
11048        {
11049          "name": "name",
11050          "type": "str"
11051        },
11052        {
11053          "name": "type",
11054          "type": "str"
11055        },
11056        {
11057          "name": "default",
11058          "default": null,
11059          "type": "any"
11060        }
11061      ],
11062      "meta-type": "object"
11063    },
11064    {
11065      "name": "[438]",
11066      "element-type": "438",
11067      "meta-type": "array"
11068    },
11069    {
11070      "name": "438",
11071      "members": [
11072        {
11073          "name": "case",
11074          "type": "str"
11075        },
11076        {
11077          "name": "type",
11078          "type": "str"
11079        }
11080      ],
11081      "meta-type": "object"
11082    },
11083    {
11084      "name": "[439]",
11085      "element-type": "439",
11086      "meta-type": "array"
11087    },
11088    {
11089      "name": "439",
11090      "members": [
11091        {
11092          "name": "type",
11093          "type": "str"
11094        }
11095      ],
11096      "meta-type": "object"
11097    },
11098    {
11099      "name": "440",
11100      "meta-type": "enum",
11101      "values": [
11102        "uninitialized",
11103        "stopped",
11104        "check-stop",
11105        "operating",
11106        "load"
11107      ]
11108    },
11109    {
11110      "name": "441",
11111      "members": [
11112        {
11113          "name": "desc",
11114          "default": null,
11115          "type": "str"
11116        },
11117        {
11118          "name": "class",
11119          "type": "int"
11120        }
11121      ],
11122      "meta-type": "object"
11123    },
11124    {
11125      "name": "442",
11126      "members": [
11127        {
11128          "name": "device",
11129          "type": "int"
11130        },
11131        {
11132          "name": "vendor",
11133          "type": "int"
11134        },
11135        {
11136          "name": "subsystem",
11137          "default": null,
11138          "type": "int"
11139        },
11140        {
11141          "name": "subsystem-vendor",
11142          "default": null,
11143          "type": "int"
11144        }
11145      ],
11146      "meta-type": "object"
11147    },
11148    {
11149      "name": "443",
11150      "members": [
11151        {
11152          "name": "bus",
11153          "type": "492"
11154        },
11155        {
11156          "name": "devices",
11157          "default": null,
11158          "type": "[335]"
11159        }
11160      ],
11161      "meta-type": "object"
11162    },
11163    {
11164      "name": "[444]",
11165      "element-type": "444",
11166      "meta-type": "array"
11167    },
11168    {
11169      "name": "444",
11170      "members": [
11171        {
11172          "name": "bar",
11173          "type": "int"
11174        },
11175        {
11176          "name": "type",
11177          "type": "str"
11178        },
11179        {
11180          "name": "address",
11181          "type": "int"
11182        },
11183        {
11184          "name": "size",
11185          "type": "int"
11186        },
11187        {
11188          "name": "prefetch",
11189          "default": null,
11190          "type": "bool"
11191        },
11192        {
11193          "name": "mem_type_64",
11194          "default": null,
11195          "type": "bool"
11196        }
11197      ],
11198      "meta-type": "object"
11199    },
11200    {
11201      "name": "445",
11202      "meta-type": "enum",
11203      "values": [
11204        "string",
11205        "boolean",
11206        "number",
11207        "size"
11208      ]
11209    },
11210    {
11211      "name": "446",
11212      "members": [
11213        {
11214          "name": "id",
11215          "default": null,
11216          "type": "str"
11217        },
11218        {
11219          "name": "addr",
11220          "type": "int"
11221        },
11222        {
11223          "name": "size",
11224          "type": "int"
11225        },
11226        {
11227          "name": "slot",
11228          "type": "int"
11229        },
11230        {
11231          "name": "node",
11232          "type": "int"
11233        },
11234        {
11235          "name": "memdev",
11236          "type": "str"
11237        },
11238        {
11239          "name": "hotplugged",
11240          "type": "bool"
11241        },
11242        {
11243          "name": "hotpluggable",
11244          "type": "bool"
11245        }
11246      ],
11247      "meta-type": "object"
11248    },
11249    {
11250      "name": "447",
11251      "meta-type": "enum",
11252      "values": [
11253        "unknown",
11254        "disabled-wait",
11255        "extint-loop",
11256        "pgmint-loop",
11257        "opint-loop"
11258      ]
11259    },
11260    {
11261      "name": "448",
11262      "meta-type": "enum",
11263      "values": [
11264        "qcow2",
11265        "vmdk",
11266        "luks"
11267      ]
11268    },
11269    {
11270      "name": "449",
11271      "members": [
11272        {
11273          "name": "data",
11274          "type": "493"
11275        }
11276      ],
11277      "meta-type": "object"
11278    },
11279    {
11280      "name": "450",
11281      "members": [
11282        {
11283          "name": "data",
11284          "type": "494"
11285        }
11286      ],
11287      "meta-type": "object"
11288    },
11289    {
11290      "name": "451",
11291      "members": [
11292        {
11293          "name": "data",
11294          "type": "495"
11295        }
11296      ],
11297      "meta-type": "object"
11298    },
11299    {
11300      "name": "452",
11301      "meta-type": "enum",
11302      "values": [
11303        "l1_update",
11304        "l1_grow_alloc_table",
11305        "l1_grow_write_table",
11306        "l1_grow_activate_table",
11307        "l2_load",
11308        "l2_update",
11309        "l2_update_compressed",
11310        "l2_alloc_cow_read",
11311        "l2_alloc_write",
11312        "read_aio",
11313        "read_backing_aio",
11314        "read_compressed",
11315        "write_aio",
11316        "write_compressed",
11317        "vmstate_load",
11318        "vmstate_save",
11319        "cow_read",
11320        "cow_write",
11321        "reftable_load",
11322        "reftable_grow",
11323        "reftable_update",
11324        "refblock_load",
11325        "refblock_update",
11326        "refblock_update_part",
11327        "refblock_alloc",
11328        "refblock_alloc_hookup",
11329        "refblock_alloc_write",
11330        "refblock_alloc_write_blocks",
11331        "refblock_alloc_write_table",
11332        "refblock_alloc_switch_table",
11333        "cluster_alloc",
11334        "cluster_alloc_bytes",
11335        "cluster_free",
11336        "flush_to_os",
11337        "flush_to_disk",
11338        "pwritev_rmw_head",
11339        "pwritev_rmw_after_head",
11340        "pwritev_rmw_tail",
11341        "pwritev_rmw_after_tail",
11342        "pwritev",
11343        "pwritev_zero",
11344        "pwritev_done",
11345        "empty_image_prepare",
11346        "l1_shrink_write_table",
11347        "l1_shrink_free_l2_clusters",
11348        "cor_write"
11349      ]
11350    },
11351    {
11352      "name": "453",
11353      "meta-type": "enum",
11354      "values": [
11355        "inet"
11356      ]
11357    },
11358    {
11359      "name": "454",
11360      "members": [
11361        {
11362          "name": "template",
11363          "default": null,
11364          "type": "455"
11365        },
11366        {
11367          "name": "main-header",
11368          "default": null,
11369          "type": "bool"
11370        },
11371        {
11372          "name": "active-l1",
11373          "default": null,
11374          "type": "bool"
11375        },
11376        {
11377          "name": "active-l2",
11378          "default": null,
11379          "type": "bool"
11380        },
11381        {
11382          "name": "refcount-table",
11383          "default": null,
11384          "type": "bool"
11385        },
11386        {
11387          "name": "refcount-block",
11388          "default": null,
11389          "type": "bool"
11390        },
11391        {
11392          "name": "snapshot-table",
11393          "default": null,
11394          "type": "bool"
11395        },
11396        {
11397          "name": "inactive-l1",
11398          "default": null,
11399          "type": "bool"
11400        },
11401        {
11402          "name": "inactive-l2",
11403          "default": null,
11404          "type": "bool"
11405        },
11406        {
11407          "name": "bitmap-directory",
11408          "default": null,
11409          "type": "bool"
11410        }
11411      ],
11412      "meta-type": "object"
11413    },
11414    {
11415      "name": "455",
11416      "meta-type": "enum",
11417      "values": [
11418        "none",
11419        "constant",
11420        "cached",
11421        "all"
11422      ]
11423    },
11424    {
11425      "name": "456",
11426      "meta-type": "enum",
11427      "values": [
11428        "aes",
11429        "luks"
11430      ]
11431    },
11432    {
11433      "name": "457",
11434      "members": [
11435        {
11436          "name": "key-secret",
11437          "default": null,
11438          "type": "str"
11439        }
11440      ],
11441      "meta-type": "object"
11442    },
11443    {
11444      "name": "458",
11445      "members": [
11446        {
11447          "name": "key-secret",
11448          "default": null,
11449          "type": "str"
11450        }
11451      ],
11452      "meta-type": "object"
11453    },
11454    {
11455      "name": "459",
11456      "meta-type": "enum",
11457      "values": [
11458        "aes"
11459      ]
11460    },
11461    {
11462      "name": "460",
11463      "meta-type": "enum",
11464      "values": [
11465        "none",
11466        "hash",
11467        "known_hosts"
11468      ]
11469    },
11470    {
11471      "name": "461",
11472      "members": [
11473        {
11474          "name": "type",
11475          "type": "496"
11476        },
11477        {
11478          "name": "hash",
11479          "type": "str"
11480        }
11481      ],
11482      "meta-type": "object"
11483    },
11484    {
11485      "name": "462",
11486      "meta-type": "enum",
11487      "values": [
11488        "off",
11489        "metadata",
11490        "falloc",
11491        "full"
11492      ]
11493    },
11494    {
11495      "name": "463",
11496      "meta-type": "enum",
11497      "values": [
11498        "aes-128",
11499        "aes-192",
11500        "aes-256",
11501        "des-rfb",
11502        "3des",
11503        "cast5-128",
11504        "serpent-128",
11505        "serpent-192",
11506        "serpent-256",
11507        "twofish-128",
11508        "twofish-192",
11509        "twofish-256"
11510      ]
11511    },
11512    {
11513      "name": "464",
11514      "meta-type": "enum",
11515      "values": [
11516        "ecb",
11517        "cbc",
11518        "xts",
11519        "ctr"
11520      ]
11521    },
11522    {
11523      "name": "465",
11524      "meta-type": "enum",
11525      "values": [
11526        "plain",
11527        "plain64",
11528        "essiv"
11529      ]
11530    },
11531    {
11532      "name": "466",
11533      "meta-type": "enum",
11534      "values": [
11535        "md5",
11536        "sha1",
11537        "sha224",
11538        "sha256",
11539        "sha384",
11540        "sha512",
11541        "ripemd160"
11542      ]
11543    },
11544    {
11545      "name": "467",
11546      "tag": "format",
11547      "variants": [
11548        {
11549          "case": "qcow",
11550          "type": "457"
11551        },
11552        {
11553          "case": "luks",
11554          "type": "498"
11555        }
11556      ],
11557      "members": [
11558        {
11559          "name": "format",
11560          "type": "497"
11561        }
11562      ],
11563      "meta-type": "object"
11564    },
11565    {
11566      "name": "468",
11567      "meta-type": "enum",
11568      "values": [
11569        "v2",
11570        "v3"
11571      ]
11572    },
11573    {
11574      "name": "469",
11575      "tag": "type",
11576      "variants": [
11577        {
11578          "case": "full",
11579          "type": "500"
11580        },
11581        {
11582          "case": "erasure-coded",
11583          "type": "501"
11584        }
11585      ],
11586      "members": [
11587        {
11588          "name": "type",
11589          "type": "499"
11590        }
11591      ],
11592      "meta-type": "object"
11593    },
11594    {
11595      "name": "470",
11596      "meta-type": "enum",
11597      "values": [
11598        "dynamic",
11599        "fixed"
11600      ]
11601    },
11602    {
11603      "name": "471",
11604      "meta-type": "enum",
11605      "values": [
11606        "monolithicSparse",
11607        "monolithicFlat",
11608        "twoGbMaxExtentSparse",
11609        "twoGbMaxExtentFlat",
11610        "streamOptimized"
11611      ]
11612    },
11613    {
11614      "name": "472",
11615      "meta-type": "enum",
11616      "values": [
11617        "ide",
11618        "buslogic",
11619        "lsilogic",
11620        "legacyESX"
11621      ]
11622    },
11623    {
11624      "name": "473",
11625      "meta-type": "enum",
11626      "values": [
11627        "dynamic",
11628        "fixed"
11629      ]
11630    },
11631    {
11632      "name": "474",
11633      "members": [
11634        {
11635          "name": "logfile",
11636          "default": null,
11637          "type": "str"
11638        },
11639        {
11640          "name": "logappend",
11641          "default": null,
11642          "type": "bool"
11643        },
11644        {
11645          "name": "in",
11646          "default": null,
11647          "type": "str"
11648        },
11649        {
11650          "name": "out",
11651          "type": "str"
11652        },
11653        {
11654          "name": "append",
11655          "default": null,
11656          "type": "bool"
11657        }
11658      ],
11659      "meta-type": "object"
11660    },
11661    {
11662      "name": "475",
11663      "members": [
11664        {
11665          "name": "logfile",
11666          "default": null,
11667          "type": "str"
11668        },
11669        {
11670          "name": "logappend",
11671          "default": null,
11672          "type": "bool"
11673        },
11674        {
11675          "name": "device",
11676          "type": "str"
11677        }
11678      ],
11679      "meta-type": "object"
11680    },
11681    {
11682      "name": "476",
11683      "members": [
11684        {
11685          "name": "logfile",
11686          "default": null,
11687          "type": "str"
11688        },
11689        {
11690          "name": "logappend",
11691          "default": null,
11692          "type": "bool"
11693        },
11694        {
11695          "name": "addr",
11696          "type": "274"
11697        },
11698        {
11699          "name": "tls-creds",
11700          "default": null,
11701          "type": "str"
11702        },
11703        {
11704          "name": "tls-authz",
11705          "default": null,
11706          "type": "str"
11707        },
11708        {
11709          "name": "server",
11710          "default": null,
11711          "type": "bool"
11712        },
11713        {
11714          "name": "wait",
11715          "default": null,
11716          "type": "bool"
11717        },
11718        {
11719          "name": "nodelay",
11720          "default": null,
11721          "type": "bool"
11722        },
11723        {
11724          "name": "telnet",
11725          "default": null,
11726          "type": "bool"
11727        },
11728        {
11729          "name": "tn3270",
11730          "default": null,
11731          "type": "bool"
11732        },
11733        {
11734          "name": "websocket",
11735          "default": null,
11736          "type": "bool"
11737        },
11738        {
11739          "name": "reconnect",
11740          "default": null,
11741          "type": "int"
11742        }
11743      ],
11744      "meta-type": "object"
11745    },
11746    {
11747      "name": "477",
11748      "members": [
11749        {
11750          "name": "logfile",
11751          "default": null,
11752          "type": "str"
11753        },
11754        {
11755          "name": "logappend",
11756          "default": null,
11757          "type": "bool"
11758        },
11759        {
11760          "name": "remote",
11761          "type": "274"
11762        },
11763        {
11764          "name": "local",
11765          "default": null,
11766          "type": "274"
11767        }
11768      ],
11769      "meta-type": "object"
11770    },
11771    {
11772      "name": "478",
11773      "members": [
11774        {
11775          "name": "logfile",
11776          "default": null,
11777          "type": "str"
11778        },
11779        {
11780          "name": "logappend",
11781          "default": null,
11782          "type": "bool"
11783        }
11784      ],
11785      "meta-type": "object"
11786    },
11787    {
11788      "name": "479",
11789      "members": [
11790        {
11791          "name": "logfile",
11792          "default": null,
11793          "type": "str"
11794        },
11795        {
11796          "name": "logappend",
11797          "default": null,
11798          "type": "bool"
11799        },
11800        {
11801          "name": "chardev",
11802          "type": "str"
11803        }
11804      ],
11805      "meta-type": "object"
11806    },
11807    {
11808      "name": "480",
11809      "members": [
11810        {
11811          "name": "logfile",
11812          "default": null,
11813          "type": "str"
11814        },
11815        {
11816          "name": "logappend",
11817          "default": null,
11818          "type": "bool"
11819        },
11820        {
11821          "name": "signal",
11822          "default": null,
11823          "type": "bool"
11824        }
11825      ],
11826      "meta-type": "object"
11827    },
11828    {
11829      "name": "481",
11830      "members": [
11831        {
11832          "name": "logfile",
11833          "default": null,
11834          "type": "str"
11835        },
11836        {
11837          "name": "logappend",
11838          "default": null,
11839          "type": "bool"
11840        },
11841        {
11842          "name": "type",
11843          "type": "str"
11844        }
11845      ],
11846      "meta-type": "object"
11847    },
11848    {
11849      "name": "482",
11850      "members": [
11851        {
11852          "name": "logfile",
11853          "default": null,
11854          "type": "str"
11855        },
11856        {
11857          "name": "logappend",
11858          "default": null,
11859          "type": "bool"
11860        },
11861        {
11862          "name": "fqdn",
11863          "type": "str"
11864        }
11865      ],
11866      "meta-type": "object"
11867    },
11868    {
11869      "name": "483",
11870      "members": [
11871        {
11872          "name": "logfile",
11873          "default": null,
11874          "type": "str"
11875        },
11876        {
11877          "name": "logappend",
11878          "default": null,
11879          "type": "bool"
11880        },
11881        {
11882          "name": "width",
11883          "default": null,
11884          "type": "int"
11885        },
11886        {
11887          "name": "height",
11888          "default": null,
11889          "type": "int"
11890        },
11891        {
11892          "name": "cols",
11893          "default": null,
11894          "type": "int"
11895        },
11896        {
11897          "name": "rows",
11898          "default": null,
11899          "type": "int"
11900        }
11901      ],
11902      "meta-type": "object"
11903    },
11904    {
11905      "name": "484",
11906      "members": [
11907        {
11908          "name": "logfile",
11909          "default": null,
11910          "type": "str"
11911        },
11912        {
11913          "name": "logappend",
11914          "default": null,
11915          "type": "bool"
11916        },
11917        {
11918          "name": "size",
11919          "default": null,
11920          "type": "int"
11921        }
11922      ],
11923      "meta-type": "object"
11924    },
11925    {
11926      "name": "485",
11927      "members": [
11928        {
11929          "name": "path",
11930          "default": null,
11931          "type": "str"
11932        },
11933        {
11934          "name": "cancel-path",
11935          "default": null,
11936          "type": "str"
11937        }
11938      ],
11939      "meta-type": "object"
11940    },
11941    {
11942      "name": "486",
11943      "members": [
11944        {
11945          "name": "chardev",
11946          "type": "str"
11947        }
11948      ],
11949      "meta-type": "object"
11950    },
11951    {
11952      "name": "487",
11953      "meta-type": "enum",
11954      "values": [
11955        "unmapped",
11956        "shift",
11957        "shift_r",
11958        "alt",
11959        "alt_r",
11960        "ctrl",
11961        "ctrl_r",
11962        "menu",
11963        "esc",
11964        "1",
11965        "2",
11966        "3",
11967        "4",
11968        "5",
11969        "6",
11970        "7",
11971        "8",
11972        "9",
11973        "0",
11974        "minus",
11975        "equal",
11976        "backspace",
11977        "tab",
11978        "q",
11979        "w",
11980        "e",
11981        "r",
11982        "t",
11983        "y",
11984        "u",
11985        "i",
11986        "o",
11987        "p",
11988        "bracket_left",
11989        "bracket_right",
11990        "ret",
11991        "a",
11992        "s",
11993        "d",
11994        "f",
11995        "g",
11996        "h",
11997        "j",
11998        "k",
11999        "l",
12000        "semicolon",
12001        "apostrophe",
12002        "grave_accent",
12003        "backslash",
12004        "z",
12005        "x",
12006        "c",
12007        "v",
12008        "b",
12009        "n",
12010        "m",
12011        "comma",
12012        "dot",
12013        "slash",
12014        "asterisk",
12015        "spc",
12016        "caps_lock",
12017        "f1",
12018        "f2",
12019        "f3",
12020        "f4",
12021        "f5",
12022        "f6",
12023        "f7",
12024        "f8",
12025        "f9",
12026        "f10",
12027        "num_lock",
12028        "scroll_lock",
12029        "kp_divide",
12030        "kp_multiply",
12031        "kp_subtract",
12032        "kp_add",
12033        "kp_enter",
12034        "kp_decimal",
12035        "sysrq",
12036        "kp_0",
12037        "kp_1",
12038        "kp_2",
12039        "kp_3",
12040        "kp_4",
12041        "kp_5",
12042        "kp_6",
12043        "kp_7",
12044        "kp_8",
12045        "kp_9",
12046        "less",
12047        "f11",
12048        "f12",
12049        "print",
12050        "home",
12051        "pgup",
12052        "pgdn",
12053        "end",
12054        "left",
12055        "up",
12056        "down",
12057        "right",
12058        "insert",
12059        "delete",
12060        "stop",
12061        "again",
12062        "props",
12063        "undo",
12064        "front",
12065        "copy",
12066        "open",
12067        "paste",
12068        "find",
12069        "cut",
12070        "lf",
12071        "help",
12072        "meta_l",
12073        "meta_r",
12074        "compose",
12075        "pause",
12076        "ro",
12077        "hiragana",
12078        "henkan",
12079        "yen",
12080        "muhenkan",
12081        "katakanahiragana",
12082        "kp_comma",
12083        "kp_equals",
12084        "power",
12085        "sleep",
12086        "wake",
12087        "audionext",
12088        "audioprev",
12089        "audiostop",
12090        "audioplay",
12091        "audiomute",
12092        "volumeup",
12093        "volumedown",
12094        "mediaselect",
12095        "mail",
12096        "calculator",
12097        "computer",
12098        "ac_home",
12099        "ac_back",
12100        "ac_forward",
12101        "ac_refresh",
12102        "ac_bookmarks"
12103      ]
12104    },
12105    {
12106      "name": "488",
12107      "members": [
12108        {
12109          "name": "key",
12110          "type": "297"
12111        },
12112        {
12113          "name": "down",
12114          "type": "bool"
12115        }
12116      ],
12117      "meta-type": "object"
12118    },
12119    {
12120      "name": "489",
12121      "members": [
12122        {
12123          "name": "button",
12124          "type": "502"
12125        },
12126        {
12127          "name": "down",
12128          "type": "bool"
12129        }
12130      ],
12131      "meta-type": "object"
12132    },
12133    {
12134      "name": "490",
12135      "members": [
12136        {
12137          "name": "axis",
12138          "type": "503"
12139        },
12140        {
12141          "name": "value",
12142          "type": "int"
12143        }
12144      ],
12145      "meta-type": "object"
12146    },
12147    {
12148      "name": "491",
12149      "members": [
12150      ],
12151      "meta-type": "object"
12152    },
12153    {
12154      "name": "492",
12155      "members": [
12156        {
12157          "name": "number",
12158          "type": "int"
12159        },
12160        {
12161          "name": "secondary",
12162          "type": "int"
12163        },
12164        {
12165          "name": "subordinate",
12166          "type": "int"
12167        },
12168        {
12169          "name": "io_range",
12170          "type": "504"
12171        },
12172        {
12173          "name": "memory_range",
12174          "type": "504"
12175        },
12176        {
12177          "name": "prefetchable_range",
12178          "type": "504"
12179        }
12180      ],
12181      "meta-type": "object"
12182    },
12183    {
12184      "name": "493",
12185      "members": [
12186        {
12187          "name": "compat",
12188          "type": "str"
12189        },
12190        {
12191          "name": "data-file",
12192          "default": null,
12193          "type": "str"
12194        },
12195        {
12196          "name": "data-file-raw",
12197          "default": null,
12198          "type": "bool"
12199        },
12200        {
12201          "name": "lazy-refcounts",
12202          "default": null,
12203          "type": "bool"
12204        },
12205        {
12206          "name": "corrupt",
12207          "default": null,
12208          "type": "bool"
12209        },
12210        {
12211          "name": "refcount-bits",
12212          "type": "int"
12213        },
12214        {
12215          "name": "encrypt",
12216          "default": null,
12217          "type": "505"
12218        },
12219        {
12220          "name": "bitmaps",
12221          "default": null,
12222          "type": "[506]"
12223        }
12224      ],
12225      "meta-type": "object"
12226    },
12227    {
12228      "name": "494",
12229      "members": [
12230        {
12231          "name": "create-type",
12232          "type": "str"
12233        },
12234        {
12235          "name": "cid",
12236          "type": "int"
12237        },
12238        {
12239          "name": "parent-cid",
12240          "type": "int"
12241        },
12242        {
12243          "name": "extents",
12244          "type": "[233]"
12245        }
12246      ],
12247      "meta-type": "object"
12248    },
12249    {
12250      "name": "495",
12251      "members": [
12252        {
12253          "name": "cipher-alg",
12254          "type": "463"
12255        },
12256        {
12257          "name": "cipher-mode",
12258          "type": "464"
12259        },
12260        {
12261          "name": "ivgen-alg",
12262          "type": "465"
12263        },
12264        {
12265          "name": "ivgen-hash-alg",
12266          "default": null,
12267          "type": "466"
12268        },
12269        {
12270          "name": "hash-alg",
12271          "type": "466"
12272        },
12273        {
12274          "name": "payload-offset",
12275          "type": "int"
12276        },
12277        {
12278          "name": "master-key-iters",
12279          "type": "int"
12280        },
12281        {
12282          "name": "uuid",
12283          "type": "str"
12284        },
12285        {
12286          "name": "slots",
12287          "type": "[507]"
12288        }
12289      ],
12290      "meta-type": "object"
12291    },
12292    {
12293      "name": "496",
12294      "meta-type": "enum",
12295      "values": [
12296        "md5",
12297        "sha1"
12298      ]
12299    },
12300    {
12301      "name": "497",
12302      "meta-type": "enum",
12303      "values": [
12304        "qcow",
12305        "luks"
12306      ]
12307    },
12308    {
12309      "name": "498",
12310      "members": [
12311        {
12312          "name": "key-secret",
12313          "default": null,
12314          "type": "str"
12315        },
12316        {
12317          "name": "cipher-alg",
12318          "default": null,
12319          "type": "463"
12320        },
12321        {
12322          "name": "cipher-mode",
12323          "default": null,
12324          "type": "464"
12325        },
12326        {
12327          "name": "ivgen-alg",
12328          "default": null,
12329          "type": "465"
12330        },
12331        {
12332          "name": "ivgen-hash-alg",
12333          "default": null,
12334          "type": "466"
12335        },
12336        {
12337          "name": "hash-alg",
12338          "default": null,
12339          "type": "466"
12340        },
12341        {
12342          "name": "iter-time",
12343          "default": null,
12344          "type": "int"
12345        }
12346      ],
12347      "meta-type": "object"
12348    },
12349    {
12350      "name": "499",
12351      "meta-type": "enum",
12352      "values": [
12353        "full",
12354        "erasure-coded"
12355      ]
12356    },
12357    {
12358      "name": "500",
12359      "members": [
12360        {
12361          "name": "copies",
12362          "type": "int"
12363        }
12364      ],
12365      "meta-type": "object"
12366    },
12367    {
12368      "name": "501",
12369      "members": [
12370        {
12371          "name": "data-strips",
12372          "type": "int"
12373        },
12374        {
12375          "name": "parity-strips",
12376          "type": "int"
12377        }
12378      ],
12379      "meta-type": "object"
12380    },
12381    {
12382      "name": "502",
12383      "meta-type": "enum",
12384      "values": [
12385        "left",
12386        "middle",
12387        "right",
12388        "wheel-up",
12389        "wheel-down",
12390        "side",
12391        "extra"
12392      ]
12393    },
12394    {
12395      "name": "503",
12396      "meta-type": "enum",
12397      "values": [
12398        "x",
12399        "y"
12400      ]
12401    },
12402    {
12403      "name": "504",
12404      "members": [
12405        {
12406          "name": "base",
12407          "type": "int"
12408        },
12409        {
12410          "name": "limit",
12411          "type": "int"
12412        }
12413      ],
12414      "meta-type": "object"
12415    },
12416    {
12417      "name": "505",
12418      "tag": "format",
12419      "variants": [
12420        {
12421          "case": "luks",
12422          "type": "495"
12423        },
12424        {
12425          "case": "aes",
12426          "type": "0"
12427        }
12428      ],
12429      "members": [
12430        {
12431          "name": "format",
12432          "type": "456"
12433        }
12434      ],
12435      "meta-type": "object"
12436    },
12437    {
12438      "name": "[506]",
12439      "element-type": "506",
12440      "meta-type": "array"
12441    },
12442    {
12443      "name": "506",
12444      "members": [
12445        {
12446          "name": "name",
12447          "type": "str"
12448        },
12449        {
12450          "name": "granularity",
12451          "type": "int"
12452        },
12453        {
12454          "name": "flags",
12455          "type": "[508]"
12456        }
12457      ],
12458      "meta-type": "object"
12459    },
12460    {
12461      "name": "[233]",
12462      "element-type": "233",
12463      "meta-type": "array"
12464    },
12465    {
12466      "name": "[507]",
12467      "element-type": "507",
12468      "meta-type": "array"
12469    },
12470    {
12471      "name": "507",
12472      "members": [
12473        {
12474          "name": "active",
12475          "type": "bool"
12476        },
12477        {
12478          "name": "iters",
12479          "default": null,
12480          "type": "int"
12481        },
12482        {
12483          "name": "stripes",
12484          "default": null,
12485          "type": "int"
12486        },
12487        {
12488          "name": "key-offset",
12489          "type": "int"
12490        }
12491      ],
12492      "meta-type": "object"
12493    },
12494    {
12495      "name": "[508]",
12496      "element-type": "508",
12497      "meta-type": "array"
12498    },
12499    {
12500      "name": "508",
12501      "meta-type": "enum",
12502      "values": [
12503        "in-use",
12504        "auto"
12505      ]
12506    }
12507  ],
12508  "id": "libvirt-4"
12509}
12510
12511{
12512  "execute": "query-commands",
12513  "id": "libvirt-5"
12514}
12515
12516{
12517  "return": [
12518    {
12519      "name": "netdev_add"
12520    },
12521    {
12522      "name": "device_add"
12523    },
12524    {
12525      "name": "query-qmp-schema"
12526    },
12527    {
12528      "name": "query-cpu-definitions"
12529    },
12530    {
12531      "name": "query-cpu-model-expansion"
12532    },
12533    {
12534      "name": "query-sev-capabilities"
12535    },
12536    {
12537      "name": "query-sev-launch-measure"
12538    },
12539    {
12540      "name": "query-sev"
12541    },
12542    {
12543      "name": "rtc-reset-reinjection"
12544    },
12545    {
12546      "name": "set-numa-node"
12547    },
12548    {
12549      "name": "query-vm-generation-id"
12550    },
12551    {
12552      "name": "query-hotpluggable-cpus"
12553    },
12554    {
12555      "name": "xen-load-devices-state"
12556    },
12557    {
12558      "name": "query-acpi-ospm-status"
12559    },
12560    {
12561      "name": "query-memory-devices"
12562    },
12563    {
12564      "name": "query-memdev"
12565    },
12566    {
12567      "name": "query-command-line-options"
12568    },
12569    {
12570      "name": "query-target"
12571    },
12572    {
12573      "name": "query-fdsets"
12574    },
12575    {
12576      "name": "remove-fd"
12577    },
12578    {
12579      "name": "add-fd"
12580    },
12581    {
12582      "name": "query-memory-size-summary"
12583    },
12584    {
12585      "name": "query-current-machine"
12586    },
12587    {
12588      "name": "query-machines"
12589    },
12590    {
12591      "name": "closefd"
12592    },
12593    {
12594      "name": "getfd"
12595    },
12596    {
12597      "name": "object-del"
12598    },
12599    {
12600      "name": "object-add"
12601    },
12602    {
12603      "name": "query-dump-guest-memory-capability"
12604    },
12605    {
12606      "name": "query-dump"
12607    },
12608    {
12609      "name": "dump-guest-memory"
12610    },
12611    {
12612      "name": "device_del"
12613    },
12614    {
12615      "name": "xen-set-global-dirty-log"
12616    },
12617    {
12618      "name": "qom-list-properties"
12619    },
12620    {
12621      "name": "device-list-properties"
12622    },
12623    {
12624      "name": "qom-list-types"
12625    },
12626    {
12627      "name": "change"
12628    },
12629    {
12630      "name": "qom-set"
12631    },
12632    {
12633      "name": "qom-get"
12634    },
12635    {
12636      "name": "qom-list"
12637    },
12638    {
12639      "name": "human-monitor-command"
12640    },
12641    {
12642      "name": "balloon"
12643    },
12644    {
12645      "name": "inject-nmi"
12646    },
12647    {
12648      "name": "system_wakeup"
12649    },
12650    {
12651      "name": "x-exit-preconfig"
12652    },
12653    {
12654      "name": "cont"
12655    },
12656    {
12657      "name": "pmemsave"
12658    },
12659    {
12660      "name": "memsave"
12661    },
12662    {
12663      "name": "cpu-add"
12664    },
12665    {
12666      "name": "system_powerdown"
12667    },
12668    {
12669      "name": "system_reset"
12670    },
12671    {
12672      "name": "stop"
12673    },
12674    {
12675      "name": "quit"
12676    },
12677    {
12678      "name": "query-pci"
12679    },
12680    {
12681      "name": "query-balloon"
12682    },
12683    {
12684      "name": "query-iothreads"
12685    },
12686    {
12687      "name": "query-cpus-fast"
12688    },
12689    {
12690      "name": "query-cpus"
12691    },
12692    {
12693      "name": "query-events"
12694    },
12695    {
12696      "name": "query-uuid"
12697    },
12698    {
12699      "name": "query-kvm"
12700    },
12701    {
12702      "name": "query-name"
12703    },
12704    {
12705      "name": "add_client"
12706    },
12707    {
12708      "name": "query-commands"
12709    },
12710    {
12711      "name": "query-version"
12712    },
12713    {
12714      "name": "qmp_capabilities"
12715    },
12716    {
12717      "name": "trace-event-set-state"
12718    },
12719    {
12720      "name": "trace-event-get-state"
12721    },
12722    {
12723      "name": "transaction"
12724    },
12725    {
12726      "name": "migrate-pause"
12727    },
12728    {
12729      "name": "migrate-recover"
12730    },
12731    {
12732      "name": "query-colo-status"
12733    },
12734    {
12735      "name": "xen-colo-do-checkpoint"
12736    },
12737    {
12738      "name": "query-xen-replication-status"
12739    },
12740    {
12741      "name": "xen-set-replication"
12742    },
12743    {
12744      "name": "xen-save-devices-state"
12745    },
12746    {
12747      "name": "migrate-incoming"
12748    },
12749    {
12750      "name": "migrate"
12751    },
12752    {
12753      "name": "query-migrate-cache-size"
12754    },
12755    {
12756      "name": "migrate-set-cache-size"
12757    },
12758    {
12759      "name": "migrate_set_speed"
12760    },
12761    {
12762      "name": "migrate_set_downtime"
12763    },
12764    {
12765      "name": "migrate-continue"
12766    },
12767    {
12768      "name": "migrate_cancel"
12769    },
12770    {
12771      "name": "x-colo-lost-heartbeat"
12772    },
12773    {
12774      "name": "migrate-start-postcopy"
12775    },
12776    {
12777      "name": "client_migrate_info"
12778    },
12779    {
12780      "name": "query-migrate-parameters"
12781    },
12782    {
12783      "name": "migrate-set-parameters"
12784    },
12785    {
12786      "name": "query-migrate-capabilities"
12787    },
12788    {
12789      "name": "migrate-set-capabilities"
12790    },
12791    {
12792      "name": "query-migrate"
12793    },
12794    {
12795      "name": "query-display-options"
12796    },
12797    {
12798      "name": "input-send-event"
12799    },
12800    {
12801      "name": "send-key"
12802    },
12803    {
12804      "name": "query-mice"
12805    },
12806    {
12807      "name": "change-vnc-password"
12808    },
12809    {
12810      "name": "query-vnc-servers"
12811    },
12812    {
12813      "name": "query-vnc"
12814    },
12815    {
12816      "name": "query-spice"
12817    },
12818    {
12819      "name": "screendump"
12820    },
12821    {
12822      "name": "expire_password"
12823    },
12824    {
12825      "name": "set_password"
12826    },
12827    {
12828      "name": "query-tpm"
12829    },
12830    {
12831      "name": "query-tpm-types"
12832    },
12833    {
12834      "name": "query-tpm-models"
12835    },
12836    {
12837      "name": "query-rocker-of-dpa-groups"
12838    },
12839    {
12840      "name": "query-rocker-of-dpa-flows"
12841    },
12842    {
12843      "name": "query-rocker-ports"
12844    },
12845    {
12846      "name": "query-rocker"
12847    },
12848    {
12849      "name": "announce-self"
12850    },
12851    {
12852      "name": "query-rx-filter"
12853    },
12854    {
12855      "name": "netdev_del"
12856    },
12857    {
12858      "name": "set_link"
12859    },
12860    {
12861      "name": "chardev-send-break"
12862    },
12863    {
12864      "name": "chardev-remove"
12865    },
12866    {
12867      "name": "chardev-change"
12868    },
12869    {
12870      "name": "chardev-add"
12871    },
12872    {
12873      "name": "ringbuf-read"
12874    },
12875    {
12876      "name": "ringbuf-write"
12877    },
12878    {
12879      "name": "query-chardev-backends"
12880    },
12881    {
12882      "name": "query-chardev"
12883    },
12884    {
12885      "name": "nbd-server-stop"
12886    },
12887    {
12888      "name": "nbd-server-remove"
12889    },
12890    {
12891      "name": "nbd-server-add"
12892    },
12893    {
12894      "name": "nbd-server-start"
12895    },
12896    {
12897      "name": "eject"
12898    },
12899    {
12900      "name": "blockdev-snapshot-delete-internal-sync"
12901    },
12902    {
12903      "name": "blockdev-snapshot-internal-sync"
12904    },
12905    {
12906      "name": "query-pr-managers"
12907    },
12908    {
12909      "name": "x-blockdev-set-iothread"
12910    },
12911    {
12912      "name": "x-blockdev-change"
12913    },
12914    {
12915      "name": "block-set-write-threshold"
12916    },
12917    {
12918      "name": "blockdev-change-medium"
12919    },
12920    {
12921      "name": "blockdev-insert-medium"
12922    },
12923    {
12924      "name": "blockdev-remove-medium"
12925    },
12926    {
12927      "name": "blockdev-close-tray"
12928    },
12929    {
12930      "name": "blockdev-open-tray"
12931    },
12932    {
12933      "name": "blockdev-create"
12934    },
12935    {
12936      "name": "blockdev-del"
12937    },
12938    {
12939      "name": "x-blockdev-reopen"
12940    },
12941    {
12942      "name": "blockdev-add"
12943    },
12944    {
12945      "name": "block-job-finalize"
12946    },
12947    {
12948      "name": "block-job-dismiss"
12949    },
12950    {
12951      "name": "block-job-complete"
12952    },
12953    {
12954      "name": "block-job-resume"
12955    },
12956    {
12957      "name": "block-job-pause"
12958    },
12959    {
12960      "name": "block-job-cancel"
12961    },
12962    {
12963      "name": "block-job-set-speed"
12964    },
12965    {
12966      "name": "block-stream"
12967    },
12968    {
12969      "name": "block_set_io_throttle"
12970    },
12971    {
12972      "name": "blockdev-mirror"
12973    },
12974    {
12975      "name": "x-debug-block-dirty-bitmap-sha256"
12976    },
12977    {
12978      "name": "block-dirty-bitmap-merge"
12979    },
12980    {
12981      "name": "block-dirty-bitmap-disable"
12982    },
12983    {
12984      "name": "block-dirty-bitmap-enable"
12985    },
12986    {
12987      "name": "block-dirty-bitmap-clear"
12988    },
12989    {
12990      "name": "block-dirty-bitmap-remove"
12991    },
12992    {
12993      "name": "block-dirty-bitmap-add"
12994    },
12995    {
12996      "name": "drive-mirror"
12997    },
12998    {
12999      "name": "x-debug-query-block-graph"
13000    },
13001    {
13002      "name": "query-named-block-nodes"
13003    },
13004    {
13005      "name": "blockdev-backup"
13006    },
13007    {
13008      "name": "drive-backup"
13009    },
13010    {
13011      "name": "block-commit"
13012    },
13013    {
13014      "name": "change-backing-file"
13015    },
13016    {
13017      "name": "blockdev-snapshot"
13018    },
13019    {
13020      "name": "blockdev-snapshot-sync"
13021    },
13022    {
13023      "name": "block_resize"
13024    },
13025    {
13026      "name": "block_passwd"
13027    },
13028    {
13029      "name": "query-block-jobs"
13030    },
13031    {
13032      "name": "query-blockstats"
13033    },
13034    {
13035      "name": "query-block"
13036    },
13037    {
13038      "name": "block-latency-histogram-set"
13039    },
13040    {
13041      "name": "query-jobs"
13042    },
13043    {
13044      "name": "job-finalize"
13045    },
13046    {
13047      "name": "job-dismiss"
13048    },
13049    {
13050      "name": "job-complete"
13051    },
13052    {
13053      "name": "job-cancel"
13054    },
13055    {
13056      "name": "job-resume"
13057    },
13058    {
13059      "name": "job-pause"
13060    },
13061    {
13062      "name": "watchdog-set-action"
13063    },
13064    {
13065      "name": "query-status"
13066    }
13067  ],
13068  "id": "libvirt-5"
13069}
13070
13071{
13072  "execute": "query-kvm",
13073  "id": "libvirt-6"
13074}
13075
13076{
13077  "return": {
13078    "enabled": true,
13079    "present": true
13080  },
13081  "id": "libvirt-6"
13082}
13083
13084{
13085  "execute": "qom-list-types",
13086  "id": "libvirt-7"
13087}
13088
13089{
13090  "return": [
13091    {
13092      "name": "vhost-vsock-pci",
13093      "parent": "vhost-vsock-pci-base"
13094    },
13095    {
13096      "name": "scsi-generic",
13097      "parent": "scsi-device"
13098    },
13099    {
13100      "name": "qio-channel-tls",
13101      "parent": "qio-channel"
13102    },
13103    {
13104      "name": "virtio-input-host-pci-non-transitional",
13105      "parent": "virtio-input-host-pci-base"
13106    },
13107    {
13108      "name": "scsi-hd",
13109      "parent": "scsi-disk-base"
13110    },
13111    {
13112      "name": "usb-bot",
13113      "parent": "usb-storage-dev"
13114    },
13115    {
13116      "name": "chardev-null",
13117      "parent": "chardev"
13118    },
13119    {
13120      "name": "chardev-parallel",
13121      "parent": "chardev"
13122    },
13123    {
13124      "name": "qemu-xhci",
13125      "parent": "base-xhci"
13126    },
13127    {
13128      "name": "lsi53c895a",
13129      "parent": "pci-device"
13130    },
13131    {
13132      "name": "kvm-ioapic",
13133      "parent": "ioapic-common"
13134    },
13135    {
13136      "name": "cpu-cluster",
13137      "parent": "device"
13138    },
13139    {
13140      "name": "virtio-keyboard-pci",
13141      "parent": "virtio-input-hid-pci"
13142    },
13143    {
13144      "name": "i440FX",
13145      "parent": "pci-device"
13146    },
13147    {
13148      "name": "ide-hd",
13149      "parent": "ide-device"
13150    },
13151    {
13152      "name": "Opteron_G1-x86_64-cpu",
13153      "parent": "x86_64-cpu"
13154    },
13155    {
13156      "name": "kvm64-x86_64-cpu",
13157      "parent": "x86_64-cpu"
13158    },
13159    {
13160      "name": "vhost-scsi-pci-non-transitional",
13161      "parent": "vhost-scsi-pci-base"
13162    },
13163    {
13164      "name": "virtio-net-device",
13165      "parent": "virtio-device"
13166    },
13167    {
13168      "name": "kvm-i8259",
13169      "parent": "pic-common"
13170    },
13171    {
13172      "name": "virtio-9p-pci-non-transitional",
13173      "parent": "virtio-9p-pci-base"
13174    },
13175    {
13176      "name": "chardev-pty",
13177      "parent": "chardev"
13178    },
13179    {
13180      "name": "SUNW,fdtwo",
13181      "parent": "base-sysbus-fdc"
13182    },
13183    {
13184      "name": "isa-pcspk",
13185      "parent": "isa-device"
13186    },
13187    {
13188      "name": "Haswell-IBRS-x86_64-cpu",
13189      "parent": "x86_64-cpu"
13190    },
13191    {
13192      "name": "loader",
13193      "parent": "device"
13194    },
13195    {
13196      "name": "filter-rewriter",
13197      "parent": "netfilter"
13198    },
13199    {
13200      "name": "pc-q35-4.0-machine",
13201      "parent": "generic-pc-machine"
13202    },
13203    {
13204      "name": "virtio-serial-pci",
13205      "parent": "virtio-serial-pci-base"
13206    },
13207    {
13208      "name": "Nehalem-IBRS-x86_64-cpu",
13209      "parent": "x86_64-cpu"
13210    },
13211    {
13212      "name": "pc-0.12-machine",
13213      "parent": "generic-pc-machine"
13214    },
13215    {
13216      "name": "pcie-root-port",
13217      "parent": "pcie-root-port-base"
13218    },
13219    {
13220      "name": "virtio-crypto-device",
13221      "parent": "virtio-device"
13222    },
13223    {
13224      "name": "usb-host",
13225      "parent": "usb-device"
13226    },
13227    {
13228      "name": "usb-mtp",
13229      "parent": "usb-device"
13230    },
13231    {
13232      "name": "Icelake-Client-x86_64-cpu",
13233      "parent": "x86_64-cpu"
13234    },
13235    {
13236      "name": "usb-bt-dongle",
13237      "parent": "usb-device"
13238    },
13239    {
13240      "name": "igd-passthrough-isa-bridge",
13241      "parent": "pci-device"
13242    },
13243    {
13244      "name": "pc-i440fx-1.4-machine",
13245      "parent": "generic-pc-machine"
13246    },
13247    {
13248      "name": "qemu64-x86_64-cpu",
13249      "parent": "x86_64-cpu"
13250    },
13251    {
13252      "name": "virtio-input-host-pci",
13253      "parent": "virtio-input-host-pci-base"
13254    },
13255    {
13256      "name": "pc-i440fx-2.10-machine",
13257      "parent": "generic-pc-machine"
13258    },
13259    {
13260      "name": "phenom-x86_64-cpu",
13261      "parent": "x86_64-cpu"
13262    },
13263    {
13264      "name": "e1000",
13265      "parent": "e1000-base"
13266    },
13267    {
13268      "name": "PIIX3-xen",
13269      "parent": "pci-piix3"
13270    },
13271    {
13272      "name": "ICH9-LPC",
13273      "parent": "pci-device"
13274    },
13275    {
13276      "name": "sysbus-ahci",
13277      "parent": "sys-bus-device"
13278    },
13279    {
13280      "name": "ich9-usb-uhci4",
13281      "parent": "pci-uhci-usb"
13282    },
13283    {
13284      "name": "ich9-usb-uhci6",
13285      "parent": "pci-uhci-usb"
13286    },
13287    {
13288      "name": "pc-q35-2.6-machine",
13289      "parent": "generic-pc-machine"
13290    },
13291    {
13292      "name": "ccid-card-emulated",
13293      "parent": "ccid-card"
13294    },
13295    {
13296      "name": "ich9-usb-uhci5",
13297      "parent": "pci-uhci-usb"
13298    },
13299    {
13300      "name": "chardev-spicevmc",
13301      "parent": "chardev-spice"
13302    },
13303    {
13304      "name": "ich9-usb-uhci3",
13305      "parent": "pci-uhci-usb"
13306    },
13307    {
13308      "name": "ich9-usb-uhci2",
13309      "parent": "pci-uhci-usb"
13310    },
13311    {
13312      "name": "ich9-usb-uhci1",
13313      "parent": "pci-uhci-usb"
13314    },
13315    {
13316      "name": "tls-creds-psk",
13317      "parent": "tls-creds"
13318    },
13319    {
13320      "name": "tpci200",
13321      "parent": "pci-device"
13322    },
13323    {
13324      "name": "memory-backend-file",
13325      "parent": "memory-backend"
13326    },
13327    {
13328      "name": "pc-q35-2.5-machine",
13329      "parent": "generic-pc-machine"
13330    },
13331    {
13332      "name": "AMDVI-PCI",
13333      "parent": "pci-device"
13334    },
13335    {
13336      "name": "filter-redirector",
13337      "parent": "netfilter"
13338    },
13339    {
13340      "name": "rtl8139",
13341      "parent": "pci-device"
13342    },
13343    {
13344      "name": "chardev-hci",
13345      "parent": "chardev"
13346    },
13347    {
13348      "name": "pc-q35-2.4-machine",
13349      "parent": "generic-pc-machine"
13350    },
13351    {
13352      "name": "container",
13353      "parent": "object"
13354    },
13355    {
13356      "name": "pc-i440fx-3.1-machine",
13357      "parent": "generic-pc-machine"
13358    },
13359    {
13360      "name": "megasas",
13361      "parent": "megasas-base"
13362    },
13363    {
13364      "name": "base-x86_64-cpu",
13365      "parent": "x86_64-cpu"
13366    },
13367    {
13368      "name": "virtio-balloon-pci-non-transitional",
13369      "parent": "virtio-balloon-pci-base"
13370    },
13371    {
13372      "name": "qxl-vga",
13373      "parent": "pci-qxl"
13374    },
13375    {
13376      "name": "scsi-block",
13377      "parent": "scsi-disk-base"
13378    },
13379    {
13380      "name": "Opteron_G2-x86_64-cpu",
13381      "parent": "x86_64-cpu"
13382    },
13383    {
13384      "name": "unimplemented-device",
13385      "parent": "sys-bus-device"
13386    },
13387    {
13388      "name": "pc-i440fx-3.0-machine",
13389      "parent": "generic-pc-machine"
13390    },
13391    {
13392      "name": "scsi-cd",
13393      "parent": "scsi-disk-base"
13394    },
13395    {
13396      "name": "pxb-bus",
13397      "parent": "PCI"
13398    },
13399    {
13400      "name": "pc-0.14-machine",
13401      "parent": "generic-pc-machine"
13402    },
13403    {
13404      "name": "accel",
13405      "parent": "object"
13406    },
13407    {
13408      "name": "pc-i440fx-2.12-machine",
13409      "parent": "generic-pc-machine"
13410    },
13411    {
13412      "name": "floppy-bus",
13413      "parent": "bus"
13414    },
13415    {
13416      "name": "usb-audio",
13417      "parent": "usb-device"
13418    },
13419    {
13420      "name": "virtio-vga",
13421      "parent": "virtio-pci"
13422    },
13423    {
13424      "name": "vmware-svga",
13425      "parent": "pci-device"
13426    },
13427    {
13428      "name": "isa-serial",
13429      "parent": "isa-device"
13430    },
13431    {
13432      "name": "pc-0.13-machine",
13433      "parent": "generic-pc-machine"
13434    },
13435    {
13436      "name": "virtio-input-host-pci-transitional",
13437      "parent": "virtio-input-host-pci-base"
13438    },
13439    {
13440      "name": "virtio-serial-device",
13441      "parent": "virtio-device"
13442    },
13443    {
13444      "name": "isa-debug-exit",
13445      "parent": "isa-device"
13446    },
13447    {
13448      "name": "vhost-scsi-pci",
13449      "parent": "vhost-scsi-pci-base"
13450    },
13451    {
13452      "name": "chardev-gdb",
13453      "parent": "chardev"
13454    },
13455    {
13456      "name": "fdc37m81x-superio",
13457      "parent": "isa-superio"
13458    },
13459    {
13460      "name": "pc-testdev",
13461      "parent": "isa-device"
13462    },
13463    {
13464      "name": "tls-creds-anon",
13465      "parent": "tls-creds"
13466    },
13467    {
13468      "name": "Haswell-noTSX-IBRS-x86_64-cpu",
13469      "parent": "x86_64-cpu"
13470    },
13471    {
13472      "name": "pr-manager-helper",
13473      "parent": "pr-manager"
13474    },
13475    {
13476      "name": "fw_cfg_mem",
13477      "parent": "fw_cfg"
13478    },
13479    {
13480      "name": "virtio-scsi-pci-transitional",
13481      "parent": "virtio-scsi-pci-base"
13482    },
13483    {
13484      "name": "pc-q35-2.8-machine",
13485      "parent": "generic-pc-machine"
13486    },
13487    {
13488      "name": "ide-cd",
13489      "parent": "ide-device"
13490    },
13491    {
13492      "name": "usb-uas",
13493      "parent": "usb-device"
13494    },
13495    {
13496      "name": "pc-i440fx-2.11-machine",
13497      "parent": "generic-pc-machine"
13498    },
13499    {
13500      "name": "pc-i440fx-1.6-machine",
13501      "parent": "generic-pc-machine"
13502    },
13503    {
13504      "name": "virtio-balloon-pci",
13505      "parent": "virtio-balloon-pci-base"
13506    },
13507    {
13508      "name": "chardev-socket",
13509      "parent": "chardev"
13510    },
13511    {
13512      "name": "iothread",
13513      "parent": "object"
13514    },
13515    {
13516      "name": "sb16",
13517      "parent": "isa-device"
13518    },
13519    {
13520      "name": "chardev-mux",
13521      "parent": "chardev"
13522    },
13523    {
13524      "name": "pc-q35-2.7-machine",
13525      "parent": "generic-pc-machine"
13526    },
13527    {
13528      "name": "pc-i440fx-1.5-machine",
13529      "parent": "generic-pc-machine"
13530    },
13531    {
13532      "name": "486-x86_64-cpu",
13533      "parent": "x86_64-cpu"
13534    },
13535    {
13536      "name": "bochs-display",
13537      "parent": "pci-device"
13538    },
13539    {
13540      "name": "usb-ccid",
13541      "parent": "usb-device"
13542    },
13543    {
13544      "name": "isa-cirrus-vga",
13545      "parent": "isa-device"
13546    },
13547    {
13548      "name": "qio-channel-rdma",
13549      "parent": "qio-channel"
13550    },
13551    {
13552      "name": "vhost-vsock-device",
13553      "parent": "virtio-device"
13554    },
13555    {
13556      "name": "sdhci-pci",
13557      "parent": "pci-device"
13558    },
13559    {
13560      "name": "virtio-input-host-device",
13561      "parent": "virtio-input-device"
13562    },
13563    {
13564      "name": "i82559er",
13565      "parent": "pci-device"
13566    },
13567    {
13568      "name": "pci-bridge",
13569      "parent": "base-pci-bridge"
13570    },
13571    {
13572      "name": "cs4231a",
13573      "parent": "isa-device"
13574    },
13575    {
13576      "name": "ivshmem-doorbell",
13577      "parent": "ivshmem-common"
13578    },
13579    {
13580      "name": "chardev-udp",
13581      "parent": "chardev"
13582    },
13583    {
13584      "name": "virtio-rng-device",
13585      "parent": "virtio-device"
13586    },
13587    {
13588      "name": "isa-parallel",
13589      "parent": "isa-device"
13590    },
13591    {
13592      "name": "piix4-ide",
13593      "parent": "pci-ide"
13594    },
13595    {
13596      "name": "adlib",
13597      "parent": "isa-device"
13598    },
13599    {
13600      "name": "pc-0.15-machine",
13601      "parent": "generic-pc-machine"
13602    },
13603    {
13604      "name": "authz-list-file",
13605      "parent": "authz"
13606    },
13607    {
13608      "name": "kvmvapic",
13609      "parent": "sys-bus-device"
13610    },
13611    {
13612      "name": "hda-micro",
13613      "parent": "hda-audio"
13614    },
13615    {
13616      "name": "pci-bridge-seat",
13617      "parent": "pci-bridge"
13618    },
13619    {
13620      "name": "dc390",
13621      "parent": "am53c974"
13622    },
13623    {
13624      "name": "qemu,register",
13625      "parent": "device"
13626    },
13627    {
13628      "name": "IDE",
13629      "parent": "bus"
13630    },
13631    {
13632      "name": "fw_cfg_io",
13633      "parent": "fw_cfg"
13634    },
13635    {
13636      "name": "tpm-crb",
13637      "parent": "device"
13638    },
13639    {
13640      "name": "memory-backend-ram",
13641      "parent": "memory-backend"
13642    },
13643    {
13644      "name": "am53c974",
13645      "parent": "pci-device"
13646    },
13647    {
13648      "name": "virtio-blk-device",
13649      "parent": "virtio-device"
13650    },
13651    {
13652      "name": "chardev-pipe",
13653      "parent": "chardev-fd"
13654    },
13655    {
13656      "name": "nvdimm",
13657      "parent": "pc-dimm"
13658    },
13659    {
13660      "name": "mc146818rtc",
13661      "parent": "isa-device"
13662    },
13663    {
13664      "name": "qio-channel-websock",
13665      "parent": "qio-channel"
13666    },
13667    {
13668      "name": "qio-channel-file",
13669      "parent": "qio-channel"
13670    },
13671    {
13672      "name": "chardev-msmouse",
13673      "parent": "chardev"
13674    },
13675    {
13676      "name": "pc-q35-2.9-machine",
13677      "parent": "generic-pc-machine"
13678    },
13679    {
13680      "name": "pc-i440fx-1.7-machine",
13681      "parent": "generic-pc-machine"
13682    },
13683    {
13684      "name": "cryptodev-backend-builtin",
13685      "parent": "cryptodev-backend"
13686    },
13687    {
13688      "name": "hda-output",
13689      "parent": "hda-audio"
13690    },
13691    {
13692      "name": "KnightsMill-x86_64-cpu",
13693      "parent": "x86_64-cpu"
13694    },
13695    {
13696      "name": "chardev-spiceport",
13697      "parent": "chardev-spice"
13698    },
13699    {
13700      "name": "VGA",
13701      "parent": "pci-vga"
13702    },
13703    {
13704      "name": "vfio-pci-nohotplug",
13705      "parent": "vfio-pci"
13706    },
13707    {
13708      "name": "sga",
13709      "parent": "isa-device"
13710    },
13711    {
13712      "name": "i8257",
13713      "parent": "isa-device"
13714    },
13715    {
13716      "name": "qio-net-listener",
13717      "parent": "object"
13718    },
13719    {
13720      "name": "port92",
13721      "parent": "isa-device"
13722    },
13723    {
13724      "name": "mptsas1068",
13725      "parent": "pci-device"
13726    },
13727    {
13728      "name": "edu",
13729      "parent": "pci-device"
13730    },
13731    {
13732      "name": "virtio-mouse-pci",
13733      "parent": "virtio-input-hid-pci"
13734    },
13735    {
13736      "name": "Skylake-Client-x86_64-cpu",
13737      "parent": "x86_64-cpu"
13738    },
13739    {
13740      "name": "ICH9 SMB",
13741      "parent": "pci-device"
13742    },
13743    {
13744      "name": "Broadwell-x86_64-cpu",
13745      "parent": "x86_64-cpu"
13746    },
13747    {
13748      "name": "vfio-pci-igd-lpc-bridge",
13749      "parent": "pci-device"
13750    },
13751    {
13752      "name": "HDA",
13753      "parent": "bus"
13754    },
13755    {
13756      "name": "n270-x86_64-cpu",
13757      "parent": "x86_64-cpu"
13758    },
13759    {
13760      "name": "usb-redir",
13761      "parent": "usb-device"
13762    },
13763    {
13764      "name": "pcm3680_pci",
13765      "parent": "pci-device"
13766    },
13767    {
13768      "name": "floppy",
13769      "parent": "device"
13770    },
13771    {
13772      "name": "qemu:memory-region",
13773      "parent": "object"
13774    },
13775    {
13776      "name": "mioe3680_pci",
13777      "parent": "pci-device"
13778    },
13779    {
13780      "name": "sysbus-ohci",
13781      "parent": "sys-bus-device"
13782    },
13783    {
13784      "name": "chardev-ringbuf",
13785      "parent": "chardev"
13786    },
13787    {
13788      "name": "max-x86_64-cpu",
13789      "parent": "x86_64-cpu"
13790    },
13791    {
13792      "name": "can-bus",
13793      "parent": "object"
13794    },
13795    {
13796      "name": "qtest-accel",
13797      "parent": "accel"
13798    },
13799    {
13800      "name": "qio-channel-command",
13801      "parent": "qio-channel"
13802    },
13803    {
13804      "name": "pxb-host",
13805      "parent": "pci-host-bridge"
13806    },
13807    {
13808      "name": "IvyBridge-x86_64-cpu",
13809      "parent": "x86_64-cpu"
13810    },
13811    {
13812      "name": "xio3130-downstream",
13813      "parent": "pcie-slot"
13814    },
13815    {
13816      "name": "virtio-gpu-device",
13817      "parent": "virtio-device"
13818    },
13819    {
13820      "name": "virtio-blk-pci",
13821      "parent": "virtio-blk-pci-base"
13822    },
13823    {
13824      "name": "cirrus-vga",
13825      "parent": "pci-device"
13826    },
13827    {
13828      "name": "isa-ipmi-kcs",
13829      "parent": "isa-device"
13830    },
13831    {
13832      "name": "kvmclock",
13833      "parent": "sys-bus-device"
13834    },
13835    {
13836      "name": "cryptodev-vhost-user",
13837      "parent": "cryptodev-backend"
13838    },
13839    {
13840      "name": "Opteron_G3-x86_64-cpu",
13841      "parent": "x86_64-cpu"
13842    },
13843    {
13844      "name": "lsi53c810",
13845      "parent": "lsi53c895a"
13846    },
13847    {
13848      "name": "System",
13849      "parent": "bus"
13850    },
13851    {
13852      "name": "Westmere-IBRS-x86_64-cpu",
13853      "parent": "x86_64-cpu"
13854    },
13855    {
13856      "name": "Cascadelake-Server-x86_64-cpu",
13857      "parent": "x86_64-cpu"
13858    },
13859    {
13860      "name": "usb-serial",
13861      "parent": "usb-serial-dev"
13862    },
13863    {
13864      "name": "vt82c686b-usb-uhci",
13865      "parent": "pci-uhci-usb"
13866    },
13867    {
13868      "name": "chardev-braille",
13869      "parent": "chardev"
13870    },
13871    {
13872      "name": "chardev-file",
13873      "parent": "chardev-fd"
13874    },
13875    {
13876      "name": "vhost-user-scsi-pci-non-transitional",
13877      "parent": "vhost-user-scsi-pci-base"
13878    },
13879    {
13880      "name": "intel-iommu",
13881      "parent": "x86-iommu"
13882    },
13883    {
13884      "name": "pc-q35-2.10-machine",
13885      "parent": "generic-pc-machine"
13886    },
13887    {
13888      "name": "tpm-tis",
13889      "parent": "isa-device"
13890    },
13891    {
13892      "name": "PCIE",
13893      "parent": "PCI"
13894    },
13895    {
13896      "name": "pcie-pci-bridge",
13897      "parent": "base-pci-bridge"
13898    },
13899    {
13900      "name": "ccid-card-passthru",
13901      "parent": "ccid-card"
13902    },
13903    {
13904      "name": "qio-dns-resolver",
13905      "parent": "object"
13906    },
13907    {
13908      "name": "vhost-user-blk-pci",
13909      "parent": "vhost-user-blk-pci-base"
13910    },
13911    {
13912      "name": "virtio-net-pci-transitional",
13913      "parent": "virtio-net-pci-base"
13914    },
13915    {
13916      "name": "virtio-serial-bus",
13917      "parent": "bus"
13918    },
13919    {
13920      "name": "kvm-pit",
13921      "parent": "pit-common"
13922    },
13923    {
13924      "name": "secondary-vga",
13925      "parent": "pci-vga"
13926    },
13927    {
13928      "name": "vhost-scsi",
13929      "parent": "vhost-scsi-common"
13930    },
13931    {
13932      "name": "pci-ohci",
13933      "parent": "pci-device"
13934    },
13935    {
13936      "name": "cfi.pflash01",
13937      "parent": "sys-bus-device"
13938    },
13939    {
13940      "name": "usb-hub",
13941      "parent": "usb-device"
13942    },
13943    {
13944      "name": "ccid-bus",
13945      "parent": "bus"
13946    },
13947    {
13948      "name": "EPYC-IBPB-x86_64-cpu",
13949      "parent": "x86_64-cpu"
13950    },
13951    {
13952      "name": "input-linux",
13953      "parent": "object"
13954    },
13955    {
13956      "name": "piix3-ide-xen",
13957      "parent": "pci-ide"
13958    },
13959    {
13960      "name": "vmgenid",
13961      "parent": "device"
13962    },
13963    {
13964      "name": "virtio-rng-pci-transitional",
13965      "parent": "virtio-rng-pci-base"
13966    },
13967    {
13968      "name": "virtio-serial-pci-transitional",
13969      "parent": "virtio-serial-pci-base"
13970    },
13971    {
13972      "name": "ati-vga",
13973      "parent": "pci-device"
13974    },
13975    {
13976      "name": "pc-q35-3.0-machine",
13977      "parent": "generic-pc-machine"
13978    },
13979    {
13980      "name": "pci-serial",
13981      "parent": "pci-device"
13982    },
13983    {
13984      "name": "vmport",
13985      "parent": "isa-device"
13986    },
13987    {
13988      "name": "vhost-user-scsi-pci",
13989      "parent": "vhost-user-scsi-pci-base"
13990    },
13991    {
13992      "name": "ipmi-bmc-extern",
13993      "parent": "ipmi-bmc"
13994    },
13995    {
13996      "name": "PIIX4_PM",
13997      "parent": "pci-device"
13998    },
13999    {
14000      "name": "i8042",
14001      "parent": "isa-device"
14002    },
14003    {
14004      "name": "coreduo-x86_64-cpu",
14005      "parent": "x86_64-cpu"
14006    },
14007    {
14008      "name": "i82559c",
14009      "parent": "pci-device"
14010    },
14011    {
14012      "name": "i82559b",
14013      "parent": "pci-device"
14014    },
14015    {
14016      "name": "i82559a",
14017      "parent": "pci-device"
14018    },
14019    {
14020      "name": "virtio-blk-pci-non-transitional",
14021      "parent": "virtio-blk-pci-base"
14022    },
14023    {
14024      "name": "pc-q35-2.12-machine",
14025      "parent": "generic-pc-machine"
14026    },
14027    {
14028      "name": "SCSI",
14029      "parent": "bus"
14030    },
14031    {
14032      "name": "rocker",
14033      "parent": "pci-device"
14034    },
14035    {
14036      "name": "pcnet",
14037      "parent": "pci-device"
14038    },
14039    {
14040      "name": "rng-egd",
14041      "parent": "rng-backend"
14042    },
14043    {
14044      "name": "Skylake-Server-IBRS-x86_64-cpu",
14045      "parent": "x86_64-cpu"
14046    },
14047    {
14048      "name": "Opteron_G4-x86_64-cpu",
14049      "parent": "x86_64-cpu"
14050    },
14051    {
14052      "name": "pc-q35-2.11-machine",
14053      "parent": "generic-pc-machine"
14054    },
14055    {
14056      "name": "chardev-testdev",
14057      "parent": "chardev"
14058    },
14059    {
14060      "name": "PIIX3",
14061      "parent": "pci-piix3"
14062    },
14063    {
14064      "name": "filter-dump",
14065      "parent": "netfilter"
14066    },
14067    {
14068      "name": "migration",
14069      "parent": "device"
14070    },
14071    {
14072      "name": "vmmouse",
14073      "parent": "isa-device"
14074    },
14075    {
14076      "name": "i82558b",
14077      "parent": "pci-device"
14078    },
14079    {
14080      "name": "i82558a",
14081      "parent": "pci-device"
14082    },
14083    {
14084      "name": "ioapic",
14085      "parent": "ioapic-common"
14086    },
14087    {
14088      "name": "smbus-eeprom",
14089      "parent": "smbus-device"
14090    },
14091    {
14092      "name": "Haswell-x86_64-cpu",
14093      "parent": "x86_64-cpu"
14094    },
14095    {
14096      "name": "i82801",
14097      "parent": "pci-device"
14098    },
14099    {
14100      "name": "tls-creds-x509",
14101      "parent": "tls-creds"
14102    },
14103    {
14104      "name": "virtio-net-pci",
14105      "parent": "virtio-net-pci-base"
14106    },
14107    {
14108      "name": "virtio-keyboard-device",
14109      "parent": "virtio-input-hid-device"
14110    },
14111    {
14112      "name": "i82562",
14113      "parent": "pci-device"
14114    },
14115    {
14116      "name": "Haswell-noTSX-x86_64-cpu",
14117      "parent": "x86_64-cpu"
14118    },
14119    {
14120      "name": "usb-net",
14121      "parent": "usb-device"
14122    },
14123    {
14124      "name": "tpm-passthrough",
14125      "parent": "tpm-backend"
14126    },
14127    {
14128      "name": "q35-pcihost",
14129      "parent": "pcie-host-bridge"
14130    },
14131    {
14132      "name": "amd-iommu",
14133      "parent": "x86-iommu"
14134    },
14135    {
14136      "name": "i440FX-pcihost",
14137      "parent": "pci-host-bridge"
14138    },
14139    {
14140      "name": "i82557c",
14141      "parent": "pci-device"
14142    },
14143    {
14144      "name": "i82557b",
14145      "parent": "pci-device"
14146    },
14147    {
14148      "name": "i82557a",
14149      "parent": "pci-device"
14150    },
14151    {
14152      "name": "chardev-memory",
14153      "parent": "chardev-ringbuf"
14154    },
14155    {
14156      "name": "isa-i8259",
14157      "parent": "pic-common"
14158    },
14159    {
14160      "name": "virtio-gpu-pci",
14161      "parent": "virtio-pci"
14162    },
14163    {
14164      "name": "i82551",
14165      "parent": "pci-device"
14166    },
14167    {
14168      "name": "pc-i440fx-2.0-machine",
14169      "parent": "generic-pc-machine"
14170    },
14171    {
14172      "name": "SandyBridge-x86_64-cpu",
14173      "parent": "x86_64-cpu"
14174    },
14175    {
14176      "name": "split-irq",
14177      "parent": "device"
14178    },
14179    {
14180      "name": "usb-mouse",
14181      "parent": "usb-hid"
14182    },
14183    {
14184      "name": "sdhci-bus",
14185      "parent": "sd-bus"
14186    },
14187    {
14188      "name": "i82550",
14189      "parent": "pci-device"
14190    },
14191    {
14192      "name": "pc-q35-3.1-machine",
14193      "parent": "generic-pc-machine"
14194    },
14195    {
14196      "name": "host-x86_64-cpu",
14197      "parent": "max-x86_64-cpu"
14198    },
14199    {
14200      "name": "virtio-crypto-pci",
14201      "parent": "virtio-pci"
14202    },
14203    {
14204      "name": "ich9-usb-ehci2",
14205      "parent": "pci-ehci-usb"
14206    },
14207    {
14208      "name": "ich9-usb-ehci1",
14209      "parent": "pci-ehci-usb"
14210    },
14211    {
14212      "name": "vfio-pci",
14213      "parent": "pci-device"
14214    },
14215    {
14216      "name": "filter-mirror",
14217      "parent": "netfilter"
14218    },
14219    {
14220      "name": "isa-ide",
14221      "parent": "isa-device"
14222    },
14223    {
14224      "name": "irq",
14225      "parent": "object"
14226    },
14227    {
14228      "name": "throttle-group",
14229      "parent": "object"
14230    },
14231    {
14232      "name": "IvyBridge-IBRS-x86_64-cpu",
14233      "parent": "x86_64-cpu"
14234    },
14235    {
14236      "name": "memory-backend-memfd",
14237      "parent": "memory-backend"
14238    },
14239    {
14240      "name": "can-host-socketcan",
14241      "parent": "can-host"
14242    },
14243    {
14244      "name": "qio-channel-socket",
14245      "parent": "qio-channel"
14246    },
14247    {
14248      "name": "nec-usb-xhci",
14249      "parent": "base-xhci"
14250    },
14251    {
14252      "name": "virtio-rng-pci-non-transitional",
14253      "parent": "virtio-rng-pci-base"
14254    },
14255    {
14256      "name": "virtio-serial-pci-non-transitional",
14257      "parent": "virtio-serial-pci-base"
14258    },
14259    {
14260      "name": "pvscsi",
14261      "parent": "pci-device"
14262    },
14263    {
14264      "name": "piix3-usb-uhci",
14265      "parent": "pci-uhci-usb"
14266    },
14267    {
14268      "name": "virtserialport",
14269      "parent": "virtio-serial-port"
14270    },
14271    {
14272      "name": "sd-bus",
14273      "parent": "bus"
14274    },
14275    {
14276      "name": "Opteron_G5-x86_64-cpu",
14277      "parent": "x86_64-cpu"
14278    },
14279    {
14280      "name": "ich9-ahci",
14281      "parent": "pci-device"
14282    },
14283    {
14284      "name": "chardev-stdio",
14285      "parent": "chardev-fd"
14286    },
14287    {
14288      "name": "Skylake-Client-IBRS-x86_64-cpu",
14289      "parent": "x86_64-cpu"
14290    },
14291    {
14292      "name": "pc-dimm",
14293      "parent": "device"
14294    },
14295    {
14296      "name": "gus",
14297      "parent": "isa-device"
14298    },
14299    {
14300      "name": "vhost-vsock-pci-non-transitional",
14301      "parent": "vhost-vsock-pci-base"
14302    },
14303    {
14304      "name": "hyperv-testdev",
14305      "parent": "isa-device"
14306    },
14307    {
14308      "name": "isa-vga",
14309      "parent": "isa-device"
14310    },
14311    {
14312      "name": "pc-i440fx-2.2-machine",
14313      "parent": "generic-pc-machine"
14314    },
14315    {
14316      "name": "cryptodev-backend",
14317      "parent": "object"
14318    },
14319    {
14320      "name": "IndustryPack",
14321      "parent": "bus"
14322    },
14323    {
14324      "name": "pc-i440fx-2.1-machine",
14325      "parent": "generic-pc-machine"
14326    },
14327    {
14328      "name": "pc-i440fx-4.0-machine",
14329      "parent": "generic-pc-machine"
14330    },
14331    {
14332      "name": "Icelake-Server-x86_64-cpu",
14333      "parent": "x86_64-cpu"
14334    },
14335    {
14336      "name": "or-irq",
14337      "parent": "device"
14338    },
14339    {
14340      "name": "ipmi-bmc-sim",
14341      "parent": "ipmi-bmc"
14342    },
14343    {
14344      "name": "Broadwell-noTSX-x86_64-cpu",
14345      "parent": "x86_64-cpu"
14346    },
14347    {
14348      "name": "usb-ehci",
14349      "parent": "pci-ehci-usb"
14350    },
14351    {
14352      "name": "pentium2-x86_64-cpu",
14353      "parent": "x86_64-cpu"
14354    },
14355    {
14356      "name": "chardev-vc",
14357      "parent": "chardev"
14358    },
14359    {
14360      "name": "virtio-rng-pci",
14361      "parent": "virtio-rng-pci-base"
14362    },
14363    {
14364      "name": "filter-replay",
14365      "parent": "netfilter"
14366    },
14367    {
14368      "name": "vhost-user-blk-pci-transitional",
14369      "parent": "vhost-user-blk-pci-base"
14370    },
14371    {
14372      "name": "e1000-82545em",
14373      "parent": "e1000-base"
14374    },
14375    {
14376      "name": "chardev-wctablet",
14377      "parent": "chardev"
14378    },
14379    {
14380      "name": "hyperv-synic",
14381      "parent": "device"
14382    },
14383    {
14384      "name": "pc-i440fx-2.5-machine",
14385      "parent": "generic-pc-machine"
14386    },
14387    {
14388      "name": "e1000-82544gc",
14389      "parent": "e1000-base"
14390    },
14391    {
14392      "name": "hpet",
14393      "parent": "sys-bus-device"
14394    },
14395    {
14396      "name": "Broadwell-noTSX-IBRS-x86_64-cpu",
14397      "parent": "x86_64-cpu"
14398    },
14399    {
14400      "name": "ioh3420",
14401      "parent": "pcie-root-port-base"
14402    },
14403    {
14404      "name": "pc-i440fx-2.4-machine",
14405      "parent": "generic-pc-machine"
14406    },
14407    {
14408      "name": "virtio-9p-pci",
14409      "parent": "virtio-9p-pci-base"
14410    },
14411    {
14412      "name": "vmcoreinfo",
14413      "parent": "device"
14414    },
14415    {
14416      "name": "filter-buffer",
14417      "parent": "netfilter"
14418    },
14419    {
14420      "name": "pci-serial-4x",
14421      "parent": "pci-device"
14422    },
14423    {
14424      "name": "athlon-x86_64-cpu",
14425      "parent": "x86_64-cpu"
14426    },
14427    {
14428      "name": "ich9-intel-hda",
14429      "parent": "intel-hda-generic"
14430    },
14431    {
14432      "name": "pc-i440fx-2.3-machine",
14433      "parent": "generic-pc-machine"
14434    },
14435    {
14436      "name": "virtio-9p-device",
14437      "parent": "virtio-device"
14438    },
14439    {
14440      "name": "imx-usdhc",
14441      "parent": "generic-sdhci"
14442    },
14443    {
14444      "name": "vhost-user-blk-pci-non-transitional",
14445      "parent": "vhost-user-blk-pci-base"
14446    },
14447    {
14448      "name": "isa-ipmi-bt",
14449      "parent": "isa-device"
14450    },
14451    {
14452      "name": "ipoctal232",
14453      "parent": "ipack-device"
14454    },
14455    {
14456      "name": "virtio-tablet-device",
14457      "parent": "virtio-input-hid-device"
14458    },
14459    {
14460      "name": "virtio-scsi-pci",
14461      "parent": "virtio-scsi-pci-base"
14462    },
14463    {
14464      "name": "virtio-pci-bus",
14465      "parent": "virtio-bus"
14466    },
14467    {
14468      "name": "ES1370",
14469      "parent": "pci-device"
14470    },
14471    {
14472      "name": "x3130-upstream",
14473      "parent": "pcie-port"
14474    },
14475    {
14476      "name": "piix3-ide",
14477      "parent": "pci-ide"
14478    },
14479    {
14480      "name": "pci-testdev",
14481      "parent": "pci-device"
14482    },
14483    {
14484      "name": "qemu-console",
14485      "parent": "object"
14486    },
14487    {
14488      "name": "ISA",
14489      "parent": "bus"
14490    },
14491    {
14492      "name": "piix4-usb-uhci",
14493      "parent": "pci-uhci-usb"
14494    },
14495    {
14496      "name": "virtio-balloon-pci-transitional",
14497      "parent": "virtio-balloon-pci-base"
14498    },
14499    {
14500      "name": "pc-i440fx-2.7-machine",
14501      "parent": "generic-pc-machine"
14502    },
14503    {
14504      "name": "tcg-accel",
14505      "parent": "accel"
14506    },
14507    {
14508      "name": "virtconsole",
14509      "parent": "virtserialport"
14510    },
14511    {
14512      "name": "pci-serial-2x",
14513      "parent": "pci-device"
14514    },
14515    {
14516      "name": "pentium3-x86_64-cpu",
14517      "parent": "x86_64-cpu"
14518    },
14519    {
14520      "name": "vhost-user-scsi-pci-transitional",
14521      "parent": "vhost-user-scsi-pci-base"
14522    },
14523    {
14524      "name": "ne2k_isa",
14525      "parent": "isa-device"
14526    },
14527    {
14528      "name": "isa-fdc",
14529      "parent": "isa-device"
14530    },
14531    {
14532      "name": "Nehalem-x86_64-cpu",
14533      "parent": "x86_64-cpu"
14534    },
14535    {
14536      "name": "pc-i440fx-2.6-machine",
14537      "parent": "generic-pc-machine"
14538    },
14539    {
14540      "name": "chardev-serial",
14541      "parent": "chardev-fd"
14542    },
14543    {
14544      "name": "igd-passthrough-i440FX",
14545      "parent": "i440FX"
14546    },
14547    {
14548      "name": "authz-pam",
14549      "parent": "authz"
14550    },
14551    {
14552      "name": "colo-compare",
14553      "parent": "object"
14554    },
14555    {
14556      "name": "virtio-tablet-pci",
14557      "parent": "virtio-input-hid-pci"
14558    },
14559    {
14560      "name": "e1000e",
14561      "parent": "pci-device"
14562    },
14563    {
14564      "name": "usb-bus",
14565      "parent": "bus"
14566    },
14567    {
14568      "name": "i82801b11-bridge",
14569      "parent": "base-pci-bridge"
14570    },
14571    {
14572      "name": "PCI",
14573      "parent": "bus"
14574    },
14575    {
14576      "name": "usb-storage",
14577      "parent": "usb-storage-dev"
14578    },
14579    {
14580      "name": "vhost-user-scsi",
14581      "parent": "vhost-scsi-common"
14582    },
14583    {
14584      "name": "mch",
14585      "parent": "pci-device"
14586    },
14587    {
14588      "name": "ib700",
14589      "parent": "isa-device"
14590    },
14591    {
14592      "name": "esp",
14593      "parent": "sys-bus-device"
14594    },
14595    {
14596      "name": "isabus-bridge",
14597      "parent": "sys-bus-device"
14598    },
14599    {
14600      "name": "vhost-user-blk",
14601      "parent": "virtio-device"
14602    },
14603    {
14604      "name": "qemu32-x86_64-cpu",
14605      "parent": "x86_64-cpu"
14606    },
14607    {
14608      "name": "ne2k_pci",
14609      "parent": "pci-device"
14610    },
14611    {
14612      "name": "Broadwell-IBRS-x86_64-cpu",
14613      "parent": "x86_64-cpu"
14614    },
14615    {
14616      "name": "tpm-emulator",
14617      "parent": "tpm-backend"
14618    },
14619    {
14620      "name": "ivshmem-plain",
14621      "parent": "ivshmem-common"
14622    },
14623    {
14624      "name": "usb-kbd",
14625      "parent": "usb-hid"
14626    },
14627    {
14628      "name": "isa-applesmc",
14629      "parent": "isa-device"
14630    },
14631    {
14632      "name": "secret",
14633      "parent": "object"
14634    },
14635    {
14636      "name": "hda-duplex",
14637      "parent": "hda-audio"
14638    },
14639    {
14640      "name": "authz-simple",
14641      "parent": "authz"
14642    },
14643    {
14644      "name": "kvm32-x86_64-cpu",
14645      "parent": "x86_64-cpu"
14646    },
14647    {
14648      "name": "virtio-9p-pci-transitional",
14649      "parent": "virtio-9p-pci-base"
14650    },
14651    {
14652      "name": "pc-i440fx-2.9-machine",
14653      "parent": "generic-pc-machine"
14654    },
14655    {
14656      "name": "kvm-apic",
14657      "parent": "apic-common"
14658    },
14659    {
14660      "name": "sev-guest",
14661      "parent": "object"
14662    },
14663    {
14664      "name": "virtio-balloon-device",
14665      "parent": "virtio-device"
14666    },
14667    {
14668      "name": "none-machine",
14669      "parent": "machine"
14670    },
14671    {
14672      "name": "sysbus-fdc",
14673      "parent": "base-sysbus-fdc"
14674    },
14675    {
14676      "name": "ramfb",
14677      "parent": "sys-bus-device"
14678    },
14679    {
14680      "name": "megasas-gen2",
14681      "parent": "megasas-base"
14682    },
14683    {
14684      "name": "pc-1.0-machine",
14685      "parent": "generic-pc-machine"
14686    },
14687    {
14688      "name": "vhost-scsi-pci-transitional",
14689      "parent": "vhost-scsi-pci-base"
14690    },
14691    {
14692      "name": "core2duo-x86_64-cpu",
14693      "parent": "x86_64-cpu"
14694    },
14695    {
14696      "name": "qxl",
14697      "parent": "pci-qxl"
14698    },
14699    {
14700      "name": "isa-debugcon",
14701      "parent": "isa-device"
14702    },
14703    {
14704      "name": "pc-i440fx-2.8-machine",
14705      "parent": "generic-pc-machine"
14706    },
14707    {
14708      "name": "nvme",
14709      "parent": "pci-device"
14710    },
14711    {
14712      "name": "SandyBridge-IBRS-x86_64-cpu",
14713      "parent": "x86_64-cpu"
14714    },
14715    {
14716      "name": "Skylake-Server-x86_64-cpu",
14717      "parent": "x86_64-cpu"
14718    },
14719    {
14720      "name": "pentium-x86_64-cpu",
14721      "parent": "x86_64-cpu"
14722    },
14723    {
14724      "name": "usb-tablet",
14725      "parent": "usb-hid"
14726    },
14727    {
14728      "name": "qio-channel-buffer",
14729      "parent": "qio-channel"
14730    },
14731    {
14732      "name": "scsi-disk",
14733      "parent": "scsi-disk-base"
14734    },
14735    {
14736      "name": "usb-braille",
14737      "parent": "usb-serial-dev"
14738    },
14739    {
14740      "name": "intel-hda",
14741      "parent": "intel-hda-generic"
14742    },
14743    {
14744      "name": "kvm-accel",
14745      "parent": "accel"
14746    },
14747    {
14748      "name": "pxb-pcie-bus",
14749      "parent": "PCIE"
14750    },
14751    {
14752      "name": "virtio-scsi-device",
14753      "parent": "virtio-scsi-common"
14754    },
14755    {
14756      "name": "AC97",
14757      "parent": "pci-device"
14758    },
14759    {
14760      "name": "usb-wacom-tablet",
14761      "parent": "usb-device"
14762    },
14763    {
14764      "name": "virtio-blk-pci-transitional",
14765      "parent": "virtio-blk-pci-base"
14766    },
14767    {
14768      "name": "i2c-bus",
14769      "parent": "bus"
14770    },
14771    {
14772      "name": "EPYC-x86_64-cpu",
14773      "parent": "x86_64-cpu"
14774    },
14775    {
14776      "name": "virtio-mouse-device",
14777      "parent": "virtio-input-hid-device"
14778    },
14779    {
14780      "name": "Conroe-x86_64-cpu",
14781      "parent": "x86_64-cpu"
14782    },
14783    {
14784      "name": "pxb-pcie",
14785      "parent": "pci-device"
14786    },
14787    {
14788      "name": "pc-1.3-machine",
14789      "parent": "generic-pc-machine"
14790    },
14791    {
14792      "name": "authz-list",
14793      "parent": "authz"
14794    },
14795    {
14796      "name": "ide-drive",
14797      "parent": "ide-device"
14798    },
14799    {
14800      "name": "generic-sdhci",
14801      "parent": "sys-bus-device"
14802    },
14803    {
14804      "name": "pvrdma",
14805      "parent": "pci-device"
14806    },
14807    {
14808      "name": "pc-1.2-machine",
14809      "parent": "generic-pc-machine"
14810    },
14811    {
14812      "name": "isa-pit",
14813      "parent": "pit-common"
14814    },
14815    {
14816      "name": "pxb",
14817      "parent": "pci-device"
14818    },
14819    {
14820      "name": "virtio-net-pci-non-transitional",
14821      "parent": "virtio-net-pci-base"
14822    },
14823    {
14824      "name": "virtio-scsi-pci-non-transitional",
14825      "parent": "virtio-scsi-pci-base"
14826    },
14827    {
14828      "name": "intel-iommu-iommu-memory-region",
14829      "parent": "qemu:iommu-memory-region"
14830    },
14831    {
14832      "name": "pc-1.1-machine",
14833      "parent": "generic-pc-machine"
14834    },
14835    {
14836      "name": "sd-card",
14837      "parent": "device"
14838    },
14839    {
14840      "name": "kvaser_pci",
14841      "parent": "pci-device"
14842    },
14843    {
14844      "name": "vmxnet3",
14845      "parent": "pci-device"
14846    },
14847    {
14848      "name": "i6300esb",
14849      "parent": "pci-device"
14850    },
14851    {
14852      "name": "Westmere-x86_64-cpu",
14853      "parent": "x86_64-cpu"
14854    },
14855    {
14856      "name": "amd-iommu-iommu-memory-region",
14857      "parent": "qemu:iommu-memory-region"
14858    },
14859    {
14860      "name": "pvpanic",
14861      "parent": "isa-device"
14862    },
14863    {
14864      "name": "Penryn-x86_64-cpu",
14865      "parent": "x86_64-cpu"
14866    },
14867    {
14868      "name": "vhost-vsock-pci-transitional",
14869      "parent": "vhost-vsock-pci-base"
14870    },
14871    {
14872      "name": "apic",
14873      "parent": "apic-common"
14874    },
14875    {
14876      "name": "isapc-machine",
14877      "parent": "generic-pc-machine"
14878    },
14879    {
14880      "name": "rng-random",
14881      "parent": "rng-backend"
14882    }
14883  ],
14884  "id": "libvirt-7"
14885}
14886
14887{
14888  "execute": "device-list-properties",
14889  "arguments": {
14890    "typename": "virtio-blk-pci"
14891  },
14892  "id": "libvirt-8"
14893}
14894
14895{
14896  "return": [
14897    {
14898      "name": "iothread",
14899      "type": "link<iothread>"
14900    },
14901    {
14902      "name": "notify_on_empty",
14903      "description": "on/off",
14904      "type": "bool"
14905    },
14906    {
14907      "name": "request-merging",
14908      "description": "on/off",
14909      "type": "bool"
14910    },
14911    {
14912      "name": "secs",
14913      "type": "uint32"
14914    },
14915    {
14916      "name": "min_io_size",
14917      "type": "uint16"
14918    },
14919    {
14920      "name": "event_idx",
14921      "description": "on/off",
14922      "type": "bool"
14923    },
14924    {
14925      "name": "serial",
14926      "type": "str"
14927    },
14928    {
14929      "name": "heads",
14930      "type": "uint32"
14931    },
14932    {
14933      "name": "ioeventfd",
14934      "description": "on/off",
14935      "type": "bool"
14936    },
14937    {
14938      "name": "multifunction",
14939      "description": "on/off",
14940      "type": "bool"
14941    },
14942    {
14943      "name": "rombar",
14944      "type": "uint32"
14945    },
14946    {
14947      "name": "write-zeroes",
14948      "description": "on/off",
14949      "type": "bool"
14950    },
14951    {
14952      "name": "scsi",
14953      "description": "on/off",
14954      "type": "bool"
14955    },
14956    {
14957      "name": "cyls",
14958      "type": "uint32"
14959    },
14960    {
14961      "name": "x-disable-pcie",
14962      "description": "on/off",
14963      "type": "bool"
14964    },
14965    {
14966      "name": "logical_block_size",
14967      "description": "A power of two between 512 and 32768",
14968      "type": "uint16"
14969    },
14970    {
14971      "name": "bootindex",
14972      "type": "int32"
14973    },
14974    {
14975      "name": "indirect_desc",
14976      "description": "on/off",
14977      "type": "bool"
14978    },
14979    {
14980      "name": "max-write-zeroes-sectors",
14981      "type": "uint32"
14982    },
14983    {
14984      "name": "queue-size",
14985      "type": "uint16"
14986    },
14987    {
14988      "name": "disable-modern",
14989      "type": "bool"
14990    },
14991    {
14992      "name": "drive",
14993      "description": "Node name or ID of a block device to use as a backend",
14994      "type": "str"
14995    },
14996    {
14997      "name": "x-pcie-lnkctl-init",
14998      "description": "on/off",
14999      "type": "bool"
15000    },
15001    {
15002      "name": "disable-legacy",
15003      "description": "on/off/auto",
15004      "type": "OnOffAuto"
15005    },
15006    {
15007      "name": "command_serr_enable",
15008      "description": "on/off",
15009      "type": "bool"
15010    },
15011    {
15012      "name": "werror",
15013      "description": "Error handling policy, report/ignore/enospc/stop/auto",
15014      "type": "BlockdevOnError"
15015    },
15016    {
15017      "name": "any_layout",
15018      "description": "on/off",
15019      "type": "bool"
15020    },
15021    {
15022      "name": "discard_granularity",
15023      "type": "uint32"
15024    },
15025    {
15026      "name": "rerror",
15027      "description": "Error handling policy, report/ignore/enospc/stop/auto",
15028      "type": "BlockdevOnError"
15029    },
15030    {
15031      "name": "page-per-vq",
15032      "description": "on/off",
15033      "type": "bool"
15034    },
15035    {
15036      "name": "x-pcie-deverr-init",
15037      "description": "on/off",
15038      "type": "bool"
15039    },
15040    {
15041      "name": "x-pcie-pm-init",
15042      "description": "on/off",
15043      "type": "bool"
15044    },
15045    {
15046      "name": "max-discard-sectors",
15047      "type": "uint32"
15048    },
15049    {
15050      "name": "x-pcie-lnksta-dllla",
15051      "description": "on/off",
15052      "type": "bool"
15053    },
15054    {
15055      "name": "share-rw",
15056      "type": "bool"
15057    },
15058    {
15059      "name": "physical_block_size",
15060      "description": "A power of two between 512 and 32768",
15061      "type": "uint16"
15062    },
15063    {
15064      "name": "config-wce",
15065      "description": "on/off",
15066      "type": "bool"
15067    },
15068    {
15069      "name": "class",
15070      "type": "uint32"
15071    },
15072    {
15073      "name": "addr",
15074      "description": "Slot and optional function number, example: 06.0 or 06",
15075      "type": "int32"
15076    },
15077    {
15078      "name": "migrate-extra",
15079      "description": "on/off",
15080      "type": "bool"
15081    },
15082    {
15083      "name": "modern-pio-notify",
15084      "description": "on/off",
15085      "type": "bool"
15086    },
15087    {
15088      "name": "vectors",
15089      "type": "uint32"
15090    },
15091    {
15092      "name": "iommu_platform",
15093      "description": "on/off",
15094      "type": "bool"
15095    },
15096    {
15097      "name": "x-pcie-extcap-init",
15098      "description": "on/off",
15099      "type": "bool"
15100    },
15101    {
15102      "name": "virtio-backend",
15103      "type": "child<virtio-blk-device>"
15104    },
15105    {
15106      "name": "x-ignore-backend-features",
15107      "type": "bool"
15108    },
15109    {
15110      "name": "discard",
15111      "description": "on/off",
15112      "type": "bool"
15113    },
15114    {
15115      "name": "write-cache",
15116      "description": "on/off/auto",
15117      "type": "OnOffAuto"
15118    },
15119    {
15120      "name": "num-queues",
15121      "type": "uint16"
15122    },
15123    {
15124      "name": "opt_io_size",
15125      "type": "uint32"
15126    },
15127    {
15128      "name": "ats",
15129      "description": "on/off",
15130      "type": "bool"
15131    },
15132    {
15133      "name": "romfile",
15134      "type": "str"
15135    },
15136    {
15137      "name": "virtio-pci-bus-master-bug-migration",
15138      "description": "on/off",
15139      "type": "bool"
15140    }
15141  ],
15142  "id": "libvirt-8"
15143}
15144
15145{
15146  "execute": "device-list-properties",
15147  "arguments": {
15148    "typename": "virtio-net-pci"
15149  },
15150  "id": "libvirt-9"
15151}
15152
15153{
15154  "return": [
15155    {
15156      "name": "ctrl_mac_addr",
15157      "description": "on/off",
15158      "type": "bool"
15159    },
15160    {
15161      "name": "romfile",
15162      "type": "str"
15163    },
15164    {
15165      "name": "x-pcie-lnksta-dllla",
15166      "description": "on/off",
15167      "type": "bool"
15168    },
15169    {
15170      "name": "status",
15171      "description": "on/off",
15172      "type": "bool"
15173    },
15174    {
15175      "name": "notify_on_empty",
15176      "description": "on/off",
15177      "type": "bool"
15178    },
15179    {
15180      "name": "command_serr_enable",
15181      "description": "on/off",
15182      "type": "bool"
15183    },
15184    {
15185      "name": "indirect_desc",
15186      "description": "on/off",
15187      "type": "bool"
15188    },
15189    {
15190      "name": "x-pcie-pm-init",
15191      "description": "on/off",
15192      "type": "bool"
15193    },
15194    {
15195      "name": "rsc_interval",
15196      "type": "uint32"
15197    },
15198    {
15199      "name": "guest_csum",
15200      "description": "on/off",
15201      "type": "bool"
15202    },
15203    {
15204      "name": "speed",
15205      "type": "int32"
15206    },
15207    {
15208      "name": "ctrl_rx",
15209      "description": "on/off",
15210      "type": "bool"
15211    },
15212    {
15213      "name": "ctrl_vq",
15214      "description": "on/off",
15215      "type": "bool"
15216    },
15217    {
15218      "name": "bootindex",
15219      "type": "int32"
15220    },
15221    {
15222      "name": "multifunction",
15223      "description": "on/off",
15224      "type": "bool"
15225    },
15226    {
15227      "name": "disable-modern",
15228      "type": "bool"
15229    },
15230    {
15231      "name": "mrg_rxbuf",
15232      "description": "on/off",
15233      "type": "bool"
15234    },
15235    {
15236      "name": "host_tso6",
15237      "description": "on/off",
15238      "type": "bool"
15239    },
15240    {
15241      "name": "x-txtimer",
15242      "type": "uint32"
15243    },
15244    {
15245      "name": "host_tso4",
15246      "description": "on/off",
15247      "type": "bool"
15248    },
15249    {
15250      "name": "rombar",
15251      "type": "uint32"
15252    },
15253    {
15254      "name": "ctrl_rx_extra",
15255      "description": "on/off",
15256      "type": "bool"
15257    },
15258    {
15259      "name": "gso",
15260      "description": "on/off",
15261      "type": "bool"
15262    },
15263    {
15264      "name": "page-per-vq",
15265      "description": "on/off",
15266      "type": "bool"
15267    },
15268    {
15269      "name": "x-disable-pcie",
15270      "description": "on/off",
15271      "type": "bool"
15272    },
15273    {
15274      "name": "x-ignore-backend-features",
15275      "type": "bool"
15276    },
15277    {
15278      "name": "x-txburst",
15279      "type": "int32"
15280    },
15281    {
15282      "name": "iommu_platform",
15283      "description": "on/off",
15284      "type": "bool"
15285    },
15286    {
15287      "name": "x-pcie-lnkctl-init",
15288      "description": "on/off",
15289      "type": "bool"
15290    },
15291    {
15292      "name": "host_mtu",
15293      "type": "uint16"
15294    },
15295    {
15296      "name": "ctrl_vlan",
15297      "description": "on/off",
15298      "type": "bool"
15299    },
15300    {
15301      "name": "guest_tso4",
15302      "description": "on/off",
15303      "type": "bool"
15304    },
15305    {
15306      "name": "virtio-backend",
15307      "type": "child<virtio-net-device>"
15308    },
15309    {
15310      "name": "event_idx",
15311      "description": "on/off",
15312      "type": "bool"
15313    },
15314    {
15315      "name": "vectors",
15316      "type": "uint32"
15317    },
15318    {
15319      "name": "guest_announce",
15320      "description": "on/off",
15321      "type": "bool"
15322    },
15323    {
15324      "name": "host_ecn",
15325      "description": "on/off",
15326      "type": "bool"
15327    },
15328    {
15329      "name": "addr",
15330      "description": "Slot and optional function number, example: 06.0 or 06",
15331      "type": "int32"
15332    },
15333    {
15334      "name": "ats",
15335      "description": "on/off",
15336      "type": "bool"
15337    },
15338    {
15339      "name": "host_ufo",
15340      "description": "on/off",
15341      "type": "bool"
15342    },
15343    {
15344      "name": "duplex",
15345      "type": "str"
15346    },
15347    {
15348      "name": "guest_tso6",
15349      "description": "on/off",
15350      "type": "bool"
15351    },
15352    {
15353      "name": "ctrl_guest_offloads",
15354      "description": "on/off",
15355      "type": "bool"
15356    },
15357    {
15358      "name": "csum",
15359      "description": "on/off",
15360      "type": "bool"
15361    },
15362    {
15363      "name": "modern-pio-notify",
15364      "description": "on/off",
15365      "type": "bool"
15366    },
15367    {
15368      "name": "ioeventfd",
15369      "description": "on/off",
15370      "type": "bool"
15371    },
15372    {
15373      "name": "mq",
15374      "description": "on/off",
15375      "type": "bool"
15376    },
15377    {
15378      "name": "any_layout",
15379      "description": "on/off",
15380      "type": "bool"
15381    },
15382    {
15383      "name": "guest_ecn",
15384      "description": "on/off",
15385      "type": "bool"
15386    },
15387    {
15388      "name": "guest_ufo",
15389      "description": "on/off",
15390      "type": "bool"
15391    },
15392    {
15393      "name": "virtio-pci-bus-master-bug-migration",
15394      "description": "on/off",
15395      "type": "bool"
15396    },
15397    {
15398      "name": "mac",
15399      "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56",
15400      "type": "str"
15401    },
15402    {
15403      "name": "tx_queue_size",
15404      "type": "uint16"
15405    },
15406    {
15407      "name": "disable-legacy",
15408      "description": "on/off/auto",
15409      "type": "OnOffAuto"
15410    },
15411    {
15412      "name": "tx",
15413      "type": "str"
15414    },
15415    {
15416      "name": "x-pcie-extcap-init",
15417      "description": "on/off",
15418      "type": "bool"
15419    },
15420    {
15421      "name": "x-mtu-bypass-backend",
15422      "type": "bool"
15423    },
15424    {
15425      "name": "x-pcie-deverr-init",
15426      "description": "on/off",
15427      "type": "bool"
15428    },
15429    {
15430      "name": "netdev",
15431      "description": "ID of a netdev to use as a backend",
15432      "type": "str"
15433    },
15434    {
15435      "name": "migrate-extra",
15436      "description": "on/off",
15437      "type": "bool"
15438    },
15439    {
15440      "name": "guest_rsc_ext",
15441      "description": "on/off",
15442      "type": "bool"
15443    },
15444    {
15445      "name": "rx_queue_size",
15446      "type": "uint16"
15447    }
15448  ],
15449  "id": "libvirt-9"
15450}
15451
15452{
15453  "execute": "device-list-properties",
15454  "arguments": {
15455    "typename": "virtio-scsi-pci"
15456  },
15457  "id": "libvirt-10"
15458}
15459
15460{
15461  "return": [
15462    {
15463      "name": "event_idx",
15464      "description": "on/off",
15465      "type": "bool"
15466    },
15467    {
15468      "name": "ioeventfd",
15469      "description": "on/off",
15470      "type": "bool"
15471    },
15472    {
15473      "name": "multifunction",
15474      "description": "on/off",
15475      "type": "bool"
15476    },
15477    {
15478      "name": "rombar",
15479      "type": "uint32"
15480    },
15481    {
15482      "name": "virtqueue_size",
15483      "type": "uint32"
15484    },
15485    {
15486      "name": "x-disable-pcie",
15487      "description": "on/off",
15488      "type": "bool"
15489    },
15490    {
15491      "name": "indirect_desc",
15492      "description": "on/off",
15493      "type": "bool"
15494    },
15495    {
15496      "name": "x-pcie-lnkctl-init",
15497      "description": "on/off",
15498      "type": "bool"
15499    },
15500    {
15501      "name": "disable-modern",
15502      "type": "bool"
15503    },
15504    {
15505      "name": "num_queues",
15506      "type": "uint32"
15507    },
15508    {
15509      "name": "cmd_per_lun",
15510      "type": "uint32"
15511    },
15512    {
15513      "name": "disable-legacy",
15514      "description": "on/off/auto",
15515      "type": "OnOffAuto"
15516    },
15517    {
15518      "name": "command_serr_enable",
15519      "description": "on/off",
15520      "type": "bool"
15521    },
15522    {
15523      "name": "hotplug",
15524      "description": "on/off",
15525      "type": "bool"
15526    },
15527    {
15528      "name": "page-per-vq",
15529      "description": "on/off",
15530      "type": "bool"
15531    },
15532    {
15533      "name": "x-pcie-deverr-init",
15534      "description": "on/off",
15535      "type": "bool"
15536    },
15537    {
15538      "name": "x-pcie-pm-init",
15539      "description": "on/off",
15540      "type": "bool"
15541    },
15542    {
15543      "name": "x-pcie-lnksta-dllla",
15544      "description": "on/off",
15545      "type": "bool"
15546    },
15547    {
15548      "name": "max_sectors",
15549      "type": "uint32"
15550    },
15551    {
15552      "name": "param_change",
15553      "description": "on/off",
15554      "type": "bool"
15555    },
15556    {
15557      "name": "any_layout",
15558      "description": "on/off",
15559      "type": "bool"
15560    },
15561    {
15562      "name": "iothread",
15563      "type": "link<iothread>"
15564    },
15565    {
15566      "name": "addr",
15567      "description": "Slot and optional function number, example: 06.0 or 06",
15568      "type": "int32"
15569    },
15570    {
15571      "name": "migrate-extra",
15572      "description": "on/off",
15573      "type": "bool"
15574    },
15575    {
15576      "name": "modern-pio-notify",
15577      "description": "on/off",
15578      "type": "bool"
15579    },
15580    {
15581      "name": "vectors",
15582      "type": "uint32"
15583    },
15584    {
15585      "name": "x-pcie-extcap-init",
15586      "description": "on/off",
15587      "type": "bool"
15588    },
15589    {
15590      "name": "virtio-backend",
15591      "type": "child<virtio-scsi-device>"
15592    },
15593    {
15594      "name": "x-ignore-backend-features",
15595      "type": "bool"
15596    },
15597    {
15598      "name": "notify_on_empty",
15599      "description": "on/off",
15600      "type": "bool"
15601    },
15602    {
15603      "name": "iommu_platform",
15604      "description": "on/off",
15605      "type": "bool"
15606    },
15607    {
15608      "name": "ats",
15609      "description": "on/off",
15610      "type": "bool"
15611    },
15612    {
15613      "name": "romfile",
15614      "type": "str"
15615    },
15616    {
15617      "name": "virtio-pci-bus-master-bug-migration",
15618      "description": "on/off",
15619      "type": "bool"
15620    }
15621  ],
15622  "id": "libvirt-10"
15623}
15624
15625{
15626  "execute": "device-list-properties",
15627  "arguments": {
15628    "typename": "virtio-net-ccw"
15629  },
15630  "id": "libvirt-11"
15631}
15632
15633{
15634  "id": "libvirt-11",
15635  "error": {
15636    "class": "DeviceNotFound",
15637    "desc": "Device 'virtio-net-ccw' not found"
15638  }
15639}
15640
15641{
15642  "execute": "device-list-properties",
15643  "arguments": {
15644    "typename": "virtio-scsi-ccw"
15645  },
15646  "id": "libvirt-12"
15647}
15648
15649{
15650  "id": "libvirt-12",
15651  "error": {
15652    "class": "DeviceNotFound",
15653    "desc": "Device 'virtio-scsi-ccw' not found"
15654  }
15655}
15656
15657{
15658  "execute": "device-list-properties",
15659  "arguments": {
15660    "typename": "vfio-pci"
15661  },
15662  "id": "libvirt-13"
15663}
15664
15665{
15666  "return": [
15667    {
15668      "name": "x-igd-opregion",
15669      "description": "on/off",
15670      "type": "bool"
15671    },
15672    {
15673      "name": "x-pci-vendor-id",
15674      "type": "uint32"
15675    },
15676    {
15677      "name": "yres",
15678      "type": "uint32"
15679    },
15680    {
15681      "name": "x-pci-sub-device-id",
15682      "type": "uint32"
15683    },
15684    {
15685      "name": "x-no-kvm-ioeventfd",
15686      "type": "bool"
15687    },
15688    {
15689      "name": "multifunction",
15690      "description": "on/off",
15691      "type": "bool"
15692    },
15693    {
15694      "name": "rombar",
15695      "type": "uint32"
15696    },
15697    {
15698      "name": "x-no-kvm-msi",
15699      "type": "bool"
15700    },
15701    {
15702      "name": "x-req",
15703      "description": "on/off",
15704      "type": "bool"
15705    },
15706    {
15707      "name": "xres",
15708      "type": "uint32"
15709    },
15710    {
15711      "name": "x-no-vfio-ioeventfd",
15712      "type": "bool"
15713    },
15714    {
15715      "name": "x-no-kvm-intx",
15716      "type": "bool"
15717    },
15718    {
15719      "name": "host",
15720      "description": "Address (bus/device/function) of the host device, example: 04:10.0",
15721      "type": "str"
15722    },
15723    {
15724      "name": "x-no-kvm-msix",
15725      "type": "bool"
15726    },
15727    {
15728      "name": "command_serr_enable",
15729      "description": "on/off",
15730      "type": "bool"
15731    },
15732    {
15733      "name": "x-balloon-allowed",
15734      "type": "bool"
15735    },
15736    {
15737      "name": "x-pcie-lnksta-dllla",
15738      "description": "on/off",
15739      "type": "bool"
15740    },
15741    {
15742      "name": "x-pci-sub-vendor-id",
15743      "type": "uint32"
15744    },
15745    {
15746      "name": "x-pci-device-id",
15747      "type": "uint32"
15748    },
15749    {
15750      "name": "x-no-geforce-quirks",
15751      "type": "bool"
15752    },
15753    {
15754      "name": "display",
15755      "description": "on/off/auto",
15756      "type": "OnOffAuto"
15757    },
15758    {
15759      "name": "x-nv-gpudirect-clique",
15760      "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
15761      "type": "uint4"
15762    },
15763    {
15764      "name": "x-igd-gms",
15765      "type": "uint32"
15766    },
15767    {
15768      "name": "addr",
15769      "description": "Slot and optional function number, example: 06.0 or 06",
15770      "type": "int32"
15771    },
15772    {
15773      "name": "x-msix-relocation",
15774      "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
15775      "type": "OffAutoPCIBAR"
15776    },
15777    {
15778      "name": "x-intx-mmap-timeout-ms",
15779      "type": "uint32"
15780    },
15781    {
15782      "name": "x-pcie-extcap-init",
15783      "description": "on/off",
15784      "type": "bool"
15785    },
15786    {
15787      "name": "x-no-mmap",
15788      "type": "bool"
15789    },
15790    {
15791      "name": "bootindex",
15792      "type": "int32"
15793    },
15794    {
15795      "name": "sysfsdev",
15796      "type": "str"
15797    },
15798    {
15799      "name": "x-vga",
15800      "description": "on/off",
15801      "type": "bool"
15802    },
15803    {
15804      "name": "romfile",
15805      "type": "str"
15806    }
15807  ],
15808  "id": "libvirt-13"
15809}
15810
15811{
15812  "execute": "device-list-properties",
15813  "arguments": {
15814    "typename": "scsi-hd"
15815  },
15816  "id": "libvirt-14"
15817}
15818
15819{
15820  "return": [
15821    {
15822      "name": "min_io_size",
15823      "type": "uint16"
15824    },
15825    {
15826      "name": "secs",
15827      "type": "uint32"
15828    },
15829    {
15830      "name": "removable",
15831      "description": "on/off",
15832      "type": "bool"
15833    },
15834    {
15835      "name": "channel",
15836      "type": "uint32"
15837    },
15838    {
15839      "name": "heads",
15840      "type": "uint32"
15841    },
15842    {
15843      "name": "lun",
15844      "type": "uint32"
15845    },
15846    {
15847      "name": "dpofua",
15848      "description": "on/off",
15849      "type": "bool"
15850    },
15851    {
15852      "name": "ver",
15853      "type": "str"
15854    },
15855    {
15856      "name": "scsi-id",
15857      "type": "uint32"
15858    },
15859    {
15860      "name": "cyls",
15861      "type": "uint32"
15862    },
15863    {
15864      "name": "logical_block_size",
15865      "description": "A power of two between 512 and 32768",
15866      "type": "uint16"
15867    },
15868    {
15869      "name": "rotation_rate",
15870      "type": "uint16"
15871    },
15872    {
15873      "name": "drive",
15874      "description": "Node name or ID of a block device to use as a backend",
15875      "type": "str"
15876    },
15877    {
15878      "name": "scsi_version",
15879      "type": "int32"
15880    },
15881    {
15882      "name": "werror",
15883      "description": "Error handling policy, report/ignore/enospc/stop/auto",
15884      "type": "BlockdevOnError"
15885    },
15886    {
15887      "name": "discard_granularity",
15888      "type": "uint32"
15889    },
15890    {
15891      "name": "port_wwn",
15892      "type": "uint64"
15893    },
15894    {
15895      "name": "max_unmap_size",
15896      "type": "uint64"
15897    },
15898    {
15899      "name": "rerror",
15900      "description": "Error handling policy, report/ignore/enospc/stop/auto",
15901      "type": "BlockdevOnError"
15902    },
15903    {
15904      "name": "max_io_size",
15905      "type": "uint64"
15906    },
15907    {
15908      "name": "device_id",
15909      "type": "str"
15910    },
15911    {
15912      "name": "wwn",
15913      "type": "uint64"
15914    },
15915    {
15916      "name": "share-rw",
15917      "type": "bool"
15918    },
15919    {
15920      "name": "product",
15921      "type": "str"
15922    },
15923    {
15924      "name": "vendor",
15925      "type": "str"
15926    },
15927    {
15928      "name": "physical_block_size",
15929      "description": "A power of two between 512 and 32768",
15930      "type": "uint16"
15931    },
15932    {
15933      "name": "port_index",
15934      "type": "uint16"
15935    },
15936    {
15937      "name": "bootindex",
15938      "type": "int32"
15939    },
15940    {
15941      "name": "serial",
15942      "type": "str"
15943    },
15944    {
15945      "name": "write-cache",
15946      "description": "on/off/auto",
15947      "type": "OnOffAuto"
15948    },
15949    {
15950      "name": "opt_io_size",
15951      "type": "uint32"
15952    }
15953  ],
15954  "id": "libvirt-14"
15955}
15956
15957{
15958  "execute": "device-list-properties",
15959  "arguments": {
15960    "typename": "ide-hd"
15961  },
15962  "id": "libvirt-15"
15963}
15964
15965{
15966  "return": [
15967    {
15968      "name": "serial",
15969      "type": "str"
15970    },
15971    {
15972      "name": "secs",
15973      "type": "uint32"
15974    },
15975    {
15976      "name": "logical_block_size",
15977      "description": "A power of two between 512 and 32768",
15978      "type": "uint16"
15979    },
15980    {
15981      "name": "discard_granularity",
15982      "type": "uint32"
15983    },
15984    {
15985      "name": "bootindex",
15986      "type": "int32"
15987    },
15988    {
15989      "name": "rotation_rate",
15990      "type": "uint16"
15991    },
15992    {
15993      "name": "drive",
15994      "description": "Node name or ID of a block device to use as a backend",
15995      "type": "str"
15996    },
15997    {
15998      "name": "heads",
15999      "type": "uint32"
16000    },
16001    {
16002      "name": "write-cache",
16003      "description": "on/off/auto",
16004      "type": "OnOffAuto"
16005    },
16006    {
16007      "name": "share-rw",
16008      "type": "bool"
16009    },
16010    {
16011      "name": "min_io_size",
16012      "type": "uint16"
16013    },
16014    {
16015      "name": "opt_io_size",
16016      "type": "uint32"
16017    },
16018    {
16019      "name": "bios-chs-trans",
16020      "description": "Logical CHS translation algorithm, auto/none/lba/large/rechs",
16021      "type": "BiosAtaTranslation"
16022    },
16023    {
16024      "name": "unit",
16025      "type": "uint32"
16026    },
16027    {
16028      "name": "wwn",
16029      "type": "uint64"
16030    },
16031    {
16032      "name": "werror",
16033      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16034      "type": "BlockdevOnError"
16035    },
16036    {
16037      "name": "model",
16038      "type": "str"
16039    },
16040    {
16041      "name": "rerror",
16042      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16043      "type": "BlockdevOnError"
16044    },
16045    {
16046      "name": "ver",
16047      "type": "str"
16048    },
16049    {
16050      "name": "physical_block_size",
16051      "description": "A power of two between 512 and 32768",
16052      "type": "uint16"
16053    },
16054    {
16055      "name": "cyls",
16056      "type": "uint32"
16057    }
16058  ],
16059  "id": "libvirt-15"
16060}
16061
16062{
16063  "execute": "device-list-properties",
16064  "arguments": {
16065    "typename": "PIIX4_PM"
16066  },
16067  "id": "libvirt-16"
16068}
16069
16070{
16071  "return": [
16072    {
16073      "name": "memory-hotplug-support",
16074      "type": "bool"
16075    },
16076    {
16077      "name": "rombar",
16078      "type": "uint32"
16079    },
16080    {
16081      "name": "x-pcie-lnksta-dllla",
16082      "description": "on/off",
16083      "type": "bool"
16084    },
16085    {
16086      "name": "acpi-pci-hotplug-with-bridge-support",
16087      "type": "bool"
16088    },
16089    {
16090      "name": "multifunction",
16091      "description": "on/off",
16092      "type": "bool"
16093    },
16094    {
16095      "name": "romfile",
16096      "type": "str"
16097    },
16098    {
16099      "name": "disable_s4",
16100      "type": "uint8"
16101    },
16102    {
16103      "name": "disable_s3",
16104      "type": "uint8"
16105    },
16106    {
16107      "name": "x-pcie-extcap-init",
16108      "description": "on/off",
16109      "type": "bool"
16110    },
16111    {
16112      "name": "command_serr_enable",
16113      "description": "on/off",
16114      "type": "bool"
16115    },
16116    {
16117      "name": "s4_val",
16118      "type": "uint8"
16119    },
16120    {
16121      "name": "smb_io_base",
16122      "type": "uint32"
16123    },
16124    {
16125      "name": "addr",
16126      "description": "Slot and optional function number, example: 06.0 or 06",
16127      "type": "int32"
16128    }
16129  ],
16130  "id": "libvirt-16"
16131}
16132
16133{
16134  "execute": "device-list-properties",
16135  "arguments": {
16136    "typename": "usb-redir"
16137  },
16138  "id": "libvirt-17"
16139}
16140
16141{
16142  "return": [
16143    {
16144      "name": "filter",
16145      "type": "str"
16146    },
16147    {
16148      "name": "msos-desc",
16149      "description": "on/off",
16150      "type": "bool"
16151    },
16152    {
16153      "name": "serial",
16154      "type": "str"
16155    },
16156    {
16157      "name": "bootindex",
16158      "type": "int32"
16159    },
16160    {
16161      "name": "port",
16162      "type": "str"
16163    },
16164    {
16165      "name": "debug",
16166      "type": "uint8"
16167    },
16168    {
16169      "name": "streams",
16170      "type": "bool"
16171    },
16172    {
16173      "name": "chardev",
16174      "description": "ID of a chardev to use as a backend",
16175      "type": "str"
16176    },
16177    {
16178      "name": "full-path",
16179      "description": "on/off",
16180      "type": "bool"
16181    },
16182    {
16183      "name": "attached",
16184      "type": "bool"
16185    }
16186  ],
16187  "id": "libvirt-17"
16188}
16189
16190{
16191  "execute": "device-list-properties",
16192  "arguments": {
16193    "typename": "i440FX-pcihost"
16194  },
16195  "id": "libvirt-18"
16196}
16197
16198{
16199  "return": [
16200    {
16201      "name": "short_root_bus",
16202      "type": "uint32"
16203    },
16204    {
16205      "name": "pci-conf-idx[0]",
16206      "type": "child<qemu:memory-region>"
16207    },
16208    {
16209      "name": "pci-hole64-end",
16210      "type": "uint64"
16211    },
16212    {
16213      "name": "pci-hole-end",
16214      "type": "uint32"
16215    },
16216    {
16217      "name": "pci-hole-start",
16218      "type": "uint32"
16219    },
16220    {
16221      "name": "pci-hole64-start",
16222      "type": "uint64"
16223    },
16224    {
16225      "name": "pci-hole64-size",
16226      "type": "size"
16227    },
16228    {
16229      "name": "pci-conf-data[0]",
16230      "type": "child<qemu:memory-region>"
16231    },
16232    {
16233      "name": "x-pci-hole64-fix",
16234      "type": "bool"
16235    }
16236  ],
16237  "id": "libvirt-18"
16238}
16239
16240{
16241  "execute": "device-list-properties",
16242  "arguments": {
16243    "typename": "q35-pcihost"
16244  },
16245  "id": "libvirt-19"
16246}
16247
16248{
16249  "return": [
16250    {
16251      "name": "short_root_bus",
16252      "type": "uint32"
16253    },
16254    {
16255      "name": "system-mem",
16256      "type": "link<qemu:memory-region>"
16257    },
16258    {
16259      "name": "pci-conf-idx[0]",
16260      "type": "child<qemu:memory-region>"
16261    },
16262    {
16263      "name": "pcie-mmcfg-mmio[0]",
16264      "type": "child<qemu:memory-region>"
16265    },
16266    {
16267      "name": "pci-hole64-start",
16268      "type": "uint64"
16269    },
16270    {
16271      "name": "io-mem",
16272      "type": "link<qemu:memory-region>"
16273    },
16274    {
16275      "name": "pci-hole64-end",
16276      "type": "uint64"
16277    },
16278    {
16279      "name": "pci-hole-end",
16280      "type": "uint32"
16281    },
16282    {
16283      "name": "above-4g-mem-size",
16284      "type": "size"
16285    },
16286    {
16287      "name": "below-4g-mem-size",
16288      "type": "size"
16289    },
16290    {
16291      "name": "ram-mem",
16292      "type": "link<qemu:memory-region>"
16293    },
16294    {
16295      "name": "pci-hole-start",
16296      "type": "uint32"
16297    },
16298    {
16299      "name": "MCFG",
16300      "type": "uint64"
16301    },
16302    {
16303      "name": "mch",
16304      "type": "child<mch>"
16305    },
16306    {
16307      "name": "pci-hole64-size",
16308      "type": "size"
16309    },
16310    {
16311      "name": "pci-mem",
16312      "type": "link<qemu:memory-region>"
16313    },
16314    {
16315      "name": "pci-conf-data[0]",
16316      "type": "child<qemu:memory-region>"
16317    },
16318    {
16319      "name": "x-pci-hole64-fix",
16320      "type": "bool"
16321    },
16322    {
16323      "name": "mcfg_size",
16324      "type": "uint64"
16325    }
16326  ],
16327  "id": "libvirt-19"
16328}
16329
16330{
16331  "execute": "device-list-properties",
16332  "arguments": {
16333    "typename": "usb-storage"
16334  },
16335  "id": "libvirt-20"
16336}
16337
16338{
16339  "return": [
16340    {
16341      "name": "serial",
16342      "type": "str"
16343    },
16344    {
16345      "name": "msos-desc",
16346      "description": "on/off",
16347      "type": "bool"
16348    },
16349    {
16350      "name": "logical_block_size",
16351      "description": "A power of two between 512 and 32768",
16352      "type": "uint16"
16353    },
16354    {
16355      "name": "discard_granularity",
16356      "type": "uint32"
16357    },
16358    {
16359      "name": "drive",
16360      "description": "Node name or ID of a block device to use as a backend",
16361      "type": "str"
16362    },
16363    {
16364      "name": "bootindex",
16365      "type": "int32"
16366    },
16367    {
16368      "name": "write-cache",
16369      "description": "on/off/auto",
16370      "type": "OnOffAuto"
16371    },
16372    {
16373      "name": "share-rw",
16374      "type": "bool"
16375    },
16376    {
16377      "name": "min_io_size",
16378      "type": "uint16"
16379    },
16380    {
16381      "name": "opt_io_size",
16382      "type": "uint32"
16383    },
16384    {
16385      "name": "port",
16386      "type": "str"
16387    },
16388    {
16389      "name": "attached",
16390      "type": "bool"
16391    },
16392    {
16393      "name": "werror",
16394      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16395      "type": "BlockdevOnError"
16396    },
16397    {
16398      "name": "full-path",
16399      "description": "on/off",
16400      "type": "bool"
16401    },
16402    {
16403      "name": "rerror",
16404      "description": "Error handling policy, report/ignore/enospc/stop/auto",
16405      "type": "BlockdevOnError"
16406    },
16407    {
16408      "name": "removable",
16409      "description": "on/off",
16410      "type": "bool"
16411    },
16412    {
16413      "name": "physical_block_size",
16414      "description": "A power of two between 512 and 32768",
16415      "type": "uint16"
16416    }
16417  ],
16418  "id": "libvirt-20"
16419}
16420
16421{
16422  "execute": "device-list-properties",
16423  "arguments": {
16424    "typename": "kvm-pit"
16425  },
16426  "id": "libvirt-21"
16427}
16428
16429{
16430  "return": [
16431    {
16432      "name": "iobase",
16433      "type": "uint32"
16434    },
16435    {
16436      "name": "lost_tick_policy",
16437      "type": "LostTickPolicy"
16438    }
16439  ],
16440  "id": "libvirt-21"
16441}
16442
16443{
16444  "execute": "device-list-properties",
16445  "arguments": {
16446    "typename": "VGA"
16447  },
16448  "id": "libvirt-22"
16449}
16450
16451{
16452  "return": [
16453    {
16454      "name": "rombar",
16455      "type": "uint32"
16456    },
16457    {
16458      "name": "x-pcie-lnksta-dllla",
16459      "description": "on/off",
16460      "type": "bool"
16461    },
16462    {
16463      "name": "mmio",
16464      "description": "on/off",
16465      "type": "bool"
16466    },
16467    {
16468      "name": "multifunction",
16469      "description": "on/off",
16470      "type": "bool"
16471    },
16472    {
16473      "name": "qemu-extended-regs",
16474      "description": "on/off",
16475      "type": "bool"
16476    },
16477    {
16478      "name": "big-endian-framebuffer",
16479      "type": "bool"
16480    },
16481    {
16482      "name": "command_serr_enable",
16483      "description": "on/off",
16484      "type": "bool"
16485    },
16486    {
16487      "name": "romfile",
16488      "type": "str"
16489    },
16490    {
16491      "name": "yres",
16492      "type": "uint32"
16493    },
16494    {
16495      "name": "vgamem_mb",
16496      "type": "uint32"
16497    },
16498    {
16499      "name": "x-pcie-extcap-init",
16500      "description": "on/off",
16501      "type": "bool"
16502    },
16503    {
16504      "name": "addr",
16505      "description": "Slot and optional function number, example: 06.0 or 06",
16506      "type": "int32"
16507    },
16508    {
16509      "name": "global-vmstate",
16510      "type": "bool"
16511    },
16512    {
16513      "name": "edid",
16514      "description": "on/off",
16515      "type": "bool"
16516    },
16517    {
16518      "name": "xres",
16519      "type": "uint32"
16520    }
16521  ],
16522  "id": "libvirt-22"
16523}
16524
16525{
16526  "execute": "device-list-properties",
16527  "arguments": {
16528    "typename": "vmware-svga"
16529  },
16530  "id": "libvirt-23"
16531}
16532
16533{
16534  "return": [
16535    {
16536      "name": "rombar",
16537      "type": "uint32"
16538    },
16539    {
16540      "name": "x-pcie-lnksta-dllla",
16541      "description": "on/off",
16542      "type": "bool"
16543    },
16544    {
16545      "name": "multifunction",
16546      "description": "on/off",
16547      "type": "bool"
16548    },
16549    {
16550      "name": "romfile",
16551      "type": "str"
16552    },
16553    {
16554      "name": "vgamem_mb",
16555      "type": "uint32"
16556    },
16557    {
16558      "name": "x-pcie-extcap-init",
16559      "description": "on/off",
16560      "type": "bool"
16561    },
16562    {
16563      "name": "command_serr_enable",
16564      "description": "on/off",
16565      "type": "bool"
16566    },
16567    {
16568      "name": "addr",
16569      "description": "Slot and optional function number, example: 06.0 or 06",
16570      "type": "int32"
16571    },
16572    {
16573      "name": "global-vmstate",
16574      "type": "bool"
16575    }
16576  ],
16577  "id": "libvirt-23"
16578}
16579
16580{
16581  "execute": "device-list-properties",
16582  "arguments": {
16583    "typename": "qxl"
16584  },
16585  "id": "libvirt-24"
16586}
16587
16588{
16589  "return": [
16590    {
16591      "name": "command_serr_enable",
16592      "description": "on/off",
16593      "type": "bool"
16594    },
16595    {
16596      "name": "rombar",
16597      "type": "uint32"
16598    },
16599    {
16600      "name": "x-pcie-lnksta-dllla",
16601      "description": "on/off",
16602      "type": "bool"
16603    },
16604    {
16605      "name": "yres",
16606      "type": "uint32"
16607    },
16608    {
16609      "name": "ram_size_mb",
16610      "type": "uint32"
16611    },
16612    {
16613      "name": "global-vmstate",
16614      "type": "bool"
16615    },
16616    {
16617      "name": "multifunction",
16618      "description": "on/off",
16619      "type": "bool"
16620    },
16621    {
16622      "name": "vgamem_mb",
16623      "type": "uint32"
16624    },
16625    {
16626      "name": "romfile",
16627      "type": "str"
16628    },
16629    {
16630      "name": "addr",
16631      "description": "Slot and optional function number, example: 06.0 or 06",
16632      "type": "int32"
16633    },
16634    {
16635      "name": "debug",
16636      "type": "uint32"
16637    },
16638    {
16639      "name": "vram_size_mb",
16640      "type": "uint32"
16641    },
16642    {
16643      "name": "revision",
16644      "type": "uint32"
16645    },
16646    {
16647      "name": "ram_size",
16648      "type": "uint32"
16649    },
16650    {
16651      "name": "vram64_size_mb",
16652      "type": "uint32"
16653    },
16654    {
16655      "name": "x-pcie-extcap-init",
16656      "description": "on/off",
16657      "type": "bool"
16658    },
16659    {
16660      "name": "guestdebug",
16661      "type": "uint32"
16662    },
16663    {
16664      "name": "vram_size",
16665      "type": "uint64"
16666    },
16667    {
16668      "name": "surfaces",
16669      "type": "int32"
16670    },
16671    {
16672      "name": "max_outputs",
16673      "type": "uint16"
16674    },
16675    {
16676      "name": "xres",
16677      "type": "uint32"
16678    },
16679    {
16680      "name": "cmdlog",
16681      "type": "uint32"
16682    }
16683  ],
16684  "id": "libvirt-24"
16685}
16686
16687{
16688  "execute": "device-list-properties",
16689  "arguments": {
16690    "typename": "virtio-gpu-pci"
16691  },
16692  "id": "libvirt-25"
16693}
16694
16695{
16696  "return": [
16697    {
16698      "name": "event_idx",
16699      "description": "on/off",
16700      "type": "bool"
16701    },
16702    {
16703      "name": "yres",
16704      "type": "uint32"
16705    },
16706    {
16707      "name": "multifunction",
16708      "description": "on/off",
16709      "type": "bool"
16710    },
16711    {
16712      "name": "rombar",
16713      "type": "uint32"
16714    },
16715    {
16716      "name": "xres",
16717      "type": "uint32"
16718    },
16719    {
16720      "name": "x-disable-pcie",
16721      "description": "on/off",
16722      "type": "bool"
16723    },
16724    {
16725      "name": "indirect_desc",
16726      "description": "on/off",
16727      "type": "bool"
16728    },
16729    {
16730      "name": "disable-modern",
16731      "type": "bool"
16732    },
16733    {
16734      "name": "x-pcie-lnkctl-init",
16735      "description": "on/off",
16736      "type": "bool"
16737    },
16738    {
16739      "name": "disable-legacy",
16740      "description": "on/off/auto",
16741      "type": "OnOffAuto"
16742    },
16743    {
16744      "name": "command_serr_enable",
16745      "description": "on/off",
16746      "type": "bool"
16747    },
16748    {
16749      "name": "page-per-vq",
16750      "description": "on/off",
16751      "type": "bool"
16752    },
16753    {
16754      "name": "x-pcie-deverr-init",
16755      "description": "on/off",
16756      "type": "bool"
16757    },
16758    {
16759      "name": "max_outputs",
16760      "type": "uint32"
16761    },
16762    {
16763      "name": "x-pcie-pm-init",
16764      "description": "on/off",
16765      "type": "bool"
16766    },
16767    {
16768      "name": "x-pcie-lnksta-dllla",
16769      "description": "on/off",
16770      "type": "bool"
16771    },
16772    {
16773      "name": "any_layout",
16774      "description": "on/off",
16775      "type": "bool"
16776    },
16777    {
16778      "name": "edid",
16779      "description": "on/off",
16780      "type": "bool"
16781    },
16782    {
16783      "name": "addr",
16784      "description": "Slot and optional function number, example: 06.0 or 06",
16785      "type": "int32"
16786    },
16787    {
16788      "name": "migrate-extra",
16789      "description": "on/off",
16790      "type": "bool"
16791    },
16792    {
16793      "name": "modern-pio-notify",
16794      "description": "on/off",
16795      "type": "bool"
16796    },
16797    {
16798      "name": "iommu_platform",
16799      "description": "on/off",
16800      "type": "bool"
16801    },
16802    {
16803      "name": "x-pcie-extcap-init",
16804      "description": "on/off",
16805      "type": "bool"
16806    },
16807    {
16808      "name": "virtio-backend",
16809      "type": "child<virtio-gpu-device>"
16810    },
16811    {
16812      "name": "max_hostmem",
16813      "type": "size"
16814    },
16815    {
16816      "name": "x-ignore-backend-features",
16817      "type": "bool"
16818    },
16819    {
16820      "name": "stats",
16821      "description": "on/off",
16822      "type": "bool"
16823    },
16824    {
16825      "name": "notify_on_empty",
16826      "description": "on/off",
16827      "type": "bool"
16828    },
16829    {
16830      "name": "virtio-pci-bus-master-bug-migration",
16831      "description": "on/off",
16832      "type": "bool"
16833    },
16834    {
16835      "name": "ats",
16836      "description": "on/off",
16837      "type": "bool"
16838    },
16839    {
16840      "name": "romfile",
16841      "type": "str"
16842    },
16843    {
16844      "name": "virgl",
16845      "description": "on/off",
16846      "type": "bool"
16847    }
16848  ],
16849  "id": "libvirt-25"
16850}
16851
16852{
16853  "execute": "device-list-properties",
16854  "arguments": {
16855    "typename": "virtio-gpu-device"
16856  },
16857  "id": "libvirt-26"
16858}
16859
16860{
16861  "return": [
16862    {
16863      "name": "notify_on_empty",
16864      "description": "on/off",
16865      "type": "bool"
16866    },
16867    {
16868      "name": "any_layout",
16869      "description": "on/off",
16870      "type": "bool"
16871    },
16872    {
16873      "name": "indirect_desc",
16874      "description": "on/off",
16875      "type": "bool"
16876    },
16877    {
16878      "name": "event_idx",
16879      "description": "on/off",
16880      "type": "bool"
16881    },
16882    {
16883      "name": "xres",
16884      "type": "uint32"
16885    },
16886    {
16887      "name": "yres",
16888      "type": "uint32"
16889    },
16890    {
16891      "name": "stats",
16892      "description": "on/off",
16893      "type": "bool"
16894    },
16895    {
16896      "name": "iommu_platform",
16897      "description": "on/off",
16898      "type": "bool"
16899    },
16900    {
16901      "name": "edid",
16902      "description": "on/off",
16903      "type": "bool"
16904    },
16905    {
16906      "name": "max_outputs",
16907      "type": "uint32"
16908    },
16909    {
16910      "name": "virgl",
16911      "description": "on/off",
16912      "type": "bool"
16913    },
16914    {
16915      "name": "max_hostmem",
16916      "type": "size"
16917    }
16918  ],
16919  "id": "libvirt-26"
16920}
16921
16922{
16923  "execute": "device-list-properties",
16924  "arguments": {
16925    "typename": "ICH9-LPC"
16926  },
16927  "id": "libvirt-27"
16928}
16929
16930{
16931  "return": [
16932    {
16933      "name": "memory-hotplug-support",
16934      "type": "bool"
16935    },
16936    {
16937      "name": "rombar",
16938      "type": "uint32"
16939    },
16940    {
16941      "name": "sci_int",
16942      "type": "uint32"
16943    },
16944    {
16945      "name": "x-pcie-lnksta-dllla",
16946      "description": "on/off",
16947      "type": "bool"
16948    },
16949    {
16950      "name": "gpe0_blk_len",
16951      "type": "uint32"
16952    },
16953    {
16954      "name": "pm_io_base",
16955      "type": "uint32"
16956    },
16957    {
16958      "name": "noreboot",
16959      "type": "bool"
16960    },
16961    {
16962      "name": "multifunction",
16963      "description": "on/off",
16964      "type": "bool"
16965    },
16966    {
16967      "name": "cpu-hotplug-legacy",
16968      "type": "bool"
16969    },
16970    {
16971      "name": "acpi_disable_cmd",
16972      "type": "uint8"
16973    },
16974    {
16975      "name": "x-smi-broadcast",
16976      "description": "on/off",
16977      "type": "bool"
16978    },
16979    {
16980      "name": "romfile",
16981      "type": "str"
16982    },
16983    {
16984      "name": "disable_s3",
16985      "type": "uint8"
16986    },
16987    {
16988      "name": "s4_val",
16989      "type": "uint8"
16990    },
16991    {
16992      "name": "x-pcie-extcap-init",
16993      "description": "on/off",
16994      "type": "bool"
16995    },
16996    {
16997      "name": "command_serr_enable",
16998      "description": "on/off",
16999      "type": "bool"
17000    },
17001    {
17002      "name": "addr",
17003      "description": "Slot and optional function number, example: 06.0 or 06",
17004      "type": "int32"
17005    },
17006    {
17007      "name": "acpi_enable_cmd",
17008      "type": "uint8"
17009    },
17010    {
17011      "name": "enable_tco",
17012      "type": "bool"
17013    },
17014    {
17015      "name": "disable_s4",
17016      "type": "uint8"
17017    },
17018    {
17019      "name": "gpe0_blk",
17020      "type": "uint32"
17021    }
17022  ],
17023  "id": "libvirt-27"
17024}
17025
17026{
17027  "execute": "device-list-properties",
17028  "arguments": {
17029    "typename": "virtio-balloon-pci"
17030  },
17031  "id": "libvirt-28"
17032}
17033
17034{
17035  "return": [
17036    {
17037      "name": "guest-stats-polling-interval",
17038      "type": "int"
17039    },
17040    {
17041      "name": "event_idx",
17042      "description": "on/off",
17043      "type": "bool"
17044    },
17045    {
17046      "name": "multifunction",
17047      "description": "on/off",
17048      "type": "bool"
17049    },
17050    {
17051      "name": "rombar",
17052      "type": "uint32"
17053    },
17054    {
17055      "name": "x-disable-pcie",
17056      "description": "on/off",
17057      "type": "bool"
17058    },
17059    {
17060      "name": "indirect_desc",
17061      "description": "on/off",
17062      "type": "bool"
17063    },
17064    {
17065      "name": "x-pcie-lnkctl-init",
17066      "description": "on/off",
17067      "type": "bool"
17068    },
17069    {
17070      "name": "disable-modern",
17071      "type": "bool"
17072    },
17073    {
17074      "name": "free-page-hint",
17075      "description": "on/off",
17076      "type": "bool"
17077    },
17078    {
17079      "name": "disable-legacy",
17080      "description": "on/off/auto",
17081      "type": "OnOffAuto"
17082    },
17083    {
17084      "name": "command_serr_enable",
17085      "description": "on/off",
17086      "type": "bool"
17087    },
17088    {
17089      "name": "guest-stats",
17090      "type": "guest statistics"
17091    },
17092    {
17093      "name": "deflate-on-oom",
17094      "description": "on/off",
17095      "type": "bool"
17096    },
17097    {
17098      "name": "page-per-vq",
17099      "description": "on/off",
17100      "type": "bool"
17101    },
17102    {
17103      "name": "x-pcie-deverr-init",
17104      "description": "on/off",
17105      "type": "bool"
17106    },
17107    {
17108      "name": "x-pcie-pm-init",
17109      "description": "on/off",
17110      "type": "bool"
17111    },
17112    {
17113      "name": "x-pcie-lnksta-dllla",
17114      "description": "on/off",
17115      "type": "bool"
17116    },
17117    {
17118      "name": "any_layout",
17119      "description": "on/off",
17120      "type": "bool"
17121    },
17122    {
17123      "name": "iothread",
17124      "type": "link<iothread>"
17125    },
17126    {
17127      "name": "class",
17128      "type": "uint32"
17129    },
17130    {
17131      "name": "addr",
17132      "description": "Slot and optional function number, example: 06.0 or 06",
17133      "type": "int32"
17134    },
17135    {
17136      "name": "migrate-extra",
17137      "description": "on/off",
17138      "type": "bool"
17139    },
17140    {
17141      "name": "modern-pio-notify",
17142      "description": "on/off",
17143      "type": "bool"
17144    },
17145    {
17146      "name": "x-pcie-extcap-init",
17147      "description": "on/off",
17148      "type": "bool"
17149    },
17150    {
17151      "name": "virtio-backend",
17152      "type": "child<virtio-balloon-device>"
17153    },
17154    {
17155      "name": "x-ignore-backend-features",
17156      "type": "bool"
17157    },
17158    {
17159      "name": "notify_on_empty",
17160      "description": "on/off",
17161      "type": "bool"
17162    },
17163    {
17164      "name": "iommu_platform",
17165      "description": "on/off",
17166      "type": "bool"
17167    },
17168    {
17169      "name": "ats",
17170      "description": "on/off",
17171      "type": "bool"
17172    },
17173    {
17174      "name": "virtio-pci-bus-master-bug-migration",
17175      "description": "on/off",
17176      "type": "bool"
17177    },
17178    {
17179      "name": "romfile",
17180      "type": "str"
17181    }
17182  ],
17183  "id": "libvirt-28"
17184}
17185
17186{
17187  "execute": "device-list-properties",
17188  "arguments": {
17189    "typename": "virtio-balloon-ccw"
17190  },
17191  "id": "libvirt-29"
17192}
17193
17194{
17195  "id": "libvirt-29",
17196  "error": {
17197    "class": "DeviceNotFound",
17198    "desc": "Device 'virtio-balloon-ccw' not found"
17199  }
17200}
17201
17202{
17203  "execute": "device-list-properties",
17204  "arguments": {
17205    "typename": "virtio-balloon-device"
17206  },
17207  "id": "libvirt-30"
17208}
17209
17210{
17211  "return": [
17212    {
17213      "name": "notify_on_empty",
17214      "description": "on/off",
17215      "type": "bool"
17216    },
17217    {
17218      "name": "any_layout",
17219      "description": "on/off",
17220      "type": "bool"
17221    },
17222    {
17223      "name": "indirect_desc",
17224      "description": "on/off",
17225      "type": "bool"
17226    },
17227    {
17228      "name": "guest-stats",
17229      "type": "guest statistics"
17230    },
17231    {
17232      "name": "guest-stats-polling-interval",
17233      "type": "int"
17234    },
17235    {
17236      "name": "iothread",
17237      "type": "link<iothread>"
17238    },
17239    {
17240      "name": "event_idx",
17241      "description": "on/off",
17242      "type": "bool"
17243    },
17244    {
17245      "name": "free-page-hint",
17246      "description": "on/off",
17247      "type": "bool"
17248    },
17249    {
17250      "name": "iommu_platform",
17251      "description": "on/off",
17252      "type": "bool"
17253    },
17254    {
17255      "name": "deflate-on-oom",
17256      "description": "on/off",
17257      "type": "bool"
17258    }
17259  ],
17260  "id": "libvirt-30"
17261}
17262
17263{
17264  "execute": "device-list-properties",
17265  "arguments": {
17266    "typename": "nec-usb-xhci"
17267  },
17268  "id": "libvirt-31"
17269}
17270
17271{
17272  "return": [
17273    {
17274      "name": "rombar",
17275      "type": "uint32"
17276    },
17277    {
17278      "name": "intrs",
17279      "type": "uint32"
17280    },
17281    {
17282      "name": "x-pcie-lnksta-dllla",
17283      "description": "on/off",
17284      "type": "bool"
17285    },
17286    {
17287      "name": "msix",
17288      "description": "on/off/auto",
17289      "type": "OnOffAuto"
17290    },
17291    {
17292      "name": "multifunction",
17293      "description": "on/off",
17294      "type": "bool"
17295    },
17296    {
17297      "name": "msi",
17298      "description": "on/off/auto",
17299      "type": "OnOffAuto"
17300    },
17301    {
17302      "name": "superspeed-ports-first",
17303      "description": "on/off",
17304      "type": "bool"
17305    },
17306    {
17307      "name": "streams",
17308      "description": "on/off",
17309      "type": "bool"
17310    },
17311    {
17312      "name": "romfile",
17313      "type": "str"
17314    },
17315    {
17316      "name": "force-pcie-endcap",
17317      "description": "on/off",
17318      "type": "bool"
17319    },
17320    {
17321      "name": "x-pcie-extcap-init",
17322      "description": "on/off",
17323      "type": "bool"
17324    },
17325    {
17326      "name": "command_serr_enable",
17327      "description": "on/off",
17328      "type": "bool"
17329    },
17330    {
17331      "name": "addr",
17332      "description": "Slot and optional function number, example: 06.0 or 06",
17333      "type": "int32"
17334    },
17335    {
17336      "name": "p3",
17337      "type": "uint32"
17338    },
17339    {
17340      "name": "p2",
17341      "type": "uint32"
17342    },
17343    {
17344      "name": "slots",
17345      "type": "uint32"
17346    }
17347  ],
17348  "id": "libvirt-31"
17349}
17350
17351{
17352  "execute": "device-list-properties",
17353  "arguments": {
17354    "typename": "intel-iommu"
17355  },
17356  "id": "libvirt-32"
17357}
17358
17359{
17360  "return": [
17361    {
17362      "name": "eim",
17363      "description": "on/off/auto",
17364      "type": "OnOffAuto"
17365    },
17366    {
17367      "name": "caching-mode",
17368      "type": "bool"
17369    },
17370    {
17371      "name": "x-buggy-eim",
17372      "type": "bool"
17373    },
17374    {
17375      "name": "intremap",
17376      "description": "on/off/auto",
17377      "type": "OnOffAuto"
17378    },
17379    {
17380      "name": "version",
17381      "type": "uint32"
17382    },
17383    {
17384      "name": "x-scalable-mode",
17385      "type": "bool"
17386    },
17387    {
17388      "name": "dma-drain",
17389      "type": "bool"
17390    },
17391    {
17392      "name": "pt",
17393      "type": "bool"
17394    },
17395    {
17396      "name": "device-iotlb",
17397      "type": "bool"
17398    },
17399    {
17400      "name": "aw-bits",
17401      "type": "uint8"
17402    }
17403  ],
17404  "id": "libvirt-32"
17405}
17406
17407{
17408  "execute": "device-list-properties",
17409  "arguments": {
17410    "typename": "mch"
17411  },
17412  "id": "libvirt-33"
17413}
17414
17415{
17416  "return": [
17417    {
17418      "name": "rombar",
17419      "type": "uint32"
17420    },
17421    {
17422      "name": "x-pcie-lnksta-dllla",
17423      "description": "on/off",
17424      "type": "bool"
17425    },
17426    {
17427      "name": "multifunction",
17428      "description": "on/off",
17429      "type": "bool"
17430    },
17431    {
17432      "name": "extended-tseg-mbytes",
17433      "type": "uint16"
17434    },
17435    {
17436      "name": "romfile",
17437      "type": "str"
17438    },
17439    {
17440      "name": "x-pcie-extcap-init",
17441      "description": "on/off",
17442      "type": "bool"
17443    },
17444    {
17445      "name": "command_serr_enable",
17446      "description": "on/off",
17447      "type": "bool"
17448    },
17449    {
17450      "name": "addr",
17451      "description": "Slot and optional function number, example: 06.0 or 06",
17452      "type": "int32"
17453    }
17454  ],
17455  "id": "libvirt-33"
17456}
17457
17458{
17459  "execute": "device-list-properties",
17460  "arguments": {
17461    "typename": "nvdimm"
17462  },
17463  "id": "libvirt-34"
17464}
17465
17466{
17467  "return": [
17468    {
17469      "name": "slot",
17470      "type": "int32"
17471    },
17472    {
17473      "name": "node",
17474      "type": "uint32"
17475    },
17476    {
17477      "name": "size",
17478      "type": "uint64"
17479    },
17480    {
17481      "name": "unarmed",
17482      "type": "bool"
17483    },
17484    {
17485      "name": "label-size",
17486      "type": "int"
17487    },
17488    {
17489      "name": "memdev",
17490      "type": "link<memory-backend>"
17491    },
17492    {
17493      "name": "addr",
17494      "type": "uint64"
17495    }
17496  ],
17497  "id": "libvirt-34"
17498}
17499
17500{
17501  "execute": "device-list-properties",
17502  "arguments": {
17503    "typename": "pcie-root-port"
17504  },
17505  "id": "libvirt-35"
17506}
17507
17508{
17509  "return": [
17510    {
17511      "name": "addr",
17512      "description": "Slot and optional function number, example: 06.0 or 06",
17513      "type": "int32"
17514    },
17515    {
17516      "name": "power_controller_present",
17517      "description": "on/off",
17518      "type": "bool"
17519    },
17520    {
17521      "name": "aer_log_max",
17522      "type": "uint16"
17523    },
17524    {
17525      "name": "x-speed",
17526      "description": "2_5/5/8/16",
17527      "type": "PCIELinkSpeed"
17528    },
17529    {
17530      "name": "slot",
17531      "type": "uint16"
17532    },
17533    {
17534      "name": "x-pcie-lnksta-dllla",
17535      "description": "on/off",
17536      "type": "bool"
17537    },
17538    {
17539      "name": "port",
17540      "type": "uint8"
17541    },
17542    {
17543      "name": "mem-reserve",
17544      "type": "size"
17545    },
17546    {
17547      "name": "x-pcie-extcap-init",
17548      "description": "on/off",
17549      "type": "bool"
17550    },
17551    {
17552      "name": "pref64-reserve",
17553      "type": "size"
17554    },
17555    {
17556      "name": "rombar",
17557      "type": "uint32"
17558    },
17559    {
17560      "name": "command_serr_enable",
17561      "description": "on/off",
17562      "type": "bool"
17563    },
17564    {
17565      "name": "romfile",
17566      "type": "str"
17567    },
17568    {
17569      "name": "multifunction",
17570      "description": "on/off",
17571      "type": "bool"
17572    },
17573    {
17574      "name": "chassis",
17575      "type": "uint8"
17576    },
17577    {
17578      "name": "x-width",
17579      "description": "1/2/4/8/12/16/32",
17580      "type": "PCIELinkWidth"
17581    },
17582    {
17583      "name": "failover_pair_id",
17584      "type": "str"
17585    },
17586    {
17587      "name": "pref32-reserve",
17588      "type": "size"
17589    },
17590    {
17591      "name": "bus-reserve",
17592      "type": "uint32"
17593    },
17594    {
17595      "name": "x-migrate-msix",
17596      "type": "bool"
17597    },
17598    {
17599      "name": "disable-acs",
17600      "type": "bool"
17601    },
17602    {
17603      "name": "io-reserve",
17604      "type": "size"
17605    }
17606  ],
17607  "id": "libvirt-35"
17608}
17609
17610{
17611  "execute": "device-list-properties",
17612  "arguments": {
17613    "typename": "usb-host"
17614  },
17615  "id": "libvirt-36"
17616}
17617
17618{
17619  "return": [
17620    {
17621      "default-value": true,
17622      "name": "full-path",
17623      "description": "on/off",
17624      "type": "bool"
17625    },
17626    {
17627      "name": "port",
17628      "type": "str"
17629    },
17630    {
17631      "default-value": true,
17632      "name": "msos-desc",
17633      "description": "on/off",
17634      "type": "bool"
17635    },
17636    {
17637      "name": "serial",
17638      "type": "str"
17639    },
17640    {
17641      "default-value": 0,
17642      "name": "hostbus",
17643      "type": "uint32"
17644    },
17645    {
17646      "default-value": 4,
17647      "name": "isobufs",
17648      "type": "uint32"
17649    },
17650    {
17651      "default-value": 0,
17652      "name": "vendorid",
17653      "type": "uint32"
17654    },
17655    {
17656      "default-value": 0,
17657      "name": "productid",
17658      "type": "uint32"
17659    },
17660    {
17661      "name": "hostport",
17662      "type": "str"
17663    },
17664    {
17665      "default-value": true,
17666      "name": "pipeline",
17667      "description": "on/off",
17668      "type": "bool"
17669    },
17670    {
17671      "default-value": 0,
17672      "name": "hostaddr",
17673      "type": "uint32"
17674    },
17675    {
17676      "default-value": true,
17677      "name": "suppress-remote-wake",
17678      "type": "bool"
17679    },
17680    {
17681      "default-value": 2,
17682      "name": "loglevel",
17683      "type": "uint32"
17684    },
17685    {
17686      "default-value": 32,
17687      "name": "isobsize",
17688      "type": "uint32"
17689    },
17690    {
17691      "default-value": false,
17692      "name": "guest-resets-all",
17693      "type": "bool"
17694    },
17695    {
17696      "default-value": true,
17697      "name": "guest-reset",
17698      "type": "bool"
17699    },
17700    {
17701      "name": "bootindex",
17702      "type": "int32"
17703    },
17704    {
17705      "name": "attached",
17706      "type": "bool"
17707    }
17708  ],
17709  "id": "libvirt-36"
17710}
17711
17712{
17713  "execute": "qom-list-properties",
17714  "arguments": {
17715    "typename": "memory-backend-file"
17716  },
17717  "id": "libvirt-37"
17718}
17719
17720{
17721  "return": [
17722    {
17723      "name": "type",
17724      "type": "string"
17725    },
17726    {
17727      "name": "policy",
17728      "description": "Set the NUMA policy",
17729      "type": "HostMemPolicy"
17730    },
17731    {
17732      "name": "dump",
17733      "description": "Set to 'off' to exclude from core dump",
17734      "type": "bool"
17735    },
17736    {
17737      "name": "share",
17738      "description": "Mark the memory as private to QEMU or shared",
17739      "type": "bool"
17740    },
17741    {
17742      "name": "prealloc",
17743      "description": "Preallocate memory",
17744      "type": "bool"
17745    },
17746    {
17747      "name": "size",
17748      "description": "Size of the memory region (ex: 500M)",
17749      "type": "int"
17750    },
17751    {
17752      "name": "x-use-canonical-path-for-ramblock-id",
17753      "type": "bool"
17754    },
17755    {
17756      "name": "host-nodes",
17757      "description": "Binds memory to the list of NUMA host nodes",
17758      "type": "int"
17759    },
17760    {
17761      "name": "merge",
17762      "description": "Mark memory as mergeable",
17763      "type": "bool"
17764    },
17765    {
17766      "name": "pmem",
17767      "type": "bool"
17768    },
17769    {
17770      "name": "align",
17771      "type": "int"
17772    },
17773    {
17774      "name": "mem-path",
17775      "type": "string"
17776    },
17777    {
17778      "name": "discard-data",
17779      "type": "bool"
17780    }
17781  ],
17782  "id": "libvirt-37"
17783}
17784
17785{
17786  "execute": "qom-list-properties",
17787  "arguments": {
17788    "typename": "memory-backend-memfd"
17789  },
17790  "id": "libvirt-38"
17791}
17792
17793{
17794  "return": [
17795    {
17796      "name": "type",
17797      "type": "string"
17798    },
17799    {
17800      "name": "policy",
17801      "description": "Set the NUMA policy",
17802      "type": "HostMemPolicy"
17803    },
17804    {
17805      "name": "dump",
17806      "description": "Set to 'off' to exclude from core dump",
17807      "type": "bool"
17808    },
17809    {
17810      "name": "share",
17811      "description": "Mark the memory as private to QEMU or shared",
17812      "type": "bool"
17813    },
17814    {
17815      "name": "prealloc",
17816      "description": "Preallocate memory",
17817      "type": "bool"
17818    },
17819    {
17820      "name": "size",
17821      "description": "Size of the memory region (ex: 500M)",
17822      "type": "int"
17823    },
17824    {
17825      "name": "x-use-canonical-path-for-ramblock-id",
17826      "type": "bool"
17827    },
17828    {
17829      "name": "host-nodes",
17830      "description": "Binds memory to the list of NUMA host nodes",
17831      "type": "int"
17832    },
17833    {
17834      "name": "merge",
17835      "description": "Mark memory as mergeable",
17836      "type": "bool"
17837    },
17838    {
17839      "name": "seal",
17840      "description": "Seal growing & shrinking",
17841      "type": "bool"
17842    },
17843    {
17844      "name": "hugetlbsize",
17845      "description": "Huge pages size (ex: 2M, 1G)",
17846      "type": "int"
17847    },
17848    {
17849      "name": "hugetlb",
17850      "description": "Use huge pages",
17851      "type": "bool"
17852    }
17853  ],
17854  "id": "libvirt-38"
17855}
17856
17857{
17858  "execute": "qom-list-properties",
17859  "arguments": {
17860    "typename": "max-x86_64-cpu"
17861  },
17862  "id": "libvirt-39"
17863}
17864
17865{
17866  "return": [
17867    {
17868      "name": "type",
17869      "type": "string"
17870    },
17871    {
17872      "name": "sse4_1",
17873      "type": "bool"
17874    },
17875    {
17876      "name": "popcnt",
17877      "type": "bool"
17878    },
17879    {
17880      "name": "kvm_mmu",
17881      "type": "bool"
17882    },
17883    {
17884      "name": "dtes64",
17885      "type": "bool"
17886    },
17887    {
17888      "name": "min-xlevel2",
17889      "type": "uint32"
17890    },
17891    {
17892      "name": "xstore",
17893      "type": "bool"
17894    },
17895    {
17896      "name": "stepping",
17897      "type": "int"
17898    },
17899    {
17900      "name": "pse36",
17901      "type": "bool"
17902    },
17903    {
17904      "name": "avx512-4vnniw",
17905      "type": "bool"
17906    },
17907    {
17908      "name": "fma4",
17909      "type": "bool"
17910    },
17911    {
17912      "name": "x-intel-pt-auto-level",
17913      "type": "bool"
17914    },
17915    {
17916      "name": "avx2",
17917      "type": "bool"
17918    },
17919    {
17920      "name": "kvm_nopiodelay",
17921      "type": "bool"
17922    },
17923    {
17924      "name": "family",
17925      "type": "int"
17926    },
17927    {
17928      "name": "pclmuldq",
17929      "type": "bool"
17930    },
17931    {
17932      "name": "vmware-cpuid-freq",
17933      "type": "bool"
17934    },
17935    {
17936      "name": "hv-spinlocks",
17937      "type": "int"
17938    },
17939    {
17940      "name": "erms",
17941      "type": "bool"
17942    },
17943    {
17944      "name": "vaes",
17945      "type": "bool"
17946    },
17947    {
17948      "name": "realized",
17949      "type": "bool"
17950    },
17951    {
17952      "name": "hv-reset",
17953      "type": "bool"
17954    },
17955    {
17956      "name": "rdrand",
17957      "type": "bool"
17958    },
17959    {
17960      "name": "model",
17961      "type": "int"
17962    },
17963    {
17964      "name": "avx512-vpopcntdq",
17965      "type": "bool"
17966    },
17967    {
17968      "name": "tbm",
17969      "type": "bool"
17970    },
17971    {
17972      "name": "xcrypt",
17973      "type": "bool"
17974    },
17975    {
17976      "name": "movdiri",
17977      "type": "bool"
17978    },
17979    {
17980      "name": "memory",
17981      "type": "link<qemu:memory-region>"
17982    },
17983    {
17984      "name": "kvm-pv-eoi",
17985      "type": "bool"
17986    },
17987    {
17988      "name": "lm",
17989      "type": "bool"
17990    },
17991    {
17992      "name": "host-phys-bits-limit",
17993      "type": "uint8"
17994    },
17995    {
17996      "name": "pae",
17997      "type": "bool"
17998    },
17999    {
18000      "name": "ssse3",
18001      "type": "bool"
18002    },
18003    {
18004      "name": "hv-runtime",
18005      "type": "bool"
18006    },
18007    {
18008      "name": "phe",
18009      "type": "bool"
18010    },
18011    {
18012      "name": "host-phys-bits",
18013      "type": "bool"
18014    },
18015    {
18016      "name": "perfctr_nb",
18017      "type": "bool"
18018    },
18019    {
18020      "name": "arat",
18021      "type": "bool"
18022    },
18023    {
18024      "name": "avx512vbmi2",
18025      "type": "bool"
18026    },
18027    {
18028      "name": "perfctr_core",
18029      "type": "bool"
18030    },
18031    {
18032      "name": "kvm_asyncpf",
18033      "type": "bool"
18034    },
18035    {
18036      "name": "x2apic",
18037      "type": "bool"
18038    },
18039    {
18040      "name": "npt",
18041      "type": "bool"
18042    },
18043    {
18044      "name": "avx512ifma",
18045      "type": "bool"
18046    },
18047    {
18048      "name": "model-id",
18049      "type": "string"
18050    },
18051    {
18052      "name": "hv-evmcs",
18053      "type": "bool"
18054    },
18055    {
18056      "name": "tsc",
18057      "type": "bool"
18058    },
18059    {
18060      "name": "pmm-en",
18061      "type": "bool"
18062    },
18063    {
18064      "name": "dca",
18065      "type": "bool"
18066    },
18067    {
18068      "name": "ia64",
18069      "type": "bool"
18070    },
18071    {
18072      "name": "perfctr-core",
18073      "type": "bool"
18074    },
18075    {
18076      "name": "pmu",
18077      "type": "bool"
18078    },
18079    {
18080      "name": "kvmclock",
18081      "type": "bool"
18082    },
18083    {
18084      "name": "invtsc",
18085      "type": "bool"
18086    },
18087    {
18088      "name": "pn",
18089      "type": "bool"
18090    },
18091    {
18092      "name": "avx512cd",
18093      "type": "bool"
18094    },
18095    {
18096      "name": "md-clear",
18097      "type": "bool"
18098    },
18099    {
18100      "name": "cmp-legacy",
18101      "type": "bool"
18102    },
18103    {
18104      "name": "cx16",
18105      "type": "bool"
18106    },
18107    {
18108      "name": "avx512dq",
18109      "type": "bool"
18110    },
18111    {
18112      "name": "abm",
18113      "type": "bool"
18114    },
18115    {
18116      "name": "kvm-pv-ipi",
18117      "type": "bool"
18118    },
18119    {
18120      "name": "fxsr-opt",
18121      "type": "bool"
18122    },
18123    {
18124      "name": "skip-l1dfl-vmentry",
18125      "type": "bool"
18126    },
18127    {
18128      "name": "fill-mtrr-mask",
18129      "type": "bool"
18130    },
18131    {
18132      "name": "x-migrate-smi-count",
18133      "type": "bool"
18134    },
18135    {
18136      "name": "pcid",
18137      "type": "bool"
18138    },
18139    {
18140      "name": "rdpid",
18141      "type": "bool"
18142    },
18143    {
18144      "name": "wbnoinvd",
18145      "type": "bool"
18146    },
18147    {
18148      "name": "filtered-features",
18149      "type": "X86CPUFeatureWordInfo"
18150    },
18151    {
18152      "name": "syscall",
18153      "type": "bool"
18154    },
18155    {
18156      "name": "pse",
18157      "type": "bool"
18158    },
18159    {
18160      "name": "hotpluggable",
18161      "type": "bool"
18162    },
18163    {
18164      "name": "tsc_scale",
18165      "type": "bool"
18166    },
18167    {
18168      "name": "xsaves",
18169      "type": "bool"
18170    },
18171    {
18172      "name": "mce",
18173      "type": "bool"
18174    },
18175    {
18176      "name": "node-id",
18177      "type": "int32"
18178    },
18179    {
18180      "name": "ibpb",
18181      "type": "bool"
18182    },
18183    {
18184      "name": "cldemote",
18185      "type": "bool"
18186    },
18187    {
18188      "name": "hv-tlbflush",
18189      "type": "bool"
18190    },
18191    {
18192      "name": "rtm",
18193      "type": "bool"
18194    },
18195    {
18196      "name": "lwp",
18197      "type": "bool"
18198    },
18199    {
18200      "name": "kvm-steal-time",
18201      "type": "bool"
18202    },
18203    {
18204      "name": "cpuid-0xb",
18205      "type": "bool"
18206    },
18207    {
18208      "name": "nrip_save",
18209      "type": "bool"
18210    },
18211    {
18212      "name": "vme",
18213      "type": "bool"
18214    },
18215    {
18216      "name": "kvm-pv-unhalt",
18217      "type": "bool"
18218    },
18219    {
18220      "name": "kvm-no-smi-migration",
18221      "type": "bool"
18222    },
18223    {
18224      "name": "kvm_pv_unhalt",
18225      "type": "bool"
18226    },
18227    {
18228      "name": "svm",
18229      "type": "bool"
18230    },
18231    {
18232      "name": "lahf-lm",
18233      "type": "bool"
18234    },
18235    {
18236      "name": "kvm-hint-dedicated",
18237      "type": "bool"
18238    },
18239    {
18240      "name": "host-cache-info",
18241      "type": "bool"
18242    },
18243    {
18244      "name": "mca",
18245      "type": "bool"
18246    },
18247    {
18248      "name": "mtrr",
18249      "type": "bool"
18250    },
18251    {
18252      "name": "cid",
18253      "type": "bool"
18254    },
18255    {
18256      "name": "vmcb_clean",
18257      "type": "bool"
18258    },
18259    {
18260      "name": "pfthreshold",
18261      "type": "bool"
18262    },
18263    {
18264      "name": "pmm",
18265      "type": "bool"
18266    },
18267    {
18268      "name": "tcg-cpuid",
18269      "type": "bool"
18270    },
18271    {
18272      "name": "x-hv-max-vps",
18273      "type": "int32"
18274    },
18275    {
18276      "name": "tm",
18277      "type": "bool"
18278    },
18279    {
18280      "name": "pbe",
18281      "type": "bool"
18282    },
18283    {
18284      "name": "apic-id",
18285      "type": "uint32"
18286    },
18287    {
18288      "name": "fpu",
18289      "type": "bool"
18290    },
18291    {
18292      "name": "l3-cache",
18293      "type": "bool"
18294    },
18295    {
18296      "name": "skinit",
18297      "type": "bool"
18298    },
18299    {
18300      "name": "sep",
18301      "type": "bool"
18302    },
18303    {
18304      "name": "nx",
18305      "type": "bool"
18306    },
18307    {
18308      "name": "ds-cpl",
18309      "type": "bool"
18310    },
18311    {
18312      "name": "pause-filter",
18313      "type": "bool"
18314    },
18315    {
18316      "name": "pause_filter",
18317      "type": "bool"
18318    },
18319    {
18320      "name": "nodeid-msr",
18321      "type": "bool"
18322    },
18323    {
18324      "name": "smap",
18325      "type": "bool"
18326    },
18327    {
18328      "name": "xlevel",
18329      "type": "uint32"
18330    },
18331    {
18332      "name": "cr8legacy",
18333      "type": "bool"
18334    },
18335    {
18336      "name": "cmp_legacy",
18337      "type": "bool"
18338    },
18339    {
18340      "name": "virt-ssbd",
18341      "type": "bool"
18342    },
18343    {
18344      "name": "umip",
18345      "type": "bool"
18346    },
18347    {
18348      "name": "avx512er",
18349      "type": "bool"
18350    },
18351    {
18352      "name": "avx512vl",
18353      "type": "bool"
18354    },
18355    {
18356      "name": "xstore-en",
18357      "type": "bool"
18358    },
18359    {
18360      "name": "rsba",
18361      "type": "bool"
18362    },
18363    {
18364      "name": "cmov",
18365      "type": "bool"
18366    },
18367    {
18368      "name": "xcrypt-en",
18369      "type": "bool"
18370    },
18371    {
18372      "name": "tm2",
18373      "type": "bool"
18374    },
18375    {
18376      "name": "hv-frequencies",
18377      "type": "bool"
18378    },
18379    {
18380      "name": "fxsr_opt",
18381      "type": "bool"
18382    },
18383    {
18384      "name": "hotplugged",
18385      "type": "bool"
18386    },
18387    {
18388      "name": "fsgsbase",
18389      "type": "bool"
18390    },
18391    {
18392      "name": "x-hv-synic-kvm-only",
18393      "type": "bool"
18394    },
18395    {
18396      "name": "avx512bw",
18397      "type": "bool"
18398    },
18399    {
18400      "name": "tsc-frequency",
18401      "type": "int"
18402    },
18403    {
18404      "name": "lbrv",
18405      "type": "bool"
18406    },
18407    {
18408      "name": "smx",
18409      "type": "bool"
18410    },
18411    {
18412      "name": "hle",
18413      "type": "bool"
18414    },
18415    {
18416      "name": "monitor",
18417      "type": "bool"
18418    },
18419    {
18420      "name": "sse4a",
18421      "type": "bool"
18422    },
18423    {
18424      "name": "tce",
18425      "type": "bool"
18426    },
18427    {
18428      "name": "vpclmulqdq",
18429      "type": "bool"
18430    },
18431    {
18432      "name": "tsc-scale",
18433      "type": "bool"
18434    },
18435    {
18436      "name": "kvm-pv-tlb-flush",
18437      "type": "bool"
18438    },
18439    {
18440      "name": "i64",
18441      "type": "bool"
18442    },
18443    {
18444      "name": "adx",
18445      "type": "bool"
18446    },
18447    {
18448      "name": "crash-information",
18449      "type": "GuestPanicInformation"
18450    },
18451    {
18452      "name": "ffxsr",
18453      "type": "bool"
18454    },
18455    {
18456      "name": "amd-no-ssb",
18457      "type": "bool"
18458    },
18459    {
18460      "name": "min-level",
18461      "type": "uint32"
18462    },
18463    {
18464      "name": "full-cpuid-auto-level",
18465      "type": "bool"
18466    },
18467    {
18468      "name": "svm_lock",
18469      "type": "bool"
18470    },
18471    {
18472      "name": "ssb-no",
18473      "type": "bool"
18474    },
18475    {
18476      "name": "msr",
18477      "type": "bool"
18478    },
18479    {
18480      "name": "clflush",
18481      "type": "bool"
18482    },
18483    {
18484      "name": "pclmulqdq",
18485      "type": "bool"
18486    },
18487    {
18488      "name": "xlevel2",
18489      "type": "uint32"
18490    },
18491    {
18492      "name": "mpx",
18493      "type": "bool"
18494    },
18495    {
18496      "name": "extapic",
18497      "type": "bool"
18498    },
18499    {
18500      "name": "hv-stimer",
18501      "type": "bool"
18502    },
18503    {
18504      "name": "xop",
18505      "type": "bool"
18506    },
18507    {
18508      "name": "smep",
18509      "type": "bool"
18510    },
18511    {
18512      "name": "pku",
18513      "type": "bool"
18514    },
18515    {
18516      "name": "hv-synic",
18517      "type": "bool"
18518    },
18519    {
18520      "name": "cx8",
18521      "type": "bool"
18522    },
18523    {
18524      "name": "xsavec",
18525      "type": "bool"
18526    },
18527    {
18528      "name": "kvm",
18529      "type": "bool"
18530    },
18531    {
18532      "name": "sse4-2",
18533      "type": "bool"
18534    },
18535    {
18536      "name": "vmcb-clean",
18537      "type": "bool"
18538    },
18539    {
18540      "name": "stibp",
18541      "type": "bool"
18542    },
18543    {
18544      "name": "hv-reenlightenment",
18545      "type": "bool"
18546    },
18547    {
18548      "name": "svm-lock",
18549      "type": "bool"
18550    },
18551    {
18552      "name": "sse4-1",
18553      "type": "bool"
18554    },
18555    {
18556      "name": "lahf_lm",
18557      "type": "bool"
18558    },
18559    {
18560      "name": "legacy-cache",
18561      "type": "bool"
18562    },
18563    {
18564      "name": "sse",
18565      "type": "bool"
18566    },
18567    {
18568      "name": "hv-vpindex",
18569      "type": "bool"
18570    },
18571    {
18572      "name": "ds",
18573      "type": "bool"
18574    },
18575    {
18576      "name": "osvw",
18577      "type": "bool"
18578    },
18579    {
18580      "name": "kvm_steal_time",
18581      "type": "bool"
18582    },
18583    {
18584      "name": "kvm_pv_eoi",
18585      "type": "bool"
18586    },
18587    {
18588      "name": "movdir64b",
18589      "type": "bool"
18590    },
18591    {
18592      "name": "acpi",
18593      "type": "bool"
18594    },
18595    {
18596      "name": "nrip-save",
18597      "type": "bool"
18598    },
18599    {
18600      "name": "gfni",
18601      "type": "bool"
18602    },
18603    {
18604      "name": "ds_cpl",
18605      "type": "bool"
18606    },
18607    {
18608      "name": "kvm-mmu",
18609      "type": "bool"
18610    },
18611    {
18612      "name": "avx512bitalg",
18613      "type": "bool"
18614    },
18615    {
18616      "name": "rdseed",
18617      "type": "bool"
18618    },
18619    {
18620      "name": "sha-ni",
18621      "type": "bool"
18622    },
18623    {
18624      "name": "ace2",
18625      "type": "bool"
18626    },
18627    {
18628      "name": "lmce",
18629      "type": "bool"
18630    },
18631    {
18632      "name": "nodeid_msr",
18633      "type": "bool"
18634    },
18635    {
18636      "name": "sse3",
18637      "type": "bool"
18638    },
18639    {
18640      "name": "f16c",
18641      "type": "bool"
18642    },
18643    {
18644      "name": "3dnowprefetch",
18645      "type": "bool"
18646    },
18647    {
18648      "name": "xd",
18649      "type": "bool"
18650    },
18651    {
18652      "name": "avx",
18653      "type": "bool"
18654    },
18655    {
18656      "name": "topoext",
18657      "type": "bool"
18658    },
18659    {
18660      "name": "avx512vnni",
18661      "type": "bool"
18662    },
18663    {
18664      "name": "rdctl-no",
18665      "type": "bool"
18666    },
18667    {
18668      "name": "mmx",
18669      "type": "bool"
18670    },
18671    {
18672      "name": "avx512-4fmaps",
18673      "type": "bool"
18674    },
18675    {
18676      "name": "level",
18677      "type": "uint32"
18678    },
18679    {
18680      "name": "sse2",
18681      "type": "bool"
18682    },
18683    {
18684      "name": "pni",
18685      "type": "bool"
18686    },
18687    {
18688      "name": "movbe",
18689      "type": "bool"
18690    },
18691    {
18692      "name": "mmxext",
18693      "type": "bool"
18694    },
18695    {
18696      "name": "flushbyasid",
18697      "type": "bool"
18698    },
18699    {
18700      "name": "rdtscp",
18701      "type": "bool"
18702    },
18703    {
18704      "name": "clwb",
18705      "type": "bool"
18706    },
18707    {
18708      "name": "kvm-asyncpf",
18709      "type": "bool"
18710    },
18711    {
18712      "name": "decodeassists",
18713      "type": "bool"
18714    },
18715    {
18716      "name": "pat",
18717      "type": "bool"
18718    },
18719    {
18720      "name": "invpcid",
18721      "type": "bool"
18722    },
18723    {
18724      "name": "pdpe1gb",
18725      "type": "bool"
18726    },
18727    {
18728      "name": "parent_bus",
18729      "type": "link<bus>"
18730    },
18731    {
18732      "name": "tsc-adjust",
18733      "type": "bool"
18734    },
18735    {
18736      "name": "ht",
18737      "type": "bool"
18738    },
18739    {
18740      "name": "xtpr",
18741      "type": "bool"
18742    },
18743    {
18744      "name": "tsc_adjust",
18745      "type": "bool"
18746    },
18747    {
18748      "name": "ssbd",
18749      "type": "bool"
18750    },
18751    {
18752      "name": "3dnowext",
18753      "type": "bool"
18754    },
18755    {
18756      "name": "clflushopt",
18757      "type": "bool"
18758    },
18759    {
18760      "name": "hv-vendor-id",
18761      "type": "str"
18762    },
18763    {
18764      "name": "xsave",
18765      "type": "bool"
18766    },
18767    {
18768      "name": "pdcm",
18769      "type": "bool"
18770    },
18771    {
18772      "name": "hv-crash",
18773      "type": "bool"
18774    },
18775    {
18776      "name": "est",
18777      "type": "bool"
18778    },
18779    {
18780      "name": "vendor",
18781      "type": "string"
18782    },
18783    {
18784      "name": "pge",
18785      "type": "bool"
18786    },
18787    {
18788      "name": "pcommit",
18789      "type": "bool"
18790    },
18791    {
18792      "name": "ibs",
18793      "type": "bool"
18794    },
18795    {
18796      "name": "tsc-deadline",
18797      "type": "bool"
18798    },
18799    {
18800      "name": "misalignsse",
18801      "type": "bool"
18802    },
18803    {
18804      "name": "kvmclock-stable-bit",
18805      "type": "bool"
18806    },
18807    {
18808      "name": "check",
18809      "type": "bool"
18810    },
18811    {
18812      "name": "hv-time",
18813      "type": "bool"
18814    },
18815    {
18816      "name": "perfctr-nb",
18817      "type": "bool"
18818    },
18819    {
18820      "name": "migratable",
18821      "type": "bool"
18822    },
18823    {
18824      "name": "feature-words",
18825      "type": "X86CPUFeatureWordInfo"
18826    },
18827    {
18828      "name": "phys-bits",
18829      "type": "uint32"
18830    },
18831    {
18832      "name": "apic",
18833      "type": "bool"
18834    },
18835    {
18836      "name": "avx512vbmi",
18837      "type": "bool"
18838    },
18839    {
18840      "name": "thread-id",
18841      "type": "int32"
18842    },
18843    {
18844      "name": "min-xlevel",
18845      "type": "uint32"
18846    },
18847    {
18848      "name": "socket-id",
18849      "type": "int32"
18850    },
18851    {
18852      "name": "avx512f",
18853      "type": "bool"
18854    },
18855    {
18856      "name": "arch-capabilities",
18857      "type": "bool"
18858    },
18859    {
18860      "name": "bmi2",
18861      "type": "bool"
18862    },
18863    {
18864      "name": "intel-pt",
18865      "type": "bool"
18866    },
18867    {
18868      "name": "wdt",
18869      "type": "bool"
18870    },
18871    {
18872      "name": "ace2-en",
18873      "type": "bool"
18874    },
18875    {
18876      "name": "avx512pf",
18877      "type": "bool"
18878    },
18879    {
18880      "name": "bmi1",
18881      "type": "bool"
18882    },
18883    {
18884      "name": "enforce",
18885      "type": "bool"
18886    },
18887    {
18888      "name": "kvm-nopiodelay",
18889      "type": "bool"
18890    },
18891    {
18892      "name": "sse4.2",
18893      "type": "bool"
18894    },
18895    {
18896      "name": "3dnow",
18897      "type": "bool"
18898    },
18899    {
18900      "name": "vmx",
18901      "type": "bool"
18902    },
18903    {
18904      "name": "la57",
18905      "type": "bool"
18906    },
18907    {
18908      "name": "xgetbv1",
18909      "type": "bool"
18910    },
18911    {
18912      "name": "ibrs-all",
18913      "type": "bool"
18914    },
18915    {
18916      "name": "sse4.1",
18917      "type": "bool"
18918    },
18919    {
18920      "name": "xsaveopt",
18921      "type": "bool"
18922    },
18923    {
18924      "name": "hv-relaxed",
18925      "type": "bool"
18926    },
18927    {
18928      "name": "spec-ctrl",
18929      "type": "bool"
18930    },
18931    {
18932      "name": "fxsr",
18933      "type": "bool"
18934    },
18935    {
18936      "name": "hv-vapic",
18937      "type": "bool"
18938    },
18939    {
18940      "name": "phe-en",
18941      "type": "bool"
18942    },
18943    {
18944      "name": "hv-ipi",
18945      "type": "bool"
18946    },
18947    {
18948      "name": "sse4_2",
18949      "type": "bool"
18950    },
18951    {
18952      "name": "hypervisor",
18953      "type": "bool"
18954    },
18955    {
18956      "name": "aes",
18957      "type": "bool"
18958    },
18959    {
18960      "name": "amd-ssbd",
18961      "type": "bool"
18962    },
18963    {
18964      "name": "core-id",
18965      "type": "int32"
18966    },
18967    {
18968      "name": "de",
18969      "type": "bool"
18970    },
18971    {
18972      "name": "ss",
18973      "type": "bool"
18974    },
18975    {
18976      "name": "fma",
18977      "type": "bool"
18978    }
18979  ],
18980  "id": "libvirt-39"
18981}
18982
18983{
18984  "execute": "query-machines",
18985  "id": "libvirt-40"
18986}
18987
18988{
18989  "return": [
18990    {
18991      "hotpluggable-cpus": true,
18992      "name": "isapc",
18993      "cpu-max": 1
18994    },
18995    {
18996      "hotpluggable-cpus": true,
18997      "name": "pc-1.1",
18998      "cpu-max": 255
18999    },
19000    {
19001      "hotpluggable-cpus": true,
19002      "name": "pc-1.2",
19003      "cpu-max": 255
19004    },
19005    {
19006      "hotpluggable-cpus": true,
19007      "name": "pc-1.3",
19008      "cpu-max": 255
19009    },
19010    {
19011      "hotpluggable-cpus": true,
19012      "name": "pc-i440fx-2.8",
19013      "cpu-max": 255
19014    },
19015    {
19016      "hotpluggable-cpus": true,
19017      "name": "pc-1.0",
19018      "cpu-max": 255
19019    },
19020    {
19021      "hotpluggable-cpus": false,
19022      "name": "none",
19023      "cpu-max": 1
19024    },
19025    {
19026      "hotpluggable-cpus": true,
19027      "name": "pc-i440fx-2.9",
19028      "cpu-max": 255
19029    },
19030    {
19031      "hotpluggable-cpus": true,
19032      "name": "pc-i440fx-2.6",
19033      "cpu-max": 255
19034    },
19035    {
19036      "hotpluggable-cpus": true,
19037      "name": "pc-i440fx-2.7",
19038      "cpu-max": 255
19039    },
19040    {
19041      "hotpluggable-cpus": true,
19042      "name": "pc-i440fx-2.3",
19043      "cpu-max": 255
19044    },
19045    {
19046      "hotpluggable-cpus": true,
19047      "name": "pc-i440fx-2.4",
19048      "cpu-max": 255
19049    },
19050    {
19051      "hotpluggable-cpus": true,
19052      "name": "pc-i440fx-2.5",
19053      "cpu-max": 255
19054    },
19055    {
19056      "hotpluggable-cpus": true,
19057      "name": "pc-i440fx-4.0",
19058      "is-default": true,
19059      "cpu-max": 255,
19060      "alias": "pc"
19061    },
19062    {
19063      "hotpluggable-cpus": true,
19064      "name": "pc-i440fx-2.1",
19065      "cpu-max": 255
19066    },
19067    {
19068      "hotpluggable-cpus": true,
19069      "name": "pc-i440fx-2.2",
19070      "cpu-max": 255
19071    },
19072    {
19073      "hotpluggable-cpus": true,
19074      "name": "pc-q35-3.1",
19075      "cpu-max": 288
19076    },
19077    {
19078      "hotpluggable-cpus": true,
19079      "name": "pc-i440fx-2.0",
19080      "cpu-max": 255
19081    },
19082    {
19083      "hotpluggable-cpus": true,
19084      "name": "pc-q35-2.11",
19085      "cpu-max": 288
19086    },
19087    {
19088      "hotpluggable-cpus": true,
19089      "name": "pc-q35-2.12",
19090      "cpu-max": 288
19091    },
19092    {
19093      "hotpluggable-cpus": true,
19094      "name": "pc-q35-3.0",
19095      "cpu-max": 288
19096    },
19097    {
19098      "hotpluggable-cpus": true,
19099      "name": "pc-q35-2.10",
19100      "cpu-max": 288
19101    },
19102    {
19103      "hotpluggable-cpus": true,
19104      "name": "pc-i440fx-1.7",
19105      "cpu-max": 255
19106    },
19107    {
19108      "hotpluggable-cpus": true,
19109      "name": "pc-q35-2.9",
19110      "cpu-max": 288
19111    },
19112    {
19113      "hotpluggable-cpus": true,
19114      "name": "pc-0.15",
19115      "cpu-max": 255
19116    },
19117    {
19118      "hotpluggable-cpus": true,
19119      "name": "pc-i440fx-1.5",
19120      "cpu-max": 255
19121    },
19122    {
19123      "hotpluggable-cpus": true,
19124      "name": "pc-q35-2.7",
19125      "cpu-max": 255
19126    },
19127    {
19128      "hotpluggable-cpus": true,
19129      "name": "pc-i440fx-1.6",
19130      "cpu-max": 255
19131    },
19132    {
19133      "hotpluggable-cpus": true,
19134      "name": "pc-i440fx-2.11",
19135      "cpu-max": 255
19136    },
19137    {
19138      "hotpluggable-cpus": true,
19139      "name": "pc-q35-2.8",
19140      "cpu-max": 288
19141    },
19142    {
19143      "hotpluggable-cpus": true,
19144      "name": "pc-0.13",
19145      "cpu-max": 255
19146    },
19147    {
19148      "hotpluggable-cpus": true,
19149      "name": "pc-i440fx-2.12",
19150      "cpu-max": 255
19151    },
19152    {
19153      "hotpluggable-cpus": true,
19154      "name": "pc-0.14",
19155      "cpu-max": 255
19156    },
19157    {
19158      "hotpluggable-cpus": true,
19159      "name": "pc-i440fx-3.0",
19160      "cpu-max": 255
19161    },
19162    {
19163      "hotpluggable-cpus": true,
19164      "name": "pc-i440fx-3.1",
19165      "cpu-max": 255
19166    },
19167    {
19168      "hotpluggable-cpus": true,
19169      "name": "pc-q35-2.4",
19170      "cpu-max": 255
19171    },
19172    {
19173      "hotpluggable-cpus": true,
19174      "name": "pc-q35-2.5",
19175      "cpu-max": 255
19176    },
19177    {
19178      "hotpluggable-cpus": true,
19179      "name": "pc-q35-2.6",
19180      "cpu-max": 255
19181    },
19182    {
19183      "hotpluggable-cpus": true,
19184      "name": "pc-i440fx-2.10",
19185      "cpu-max": 255
19186    },
19187    {
19188      "hotpluggable-cpus": true,
19189      "name": "pc-i440fx-1.4",
19190      "cpu-max": 255
19191    },
19192    {
19193      "hotpluggable-cpus": true,
19194      "name": "pc-0.12",
19195      "cpu-max": 255
19196    },
19197    {
19198      "hotpluggable-cpus": true,
19199      "name": "pc-q35-4.0",
19200      "cpu-max": 288,
19201      "alias": "q35"
19202    }
19203  ],
19204  "id": "libvirt-40"
19205}
19206
19207{
19208  "execute": "qom-list-properties",
19209  "arguments": {
19210    "typename": "none-machine"
19211  },
19212  "id": "libvirt-41"
19213}
19214
19215{
19216  "return": [
19217    {
19218      "name": "type",
19219      "type": "string"
19220    },
19221    {
19222      "name": "enforce-config-section",
19223      "description": "Set on to enforce configuration section migration",
19224      "type": "bool"
19225    },
19226    {
19227      "name": "kernel",
19228      "description": "Linux kernel image file",
19229      "type": "string"
19230    },
19231    {
19232      "name": "dt-compatible",
19233      "description": "Overrides the \"compatible\" property of the dt root node",
19234      "type": "string"
19235    },
19236    {
19237      "name": "initrd",
19238      "description": "Linux initial ramdisk file",
19239      "type": "string"
19240    },
19241    {
19242      "name": "graphics",
19243      "description": "Set on/off to enable/disable graphics emulation",
19244      "type": "bool"
19245    },
19246    {
19247      "name": "kernel-irqchip",
19248      "description": "Configure KVM in-kernel irqchip",
19249      "type": "on|off|split"
19250    },
19251    {
19252      "name": "usb",
19253      "description": "Set on/off to enable/disable usb",
19254      "type": "bool"
19255    },
19256    {
19257      "name": "firmware",
19258      "description": "Firmware image",
19259      "type": "string"
19260    },
19261    {
19262      "name": "memory-encryption",
19263      "description": "Set memory encryption object to use",
19264      "type": "string"
19265    },
19266    {
19267      "name": "dump-guest-core",
19268      "description": "Include guest memory in a core dump",
19269      "type": "bool"
19270    },
19271    {
19272      "name": "kvm-shadow-mem",
19273      "description": "KVM shadow MMU size",
19274      "type": "int"
19275    },
19276    {
19277      "name": "igd-passthru",
19278      "description": "Set on/off to enable/disable igd passthrou",
19279      "type": "bool"
19280    },
19281    {
19282      "name": "phandle-start",
19283      "description": "The first phandle ID we may generate dynamically",
19284      "type": "int"
19285    },
19286    {
19287      "name": "dumpdtb",
19288      "description": "Dump current dtb to a file and quit",
19289      "type": "string"
19290    },
19291    {
19292      "name": "mem-merge",
19293      "description": "Enable/disable memory merge support",
19294      "type": "bool"
19295    },
19296    {
19297      "name": "dtb",
19298      "description": "Linux kernel device tree file",
19299      "type": "string"
19300    },
19301    {
19302      "name": "accel",
19303      "description": "Accelerator list",
19304      "type": "string"
19305    },
19306    {
19307      "name": "append",
19308      "description": "Linux kernel command line",
19309      "type": "string"
19310    },
19311    {
19312      "name": "suppress-vmdesc",
19313      "description": "Set on to disable self-describing migration",
19314      "type": "bool"
19315    }
19316  ],
19317  "id": "libvirt-41"
19318}
19319
19320{
19321  "execute": "query-cpu-definitions",
19322  "id": "libvirt-42"
19323}
19324
19325{
19326  "return": [
19327    {
19328      "name": "max",
19329      "typename": "max-x86_64-cpu",
19330      "unavailable-features": [
19331      ],
19332      "static": false,
19333      "migration-safe": false
19334    },
19335    {
19336      "name": "host",
19337      "typename": "host-x86_64-cpu",
19338      "unavailable-features": [
19339      ],
19340      "static": false,
19341      "migration-safe": false
19342    },
19343    {
19344      "name": "base",
19345      "typename": "base-x86_64-cpu",
19346      "unavailable-features": [
19347      ],
19348      "static": true,
19349      "migration-safe": true
19350    },
19351    {
19352      "name": "qemu64",
19353      "typename": "qemu64-x86_64-cpu",
19354      "unavailable-features": [
19355      ],
19356      "static": false,
19357      "migration-safe": true
19358    },
19359    {
19360      "name": "qemu32",
19361      "typename": "qemu32-x86_64-cpu",
19362      "unavailable-features": [
19363      ],
19364      "static": false,
19365      "migration-safe": true
19366    },
19367    {
19368      "name": "phenom",
19369      "typename": "phenom-x86_64-cpu",
19370      "unavailable-features": [
19371        "mmxext",
19372        "fxsr-opt",
19373        "3dnowext",
19374        "3dnow",
19375        "sse4a",
19376        "npt"
19377      ],
19378      "static": false,
19379      "migration-safe": true
19380    },
19381    {
19382      "name": "pentium3",
19383      "typename": "pentium3-x86_64-cpu",
19384      "unavailable-features": [
19385      ],
19386      "static": false,
19387      "migration-safe": true
19388    },
19389    {
19390      "name": "pentium2",
19391      "typename": "pentium2-x86_64-cpu",
19392      "unavailable-features": [
19393      ],
19394      "static": false,
19395      "migration-safe": true
19396    },
19397    {
19398      "name": "pentium",
19399      "typename": "pentium-x86_64-cpu",
19400      "unavailable-features": [
19401      ],
19402      "static": false,
19403      "migration-safe": true
19404    },
19405    {
19406      "name": "n270",
19407      "typename": "n270-x86_64-cpu",
19408      "unavailable-features": [
19409      ],
19410      "static": false,
19411      "migration-safe": true
19412    },
19413    {
19414      "name": "kvm64",
19415      "typename": "kvm64-x86_64-cpu",
19416      "unavailable-features": [
19417      ],
19418      "static": false,
19419      "migration-safe": true
19420    },
19421    {
19422      "name": "kvm32",
19423      "typename": "kvm32-x86_64-cpu",
19424      "unavailable-features": [
19425      ],
19426      "static": false,
19427      "migration-safe": true
19428    },
19429    {
19430      "name": "coreduo",
19431      "typename": "coreduo-x86_64-cpu",
19432      "unavailable-features": [
19433      ],
19434      "static": false,
19435      "migration-safe": true
19436    },
19437    {
19438      "name": "core2duo",
19439      "typename": "core2duo-x86_64-cpu",
19440      "unavailable-features": [
19441      ],
19442      "static": false,
19443      "migration-safe": true
19444    },
19445    {
19446      "name": "athlon",
19447      "typename": "athlon-x86_64-cpu",
19448      "unavailable-features": [
19449        "mmxext",
19450        "3dnowext",
19451        "3dnow"
19452      ],
19453      "static": false,
19454      "migration-safe": true
19455    },
19456    {
19457      "name": "Westmere-IBRS",
19458      "typename": "Westmere-IBRS-x86_64-cpu",
19459      "unavailable-features": [
19460      ],
19461      "static": false,
19462      "migration-safe": true
19463    },
19464    {
19465      "name": "Westmere",
19466      "typename": "Westmere-x86_64-cpu",
19467      "unavailable-features": [
19468      ],
19469      "static": false,
19470      "migration-safe": true
19471    },
19472    {
19473      "name": "Skylake-Server-IBRS",
19474      "typename": "Skylake-Server-IBRS-x86_64-cpu",
19475      "unavailable-features": [
19476        "avx512f",
19477        "avx512dq",
19478        "clwb",
19479        "avx512cd",
19480        "avx512bw",
19481        "avx512vl",
19482        "pku",
19483        "avx512f",
19484        "avx512f",
19485        "avx512f",
19486        "pku"
19487      ],
19488      "static": false,
19489      "migration-safe": true
19490    },
19491    {
19492      "name": "Skylake-Server",
19493      "typename": "Skylake-Server-x86_64-cpu",
19494      "unavailable-features": [
19495        "avx512f",
19496        "avx512dq",
19497        "clwb",
19498        "avx512cd",
19499        "avx512bw",
19500        "avx512vl",
19501        "pku",
19502        "avx512f",
19503        "avx512f",
19504        "avx512f",
19505        "pku"
19506      ],
19507      "static": false,
19508      "migration-safe": true
19509    },
19510    {
19511      "name": "Skylake-Client-IBRS",
19512      "typename": "Skylake-Client-IBRS-x86_64-cpu",
19513      "unavailable-features": [
19514      ],
19515      "static": false,
19516      "migration-safe": true
19517    },
19518    {
19519      "name": "Skylake-Client",
19520      "typename": "Skylake-Client-x86_64-cpu",
19521      "unavailable-features": [
19522      ],
19523      "static": false,
19524      "migration-safe": true
19525    },
19526    {
19527      "name": "SandyBridge-IBRS",
19528      "typename": "SandyBridge-IBRS-x86_64-cpu",
19529      "unavailable-features": [
19530      ],
19531      "static": false,
19532      "migration-safe": true
19533    },
19534    {
19535      "name": "SandyBridge",
19536      "typename": "SandyBridge-x86_64-cpu",
19537      "unavailable-features": [
19538      ],
19539      "static": false,
19540      "migration-safe": true
19541    },
19542    {
19543      "name": "Penryn",
19544      "typename": "Penryn-x86_64-cpu",
19545      "unavailable-features": [
19546      ],
19547      "static": false,
19548      "migration-safe": true
19549    },
19550    {
19551      "name": "Opteron_G5",
19552      "typename": "Opteron_G5-x86_64-cpu",
19553      "unavailable-features": [
19554        "sse4a",
19555        "misalignsse",
19556        "xop",
19557        "fma4",
19558        "tbm",
19559        "npt",
19560        "nrip-save"
19561      ],
19562      "static": false,
19563      "migration-safe": true
19564    },
19565    {
19566      "name": "Opteron_G4",
19567      "typename": "Opteron_G4-x86_64-cpu",
19568      "unavailable-features": [
19569        "sse4a",
19570        "misalignsse",
19571        "xop",
19572        "fma4",
19573        "npt",
19574        "nrip-save"
19575      ],
19576      "static": false,
19577      "migration-safe": true
19578    },
19579    {
19580      "name": "Opteron_G3",
19581      "typename": "Opteron_G3-x86_64-cpu",
19582      "unavailable-features": [
19583        "sse4a",
19584        "misalignsse"
19585      ],
19586      "static": false,
19587      "migration-safe": true
19588    },
19589    {
19590      "name": "Opteron_G2",
19591      "typename": "Opteron_G2-x86_64-cpu",
19592      "unavailable-features": [
19593      ],
19594      "static": false,
19595      "migration-safe": true
19596    },
19597    {
19598      "name": "Opteron_G1",
19599      "typename": "Opteron_G1-x86_64-cpu",
19600      "unavailable-features": [
19601      ],
19602      "static": false,
19603      "migration-safe": true
19604    },
19605    {
19606      "name": "Nehalem-IBRS",
19607      "typename": "Nehalem-IBRS-x86_64-cpu",
19608      "unavailable-features": [
19609      ],
19610      "static": false,
19611      "migration-safe": true
19612    },
19613    {
19614      "name": "Nehalem",
19615      "typename": "Nehalem-x86_64-cpu",
19616      "unavailable-features": [
19617      ],
19618      "static": false,
19619      "migration-safe": true
19620    },
19621    {
19622      "name": "KnightsMill",
19623      "typename": "KnightsMill-x86_64-cpu",
19624      "unavailable-features": [
19625        "avx512f",
19626        "avx512pf",
19627        "avx512er",
19628        "avx512cd",
19629        "avx512-vpopcntdq",
19630        "avx512-4vnniw",
19631        "avx512-4fmaps",
19632        "avx512f",
19633        "avx512f",
19634        "avx512f"
19635      ],
19636      "static": false,
19637      "migration-safe": true
19638    },
19639    {
19640      "name": "IvyBridge-IBRS",
19641      "typename": "IvyBridge-IBRS-x86_64-cpu",
19642      "unavailable-features": [
19643      ],
19644      "static": false,
19645      "migration-safe": true
19646    },
19647    {
19648      "name": "IvyBridge",
19649      "typename": "IvyBridge-x86_64-cpu",
19650      "unavailable-features": [
19651      ],
19652      "static": false,
19653      "migration-safe": true
19654    },
19655    {
19656      "name": "Icelake-Server",
19657      "typename": "Icelake-Server-x86_64-cpu",
19658      "unavailable-features": [
19659        "avx512f",
19660        "avx512dq",
19661        "clwb",
19662        "avx512cd",
19663        "avx512bw",
19664        "avx512vl",
19665        "avx512vbmi",
19666        "pku",
19667        "avx512vbmi2",
19668        "gfni",
19669        "vaes",
19670        "vpclmulqdq",
19671        "avx512vnni",
19672        "avx512bitalg",
19673        "avx512-vpopcntdq",
19674        "la57",
19675        "wbnoinvd",
19676        "avx512f",
19677        "avx512f",
19678        "avx512f",
19679        "pku"
19680      ],
19681      "static": false,
19682      "migration-safe": true
19683    },
19684    {
19685      "name": "Icelake-Client",
19686      "typename": "Icelake-Client-x86_64-cpu",
19687      "unavailable-features": [
19688        "avx512vbmi",
19689        "pku",
19690        "avx512vbmi2",
19691        "gfni",
19692        "vaes",
19693        "vpclmulqdq",
19694        "avx512vnni",
19695        "avx512bitalg",
19696        "avx512-vpopcntdq",
19697        "wbnoinvd",
19698        "pku"
19699      ],
19700      "static": false,
19701      "migration-safe": true
19702    },
19703    {
19704      "name": "Haswell-noTSX-IBRS",
19705      "typename": "Haswell-noTSX-IBRS-x86_64-cpu",
19706      "unavailable-features": [
19707      ],
19708      "static": false,
19709      "migration-safe": true
19710    },
19711    {
19712      "name": "Haswell-noTSX",
19713      "typename": "Haswell-noTSX-x86_64-cpu",
19714      "unavailable-features": [
19715      ],
19716      "static": false,
19717      "migration-safe": true
19718    },
19719    {
19720      "name": "Haswell-IBRS",
19721      "typename": "Haswell-IBRS-x86_64-cpu",
19722      "unavailable-features": [
19723      ],
19724      "static": false,
19725      "migration-safe": true
19726    },
19727    {
19728      "name": "Haswell",
19729      "typename": "Haswell-x86_64-cpu",
19730      "unavailable-features": [
19731      ],
19732      "static": false,
19733      "migration-safe": true
19734    },
19735    {
19736      "name": "EPYC-IBPB",
19737      "typename": "EPYC-IBPB-x86_64-cpu",
19738      "unavailable-features": [
19739        "sha-ni",
19740        "mmxext",
19741        "fxsr-opt",
19742        "cr8legacy",
19743        "sse4a",
19744        "misalignsse",
19745        "osvw",
19746        "ibpb",
19747        "npt",
19748        "nrip-save"
19749      ],
19750      "static": false,
19751      "migration-safe": true
19752    },
19753    {
19754      "name": "EPYC",
19755      "typename": "EPYC-x86_64-cpu",
19756      "unavailable-features": [
19757        "sha-ni",
19758        "mmxext",
19759        "fxsr-opt",
19760        "cr8legacy",
19761        "sse4a",
19762        "misalignsse",
19763        "osvw",
19764        "npt",
19765        "nrip-save"
19766      ],
19767      "static": false,
19768      "migration-safe": true
19769    },
19770    {
19771      "name": "Conroe",
19772      "typename": "Conroe-x86_64-cpu",
19773      "unavailable-features": [
19774      ],
19775      "static": false,
19776      "migration-safe": true
19777    },
19778    {
19779      "name": "Cascadelake-Server",
19780      "typename": "Cascadelake-Server-x86_64-cpu",
19781      "unavailable-features": [
19782        "avx512f",
19783        "avx512dq",
19784        "clwb",
19785        "avx512cd",
19786        "avx512bw",
19787        "avx512vl",
19788        "pku",
19789        "avx512vnni",
19790        "avx512f",
19791        "avx512f",
19792        "avx512f",
19793        "pku"
19794      ],
19795      "static": false,
19796      "migration-safe": true
19797    },
19798    {
19799      "name": "Broadwell-noTSX-IBRS",
19800      "typename": "Broadwell-noTSX-IBRS-x86_64-cpu",
19801      "unavailable-features": [
19802      ],
19803      "static": false,
19804      "migration-safe": true
19805    },
19806    {
19807      "name": "Broadwell-noTSX",
19808      "typename": "Broadwell-noTSX-x86_64-cpu",
19809      "unavailable-features": [
19810      ],
19811      "static": false,
19812      "migration-safe": true
19813    },
19814    {
19815      "name": "Broadwell-IBRS",
19816      "typename": "Broadwell-IBRS-x86_64-cpu",
19817      "unavailable-features": [
19818      ],
19819      "static": false,
19820      "migration-safe": true
19821    },
19822    {
19823      "name": "Broadwell",
19824      "typename": "Broadwell-x86_64-cpu",
19825      "unavailable-features": [
19826      ],
19827      "static": false,
19828      "migration-safe": true
19829    },
19830    {
19831      "name": "486",
19832      "typename": "486-x86_64-cpu",
19833      "unavailable-features": [
19834      ],
19835      "static": false,
19836      "migration-safe": true
19837    }
19838  ],
19839  "id": "libvirt-42"
19840}
19841
19842{
19843  "execute": "query-tpm-models",
19844  "id": "libvirt-43"
19845}
19846
19847{
19848  "return": [
19849    "tpm-crb",
19850    "tpm-tis"
19851  ],
19852  "id": "libvirt-43"
19853}
19854
19855{
19856  "execute": "query-tpm-types",
19857  "id": "libvirt-44"
19858}
19859
19860{
19861  "return": [
19862    "passthrough",
19863    "emulator"
19864  ],
19865  "id": "libvirt-44"
19866}
19867
19868{
19869  "execute": "query-command-line-options",
19870  "id": "libvirt-45"
19871}
19872
19873{
19874  "return": [
19875    {
19876      "parameters": [
19877        {
19878          "name": "timeout",
19879          "help": "Request timeout in seconds (default 0 = no timeout)",
19880          "type": "number"
19881        },
19882        {
19883          "name": "initiator-name",
19884          "help": "Initiator iqn name to use when connecting",
19885          "type": "string"
19886        },
19887        {
19888          "name": "header-digest",
19889          "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}",
19890          "type": "string"
19891        },
19892        {
19893          "name": "password-secret",
19894          "help": "ID of the secret providing password for CHAP authentication to target",
19895          "type": "string"
19896        },
19897        {
19898          "name": "password",
19899          "help": "password for CHAP authentication to target",
19900          "type": "string"
19901        },
19902        {
19903          "name": "user",
19904          "help": "username for CHAP authentication to target",
19905          "type": "string"
19906        }
19907      ],
19908      "option": "iscsi"
19909    },
19910    {
19911      "parameters": [
19912        {
19913          "name": "non-adaptive",
19914          "type": "boolean"
19915        },
19916        {
19917          "name": "lossy",
19918          "type": "boolean"
19919        },
19920        {
19921          "name": "sasl-authz",
19922          "type": "string"
19923        },
19924        {
19925          "name": "tls-authz",
19926          "type": "string"
19927        },
19928        {
19929          "name": "acl",
19930          "type": "boolean"
19931        },
19932        {
19933          "name": "sasl",
19934          "type": "boolean"
19935        },
19936        {
19937          "name": "key-delay-ms",
19938          "type": "number"
19939        },
19940        {
19941          "name": "lock-key-sync",
19942          "type": "boolean"
19943        },
19944        {
19945          "name": "reverse",
19946          "type": "boolean"
19947        },
19948        {
19949          "name": "password",
19950          "type": "boolean"
19951        },
19952        {
19953          "name": "ipv6",
19954          "type": "boolean"
19955        },
19956        {
19957          "name": "ipv4",
19958          "type": "boolean"
19959        },
19960        {
19961          "name": "to",
19962          "type": "number"
19963        },
19964        {
19965          "name": "connections",
19966          "type": "number"
19967        },
19968        {
19969          "name": "head",
19970          "type": "number"
19971        },
19972        {
19973          "name": "display",
19974          "type": "string"
19975        },
19976        {
19977          "name": "share",
19978          "type": "string"
19979        },
19980        {
19981          "name": "tls-creds",
19982          "type": "string"
19983        },
19984        {
19985          "name": "websocket",
19986          "type": "string"
19987        },
19988        {
19989          "name": "vnc",
19990          "type": "string"
19991        }
19992      ],
19993      "option": "vnc"
19994    },
19995    {
19996      "parameters": [
19997        {
19998          "name": "rendernode",
19999          "type": "string"
20000        },
20001        {
20002          "name": "gl",
20003          "type": "boolean"
20004        },
20005        {
20006          "name": "head",
20007          "type": "number"
20008        },
20009        {
20010          "name": "display",
20011          "type": "string"
20012        },
20013        {
20014          "name": "seamless-migration",
20015          "type": "boolean"
20016        },
20017        {
20018          "name": "playback-compression",
20019          "type": "boolean"
20020        },
20021        {
20022          "name": "agent-mouse",
20023          "type": "boolean"
20024        },
20025        {
20026          "name": "streaming-video",
20027          "type": "string"
20028        },
20029        {
20030          "name": "zlib-glz-wan-compression",
20031          "type": "string"
20032        },
20033        {
20034          "name": "jpeg-wan-compression",
20035          "type": "string"
20036        },
20037        {
20038          "name": "image-compression",
20039          "type": "string"
20040        },
20041        {
20042          "name": "plaintext-channel",
20043          "type": "string"
20044        },
20045        {
20046          "name": "tls-channel",
20047          "type": "string"
20048        },
20049        {
20050          "name": "tls-ciphers",
20051          "type": "string"
20052        },
20053        {
20054          "name": "x509-dh-key-file",
20055          "type": "string"
20056        },
20057        {
20058          "name": "x509-cacert-file",
20059          "type": "string"
20060        },
20061        {
20062          "name": "x509-cert-file",
20063          "type": "string"
20064        },
20065        {
20066          "name": "x509-key-password",
20067          "type": "string"
20068        },
20069        {
20070          "name": "x509-key-file",
20071          "type": "string"
20072        },
20073        {
20074          "name": "x509-dir",
20075          "type": "string"
20076        },
20077        {
20078          "name": "sasl",
20079          "type": "boolean"
20080        },
20081        {
20082          "name": "disable-agent-file-xfer",
20083          "type": "boolean"
20084        },
20085        {
20086          "name": "disable-copy-paste",
20087          "type": "boolean"
20088        },
20089        {
20090          "name": "disable-ticketing",
20091          "type": "boolean"
20092        },
20093        {
20094          "name": "password",
20095          "type": "string"
20096        },
20097        {
20098          "name": "unix",
20099          "type": "boolean"
20100        },
20101        {
20102          "name": "ipv6",
20103          "type": "boolean"
20104        },
20105        {
20106          "name": "ipv4",
20107          "type": "boolean"
20108        },
20109        {
20110          "name": "addr",
20111          "type": "string"
20112        },
20113        {
20114          "name": "tls-port",
20115          "type": "number"
20116        },
20117        {
20118          "name": "port",
20119          "type": "number"
20120        }
20121      ],
20122      "option": "spice"
20123    },
20124    {
20125      "parameters": [
20126      ],
20127      "option": "smbios"
20128    },
20129    {
20130      "parameters": [
20131      ],
20132      "option": "acpi"
20133    },
20134    {
20135      "parameters": [
20136        {
20137          "name": "dmode",
20138          "type": "number"
20139        },
20140        {
20141          "name": "fmode",
20142          "type": "number"
20143        },
20144        {
20145          "name": "sock_fd",
20146          "type": "number"
20147        },
20148        {
20149          "name": "socket",
20150          "type": "string"
20151        },
20152        {
20153          "name": "readonly",
20154          "type": "boolean"
20155        },
20156        {
20157          "name": "writeout",
20158          "type": "string"
20159        },
20160        {
20161          "name": "security_model",
20162          "type": "string"
20163        },
20164        {
20165          "name": "mount_tag",
20166          "type": "string"
20167        },
20168        {
20169          "name": "path",
20170          "type": "string"
20171        },
20172        {
20173          "name": "fsdriver",
20174          "type": "string"
20175        }
20176      ],
20177      "option": "virtfs"
20178    },
20179    {
20180      "parameters": [
20181        {
20182          "name": "throttling.iops-size",
20183          "help": "when limiting by iops max size of an I/O in bytes",
20184          "type": "number"
20185        },
20186        {
20187          "name": "throttling.bps-write-max-length",
20188          "help": "length of the bps-write-max burst period, in seconds",
20189          "type": "number"
20190        },
20191        {
20192          "name": "throttling.bps-read-max-length",
20193          "help": "length of the bps-read-max burst period, in seconds",
20194          "type": "number"
20195        },
20196        {
20197          "name": "throttling.bps-total-max-length",
20198          "help": "length of the bps-total-max burst period, in seconds",
20199          "type": "number"
20200        },
20201        {
20202          "name": "throttling.iops-write-max-length",
20203          "help": "length of the iops-write-max burst period, in seconds",
20204          "type": "number"
20205        },
20206        {
20207          "name": "throttling.iops-read-max-length",
20208          "help": "length of the iops-read-max burst period, in seconds",
20209          "type": "number"
20210        },
20211        {
20212          "name": "throttling.iops-total-max-length",
20213          "help": "length of the iops-total-max burst period, in seconds",
20214          "type": "number"
20215        },
20216        {
20217          "name": "throttling.bps-write-max",
20218          "help": "total bytes write burst",
20219          "type": "number"
20220        },
20221        {
20222          "name": "throttling.bps-read-max",
20223          "help": "total bytes read burst",
20224          "type": "number"
20225        },
20226        {
20227          "name": "throttling.bps-total-max",
20228          "help": "total bytes burst",
20229          "type": "number"
20230        },
20231        {
20232          "name": "throttling.iops-write-max",
20233          "help": "I/O operations write burst",
20234          "type": "number"
20235        },
20236        {
20237          "name": "throttling.iops-read-max",
20238          "help": "I/O operations read burst",
20239          "type": "number"
20240        },
20241        {
20242          "name": "throttling.iops-total-max",
20243          "help": "I/O operations burst",
20244          "type": "number"
20245        },
20246        {
20247          "name": "throttling.bps-write",
20248          "help": "limit write bytes per second",
20249          "type": "number"
20250        },
20251        {
20252          "name": "throttling.bps-read",
20253          "help": "limit read bytes per second",
20254          "type": "number"
20255        },
20256        {
20257          "name": "throttling.bps-total",
20258          "help": "limit total bytes per second",
20259          "type": "number"
20260        },
20261        {
20262          "name": "throttling.iops-write",
20263          "help": "limit write operations per second",
20264          "type": "number"
20265        },
20266        {
20267          "name": "throttling.iops-read",
20268          "help": "limit read operations per second",
20269          "type": "number"
20270        },
20271        {
20272          "name": "throttling.iops-total",
20273          "help": "limit total I/O operations per second",
20274          "type": "number"
20275        },
20276        {
20277          "name": "dmode",
20278          "type": "number"
20279        },
20280        {
20281          "name": "fmode",
20282          "type": "number"
20283        },
20284        {
20285          "name": "sock_fd",
20286          "type": "number"
20287        },
20288        {
20289          "name": "socket",
20290          "type": "string"
20291        },
20292        {
20293          "name": "readonly",
20294          "type": "boolean"
20295        },
20296        {
20297          "name": "writeout",
20298          "type": "string"
20299        },
20300        {
20301          "name": "security_model",
20302          "type": "string"
20303        },
20304        {
20305          "name": "path",
20306          "type": "string"
20307        },
20308        {
20309          "name": "fsdriver",
20310          "type": "string"
20311        }
20312      ],
20313      "option": "fsdev"
20314    },
20315    {
20316      "parameters": [
20317        {
20318          "name": "resourcecontrol",
20319          "type": "string"
20320        },
20321        {
20322          "name": "spawn",
20323          "type": "string"
20324        },
20325        {
20326          "name": "elevateprivileges",
20327          "type": "string"
20328        },
20329        {
20330          "name": "obsolete",
20331          "type": "string"
20332        },
20333        {
20334          "name": "enable",
20335          "type": "boolean"
20336        }
20337      ],
20338      "option": "sandbox"
20339    },
20340    {
20341      "parameters": [
20342        {
20343          "name": "string",
20344          "help": "Sets content of the blob to be inserted from a string",
20345          "type": "string"
20346        },
20347        {
20348          "name": "file",
20349          "help": "Sets the name of the file from which the fw_cfg blob will be loaded",
20350          "type": "string"
20351        },
20352        {
20353          "name": "name",
20354          "help": "Sets the fw_cfg name of the blob to be inserted",
20355          "type": "string"
20356        }
20357      ],
20358      "option": "fw_cfg"
20359    },
20360    {
20361      "parameters": [
20362        {
20363          "name": "arg",
20364          "type": "string"
20365        },
20366        {
20367          "name": "target",
20368          "type": "string"
20369        },
20370        {
20371          "name": "enable",
20372          "type": "boolean"
20373        }
20374      ],
20375      "option": "semihosting-config"
20376    },
20377    {
20378      "parameters": [
20379        {
20380          "name": "rrsnapshot",
20381          "type": "string"
20382        },
20383        {
20384          "name": "rrfile",
20385          "type": "string"
20386        },
20387        {
20388          "name": "rr",
20389          "type": "string"
20390        },
20391        {
20392          "name": "sleep",
20393          "type": "boolean"
20394        },
20395        {
20396          "name": "align",
20397          "type": "boolean"
20398        },
20399        {
20400          "name": "shift",
20401          "type": "string"
20402        }
20403      ],
20404      "option": "icount"
20405    },
20406    {
20407      "parameters": [
20408      ],
20409      "option": "numa"
20410    },
20411    {
20412      "parameters": [
20413        {
20414          "name": "debug-threads",
20415          "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.",
20416          "type": "boolean"
20417        },
20418        {
20419          "name": "process",
20420          "help": "Sets the name of the QEMU process, as shown in top etc",
20421          "type": "string"
20422        },
20423        {
20424          "name": "guest",
20425          "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",
20426          "type": "string"
20427        }
20428      ],
20429      "option": "name"
20430    },
20431    {
20432      "parameters": [
20433        {
20434          "name": "timestamp",
20435          "type": "boolean"
20436        }
20437      ],
20438      "option": "msg"
20439    },
20440    {
20441      "parameters": [
20442        {
20443          "name": "cpu-pm",
20444          "type": "boolean"
20445        },
20446        {
20447          "name": "mem-lock",
20448          "type": "boolean"
20449        }
20450      ],
20451      "option": "overcommit"
20452    },
20453    {
20454      "parameters": [
20455        {
20456          "name": "mlock",
20457          "type": "boolean"
20458        }
20459      ],
20460      "option": "realtime"
20461    },
20462    {
20463      "parameters": [
20464      ],
20465      "option": "tpmdev"
20466    },
20467    {
20468      "parameters": [
20469      ],
20470      "option": "object"
20471    },
20472    {
20473      "parameters": [
20474        {
20475          "name": "opaque",
20476          "help": "free-form string used to describe fd",
20477          "type": "string"
20478        },
20479        {
20480          "name": "set",
20481          "help": "ID of the fd set to add fd to",
20482          "type": "number"
20483        },
20484        {
20485          "name": "fd",
20486          "help": "file descriptor of which a duplicate is added to fd set",
20487          "type": "number"
20488        }
20489      ],
20490      "option": "add-fd"
20491    },
20492    {
20493      "parameters": [
20494        {
20495          "name": "strict",
20496          "type": "boolean"
20497        },
20498        {
20499          "name": "reboot-timeout",
20500          "type": "number"
20501        },
20502        {
20503          "name": "splash-time",
20504          "type": "number"
20505        },
20506        {
20507          "name": "splash",
20508          "type": "string"
20509        },
20510        {
20511          "name": "menu",
20512          "type": "boolean"
20513        },
20514        {
20515          "name": "once",
20516          "type": "string"
20517        },
20518        {
20519          "name": "order",
20520          "type": "string"
20521        }
20522      ],
20523      "option": "boot-opts"
20524    },
20525    {
20526      "parameters": [
20527        {
20528          "name": "maxcpus",
20529          "type": "number"
20530        },
20531        {
20532          "name": "threads",
20533          "type": "number"
20534        },
20535        {
20536          "name": "cores",
20537          "type": "number"
20538        },
20539        {
20540          "name": "sockets",
20541          "type": "number"
20542        },
20543        {
20544          "name": "cpus",
20545          "type": "number"
20546        }
20547      ],
20548      "option": "smp-opts"
20549    },
20550    {
20551      "parameters": [
20552        {
20553          "name": "maxmem",
20554          "type": "size"
20555        },
20556        {
20557          "name": "slots",
20558          "type": "number"
20559        },
20560        {
20561          "name": "size",
20562          "type": "size"
20563        }
20564      ],
20565      "option": "memory"
20566    },
20567    {
20568      "parameters": [
20569        {
20570          "name": "thread",
20571          "help": "Enable/disable multi-threaded TCG",
20572          "type": "string"
20573        },
20574        {
20575          "name": "accel",
20576          "help": "Select the type of accelerator",
20577          "type": "string"
20578        }
20579      ],
20580      "option": "accel"
20581    },
20582    {
20583      "parameters": [
20584        {
20585          "name": "loadparm",
20586          "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",
20587          "type": "string"
20588        },
20589        {
20590          "name": "dea-key-wrap",
20591          "help": "enable/disable DEA key wrapping using the CPACF wrapping key",
20592          "type": "boolean"
20593        },
20594        {
20595          "name": "aes-key-wrap",
20596          "help": "enable/disable AES key wrapping using the CPACF wrapping key",
20597          "type": "boolean"
20598        },
20599        {
20600          "name": "suppress-vmdesc",
20601          "help": "Set on to disable self-describing migration",
20602          "type": "boolean"
20603        },
20604        {
20605          "name": "iommu",
20606          "help": "Set on/off to enable/disable Intel IOMMU (VT-d)",
20607          "type": "boolean"
20608        },
20609        {
20610          "name": "firmware",
20611          "help": "firmware image",
20612          "type": "string"
20613        },
20614        {
20615          "name": "usb",
20616          "help": "Set on/off to enable/disable usb",
20617          "type": "boolean"
20618        },
20619        {
20620          "name": "mem-merge",
20621          "help": "enable/disable memory merge support",
20622          "type": "boolean"
20623        },
20624        {
20625          "name": "dump-guest-core",
20626          "help": "Include guest memory in  a core dump",
20627          "type": "boolean"
20628        },
20629        {
20630          "name": "dt_compatible",
20631          "help": "Overrides the \"compatible\" property of the dt root node",
20632          "type": "string"
20633        },
20634        {
20635          "name": "phandle_start",
20636          "help": "The first phandle ID we may generate dynamically",
20637          "type": "number"
20638        },
20639        {
20640          "name": "dumpdtb",
20641          "help": "Dump current dtb to a file and quit",
20642          "type": "string"
20643        },
20644        {
20645          "name": "dtb",
20646          "help": "Linux kernel device tree file",
20647          "type": "string"
20648        },
20649        {
20650          "name": "append",
20651          "help": "Linux kernel command line",
20652          "type": "string"
20653        },
20654        {
20655          "name": "initrd",
20656          "help": "Linux initial ramdisk file",
20657          "type": "string"
20658        },
20659        {
20660          "name": "kernel",
20661          "help": "Linux kernel image file",
20662          "type": "string"
20663        },
20664        {
20665          "name": "kvm_shadow_mem",
20666          "help": "KVM shadow MMU size",
20667          "type": "size"
20668        },
20669        {
20670          "name": "kernel_irqchip",
20671          "help": "use KVM in-kernel irqchip",
20672          "type": "boolean"
20673        },
20674        {
20675          "name": "accel",
20676          "help": "accelerator list",
20677          "type": "string"
20678        },
20679        {
20680          "name": "type",
20681          "help": "emulated machine",
20682          "type": "string"
20683        }
20684      ],
20685      "option": "machine"
20686    },
20687    {
20688      "parameters": [
20689        {
20690          "name": "romfile",
20691          "type": "string"
20692        },
20693        {
20694          "name": "bootindex",
20695          "type": "number"
20696        }
20697      ],
20698      "option": "option-rom"
20699    },
20700    {
20701      "parameters": [
20702        {
20703          "name": "file",
20704          "type": "string"
20705        },
20706        {
20707          "name": "events",
20708          "type": "string"
20709        },
20710        {
20711          "name": "enable",
20712          "type": "string"
20713        }
20714      ],
20715      "option": "trace"
20716    },
20717    {
20718      "parameters": [
20719        {
20720          "name": "pretty",
20721          "type": "boolean"
20722        },
20723        {
20724          "name": "chardev",
20725          "type": "string"
20726        },
20727        {
20728          "name": "mode",
20729          "type": "string"
20730        }
20731      ],
20732      "option": "mon"
20733    },
20734    {
20735      "parameters": [
20736        {
20737          "name": "value",
20738          "type": "string"
20739        },
20740        {
20741          "name": "property",
20742          "type": "string"
20743        },
20744        {
20745          "name": "driver",
20746          "type": "string"
20747        }
20748      ],
20749      "option": "global"
20750    },
20751    {
20752      "parameters": [
20753        {
20754          "name": "driftfix",
20755          "type": "string"
20756        },
20757        {
20758          "name": "clock",
20759          "type": "string"
20760        },
20761        {
20762          "name": "base",
20763          "type": "string"
20764        }
20765      ],
20766      "option": "rtc"
20767    },
20768    {
20769      "parameters": [
20770      ],
20771      "option": "net"
20772    },
20773    {
20774      "parameters": [
20775      ],
20776      "option": "nic"
20777    },
20778    {
20779      "parameters": [
20780      ],
20781      "option": "netdev"
20782    },
20783    {
20784      "parameters": [
20785      ],
20786      "option": "device"
20787    },
20788    {
20789      "parameters": [
20790        {
20791          "name": "logappend",
20792          "type": "boolean"
20793        },
20794        {
20795          "name": "logfile",
20796          "type": "string"
20797        },
20798        {
20799          "name": "append",
20800          "type": "boolean"
20801        },
20802        {
20803          "name": "chardev",
20804          "type": "string"
20805        },
20806        {
20807          "name": "size",
20808          "type": "size"
20809        },
20810        {
20811          "name": "debug",
20812          "type": "number"
20813        },
20814        {
20815          "name": "name",
20816          "type": "string"
20817        },
20818        {
20819          "name": "signal",
20820          "type": "boolean"
20821        },
20822        {
20823          "name": "mux",
20824          "type": "boolean"
20825        },
20826        {
20827          "name": "rows",
20828          "type": "number"
20829        },
20830        {
20831          "name": "cols",
20832          "type": "number"
20833        },
20834        {
20835          "name": "height",
20836          "type": "number"
20837        },
20838        {
20839          "name": "width",
20840          "type": "number"
20841        },
20842        {
20843          "name": "websocket",
20844          "type": "boolean"
20845        },
20846        {
20847          "name": "tls-authz",
20848          "type": "string"
20849        },
20850        {
20851          "name": "tls-creds",
20852          "type": "string"
20853        },
20854        {
20855          "name": "tn3270",
20856          "type": "boolean"
20857        },
20858        {
20859          "name": "telnet",
20860          "type": "boolean"
20861        },
20862        {
20863          "name": "reconnect",
20864          "type": "number"
20865        },
20866        {
20867          "name": "delay",
20868          "type": "boolean"
20869        },
20870        {
20871          "name": "server",
20872          "type": "boolean"
20873        },
20874        {
20875          "name": "wait",
20876          "type": "boolean"
20877        },
20878        {
20879          "name": "ipv6",
20880          "type": "boolean"
20881        },
20882        {
20883          "name": "ipv4",
20884          "type": "boolean"
20885        },
20886        {
20887          "name": "to",
20888          "type": "number"
20889        },
20890        {
20891          "name": "localport",
20892          "type": "string"
20893        },
20894        {
20895          "name": "localaddr",
20896          "type": "string"
20897        },
20898        {
20899          "name": "fd",
20900          "type": "string"
20901        },
20902        {
20903          "name": "port",
20904          "type": "string"
20905        },
20906        {
20907          "name": "host",
20908          "type": "string"
20909        },
20910        {
20911          "name": "path",
20912          "type": "string"
20913        },
20914        {
20915          "name": "backend",
20916          "type": "string"
20917        }
20918      ],
20919      "option": "chardev"
20920    },
20921    {
20922      "parameters": [
20923        {
20924          "name": "copy-on-read",
20925          "help": "copy read data from backing file into image file",
20926          "type": "boolean"
20927        },
20928        {
20929          "name": "werror",
20930          "help": "write error action",
20931          "type": "string"
20932        },
20933        {
20934          "name": "rerror",
20935          "help": "read error action",
20936          "type": "string"
20937        },
20938        {
20939          "name": "read-only",
20940          "help": "open drive file as read-only",
20941          "type": "boolean"
20942        },
20943        {
20944          "name": "file",
20945          "help": "file name",
20946          "type": "string"
20947        },
20948        {
20949          "name": "if",
20950          "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)",
20951          "type": "string"
20952        },
20953        {
20954          "name": "media",
20955          "help": "media type (disk, cdrom)",
20956          "type": "string"
20957        },
20958        {
20959          "name": "index",
20960          "help": "index number",
20961          "type": "number"
20962        },
20963        {
20964          "name": "unit",
20965          "help": "unit number (i.e. lun for scsi)",
20966          "type": "number"
20967        },
20968        {
20969          "name": "bus",
20970          "help": "bus number",
20971          "type": "number"
20972        },
20973        {
20974          "name": "stats-account-failed",
20975          "help": "whether to account for failed I/O operations in the statistics",
20976          "type": "boolean"
20977        },
20978        {
20979          "name": "stats-account-invalid",
20980          "help": "whether to account for invalid I/O operations in the statistics",
20981          "type": "boolean"
20982        },
20983        {
20984          "name": "detect-zeroes",
20985          "help": "try to optimize zero writes (off, on, unmap)",
20986          "type": "string"
20987        },
20988        {
20989          "name": "throttling.group",
20990          "help": "name of the block throttling group",
20991          "type": "string"
20992        },
20993        {
20994          "name": "throttling.iops-size",
20995          "help": "when limiting by iops max size of an I/O in bytes",
20996          "type": "number"
20997        },
20998        {
20999          "name": "throttling.bps-write-max-length",
21000          "help": "length of the bps-write-max burst period, in seconds",
21001          "type": "number"
21002        },
21003        {
21004          "name": "throttling.bps-read-max-length",
21005          "help": "length of the bps-read-max burst period, in seconds",
21006          "type": "number"
21007        },
21008        {
21009          "name": "throttling.bps-total-max-length",
21010          "help": "length of the bps-total-max burst period, in seconds",
21011          "type": "number"
21012        },
21013        {
21014          "name": "throttling.iops-write-max-length",
21015          "help": "length of the iops-write-max burst period, in seconds",
21016          "type": "number"
21017        },
21018        {
21019          "name": "throttling.iops-read-max-length",
21020          "help": "length of the iops-read-max burst period, in seconds",
21021          "type": "number"
21022        },
21023        {
21024          "name": "throttling.iops-total-max-length",
21025          "help": "length of the iops-total-max burst period, in seconds",
21026          "type": "number"
21027        },
21028        {
21029          "name": "throttling.bps-write-max",
21030          "help": "total bytes write burst",
21031          "type": "number"
21032        },
21033        {
21034          "name": "throttling.bps-read-max",
21035          "help": "total bytes read burst",
21036          "type": "number"
21037        },
21038        {
21039          "name": "throttling.bps-total-max",
21040          "help": "total bytes burst",
21041          "type": "number"
21042        },
21043        {
21044          "name": "throttling.iops-write-max",
21045          "help": "I/O operations write burst",
21046          "type": "number"
21047        },
21048        {
21049          "name": "throttling.iops-read-max",
21050          "help": "I/O operations read burst",
21051          "type": "number"
21052        },
21053        {
21054          "name": "throttling.iops-total-max",
21055          "help": "I/O operations burst",
21056          "type": "number"
21057        },
21058        {
21059          "name": "throttling.bps-write",
21060          "help": "limit write bytes per second",
21061          "type": "number"
21062        },
21063        {
21064          "name": "throttling.bps-read",
21065          "help": "limit read bytes per second",
21066          "type": "number"
21067        },
21068        {
21069          "name": "throttling.bps-total",
21070          "help": "limit total bytes per second",
21071          "type": "number"
21072        },
21073        {
21074          "name": "throttling.iops-write",
21075          "help": "limit write operations per second",
21076          "type": "number"
21077        },
21078        {
21079          "name": "throttling.iops-read",
21080          "help": "limit read operations per second",
21081          "type": "number"
21082        },
21083        {
21084          "name": "throttling.iops-total",
21085          "help": "limit total I/O operations per second",
21086          "type": "number"
21087        },
21088        {
21089          "name": "werror",
21090          "help": "write error action",
21091          "type": "string"
21092        },
21093        {
21094          "name": "format",
21095          "help": "disk format (raw, qcow2, ...)",
21096          "type": "string"
21097        },
21098        {
21099          "name": "cache.writeback",
21100          "help": "Enable writeback mode",
21101          "type": "boolean"
21102        },
21103        {
21104          "name": "aio",
21105          "help": "host AIO implementation (threads, native)",
21106          "type": "string"
21107        },
21108        {
21109          "name": "snapshot",
21110          "help": "enable/disable snapshot mode",
21111          "type": "boolean"
21112        },
21113        {
21114          "name": "force-share",
21115          "help": "always accept other writers (default: off)",
21116          "type": "boolean"
21117        },
21118        {
21119          "name": "discard",
21120          "help": "discard operation (ignore/off, unmap/on)",
21121          "type": "string"
21122        },
21123        {
21124          "name": "auto-read-only",
21125          "help": "Node can become read-only if opening read-write fails",
21126          "type": "boolean"
21127        },
21128        {
21129          "name": "cache.no-flush",
21130          "help": "Ignore flush requests",
21131          "type": "boolean"
21132        },
21133        {
21134          "name": "cache.direct",
21135          "help": "Bypass software writeback cache on the host",
21136          "type": "boolean"
21137        },
21138        {
21139          "name": "driver",
21140          "help": "Block driver to use for the node",
21141          "type": "string"
21142        },
21143        {
21144          "name": "node-name",
21145          "help": "Node name of the block device node",
21146          "type": "string"
21147        }
21148      ],
21149      "option": "drive"
21150    }
21151  ],
21152  "id": "libvirt-45"
21153}
21154
21155{
21156  "execute": "query-migrate-capabilities",
21157  "id": "libvirt-46"
21158}
21159
21160{
21161  "return": [
21162    {
21163      "state": false,
21164      "capability": "xbzrle"
21165    },
21166    {
21167      "state": false,
21168      "capability": "rdma-pin-all"
21169    },
21170    {
21171      "state": false,
21172      "capability": "auto-converge"
21173    },
21174    {
21175      "state": false,
21176      "capability": "zero-blocks"
21177    },
21178    {
21179      "state": false,
21180      "capability": "compress"
21181    },
21182    {
21183      "state": false,
21184      "capability": "events"
21185    },
21186    {
21187      "state": false,
21188      "capability": "postcopy-ram"
21189    },
21190    {
21191      "state": false,
21192      "capability": "x-colo"
21193    },
21194    {
21195      "state": false,
21196      "capability": "release-ram"
21197    },
21198    {
21199      "state": false,
21200      "capability": "block"
21201    },
21202    {
21203      "state": false,
21204      "capability": "return-path"
21205    },
21206    {
21207      "state": false,
21208      "capability": "pause-before-switchover"
21209    },
21210    {
21211      "state": false,
21212      "capability": "multifd"
21213    },
21214    {
21215      "state": false,
21216      "capability": "dirty-bitmaps"
21217    },
21218    {
21219      "state": false,
21220      "capability": "postcopy-blocktime"
21221    },
21222    {
21223      "state": false,
21224      "capability": "late-block-activate"
21225    },
21226    {
21227      "state": false,
21228      "capability": "x-ignore-shared"
21229    }
21230  ],
21231  "id": "libvirt-46"
21232}
21233
21234{
21235  "execute": "query-sev-capabilities",
21236  "id": "libvirt-47"
21237}
21238
21239{
21240  "id": "libvirt-47",
21241  "error": {
21242    "class": "GenericError",
21243    "desc": "SEV feature is not available"
21244  }
21245}
21246
21247{
21248  "execute": "query-cpu-model-expansion",
21249  "arguments": {
21250    "type": "static",
21251    "model": {
21252      "name": "host"
21253    }
21254  },
21255  "id": "libvirt-48"
21256}
21257
21258{
21259  "return": {
21260    "model": {
21261      "name": "base",
21262      "props": {
21263        "cmov": true,
21264        "ia64": false,
21265        "ssb-no": false,
21266        "aes": true,
21267        "mmx": true,
21268        "rdpid": false,
21269        "arat": true,
21270        "gfni": false,
21271        "ibrs-all": false,
21272        "pause-filter": false,
21273        "xsavec": true,
21274        "intel-pt": false,
21275        "kvm-asyncpf": true,
21276        "perfctr-core": false,
21277        "mpx": true,
21278        "pbe": false,
21279        "avx512cd": false,
21280        "decodeassists": false,
21281        "sse4.1": true,
21282        "family": 6,
21283        "wbnoinvd": false,
21284        "avx512f": false,
21285        "msr": true,
21286        "mce": true,
21287        "mca": true,
21288        "xcrypt": false,
21289        "min-level": 13,
21290        "xgetbv1": true,
21291        "cid": false,
21292        "ds": false,
21293        "fxsr": true,
21294        "xsaveopt": true,
21295        "xtpr": false,
21296        "avx512vl": false,
21297        "avx512-vpopcntdq": false,
21298        "phe": false,
21299        "extapic": false,
21300        "3dnowprefetch": true,
21301        "avx512vbmi2": false,
21302        "cr8legacy": false,
21303        "stibp": false,
21304        "xcrypt-en": false,
21305        "pn": false,
21306        "rsba": false,
21307        "dca": false,
21308        "vendor": "GenuineIntel",
21309        "pku": false,
21310        "smx": false,
21311        "cmp-legacy": false,
21312        "avx512-4fmaps": false,
21313        "vmcb-clean": false,
21314        "hle": true,
21315        "3dnowext": false,
21316        "amd-no-ssb": false,
21317        "npt": false,
21318        "rdctl-no": false,
21319        "clwb": false,
21320        "lbrv": false,
21321        "adx": true,
21322        "ss": true,
21323        "pni": true,
21324        "svm-lock": false,
21325        "smep": true,
21326        "smap": true,
21327        "pfthreshold": false,
21328        "x2apic": true,
21329        "avx512vbmi": false,
21330        "avx512vnni": false,
21331        "flushbyasid": false,
21332        "f16c": true,
21333        "ace2-en": false,
21334        "pae": true,
21335        "pat": true,
21336        "sse": true,
21337        "phe-en": false,
21338        "kvm-nopiodelay": true,
21339        "tm": false,
21340        "kvmclock-stable-bit": true,
21341        "hypervisor": true,
21342        "pcommit": false,
21343        "syscall": true,
21344        "avx512dq": false,
21345        "svm": false,
21346        "invtsc": false,
21347        "sse2": true,
21348        "ssbd": true,
21349        "est": false,
21350        "avx512ifma": false,
21351        "tm2": false,
21352        "kvm-pv-eoi": true,
21353        "kvm-pv-ipi": true,
21354        "cx8": true,
21355        "cldemote": false,
21356        "kvm-mmu": false,
21357        "sse4.2": true,
21358        "pge": true,
21359        "avx512bitalg": false,
21360        "pdcm": false,
21361        "model": 94,
21362        "movbe": true,
21363        "nrip-save": false,
21364        "ssse3": true,
21365        "sse4a": false,
21366        "invpcid": true,
21367        "pdpe1gb": true,
21368        "tsc-deadline": true,
21369        "skip-l1dfl-vmentry": true,
21370        "fma": true,
21371        "cx16": true,
21372        "de": true,
21373        "stepping": 3,
21374        "xsave": true,
21375        "clflush": true,
21376        "skinit": false,
21377        "tsc": true,
21378        "tce": false,
21379        "fpu": true,
21380        "ds-cpl": false,
21381        "ibs": false,
21382        "fma4": false,
21383        "la57": false,
21384        "osvw": false,
21385        "apic": true,
21386        "pmm": false,
21387        "spec-ctrl": true,
21388        "tsc-adjust": true,
21389        "kvm-steal-time": true,
21390        "kvmclock": true,
21391        "lwp": false,
21392        "amd-ssbd": false,
21393        "xop": false,
21394        "ibpb": false,
21395        "avx": true,
21396        "movdiri": false,
21397        "acpi": false,
21398        "avx512bw": false,
21399        "ace2": false,
21400        "fsgsbase": true,
21401        "ht": false,
21402        "nx": true,
21403        "pclmulqdq": true,
21404        "mmxext": false,
21405        "popcnt": true,
21406        "vaes": false,
21407        "movdir64b": false,
21408        "xsaves": true,
21409        "lm": true,
21410        "umip": true,
21411        "pse": true,
21412        "avx2": true,
21413        "sep": true,
21414        "virt-ssbd": false,
21415        "nodeid-msr": false,
21416        "misalignsse": false,
21417        "min-xlevel": 2147483656,
21418        "bmi1": true,
21419        "bmi2": true,
21420        "kvm-pv-unhalt": true,
21421        "tsc-scale": false,
21422        "topoext": false,
21423        "clflushopt": true,
21424        "monitor": false,
21425        "avx512er": false,
21426        "pmm-en": false,
21427        "pcid": true,
21428        "arch-capabilities": false,
21429        "3dnow": false,
21430        "erms": true,
21431        "lahf-lm": true,
21432        "vpclmulqdq": false,
21433        "fxsr-opt": false,
21434        "xstore": false,
21435        "rtm": true,
21436        "kvm-hint-dedicated": false,
21437        "lmce": true,
21438        "perfctr-nb": false,
21439        "rdrand": true,
21440        "rdseed": true,
21441        "avx512-4vnniw": false,
21442        "vme": true,
21443        "vmx": true,
21444        "dtes64": false,
21445        "mtrr": true,
21446        "rdtscp": true,
21447        "pse36": true,
21448        "kvm-pv-tlb-flush": true,
21449        "tbm": false,
21450        "wdt": false,
21451        "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz",
21452        "sha-ni": false,
21453        "abm": true,
21454        "avx512pf": false,
21455        "xstore-en": false
21456      }
21457    }
21458  },
21459  "id": "libvirt-48"
21460}
21461
21462{
21463  "execute": "query-cpu-model-expansion",
21464  "arguments": {
21465    "type": "full",
21466    "model": {
21467      "name": "base",
21468      "props": {
21469        "cmov": true,
21470        "ia64": false,
21471        "ssb-no": false,
21472        "aes": true,
21473        "mmx": true,
21474        "rdpid": false,
21475        "arat": true,
21476        "gfni": false,
21477        "ibrs-all": false,
21478        "pause-filter": false,
21479        "xsavec": true,
21480        "intel-pt": false,
21481        "kvm-asyncpf": true,
21482        "perfctr-core": false,
21483        "mpx": true,
21484        "pbe": false,
21485        "avx512cd": false,
21486        "decodeassists": false,
21487        "sse4.1": true,
21488        "family": 6,
21489        "wbnoinvd": false,
21490        "avx512f": false,
21491        "msr": true,
21492        "mce": true,
21493        "mca": true,
21494        "xcrypt": false,
21495        "min-level": 13,
21496        "xgetbv1": true,
21497        "cid": false,
21498        "ds": false,
21499        "fxsr": true,
21500        "xsaveopt": true,
21501        "xtpr": false,
21502        "avx512vl": false,
21503        "avx512-vpopcntdq": false,
21504        "phe": false,
21505        "extapic": false,
21506        "3dnowprefetch": true,
21507        "avx512vbmi2": false,
21508        "cr8legacy": false,
21509        "stibp": false,
21510        "xcrypt-en": false,
21511        "pn": false,
21512        "rsba": false,
21513        "dca": false,
21514        "vendor": "GenuineIntel",
21515        "pku": false,
21516        "smx": false,
21517        "cmp-legacy": false,
21518        "avx512-4fmaps": false,
21519        "vmcb-clean": false,
21520        "hle": true,
21521        "3dnowext": false,
21522        "amd-no-ssb": false,
21523        "npt": false,
21524        "rdctl-no": false,
21525        "clwb": false,
21526        "lbrv": false,
21527        "adx": true,
21528        "ss": true,
21529        "pni": true,
21530        "svm-lock": false,
21531        "smep": true,
21532        "smap": true,
21533        "pfthreshold": false,
21534        "x2apic": true,
21535        "avx512vbmi": false,
21536        "avx512vnni": false,
21537        "flushbyasid": false,
21538        "f16c": true,
21539        "ace2-en": false,
21540        "pae": true,
21541        "pat": true,
21542        "sse": true,
21543        "phe-en": false,
21544        "kvm-nopiodelay": true,
21545        "tm": false,
21546        "kvmclock-stable-bit": true,
21547        "hypervisor": true,
21548        "pcommit": false,
21549        "syscall": true,
21550        "avx512dq": false,
21551        "svm": false,
21552        "invtsc": false,
21553        "sse2": true,
21554        "ssbd": true,
21555        "est": false,
21556        "avx512ifma": false,
21557        "tm2": false,
21558        "kvm-pv-eoi": true,
21559        "kvm-pv-ipi": true,
21560        "cx8": true,
21561        "cldemote": false,
21562        "kvm-mmu": false,
21563        "sse4.2": true,
21564        "pge": true,
21565        "avx512bitalg": false,
21566        "pdcm": false,
21567        "model": 94,
21568        "movbe": true,
21569        "nrip-save": false,
21570        "ssse3": true,
21571        "sse4a": false,
21572        "invpcid": true,
21573        "pdpe1gb": true,
21574        "tsc-deadline": true,
21575        "skip-l1dfl-vmentry": true,
21576        "fma": true,
21577        "cx16": true,
21578        "de": true,
21579        "stepping": 3,
21580        "xsave": true,
21581        "clflush": true,
21582        "skinit": false,
21583        "tsc": true,
21584        "tce": false,
21585        "fpu": true,
21586        "ds-cpl": false,
21587        "ibs": false,
21588        "fma4": false,
21589        "la57": false,
21590        "osvw": false,
21591        "apic": true,
21592        "pmm": false,
21593        "spec-ctrl": true,
21594        "tsc-adjust": true,
21595        "kvm-steal-time": true,
21596        "kvmclock": true,
21597        "lwp": false,
21598        "amd-ssbd": false,
21599        "xop": false,
21600        "ibpb": false,
21601        "avx": true,
21602        "movdiri": false,
21603        "acpi": false,
21604        "avx512bw": false,
21605        "ace2": false,
21606        "fsgsbase": true,
21607        "ht": false,
21608        "nx": true,
21609        "pclmulqdq": true,
21610        "mmxext": false,
21611        "popcnt": true,
21612        "vaes": false,
21613        "movdir64b": false,
21614        "xsaves": true,
21615        "lm": true,
21616        "umip": true,
21617        "pse": true,
21618        "avx2": true,
21619        "sep": true,
21620        "virt-ssbd": false,
21621        "nodeid-msr": false,
21622        "misalignsse": false,
21623        "min-xlevel": 2147483656,
21624        "bmi1": true,
21625        "bmi2": true,
21626        "kvm-pv-unhalt": true,
21627        "tsc-scale": false,
21628        "topoext": false,
21629        "clflushopt": true,
21630        "monitor": false,
21631        "avx512er": false,
21632        "pmm-en": false,
21633        "pcid": true,
21634        "arch-capabilities": false,
21635        "3dnow": false,
21636        "erms": true,
21637        "lahf-lm": true,
21638        "vpclmulqdq": false,
21639        "fxsr-opt": false,
21640        "xstore": false,
21641        "rtm": true,
21642        "kvm-hint-dedicated": false,
21643        "lmce": true,
21644        "perfctr-nb": false,
21645        "rdrand": true,
21646        "rdseed": true,
21647        "avx512-4vnniw": false,
21648        "vme": true,
21649        "vmx": true,
21650        "dtes64": false,
21651        "mtrr": true,
21652        "rdtscp": true,
21653        "pse36": true,
21654        "kvm-pv-tlb-flush": true,
21655        "tbm": false,
21656        "wdt": false,
21657        "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz",
21658        "sha-ni": false,
21659        "abm": true,
21660        "avx512pf": false,
21661        "xstore-en": false
21662      }
21663    }
21664  },
21665  "id": "libvirt-49"
21666}
21667
21668{
21669  "return": {
21670    "model": {
21671      "name": "base",
21672      "props": {
21673        "phys-bits": 0,
21674        "core-id": -1,
21675        "xlevel": 2147483656,
21676        "cmov": true,
21677        "ia64": false,
21678        "ssb-no": false,
21679        "aes": true,
21680        "mmx": true,
21681        "rdpid": false,
21682        "arat": true,
21683        "gfni": false,
21684        "ibrs-all": false,
21685        "pause-filter": false,
21686        "xsavec": true,
21687        "intel-pt": false,
21688        "hv-frequencies": false,
21689        "tsc-frequency": 0,
21690        "xd": true,
21691        "x-intel-pt-auto-level": true,
21692        "hv-vendor-id": "",
21693        "kvm-asyncpf": true,
21694        "kvm_asyncpf": true,
21695        "perfctr_core": false,
21696        "perfctr-core": false,
21697        "mpx": true,
21698        "pbe": false,
21699        "decodeassists": false,
21700        "avx512cd": false,
21701        "sse4_1": true,
21702        "sse4.1": true,
21703        "sse4-1": true,
21704        "family": 6,
21705        "legacy-cache": true,
21706        "host-phys-bits-limit": 0,
21707        "vmware-cpuid-freq": true,
21708        "wbnoinvd": false,
21709        "avx512f": false,
21710        "msr": true,
21711        "mce": true,
21712        "mca": true,
21713        "hv-runtime": false,
21714        "xcrypt": false,
21715        "thread-id": -1,
21716        "min-level": 13,
21717        "xgetbv1": true,
21718        "cid": false,
21719        "hv-relaxed": false,
21720        "hv-crash": false,
21721        "ds": false,
21722        "fxsr": true,
21723        "xsaveopt": true,
21724        "xtpr": false,
21725        "hv-evmcs": false,
21726        "avx512vl": false,
21727        "avx512-vpopcntdq": false,
21728        "phe": false,
21729        "extapic": false,
21730        "3dnowprefetch": true,
21731        "avx512vbmi2": false,
21732        "cr8legacy": false,
21733        "stibp": false,
21734        "cpuid-0xb": true,
21735        "xcrypt-en": false,
21736        "kvm_pv_eoi": true,
21737        "apic-id": 4294967295,
21738        "rsba": false,
21739        "pn": false,
21740        "dca": false,
21741        "vendor": "GenuineIntel",
21742        "hv-ipi": false,
21743        "pku": false,
21744        "smx": false,
21745        "cmp_legacy": false,
21746        "cmp-legacy": false,
21747        "node-id": -1,
21748        "avx512-4fmaps": false,
21749        "vmcb_clean": false,
21750        "vmcb-clean": false,
21751        "3dnowext": false,
21752        "amd-no-ssb": false,
21753        "hle": true,
21754        "npt": false,
21755        "rdctl-no": false,
21756        "memory": "/machine/unattached/system[0]",
21757        "clwb": false,
21758        "lbrv": false,
21759        "adx": true,
21760        "ss": true,
21761        "pni": true,
21762        "svm_lock": false,
21763        "svm-lock": false,
21764        "pfthreshold": false,
21765        "smep": true,
21766        "smap": true,
21767        "x2apic": true,
21768        "avx512vbmi": false,
21769        "avx512vnni": false,
21770        "hv-stimer": false,
21771        "x-hv-synic-kvm-only": false,
21772        "i64": true,
21773        "flushbyasid": false,
21774        "f16c": true,
21775        "ace2-en": false,
21776        "pat": true,
21777        "pae": true,
21778        "sse": true,
21779        "phe-en": false,
21780        "kvm_nopiodelay": true,
21781        "kvm-nopiodelay": true,
21782        "tm": false,
21783        "kvmclock-stable-bit": true,
21784        "hypervisor": true,
21785        "socket-id": -1,
21786        "pcommit": false,
21787        "syscall": true,
21788        "level": 13,
21789        "avx512dq": false,
21790        "x-migrate-smi-count": true,
21791        "svm": false,
21792        "full-cpuid-auto-level": true,
21793        "hv-reset": false,
21794        "invtsc": false,
21795        "sse3": true,
21796        "sse2": true,
21797        "ssbd": true,
21798        "est": false,
21799        "avx512ifma": false,
21800        "tm2": false,
21801        "kvm-pv-ipi": true,
21802        "kvm-pv-eoi": true,
21803        "cx8": true,
21804        "cldemote": false,
21805        "hv-reenlightenment": false,
21806        "kvm_mmu": false,
21807        "kvm-mmu": false,
21808        "sse4_2": true,
21809        "sse4.2": true,
21810        "sse4-2": true,
21811        "pge": true,
21812        "fill-mtrr-mask": true,
21813        "avx512bitalg": false,
21814        "nodeid_msr": false,
21815        "pdcm": false,
21816        "movbe": true,
21817        "model": 94,
21818        "nrip_save": false,
21819        "nrip-save": false,
21820        "kvm_pv_unhalt": true,
21821        "ssse3": true,
21822        "sse4a": false,
21823        "invpcid": true,
21824        "pdpe1gb": true,
21825        "tsc-deadline": true,
21826        "skip-l1dfl-vmentry": true,
21827        "fma": true,
21828        "cx16": true,
21829        "de": true,
21830        "enforce": false,
21831        "stepping": 3,
21832        "xsave": true,
21833        "clflush": true,
21834        "skinit": false,
21835        "tsc": true,
21836        "tce": false,
21837        "fpu": true,
21838        "ibs": false,
21839        "ds_cpl": false,
21840        "ds-cpl": false,
21841        "host-phys-bits": false,
21842        "fma4": false,
21843        "la57": false,
21844        "osvw": false,
21845        "check": true,
21846        "hv-spinlocks": -1,
21847        "pmu": false,
21848        "pmm": false,
21849        "apic": true,
21850        "spec-ctrl": true,
21851        "min-xlevel2": 0,
21852        "tsc-adjust": true,
21853        "tsc_adjust": true,
21854        "kvm-steal-time": true,
21855        "kvm_steal_time": true,
21856        "kvmclock": true,
21857        "l3-cache": true,
21858        "lwp": false,
21859        "amd-ssbd": false,
21860        "ibpb": false,
21861        "xop": false,
21862        "avx": true,
21863        "movdiri": false,
21864        "ace2": false,
21865        "avx512bw": false,
21866        "acpi": false,
21867        "hv-vapic": false,
21868        "fsgsbase": true,
21869        "ht": false,
21870        "nx": true,
21871        "pclmulqdq": true,
21872        "mmxext": false,
21873        "vaes": false,
21874        "popcnt": true,
21875        "xsaves": true,
21876        "movdir64b": false,
21877        "tcg-cpuid": true,
21878        "lm": true,
21879        "umip": true,
21880        "pse": true,
21881        "avx2": true,
21882        "sep": true,
21883        "pclmuldq": true,
21884        "virt-ssbd": false,
21885        "x-hv-max-vps": -1,
21886        "nodeid-msr": false,
21887        "kvm": true,
21888        "misalignsse": false,
21889        "min-xlevel": 2147483656,
21890        "kvm-pv-unhalt": true,
21891        "bmi2": true,
21892        "bmi1": true,
21893        "realized": false,
21894        "tsc_scale": false,
21895        "tsc-scale": false,
21896        "topoext": false,
21897        "hv-vpindex": false,
21898        "xlevel2": 0,
21899        "clflushopt": true,
21900        "kvm-no-smi-migration": false,
21901        "monitor": false,
21902        "avx512er": false,
21903        "pmm-en": false,
21904        "pcid": true,
21905        "arch-capabilities": false,
21906        "3dnow": false,
21907        "erms": true,
21908        "lahf-lm": true,
21909        "lahf_lm": true,
21910        "vpclmulqdq": false,
21911        "fxsr-opt": false,
21912        "hv-synic": false,
21913        "xstore": false,
21914        "fxsr_opt": false,
21915        "kvm-hint-dedicated": false,
21916        "rtm": true,
21917        "lmce": true,
21918        "hv-time": false,
21919        "perfctr-nb": false,
21920        "perfctr_nb": false,
21921        "ffxsr": false,
21922        "hv-tlbflush": false,
21923        "rdrand": true,
21924        "rdseed": true,
21925        "avx512-4vnniw": false,
21926        "vmx": true,
21927        "vme": true,
21928        "dtes64": false,
21929        "mtrr": true,
21930        "rdtscp": true,
21931        "pse36": true,
21932        "kvm-pv-tlb-flush": true,
21933        "tbm": false,
21934        "wdt": false,
21935        "pause_filter": false,
21936        "sha-ni": false,
21937        "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz",
21938        "abm": true,
21939        "avx512pf": false,
21940        "xstore-en": false
21941      }
21942    }
21943  },
21944  "id": "libvirt-49"
21945}
21946
21947{
21948  "execute": "query-cpu-model-expansion",
21949  "arguments": {
21950    "type": "static",
21951    "model": {
21952      "name": "host",
21953      "props": {
21954        "migratable": false
21955      }
21956    }
21957  },
21958  "id": "libvirt-50"
21959}
21960
21961{
21962  "return": {
21963    "model": {
21964      "name": "base",
21965      "props": {
21966        "cmov": true,
21967        "ia64": false,
21968        "ssb-no": false,
21969        "aes": true,
21970        "mmx": true,
21971        "rdpid": false,
21972        "arat": true,
21973        "gfni": false,
21974        "ibrs-all": false,
21975        "pause-filter": false,
21976        "xsavec": true,
21977        "intel-pt": false,
21978        "kvm-asyncpf": true,
21979        "perfctr-core": false,
21980        "mpx": true,
21981        "pbe": false,
21982        "avx512cd": false,
21983        "decodeassists": false,
21984        "sse4.1": true,
21985        "family": 6,
21986        "wbnoinvd": false,
21987        "avx512f": false,
21988        "msr": true,
21989        "mce": true,
21990        "mca": true,
21991        "xcrypt": false,
21992        "min-level": 13,
21993        "xgetbv1": true,
21994        "cid": false,
21995        "ds": false,
21996        "fxsr": true,
21997        "xsaveopt": true,
21998        "xtpr": false,
21999        "avx512vl": false,
22000        "avx512-vpopcntdq": false,
22001        "phe": false,
22002        "extapic": false,
22003        "3dnowprefetch": true,
22004        "avx512vbmi2": false,
22005        "cr8legacy": false,
22006        "stibp": false,
22007        "xcrypt-en": false,
22008        "pn": false,
22009        "rsba": false,
22010        "dca": false,
22011        "vendor": "GenuineIntel",
22012        "pku": false,
22013        "smx": false,
22014        "cmp-legacy": false,
22015        "avx512-4fmaps": false,
22016        "vmcb-clean": false,
22017        "hle": true,
22018        "3dnowext": false,
22019        "amd-no-ssb": false,
22020        "npt": false,
22021        "rdctl-no": false,
22022        "clwb": false,
22023        "lbrv": false,
22024        "adx": true,
22025        "ss": true,
22026        "pni": true,
22027        "svm-lock": false,
22028        "smep": true,
22029        "smap": true,
22030        "pfthreshold": false,
22031        "x2apic": true,
22032        "avx512vbmi": false,
22033        "avx512vnni": false,
22034        "flushbyasid": false,
22035        "f16c": true,
22036        "ace2-en": false,
22037        "pae": true,
22038        "pat": true,
22039        "sse": true,
22040        "phe-en": false,
22041        "kvm-nopiodelay": true,
22042        "tm": false,
22043        "kvmclock-stable-bit": true,
22044        "hypervisor": true,
22045        "pcommit": false,
22046        "syscall": true,
22047        "avx512dq": false,
22048        "svm": false,
22049        "invtsc": true,
22050        "sse2": true,
22051        "ssbd": true,
22052        "est": false,
22053        "avx512ifma": false,
22054        "tm2": false,
22055        "kvm-pv-eoi": true,
22056        "kvm-pv-ipi": true,
22057        "cx8": true,
22058        "cldemote": false,
22059        "kvm-mmu": false,
22060        "sse4.2": true,
22061        "pge": true,
22062        "avx512bitalg": false,
22063        "pdcm": false,
22064        "model": 94,
22065        "movbe": true,
22066        "nrip-save": false,
22067        "ssse3": true,
22068        "sse4a": false,
22069        "invpcid": true,
22070        "pdpe1gb": true,
22071        "tsc-deadline": true,
22072        "skip-l1dfl-vmentry": true,
22073        "fma": true,
22074        "cx16": true,
22075        "de": true,
22076        "stepping": 3,
22077        "xsave": true,
22078        "clflush": true,
22079        "skinit": false,
22080        "tsc": true,
22081        "tce": false,
22082        "fpu": true,
22083        "ds-cpl": false,
22084        "ibs": false,
22085        "fma4": false,
22086        "la57": false,
22087        "osvw": false,
22088        "apic": true,
22089        "pmm": false,
22090        "spec-ctrl": true,
22091        "tsc-adjust": true,
22092        "kvm-steal-time": true,
22093        "kvmclock": true,
22094        "lwp": false,
22095        "amd-ssbd": false,
22096        "xop": false,
22097        "ibpb": false,
22098        "avx": true,
22099        "movdiri": false,
22100        "acpi": false,
22101        "avx512bw": false,
22102        "ace2": false,
22103        "fsgsbase": true,
22104        "ht": false,
22105        "nx": true,
22106        "pclmulqdq": true,
22107        "mmxext": false,
22108        "popcnt": true,
22109        "vaes": false,
22110        "movdir64b": false,
22111        "xsaves": true,
22112        "lm": true,
22113        "umip": true,
22114        "pse": true,
22115        "avx2": true,
22116        "sep": true,
22117        "virt-ssbd": false,
22118        "nodeid-msr": false,
22119        "misalignsse": false,
22120        "min-xlevel": 2147483656,
22121        "bmi1": true,
22122        "bmi2": true,
22123        "kvm-pv-unhalt": true,
22124        "tsc-scale": false,
22125        "topoext": false,
22126        "clflushopt": true,
22127        "monitor": false,
22128        "avx512er": false,
22129        "pmm-en": false,
22130        "pcid": true,
22131        "arch-capabilities": false,
22132        "3dnow": false,
22133        "erms": true,
22134        "lahf-lm": true,
22135        "vpclmulqdq": false,
22136        "fxsr-opt": false,
22137        "xstore": false,
22138        "rtm": true,
22139        "kvm-hint-dedicated": false,
22140        "lmce": true,
22141        "perfctr-nb": false,
22142        "rdrand": true,
22143        "rdseed": true,
22144        "avx512-4vnniw": false,
22145        "vme": true,
22146        "vmx": true,
22147        "dtes64": false,
22148        "mtrr": true,
22149        "rdtscp": true,
22150        "pse36": true,
22151        "kvm-pv-tlb-flush": true,
22152        "tbm": false,
22153        "wdt": false,
22154        "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz",
22155        "sha-ni": false,
22156        "abm": true,
22157        "avx512pf": false,
22158        "xstore-en": false
22159      }
22160    }
22161  },
22162  "id": "libvirt-50"
22163}
22164
22165{
22166  "execute": "query-cpu-model-expansion",
22167  "arguments": {
22168    "type": "full",
22169    "model": {
22170      "name": "base",
22171      "props": {
22172        "cmov": true,
22173        "ia64": false,
22174        "ssb-no": false,
22175        "aes": true,
22176        "mmx": true,
22177        "rdpid": false,
22178        "arat": true,
22179        "gfni": false,
22180        "ibrs-all": false,
22181        "pause-filter": false,
22182        "xsavec": true,
22183        "intel-pt": false,
22184        "kvm-asyncpf": true,
22185        "perfctr-core": false,
22186        "mpx": true,
22187        "pbe": false,
22188        "avx512cd": false,
22189        "decodeassists": false,
22190        "sse4.1": true,
22191        "family": 6,
22192        "wbnoinvd": false,
22193        "avx512f": false,
22194        "msr": true,
22195        "mce": true,
22196        "mca": true,
22197        "xcrypt": false,
22198        "min-level": 13,
22199        "xgetbv1": true,
22200        "cid": false,
22201        "ds": false,
22202        "fxsr": true,
22203        "xsaveopt": true,
22204        "xtpr": false,
22205        "avx512vl": false,
22206        "avx512-vpopcntdq": false,
22207        "phe": false,
22208        "extapic": false,
22209        "3dnowprefetch": true,
22210        "avx512vbmi2": false,
22211        "cr8legacy": false,
22212        "stibp": false,
22213        "xcrypt-en": false,
22214        "pn": false,
22215        "rsba": false,
22216        "dca": false,
22217        "vendor": "GenuineIntel",
22218        "pku": false,
22219        "smx": false,
22220        "cmp-legacy": false,
22221        "avx512-4fmaps": false,
22222        "vmcb-clean": false,
22223        "hle": true,
22224        "3dnowext": false,
22225        "amd-no-ssb": false,
22226        "npt": false,
22227        "rdctl-no": false,
22228        "clwb": false,
22229        "lbrv": false,
22230        "adx": true,
22231        "ss": true,
22232        "pni": true,
22233        "svm-lock": false,
22234        "smep": true,
22235        "smap": true,
22236        "pfthreshold": false,
22237        "x2apic": true,
22238        "avx512vbmi": false,
22239        "avx512vnni": false,
22240        "flushbyasid": false,
22241        "f16c": true,
22242        "ace2-en": false,
22243        "pae": true,
22244        "pat": true,
22245        "sse": true,
22246        "phe-en": false,
22247        "kvm-nopiodelay": true,
22248        "tm": false,
22249        "kvmclock-stable-bit": true,
22250        "hypervisor": true,
22251        "pcommit": false,
22252        "syscall": true,
22253        "avx512dq": false,
22254        "svm": false,
22255        "invtsc": true,
22256        "sse2": true,
22257        "ssbd": true,
22258        "est": false,
22259        "avx512ifma": false,
22260        "tm2": false,
22261        "kvm-pv-eoi": true,
22262        "kvm-pv-ipi": true,
22263        "cx8": true,
22264        "cldemote": false,
22265        "kvm-mmu": false,
22266        "sse4.2": true,
22267        "pge": true,
22268        "avx512bitalg": false,
22269        "pdcm": false,
22270        "model": 94,
22271        "movbe": true,
22272        "nrip-save": false,
22273        "ssse3": true,
22274        "sse4a": false,
22275        "invpcid": true,
22276        "pdpe1gb": true,
22277        "tsc-deadline": true,
22278        "skip-l1dfl-vmentry": true,
22279        "fma": true,
22280        "cx16": true,
22281        "de": true,
22282        "stepping": 3,
22283        "xsave": true,
22284        "clflush": true,
22285        "skinit": false,
22286        "tsc": true,
22287        "tce": false,
22288        "fpu": true,
22289        "ds-cpl": false,
22290        "ibs": false,
22291        "fma4": false,
22292        "la57": false,
22293        "osvw": false,
22294        "apic": true,
22295        "pmm": false,
22296        "spec-ctrl": true,
22297        "tsc-adjust": true,
22298        "kvm-steal-time": true,
22299        "kvmclock": true,
22300        "lwp": false,
22301        "amd-ssbd": false,
22302        "xop": false,
22303        "ibpb": false,
22304        "avx": true,
22305        "movdiri": false,
22306        "acpi": false,
22307        "avx512bw": false,
22308        "ace2": false,
22309        "fsgsbase": true,
22310        "ht": false,
22311        "nx": true,
22312        "pclmulqdq": true,
22313        "mmxext": false,
22314        "popcnt": true,
22315        "vaes": false,
22316        "movdir64b": false,
22317        "xsaves": true,
22318        "lm": true,
22319        "umip": true,
22320        "pse": true,
22321        "avx2": true,
22322        "sep": true,
22323        "virt-ssbd": false,
22324        "nodeid-msr": false,
22325        "misalignsse": false,
22326        "min-xlevel": 2147483656,
22327        "bmi1": true,
22328        "bmi2": true,
22329        "kvm-pv-unhalt": true,
22330        "tsc-scale": false,
22331        "topoext": false,
22332        "clflushopt": true,
22333        "monitor": false,
22334        "avx512er": false,
22335        "pmm-en": false,
22336        "pcid": true,
22337        "arch-capabilities": false,
22338        "3dnow": false,
22339        "erms": true,
22340        "lahf-lm": true,
22341        "vpclmulqdq": false,
22342        "fxsr-opt": false,
22343        "xstore": false,
22344        "rtm": true,
22345        "kvm-hint-dedicated": false,
22346        "lmce": true,
22347        "perfctr-nb": false,
22348        "rdrand": true,
22349        "rdseed": true,
22350        "avx512-4vnniw": false,
22351        "vme": true,
22352        "vmx": true,
22353        "dtes64": false,
22354        "mtrr": true,
22355        "rdtscp": true,
22356        "pse36": true,
22357        "kvm-pv-tlb-flush": true,
22358        "tbm": false,
22359        "wdt": false,
22360        "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz",
22361        "sha-ni": false,
22362        "abm": true,
22363        "avx512pf": false,
22364        "xstore-en": false
22365      }
22366    }
22367  },
22368  "id": "libvirt-51"
22369}
22370
22371{
22372  "return": {
22373    "model": {
22374      "name": "base",
22375      "props": {
22376        "phys-bits": 0,
22377        "core-id": -1,
22378        "xlevel": 2147483656,
22379        "cmov": true,
22380        "ia64": false,
22381        "ssb-no": false,
22382        "aes": true,
22383        "mmx": true,
22384        "rdpid": false,
22385        "arat": true,
22386        "gfni": false,
22387        "ibrs-all": false,
22388        "pause-filter": false,
22389        "xsavec": true,
22390        "intel-pt": false,
22391        "hv-frequencies": false,
22392        "tsc-frequency": 0,
22393        "xd": true,
22394        "x-intel-pt-auto-level": true,
22395        "hv-vendor-id": "",
22396        "kvm-asyncpf": true,
22397        "kvm_asyncpf": true,
22398        "perfctr_core": false,
22399        "perfctr-core": false,
22400        "mpx": true,
22401        "pbe": false,
22402        "decodeassists": false,
22403        "avx512cd": false,
22404        "sse4_1": true,
22405        "sse4.1": true,
22406        "sse4-1": true,
22407        "family": 6,
22408        "legacy-cache": true,
22409        "host-phys-bits-limit": 0,
22410        "vmware-cpuid-freq": true,
22411        "wbnoinvd": false,
22412        "avx512f": false,
22413        "msr": true,
22414        "mce": true,
22415        "mca": true,
22416        "hv-runtime": false,
22417        "xcrypt": false,
22418        "thread-id": -1,
22419        "min-level": 13,
22420        "xgetbv1": true,
22421        "cid": false,
22422        "hv-relaxed": false,
22423        "hv-crash": false,
22424        "ds": false,
22425        "fxsr": true,
22426        "xsaveopt": true,
22427        "xtpr": false,
22428        "hv-evmcs": false,
22429        "avx512vl": false,
22430        "avx512-vpopcntdq": false,
22431        "phe": false,
22432        "extapic": false,
22433        "3dnowprefetch": true,
22434        "avx512vbmi2": false,
22435        "cr8legacy": false,
22436        "stibp": false,
22437        "cpuid-0xb": true,
22438        "xcrypt-en": false,
22439        "kvm_pv_eoi": true,
22440        "apic-id": 4294967295,
22441        "rsba": false,
22442        "pn": false,
22443        "dca": false,
22444        "vendor": "GenuineIntel",
22445        "hv-ipi": false,
22446        "pku": false,
22447        "smx": false,
22448        "cmp_legacy": false,
22449        "cmp-legacy": false,
22450        "node-id": -1,
22451        "avx512-4fmaps": false,
22452        "vmcb_clean": false,
22453        "vmcb-clean": false,
22454        "3dnowext": false,
22455        "amd-no-ssb": false,
22456        "hle": true,
22457        "npt": false,
22458        "rdctl-no": false,
22459        "memory": "/machine/unattached/system[0]",
22460        "clwb": false,
22461        "lbrv": false,
22462        "adx": true,
22463        "ss": true,
22464        "pni": true,
22465        "svm_lock": false,
22466        "svm-lock": false,
22467        "pfthreshold": false,
22468        "smep": true,
22469        "smap": true,
22470        "x2apic": true,
22471        "avx512vbmi": false,
22472        "avx512vnni": false,
22473        "hv-stimer": false,
22474        "x-hv-synic-kvm-only": false,
22475        "i64": true,
22476        "flushbyasid": false,
22477        "f16c": true,
22478        "ace2-en": false,
22479        "pat": true,
22480        "pae": true,
22481        "sse": true,
22482        "phe-en": false,
22483        "kvm_nopiodelay": true,
22484        "kvm-nopiodelay": true,
22485        "tm": false,
22486        "kvmclock-stable-bit": true,
22487        "hypervisor": true,
22488        "socket-id": -1,
22489        "pcommit": false,
22490        "syscall": true,
22491        "level": 13,
22492        "avx512dq": false,
22493        "x-migrate-smi-count": true,
22494        "svm": false,
22495        "full-cpuid-auto-level": true,
22496        "hv-reset": false,
22497        "invtsc": true,
22498        "sse3": true,
22499        "sse2": true,
22500        "ssbd": true,
22501        "est": false,
22502        "avx512ifma": false,
22503        "tm2": false,
22504        "kvm-pv-ipi": true,
22505        "kvm-pv-eoi": true,
22506        "cx8": true,
22507        "cldemote": false,
22508        "hv-reenlightenment": false,
22509        "kvm_mmu": false,
22510        "kvm-mmu": false,
22511        "sse4_2": true,
22512        "sse4.2": true,
22513        "sse4-2": true,
22514        "pge": true,
22515        "fill-mtrr-mask": true,
22516        "avx512bitalg": false,
22517        "nodeid_msr": false,
22518        "pdcm": false,
22519        "movbe": true,
22520        "model": 94,
22521        "nrip_save": false,
22522        "nrip-save": false,
22523        "kvm_pv_unhalt": true,
22524        "ssse3": true,
22525        "sse4a": false,
22526        "invpcid": true,
22527        "pdpe1gb": true,
22528        "tsc-deadline": true,
22529        "skip-l1dfl-vmentry": true,
22530        "fma": true,
22531        "cx16": true,
22532        "de": true,
22533        "enforce": false,
22534        "stepping": 3,
22535        "xsave": true,
22536        "clflush": true,
22537        "skinit": false,
22538        "tsc": true,
22539        "tce": false,
22540        "fpu": true,
22541        "ibs": false,
22542        "ds_cpl": false,
22543        "ds-cpl": false,
22544        "host-phys-bits": false,
22545        "fma4": false,
22546        "la57": false,
22547        "osvw": false,
22548        "check": true,
22549        "hv-spinlocks": -1,
22550        "pmu": false,
22551        "pmm": false,
22552        "apic": true,
22553        "spec-ctrl": true,
22554        "min-xlevel2": 0,
22555        "tsc-adjust": true,
22556        "tsc_adjust": true,
22557        "kvm-steal-time": true,
22558        "kvm_steal_time": true,
22559        "kvmclock": true,
22560        "l3-cache": true,
22561        "lwp": false,
22562        "amd-ssbd": false,
22563        "ibpb": false,
22564        "xop": false,
22565        "avx": true,
22566        "movdiri": false,
22567        "ace2": false,
22568        "avx512bw": false,
22569        "acpi": false,
22570        "hv-vapic": false,
22571        "fsgsbase": true,
22572        "ht": false,
22573        "nx": true,
22574        "pclmulqdq": true,
22575        "mmxext": false,
22576        "vaes": false,
22577        "popcnt": true,
22578        "xsaves": true,
22579        "movdir64b": false,
22580        "tcg-cpuid": true,
22581        "lm": true,
22582        "umip": true,
22583        "pse": true,
22584        "avx2": true,
22585        "sep": true,
22586        "pclmuldq": true,
22587        "virt-ssbd": false,
22588        "x-hv-max-vps": -1,
22589        "nodeid-msr": false,
22590        "kvm": true,
22591        "misalignsse": false,
22592        "min-xlevel": 2147483656,
22593        "kvm-pv-unhalt": true,
22594        "bmi2": true,
22595        "bmi1": true,
22596        "realized": false,
22597        "tsc_scale": false,
22598        "tsc-scale": false,
22599        "topoext": false,
22600        "hv-vpindex": false,
22601        "xlevel2": 0,
22602        "clflushopt": true,
22603        "kvm-no-smi-migration": false,
22604        "monitor": false,
22605        "avx512er": false,
22606        "pmm-en": false,
22607        "pcid": true,
22608        "arch-capabilities": false,
22609        "3dnow": false,
22610        "erms": true,
22611        "lahf-lm": true,
22612        "lahf_lm": true,
22613        "vpclmulqdq": false,
22614        "fxsr-opt": false,
22615        "hv-synic": false,
22616        "xstore": false,
22617        "fxsr_opt": false,
22618        "kvm-hint-dedicated": false,
22619        "rtm": true,
22620        "lmce": true,
22621        "hv-time": false,
22622        "perfctr-nb": false,
22623        "perfctr_nb": false,
22624        "ffxsr": false,
22625        "hv-tlbflush": false,
22626        "rdrand": true,
22627        "rdseed": true,
22628        "avx512-4vnniw": false,
22629        "vmx": true,
22630        "vme": true,
22631        "dtes64": false,
22632        "mtrr": true,
22633        "rdtscp": true,
22634        "pse36": true,
22635        "kvm-pv-tlb-flush": true,
22636        "tbm": false,
22637        "wdt": false,
22638        "pause_filter": false,
22639        "sha-ni": false,
22640        "model-id": "Intel(R) Xeon(R) CPU E3-1245 v5 @ 3.50GHz",
22641        "abm": true,
22642        "avx512pf": false,
22643        "xstore-en": false
22644      }
22645    }
22646  },
22647  "id": "libvirt-51"
22648}
22649
22650{
22651  "execute": "qmp_capabilities",
22652  "id": "libvirt-1"
22653}
22654
22655{
22656  "return": {
22657  },
22658  "id": "libvirt-1"
22659}
22660
22661{
22662  "execute": "query-cpu-definitions",
22663  "id": "libvirt-2"
22664}
22665
22666{
22667  "return": [
22668    {
22669      "name": "max",
22670      "typename": "max-x86_64-cpu",
22671      "unavailable-features": [
22672      ],
22673      "static": false,
22674      "migration-safe": false
22675    },
22676    {
22677      "name": "host",
22678      "typename": "host-x86_64-cpu",
22679      "unavailable-features": [
22680        "kvm"
22681      ],
22682      "static": false,
22683      "migration-safe": false
22684    },
22685    {
22686      "name": "base",
22687      "typename": "base-x86_64-cpu",
22688      "unavailable-features": [
22689      ],
22690      "static": true,
22691      "migration-safe": true
22692    },
22693    {
22694      "name": "qemu64",
22695      "typename": "qemu64-x86_64-cpu",
22696      "unavailable-features": [
22697      ],
22698      "static": false,
22699      "migration-safe": true
22700    },
22701    {
22702      "name": "qemu32",
22703      "typename": "qemu32-x86_64-cpu",
22704      "unavailable-features": [
22705      ],
22706      "static": false,
22707      "migration-safe": true
22708    },
22709    {
22710      "name": "phenom",
22711      "typename": "phenom-x86_64-cpu",
22712      "unavailable-features": [
22713        "fxsr-opt"
22714      ],
22715      "static": false,
22716      "migration-safe": true
22717    },
22718    {
22719      "name": "pentium3",
22720      "typename": "pentium3-x86_64-cpu",
22721      "unavailable-features": [
22722      ],
22723      "static": false,
22724      "migration-safe": true
22725    },
22726    {
22727      "name": "pentium2",
22728      "typename": "pentium2-x86_64-cpu",
22729      "unavailable-features": [
22730      ],
22731      "static": false,
22732      "migration-safe": true
22733    },
22734    {
22735      "name": "pentium",
22736      "typename": "pentium-x86_64-cpu",
22737      "unavailable-features": [
22738      ],
22739      "static": false,
22740      "migration-safe": true
22741    },
22742    {
22743      "name": "n270",
22744      "typename": "n270-x86_64-cpu",
22745      "unavailable-features": [
22746      ],
22747      "static": false,
22748      "migration-safe": true
22749    },
22750    {
22751      "name": "kvm64",
22752      "typename": "kvm64-x86_64-cpu",
22753      "unavailable-features": [
22754      ],
22755      "static": false,
22756      "migration-safe": true
22757    },
22758    {
22759      "name": "kvm32",
22760      "typename": "kvm32-x86_64-cpu",
22761      "unavailable-features": [
22762      ],
22763      "static": false,
22764      "migration-safe": true
22765    },
22766    {
22767      "name": "coreduo",
22768      "typename": "coreduo-x86_64-cpu",
22769      "unavailable-features": [
22770      ],
22771      "static": false,
22772      "migration-safe": true
22773    },
22774    {
22775      "name": "core2duo",
22776      "typename": "core2duo-x86_64-cpu",
22777      "unavailable-features": [
22778      ],
22779      "static": false,
22780      "migration-safe": true
22781    },
22782    {
22783      "name": "athlon",
22784      "typename": "athlon-x86_64-cpu",
22785      "unavailable-features": [
22786      ],
22787      "static": false,
22788      "migration-safe": true
22789    },
22790    {
22791      "name": "Westmere-IBRS",
22792      "typename": "Westmere-IBRS-x86_64-cpu",
22793      "unavailable-features": [
22794        "spec-ctrl"
22795      ],
22796      "static": false,
22797      "migration-safe": true
22798    },
22799    {
22800      "name": "Westmere",
22801      "typename": "Westmere-x86_64-cpu",
22802      "unavailable-features": [
22803      ],
22804      "static": false,
22805      "migration-safe": true
22806    },
22807    {
22808      "name": "Skylake-Server-IBRS",
22809      "typename": "Skylake-Server-IBRS-x86_64-cpu",
22810      "unavailable-features": [
22811        "fma",
22812        "pcid",
22813        "x2apic",
22814        "tsc-deadline",
22815        "avx",
22816        "f16c",
22817        "rdrand",
22818        "hle",
22819        "avx2",
22820        "invpcid",
22821        "rtm",
22822        "avx512f",
22823        "avx512dq",
22824        "rdseed",
22825        "avx512cd",
22826        "avx512bw",
22827        "avx512vl",
22828        "spec-ctrl",
22829        "3dnowprefetch",
22830        "xsavec"
22831      ],
22832      "static": false,
22833      "migration-safe": true
22834    },
22835    {
22836      "name": "Skylake-Server",
22837      "typename": "Skylake-Server-x86_64-cpu",
22838      "unavailable-features": [
22839        "fma",
22840        "pcid",
22841        "x2apic",
22842        "tsc-deadline",
22843        "avx",
22844        "f16c",
22845        "rdrand",
22846        "hle",
22847        "avx2",
22848        "invpcid",
22849        "rtm",
22850        "avx512f",
22851        "avx512dq",
22852        "rdseed",
22853        "avx512cd",
22854        "avx512bw",
22855        "avx512vl",
22856        "3dnowprefetch",
22857        "xsavec"
22858      ],
22859      "static": false,
22860      "migration-safe": true
22861    },
22862    {
22863      "name": "Skylake-Client-IBRS",
22864      "typename": "Skylake-Client-IBRS-x86_64-cpu",
22865      "unavailable-features": [
22866        "fma",
22867        "pcid",
22868        "x2apic",
22869        "tsc-deadline",
22870        "avx",
22871        "f16c",
22872        "rdrand",
22873        "hle",
22874        "avx2",
22875        "invpcid",
22876        "rtm",
22877        "rdseed",
22878        "spec-ctrl",
22879        "3dnowprefetch",
22880        "xsavec"
22881      ],
22882      "static": false,
22883      "migration-safe": true
22884    },
22885    {
22886      "name": "Skylake-Client",
22887      "typename": "Skylake-Client-x86_64-cpu",
22888      "unavailable-features": [
22889        "fma",
22890        "pcid",
22891        "x2apic",
22892        "tsc-deadline",
22893        "avx",
22894        "f16c",
22895        "rdrand",
22896        "hle",
22897        "avx2",
22898        "invpcid",
22899        "rtm",
22900        "rdseed",
22901        "3dnowprefetch",
22902        "xsavec"
22903      ],
22904      "static": false,
22905      "migration-safe": true
22906    },
22907    {
22908      "name": "SandyBridge-IBRS",
22909      "typename": "SandyBridge-IBRS-x86_64-cpu",
22910      "unavailable-features": [
22911        "x2apic",
22912        "tsc-deadline",
22913        "avx",
22914        "spec-ctrl"
22915      ],
22916      "static": false,
22917      "migration-safe": true
22918    },
22919    {
22920      "name": "SandyBridge",
22921      "typename": "SandyBridge-x86_64-cpu",
22922      "unavailable-features": [
22923        "x2apic",
22924        "tsc-deadline",
22925        "avx"
22926      ],
22927      "static": false,
22928      "migration-safe": true
22929    },
22930    {
22931      "name": "Penryn",
22932      "typename": "Penryn-x86_64-cpu",
22933      "unavailable-features": [
22934      ],
22935      "static": false,
22936      "migration-safe": true
22937    },
22938    {
22939      "name": "Opteron_G5",
22940      "typename": "Opteron_G5-x86_64-cpu",
22941      "unavailable-features": [
22942        "fma",
22943        "avx",
22944        "f16c",
22945        "misalignsse",
22946        "3dnowprefetch",
22947        "xop",
22948        "fma4",
22949        "tbm",
22950        "nrip-save"
22951      ],
22952      "static": false,
22953      "migration-safe": true
22954    },
22955    {
22956      "name": "Opteron_G4",
22957      "typename": "Opteron_G4-x86_64-cpu",
22958      "unavailable-features": [
22959        "avx",
22960        "misalignsse",
22961        "3dnowprefetch",
22962        "xop",
22963        "fma4",
22964        "nrip-save"
22965      ],
22966      "static": false,
22967      "migration-safe": true
22968    },
22969    {
22970      "name": "Opteron_G3",
22971      "typename": "Opteron_G3-x86_64-cpu",
22972      "unavailable-features": [
22973        "misalignsse"
22974      ],
22975      "static": false,
22976      "migration-safe": true
22977    },
22978    {
22979      "name": "Opteron_G2",
22980      "typename": "Opteron_G2-x86_64-cpu",
22981      "unavailable-features": [
22982      ],
22983      "static": false,
22984      "migration-safe": true
22985    },
22986    {
22987      "name": "Opteron_G1",
22988      "typename": "Opteron_G1-x86_64-cpu",
22989      "unavailable-features": [
22990      ],
22991      "static": false,
22992      "migration-safe": true
22993    },
22994    {
22995      "name": "Nehalem-IBRS",
22996      "typename": "Nehalem-IBRS-x86_64-cpu",
22997      "unavailable-features": [
22998        "spec-ctrl"
22999      ],
23000      "static": false,
23001      "migration-safe": true
23002    },
23003    {
23004      "name": "Nehalem",
23005      "typename": "Nehalem-x86_64-cpu",
23006      "unavailable-features": [
23007      ],
23008      "static": false,
23009      "migration-safe": true
23010    },
23011    {
23012      "name": "KnightsMill",
23013      "typename": "KnightsMill-x86_64-cpu",
23014      "unavailable-features": [
23015        "fma",
23016        "x2apic",
23017        "tsc-deadline",
23018        "avx",
23019        "f16c",
23020        "rdrand",
23021        "avx2",
23022        "avx512f",
23023        "rdseed",
23024        "avx512pf",
23025        "avx512er",
23026        "avx512cd",
23027        "avx512-vpopcntdq",
23028        "avx512-4vnniw",
23029        "avx512-4fmaps",
23030        "3dnowprefetch"
23031      ],
23032      "static": false,
23033      "migration-safe": true
23034    },
23035    {
23036      "name": "IvyBridge-IBRS",
23037      "typename": "IvyBridge-IBRS-x86_64-cpu",
23038      "unavailable-features": [
23039        "x2apic",
23040        "tsc-deadline",
23041        "avx",
23042        "f16c",
23043        "rdrand",
23044        "spec-ctrl"
23045      ],
23046      "static": false,
23047      "migration-safe": true
23048    },
23049    {
23050      "name": "IvyBridge",
23051      "typename": "IvyBridge-x86_64-cpu",
23052      "unavailable-features": [
23053        "x2apic",
23054        "tsc-deadline",
23055        "avx",
23056        "f16c",
23057        "rdrand"
23058      ],
23059      "static": false,
23060      "migration-safe": true
23061    },
23062    {
23063      "name": "Icelake-Server",
23064      "typename": "Icelake-Server-x86_64-cpu",
23065      "unavailable-features": [
23066        "fma",
23067        "pcid",
23068        "x2apic",
23069        "tsc-deadline",
23070        "avx",
23071        "f16c",
23072        "rdrand",
23073        "hle",
23074        "avx2",
23075        "invpcid",
23076        "rtm",
23077        "avx512f",
23078        "avx512dq",
23079        "rdseed",
23080        "avx512cd",
23081        "avx512bw",
23082        "avx512vl",
23083        "avx512vbmi",
23084        "umip",
23085        "avx512vbmi2",
23086        "gfni",
23087        "vaes",
23088        "vpclmulqdq",
23089        "avx512vnni",
23090        "avx512bitalg",
23091        "avx512-vpopcntdq",
23092        "spec-ctrl",
23093        "ssbd",
23094        "3dnowprefetch",
23095        "wbnoinvd",
23096        "xsavec"
23097      ],
23098      "static": false,
23099      "migration-safe": true
23100    },
23101    {
23102      "name": "Icelake-Client",
23103      "typename": "Icelake-Client-x86_64-cpu",
23104      "unavailable-features": [
23105        "fma",
23106        "pcid",
23107        "x2apic",
23108        "tsc-deadline",
23109        "avx",
23110        "f16c",
23111        "rdrand",
23112        "hle",
23113        "avx2",
23114        "invpcid",
23115        "rtm",
23116        "rdseed",
23117        "avx512vbmi",
23118        "umip",
23119        "avx512vbmi2",
23120        "gfni",
23121        "vaes",
23122        "vpclmulqdq",
23123        "avx512vnni",
23124        "avx512bitalg",
23125        "avx512-vpopcntdq",
23126        "spec-ctrl",
23127        "ssbd",
23128        "3dnowprefetch",
23129        "wbnoinvd",
23130        "xsavec"
23131      ],
23132      "static": false,
23133      "migration-safe": true
23134    },
23135    {
23136      "name": "Haswell-noTSX-IBRS",
23137      "typename": "Haswell-noTSX-IBRS-x86_64-cpu",
23138      "unavailable-features": [
23139        "fma",
23140        "pcid",
23141        "x2apic",
23142        "tsc-deadline",
23143        "avx",
23144        "f16c",
23145        "rdrand",
23146        "avx2",
23147        "invpcid",
23148        "spec-ctrl"
23149      ],
23150      "static": false,
23151      "migration-safe": true
23152    },
23153    {
23154      "name": "Haswell-noTSX",
23155      "typename": "Haswell-noTSX-x86_64-cpu",
23156      "unavailable-features": [
23157        "fma",
23158        "pcid",
23159        "x2apic",
23160        "tsc-deadline",
23161        "avx",
23162        "f16c",
23163        "rdrand",
23164        "avx2",
23165        "invpcid"
23166      ],
23167      "static": false,
23168      "migration-safe": true
23169    },
23170    {
23171      "name": "Haswell-IBRS",
23172      "typename": "Haswell-IBRS-x86_64-cpu",
23173      "unavailable-features": [
23174        "fma",
23175        "pcid",
23176        "x2apic",
23177        "tsc-deadline",
23178        "avx",
23179        "f16c",
23180        "rdrand",
23181        "hle",
23182        "avx2",
23183        "invpcid",
23184        "rtm",
23185        "spec-ctrl"
23186      ],
23187      "static": false,
23188      "migration-safe": true
23189    },
23190    {
23191      "name": "Haswell",
23192      "typename": "Haswell-x86_64-cpu",
23193      "unavailable-features": [
23194        "fma",
23195        "pcid",
23196        "x2apic",
23197        "tsc-deadline",
23198        "avx",
23199        "f16c",
23200        "rdrand",
23201        "hle",
23202        "avx2",
23203        "invpcid",
23204        "rtm"
23205      ],
23206      "static": false,
23207      "migration-safe": true
23208    },
23209    {
23210      "name": "EPYC-IBPB",
23211      "typename": "EPYC-IBPB-x86_64-cpu",
23212      "unavailable-features": [
23213        "fma",
23214        "avx",
23215        "f16c",
23216        "rdrand",
23217        "avx2",
23218        "rdseed",
23219        "sha-ni",
23220        "fxsr-opt",
23221        "misalignsse",
23222        "3dnowprefetch",
23223        "osvw",
23224        "topoext",
23225        "ibpb",
23226        "nrip-save",
23227        "xsavec"
23228      ],
23229      "static": false,
23230      "migration-safe": true
23231    },
23232    {
23233      "name": "EPYC",
23234      "typename": "EPYC-x86_64-cpu",
23235      "unavailable-features": [
23236        "fma",
23237        "avx",
23238        "f16c",
23239        "rdrand",
23240        "avx2",
23241        "rdseed",
23242        "sha-ni",
23243        "fxsr-opt",
23244        "misalignsse",
23245        "3dnowprefetch",
23246        "osvw",
23247        "topoext",
23248        "nrip-save",
23249        "xsavec"
23250      ],
23251      "static": false,
23252      "migration-safe": true
23253    },
23254    {
23255      "name": "Conroe",
23256      "typename": "Conroe-x86_64-cpu",
23257      "unavailable-features": [
23258      ],
23259      "static": false,
23260      "migration-safe": true
23261    },
23262    {
23263      "name": "Cascadelake-Server",
23264      "typename": "Cascadelake-Server-x86_64-cpu",
23265      "unavailable-features": [
23266        "fma",
23267        "pcid",
23268        "x2apic",
23269        "tsc-deadline",
23270        "avx",
23271        "f16c",
23272        "rdrand",
23273        "hle",
23274        "avx2",
23275        "invpcid",
23276        "rtm",
23277        "avx512f",
23278        "avx512dq",
23279        "rdseed",
23280        "avx512cd",
23281        "avx512bw",
23282        "avx512vl",
23283        "avx512vnni",
23284        "spec-ctrl",
23285        "ssbd",
23286        "3dnowprefetch",
23287        "xsavec"
23288      ],
23289      "static": false,
23290      "migration-safe": true
23291    },
23292    {
23293      "name": "Broadwell-noTSX-IBRS",
23294      "typename": "Broadwell-noTSX-IBRS-x86_64-cpu",
23295      "unavailable-features": [
23296        "fma",
23297        "pcid",
23298        "x2apic",
23299        "tsc-deadline",
23300        "avx",
23301        "f16c",
23302        "rdrand",
23303        "avx2",
23304        "invpcid",
23305        "rdseed",
23306        "spec-ctrl",
23307        "3dnowprefetch"
23308      ],
23309      "static": false,
23310      "migration-safe": true
23311    },
23312    {
23313      "name": "Broadwell-noTSX",
23314      "typename": "Broadwell-noTSX-x86_64-cpu",
23315      "unavailable-features": [
23316        "fma",
23317        "pcid",
23318        "x2apic",
23319        "tsc-deadline",
23320        "avx",
23321        "f16c",
23322        "rdrand",
23323        "avx2",
23324        "invpcid",
23325        "rdseed",
23326        "3dnowprefetch"
23327      ],
23328      "static": false,
23329      "migration-safe": true
23330    },
23331    {
23332      "name": "Broadwell-IBRS",
23333      "typename": "Broadwell-IBRS-x86_64-cpu",
23334      "unavailable-features": [
23335        "fma",
23336        "pcid",
23337        "x2apic",
23338        "tsc-deadline",
23339        "avx",
23340        "f16c",
23341        "rdrand",
23342        "hle",
23343        "avx2",
23344        "invpcid",
23345        "rtm",
23346        "rdseed",
23347        "spec-ctrl",
23348        "3dnowprefetch"
23349      ],
23350      "static": false,
23351      "migration-safe": true
23352    },
23353    {
23354      "name": "Broadwell",
23355      "typename": "Broadwell-x86_64-cpu",
23356      "unavailable-features": [
23357        "fma",
23358        "pcid",
23359        "x2apic",
23360        "tsc-deadline",
23361        "avx",
23362        "f16c",
23363        "rdrand",
23364        "hle",
23365        "avx2",
23366        "invpcid",
23367        "rtm",
23368        "rdseed",
23369        "3dnowprefetch"
23370      ],
23371      "static": false,
23372      "migration-safe": true
23373    },
23374    {
23375      "name": "486",
23376      "typename": "486-x86_64-cpu",
23377      "unavailable-features": [
23378      ],
23379      "static": false,
23380      "migration-safe": true
23381    }
23382  ],
23383  "id": "libvirt-2"
23384}
23385
23386{
23387  "execute": "query-cpu-model-expansion",
23388  "arguments": {
23389    "type": "static",
23390    "model": {
23391      "name": "max"
23392    }
23393  },
23394  "id": "libvirt-3"
23395}
23396
23397{
23398  "return": {
23399    "model": {
23400      "name": "base",
23401      "props": {
23402        "cmov": true,
23403        "ia64": false,
23404        "ssb-no": false,
23405        "aes": true,
23406        "mmx": true,
23407        "rdpid": false,
23408        "arat": true,
23409        "gfni": false,
23410        "ibrs-all": false,
23411        "pause-filter": false,
23412        "xsavec": false,
23413        "intel-pt": false,
23414        "kvm-asyncpf": false,
23415        "perfctr-core": false,
23416        "mpx": true,
23417        "pbe": false,
23418        "avx512cd": false,
23419        "decodeassists": false,
23420        "sse4.1": true,
23421        "family": 6,
23422        "wbnoinvd": false,
23423        "avx512f": false,
23424        "msr": true,
23425        "mce": true,
23426        "mca": true,
23427        "xcrypt": false,
23428        "min-level": 13,
23429        "xgetbv1": true,
23430        "cid": false,
23431        "ds": false,
23432        "fxsr": true,
23433        "xsaveopt": true,
23434        "xtpr": false,
23435        "avx512vl": false,
23436        "avx512-vpopcntdq": false,
23437        "phe": false,
23438        "extapic": false,
23439        "3dnowprefetch": false,
23440        "avx512vbmi2": false,
23441        "cr8legacy": true,
23442        "stibp": false,
23443        "xcrypt-en": false,
23444        "pn": false,
23445        "rsba": false,
23446        "dca": false,
23447        "vendor": "AuthenticAMD",
23448        "pku": true,
23449        "smx": false,
23450        "cmp-legacy": false,
23451        "avx512-4fmaps": false,
23452        "vmcb-clean": false,
23453        "hle": false,
23454        "3dnowext": true,
23455        "amd-no-ssb": false,
23456        "npt": true,
23457        "rdctl-no": false,
23458        "clwb": true,
23459        "lbrv": false,
23460        "adx": true,
23461        "ss": true,
23462        "pni": true,
23463        "svm-lock": false,
23464        "smep": true,
23465        "smap": true,
23466        "pfthreshold": false,
23467        "x2apic": false,
23468        "avx512vbmi": false,
23469        "avx512vnni": false,
23470        "flushbyasid": false,
23471        "f16c": false,
23472        "ace2-en": false,
23473        "pae": true,
23474        "pat": true,
23475        "sse": true,
23476        "phe-en": false,
23477        "kvm-nopiodelay": false,
23478        "tm": false,
23479        "kvmclock-stable-bit": false,
23480        "hypervisor": true,
23481        "pcommit": true,
23482        "syscall": true,
23483        "avx512dq": false,
23484        "svm": true,
23485        "invtsc": false,
23486        "sse2": true,
23487        "ssbd": false,
23488        "est": false,
23489        "avx512ifma": false,
23490        "tm2": false,
23491        "kvm-pv-eoi": false,
23492        "kvm-pv-ipi": false,
23493        "cx8": true,
23494        "cldemote": false,
23495        "kvm-mmu": false,
23496        "sse4.2": true,
23497        "pge": true,
23498        "avx512bitalg": false,
23499        "pdcm": false,
23500        "model": 6,
23501        "movbe": true,
23502        "nrip-save": false,
23503        "ssse3": true,
23504        "sse4a": true,
23505        "invpcid": false,
23506        "pdpe1gb": true,
23507        "tsc-deadline": false,
23508        "skip-l1dfl-vmentry": false,
23509        "fma": false,
23510        "cx16": true,
23511        "de": true,
23512        "stepping": 3,
23513        "xsave": true,
23514        "clflush": true,
23515        "skinit": false,
23516        "tsc": true,
23517        "tce": false,
23518        "fpu": true,
23519        "ds-cpl": false,
23520        "ibs": false,
23521        "fma4": false,
23522        "la57": true,
23523        "osvw": false,
23524        "apic": true,
23525        "pmm": false,
23526        "spec-ctrl": false,
23527        "tsc-adjust": false,
23528        "kvm-steal-time": false,
23529        "kvmclock": false,
23530        "lwp": false,
23531        "amd-ssbd": false,
23532        "xop": false,
23533        "ibpb": false,
23534        "avx": false,
23535        "movdiri": false,
23536        "acpi": true,
23537        "avx512bw": false,
23538        "ace2": false,
23539        "fsgsbase": true,
23540        "ht": false,
23541        "nx": true,
23542        "pclmulqdq": true,
23543        "mmxext": true,
23544        "popcnt": true,
23545        "vaes": false,
23546        "movdir64b": false,
23547        "xsaves": false,
23548        "lm": true,
23549        "umip": false,
23550        "pse": true,
23551        "avx2": false,
23552        "sep": true,
23553        "virt-ssbd": false,
23554        "nodeid-msr": false,
23555        "misalignsse": false,
23556        "min-xlevel": 2147483658,
23557        "bmi1": true,
23558        "bmi2": true,
23559        "kvm-pv-unhalt": false,
23560        "tsc-scale": false,
23561        "topoext": false,
23562        "clflushopt": true,
23563        "monitor": true,
23564        "avx512er": false,
23565        "pmm-en": false,
23566        "pcid": false,
23567        "arch-capabilities": false,
23568        "3dnow": true,
23569        "erms": true,
23570        "lahf-lm": true,
23571        "vpclmulqdq": false,
23572        "fxsr-opt": false,
23573        "xstore": false,
23574        "rtm": false,
23575        "kvm-hint-dedicated": false,
23576        "lmce": false,
23577        "perfctr-nb": false,
23578        "rdrand": false,
23579        "rdseed": false,
23580        "avx512-4vnniw": false,
23581        "vme": false,
23582        "vmx": false,
23583        "dtes64": false,
23584        "mtrr": true,
23585        "rdtscp": true,
23586        "pse36": true,
23587        "kvm-pv-tlb-flush": false,
23588        "tbm": false,
23589        "wdt": false,
23590        "model-id": "QEMU TCG CPU version 2.5+",
23591        "sha-ni": false,
23592        "abm": true,
23593        "avx512pf": false,
23594        "xstore-en": false
23595      }
23596    }
23597  },
23598  "id": "libvirt-3"
23599}
23600
23601{
23602  "execute": "query-cpu-model-expansion",
23603  "arguments": {
23604    "type": "full",
23605    "model": {
23606      "name": "base",
23607      "props": {
23608        "cmov": true,
23609        "ia64": false,
23610        "ssb-no": false,
23611        "aes": true,
23612        "mmx": true,
23613        "rdpid": false,
23614        "arat": true,
23615        "gfni": false,
23616        "ibrs-all": false,
23617        "pause-filter": false,
23618        "xsavec": false,
23619        "intel-pt": false,
23620        "kvm-asyncpf": false,
23621        "perfctr-core": false,
23622        "mpx": true,
23623        "pbe": false,
23624        "avx512cd": false,
23625        "decodeassists": false,
23626        "sse4.1": true,
23627        "family": 6,
23628        "wbnoinvd": false,
23629        "avx512f": false,
23630        "msr": true,
23631        "mce": true,
23632        "mca": true,
23633        "xcrypt": false,
23634        "min-level": 13,
23635        "xgetbv1": true,
23636        "cid": false,
23637        "ds": false,
23638        "fxsr": true,
23639        "xsaveopt": true,
23640        "xtpr": false,
23641        "avx512vl": false,
23642        "avx512-vpopcntdq": false,
23643        "phe": false,
23644        "extapic": false,
23645        "3dnowprefetch": false,
23646        "avx512vbmi2": false,
23647        "cr8legacy": true,
23648        "stibp": false,
23649        "xcrypt-en": false,
23650        "pn": false,
23651        "rsba": false,
23652        "dca": false,
23653        "vendor": "AuthenticAMD",
23654        "pku": true,
23655        "smx": false,
23656        "cmp-legacy": false,
23657        "avx512-4fmaps": false,
23658        "vmcb-clean": false,
23659        "hle": false,
23660        "3dnowext": true,
23661        "amd-no-ssb": false,
23662        "npt": true,
23663        "rdctl-no": false,
23664        "clwb": true,
23665        "lbrv": false,
23666        "adx": true,
23667        "ss": true,
23668        "pni": true,
23669        "svm-lock": false,
23670        "smep": true,
23671        "smap": true,
23672        "pfthreshold": false,
23673        "x2apic": false,
23674        "avx512vbmi": false,
23675        "avx512vnni": false,
23676        "flushbyasid": false,
23677        "f16c": false,
23678        "ace2-en": false,
23679        "pae": true,
23680        "pat": true,
23681        "sse": true,
23682        "phe-en": false,
23683        "kvm-nopiodelay": false,
23684        "tm": false,
23685        "kvmclock-stable-bit": false,
23686        "hypervisor": true,
23687        "pcommit": true,
23688        "syscall": true,
23689        "avx512dq": false,
23690        "svm": true,
23691        "invtsc": false,
23692        "sse2": true,
23693        "ssbd": false,
23694        "est": false,
23695        "avx512ifma": false,
23696        "tm2": false,
23697        "kvm-pv-eoi": false,
23698        "kvm-pv-ipi": false,
23699        "cx8": true,
23700        "cldemote": false,
23701        "kvm-mmu": false,
23702        "sse4.2": true,
23703        "pge": true,
23704        "avx512bitalg": false,
23705        "pdcm": false,
23706        "model": 6,
23707        "movbe": true,
23708        "nrip-save": false,
23709        "ssse3": true,
23710        "sse4a": true,
23711        "invpcid": false,
23712        "pdpe1gb": true,
23713        "tsc-deadline": false,
23714        "skip-l1dfl-vmentry": false,
23715        "fma": false,
23716        "cx16": true,
23717        "de": true,
23718        "stepping": 3,
23719        "xsave": true,
23720        "clflush": true,
23721        "skinit": false,
23722        "tsc": true,
23723        "tce": false,
23724        "fpu": true,
23725        "ds-cpl": false,
23726        "ibs": false,
23727        "fma4": false,
23728        "la57": true,
23729        "osvw": false,
23730        "apic": true,
23731        "pmm": false,
23732        "spec-ctrl": false,
23733        "tsc-adjust": false,
23734        "kvm-steal-time": false,
23735        "kvmclock": false,
23736        "lwp": false,
23737        "amd-ssbd": false,
23738        "xop": false,
23739        "ibpb": false,
23740        "avx": false,
23741        "movdiri": false,
23742        "acpi": true,
23743        "avx512bw": false,
23744        "ace2": false,
23745        "fsgsbase": true,
23746        "ht": false,
23747        "nx": true,
23748        "pclmulqdq": true,
23749        "mmxext": true,
23750        "popcnt": true,
23751        "vaes": false,
23752        "movdir64b": false,
23753        "xsaves": false,
23754        "lm": true,
23755        "umip": false,
23756        "pse": true,
23757        "avx2": false,
23758        "sep": true,
23759        "virt-ssbd": false,
23760        "nodeid-msr": false,
23761        "misalignsse": false,
23762        "min-xlevel": 2147483658,
23763        "bmi1": true,
23764        "bmi2": true,
23765        "kvm-pv-unhalt": false,
23766        "tsc-scale": false,
23767        "topoext": false,
23768        "clflushopt": true,
23769        "monitor": true,
23770        "avx512er": false,
23771        "pmm-en": false,
23772        "pcid": false,
23773        "arch-capabilities": false,
23774        "3dnow": true,
23775        "erms": true,
23776        "lahf-lm": true,
23777        "vpclmulqdq": false,
23778        "fxsr-opt": false,
23779        "xstore": false,
23780        "rtm": false,
23781        "kvm-hint-dedicated": false,
23782        "lmce": false,
23783        "perfctr-nb": false,
23784        "rdrand": false,
23785        "rdseed": false,
23786        "avx512-4vnniw": false,
23787        "vme": false,
23788        "vmx": false,
23789        "dtes64": false,
23790        "mtrr": true,
23791        "rdtscp": true,
23792        "pse36": true,
23793        "kvm-pv-tlb-flush": false,
23794        "tbm": false,
23795        "wdt": false,
23796        "model-id": "QEMU TCG CPU version 2.5+",
23797        "sha-ni": false,
23798        "abm": true,
23799        "avx512pf": false,
23800        "xstore-en": false
23801      }
23802    }
23803  },
23804  "id": "libvirt-4"
23805}
23806
23807{
23808  "return": {
23809    "model": {
23810      "name": "base",
23811      "props": {
23812        "phys-bits": 0,
23813        "core-id": -1,
23814        "xlevel": 2147483658,
23815        "cmov": true,
23816        "ia64": false,
23817        "ssb-no": false,
23818        "aes": true,
23819        "mmx": true,
23820        "rdpid": false,
23821        "arat": true,
23822        "gfni": false,
23823        "ibrs-all": false,
23824        "pause-filter": false,
23825        "xsavec": false,
23826        "intel-pt": false,
23827        "hv-frequencies": false,
23828        "tsc-frequency": 0,
23829        "xd": true,
23830        "x-intel-pt-auto-level": true,
23831        "hv-vendor-id": "",
23832        "kvm-asyncpf": false,
23833        "kvm_asyncpf": false,
23834        "perfctr_core": false,
23835        "perfctr-core": false,
23836        "mpx": true,
23837        "pbe": false,
23838        "decodeassists": false,
23839        "avx512cd": false,
23840        "sse4_1": true,
23841        "sse4.1": true,
23842        "sse4-1": true,
23843        "family": 6,
23844        "legacy-cache": true,
23845        "host-phys-bits-limit": 0,
23846        "vmware-cpuid-freq": true,
23847        "wbnoinvd": false,
23848        "avx512f": false,
23849        "msr": true,
23850        "mce": true,
23851        "mca": true,
23852        "hv-runtime": false,
23853        "xcrypt": false,
23854        "thread-id": -1,
23855        "min-level": 13,
23856        "xgetbv1": true,
23857        "cid": false,
23858        "hv-relaxed": false,
23859        "hv-crash": false,
23860        "ds": false,
23861        "fxsr": true,
23862        "xsaveopt": true,
23863        "xtpr": false,
23864        "hv-evmcs": false,
23865        "avx512vl": false,
23866        "avx512-vpopcntdq": false,
23867        "phe": false,
23868        "extapic": false,
23869        "3dnowprefetch": false,
23870        "avx512vbmi2": false,
23871        "cr8legacy": true,
23872        "stibp": false,
23873        "cpuid-0xb": true,
23874        "xcrypt-en": false,
23875        "kvm_pv_eoi": false,
23876        "apic-id": 4294967295,
23877        "rsba": false,
23878        "pn": false,
23879        "dca": false,
23880        "vendor": "AuthenticAMD",
23881        "hv-ipi": false,
23882        "pku": true,
23883        "smx": false,
23884        "cmp_legacy": false,
23885        "cmp-legacy": false,
23886        "node-id": -1,
23887        "avx512-4fmaps": false,
23888        "vmcb_clean": false,
23889        "vmcb-clean": false,
23890        "3dnowext": true,
23891        "amd-no-ssb": false,
23892        "hle": false,
23893        "npt": true,
23894        "rdctl-no": false,
23895        "memory": "/machine/unattached/system[0]",
23896        "clwb": true,
23897        "lbrv": false,
23898        "adx": true,
23899        "ss": true,
23900        "pni": true,
23901        "svm_lock": false,
23902        "svm-lock": false,
23903        "pfthreshold": false,
23904        "smep": true,
23905        "smap": true,
23906        "x2apic": false,
23907        "avx512vbmi": false,
23908        "avx512vnni": false,
23909        "hv-stimer": false,
23910        "x-hv-synic-kvm-only": false,
23911        "i64": true,
23912        "flushbyasid": false,
23913        "f16c": false,
23914        "ace2-en": false,
23915        "pat": true,
23916        "pae": true,
23917        "sse": true,
23918        "phe-en": false,
23919        "kvm_nopiodelay": false,
23920        "kvm-nopiodelay": false,
23921        "tm": false,
23922        "kvmclock-stable-bit": false,
23923        "hypervisor": true,
23924        "socket-id": -1,
23925        "pcommit": true,
23926        "syscall": true,
23927        "level": 13,
23928        "avx512dq": false,
23929        "x-migrate-smi-count": true,
23930        "svm": true,
23931        "full-cpuid-auto-level": true,
23932        "hv-reset": false,
23933        "invtsc": false,
23934        "sse3": true,
23935        "sse2": true,
23936        "ssbd": false,
23937        "est": false,
23938        "avx512ifma": false,
23939        "tm2": false,
23940        "kvm-pv-ipi": false,
23941        "kvm-pv-eoi": false,
23942        "cx8": true,
23943        "cldemote": false,
23944        "hv-reenlightenment": false,
23945        "kvm_mmu": false,
23946        "kvm-mmu": false,
23947        "sse4_2": true,
23948        "sse4.2": true,
23949        "sse4-2": true,
23950        "pge": true,
23951        "fill-mtrr-mask": true,
23952        "avx512bitalg": false,
23953        "nodeid_msr": false,
23954        "pdcm": false,
23955        "movbe": true,
23956        "model": 6,
23957        "nrip_save": false,
23958        "nrip-save": false,
23959        "kvm_pv_unhalt": false,
23960        "ssse3": true,
23961        "sse4a": true,
23962        "invpcid": false,
23963        "pdpe1gb": true,
23964        "tsc-deadline": false,
23965        "skip-l1dfl-vmentry": false,
23966        "fma": false,
23967        "cx16": true,
23968        "de": true,
23969        "enforce": false,
23970        "stepping": 3,
23971        "xsave": true,
23972        "clflush": true,
23973        "skinit": false,
23974        "tsc": true,
23975        "tce": false,
23976        "fpu": true,
23977        "ibs": false,
23978        "ds_cpl": false,
23979        "ds-cpl": false,
23980        "host-phys-bits": false,
23981        "fma4": false,
23982        "la57": true,
23983        "osvw": false,
23984        "check": true,
23985        "hv-spinlocks": -1,
23986        "pmu": false,
23987        "pmm": false,
23988        "apic": true,
23989        "spec-ctrl": false,
23990        "min-xlevel2": 0,
23991        "tsc-adjust": false,
23992        "tsc_adjust": false,
23993        "kvm-steal-time": false,
23994        "kvm_steal_time": false,
23995        "kvmclock": false,
23996        "l3-cache": true,
23997        "lwp": false,
23998        "amd-ssbd": false,
23999        "ibpb": false,
24000        "xop": false,
24001        "avx": false,
24002        "movdiri": false,
24003        "ace2": false,
24004        "avx512bw": false,
24005        "acpi": true,
24006        "hv-vapic": false,
24007        "fsgsbase": true,
24008        "ht": false,
24009        "nx": true,
24010        "pclmulqdq": true,
24011        "mmxext": true,
24012        "vaes": false,
24013        "popcnt": true,
24014        "xsaves": false,
24015        "movdir64b": false,
24016        "tcg-cpuid": true,
24017        "lm": true,
24018        "umip": false,
24019        "pse": true,
24020        "avx2": false,
24021        "sep": true,
24022        "pclmuldq": true,
24023        "virt-ssbd": false,
24024        "x-hv-max-vps": -1,
24025        "nodeid-msr": false,
24026        "kvm": true,
24027        "misalignsse": false,
24028        "min-xlevel": 2147483658,
24029        "kvm-pv-unhalt": false,
24030        "bmi2": true,
24031        "bmi1": true,
24032        "realized": false,
24033        "tsc_scale": false,
24034        "tsc-scale": false,
24035        "topoext": false,
24036        "hv-vpindex": false,
24037        "xlevel2": 0,
24038        "clflushopt": true,
24039        "kvm-no-smi-migration": false,
24040        "monitor": true,
24041        "avx512er": false,
24042        "pmm-en": false,
24043        "pcid": false,
24044        "arch-capabilities": false,
24045        "3dnow": true,
24046        "erms": true,
24047        "lahf-lm": true,
24048        "lahf_lm": true,
24049        "vpclmulqdq": false,
24050        "fxsr-opt": false,
24051        "hv-synic": false,
24052        "xstore": false,
24053        "fxsr_opt": false,
24054        "kvm-hint-dedicated": false,
24055        "rtm": false,
24056        "lmce": false,
24057        "hv-time": false,
24058        "perfctr-nb": false,
24059        "perfctr_nb": false,
24060        "ffxsr": false,
24061        "hv-tlbflush": false,
24062        "rdrand": false,
24063        "rdseed": false,
24064        "avx512-4vnniw": false,
24065        "vmx": false,
24066        "vme": false,
24067        "dtes64": false,
24068        "mtrr": true,
24069        "rdtscp": true,
24070        "pse36": true,
24071        "kvm-pv-tlb-flush": false,
24072        "tbm": false,
24073        "wdt": false,
24074        "pause_filter": false,
24075        "sha-ni": false,
24076        "model-id": "QEMU TCG CPU version 2.5+",
24077        "abm": true,
24078        "avx512pf": false,
24079        "xstore-en": false
24080      }
24081    }
24082  },
24083  "id": "libvirt-4"
24084}
24085
24086{
24087  "execute": "query-cpu-model-expansion",
24088  "arguments": {
24089    "type": "static",
24090    "model": {
24091      "name": "max",
24092      "props": {
24093        "migratable": false
24094      }
24095    }
24096  },
24097  "id": "libvirt-5"
24098}
24099
24100{
24101  "return": {
24102    "model": {
24103      "name": "base",
24104      "props": {
24105        "cmov": true,
24106        "ia64": false,
24107        "ssb-no": false,
24108        "aes": true,
24109        "mmx": true,
24110        "rdpid": false,
24111        "arat": true,
24112        "gfni": false,
24113        "ibrs-all": false,
24114        "pause-filter": false,
24115        "xsavec": false,
24116        "intel-pt": false,
24117        "kvm-asyncpf": false,
24118        "perfctr-core": false,
24119        "mpx": true,
24120        "pbe": false,
24121        "avx512cd": false,
24122        "decodeassists": false,
24123        "sse4.1": true,
24124        "family": 6,
24125        "wbnoinvd": false,
24126        "avx512f": false,
24127        "msr": true,
24128        "mce": true,
24129        "mca": true,
24130        "xcrypt": false,
24131        "min-level": 13,
24132        "xgetbv1": true,
24133        "cid": false,
24134        "ds": false,
24135        "fxsr": true,
24136        "xsaveopt": true,
24137        "xtpr": false,
24138        "avx512vl": false,
24139        "avx512-vpopcntdq": false,
24140        "phe": false,
24141        "extapic": false,
24142        "3dnowprefetch": false,
24143        "avx512vbmi2": false,
24144        "cr8legacy": true,
24145        "stibp": false,
24146        "xcrypt-en": false,
24147        "pn": false,
24148        "rsba": false,
24149        "dca": false,
24150        "vendor": "AuthenticAMD",
24151        "pku": true,
24152        "smx": false,
24153        "cmp-legacy": false,
24154        "avx512-4fmaps": false,
24155        "vmcb-clean": false,
24156        "hle": false,
24157        "3dnowext": true,
24158        "amd-no-ssb": false,
24159        "npt": true,
24160        "rdctl-no": false,
24161        "clwb": true,
24162        "lbrv": false,
24163        "adx": true,
24164        "ss": true,
24165        "pni": true,
24166        "svm-lock": false,
24167        "smep": true,
24168        "smap": true,
24169        "pfthreshold": false,
24170        "x2apic": false,
24171        "avx512vbmi": false,
24172        "avx512vnni": false,
24173        "flushbyasid": false,
24174        "f16c": false,
24175        "ace2-en": false,
24176        "pae": true,
24177        "pat": true,
24178        "sse": true,
24179        "phe-en": false,
24180        "kvm-nopiodelay": false,
24181        "tm": false,
24182        "kvmclock-stable-bit": false,
24183        "hypervisor": true,
24184        "pcommit": true,
24185        "syscall": true,
24186        "avx512dq": false,
24187        "svm": true,
24188        "invtsc": false,
24189        "sse2": true,
24190        "ssbd": false,
24191        "est": false,
24192        "avx512ifma": false,
24193        "tm2": false,
24194        "kvm-pv-eoi": false,
24195        "kvm-pv-ipi": false,
24196        "cx8": true,
24197        "cldemote": false,
24198        "kvm-mmu": false,
24199        "sse4.2": true,
24200        "pge": true,
24201        "avx512bitalg": false,
24202        "pdcm": false,
24203        "model": 6,
24204        "movbe": true,
24205        "nrip-save": false,
24206        "ssse3": true,
24207        "sse4a": true,
24208        "invpcid": false,
24209        "pdpe1gb": true,
24210        "tsc-deadline": false,
24211        "skip-l1dfl-vmentry": false,
24212        "fma": false,
24213        "cx16": true,
24214        "de": true,
24215        "stepping": 3,
24216        "xsave": true,
24217        "clflush": true,
24218        "skinit": false,
24219        "tsc": true,
24220        "tce": false,
24221        "fpu": true,
24222        "ds-cpl": false,
24223        "ibs": false,
24224        "fma4": false,
24225        "la57": true,
24226        "osvw": false,
24227        "apic": true,
24228        "pmm": false,
24229        "spec-ctrl": false,
24230        "tsc-adjust": false,
24231        "kvm-steal-time": false,
24232        "kvmclock": false,
24233        "lwp": false,
24234        "amd-ssbd": false,
24235        "xop": false,
24236        "ibpb": false,
24237        "avx": false,
24238        "movdiri": false,
24239        "acpi": true,
24240        "avx512bw": false,
24241        "ace2": false,
24242        "fsgsbase": true,
24243        "ht": false,
24244        "nx": true,
24245        "pclmulqdq": true,
24246        "mmxext": true,
24247        "popcnt": true,
24248        "vaes": false,
24249        "movdir64b": false,
24250        "xsaves": false,
24251        "lm": true,
24252        "umip": false,
24253        "pse": true,
24254        "avx2": false,
24255        "sep": true,
24256        "virt-ssbd": false,
24257        "nodeid-msr": false,
24258        "misalignsse": false,
24259        "min-xlevel": 2147483658,
24260        "bmi1": true,
24261        "bmi2": true,
24262        "kvm-pv-unhalt": false,
24263        "tsc-scale": false,
24264        "topoext": false,
24265        "clflushopt": true,
24266        "monitor": true,
24267        "avx512er": false,
24268        "pmm-en": false,
24269        "pcid": false,
24270        "arch-capabilities": false,
24271        "3dnow": true,
24272        "erms": true,
24273        "lahf-lm": true,
24274        "vpclmulqdq": false,
24275        "fxsr-opt": false,
24276        "xstore": false,
24277        "rtm": false,
24278        "kvm-hint-dedicated": false,
24279        "lmce": false,
24280        "perfctr-nb": false,
24281        "rdrand": false,
24282        "rdseed": false,
24283        "avx512-4vnniw": false,
24284        "vme": false,
24285        "vmx": false,
24286        "dtes64": false,
24287        "mtrr": true,
24288        "rdtscp": true,
24289        "pse36": true,
24290        "kvm-pv-tlb-flush": false,
24291        "tbm": false,
24292        "wdt": false,
24293        "model-id": "QEMU TCG CPU version 2.5+",
24294        "sha-ni": false,
24295        "abm": true,
24296        "avx512pf": false,
24297        "xstore-en": false
24298      }
24299    }
24300  },
24301  "id": "libvirt-5"
24302}
24303
24304{
24305  "execute": "query-cpu-model-expansion",
24306  "arguments": {
24307    "type": "full",
24308    "model": {
24309      "name": "base",
24310      "props": {
24311        "cmov": true,
24312        "ia64": false,
24313        "ssb-no": false,
24314        "aes": true,
24315        "mmx": true,
24316        "rdpid": false,
24317        "arat": true,
24318        "gfni": false,
24319        "ibrs-all": false,
24320        "pause-filter": false,
24321        "xsavec": false,
24322        "intel-pt": false,
24323        "kvm-asyncpf": false,
24324        "perfctr-core": false,
24325        "mpx": true,
24326        "pbe": false,
24327        "avx512cd": false,
24328        "decodeassists": false,
24329        "sse4.1": true,
24330        "family": 6,
24331        "wbnoinvd": false,
24332        "avx512f": false,
24333        "msr": true,
24334        "mce": true,
24335        "mca": true,
24336        "xcrypt": false,
24337        "min-level": 13,
24338        "xgetbv1": true,
24339        "cid": false,
24340        "ds": false,
24341        "fxsr": true,
24342        "xsaveopt": true,
24343        "xtpr": false,
24344        "avx512vl": false,
24345        "avx512-vpopcntdq": false,
24346        "phe": false,
24347        "extapic": false,
24348        "3dnowprefetch": false,
24349        "avx512vbmi2": false,
24350        "cr8legacy": true,
24351        "stibp": false,
24352        "xcrypt-en": false,
24353        "pn": false,
24354        "rsba": false,
24355        "dca": false,
24356        "vendor": "AuthenticAMD",
24357        "pku": true,
24358        "smx": false,
24359        "cmp-legacy": false,
24360        "avx512-4fmaps": false,
24361        "vmcb-clean": false,
24362        "hle": false,
24363        "3dnowext": true,
24364        "amd-no-ssb": false,
24365        "npt": true,
24366        "rdctl-no": false,
24367        "clwb": true,
24368        "lbrv": false,
24369        "adx": true,
24370        "ss": true,
24371        "pni": true,
24372        "svm-lock": false,
24373        "smep": true,
24374        "smap": true,
24375        "pfthreshold": false,
24376        "x2apic": false,
24377        "avx512vbmi": false,
24378        "avx512vnni": false,
24379        "flushbyasid": false,
24380        "f16c": false,
24381        "ace2-en": false,
24382        "pae": true,
24383        "pat": true,
24384        "sse": true,
24385        "phe-en": false,
24386        "kvm-nopiodelay": false,
24387        "tm": false,
24388        "kvmclock-stable-bit": false,
24389        "hypervisor": true,
24390        "pcommit": true,
24391        "syscall": true,
24392        "avx512dq": false,
24393        "svm": true,
24394        "invtsc": false,
24395        "sse2": true,
24396        "ssbd": false,
24397        "est": false,
24398        "avx512ifma": false,
24399        "tm2": false,
24400        "kvm-pv-eoi": false,
24401        "kvm-pv-ipi": false,
24402        "cx8": true,
24403        "cldemote": false,
24404        "kvm-mmu": false,
24405        "sse4.2": true,
24406        "pge": true,
24407        "avx512bitalg": false,
24408        "pdcm": false,
24409        "model": 6,
24410        "movbe": true,
24411        "nrip-save": false,
24412        "ssse3": true,
24413        "sse4a": true,
24414        "invpcid": false,
24415        "pdpe1gb": true,
24416        "tsc-deadline": false,
24417        "skip-l1dfl-vmentry": false,
24418        "fma": false,
24419        "cx16": true,
24420        "de": true,
24421        "stepping": 3,
24422        "xsave": true,
24423        "clflush": true,
24424        "skinit": false,
24425        "tsc": true,
24426        "tce": false,
24427        "fpu": true,
24428        "ds-cpl": false,
24429        "ibs": false,
24430        "fma4": false,
24431        "la57": true,
24432        "osvw": false,
24433        "apic": true,
24434        "pmm": false,
24435        "spec-ctrl": false,
24436        "tsc-adjust": false,
24437        "kvm-steal-time": false,
24438        "kvmclock": false,
24439        "lwp": false,
24440        "amd-ssbd": false,
24441        "xop": false,
24442        "ibpb": false,
24443        "avx": false,
24444        "movdiri": false,
24445        "acpi": true,
24446        "avx512bw": false,
24447        "ace2": false,
24448        "fsgsbase": true,
24449        "ht": false,
24450        "nx": true,
24451        "pclmulqdq": true,
24452        "mmxext": true,
24453        "popcnt": true,
24454        "vaes": false,
24455        "movdir64b": false,
24456        "xsaves": false,
24457        "lm": true,
24458        "umip": false,
24459        "pse": true,
24460        "avx2": false,
24461        "sep": true,
24462        "virt-ssbd": false,
24463        "nodeid-msr": false,
24464        "misalignsse": false,
24465        "min-xlevel": 2147483658,
24466        "bmi1": true,
24467        "bmi2": true,
24468        "kvm-pv-unhalt": false,
24469        "tsc-scale": false,
24470        "topoext": false,
24471        "clflushopt": true,
24472        "monitor": true,
24473        "avx512er": false,
24474        "pmm-en": false,
24475        "pcid": false,
24476        "arch-capabilities": false,
24477        "3dnow": true,
24478        "erms": true,
24479        "lahf-lm": true,
24480        "vpclmulqdq": false,
24481        "fxsr-opt": false,
24482        "xstore": false,
24483        "rtm": false,
24484        "kvm-hint-dedicated": false,
24485        "lmce": false,
24486        "perfctr-nb": false,
24487        "rdrand": false,
24488        "rdseed": false,
24489        "avx512-4vnniw": false,
24490        "vme": false,
24491        "vmx": false,
24492        "dtes64": false,
24493        "mtrr": true,
24494        "rdtscp": true,
24495        "pse36": true,
24496        "kvm-pv-tlb-flush": false,
24497        "tbm": false,
24498        "wdt": false,
24499        "model-id": "QEMU TCG CPU version 2.5+",
24500        "sha-ni": false,
24501        "abm": true,
24502        "avx512pf": false,
24503        "xstore-en": false
24504      }
24505    }
24506  },
24507  "id": "libvirt-6"
24508}
24509
24510{
24511  "return": {
24512    "model": {
24513      "name": "base",
24514      "props": {
24515        "phys-bits": 0,
24516        "core-id": -1,
24517        "xlevel": 2147483658,
24518        "cmov": true,
24519        "ia64": false,
24520        "ssb-no": false,
24521        "aes": true,
24522        "mmx": true,
24523        "rdpid": false,
24524        "arat": true,
24525        "gfni": false,
24526        "ibrs-all": false,
24527        "pause-filter": false,
24528        "xsavec": false,
24529        "intel-pt": false,
24530        "hv-frequencies": false,
24531        "tsc-frequency": 0,
24532        "xd": true,
24533        "x-intel-pt-auto-level": true,
24534        "hv-vendor-id": "",
24535        "kvm-asyncpf": false,
24536        "kvm_asyncpf": false,
24537        "perfctr_core": false,
24538        "perfctr-core": false,
24539        "mpx": true,
24540        "pbe": false,
24541        "decodeassists": false,
24542        "avx512cd": false,
24543        "sse4_1": true,
24544        "sse4.1": true,
24545        "sse4-1": true,
24546        "family": 6,
24547        "legacy-cache": true,
24548        "host-phys-bits-limit": 0,
24549        "vmware-cpuid-freq": true,
24550        "wbnoinvd": false,
24551        "avx512f": false,
24552        "msr": true,
24553        "mce": true,
24554        "mca": true,
24555        "hv-runtime": false,
24556        "xcrypt": false,
24557        "thread-id": -1,
24558        "min-level": 13,
24559        "xgetbv1": true,
24560        "cid": false,
24561        "hv-relaxed": false,
24562        "hv-crash": false,
24563        "ds": false,
24564        "fxsr": true,
24565        "xsaveopt": true,
24566        "xtpr": false,
24567        "hv-evmcs": false,
24568        "avx512vl": false,
24569        "avx512-vpopcntdq": false,
24570        "phe": false,
24571        "extapic": false,
24572        "3dnowprefetch": false,
24573        "avx512vbmi2": false,
24574        "cr8legacy": true,
24575        "stibp": false,
24576        "cpuid-0xb": true,
24577        "xcrypt-en": false,
24578        "kvm_pv_eoi": false,
24579        "apic-id": 4294967295,
24580        "rsba": false,
24581        "pn": false,
24582        "dca": false,
24583        "vendor": "AuthenticAMD",
24584        "hv-ipi": false,
24585        "pku": true,
24586        "smx": false,
24587        "cmp_legacy": false,
24588        "cmp-legacy": false,
24589        "node-id": -1,
24590        "avx512-4fmaps": false,
24591        "vmcb_clean": false,
24592        "vmcb-clean": false,
24593        "3dnowext": true,
24594        "amd-no-ssb": false,
24595        "hle": false,
24596        "npt": true,
24597        "rdctl-no": false,
24598        "memory": "/machine/unattached/system[0]",
24599        "clwb": true,
24600        "lbrv": false,
24601        "adx": true,
24602        "ss": true,
24603        "pni": true,
24604        "svm_lock": false,
24605        "svm-lock": false,
24606        "pfthreshold": false,
24607        "smep": true,
24608        "smap": true,
24609        "x2apic": false,
24610        "avx512vbmi": false,
24611        "avx512vnni": false,
24612        "hv-stimer": false,
24613        "x-hv-synic-kvm-only": false,
24614        "i64": true,
24615        "flushbyasid": false,
24616        "f16c": false,
24617        "ace2-en": false,
24618        "pat": true,
24619        "pae": true,
24620        "sse": true,
24621        "phe-en": false,
24622        "kvm_nopiodelay": false,
24623        "kvm-nopiodelay": false,
24624        "tm": false,
24625        "kvmclock-stable-bit": false,
24626        "hypervisor": true,
24627        "socket-id": -1,
24628        "pcommit": true,
24629        "syscall": true,
24630        "level": 13,
24631        "avx512dq": false,
24632        "x-migrate-smi-count": true,
24633        "svm": true,
24634        "full-cpuid-auto-level": true,
24635        "hv-reset": false,
24636        "invtsc": false,
24637        "sse3": true,
24638        "sse2": true,
24639        "ssbd": false,
24640        "est": false,
24641        "avx512ifma": false,
24642        "tm2": false,
24643        "kvm-pv-ipi": false,
24644        "kvm-pv-eoi": false,
24645        "cx8": true,
24646        "cldemote": false,
24647        "hv-reenlightenment": false,
24648        "kvm_mmu": false,
24649        "kvm-mmu": false,
24650        "sse4_2": true,
24651        "sse4.2": true,
24652        "sse4-2": true,
24653        "pge": true,
24654        "fill-mtrr-mask": true,
24655        "avx512bitalg": false,
24656        "nodeid_msr": false,
24657        "pdcm": false,
24658        "movbe": true,
24659        "model": 6,
24660        "nrip_save": false,
24661        "nrip-save": false,
24662        "kvm_pv_unhalt": false,
24663        "ssse3": true,
24664        "sse4a": true,
24665        "invpcid": false,
24666        "pdpe1gb": true,
24667        "tsc-deadline": false,
24668        "skip-l1dfl-vmentry": false,
24669        "fma": false,
24670        "cx16": true,
24671        "de": true,
24672        "enforce": false,
24673        "stepping": 3,
24674        "xsave": true,
24675        "clflush": true,
24676        "skinit": false,
24677        "tsc": true,
24678        "tce": false,
24679        "fpu": true,
24680        "ibs": false,
24681        "ds_cpl": false,
24682        "ds-cpl": false,
24683        "host-phys-bits": false,
24684        "fma4": false,
24685        "la57": true,
24686        "osvw": false,
24687        "check": true,
24688        "hv-spinlocks": -1,
24689        "pmu": false,
24690        "pmm": false,
24691        "apic": true,
24692        "spec-ctrl": false,
24693        "min-xlevel2": 0,
24694        "tsc-adjust": false,
24695        "tsc_adjust": false,
24696        "kvm-steal-time": false,
24697        "kvm_steal_time": false,
24698        "kvmclock": false,
24699        "l3-cache": true,
24700        "lwp": false,
24701        "amd-ssbd": false,
24702        "ibpb": false,
24703        "xop": false,
24704        "avx": false,
24705        "movdiri": false,
24706        "ace2": false,
24707        "avx512bw": false,
24708        "acpi": true,
24709        "hv-vapic": false,
24710        "fsgsbase": true,
24711        "ht": false,
24712        "nx": true,
24713        "pclmulqdq": true,
24714        "mmxext": true,
24715        "vaes": false,
24716        "popcnt": true,
24717        "xsaves": false,
24718        "movdir64b": false,
24719        "tcg-cpuid": true,
24720        "lm": true,
24721        "umip": false,
24722        "pse": true,
24723        "avx2": false,
24724        "sep": true,
24725        "pclmuldq": true,
24726        "virt-ssbd": false,
24727        "x-hv-max-vps": -1,
24728        "nodeid-msr": false,
24729        "kvm": true,
24730        "misalignsse": false,
24731        "min-xlevel": 2147483658,
24732        "kvm-pv-unhalt": false,
24733        "bmi2": true,
24734        "bmi1": true,
24735        "realized": false,
24736        "tsc_scale": false,
24737        "tsc-scale": false,
24738        "topoext": false,
24739        "hv-vpindex": false,
24740        "xlevel2": 0,
24741        "clflushopt": true,
24742        "kvm-no-smi-migration": false,
24743        "monitor": true,
24744        "avx512er": false,
24745        "pmm-en": false,
24746        "pcid": false,
24747        "arch-capabilities": false,
24748        "3dnow": true,
24749        "erms": true,
24750        "lahf-lm": true,
24751        "lahf_lm": true,
24752        "vpclmulqdq": false,
24753        "fxsr-opt": false,
24754        "hv-synic": false,
24755        "xstore": false,
24756        "fxsr_opt": false,
24757        "kvm-hint-dedicated": false,
24758        "rtm": false,
24759        "lmce": false,
24760        "hv-time": false,
24761        "perfctr-nb": false,
24762        "perfctr_nb": false,
24763        "ffxsr": false,
24764        "hv-tlbflush": false,
24765        "rdrand": false,
24766        "rdseed": false,
24767        "avx512-4vnniw": false,
24768        "vmx": false,
24769        "vme": false,
24770        "dtes64": false,
24771        "mtrr": true,
24772        "rdtscp": true,
24773        "pse36": true,
24774        "kvm-pv-tlb-flush": false,
24775        "tbm": false,
24776        "wdt": false,
24777        "pause_filter": false,
24778        "sha-ni": false,
24779        "model-id": "QEMU TCG CPU version 2.5+",
24780        "abm": true,
24781        "avx512pf": false,
24782        "xstore-en": false
24783      }
24784    }
24785  },
24786  "id": "libvirt-6"
24787}
24788
24789{
24790  "execute": "query-machines",
24791  "id": "libvirt-7"
24792}
24793
24794{
24795  "return": [
24796    {
24797      "hotpluggable-cpus": true,
24798      "name": "isapc",
24799      "cpu-max": 1
24800    },
24801    {
24802      "hotpluggable-cpus": true,
24803      "name": "pc-1.1",
24804      "cpu-max": 255
24805    },
24806    {
24807      "hotpluggable-cpus": true,
24808      "name": "pc-1.2",
24809      "cpu-max": 255
24810    },
24811    {
24812      "hotpluggable-cpus": true,
24813      "name": "pc-1.3",
24814      "cpu-max": 255
24815    },
24816    {
24817      "hotpluggable-cpus": true,
24818      "name": "pc-i440fx-2.8",
24819      "cpu-max": 255
24820    },
24821    {
24822      "hotpluggable-cpus": true,
24823      "name": "pc-1.0",
24824      "cpu-max": 255
24825    },
24826    {
24827      "hotpluggable-cpus": false,
24828      "name": "none",
24829      "cpu-max": 1
24830    },
24831    {
24832      "hotpluggable-cpus": true,
24833      "name": "pc-i440fx-2.9",
24834      "cpu-max": 255
24835    },
24836    {
24837      "hotpluggable-cpus": true,
24838      "name": "pc-i440fx-2.6",
24839      "cpu-max": 255
24840    },
24841    {
24842      "hotpluggable-cpus": true,
24843      "name": "pc-i440fx-2.7",
24844      "cpu-max": 255
24845    },
24846    {
24847      "hotpluggable-cpus": true,
24848      "name": "pc-i440fx-2.3",
24849      "cpu-max": 255
24850    },
24851    {
24852      "hotpluggable-cpus": true,
24853      "name": "pc-i440fx-2.4",
24854      "cpu-max": 255
24855    },
24856    {
24857      "hotpluggable-cpus": true,
24858      "name": "pc-i440fx-2.5",
24859      "cpu-max": 255
24860    },
24861    {
24862      "hotpluggable-cpus": true,
24863      "name": "pc-i440fx-4.0",
24864      "is-default": true,
24865      "cpu-max": 255,
24866      "alias": "pc"
24867    },
24868    {
24869      "hotpluggable-cpus": true,
24870      "name": "pc-i440fx-2.1",
24871      "cpu-max": 255
24872    },
24873    {
24874      "hotpluggable-cpus": true,
24875      "name": "pc-i440fx-2.2",
24876      "cpu-max": 255
24877    },
24878    {
24879      "hotpluggable-cpus": true,
24880      "name": "pc-q35-3.1",
24881      "cpu-max": 288
24882    },
24883    {
24884      "hotpluggable-cpus": true,
24885      "name": "pc-i440fx-2.0",
24886      "cpu-max": 255
24887    },
24888    {
24889      "hotpluggable-cpus": true,
24890      "name": "pc-q35-2.11",
24891      "cpu-max": 288
24892    },
24893    {
24894      "hotpluggable-cpus": true,
24895      "name": "pc-q35-2.12",
24896      "cpu-max": 288
24897    },
24898    {
24899      "hotpluggable-cpus": true,
24900      "name": "pc-q35-3.0",
24901      "cpu-max": 288
24902    },
24903    {
24904      "hotpluggable-cpus": true,
24905      "name": "pc-q35-2.10",
24906      "cpu-max": 288
24907    },
24908    {
24909      "hotpluggable-cpus": true,
24910      "name": "pc-i440fx-1.7",
24911      "cpu-max": 255
24912    },
24913    {
24914      "hotpluggable-cpus": true,
24915      "name": "pc-q35-2.9",
24916      "cpu-max": 288
24917    },
24918    {
24919      "hotpluggable-cpus": true,
24920      "name": "pc-0.15",
24921      "cpu-max": 255
24922    },
24923    {
24924      "hotpluggable-cpus": true,
24925      "name": "pc-i440fx-1.5",
24926      "cpu-max": 255
24927    },
24928    {
24929      "hotpluggable-cpus": true,
24930      "name": "pc-q35-2.7",
24931      "cpu-max": 255
24932    },
24933    {
24934      "hotpluggable-cpus": true,
24935      "name": "pc-i440fx-1.6",
24936      "cpu-max": 255
24937    },
24938    {
24939      "hotpluggable-cpus": true,
24940      "name": "pc-i440fx-2.11",
24941      "cpu-max": 255
24942    },
24943    {
24944      "hotpluggable-cpus": true,
24945      "name": "pc-q35-2.8",
24946      "cpu-max": 288
24947    },
24948    {
24949      "hotpluggable-cpus": true,
24950      "name": "pc-0.13",
24951      "cpu-max": 255
24952    },
24953    {
24954      "hotpluggable-cpus": true,
24955      "name": "pc-i440fx-2.12",
24956      "cpu-max": 255
24957    },
24958    {
24959      "hotpluggable-cpus": true,
24960      "name": "pc-0.14",
24961      "cpu-max": 255
24962    },
24963    {
24964      "hotpluggable-cpus": true,
24965      "name": "pc-i440fx-3.0",
24966      "cpu-max": 255
24967    },
24968    {
24969      "hotpluggable-cpus": true,
24970      "name": "pc-i440fx-3.1",
24971      "cpu-max": 255
24972    },
24973    {
24974      "hotpluggable-cpus": true,
24975      "name": "pc-q35-2.4",
24976      "cpu-max": 255
24977    },
24978    {
24979      "hotpluggable-cpus": true,
24980      "name": "pc-q35-2.5",
24981      "cpu-max": 255
24982    },
24983    {
24984      "hotpluggable-cpus": true,
24985      "name": "pc-q35-2.6",
24986      "cpu-max": 255
24987    },
24988    {
24989      "hotpluggable-cpus": true,
24990      "name": "pc-i440fx-2.10",
24991      "cpu-max": 255
24992    },
24993    {
24994      "hotpluggable-cpus": true,
24995      "name": "pc-i440fx-1.4",
24996      "cpu-max": 255
24997    },
24998    {
24999      "hotpluggable-cpus": true,
25000      "name": "pc-0.12",
25001      "cpu-max": 255
25002    },
25003    {
25004      "hotpluggable-cpus": true,
25005      "name": "pc-q35-4.0",
25006      "cpu-max": 288,
25007      "alias": "q35"
25008    }
25009  ],
25010  "id": "libvirt-7"
25011}
25012