1{ 2 "execute": "qmp_capabilities", 3 "id": "libvirt-1" 4} 5 6{ 7 "return": { 8 }, 9 "id": "libvirt-1" 10} 11 12{ 13 "execute": "query-version", 14 "id": "libvirt-2" 15} 16 17{ 18 "return": { 19 "qemu": { 20 "micro": 50, 21 "minor": 1, 22 "major": 4 23 }, 24 "package": "v4.1.0-2221-g36609b4fa3" 25 }, 26 "id": "libvirt-2" 27} 28 29{ 30 "execute": "query-target", 31 "id": "libvirt-3" 32} 33 34{ 35 "return": { 36 "arch": "aarch64" 37 }, 38 "id": "libvirt-3" 39} 40 41{ 42 "execute": "query-qmp-schema", 43 "id": "libvirt-4" 44} 45 46{ 47 "return": [ 48 { 49 "name": "query-status", 50 "ret-type": "1", 51 "meta-type": "command", 52 "arg-type": "0" 53 }, 54 { 55 "name": "SHUTDOWN", 56 "meta-type": "event", 57 "arg-type": "2" 58 }, 59 { 60 "name": "POWERDOWN", 61 "meta-type": "event", 62 "arg-type": "0" 63 }, 64 { 65 "name": "RESET", 66 "meta-type": "event", 67 "arg-type": "3" 68 }, 69 { 70 "name": "STOP", 71 "meta-type": "event", 72 "arg-type": "0" 73 }, 74 { 75 "name": "RESUME", 76 "meta-type": "event", 77 "arg-type": "0" 78 }, 79 { 80 "name": "SUSPEND", 81 "meta-type": "event", 82 "arg-type": "0" 83 }, 84 { 85 "name": "SUSPEND_DISK", 86 "meta-type": "event", 87 "arg-type": "0" 88 }, 89 { 90 "name": "WAKEUP", 91 "meta-type": "event", 92 "arg-type": "0" 93 }, 94 { 95 "name": "WATCHDOG", 96 "meta-type": "event", 97 "arg-type": "4" 98 }, 99 { 100 "name": "watchdog-set-action", 101 "ret-type": "0", 102 "meta-type": "command", 103 "arg-type": "5" 104 }, 105 { 106 "name": "GUEST_PANICKED", 107 "meta-type": "event", 108 "arg-type": "6" 109 }, 110 { 111 "name": "JOB_STATUS_CHANGE", 112 "meta-type": "event", 113 "arg-type": "7" 114 }, 115 { 116 "name": "job-pause", 117 "ret-type": "0", 118 "meta-type": "command", 119 "arg-type": "8" 120 }, 121 { 122 "name": "job-resume", 123 "ret-type": "0", 124 "meta-type": "command", 125 "arg-type": "9" 126 }, 127 { 128 "name": "job-cancel", 129 "ret-type": "0", 130 "meta-type": "command", 131 "arg-type": "10" 132 }, 133 { 134 "name": "job-complete", 135 "ret-type": "0", 136 "meta-type": "command", 137 "arg-type": "11" 138 }, 139 { 140 "name": "job-dismiss", 141 "ret-type": "0", 142 "meta-type": "command", 143 "arg-type": "12" 144 }, 145 { 146 "name": "job-finalize", 147 "ret-type": "0", 148 "meta-type": "command", 149 "arg-type": "13" 150 }, 151 { 152 "name": "query-jobs", 153 "ret-type": "[14]", 154 "meta-type": "command", 155 "arg-type": "0" 156 }, 157 { 158 "name": "block-latency-histogram-set", 159 "ret-type": "0", 160 "meta-type": "command", 161 "arg-type": "15" 162 }, 163 { 164 "name": "query-block", 165 "ret-type": "[16]", 166 "meta-type": "command", 167 "arg-type": "0" 168 }, 169 { 170 "name": "query-blockstats", 171 "ret-type": "[18]", 172 "meta-type": "command", 173 "arg-type": "17" 174 }, 175 { 176 "name": "query-block-jobs", 177 "ret-type": "[19]", 178 "meta-type": "command", 179 "arg-type": "0" 180 }, 181 { 182 "name": "block_passwd", 183 "ret-type": "0", 184 "meta-type": "command", 185 "arg-type": "20" 186 }, 187 { 188 "name": "block_resize", 189 "ret-type": "0", 190 "meta-type": "command", 191 "arg-type": "21" 192 }, 193 { 194 "name": "blockdev-snapshot-sync", 195 "ret-type": "0", 196 "meta-type": "command", 197 "arg-type": "22" 198 }, 199 { 200 "name": "blockdev-snapshot", 201 "ret-type": "0", 202 "meta-type": "command", 203 "arg-type": "23" 204 }, 205 { 206 "name": "change-backing-file", 207 "ret-type": "0", 208 "meta-type": "command", 209 "arg-type": "24" 210 }, 211 { 212 "name": "block-commit", 213 "ret-type": "0", 214 "meta-type": "command", 215 "arg-type": "25" 216 }, 217 { 218 "name": "drive-backup", 219 "ret-type": "0", 220 "meta-type": "command", 221 "arg-type": "26" 222 }, 223 { 224 "name": "blockdev-backup", 225 "ret-type": "0", 226 "meta-type": "command", 227 "arg-type": "27" 228 }, 229 { 230 "name": "query-named-block-nodes", 231 "ret-type": "[28]", 232 "meta-type": "command", 233 "arg-type": "0" 234 }, 235 { 236 "name": "x-debug-query-block-graph", 237 "ret-type": "29", 238 "meta-type": "command", 239 "arg-type": "0" 240 }, 241 { 242 "name": "drive-mirror", 243 "ret-type": "0", 244 "meta-type": "command", 245 "arg-type": "30" 246 }, 247 { 248 "name": "block-dirty-bitmap-add", 249 "ret-type": "0", 250 "meta-type": "command", 251 "arg-type": "31" 252 }, 253 { 254 "name": "block-dirty-bitmap-remove", 255 "ret-type": "0", 256 "meta-type": "command", 257 "arg-type": "32" 258 }, 259 { 260 "name": "block-dirty-bitmap-clear", 261 "ret-type": "0", 262 "meta-type": "command", 263 "arg-type": "32" 264 }, 265 { 266 "name": "block-dirty-bitmap-enable", 267 "ret-type": "0", 268 "meta-type": "command", 269 "arg-type": "32" 270 }, 271 { 272 "name": "block-dirty-bitmap-disable", 273 "ret-type": "0", 274 "meta-type": "command", 275 "arg-type": "32" 276 }, 277 { 278 "name": "block-dirty-bitmap-merge", 279 "ret-type": "0", 280 "meta-type": "command", 281 "arg-type": "33" 282 }, 283 { 284 "name": "x-debug-block-dirty-bitmap-sha256", 285 "ret-type": "34", 286 "meta-type": "command", 287 "arg-type": "32" 288 }, 289 { 290 "name": "blockdev-mirror", 291 "ret-type": "0", 292 "meta-type": "command", 293 "arg-type": "35" 294 }, 295 { 296 "name": "block_set_io_throttle", 297 "ret-type": "0", 298 "meta-type": "command", 299 "arg-type": "36" 300 }, 301 { 302 "name": "block-stream", 303 "ret-type": "0", 304 "meta-type": "command", 305 "arg-type": "37" 306 }, 307 { 308 "name": "block-job-set-speed", 309 "ret-type": "0", 310 "meta-type": "command", 311 "arg-type": "38" 312 }, 313 { 314 "name": "block-job-cancel", 315 "ret-type": "0", 316 "meta-type": "command", 317 "arg-type": "39" 318 }, 319 { 320 "name": "block-job-pause", 321 "ret-type": "0", 322 "meta-type": "command", 323 "arg-type": "40" 324 }, 325 { 326 "name": "block-job-resume", 327 "ret-type": "0", 328 "meta-type": "command", 329 "arg-type": "41" 330 }, 331 { 332 "name": "block-job-complete", 333 "ret-type": "0", 334 "meta-type": "command", 335 "arg-type": "42" 336 }, 337 { 338 "name": "block-job-dismiss", 339 "ret-type": "0", 340 "meta-type": "command", 341 "arg-type": "43" 342 }, 343 { 344 "name": "block-job-finalize", 345 "ret-type": "0", 346 "meta-type": "command", 347 "arg-type": "44" 348 }, 349 { 350 "name": "blockdev-add", 351 "ret-type": "0", 352 "meta-type": "command", 353 "arg-type": "45" 354 }, 355 { 356 "name": "x-blockdev-reopen", 357 "ret-type": "0", 358 "meta-type": "command", 359 "arg-type": "45" 360 }, 361 { 362 "name": "blockdev-del", 363 "ret-type": "0", 364 "meta-type": "command", 365 "arg-type": "46" 366 }, 367 { 368 "name": "blockdev-create", 369 "ret-type": "0", 370 "meta-type": "command", 371 "arg-type": "47" 372 }, 373 { 374 "name": "blockdev-open-tray", 375 "ret-type": "0", 376 "meta-type": "command", 377 "arg-type": "48" 378 }, 379 { 380 "name": "blockdev-close-tray", 381 "ret-type": "0", 382 "meta-type": "command", 383 "arg-type": "49" 384 }, 385 { 386 "name": "blockdev-remove-medium", 387 "ret-type": "0", 388 "meta-type": "command", 389 "arg-type": "50" 390 }, 391 { 392 "name": "blockdev-insert-medium", 393 "ret-type": "0", 394 "meta-type": "command", 395 "arg-type": "51" 396 }, 397 { 398 "name": "blockdev-change-medium", 399 "ret-type": "0", 400 "meta-type": "command", 401 "arg-type": "52" 402 }, 403 { 404 "name": "BLOCK_IMAGE_CORRUPTED", 405 "meta-type": "event", 406 "arg-type": "53" 407 }, 408 { 409 "name": "BLOCK_IO_ERROR", 410 "meta-type": "event", 411 "arg-type": "54" 412 }, 413 { 414 "name": "BLOCK_JOB_COMPLETED", 415 "meta-type": "event", 416 "arg-type": "55" 417 }, 418 { 419 "name": "BLOCK_JOB_CANCELLED", 420 "meta-type": "event", 421 "arg-type": "56" 422 }, 423 { 424 "name": "BLOCK_JOB_ERROR", 425 "meta-type": "event", 426 "arg-type": "57" 427 }, 428 { 429 "name": "BLOCK_JOB_READY", 430 "meta-type": "event", 431 "arg-type": "58" 432 }, 433 { 434 "name": "BLOCK_JOB_PENDING", 435 "meta-type": "event", 436 "arg-type": "59" 437 }, 438 { 439 "name": "BLOCK_WRITE_THRESHOLD", 440 "meta-type": "event", 441 "arg-type": "60" 442 }, 443 { 444 "name": "block-set-write-threshold", 445 "ret-type": "0", 446 "meta-type": "command", 447 "arg-type": "61" 448 }, 449 { 450 "name": "x-blockdev-change", 451 "ret-type": "0", 452 "meta-type": "command", 453 "arg-type": "62" 454 }, 455 { 456 "name": "x-blockdev-set-iothread", 457 "ret-type": "0", 458 "meta-type": "command", 459 "arg-type": "63" 460 }, 461 { 462 "name": "query-pr-managers", 463 "ret-type": "[64]", 464 "meta-type": "command", 465 "arg-type": "0" 466 }, 467 { 468 "name": "blockdev-snapshot-internal-sync", 469 "ret-type": "0", 470 "meta-type": "command", 471 "arg-type": "65" 472 }, 473 { 474 "name": "blockdev-snapshot-delete-internal-sync", 475 "ret-type": "67", 476 "meta-type": "command", 477 "arg-type": "66" 478 }, 479 { 480 "name": "eject", 481 "ret-type": "0", 482 "meta-type": "command", 483 "arg-type": "68" 484 }, 485 { 486 "name": "nbd-server-start", 487 "ret-type": "0", 488 "meta-type": "command", 489 "arg-type": "69" 490 }, 491 { 492 "name": "nbd-server-add", 493 "ret-type": "0", 494 "meta-type": "command", 495 "arg-type": "70" 496 }, 497 { 498 "name": "nbd-server-remove", 499 "ret-type": "0", 500 "meta-type": "command", 501 "arg-type": "71" 502 }, 503 { 504 "name": "nbd-server-stop", 505 "ret-type": "0", 506 "meta-type": "command", 507 "arg-type": "0" 508 }, 509 { 510 "name": "DEVICE_TRAY_MOVED", 511 "meta-type": "event", 512 "arg-type": "72" 513 }, 514 { 515 "name": "PR_MANAGER_STATUS_CHANGED", 516 "meta-type": "event", 517 "arg-type": "73" 518 }, 519 { 520 "name": "QUORUM_FAILURE", 521 "meta-type": "event", 522 "arg-type": "74" 523 }, 524 { 525 "name": "QUORUM_REPORT_BAD", 526 "meta-type": "event", 527 "arg-type": "75" 528 }, 529 { 530 "name": "query-chardev", 531 "ret-type": "[76]", 532 "meta-type": "command", 533 "arg-type": "0" 534 }, 535 { 536 "name": "query-chardev-backends", 537 "ret-type": "[77]", 538 "meta-type": "command", 539 "arg-type": "0" 540 }, 541 { 542 "name": "ringbuf-write", 543 "ret-type": "0", 544 "meta-type": "command", 545 "arg-type": "78" 546 }, 547 { 548 "name": "ringbuf-read", 549 "ret-type": "str", 550 "meta-type": "command", 551 "arg-type": "79" 552 }, 553 { 554 "name": "chardev-add", 555 "ret-type": "81", 556 "meta-type": "command", 557 "arg-type": "80" 558 }, 559 { 560 "name": "chardev-change", 561 "ret-type": "81", 562 "meta-type": "command", 563 "arg-type": "82" 564 }, 565 { 566 "name": "chardev-remove", 567 "ret-type": "0", 568 "meta-type": "command", 569 "arg-type": "83" 570 }, 571 { 572 "name": "chardev-send-break", 573 "ret-type": "0", 574 "meta-type": "command", 575 "arg-type": "84" 576 }, 577 { 578 "name": "VSERPORT_CHANGE", 579 "meta-type": "event", 580 "arg-type": "85" 581 }, 582 { 583 "name": "dump-guest-memory", 584 "ret-type": "0", 585 "meta-type": "command", 586 "arg-type": "86" 587 }, 588 { 589 "name": "query-dump", 590 "ret-type": "87", 591 "meta-type": "command", 592 "arg-type": "0" 593 }, 594 { 595 "name": "DUMP_COMPLETED", 596 "meta-type": "event", 597 "arg-type": "88" 598 }, 599 { 600 "name": "query-dump-guest-memory-capability", 601 "ret-type": "89", 602 "meta-type": "command", 603 "arg-type": "0" 604 }, 605 { 606 "name": "set_link", 607 "ret-type": "0", 608 "meta-type": "command", 609 "arg-type": "90" 610 }, 611 { 612 "name": "netdev_add", 613 "ret-type": "0", 614 "meta-type": "command", 615 "arg-type": "91" 616 }, 617 { 618 "name": "netdev_del", 619 "ret-type": "0", 620 "meta-type": "command", 621 "arg-type": "92" 622 }, 623 { 624 "name": "query-rx-filter", 625 "ret-type": "[94]", 626 "meta-type": "command", 627 "arg-type": "93" 628 }, 629 { 630 "name": "NIC_RX_FILTER_CHANGED", 631 "meta-type": "event", 632 "arg-type": "95" 633 }, 634 { 635 "name": "announce-self", 636 "ret-type": "0", 637 "meta-type": "command", 638 "arg-type": "96" 639 }, 640 { 641 "name": "FAILOVER_NEGOTIATED", 642 "meta-type": "event", 643 "arg-type": "97" 644 }, 645 { 646 "name": "RDMA_GID_STATUS_CHANGED", 647 "meta-type": "event", 648 "arg-type": "98" 649 }, 650 { 651 "name": "query-rocker", 652 "ret-type": "100", 653 "meta-type": "command", 654 "arg-type": "99" 655 }, 656 { 657 "name": "query-rocker-ports", 658 "ret-type": "[102]", 659 "meta-type": "command", 660 "arg-type": "101" 661 }, 662 { 663 "name": "query-rocker-of-dpa-flows", 664 "ret-type": "[104]", 665 "meta-type": "command", 666 "arg-type": "103" 667 }, 668 { 669 "name": "query-rocker-of-dpa-groups", 670 "ret-type": "[106]", 671 "meta-type": "command", 672 "arg-type": "105" 673 }, 674 { 675 "name": "query-tpm-models", 676 "ret-type": "[107]", 677 "meta-type": "command", 678 "arg-type": "0" 679 }, 680 { 681 "name": "query-tpm-types", 682 "ret-type": "[108]", 683 "meta-type": "command", 684 "arg-type": "0" 685 }, 686 { 687 "name": "query-tpm", 688 "ret-type": "[109]", 689 "meta-type": "command", 690 "arg-type": "0" 691 }, 692 { 693 "name": "set_password", 694 "ret-type": "0", 695 "meta-type": "command", 696 "arg-type": "110" 697 }, 698 { 699 "name": "expire_password", 700 "ret-type": "0", 701 "meta-type": "command", 702 "arg-type": "111" 703 }, 704 { 705 "name": "screendump", 706 "ret-type": "0", 707 "meta-type": "command", 708 "arg-type": "112" 709 }, 710 { 711 "name": "query-vnc", 712 "ret-type": "117", 713 "meta-type": "command", 714 "arg-type": "0" 715 }, 716 { 717 "name": "query-vnc-servers", 718 "ret-type": "[118]", 719 "meta-type": "command", 720 "arg-type": "0" 721 }, 722 { 723 "name": "change-vnc-password", 724 "ret-type": "0", 725 "meta-type": "command", 726 "arg-type": "119" 727 }, 728 { 729 "name": "VNC_CONNECTED", 730 "meta-type": "event", 731 "arg-type": "120" 732 }, 733 { 734 "name": "VNC_INITIALIZED", 735 "meta-type": "event", 736 "arg-type": "121" 737 }, 738 { 739 "name": "VNC_DISCONNECTED", 740 "meta-type": "event", 741 "arg-type": "122" 742 }, 743 { 744 "name": "query-mice", 745 "ret-type": "[123]", 746 "meta-type": "command", 747 "arg-type": "0" 748 }, 749 { 750 "name": "send-key", 751 "ret-type": "0", 752 "meta-type": "command", 753 "arg-type": "124" 754 }, 755 { 756 "name": "input-send-event", 757 "ret-type": "0", 758 "meta-type": "command", 759 "arg-type": "125" 760 }, 761 { 762 "name": "query-display-options", 763 "ret-type": "126", 764 "meta-type": "command", 765 "arg-type": "0" 766 }, 767 { 768 "name": "query-migrate", 769 "ret-type": "127", 770 "meta-type": "command", 771 "arg-type": "0" 772 }, 773 { 774 "name": "migrate-set-capabilities", 775 "ret-type": "0", 776 "meta-type": "command", 777 "arg-type": "128" 778 }, 779 { 780 "name": "query-migrate-capabilities", 781 "ret-type": "[129]", 782 "meta-type": "command", 783 "arg-type": "0" 784 }, 785 { 786 "name": "migrate-set-parameters", 787 "ret-type": "0", 788 "meta-type": "command", 789 "arg-type": "130" 790 }, 791 { 792 "name": "query-migrate-parameters", 793 "ret-type": "131", 794 "meta-type": "command", 795 "arg-type": "0" 796 }, 797 { 798 "name": "client_migrate_info", 799 "ret-type": "0", 800 "meta-type": "command", 801 "arg-type": "132" 802 }, 803 { 804 "name": "migrate-start-postcopy", 805 "ret-type": "0", 806 "meta-type": "command", 807 "arg-type": "0" 808 }, 809 { 810 "name": "MIGRATION", 811 "meta-type": "event", 812 "arg-type": "133" 813 }, 814 { 815 "name": "MIGRATION_PASS", 816 "meta-type": "event", 817 "arg-type": "134" 818 }, 819 { 820 "name": "COLO_EXIT", 821 "meta-type": "event", 822 "arg-type": "135" 823 }, 824 { 825 "name": "x-colo-lost-heartbeat", 826 "ret-type": "0", 827 "meta-type": "command", 828 "arg-type": "0" 829 }, 830 { 831 "name": "migrate_cancel", 832 "ret-type": "0", 833 "meta-type": "command", 834 "arg-type": "0" 835 }, 836 { 837 "name": "migrate-continue", 838 "ret-type": "0", 839 "meta-type": "command", 840 "arg-type": "136" 841 }, 842 { 843 "name": "migrate_set_downtime", 844 "ret-type": "0", 845 "meta-type": "command", 846 "arg-type": "137" 847 }, 848 { 849 "name": "migrate_set_speed", 850 "ret-type": "0", 851 "meta-type": "command", 852 "arg-type": "138" 853 }, 854 { 855 "name": "migrate-set-cache-size", 856 "ret-type": "0", 857 "meta-type": "command", 858 "arg-type": "139" 859 }, 860 { 861 "name": "query-migrate-cache-size", 862 "ret-type": "int", 863 "meta-type": "command", 864 "arg-type": "0" 865 }, 866 { 867 "name": "migrate", 868 "ret-type": "0", 869 "meta-type": "command", 870 "arg-type": "140" 871 }, 872 { 873 "name": "migrate-incoming", 874 "ret-type": "0", 875 "meta-type": "command", 876 "arg-type": "141" 877 }, 878 { 879 "name": "xen-save-devices-state", 880 "ret-type": "0", 881 "meta-type": "command", 882 "arg-type": "142" 883 }, 884 { 885 "name": "xen-set-replication", 886 "ret-type": "0", 887 "meta-type": "command", 888 "arg-type": "143" 889 }, 890 { 891 "name": "query-xen-replication-status", 892 "ret-type": "144", 893 "meta-type": "command", 894 "arg-type": "0" 895 }, 896 { 897 "name": "xen-colo-do-checkpoint", 898 "ret-type": "0", 899 "meta-type": "command", 900 "arg-type": "0" 901 }, 902 { 903 "name": "query-colo-status", 904 "ret-type": "145", 905 "meta-type": "command", 906 "arg-type": "0" 907 }, 908 { 909 "name": "migrate-recover", 910 "ret-type": "0", 911 "allow-oob": true, 912 "meta-type": "command", 913 "arg-type": "146" 914 }, 915 { 916 "name": "migrate-pause", 917 "ret-type": "0", 918 "allow-oob": true, 919 "meta-type": "command", 920 "arg-type": "0" 921 }, 922 { 923 "name": "UNPLUG_PRIMARY", 924 "meta-type": "event", 925 "arg-type": "147" 926 }, 927 { 928 "name": "transaction", 929 "ret-type": "0", 930 "meta-type": "command", 931 "arg-type": "148" 932 }, 933 { 934 "name": "trace-event-get-state", 935 "ret-type": "[150]", 936 "meta-type": "command", 937 "arg-type": "149" 938 }, 939 { 940 "name": "trace-event-set-state", 941 "ret-type": "0", 942 "meta-type": "command", 943 "arg-type": "151" 944 }, 945 { 946 "name": "query-qmp-schema", 947 "ret-type": "[152]", 948 "meta-type": "command", 949 "arg-type": "0" 950 }, 951 { 952 "name": "qom-list", 953 "ret-type": "[154]", 954 "meta-type": "command", 955 "arg-type": "153" 956 }, 957 { 958 "name": "qom-get", 959 "ret-type": "any", 960 "meta-type": "command", 961 "arg-type": "155" 962 }, 963 { 964 "name": "qom-set", 965 "ret-type": "0", 966 "meta-type": "command", 967 "arg-type": "156" 968 }, 969 { 970 "name": "qom-list-types", 971 "ret-type": "[158]", 972 "meta-type": "command", 973 "arg-type": "157" 974 }, 975 { 976 "name": "qom-list-properties", 977 "ret-type": "[154]", 978 "meta-type": "command", 979 "arg-type": "159" 980 }, 981 { 982 "name": "object-add", 983 "ret-type": "0", 984 "meta-type": "command", 985 "arg-type": "160" 986 }, 987 { 988 "name": "object-del", 989 "ret-type": "0", 990 "meta-type": "command", 991 "arg-type": "161" 992 }, 993 { 994 "name": "device-list-properties", 995 "ret-type": "[154]", 996 "meta-type": "command", 997 "arg-type": "162" 998 }, 999 { 1000 "name": "device_add", 1001 "ret-type": "0", 1002 "meta-type": "command", 1003 "arg-type": "163" 1004 }, 1005 { 1006 "name": "device_del", 1007 "ret-type": "0", 1008 "meta-type": "command", 1009 "arg-type": "164" 1010 }, 1011 { 1012 "name": "DEVICE_DELETED", 1013 "meta-type": "event", 1014 "arg-type": "165" 1015 }, 1016 { 1017 "name": "query-cpus", 1018 "ret-type": "[166]", 1019 "meta-type": "command", 1020 "arg-type": "0" 1021 }, 1022 { 1023 "name": "query-cpus-fast", 1024 "ret-type": "[167]", 1025 "meta-type": "command", 1026 "arg-type": "0" 1027 }, 1028 { 1029 "name": "cpu-add", 1030 "ret-type": "0", 1031 "meta-type": "command", 1032 "arg-type": "168" 1033 }, 1034 { 1035 "name": "query-machines", 1036 "ret-type": "[169]", 1037 "meta-type": "command", 1038 "arg-type": "0" 1039 }, 1040 { 1041 "name": "query-current-machine", 1042 "ret-type": "170", 1043 "meta-type": "command", 1044 "arg-type": "0" 1045 }, 1046 { 1047 "name": "query-target", 1048 "ret-type": "171", 1049 "meta-type": "command", 1050 "arg-type": "0" 1051 }, 1052 { 1053 "name": "query-memdev", 1054 "ret-type": "[172]", 1055 "meta-type": "command", 1056 "arg-type": "0" 1057 }, 1058 { 1059 "name": "query-hotpluggable-cpus", 1060 "ret-type": "[173]", 1061 "meta-type": "command", 1062 "arg-type": "0" 1063 }, 1064 { 1065 "name": "set-numa-node", 1066 "ret-type": "0", 1067 "meta-type": "command", 1068 "arg-type": "174" 1069 }, 1070 { 1071 "name": "query-cpu-model-expansion", 1072 "ret-type": "180", 1073 "meta-type": "command", 1074 "arg-type": "179" 1075 }, 1076 { 1077 "name": "query-cpu-definitions", 1078 "ret-type": "[181]", 1079 "meta-type": "command", 1080 "arg-type": "0" 1081 }, 1082 { 1083 "name": "qmp_capabilities", 1084 "ret-type": "0", 1085 "meta-type": "command", 1086 "arg-type": "182" 1087 }, 1088 { 1089 "name": "query-version", 1090 "ret-type": "183", 1091 "meta-type": "command", 1092 "arg-type": "0" 1093 }, 1094 { 1095 "name": "query-commands", 1096 "ret-type": "[184]", 1097 "meta-type": "command", 1098 "arg-type": "0" 1099 }, 1100 { 1101 "name": "add_client", 1102 "ret-type": "0", 1103 "meta-type": "command", 1104 "arg-type": "185" 1105 }, 1106 { 1107 "name": "query-name", 1108 "ret-type": "186", 1109 "meta-type": "command", 1110 "arg-type": "0" 1111 }, 1112 { 1113 "name": "query-kvm", 1114 "ret-type": "187", 1115 "meta-type": "command", 1116 "arg-type": "0" 1117 }, 1118 { 1119 "name": "query-uuid", 1120 "ret-type": "188", 1121 "meta-type": "command", 1122 "arg-type": "0" 1123 }, 1124 { 1125 "name": "query-events", 1126 "ret-type": "[189]", 1127 "meta-type": "command", 1128 "arg-type": "0" 1129 }, 1130 { 1131 "name": "query-iothreads", 1132 "ret-type": "[190]", 1133 "meta-type": "command", 1134 "arg-type": "0" 1135 }, 1136 { 1137 "name": "query-balloon", 1138 "ret-type": "191", 1139 "meta-type": "command", 1140 "arg-type": "0" 1141 }, 1142 { 1143 "name": "BALLOON_CHANGE", 1144 "meta-type": "event", 1145 "arg-type": "192" 1146 }, 1147 { 1148 "name": "query-pci", 1149 "ret-type": "[193]", 1150 "meta-type": "command", 1151 "arg-type": "0" 1152 }, 1153 { 1154 "name": "quit", 1155 "ret-type": "0", 1156 "meta-type": "command", 1157 "arg-type": "0" 1158 }, 1159 { 1160 "name": "stop", 1161 "ret-type": "0", 1162 "meta-type": "command", 1163 "arg-type": "0" 1164 }, 1165 { 1166 "name": "system_reset", 1167 "ret-type": "0", 1168 "meta-type": "command", 1169 "arg-type": "0" 1170 }, 1171 { 1172 "name": "system_powerdown", 1173 "ret-type": "0", 1174 "meta-type": "command", 1175 "arg-type": "0" 1176 }, 1177 { 1178 "name": "memsave", 1179 "ret-type": "0", 1180 "meta-type": "command", 1181 "arg-type": "194" 1182 }, 1183 { 1184 "name": "pmemsave", 1185 "ret-type": "0", 1186 "meta-type": "command", 1187 "arg-type": "195" 1188 }, 1189 { 1190 "name": "cont", 1191 "ret-type": "0", 1192 "meta-type": "command", 1193 "arg-type": "0" 1194 }, 1195 { 1196 "name": "x-exit-preconfig", 1197 "ret-type": "0", 1198 "meta-type": "command", 1199 "arg-type": "0" 1200 }, 1201 { 1202 "name": "system_wakeup", 1203 "ret-type": "0", 1204 "meta-type": "command", 1205 "arg-type": "0" 1206 }, 1207 { 1208 "name": "inject-nmi", 1209 "ret-type": "0", 1210 "meta-type": "command", 1211 "arg-type": "0" 1212 }, 1213 { 1214 "name": "balloon", 1215 "ret-type": "0", 1216 "meta-type": "command", 1217 "arg-type": "196" 1218 }, 1219 { 1220 "name": "human-monitor-command", 1221 "ret-type": "str", 1222 "meta-type": "command", 1223 "arg-type": "197", 1224 "features": [ 1225 "savevm-monitor-nodes" 1226 ] 1227 }, 1228 { 1229 "name": "change", 1230 "ret-type": "0", 1231 "meta-type": "command", 1232 "arg-type": "198" 1233 }, 1234 { 1235 "name": "xen-set-global-dirty-log", 1236 "ret-type": "0", 1237 "meta-type": "command", 1238 "arg-type": "199" 1239 }, 1240 { 1241 "name": "getfd", 1242 "ret-type": "0", 1243 "meta-type": "command", 1244 "arg-type": "200" 1245 }, 1246 { 1247 "name": "closefd", 1248 "ret-type": "0", 1249 "meta-type": "command", 1250 "arg-type": "201" 1251 }, 1252 { 1253 "name": "query-memory-size-summary", 1254 "ret-type": "202", 1255 "meta-type": "command", 1256 "arg-type": "0" 1257 }, 1258 { 1259 "name": "add-fd", 1260 "ret-type": "204", 1261 "meta-type": "command", 1262 "arg-type": "203" 1263 }, 1264 { 1265 "name": "remove-fd", 1266 "ret-type": "0", 1267 "meta-type": "command", 1268 "arg-type": "205" 1269 }, 1270 { 1271 "name": "query-fdsets", 1272 "ret-type": "[206]", 1273 "meta-type": "command", 1274 "arg-type": "0" 1275 }, 1276 { 1277 "name": "query-command-line-options", 1278 "ret-type": "[208]", 1279 "meta-type": "command", 1280 "arg-type": "207" 1281 }, 1282 { 1283 "name": "query-memory-devices", 1284 "ret-type": "[209]", 1285 "meta-type": "command", 1286 "arg-type": "0" 1287 }, 1288 { 1289 "name": "MEM_UNPLUG_ERROR", 1290 "meta-type": "event", 1291 "arg-type": "210" 1292 }, 1293 { 1294 "name": "query-acpi-ospm-status", 1295 "ret-type": "[211]", 1296 "meta-type": "command", 1297 "arg-type": "0" 1298 }, 1299 { 1300 "name": "ACPI_DEVICE_OST", 1301 "meta-type": "event", 1302 "arg-type": "212" 1303 }, 1304 { 1305 "name": "xen-load-devices-state", 1306 "ret-type": "0", 1307 "meta-type": "command", 1308 "arg-type": "213" 1309 }, 1310 { 1311 "name": "query-vm-generation-id", 1312 "ret-type": "214", 1313 "meta-type": "command", 1314 "arg-type": "0" 1315 }, 1316 { 1317 "name": "RTC_CHANGE", 1318 "meta-type": "event", 1319 "arg-type": "215" 1320 }, 1321 { 1322 "name": "query-gic-capabilities", 1323 "ret-type": "[220]", 1324 "meta-type": "command", 1325 "arg-type": "0" 1326 }, 1327 { 1328 "name": "0", 1329 "members": [ 1330 ], 1331 "meta-type": "object" 1332 }, 1333 { 1334 "name": "1", 1335 "members": [ 1336 { 1337 "name": "running", 1338 "type": "bool" 1339 }, 1340 { 1341 "name": "singlestep", 1342 "type": "bool" 1343 }, 1344 { 1345 "name": "status", 1346 "type": "221" 1347 } 1348 ], 1349 "meta-type": "object" 1350 }, 1351 { 1352 "name": "2", 1353 "members": [ 1354 { 1355 "name": "guest", 1356 "type": "bool" 1357 }, 1358 { 1359 "name": "reason", 1360 "type": "222" 1361 } 1362 ], 1363 "meta-type": "object" 1364 }, 1365 { 1366 "name": "3", 1367 "members": [ 1368 { 1369 "name": "guest", 1370 "type": "bool" 1371 }, 1372 { 1373 "name": "reason", 1374 "type": "222" 1375 } 1376 ], 1377 "meta-type": "object" 1378 }, 1379 { 1380 "name": "4", 1381 "members": [ 1382 { 1383 "name": "action", 1384 "type": "223" 1385 } 1386 ], 1387 "meta-type": "object" 1388 }, 1389 { 1390 "name": "5", 1391 "members": [ 1392 { 1393 "name": "action", 1394 "type": "223" 1395 } 1396 ], 1397 "meta-type": "object" 1398 }, 1399 { 1400 "name": "6", 1401 "members": [ 1402 { 1403 "name": "action", 1404 "type": "224" 1405 }, 1406 { 1407 "name": "info", 1408 "default": null, 1409 "type": "225" 1410 } 1411 ], 1412 "meta-type": "object" 1413 }, 1414 { 1415 "name": "7", 1416 "members": [ 1417 { 1418 "name": "id", 1419 "type": "str" 1420 }, 1421 { 1422 "name": "status", 1423 "type": "226" 1424 } 1425 ], 1426 "meta-type": "object" 1427 }, 1428 { 1429 "name": "8", 1430 "members": [ 1431 { 1432 "name": "id", 1433 "type": "str" 1434 } 1435 ], 1436 "meta-type": "object" 1437 }, 1438 { 1439 "name": "9", 1440 "members": [ 1441 { 1442 "name": "id", 1443 "type": "str" 1444 } 1445 ], 1446 "meta-type": "object" 1447 }, 1448 { 1449 "name": "10", 1450 "members": [ 1451 { 1452 "name": "id", 1453 "type": "str" 1454 } 1455 ], 1456 "meta-type": "object" 1457 }, 1458 { 1459 "name": "11", 1460 "members": [ 1461 { 1462 "name": "id", 1463 "type": "str" 1464 } 1465 ], 1466 "meta-type": "object" 1467 }, 1468 { 1469 "name": "12", 1470 "members": [ 1471 { 1472 "name": "id", 1473 "type": "str" 1474 } 1475 ], 1476 "meta-type": "object" 1477 }, 1478 { 1479 "name": "13", 1480 "members": [ 1481 { 1482 "name": "id", 1483 "type": "str" 1484 } 1485 ], 1486 "meta-type": "object" 1487 }, 1488 { 1489 "name": "[14]", 1490 "element-type": "14", 1491 "meta-type": "array" 1492 }, 1493 { 1494 "name": "14", 1495 "members": [ 1496 { 1497 "name": "id", 1498 "type": "str" 1499 }, 1500 { 1501 "name": "type", 1502 "type": "227" 1503 }, 1504 { 1505 "name": "status", 1506 "type": "226" 1507 }, 1508 { 1509 "name": "current-progress", 1510 "type": "int" 1511 }, 1512 { 1513 "name": "total-progress", 1514 "type": "int" 1515 }, 1516 { 1517 "name": "error", 1518 "default": null, 1519 "type": "str" 1520 } 1521 ], 1522 "meta-type": "object" 1523 }, 1524 { 1525 "name": "15", 1526 "members": [ 1527 { 1528 "name": "id", 1529 "type": "str" 1530 }, 1531 { 1532 "name": "boundaries", 1533 "default": null, 1534 "type": "[int]" 1535 }, 1536 { 1537 "name": "boundaries-read", 1538 "default": null, 1539 "type": "[int]" 1540 }, 1541 { 1542 "name": "boundaries-write", 1543 "default": null, 1544 "type": "[int]" 1545 }, 1546 { 1547 "name": "boundaries-flush", 1548 "default": null, 1549 "type": "[int]" 1550 } 1551 ], 1552 "meta-type": "object" 1553 }, 1554 { 1555 "name": "[16]", 1556 "element-type": "16", 1557 "meta-type": "array" 1558 }, 1559 { 1560 "name": "16", 1561 "members": [ 1562 { 1563 "name": "device", 1564 "type": "str" 1565 }, 1566 { 1567 "name": "qdev", 1568 "default": null, 1569 "type": "str" 1570 }, 1571 { 1572 "name": "type", 1573 "type": "str" 1574 }, 1575 { 1576 "name": "removable", 1577 "type": "bool" 1578 }, 1579 { 1580 "name": "locked", 1581 "type": "bool" 1582 }, 1583 { 1584 "name": "inserted", 1585 "default": null, 1586 "type": "28" 1587 }, 1588 { 1589 "name": "tray_open", 1590 "default": null, 1591 "type": "bool" 1592 }, 1593 { 1594 "name": "io-status", 1595 "default": null, 1596 "type": "228" 1597 }, 1598 { 1599 "name": "dirty-bitmaps", 1600 "default": null, 1601 "type": "[229]" 1602 } 1603 ], 1604 "meta-type": "object" 1605 }, 1606 { 1607 "name": "17", 1608 "members": [ 1609 { 1610 "name": "query-nodes", 1611 "default": null, 1612 "type": "bool" 1613 } 1614 ], 1615 "meta-type": "object" 1616 }, 1617 { 1618 "name": "[18]", 1619 "element-type": "18", 1620 "meta-type": "array" 1621 }, 1622 { 1623 "name": "18", 1624 "members": [ 1625 { 1626 "name": "device", 1627 "default": null, 1628 "type": "str" 1629 }, 1630 { 1631 "name": "qdev", 1632 "default": null, 1633 "type": "str" 1634 }, 1635 { 1636 "name": "node-name", 1637 "default": null, 1638 "type": "str" 1639 }, 1640 { 1641 "name": "stats", 1642 "type": "230" 1643 }, 1644 { 1645 "name": "driver-specific", 1646 "default": null, 1647 "type": "231" 1648 }, 1649 { 1650 "name": "parent", 1651 "default": null, 1652 "type": "18" 1653 }, 1654 { 1655 "name": "backing", 1656 "default": null, 1657 "type": "18" 1658 } 1659 ], 1660 "meta-type": "object" 1661 }, 1662 { 1663 "name": "[19]", 1664 "element-type": "19", 1665 "meta-type": "array" 1666 }, 1667 { 1668 "name": "19", 1669 "members": [ 1670 { 1671 "name": "type", 1672 "type": "str" 1673 }, 1674 { 1675 "name": "device", 1676 "type": "str" 1677 }, 1678 { 1679 "name": "len", 1680 "type": "int" 1681 }, 1682 { 1683 "name": "offset", 1684 "type": "int" 1685 }, 1686 { 1687 "name": "busy", 1688 "type": "bool" 1689 }, 1690 { 1691 "name": "paused", 1692 "type": "bool" 1693 }, 1694 { 1695 "name": "speed", 1696 "type": "int" 1697 }, 1698 { 1699 "name": "io-status", 1700 "type": "228" 1701 }, 1702 { 1703 "name": "ready", 1704 "type": "bool" 1705 }, 1706 { 1707 "name": "status", 1708 "type": "226" 1709 }, 1710 { 1711 "name": "auto-finalize", 1712 "type": "bool" 1713 }, 1714 { 1715 "name": "auto-dismiss", 1716 "type": "bool" 1717 }, 1718 { 1719 "name": "error", 1720 "default": null, 1721 "type": "str" 1722 } 1723 ], 1724 "meta-type": "object" 1725 }, 1726 { 1727 "name": "20", 1728 "members": [ 1729 { 1730 "name": "device", 1731 "default": null, 1732 "type": "str" 1733 }, 1734 { 1735 "name": "node-name", 1736 "default": null, 1737 "type": "str" 1738 }, 1739 { 1740 "name": "password", 1741 "type": "str" 1742 } 1743 ], 1744 "meta-type": "object" 1745 }, 1746 { 1747 "name": "21", 1748 "members": [ 1749 { 1750 "name": "device", 1751 "default": null, 1752 "type": "str" 1753 }, 1754 { 1755 "name": "node-name", 1756 "default": null, 1757 "type": "str" 1758 }, 1759 { 1760 "name": "size", 1761 "type": "int" 1762 } 1763 ], 1764 "meta-type": "object" 1765 }, 1766 { 1767 "name": "22", 1768 "members": [ 1769 { 1770 "name": "device", 1771 "default": null, 1772 "type": "str" 1773 }, 1774 { 1775 "name": "node-name", 1776 "default": null, 1777 "type": "str" 1778 }, 1779 { 1780 "name": "snapshot-file", 1781 "type": "str" 1782 }, 1783 { 1784 "name": "snapshot-node-name", 1785 "default": null, 1786 "type": "str" 1787 }, 1788 { 1789 "name": "format", 1790 "default": null, 1791 "type": "str" 1792 }, 1793 { 1794 "name": "mode", 1795 "default": null, 1796 "type": "232" 1797 } 1798 ], 1799 "meta-type": "object" 1800 }, 1801 { 1802 "name": "23", 1803 "members": [ 1804 { 1805 "name": "node", 1806 "type": "str" 1807 }, 1808 { 1809 "name": "overlay", 1810 "type": "str" 1811 } 1812 ], 1813 "meta-type": "object" 1814 }, 1815 { 1816 "name": "24", 1817 "members": [ 1818 { 1819 "name": "device", 1820 "type": "str" 1821 }, 1822 { 1823 "name": "image-node-name", 1824 "type": "str" 1825 }, 1826 { 1827 "name": "backing-file", 1828 "type": "str" 1829 } 1830 ], 1831 "meta-type": "object" 1832 }, 1833 { 1834 "name": "25", 1835 "members": [ 1836 { 1837 "name": "job-id", 1838 "default": null, 1839 "type": "str" 1840 }, 1841 { 1842 "name": "device", 1843 "type": "str" 1844 }, 1845 { 1846 "name": "base-node", 1847 "default": null, 1848 "type": "str" 1849 }, 1850 { 1851 "name": "base", 1852 "default": null, 1853 "type": "str" 1854 }, 1855 { 1856 "name": "top-node", 1857 "default": null, 1858 "type": "str" 1859 }, 1860 { 1861 "name": "top", 1862 "default": null, 1863 "type": "str" 1864 }, 1865 { 1866 "name": "backing-file", 1867 "default": null, 1868 "type": "str" 1869 }, 1870 { 1871 "name": "speed", 1872 "default": null, 1873 "type": "int" 1874 }, 1875 { 1876 "name": "filter-node-name", 1877 "default": null, 1878 "type": "str" 1879 }, 1880 { 1881 "name": "auto-finalize", 1882 "default": null, 1883 "type": "bool" 1884 }, 1885 { 1886 "name": "auto-dismiss", 1887 "default": null, 1888 "type": "bool" 1889 } 1890 ], 1891 "meta-type": "object" 1892 }, 1893 { 1894 "name": "26", 1895 "members": [ 1896 { 1897 "name": "job-id", 1898 "default": null, 1899 "type": "str" 1900 }, 1901 { 1902 "name": "device", 1903 "type": "str" 1904 }, 1905 { 1906 "name": "sync", 1907 "type": "233" 1908 }, 1909 { 1910 "name": "speed", 1911 "default": null, 1912 "type": "int" 1913 }, 1914 { 1915 "name": "bitmap", 1916 "default": null, 1917 "type": "str" 1918 }, 1919 { 1920 "name": "bitmap-mode", 1921 "default": null, 1922 "type": "234" 1923 }, 1924 { 1925 "name": "compress", 1926 "default": null, 1927 "type": "bool" 1928 }, 1929 { 1930 "name": "on-source-error", 1931 "default": null, 1932 "type": "235" 1933 }, 1934 { 1935 "name": "on-target-error", 1936 "default": null, 1937 "type": "235" 1938 }, 1939 { 1940 "name": "auto-finalize", 1941 "default": null, 1942 "type": "bool" 1943 }, 1944 { 1945 "name": "auto-dismiss", 1946 "default": null, 1947 "type": "bool" 1948 }, 1949 { 1950 "name": "filter-node-name", 1951 "default": null, 1952 "type": "str" 1953 }, 1954 { 1955 "name": "target", 1956 "type": "str" 1957 }, 1958 { 1959 "name": "format", 1960 "default": null, 1961 "type": "str" 1962 }, 1963 { 1964 "name": "mode", 1965 "default": null, 1966 "type": "232" 1967 } 1968 ], 1969 "meta-type": "object" 1970 }, 1971 { 1972 "name": "27", 1973 "members": [ 1974 { 1975 "name": "job-id", 1976 "default": null, 1977 "type": "str" 1978 }, 1979 { 1980 "name": "device", 1981 "type": "str" 1982 }, 1983 { 1984 "name": "sync", 1985 "type": "233" 1986 }, 1987 { 1988 "name": "speed", 1989 "default": null, 1990 "type": "int" 1991 }, 1992 { 1993 "name": "bitmap", 1994 "default": null, 1995 "type": "str" 1996 }, 1997 { 1998 "name": "bitmap-mode", 1999 "default": null, 2000 "type": "234" 2001 }, 2002 { 2003 "name": "compress", 2004 "default": null, 2005 "type": "bool" 2006 }, 2007 { 2008 "name": "on-source-error", 2009 "default": null, 2010 "type": "235" 2011 }, 2012 { 2013 "name": "on-target-error", 2014 "default": null, 2015 "type": "235" 2016 }, 2017 { 2018 "name": "auto-finalize", 2019 "default": null, 2020 "type": "bool" 2021 }, 2022 { 2023 "name": "auto-dismiss", 2024 "default": null, 2025 "type": "bool" 2026 }, 2027 { 2028 "name": "filter-node-name", 2029 "default": null, 2030 "type": "str" 2031 }, 2032 { 2033 "name": "target", 2034 "type": "str" 2035 } 2036 ], 2037 "meta-type": "object" 2038 }, 2039 { 2040 "name": "[28]", 2041 "element-type": "28", 2042 "meta-type": "array" 2043 }, 2044 { 2045 "name": "28", 2046 "members": [ 2047 { 2048 "name": "file", 2049 "type": "str" 2050 }, 2051 { 2052 "name": "node-name", 2053 "default": null, 2054 "type": "str" 2055 }, 2056 { 2057 "name": "ro", 2058 "type": "bool" 2059 }, 2060 { 2061 "name": "drv", 2062 "type": "str" 2063 }, 2064 { 2065 "name": "backing_file", 2066 "default": null, 2067 "type": "str" 2068 }, 2069 { 2070 "name": "backing_file_depth", 2071 "type": "int" 2072 }, 2073 { 2074 "name": "encrypted", 2075 "type": "bool" 2076 }, 2077 { 2078 "name": "encryption_key_missing", 2079 "type": "bool" 2080 }, 2081 { 2082 "name": "detect_zeroes", 2083 "type": "236" 2084 }, 2085 { 2086 "name": "bps", 2087 "type": "int" 2088 }, 2089 { 2090 "name": "bps_rd", 2091 "type": "int" 2092 }, 2093 { 2094 "name": "bps_wr", 2095 "type": "int" 2096 }, 2097 { 2098 "name": "iops", 2099 "type": "int" 2100 }, 2101 { 2102 "name": "iops_rd", 2103 "type": "int" 2104 }, 2105 { 2106 "name": "iops_wr", 2107 "type": "int" 2108 }, 2109 { 2110 "name": "image", 2111 "type": "237" 2112 }, 2113 { 2114 "name": "bps_max", 2115 "default": null, 2116 "type": "int" 2117 }, 2118 { 2119 "name": "bps_rd_max", 2120 "default": null, 2121 "type": "int" 2122 }, 2123 { 2124 "name": "bps_wr_max", 2125 "default": null, 2126 "type": "int" 2127 }, 2128 { 2129 "name": "iops_max", 2130 "default": null, 2131 "type": "int" 2132 }, 2133 { 2134 "name": "iops_rd_max", 2135 "default": null, 2136 "type": "int" 2137 }, 2138 { 2139 "name": "iops_wr_max", 2140 "default": null, 2141 "type": "int" 2142 }, 2143 { 2144 "name": "bps_max_length", 2145 "default": null, 2146 "type": "int" 2147 }, 2148 { 2149 "name": "bps_rd_max_length", 2150 "default": null, 2151 "type": "int" 2152 }, 2153 { 2154 "name": "bps_wr_max_length", 2155 "default": null, 2156 "type": "int" 2157 }, 2158 { 2159 "name": "iops_max_length", 2160 "default": null, 2161 "type": "int" 2162 }, 2163 { 2164 "name": "iops_rd_max_length", 2165 "default": null, 2166 "type": "int" 2167 }, 2168 { 2169 "name": "iops_wr_max_length", 2170 "default": null, 2171 "type": "int" 2172 }, 2173 { 2174 "name": "iops_size", 2175 "default": null, 2176 "type": "int" 2177 }, 2178 { 2179 "name": "group", 2180 "default": null, 2181 "type": "str" 2182 }, 2183 { 2184 "name": "cache", 2185 "type": "238" 2186 }, 2187 { 2188 "name": "write_threshold", 2189 "type": "int" 2190 }, 2191 { 2192 "name": "dirty-bitmaps", 2193 "default": null, 2194 "type": "[229]" 2195 } 2196 ], 2197 "meta-type": "object" 2198 }, 2199 { 2200 "name": "29", 2201 "members": [ 2202 { 2203 "name": "nodes", 2204 "type": "[239]" 2205 }, 2206 { 2207 "name": "edges", 2208 "type": "[240]" 2209 } 2210 ], 2211 "meta-type": "object" 2212 }, 2213 { 2214 "name": "30", 2215 "members": [ 2216 { 2217 "name": "job-id", 2218 "default": null, 2219 "type": "str" 2220 }, 2221 { 2222 "name": "device", 2223 "type": "str" 2224 }, 2225 { 2226 "name": "target", 2227 "type": "str" 2228 }, 2229 { 2230 "name": "format", 2231 "default": null, 2232 "type": "str" 2233 }, 2234 { 2235 "name": "node-name", 2236 "default": null, 2237 "type": "str" 2238 }, 2239 { 2240 "name": "replaces", 2241 "default": null, 2242 "type": "str" 2243 }, 2244 { 2245 "name": "sync", 2246 "type": "233" 2247 }, 2248 { 2249 "name": "mode", 2250 "default": null, 2251 "type": "232" 2252 }, 2253 { 2254 "name": "speed", 2255 "default": null, 2256 "type": "int" 2257 }, 2258 { 2259 "name": "granularity", 2260 "default": null, 2261 "type": "int" 2262 }, 2263 { 2264 "name": "buf-size", 2265 "default": null, 2266 "type": "int" 2267 }, 2268 { 2269 "name": "on-source-error", 2270 "default": null, 2271 "type": "235" 2272 }, 2273 { 2274 "name": "on-target-error", 2275 "default": null, 2276 "type": "235" 2277 }, 2278 { 2279 "name": "unmap", 2280 "default": null, 2281 "type": "bool" 2282 }, 2283 { 2284 "name": "copy-mode", 2285 "default": null, 2286 "type": "241" 2287 }, 2288 { 2289 "name": "auto-finalize", 2290 "default": null, 2291 "type": "bool" 2292 }, 2293 { 2294 "name": "auto-dismiss", 2295 "default": null, 2296 "type": "bool" 2297 } 2298 ], 2299 "meta-type": "object" 2300 }, 2301 { 2302 "name": "31", 2303 "members": [ 2304 { 2305 "name": "node", 2306 "type": "str" 2307 }, 2308 { 2309 "name": "name", 2310 "type": "str" 2311 }, 2312 { 2313 "name": "granularity", 2314 "default": null, 2315 "type": "int" 2316 }, 2317 { 2318 "name": "persistent", 2319 "default": null, 2320 "type": "bool" 2321 }, 2322 { 2323 "name": "disabled", 2324 "default": null, 2325 "type": "bool" 2326 } 2327 ], 2328 "meta-type": "object" 2329 }, 2330 { 2331 "name": "32", 2332 "members": [ 2333 { 2334 "name": "node", 2335 "type": "str" 2336 }, 2337 { 2338 "name": "name", 2339 "type": "str" 2340 } 2341 ], 2342 "meta-type": "object" 2343 }, 2344 { 2345 "name": "33", 2346 "members": [ 2347 { 2348 "name": "node", 2349 "type": "str" 2350 }, 2351 { 2352 "name": "target", 2353 "type": "str" 2354 }, 2355 { 2356 "name": "bitmaps", 2357 "type": "[242]" 2358 } 2359 ], 2360 "meta-type": "object" 2361 }, 2362 { 2363 "name": "34", 2364 "members": [ 2365 { 2366 "name": "sha256", 2367 "type": "str" 2368 } 2369 ], 2370 "meta-type": "object" 2371 }, 2372 { 2373 "name": "35", 2374 "members": [ 2375 { 2376 "name": "job-id", 2377 "default": null, 2378 "type": "str" 2379 }, 2380 { 2381 "name": "device", 2382 "type": "str" 2383 }, 2384 { 2385 "name": "target", 2386 "type": "str" 2387 }, 2388 { 2389 "name": "replaces", 2390 "default": null, 2391 "type": "str" 2392 }, 2393 { 2394 "name": "sync", 2395 "type": "233" 2396 }, 2397 { 2398 "name": "speed", 2399 "default": null, 2400 "type": "int" 2401 }, 2402 { 2403 "name": "granularity", 2404 "default": null, 2405 "type": "int" 2406 }, 2407 { 2408 "name": "buf-size", 2409 "default": null, 2410 "type": "int" 2411 }, 2412 { 2413 "name": "on-source-error", 2414 "default": null, 2415 "type": "235" 2416 }, 2417 { 2418 "name": "on-target-error", 2419 "default": null, 2420 "type": "235" 2421 }, 2422 { 2423 "name": "filter-node-name", 2424 "default": null, 2425 "type": "str" 2426 }, 2427 { 2428 "name": "copy-mode", 2429 "default": null, 2430 "type": "241" 2431 }, 2432 { 2433 "name": "auto-finalize", 2434 "default": null, 2435 "type": "bool" 2436 }, 2437 { 2438 "name": "auto-dismiss", 2439 "default": null, 2440 "type": "bool" 2441 } 2442 ], 2443 "meta-type": "object" 2444 }, 2445 { 2446 "name": "36", 2447 "members": [ 2448 { 2449 "name": "device", 2450 "default": null, 2451 "type": "str" 2452 }, 2453 { 2454 "name": "id", 2455 "default": null, 2456 "type": "str" 2457 }, 2458 { 2459 "name": "bps", 2460 "type": "int" 2461 }, 2462 { 2463 "name": "bps_rd", 2464 "type": "int" 2465 }, 2466 { 2467 "name": "bps_wr", 2468 "type": "int" 2469 }, 2470 { 2471 "name": "iops", 2472 "type": "int" 2473 }, 2474 { 2475 "name": "iops_rd", 2476 "type": "int" 2477 }, 2478 { 2479 "name": "iops_wr", 2480 "type": "int" 2481 }, 2482 { 2483 "name": "bps_max", 2484 "default": null, 2485 "type": "int" 2486 }, 2487 { 2488 "name": "bps_rd_max", 2489 "default": null, 2490 "type": "int" 2491 }, 2492 { 2493 "name": "bps_wr_max", 2494 "default": null, 2495 "type": "int" 2496 }, 2497 { 2498 "name": "iops_max", 2499 "default": null, 2500 "type": "int" 2501 }, 2502 { 2503 "name": "iops_rd_max", 2504 "default": null, 2505 "type": "int" 2506 }, 2507 { 2508 "name": "iops_wr_max", 2509 "default": null, 2510 "type": "int" 2511 }, 2512 { 2513 "name": "bps_max_length", 2514 "default": null, 2515 "type": "int" 2516 }, 2517 { 2518 "name": "bps_rd_max_length", 2519 "default": null, 2520 "type": "int" 2521 }, 2522 { 2523 "name": "bps_wr_max_length", 2524 "default": null, 2525 "type": "int" 2526 }, 2527 { 2528 "name": "iops_max_length", 2529 "default": null, 2530 "type": "int" 2531 }, 2532 { 2533 "name": "iops_rd_max_length", 2534 "default": null, 2535 "type": "int" 2536 }, 2537 { 2538 "name": "iops_wr_max_length", 2539 "default": null, 2540 "type": "int" 2541 }, 2542 { 2543 "name": "iops_size", 2544 "default": null, 2545 "type": "int" 2546 }, 2547 { 2548 "name": "group", 2549 "default": null, 2550 "type": "str" 2551 } 2552 ], 2553 "meta-type": "object" 2554 }, 2555 { 2556 "name": "37", 2557 "members": [ 2558 { 2559 "name": "job-id", 2560 "default": null, 2561 "type": "str" 2562 }, 2563 { 2564 "name": "device", 2565 "type": "str" 2566 }, 2567 { 2568 "name": "base", 2569 "default": null, 2570 "type": "str" 2571 }, 2572 { 2573 "name": "base-node", 2574 "default": null, 2575 "type": "str" 2576 }, 2577 { 2578 "name": "backing-file", 2579 "default": null, 2580 "type": "str" 2581 }, 2582 { 2583 "name": "speed", 2584 "default": null, 2585 "type": "int" 2586 }, 2587 { 2588 "name": "on-error", 2589 "default": null, 2590 "type": "235" 2591 }, 2592 { 2593 "name": "auto-finalize", 2594 "default": null, 2595 "type": "bool" 2596 }, 2597 { 2598 "name": "auto-dismiss", 2599 "default": null, 2600 "type": "bool" 2601 } 2602 ], 2603 "meta-type": "object" 2604 }, 2605 { 2606 "name": "38", 2607 "members": [ 2608 { 2609 "name": "device", 2610 "type": "str" 2611 }, 2612 { 2613 "name": "speed", 2614 "type": "int" 2615 } 2616 ], 2617 "meta-type": "object" 2618 }, 2619 { 2620 "name": "39", 2621 "members": [ 2622 { 2623 "name": "device", 2624 "type": "str" 2625 }, 2626 { 2627 "name": "force", 2628 "default": null, 2629 "type": "bool" 2630 } 2631 ], 2632 "meta-type": "object" 2633 }, 2634 { 2635 "name": "40", 2636 "members": [ 2637 { 2638 "name": "device", 2639 "type": "str" 2640 } 2641 ], 2642 "meta-type": "object" 2643 }, 2644 { 2645 "name": "41", 2646 "members": [ 2647 { 2648 "name": "device", 2649 "type": "str" 2650 } 2651 ], 2652 "meta-type": "object" 2653 }, 2654 { 2655 "name": "42", 2656 "members": [ 2657 { 2658 "name": "device", 2659 "type": "str" 2660 } 2661 ], 2662 "meta-type": "object" 2663 }, 2664 { 2665 "name": "43", 2666 "members": [ 2667 { 2668 "name": "id", 2669 "type": "str" 2670 } 2671 ], 2672 "meta-type": "object" 2673 }, 2674 { 2675 "name": "44", 2676 "members": [ 2677 { 2678 "name": "id", 2679 "type": "str" 2680 } 2681 ], 2682 "meta-type": "object" 2683 }, 2684 { 2685 "name": "45", 2686 "tag": "driver", 2687 "variants": [ 2688 { 2689 "case": "blkdebug", 2690 "type": "246" 2691 }, 2692 { 2693 "case": "blklogwrites", 2694 "type": "247" 2695 }, 2696 { 2697 "case": "blkverify", 2698 "type": "248" 2699 }, 2700 { 2701 "case": "blkreplay", 2702 "type": "249" 2703 }, 2704 { 2705 "case": "bochs", 2706 "type": "250" 2707 }, 2708 { 2709 "case": "cloop", 2710 "type": "250" 2711 }, 2712 { 2713 "case": "copy-on-read", 2714 "type": "250" 2715 }, 2716 { 2717 "case": "dmg", 2718 "type": "250" 2719 }, 2720 { 2721 "case": "file", 2722 "type": "251" 2723 }, 2724 { 2725 "case": "ftp", 2726 "type": "252" 2727 }, 2728 { 2729 "case": "ftps", 2730 "type": "253" 2731 }, 2732 { 2733 "case": "gluster", 2734 "type": "254" 2735 }, 2736 { 2737 "case": "host_cdrom", 2738 "type": "251" 2739 }, 2740 { 2741 "case": "host_device", 2742 "type": "251" 2743 }, 2744 { 2745 "case": "http", 2746 "type": "255" 2747 }, 2748 { 2749 "case": "https", 2750 "type": "256" 2751 }, 2752 { 2753 "case": "iscsi", 2754 "type": "257" 2755 }, 2756 { 2757 "case": "luks", 2758 "type": "258" 2759 }, 2760 { 2761 "case": "nbd", 2762 "type": "259" 2763 }, 2764 { 2765 "case": "nfs", 2766 "type": "260" 2767 }, 2768 { 2769 "case": "null-aio", 2770 "type": "261" 2771 }, 2772 { 2773 "case": "null-co", 2774 "type": "261" 2775 }, 2776 { 2777 "case": "nvme", 2778 "type": "262" 2779 }, 2780 { 2781 "case": "parallels", 2782 "type": "250" 2783 }, 2784 { 2785 "case": "qcow2", 2786 "type": "263" 2787 }, 2788 { 2789 "case": "qcow", 2790 "type": "264" 2791 }, 2792 { 2793 "case": "qed", 2794 "type": "265" 2795 }, 2796 { 2797 "case": "quorum", 2798 "type": "266" 2799 }, 2800 { 2801 "case": "raw", 2802 "type": "267" 2803 }, 2804 { 2805 "case": "rbd", 2806 "type": "268" 2807 }, 2808 { 2809 "case": "replication", 2810 "type": "269" 2811 }, 2812 { 2813 "case": "sheepdog", 2814 "type": "270" 2815 }, 2816 { 2817 "case": "ssh", 2818 "type": "271" 2819 }, 2820 { 2821 "case": "throttle", 2822 "type": "272" 2823 }, 2824 { 2825 "case": "vdi", 2826 "type": "250" 2827 }, 2828 { 2829 "case": "vhdx", 2830 "type": "250" 2831 }, 2832 { 2833 "case": "vmdk", 2834 "type": "265" 2835 }, 2836 { 2837 "case": "vpc", 2838 "type": "250" 2839 }, 2840 { 2841 "case": "vvfat", 2842 "type": "273" 2843 }, 2844 { 2845 "case": "vxhs", 2846 "type": "274" 2847 } 2848 ], 2849 "members": [ 2850 { 2851 "name": "driver", 2852 "type": "243" 2853 }, 2854 { 2855 "name": "node-name", 2856 "default": null, 2857 "type": "str" 2858 }, 2859 { 2860 "name": "discard", 2861 "default": null, 2862 "type": "244" 2863 }, 2864 { 2865 "name": "cache", 2866 "default": null, 2867 "type": "245" 2868 }, 2869 { 2870 "name": "read-only", 2871 "default": null, 2872 "type": "bool" 2873 }, 2874 { 2875 "name": "auto-read-only", 2876 "default": null, 2877 "type": "bool" 2878 }, 2879 { 2880 "name": "force-share", 2881 "default": null, 2882 "type": "bool" 2883 }, 2884 { 2885 "name": "detect-zeroes", 2886 "default": null, 2887 "type": "236" 2888 } 2889 ], 2890 "meta-type": "object" 2891 }, 2892 { 2893 "name": "46", 2894 "members": [ 2895 { 2896 "name": "node-name", 2897 "type": "str" 2898 } 2899 ], 2900 "meta-type": "object" 2901 }, 2902 { 2903 "name": "47", 2904 "members": [ 2905 { 2906 "name": "job-id", 2907 "type": "str" 2908 }, 2909 { 2910 "name": "options", 2911 "type": "275" 2912 } 2913 ], 2914 "meta-type": "object" 2915 }, 2916 { 2917 "name": "48", 2918 "members": [ 2919 { 2920 "name": "device", 2921 "default": null, 2922 "type": "str" 2923 }, 2924 { 2925 "name": "id", 2926 "default": null, 2927 "type": "str" 2928 }, 2929 { 2930 "name": "force", 2931 "default": null, 2932 "type": "bool" 2933 } 2934 ], 2935 "meta-type": "object" 2936 }, 2937 { 2938 "name": "49", 2939 "members": [ 2940 { 2941 "name": "device", 2942 "default": null, 2943 "type": "str" 2944 }, 2945 { 2946 "name": "id", 2947 "default": null, 2948 "type": "str" 2949 } 2950 ], 2951 "meta-type": "object" 2952 }, 2953 { 2954 "name": "50", 2955 "members": [ 2956 { 2957 "name": "id", 2958 "type": "str" 2959 } 2960 ], 2961 "meta-type": "object" 2962 }, 2963 { 2964 "name": "51", 2965 "members": [ 2966 { 2967 "name": "id", 2968 "type": "str" 2969 }, 2970 { 2971 "name": "node-name", 2972 "type": "str" 2973 } 2974 ], 2975 "meta-type": "object" 2976 }, 2977 { 2978 "name": "52", 2979 "members": [ 2980 { 2981 "name": "device", 2982 "default": null, 2983 "type": "str" 2984 }, 2985 { 2986 "name": "id", 2987 "default": null, 2988 "type": "str" 2989 }, 2990 { 2991 "name": "filename", 2992 "type": "str" 2993 }, 2994 { 2995 "name": "format", 2996 "default": null, 2997 "type": "str" 2998 }, 2999 { 3000 "name": "read-only-mode", 3001 "default": null, 3002 "type": "276" 3003 } 3004 ], 3005 "meta-type": "object" 3006 }, 3007 { 3008 "name": "53", 3009 "members": [ 3010 { 3011 "name": "device", 3012 "type": "str" 3013 }, 3014 { 3015 "name": "node-name", 3016 "default": null, 3017 "type": "str" 3018 }, 3019 { 3020 "name": "msg", 3021 "type": "str" 3022 }, 3023 { 3024 "name": "offset", 3025 "default": null, 3026 "type": "int" 3027 }, 3028 { 3029 "name": "size", 3030 "default": null, 3031 "type": "int" 3032 }, 3033 { 3034 "name": "fatal", 3035 "type": "bool" 3036 } 3037 ], 3038 "meta-type": "object" 3039 }, 3040 { 3041 "name": "54", 3042 "members": [ 3043 { 3044 "name": "device", 3045 "type": "str" 3046 }, 3047 { 3048 "name": "node-name", 3049 "default": null, 3050 "type": "str" 3051 }, 3052 { 3053 "name": "operation", 3054 "type": "277" 3055 }, 3056 { 3057 "name": "action", 3058 "type": "278" 3059 }, 3060 { 3061 "name": "nospace", 3062 "default": null, 3063 "type": "bool" 3064 }, 3065 { 3066 "name": "reason", 3067 "type": "str" 3068 } 3069 ], 3070 "meta-type": "object" 3071 }, 3072 { 3073 "name": "55", 3074 "members": [ 3075 { 3076 "name": "type", 3077 "type": "227" 3078 }, 3079 { 3080 "name": "device", 3081 "type": "str" 3082 }, 3083 { 3084 "name": "len", 3085 "type": "int" 3086 }, 3087 { 3088 "name": "offset", 3089 "type": "int" 3090 }, 3091 { 3092 "name": "speed", 3093 "type": "int" 3094 }, 3095 { 3096 "name": "error", 3097 "default": null, 3098 "type": "str" 3099 } 3100 ], 3101 "meta-type": "object" 3102 }, 3103 { 3104 "name": "56", 3105 "members": [ 3106 { 3107 "name": "type", 3108 "type": "227" 3109 }, 3110 { 3111 "name": "device", 3112 "type": "str" 3113 }, 3114 { 3115 "name": "len", 3116 "type": "int" 3117 }, 3118 { 3119 "name": "offset", 3120 "type": "int" 3121 }, 3122 { 3123 "name": "speed", 3124 "type": "int" 3125 } 3126 ], 3127 "meta-type": "object" 3128 }, 3129 { 3130 "name": "57", 3131 "members": [ 3132 { 3133 "name": "device", 3134 "type": "str" 3135 }, 3136 { 3137 "name": "operation", 3138 "type": "277" 3139 }, 3140 { 3141 "name": "action", 3142 "type": "278" 3143 } 3144 ], 3145 "meta-type": "object" 3146 }, 3147 { 3148 "name": "58", 3149 "members": [ 3150 { 3151 "name": "type", 3152 "type": "227" 3153 }, 3154 { 3155 "name": "device", 3156 "type": "str" 3157 }, 3158 { 3159 "name": "len", 3160 "type": "int" 3161 }, 3162 { 3163 "name": "offset", 3164 "type": "int" 3165 }, 3166 { 3167 "name": "speed", 3168 "type": "int" 3169 } 3170 ], 3171 "meta-type": "object" 3172 }, 3173 { 3174 "name": "59", 3175 "members": [ 3176 { 3177 "name": "type", 3178 "type": "227" 3179 }, 3180 { 3181 "name": "id", 3182 "type": "str" 3183 } 3184 ], 3185 "meta-type": "object" 3186 }, 3187 { 3188 "name": "60", 3189 "members": [ 3190 { 3191 "name": "node-name", 3192 "type": "str" 3193 }, 3194 { 3195 "name": "amount-exceeded", 3196 "type": "int" 3197 }, 3198 { 3199 "name": "write-threshold", 3200 "type": "int" 3201 } 3202 ], 3203 "meta-type": "object" 3204 }, 3205 { 3206 "name": "61", 3207 "members": [ 3208 { 3209 "name": "node-name", 3210 "type": "str" 3211 }, 3212 { 3213 "name": "write-threshold", 3214 "type": "int" 3215 } 3216 ], 3217 "meta-type": "object" 3218 }, 3219 { 3220 "name": "62", 3221 "members": [ 3222 { 3223 "name": "parent", 3224 "type": "str" 3225 }, 3226 { 3227 "name": "child", 3228 "default": null, 3229 "type": "str" 3230 }, 3231 { 3232 "name": "node", 3233 "default": null, 3234 "type": "str" 3235 } 3236 ], 3237 "meta-type": "object" 3238 }, 3239 { 3240 "name": "63", 3241 "members": [ 3242 { 3243 "name": "node-name", 3244 "type": "str" 3245 }, 3246 { 3247 "name": "iothread", 3248 "type": "279" 3249 }, 3250 { 3251 "name": "force", 3252 "default": null, 3253 "type": "bool" 3254 } 3255 ], 3256 "meta-type": "object" 3257 }, 3258 { 3259 "name": "[64]", 3260 "element-type": "64", 3261 "meta-type": "array" 3262 }, 3263 { 3264 "name": "64", 3265 "members": [ 3266 { 3267 "name": "id", 3268 "type": "str" 3269 }, 3270 { 3271 "name": "connected", 3272 "type": "bool" 3273 } 3274 ], 3275 "meta-type": "object" 3276 }, 3277 { 3278 "name": "65", 3279 "members": [ 3280 { 3281 "name": "device", 3282 "type": "str" 3283 }, 3284 { 3285 "name": "name", 3286 "type": "str" 3287 } 3288 ], 3289 "meta-type": "object" 3290 }, 3291 { 3292 "name": "66", 3293 "members": [ 3294 { 3295 "name": "device", 3296 "type": "str" 3297 }, 3298 { 3299 "name": "id", 3300 "default": null, 3301 "type": "str" 3302 }, 3303 { 3304 "name": "name", 3305 "default": null, 3306 "type": "str" 3307 } 3308 ], 3309 "meta-type": "object" 3310 }, 3311 { 3312 "name": "67", 3313 "members": [ 3314 { 3315 "name": "id", 3316 "type": "str" 3317 }, 3318 { 3319 "name": "name", 3320 "type": "str" 3321 }, 3322 { 3323 "name": "vm-state-size", 3324 "type": "int" 3325 }, 3326 { 3327 "name": "date-sec", 3328 "type": "int" 3329 }, 3330 { 3331 "name": "date-nsec", 3332 "type": "int" 3333 }, 3334 { 3335 "name": "vm-clock-sec", 3336 "type": "int" 3337 }, 3338 { 3339 "name": "vm-clock-nsec", 3340 "type": "int" 3341 } 3342 ], 3343 "meta-type": "object" 3344 }, 3345 { 3346 "name": "68", 3347 "members": [ 3348 { 3349 "name": "device", 3350 "default": null, 3351 "type": "str" 3352 }, 3353 { 3354 "name": "id", 3355 "default": null, 3356 "type": "str" 3357 }, 3358 { 3359 "name": "force", 3360 "default": null, 3361 "type": "bool" 3362 } 3363 ], 3364 "meta-type": "object" 3365 }, 3366 { 3367 "name": "69", 3368 "members": [ 3369 { 3370 "name": "addr", 3371 "type": "280" 3372 }, 3373 { 3374 "name": "tls-creds", 3375 "default": null, 3376 "type": "str" 3377 }, 3378 { 3379 "name": "tls-authz", 3380 "default": null, 3381 "type": "str" 3382 } 3383 ], 3384 "meta-type": "object" 3385 }, 3386 { 3387 "name": "70", 3388 "members": [ 3389 { 3390 "name": "device", 3391 "type": "str" 3392 }, 3393 { 3394 "name": "name", 3395 "default": null, 3396 "type": "str" 3397 }, 3398 { 3399 "name": "writable", 3400 "default": null, 3401 "type": "bool" 3402 }, 3403 { 3404 "name": "bitmap", 3405 "default": null, 3406 "type": "str" 3407 } 3408 ], 3409 "meta-type": "object" 3410 }, 3411 { 3412 "name": "71", 3413 "members": [ 3414 { 3415 "name": "name", 3416 "type": "str" 3417 }, 3418 { 3419 "name": "mode", 3420 "default": null, 3421 "type": "281" 3422 } 3423 ], 3424 "meta-type": "object" 3425 }, 3426 { 3427 "name": "72", 3428 "members": [ 3429 { 3430 "name": "device", 3431 "type": "str" 3432 }, 3433 { 3434 "name": "id", 3435 "type": "str" 3436 }, 3437 { 3438 "name": "tray-open", 3439 "type": "bool" 3440 } 3441 ], 3442 "meta-type": "object" 3443 }, 3444 { 3445 "name": "73", 3446 "members": [ 3447 { 3448 "name": "id", 3449 "type": "str" 3450 }, 3451 { 3452 "name": "connected", 3453 "type": "bool" 3454 } 3455 ], 3456 "meta-type": "object" 3457 }, 3458 { 3459 "name": "74", 3460 "members": [ 3461 { 3462 "name": "reference", 3463 "type": "str" 3464 }, 3465 { 3466 "name": "sector-num", 3467 "type": "int" 3468 }, 3469 { 3470 "name": "sectors-count", 3471 "type": "int" 3472 } 3473 ], 3474 "meta-type": "object" 3475 }, 3476 { 3477 "name": "75", 3478 "members": [ 3479 { 3480 "name": "type", 3481 "type": "282" 3482 }, 3483 { 3484 "name": "error", 3485 "default": null, 3486 "type": "str" 3487 }, 3488 { 3489 "name": "node-name", 3490 "type": "str" 3491 }, 3492 { 3493 "name": "sector-num", 3494 "type": "int" 3495 }, 3496 { 3497 "name": "sectors-count", 3498 "type": "int" 3499 } 3500 ], 3501 "meta-type": "object" 3502 }, 3503 { 3504 "name": "[76]", 3505 "element-type": "76", 3506 "meta-type": "array" 3507 }, 3508 { 3509 "name": "76", 3510 "members": [ 3511 { 3512 "name": "label", 3513 "type": "str" 3514 }, 3515 { 3516 "name": "filename", 3517 "type": "str" 3518 }, 3519 { 3520 "name": "frontend-open", 3521 "type": "bool" 3522 } 3523 ], 3524 "meta-type": "object" 3525 }, 3526 { 3527 "name": "[77]", 3528 "element-type": "77", 3529 "meta-type": "array" 3530 }, 3531 { 3532 "name": "77", 3533 "members": [ 3534 { 3535 "name": "name", 3536 "type": "str" 3537 } 3538 ], 3539 "meta-type": "object" 3540 }, 3541 { 3542 "name": "78", 3543 "members": [ 3544 { 3545 "name": "device", 3546 "type": "str" 3547 }, 3548 { 3549 "name": "data", 3550 "type": "str" 3551 }, 3552 { 3553 "name": "format", 3554 "default": null, 3555 "type": "283" 3556 } 3557 ], 3558 "meta-type": "object" 3559 }, 3560 { 3561 "name": "79", 3562 "members": [ 3563 { 3564 "name": "device", 3565 "type": "str" 3566 }, 3567 { 3568 "name": "size", 3569 "type": "int" 3570 }, 3571 { 3572 "name": "format", 3573 "default": null, 3574 "type": "283" 3575 } 3576 ], 3577 "meta-type": "object" 3578 }, 3579 { 3580 "name": "str", 3581 "json-type": "string", 3582 "meta-type": "builtin" 3583 }, 3584 { 3585 "name": "80", 3586 "members": [ 3587 { 3588 "name": "id", 3589 "type": "str" 3590 }, 3591 { 3592 "name": "backend", 3593 "type": "284" 3594 } 3595 ], 3596 "meta-type": "object" 3597 }, 3598 { 3599 "name": "81", 3600 "members": [ 3601 { 3602 "name": "pty", 3603 "default": null, 3604 "type": "str" 3605 } 3606 ], 3607 "meta-type": "object" 3608 }, 3609 { 3610 "name": "82", 3611 "members": [ 3612 { 3613 "name": "id", 3614 "type": "str" 3615 }, 3616 { 3617 "name": "backend", 3618 "type": "284" 3619 } 3620 ], 3621 "meta-type": "object" 3622 }, 3623 { 3624 "name": "83", 3625 "members": [ 3626 { 3627 "name": "id", 3628 "type": "str" 3629 } 3630 ], 3631 "meta-type": "object" 3632 }, 3633 { 3634 "name": "84", 3635 "members": [ 3636 { 3637 "name": "id", 3638 "type": "str" 3639 } 3640 ], 3641 "meta-type": "object" 3642 }, 3643 { 3644 "name": "85", 3645 "members": [ 3646 { 3647 "name": "id", 3648 "type": "str" 3649 }, 3650 { 3651 "name": "open", 3652 "type": "bool" 3653 } 3654 ], 3655 "meta-type": "object" 3656 }, 3657 { 3658 "name": "86", 3659 "members": [ 3660 { 3661 "name": "paging", 3662 "type": "bool" 3663 }, 3664 { 3665 "name": "protocol", 3666 "type": "str" 3667 }, 3668 { 3669 "name": "detach", 3670 "default": null, 3671 "type": "bool" 3672 }, 3673 { 3674 "name": "begin", 3675 "default": null, 3676 "type": "int" 3677 }, 3678 { 3679 "name": "length", 3680 "default": null, 3681 "type": "int" 3682 }, 3683 { 3684 "name": "format", 3685 "default": null, 3686 "type": "285" 3687 } 3688 ], 3689 "meta-type": "object" 3690 }, 3691 { 3692 "name": "87", 3693 "members": [ 3694 { 3695 "name": "status", 3696 "type": "286" 3697 }, 3698 { 3699 "name": "completed", 3700 "type": "int" 3701 }, 3702 { 3703 "name": "total", 3704 "type": "int" 3705 } 3706 ], 3707 "meta-type": "object" 3708 }, 3709 { 3710 "name": "88", 3711 "members": [ 3712 { 3713 "name": "result", 3714 "type": "87" 3715 }, 3716 { 3717 "name": "error", 3718 "default": null, 3719 "type": "str" 3720 } 3721 ], 3722 "meta-type": "object" 3723 }, 3724 { 3725 "name": "89", 3726 "members": [ 3727 { 3728 "name": "formats", 3729 "type": "[285]" 3730 } 3731 ], 3732 "meta-type": "object" 3733 }, 3734 { 3735 "name": "90", 3736 "members": [ 3737 { 3738 "name": "name", 3739 "type": "str" 3740 }, 3741 { 3742 "name": "up", 3743 "type": "bool" 3744 } 3745 ], 3746 "meta-type": "object" 3747 }, 3748 { 3749 "name": "91", 3750 "members": [ 3751 { 3752 "name": "type", 3753 "type": "str" 3754 }, 3755 { 3756 "name": "id", 3757 "type": "str" 3758 } 3759 ], 3760 "meta-type": "object" 3761 }, 3762 { 3763 "name": "92", 3764 "members": [ 3765 { 3766 "name": "id", 3767 "type": "str" 3768 } 3769 ], 3770 "meta-type": "object" 3771 }, 3772 { 3773 "name": "93", 3774 "members": [ 3775 { 3776 "name": "name", 3777 "default": null, 3778 "type": "str" 3779 } 3780 ], 3781 "meta-type": "object" 3782 }, 3783 { 3784 "name": "[94]", 3785 "element-type": "94", 3786 "meta-type": "array" 3787 }, 3788 { 3789 "name": "94", 3790 "members": [ 3791 { 3792 "name": "name", 3793 "type": "str" 3794 }, 3795 { 3796 "name": "promiscuous", 3797 "type": "bool" 3798 }, 3799 { 3800 "name": "multicast", 3801 "type": "287" 3802 }, 3803 { 3804 "name": "unicast", 3805 "type": "287" 3806 }, 3807 { 3808 "name": "vlan", 3809 "type": "287" 3810 }, 3811 { 3812 "name": "broadcast-allowed", 3813 "type": "bool" 3814 }, 3815 { 3816 "name": "multicast-overflow", 3817 "type": "bool" 3818 }, 3819 { 3820 "name": "unicast-overflow", 3821 "type": "bool" 3822 }, 3823 { 3824 "name": "main-mac", 3825 "type": "str" 3826 }, 3827 { 3828 "name": "vlan-table", 3829 "type": "[int]" 3830 }, 3831 { 3832 "name": "unicast-table", 3833 "type": "[str]" 3834 }, 3835 { 3836 "name": "multicast-table", 3837 "type": "[str]" 3838 } 3839 ], 3840 "meta-type": "object" 3841 }, 3842 { 3843 "name": "95", 3844 "members": [ 3845 { 3846 "name": "name", 3847 "default": null, 3848 "type": "str" 3849 }, 3850 { 3851 "name": "path", 3852 "type": "str" 3853 } 3854 ], 3855 "meta-type": "object" 3856 }, 3857 { 3858 "name": "96", 3859 "members": [ 3860 { 3861 "name": "initial", 3862 "type": "int" 3863 }, 3864 { 3865 "name": "max", 3866 "type": "int" 3867 }, 3868 { 3869 "name": "rounds", 3870 "type": "int" 3871 }, 3872 { 3873 "name": "step", 3874 "type": "int" 3875 }, 3876 { 3877 "name": "interfaces", 3878 "default": null, 3879 "type": "[str]" 3880 }, 3881 { 3882 "name": "id", 3883 "default": null, 3884 "type": "str" 3885 } 3886 ], 3887 "meta-type": "object" 3888 }, 3889 { 3890 "name": "97", 3891 "members": [ 3892 { 3893 "name": "device-id", 3894 "type": "str" 3895 } 3896 ], 3897 "meta-type": "object" 3898 }, 3899 { 3900 "name": "98", 3901 "members": [ 3902 { 3903 "name": "netdev", 3904 "type": "str" 3905 }, 3906 { 3907 "name": "gid-status", 3908 "type": "bool" 3909 }, 3910 { 3911 "name": "subnet-prefix", 3912 "type": "int" 3913 }, 3914 { 3915 "name": "interface-id", 3916 "type": "int" 3917 } 3918 ], 3919 "meta-type": "object" 3920 }, 3921 { 3922 "name": "99", 3923 "members": [ 3924 { 3925 "name": "name", 3926 "type": "str" 3927 } 3928 ], 3929 "meta-type": "object" 3930 }, 3931 { 3932 "name": "100", 3933 "members": [ 3934 { 3935 "name": "name", 3936 "type": "str" 3937 }, 3938 { 3939 "name": "id", 3940 "type": "int" 3941 }, 3942 { 3943 "name": "ports", 3944 "type": "int" 3945 } 3946 ], 3947 "meta-type": "object" 3948 }, 3949 { 3950 "name": "101", 3951 "members": [ 3952 { 3953 "name": "name", 3954 "type": "str" 3955 } 3956 ], 3957 "meta-type": "object" 3958 }, 3959 { 3960 "name": "[102]", 3961 "element-type": "102", 3962 "meta-type": "array" 3963 }, 3964 { 3965 "name": "102", 3966 "members": [ 3967 { 3968 "name": "name", 3969 "type": "str" 3970 }, 3971 { 3972 "name": "enabled", 3973 "type": "bool" 3974 }, 3975 { 3976 "name": "link-up", 3977 "type": "bool" 3978 }, 3979 { 3980 "name": "speed", 3981 "type": "int" 3982 }, 3983 { 3984 "name": "duplex", 3985 "type": "288" 3986 }, 3987 { 3988 "name": "autoneg", 3989 "type": "289" 3990 } 3991 ], 3992 "meta-type": "object" 3993 }, 3994 { 3995 "name": "103", 3996 "members": [ 3997 { 3998 "name": "name", 3999 "type": "str" 4000 }, 4001 { 4002 "name": "tbl-id", 4003 "default": null, 4004 "type": "int" 4005 } 4006 ], 4007 "meta-type": "object" 4008 }, 4009 { 4010 "name": "[104]", 4011 "element-type": "104", 4012 "meta-type": "array" 4013 }, 4014 { 4015 "name": "104", 4016 "members": [ 4017 { 4018 "name": "cookie", 4019 "type": "int" 4020 }, 4021 { 4022 "name": "hits", 4023 "type": "int" 4024 }, 4025 { 4026 "name": "key", 4027 "type": "290" 4028 }, 4029 { 4030 "name": "mask", 4031 "type": "291" 4032 }, 4033 { 4034 "name": "action", 4035 "type": "292" 4036 } 4037 ], 4038 "meta-type": "object" 4039 }, 4040 { 4041 "name": "105", 4042 "members": [ 4043 { 4044 "name": "name", 4045 "type": "str" 4046 }, 4047 { 4048 "name": "type", 4049 "default": null, 4050 "type": "int" 4051 } 4052 ], 4053 "meta-type": "object" 4054 }, 4055 { 4056 "name": "[106]", 4057 "element-type": "106", 4058 "meta-type": "array" 4059 }, 4060 { 4061 "name": "106", 4062 "members": [ 4063 { 4064 "name": "id", 4065 "type": "int" 4066 }, 4067 { 4068 "name": "type", 4069 "type": "int" 4070 }, 4071 { 4072 "name": "vlan-id", 4073 "default": null, 4074 "type": "int" 4075 }, 4076 { 4077 "name": "pport", 4078 "default": null, 4079 "type": "int" 4080 }, 4081 { 4082 "name": "index", 4083 "default": null, 4084 "type": "int" 4085 }, 4086 { 4087 "name": "out-pport", 4088 "default": null, 4089 "type": "int" 4090 }, 4091 { 4092 "name": "group-id", 4093 "default": null, 4094 "type": "int" 4095 }, 4096 { 4097 "name": "set-vlan-id", 4098 "default": null, 4099 "type": "int" 4100 }, 4101 { 4102 "name": "pop-vlan", 4103 "default": null, 4104 "type": "int" 4105 }, 4106 { 4107 "name": "group-ids", 4108 "default": null, 4109 "type": "[int]" 4110 }, 4111 { 4112 "name": "set-eth-src", 4113 "default": null, 4114 "type": "str" 4115 }, 4116 { 4117 "name": "set-eth-dst", 4118 "default": null, 4119 "type": "str" 4120 }, 4121 { 4122 "name": "ttl-check", 4123 "default": null, 4124 "type": "int" 4125 } 4126 ], 4127 "meta-type": "object" 4128 }, 4129 { 4130 "name": "[107]", 4131 "element-type": "107", 4132 "meta-type": "array" 4133 }, 4134 { 4135 "name": "107", 4136 "meta-type": "enum", 4137 "values": [ 4138 "tpm-tis", 4139 "tpm-crb" 4140 ] 4141 }, 4142 { 4143 "name": "[108]", 4144 "element-type": "108", 4145 "meta-type": "array" 4146 }, 4147 { 4148 "name": "108", 4149 "meta-type": "enum", 4150 "values": [ 4151 "passthrough", 4152 "emulator" 4153 ] 4154 }, 4155 { 4156 "name": "[109]", 4157 "element-type": "109", 4158 "meta-type": "array" 4159 }, 4160 { 4161 "name": "109", 4162 "members": [ 4163 { 4164 "name": "id", 4165 "type": "str" 4166 }, 4167 { 4168 "name": "model", 4169 "type": "107" 4170 }, 4171 { 4172 "name": "options", 4173 "type": "293" 4174 } 4175 ], 4176 "meta-type": "object" 4177 }, 4178 { 4179 "name": "110", 4180 "members": [ 4181 { 4182 "name": "protocol", 4183 "type": "str" 4184 }, 4185 { 4186 "name": "password", 4187 "type": "str" 4188 }, 4189 { 4190 "name": "connected", 4191 "default": null, 4192 "type": "str" 4193 } 4194 ], 4195 "meta-type": "object" 4196 }, 4197 { 4198 "name": "111", 4199 "members": [ 4200 { 4201 "name": "protocol", 4202 "type": "str" 4203 }, 4204 { 4205 "name": "time", 4206 "type": "str" 4207 } 4208 ], 4209 "meta-type": "object" 4210 }, 4211 { 4212 "name": "112", 4213 "members": [ 4214 { 4215 "name": "filename", 4216 "type": "str" 4217 }, 4218 { 4219 "name": "device", 4220 "default": null, 4221 "type": "str" 4222 }, 4223 { 4224 "name": "head", 4225 "default": null, 4226 "type": "int" 4227 } 4228 ], 4229 "meta-type": "object" 4230 }, 4231 { 4232 "name": "117", 4233 "members": [ 4234 { 4235 "name": "enabled", 4236 "type": "bool" 4237 }, 4238 { 4239 "name": "host", 4240 "default": null, 4241 "type": "str" 4242 }, 4243 { 4244 "name": "family", 4245 "default": null, 4246 "type": "298" 4247 }, 4248 { 4249 "name": "service", 4250 "default": null, 4251 "type": "str" 4252 }, 4253 { 4254 "name": "auth", 4255 "default": null, 4256 "type": "str" 4257 }, 4258 { 4259 "name": "clients", 4260 "default": null, 4261 "type": "[299]" 4262 } 4263 ], 4264 "meta-type": "object" 4265 }, 4266 { 4267 "name": "[118]", 4268 "element-type": "118", 4269 "meta-type": "array" 4270 }, 4271 { 4272 "name": "118", 4273 "members": [ 4274 { 4275 "name": "id", 4276 "type": "str" 4277 }, 4278 { 4279 "name": "server", 4280 "type": "[300]" 4281 }, 4282 { 4283 "name": "clients", 4284 "type": "[299]" 4285 }, 4286 { 4287 "name": "auth", 4288 "type": "301" 4289 }, 4290 { 4291 "name": "vencrypt", 4292 "default": null, 4293 "type": "302" 4294 }, 4295 { 4296 "name": "display", 4297 "default": null, 4298 "type": "str" 4299 } 4300 ], 4301 "meta-type": "object" 4302 }, 4303 { 4304 "name": "119", 4305 "members": [ 4306 { 4307 "name": "password", 4308 "type": "str" 4309 } 4310 ], 4311 "meta-type": "object" 4312 }, 4313 { 4314 "name": "120", 4315 "members": [ 4316 { 4317 "name": "server", 4318 "type": "303" 4319 }, 4320 { 4321 "name": "client", 4322 "type": "304" 4323 } 4324 ], 4325 "meta-type": "object" 4326 }, 4327 { 4328 "name": "121", 4329 "members": [ 4330 { 4331 "name": "server", 4332 "type": "303" 4333 }, 4334 { 4335 "name": "client", 4336 "type": "299" 4337 } 4338 ], 4339 "meta-type": "object" 4340 }, 4341 { 4342 "name": "122", 4343 "members": [ 4344 { 4345 "name": "server", 4346 "type": "303" 4347 }, 4348 { 4349 "name": "client", 4350 "type": "299" 4351 } 4352 ], 4353 "meta-type": "object" 4354 }, 4355 { 4356 "name": "[123]", 4357 "element-type": "123", 4358 "meta-type": "array" 4359 }, 4360 { 4361 "name": "123", 4362 "members": [ 4363 { 4364 "name": "name", 4365 "type": "str" 4366 }, 4367 { 4368 "name": "index", 4369 "type": "int" 4370 }, 4371 { 4372 "name": "current", 4373 "type": "bool" 4374 }, 4375 { 4376 "name": "absolute", 4377 "type": "bool" 4378 } 4379 ], 4380 "meta-type": "object" 4381 }, 4382 { 4383 "name": "124", 4384 "members": [ 4385 { 4386 "name": "keys", 4387 "type": "[305]" 4388 }, 4389 { 4390 "name": "hold-time", 4391 "default": null, 4392 "type": "int" 4393 } 4394 ], 4395 "meta-type": "object" 4396 }, 4397 { 4398 "name": "125", 4399 "members": [ 4400 { 4401 "name": "device", 4402 "default": null, 4403 "type": "str" 4404 }, 4405 { 4406 "name": "head", 4407 "default": null, 4408 "type": "int" 4409 }, 4410 { 4411 "name": "events", 4412 "type": "[306]" 4413 } 4414 ], 4415 "meta-type": "object" 4416 }, 4417 { 4418 "name": "126", 4419 "tag": "type", 4420 "variants": [ 4421 { 4422 "case": "gtk", 4423 "type": "309" 4424 }, 4425 { 4426 "case": "curses", 4427 "type": "310" 4428 }, 4429 { 4430 "case": "egl-headless", 4431 "type": "311" 4432 }, 4433 { 4434 "case": "default", 4435 "type": "0" 4436 }, 4437 { 4438 "case": "none", 4439 "type": "0" 4440 }, 4441 { 4442 "case": "sdl", 4443 "type": "0" 4444 }, 4445 { 4446 "case": "cocoa", 4447 "type": "0" 4448 }, 4449 { 4450 "case": "spice-app", 4451 "type": "0" 4452 } 4453 ], 4454 "members": [ 4455 { 4456 "name": "type", 4457 "type": "307" 4458 }, 4459 { 4460 "name": "full-screen", 4461 "default": null, 4462 "type": "bool" 4463 }, 4464 { 4465 "name": "window-close", 4466 "default": null, 4467 "type": "bool" 4468 }, 4469 { 4470 "name": "gl", 4471 "default": null, 4472 "type": "308" 4473 } 4474 ], 4475 "meta-type": "object" 4476 }, 4477 { 4478 "name": "127", 4479 "members": [ 4480 { 4481 "name": "status", 4482 "default": null, 4483 "type": "312" 4484 }, 4485 { 4486 "name": "ram", 4487 "default": null, 4488 "type": "313" 4489 }, 4490 { 4491 "name": "disk", 4492 "default": null, 4493 "type": "313" 4494 }, 4495 { 4496 "name": "xbzrle-cache", 4497 "default": null, 4498 "type": "314" 4499 }, 4500 { 4501 "name": "total-time", 4502 "default": null, 4503 "type": "int" 4504 }, 4505 { 4506 "name": "expected-downtime", 4507 "default": null, 4508 "type": "int" 4509 }, 4510 { 4511 "name": "downtime", 4512 "default": null, 4513 "type": "int" 4514 }, 4515 { 4516 "name": "setup-time", 4517 "default": null, 4518 "type": "int" 4519 }, 4520 { 4521 "name": "cpu-throttle-percentage", 4522 "default": null, 4523 "type": "int" 4524 }, 4525 { 4526 "name": "error-desc", 4527 "default": null, 4528 "type": "str" 4529 }, 4530 { 4531 "name": "postcopy-blocktime", 4532 "default": null, 4533 "type": "int" 4534 }, 4535 { 4536 "name": "postcopy-vcpu-blocktime", 4537 "default": null, 4538 "type": "[int]" 4539 }, 4540 { 4541 "name": "compression", 4542 "default": null, 4543 "type": "315" 4544 }, 4545 { 4546 "name": "socket-address", 4547 "default": null, 4548 "type": "[316]" 4549 } 4550 ], 4551 "meta-type": "object" 4552 }, 4553 { 4554 "name": "128", 4555 "members": [ 4556 { 4557 "name": "capabilities", 4558 "type": "[129]" 4559 } 4560 ], 4561 "meta-type": "object" 4562 }, 4563 { 4564 "name": "[129]", 4565 "element-type": "129", 4566 "meta-type": "array" 4567 }, 4568 { 4569 "name": "129", 4570 "members": [ 4571 { 4572 "name": "capability", 4573 "type": "317" 4574 }, 4575 { 4576 "name": "state", 4577 "type": "bool" 4578 } 4579 ], 4580 "meta-type": "object" 4581 }, 4582 { 4583 "name": "130", 4584 "members": [ 4585 { 4586 "name": "announce-initial", 4587 "default": null, 4588 "type": "int" 4589 }, 4590 { 4591 "name": "announce-max", 4592 "default": null, 4593 "type": "int" 4594 }, 4595 { 4596 "name": "announce-rounds", 4597 "default": null, 4598 "type": "int" 4599 }, 4600 { 4601 "name": "announce-step", 4602 "default": null, 4603 "type": "int" 4604 }, 4605 { 4606 "name": "compress-level", 4607 "default": null, 4608 "type": "int" 4609 }, 4610 { 4611 "name": "compress-threads", 4612 "default": null, 4613 "type": "int" 4614 }, 4615 { 4616 "name": "compress-wait-thread", 4617 "default": null, 4618 "type": "bool" 4619 }, 4620 { 4621 "name": "decompress-threads", 4622 "default": null, 4623 "type": "int" 4624 }, 4625 { 4626 "name": "cpu-throttle-initial", 4627 "default": null, 4628 "type": "int" 4629 }, 4630 { 4631 "name": "cpu-throttle-increment", 4632 "default": null, 4633 "type": "int" 4634 }, 4635 { 4636 "name": "tls-creds", 4637 "default": null, 4638 "type": "279" 4639 }, 4640 { 4641 "name": "tls-hostname", 4642 "default": null, 4643 "type": "279" 4644 }, 4645 { 4646 "name": "tls-authz", 4647 "default": null, 4648 "type": "279" 4649 }, 4650 { 4651 "name": "max-bandwidth", 4652 "default": null, 4653 "type": "int" 4654 }, 4655 { 4656 "name": "downtime-limit", 4657 "default": null, 4658 "type": "int" 4659 }, 4660 { 4661 "name": "x-checkpoint-delay", 4662 "default": null, 4663 "type": "int" 4664 }, 4665 { 4666 "name": "block-incremental", 4667 "default": null, 4668 "type": "bool" 4669 }, 4670 { 4671 "name": "multifd-channels", 4672 "default": null, 4673 "type": "int" 4674 }, 4675 { 4676 "name": "xbzrle-cache-size", 4677 "default": null, 4678 "type": "int" 4679 }, 4680 { 4681 "name": "max-postcopy-bandwidth", 4682 "default": null, 4683 "type": "int" 4684 }, 4685 { 4686 "name": "max-cpu-throttle", 4687 "default": null, 4688 "type": "int" 4689 } 4690 ], 4691 "meta-type": "object" 4692 }, 4693 { 4694 "name": "131", 4695 "members": [ 4696 { 4697 "name": "announce-initial", 4698 "default": null, 4699 "type": "int" 4700 }, 4701 { 4702 "name": "announce-max", 4703 "default": null, 4704 "type": "int" 4705 }, 4706 { 4707 "name": "announce-rounds", 4708 "default": null, 4709 "type": "int" 4710 }, 4711 { 4712 "name": "announce-step", 4713 "default": null, 4714 "type": "int" 4715 }, 4716 { 4717 "name": "compress-level", 4718 "default": null, 4719 "type": "int" 4720 }, 4721 { 4722 "name": "compress-threads", 4723 "default": null, 4724 "type": "int" 4725 }, 4726 { 4727 "name": "compress-wait-thread", 4728 "default": null, 4729 "type": "bool" 4730 }, 4731 { 4732 "name": "decompress-threads", 4733 "default": null, 4734 "type": "int" 4735 }, 4736 { 4737 "name": "cpu-throttle-initial", 4738 "default": null, 4739 "type": "int" 4740 }, 4741 { 4742 "name": "cpu-throttle-increment", 4743 "default": null, 4744 "type": "int" 4745 }, 4746 { 4747 "name": "tls-creds", 4748 "default": null, 4749 "type": "str" 4750 }, 4751 { 4752 "name": "tls-hostname", 4753 "default": null, 4754 "type": "str" 4755 }, 4756 { 4757 "name": "tls-authz", 4758 "default": null, 4759 "type": "str" 4760 }, 4761 { 4762 "name": "max-bandwidth", 4763 "default": null, 4764 "type": "int" 4765 }, 4766 { 4767 "name": "downtime-limit", 4768 "default": null, 4769 "type": "int" 4770 }, 4771 { 4772 "name": "x-checkpoint-delay", 4773 "default": null, 4774 "type": "int" 4775 }, 4776 { 4777 "name": "block-incremental", 4778 "default": null, 4779 "type": "bool" 4780 }, 4781 { 4782 "name": "multifd-channels", 4783 "default": null, 4784 "type": "int" 4785 }, 4786 { 4787 "name": "xbzrle-cache-size", 4788 "default": null, 4789 "type": "int" 4790 }, 4791 { 4792 "name": "max-postcopy-bandwidth", 4793 "default": null, 4794 "type": "int" 4795 }, 4796 { 4797 "name": "max-cpu-throttle", 4798 "default": null, 4799 "type": "int" 4800 } 4801 ], 4802 "meta-type": "object" 4803 }, 4804 { 4805 "name": "132", 4806 "members": [ 4807 { 4808 "name": "protocol", 4809 "type": "str" 4810 }, 4811 { 4812 "name": "hostname", 4813 "type": "str" 4814 }, 4815 { 4816 "name": "port", 4817 "default": null, 4818 "type": "int" 4819 }, 4820 { 4821 "name": "tls-port", 4822 "default": null, 4823 "type": "int" 4824 }, 4825 { 4826 "name": "cert-subject", 4827 "default": null, 4828 "type": "str" 4829 } 4830 ], 4831 "meta-type": "object" 4832 }, 4833 { 4834 "name": "133", 4835 "members": [ 4836 { 4837 "name": "status", 4838 "type": "312" 4839 } 4840 ], 4841 "meta-type": "object" 4842 }, 4843 { 4844 "name": "134", 4845 "members": [ 4846 { 4847 "name": "pass", 4848 "type": "int" 4849 } 4850 ], 4851 "meta-type": "object" 4852 }, 4853 { 4854 "name": "135", 4855 "members": [ 4856 { 4857 "name": "mode", 4858 "type": "318" 4859 }, 4860 { 4861 "name": "reason", 4862 "type": "319" 4863 } 4864 ], 4865 "meta-type": "object" 4866 }, 4867 { 4868 "name": "136", 4869 "members": [ 4870 { 4871 "name": "state", 4872 "type": "312" 4873 } 4874 ], 4875 "meta-type": "object" 4876 }, 4877 { 4878 "name": "137", 4879 "members": [ 4880 { 4881 "name": "value", 4882 "type": "number" 4883 } 4884 ], 4885 "meta-type": "object" 4886 }, 4887 { 4888 "name": "138", 4889 "members": [ 4890 { 4891 "name": "value", 4892 "type": "int" 4893 } 4894 ], 4895 "meta-type": "object" 4896 }, 4897 { 4898 "name": "139", 4899 "members": [ 4900 { 4901 "name": "value", 4902 "type": "int" 4903 } 4904 ], 4905 "meta-type": "object" 4906 }, 4907 { 4908 "name": "int", 4909 "json-type": "int", 4910 "meta-type": "builtin" 4911 }, 4912 { 4913 "name": "140", 4914 "members": [ 4915 { 4916 "name": "uri", 4917 "type": "str" 4918 }, 4919 { 4920 "name": "blk", 4921 "default": null, 4922 "type": "bool" 4923 }, 4924 { 4925 "name": "inc", 4926 "default": null, 4927 "type": "bool" 4928 }, 4929 { 4930 "name": "detach", 4931 "default": null, 4932 "type": "bool" 4933 }, 4934 { 4935 "name": "resume", 4936 "default": null, 4937 "type": "bool" 4938 } 4939 ], 4940 "meta-type": "object" 4941 }, 4942 { 4943 "name": "141", 4944 "members": [ 4945 { 4946 "name": "uri", 4947 "type": "str" 4948 } 4949 ], 4950 "meta-type": "object" 4951 }, 4952 { 4953 "name": "142", 4954 "members": [ 4955 { 4956 "name": "filename", 4957 "type": "str" 4958 }, 4959 { 4960 "name": "live", 4961 "default": null, 4962 "type": "bool" 4963 } 4964 ], 4965 "meta-type": "object" 4966 }, 4967 { 4968 "name": "143", 4969 "members": [ 4970 { 4971 "name": "enable", 4972 "type": "bool" 4973 }, 4974 { 4975 "name": "primary", 4976 "type": "bool" 4977 }, 4978 { 4979 "name": "failover", 4980 "default": null, 4981 "type": "bool" 4982 } 4983 ], 4984 "meta-type": "object" 4985 }, 4986 { 4987 "name": "144", 4988 "members": [ 4989 { 4990 "name": "error", 4991 "type": "bool" 4992 }, 4993 { 4994 "name": "desc", 4995 "default": null, 4996 "type": "str" 4997 } 4998 ], 4999 "meta-type": "object" 5000 }, 5001 { 5002 "name": "145", 5003 "members": [ 5004 { 5005 "name": "mode", 5006 "type": "318" 5007 }, 5008 { 5009 "name": "last-mode", 5010 "type": "318" 5011 }, 5012 { 5013 "name": "reason", 5014 "type": "319" 5015 } 5016 ], 5017 "meta-type": "object" 5018 }, 5019 { 5020 "name": "146", 5021 "members": [ 5022 { 5023 "name": "uri", 5024 "type": "str" 5025 } 5026 ], 5027 "meta-type": "object" 5028 }, 5029 { 5030 "name": "147", 5031 "members": [ 5032 { 5033 "name": "device-id", 5034 "type": "str" 5035 } 5036 ], 5037 "meta-type": "object" 5038 }, 5039 { 5040 "name": "148", 5041 "members": [ 5042 { 5043 "name": "actions", 5044 "type": "[320]" 5045 }, 5046 { 5047 "name": "properties", 5048 "default": null, 5049 "type": "321" 5050 } 5051 ], 5052 "meta-type": "object" 5053 }, 5054 { 5055 "name": "149", 5056 "members": [ 5057 { 5058 "name": "name", 5059 "type": "str" 5060 }, 5061 { 5062 "name": "vcpu", 5063 "default": null, 5064 "type": "int" 5065 } 5066 ], 5067 "meta-type": "object" 5068 }, 5069 { 5070 "name": "[150]", 5071 "element-type": "150", 5072 "meta-type": "array" 5073 }, 5074 { 5075 "name": "150", 5076 "members": [ 5077 { 5078 "name": "name", 5079 "type": "str" 5080 }, 5081 { 5082 "name": "state", 5083 "type": "322" 5084 }, 5085 { 5086 "name": "vcpu", 5087 "type": "bool" 5088 } 5089 ], 5090 "meta-type": "object" 5091 }, 5092 { 5093 "name": "151", 5094 "members": [ 5095 { 5096 "name": "name", 5097 "type": "str" 5098 }, 5099 { 5100 "name": "enable", 5101 "type": "bool" 5102 }, 5103 { 5104 "name": "ignore-unavailable", 5105 "default": null, 5106 "type": "bool" 5107 }, 5108 { 5109 "name": "vcpu", 5110 "default": null, 5111 "type": "int" 5112 } 5113 ], 5114 "meta-type": "object" 5115 }, 5116 { 5117 "name": "[152]", 5118 "element-type": "152", 5119 "meta-type": "array" 5120 }, 5121 { 5122 "name": "152", 5123 "tag": "meta-type", 5124 "variants": [ 5125 { 5126 "case": "builtin", 5127 "type": "324" 5128 }, 5129 { 5130 "case": "enum", 5131 "type": "325" 5132 }, 5133 { 5134 "case": "array", 5135 "type": "326" 5136 }, 5137 { 5138 "case": "object", 5139 "type": "327" 5140 }, 5141 { 5142 "case": "alternate", 5143 "type": "328" 5144 }, 5145 { 5146 "case": "command", 5147 "type": "329" 5148 }, 5149 { 5150 "case": "event", 5151 "type": "330" 5152 } 5153 ], 5154 "members": [ 5155 { 5156 "name": "name", 5157 "type": "str" 5158 }, 5159 { 5160 "name": "meta-type", 5161 "type": "323" 5162 } 5163 ], 5164 "meta-type": "object" 5165 }, 5166 { 5167 "name": "153", 5168 "members": [ 5169 { 5170 "name": "path", 5171 "type": "str" 5172 } 5173 ], 5174 "meta-type": "object" 5175 }, 5176 { 5177 "name": "[154]", 5178 "element-type": "154", 5179 "meta-type": "array" 5180 }, 5181 { 5182 "name": "154", 5183 "members": [ 5184 { 5185 "name": "name", 5186 "type": "str" 5187 }, 5188 { 5189 "name": "type", 5190 "type": "str" 5191 }, 5192 { 5193 "name": "description", 5194 "default": null, 5195 "type": "str" 5196 } 5197 ], 5198 "meta-type": "object" 5199 }, 5200 { 5201 "name": "155", 5202 "members": [ 5203 { 5204 "name": "path", 5205 "type": "str" 5206 }, 5207 { 5208 "name": "property", 5209 "type": "str" 5210 } 5211 ], 5212 "meta-type": "object" 5213 }, 5214 { 5215 "name": "any", 5216 "json-type": "value", 5217 "meta-type": "builtin" 5218 }, 5219 { 5220 "name": "156", 5221 "members": [ 5222 { 5223 "name": "path", 5224 "type": "str" 5225 }, 5226 { 5227 "name": "property", 5228 "type": "str" 5229 }, 5230 { 5231 "name": "value", 5232 "type": "any" 5233 } 5234 ], 5235 "meta-type": "object" 5236 }, 5237 { 5238 "name": "157", 5239 "members": [ 5240 { 5241 "name": "implements", 5242 "default": null, 5243 "type": "str" 5244 }, 5245 { 5246 "name": "abstract", 5247 "default": null, 5248 "type": "bool" 5249 } 5250 ], 5251 "meta-type": "object" 5252 }, 5253 { 5254 "name": "[158]", 5255 "element-type": "158", 5256 "meta-type": "array" 5257 }, 5258 { 5259 "name": "158", 5260 "members": [ 5261 { 5262 "name": "name", 5263 "type": "str" 5264 }, 5265 { 5266 "name": "abstract", 5267 "default": null, 5268 "type": "bool" 5269 }, 5270 { 5271 "name": "parent", 5272 "default": null, 5273 "type": "str" 5274 } 5275 ], 5276 "meta-type": "object" 5277 }, 5278 { 5279 "name": "159", 5280 "members": [ 5281 { 5282 "name": "typename", 5283 "type": "str" 5284 } 5285 ], 5286 "meta-type": "object" 5287 }, 5288 { 5289 "name": "160", 5290 "members": [ 5291 { 5292 "name": "qom-type", 5293 "type": "str" 5294 }, 5295 { 5296 "name": "id", 5297 "type": "str" 5298 }, 5299 { 5300 "name": "props", 5301 "default": null, 5302 "type": "any" 5303 } 5304 ], 5305 "meta-type": "object" 5306 }, 5307 { 5308 "name": "161", 5309 "members": [ 5310 { 5311 "name": "id", 5312 "type": "str" 5313 } 5314 ], 5315 "meta-type": "object" 5316 }, 5317 { 5318 "name": "162", 5319 "members": [ 5320 { 5321 "name": "typename", 5322 "type": "str" 5323 } 5324 ], 5325 "meta-type": "object" 5326 }, 5327 { 5328 "name": "163", 5329 "members": [ 5330 { 5331 "name": "driver", 5332 "type": "str" 5333 }, 5334 { 5335 "name": "bus", 5336 "default": null, 5337 "type": "str" 5338 }, 5339 { 5340 "name": "id", 5341 "default": null, 5342 "type": "str" 5343 } 5344 ], 5345 "meta-type": "object" 5346 }, 5347 { 5348 "name": "164", 5349 "members": [ 5350 { 5351 "name": "id", 5352 "type": "str" 5353 } 5354 ], 5355 "meta-type": "object" 5356 }, 5357 { 5358 "name": "165", 5359 "members": [ 5360 { 5361 "name": "device", 5362 "default": null, 5363 "type": "str" 5364 }, 5365 { 5366 "name": "path", 5367 "type": "str" 5368 } 5369 ], 5370 "meta-type": "object" 5371 }, 5372 { 5373 "name": "[166]", 5374 "element-type": "166", 5375 "meta-type": "array" 5376 }, 5377 { 5378 "name": "166", 5379 "tag": "arch", 5380 "variants": [ 5381 { 5382 "case": "x86", 5383 "type": "333" 5384 }, 5385 { 5386 "case": "sparc", 5387 "type": "334" 5388 }, 5389 { 5390 "case": "ppc", 5391 "type": "335" 5392 }, 5393 { 5394 "case": "mips", 5395 "type": "336" 5396 }, 5397 { 5398 "case": "tricore", 5399 "type": "337" 5400 }, 5401 { 5402 "case": "s390", 5403 "type": "338" 5404 }, 5405 { 5406 "case": "riscv", 5407 "type": "339" 5408 }, 5409 { 5410 "case": "other", 5411 "type": "0" 5412 } 5413 ], 5414 "members": [ 5415 { 5416 "name": "CPU", 5417 "type": "int" 5418 }, 5419 { 5420 "name": "current", 5421 "type": "bool" 5422 }, 5423 { 5424 "name": "halted", 5425 "type": "bool" 5426 }, 5427 { 5428 "name": "qom_path", 5429 "type": "str" 5430 }, 5431 { 5432 "name": "thread_id", 5433 "type": "int" 5434 }, 5435 { 5436 "name": "props", 5437 "default": null, 5438 "type": "331" 5439 }, 5440 { 5441 "name": "arch", 5442 "type": "332" 5443 } 5444 ], 5445 "meta-type": "object" 5446 }, 5447 { 5448 "name": "[167]", 5449 "element-type": "167", 5450 "meta-type": "array" 5451 }, 5452 { 5453 "name": "167", 5454 "tag": "target", 5455 "variants": [ 5456 { 5457 "case": "s390x", 5458 "type": "338" 5459 }, 5460 { 5461 "case": "aarch64", 5462 "type": "0" 5463 }, 5464 { 5465 "case": "alpha", 5466 "type": "0" 5467 }, 5468 { 5469 "case": "arm", 5470 "type": "0" 5471 }, 5472 { 5473 "case": "cris", 5474 "type": "0" 5475 }, 5476 { 5477 "case": "hppa", 5478 "type": "0" 5479 }, 5480 { 5481 "case": "i386", 5482 "type": "0" 5483 }, 5484 { 5485 "case": "lm32", 5486 "type": "0" 5487 }, 5488 { 5489 "case": "m68k", 5490 "type": "0" 5491 }, 5492 { 5493 "case": "microblaze", 5494 "type": "0" 5495 }, 5496 { 5497 "case": "microblazeel", 5498 "type": "0" 5499 }, 5500 { 5501 "case": "mips", 5502 "type": "0" 5503 }, 5504 { 5505 "case": "mips64", 5506 "type": "0" 5507 }, 5508 { 5509 "case": "mips64el", 5510 "type": "0" 5511 }, 5512 { 5513 "case": "mipsel", 5514 "type": "0" 5515 }, 5516 { 5517 "case": "moxie", 5518 "type": "0" 5519 }, 5520 { 5521 "case": "nios2", 5522 "type": "0" 5523 }, 5524 { 5525 "case": "or1k", 5526 "type": "0" 5527 }, 5528 { 5529 "case": "ppc", 5530 "type": "0" 5531 }, 5532 { 5533 "case": "ppc64", 5534 "type": "0" 5535 }, 5536 { 5537 "case": "riscv32", 5538 "type": "0" 5539 }, 5540 { 5541 "case": "riscv64", 5542 "type": "0" 5543 }, 5544 { 5545 "case": "sh4", 5546 "type": "0" 5547 }, 5548 { 5549 "case": "sh4eb", 5550 "type": "0" 5551 }, 5552 { 5553 "case": "sparc", 5554 "type": "0" 5555 }, 5556 { 5557 "case": "sparc64", 5558 "type": "0" 5559 }, 5560 { 5561 "case": "tricore", 5562 "type": "0" 5563 }, 5564 { 5565 "case": "unicore32", 5566 "type": "0" 5567 }, 5568 { 5569 "case": "x86_64", 5570 "type": "0" 5571 }, 5572 { 5573 "case": "xtensa", 5574 "type": "0" 5575 }, 5576 { 5577 "case": "xtensaeb", 5578 "type": "0" 5579 } 5580 ], 5581 "members": [ 5582 { 5583 "name": "cpu-index", 5584 "type": "int" 5585 }, 5586 { 5587 "name": "qom-path", 5588 "type": "str" 5589 }, 5590 { 5591 "name": "thread-id", 5592 "type": "int" 5593 }, 5594 { 5595 "name": "props", 5596 "default": null, 5597 "type": "331" 5598 }, 5599 { 5600 "name": "arch", 5601 "type": "332" 5602 }, 5603 { 5604 "name": "target", 5605 "type": "340" 5606 } 5607 ], 5608 "meta-type": "object" 5609 }, 5610 { 5611 "name": "168", 5612 "members": [ 5613 { 5614 "name": "id", 5615 "type": "int" 5616 } 5617 ], 5618 "meta-type": "object" 5619 }, 5620 { 5621 "name": "[169]", 5622 "element-type": "169", 5623 "meta-type": "array" 5624 }, 5625 { 5626 "name": "169", 5627 "members": [ 5628 { 5629 "name": "name", 5630 "type": "str" 5631 }, 5632 { 5633 "name": "alias", 5634 "default": null, 5635 "type": "str" 5636 }, 5637 { 5638 "name": "is-default", 5639 "default": null, 5640 "type": "bool" 5641 }, 5642 { 5643 "name": "cpu-max", 5644 "type": "int" 5645 }, 5646 { 5647 "name": "hotpluggable-cpus", 5648 "type": "bool" 5649 }, 5650 { 5651 "name": "numa-mem-supported", 5652 "type": "bool" 5653 }, 5654 { 5655 "name": "deprecated", 5656 "type": "bool" 5657 }, 5658 { 5659 "name": "default-cpu-type", 5660 "default": null, 5661 "type": "str" 5662 } 5663 ], 5664 "meta-type": "object" 5665 }, 5666 { 5667 "name": "170", 5668 "members": [ 5669 { 5670 "name": "wakeup-suspend-support", 5671 "type": "bool" 5672 } 5673 ], 5674 "meta-type": "object" 5675 }, 5676 { 5677 "name": "171", 5678 "members": [ 5679 { 5680 "name": "arch", 5681 "type": "340" 5682 } 5683 ], 5684 "meta-type": "object" 5685 }, 5686 { 5687 "name": "[172]", 5688 "element-type": "172", 5689 "meta-type": "array" 5690 }, 5691 { 5692 "name": "172", 5693 "members": [ 5694 { 5695 "name": "id", 5696 "default": null, 5697 "type": "str" 5698 }, 5699 { 5700 "name": "size", 5701 "type": "int" 5702 }, 5703 { 5704 "name": "merge", 5705 "type": "bool" 5706 }, 5707 { 5708 "name": "dump", 5709 "type": "bool" 5710 }, 5711 { 5712 "name": "prealloc", 5713 "type": "bool" 5714 }, 5715 { 5716 "name": "host-nodes", 5717 "type": "[int]" 5718 }, 5719 { 5720 "name": "policy", 5721 "type": "341" 5722 } 5723 ], 5724 "meta-type": "object" 5725 }, 5726 { 5727 "name": "[173]", 5728 "element-type": "173", 5729 "meta-type": "array" 5730 }, 5731 { 5732 "name": "173", 5733 "members": [ 5734 { 5735 "name": "type", 5736 "type": "str" 5737 }, 5738 { 5739 "name": "vcpus-count", 5740 "type": "int" 5741 }, 5742 { 5743 "name": "props", 5744 "type": "331" 5745 }, 5746 { 5747 "name": "qom-path", 5748 "default": null, 5749 "type": "str" 5750 } 5751 ], 5752 "meta-type": "object" 5753 }, 5754 { 5755 "name": "174", 5756 "tag": "type", 5757 "variants": [ 5758 { 5759 "case": "node", 5760 "type": "343" 5761 }, 5762 { 5763 "case": "dist", 5764 "type": "344" 5765 }, 5766 { 5767 "case": "cpu", 5768 "type": "345" 5769 } 5770 ], 5771 "members": [ 5772 { 5773 "name": "type", 5774 "type": "342" 5775 } 5776 ], 5777 "meta-type": "object" 5778 }, 5779 { 5780 "name": "179", 5781 "members": [ 5782 { 5783 "name": "type", 5784 "type": "348" 5785 }, 5786 { 5787 "name": "model", 5788 "type": "346" 5789 } 5790 ], 5791 "meta-type": "object" 5792 }, 5793 { 5794 "name": "180", 5795 "members": [ 5796 { 5797 "name": "model", 5798 "type": "346" 5799 } 5800 ], 5801 "meta-type": "object" 5802 }, 5803 { 5804 "name": "[181]", 5805 "element-type": "181", 5806 "meta-type": "array" 5807 }, 5808 { 5809 "name": "181", 5810 "members": [ 5811 { 5812 "name": "name", 5813 "type": "str" 5814 }, 5815 { 5816 "name": "migration-safe", 5817 "default": null, 5818 "type": "bool" 5819 }, 5820 { 5821 "name": "static", 5822 "type": "bool" 5823 }, 5824 { 5825 "name": "unavailable-features", 5826 "default": null, 5827 "type": "[str]" 5828 }, 5829 { 5830 "name": "typename", 5831 "type": "str" 5832 }, 5833 { 5834 "name": "alias-of", 5835 "default": null, 5836 "type": "str" 5837 } 5838 ], 5839 "meta-type": "object" 5840 }, 5841 { 5842 "name": "182", 5843 "members": [ 5844 { 5845 "name": "enable", 5846 "default": null, 5847 "type": "[349]" 5848 } 5849 ], 5850 "meta-type": "object" 5851 }, 5852 { 5853 "name": "183", 5854 "members": [ 5855 { 5856 "name": "qemu", 5857 "type": "350" 5858 }, 5859 { 5860 "name": "package", 5861 "type": "str" 5862 } 5863 ], 5864 "meta-type": "object" 5865 }, 5866 { 5867 "name": "[184]", 5868 "element-type": "184", 5869 "meta-type": "array" 5870 }, 5871 { 5872 "name": "184", 5873 "members": [ 5874 { 5875 "name": "name", 5876 "type": "str" 5877 } 5878 ], 5879 "meta-type": "object" 5880 }, 5881 { 5882 "name": "185", 5883 "members": [ 5884 { 5885 "name": "protocol", 5886 "type": "str" 5887 }, 5888 { 5889 "name": "fdname", 5890 "type": "str" 5891 }, 5892 { 5893 "name": "skipauth", 5894 "default": null, 5895 "type": "bool" 5896 }, 5897 { 5898 "name": "tls", 5899 "default": null, 5900 "type": "bool" 5901 } 5902 ], 5903 "meta-type": "object" 5904 }, 5905 { 5906 "name": "186", 5907 "members": [ 5908 { 5909 "name": "name", 5910 "default": null, 5911 "type": "str" 5912 } 5913 ], 5914 "meta-type": "object" 5915 }, 5916 { 5917 "name": "187", 5918 "members": [ 5919 { 5920 "name": "enabled", 5921 "type": "bool" 5922 }, 5923 { 5924 "name": "present", 5925 "type": "bool" 5926 } 5927 ], 5928 "meta-type": "object" 5929 }, 5930 { 5931 "name": "188", 5932 "members": [ 5933 { 5934 "name": "UUID", 5935 "type": "str" 5936 } 5937 ], 5938 "meta-type": "object" 5939 }, 5940 { 5941 "name": "[189]", 5942 "element-type": "189", 5943 "meta-type": "array" 5944 }, 5945 { 5946 "name": "189", 5947 "members": [ 5948 { 5949 "name": "name", 5950 "type": "str" 5951 } 5952 ], 5953 "meta-type": "object" 5954 }, 5955 { 5956 "name": "[190]", 5957 "element-type": "190", 5958 "meta-type": "array" 5959 }, 5960 { 5961 "name": "190", 5962 "members": [ 5963 { 5964 "name": "id", 5965 "type": "str" 5966 }, 5967 { 5968 "name": "thread-id", 5969 "type": "int" 5970 }, 5971 { 5972 "name": "poll-max-ns", 5973 "type": "int" 5974 }, 5975 { 5976 "name": "poll-grow", 5977 "type": "int" 5978 }, 5979 { 5980 "name": "poll-shrink", 5981 "type": "int" 5982 } 5983 ], 5984 "meta-type": "object" 5985 }, 5986 { 5987 "name": "191", 5988 "members": [ 5989 { 5990 "name": "actual", 5991 "type": "int" 5992 } 5993 ], 5994 "meta-type": "object" 5995 }, 5996 { 5997 "name": "192", 5998 "members": [ 5999 { 6000 "name": "actual", 6001 "type": "int" 6002 } 6003 ], 6004 "meta-type": "object" 6005 }, 6006 { 6007 "name": "[193]", 6008 "element-type": "193", 6009 "meta-type": "array" 6010 }, 6011 { 6012 "name": "193", 6013 "members": [ 6014 { 6015 "name": "bus", 6016 "type": "int" 6017 }, 6018 { 6019 "name": "devices", 6020 "type": "[351]" 6021 } 6022 ], 6023 "meta-type": "object" 6024 }, 6025 { 6026 "name": "194", 6027 "members": [ 6028 { 6029 "name": "val", 6030 "type": "int" 6031 }, 6032 { 6033 "name": "size", 6034 "type": "int" 6035 }, 6036 { 6037 "name": "filename", 6038 "type": "str" 6039 }, 6040 { 6041 "name": "cpu-index", 6042 "default": null, 6043 "type": "int" 6044 } 6045 ], 6046 "meta-type": "object" 6047 }, 6048 { 6049 "name": "195", 6050 "members": [ 6051 { 6052 "name": "val", 6053 "type": "int" 6054 }, 6055 { 6056 "name": "size", 6057 "type": "int" 6058 }, 6059 { 6060 "name": "filename", 6061 "type": "str" 6062 } 6063 ], 6064 "meta-type": "object" 6065 }, 6066 { 6067 "name": "196", 6068 "members": [ 6069 { 6070 "name": "value", 6071 "type": "int" 6072 } 6073 ], 6074 "meta-type": "object" 6075 }, 6076 { 6077 "name": "197", 6078 "members": [ 6079 { 6080 "name": "command-line", 6081 "type": "str" 6082 }, 6083 { 6084 "name": "cpu-index", 6085 "default": null, 6086 "type": "int" 6087 } 6088 ], 6089 "meta-type": "object" 6090 }, 6091 { 6092 "name": "198", 6093 "members": [ 6094 { 6095 "name": "device", 6096 "type": "str" 6097 }, 6098 { 6099 "name": "target", 6100 "type": "str" 6101 }, 6102 { 6103 "name": "arg", 6104 "default": null, 6105 "type": "str" 6106 } 6107 ], 6108 "meta-type": "object" 6109 }, 6110 { 6111 "name": "199", 6112 "members": [ 6113 { 6114 "name": "enable", 6115 "type": "bool" 6116 } 6117 ], 6118 "meta-type": "object" 6119 }, 6120 { 6121 "name": "200", 6122 "members": [ 6123 { 6124 "name": "fdname", 6125 "type": "str" 6126 } 6127 ], 6128 "meta-type": "object" 6129 }, 6130 { 6131 "name": "201", 6132 "members": [ 6133 { 6134 "name": "fdname", 6135 "type": "str" 6136 } 6137 ], 6138 "meta-type": "object" 6139 }, 6140 { 6141 "name": "202", 6142 "members": [ 6143 { 6144 "name": "base-memory", 6145 "type": "int" 6146 }, 6147 { 6148 "name": "plugged-memory", 6149 "default": null, 6150 "type": "int" 6151 } 6152 ], 6153 "meta-type": "object" 6154 }, 6155 { 6156 "name": "203", 6157 "members": [ 6158 { 6159 "name": "fdset-id", 6160 "default": null, 6161 "type": "int" 6162 }, 6163 { 6164 "name": "opaque", 6165 "default": null, 6166 "type": "str" 6167 } 6168 ], 6169 "meta-type": "object" 6170 }, 6171 { 6172 "name": "204", 6173 "members": [ 6174 { 6175 "name": "fdset-id", 6176 "type": "int" 6177 }, 6178 { 6179 "name": "fd", 6180 "type": "int" 6181 } 6182 ], 6183 "meta-type": "object" 6184 }, 6185 { 6186 "name": "205", 6187 "members": [ 6188 { 6189 "name": "fdset-id", 6190 "type": "int" 6191 }, 6192 { 6193 "name": "fd", 6194 "default": null, 6195 "type": "int" 6196 } 6197 ], 6198 "meta-type": "object" 6199 }, 6200 { 6201 "name": "[206]", 6202 "element-type": "206", 6203 "meta-type": "array" 6204 }, 6205 { 6206 "name": "206", 6207 "members": [ 6208 { 6209 "name": "fdset-id", 6210 "type": "int" 6211 }, 6212 { 6213 "name": "fds", 6214 "type": "[352]" 6215 } 6216 ], 6217 "meta-type": "object" 6218 }, 6219 { 6220 "name": "207", 6221 "members": [ 6222 { 6223 "name": "option", 6224 "default": null, 6225 "type": "str" 6226 } 6227 ], 6228 "meta-type": "object" 6229 }, 6230 { 6231 "name": "[208]", 6232 "element-type": "208", 6233 "meta-type": "array" 6234 }, 6235 { 6236 "name": "208", 6237 "members": [ 6238 { 6239 "name": "option", 6240 "type": "str" 6241 }, 6242 { 6243 "name": "parameters", 6244 "type": "[353]" 6245 } 6246 ], 6247 "meta-type": "object" 6248 }, 6249 { 6250 "name": "[209]", 6251 "element-type": "209", 6252 "meta-type": "array" 6253 }, 6254 { 6255 "name": "209", 6256 "tag": "type", 6257 "variants": [ 6258 { 6259 "case": "dimm", 6260 "type": "355" 6261 }, 6262 { 6263 "case": "nvdimm", 6264 "type": "355" 6265 }, 6266 { 6267 "case": "virtio-pmem", 6268 "type": "356" 6269 } 6270 ], 6271 "members": [ 6272 { 6273 "name": "type", 6274 "type": "354" 6275 } 6276 ], 6277 "meta-type": "object" 6278 }, 6279 { 6280 "name": "210", 6281 "members": [ 6282 { 6283 "name": "device", 6284 "type": "str" 6285 }, 6286 { 6287 "name": "msg", 6288 "type": "str" 6289 } 6290 ], 6291 "meta-type": "object" 6292 }, 6293 { 6294 "name": "[211]", 6295 "element-type": "211", 6296 "meta-type": "array" 6297 }, 6298 { 6299 "name": "211", 6300 "members": [ 6301 { 6302 "name": "device", 6303 "default": null, 6304 "type": "str" 6305 }, 6306 { 6307 "name": "slot", 6308 "type": "str" 6309 }, 6310 { 6311 "name": "slot-type", 6312 "type": "357" 6313 }, 6314 { 6315 "name": "source", 6316 "type": "int" 6317 }, 6318 { 6319 "name": "status", 6320 "type": "int" 6321 } 6322 ], 6323 "meta-type": "object" 6324 }, 6325 { 6326 "name": "212", 6327 "members": [ 6328 { 6329 "name": "info", 6330 "type": "211" 6331 } 6332 ], 6333 "meta-type": "object" 6334 }, 6335 { 6336 "name": "213", 6337 "members": [ 6338 { 6339 "name": "filename", 6340 "type": "str" 6341 } 6342 ], 6343 "meta-type": "object" 6344 }, 6345 { 6346 "name": "214", 6347 "members": [ 6348 { 6349 "name": "guid", 6350 "type": "str" 6351 } 6352 ], 6353 "meta-type": "object" 6354 }, 6355 { 6356 "name": "215", 6357 "members": [ 6358 { 6359 "name": "offset", 6360 "type": "int" 6361 } 6362 ], 6363 "meta-type": "object" 6364 }, 6365 { 6366 "name": "[220]", 6367 "element-type": "220", 6368 "meta-type": "array" 6369 }, 6370 { 6371 "name": "220", 6372 "members": [ 6373 { 6374 "name": "version", 6375 "type": "int" 6376 }, 6377 { 6378 "name": "emulated", 6379 "type": "bool" 6380 }, 6381 { 6382 "name": "kernel", 6383 "type": "bool" 6384 } 6385 ], 6386 "meta-type": "object" 6387 }, 6388 { 6389 "name": "bool", 6390 "json-type": "boolean", 6391 "meta-type": "builtin" 6392 }, 6393 { 6394 "name": "221", 6395 "meta-type": "enum", 6396 "values": [ 6397 "debug", 6398 "inmigrate", 6399 "internal-error", 6400 "io-error", 6401 "paused", 6402 "postmigrate", 6403 "prelaunch", 6404 "finish-migrate", 6405 "restore-vm", 6406 "running", 6407 "save-vm", 6408 "shutdown", 6409 "suspended", 6410 "watchdog", 6411 "guest-panicked", 6412 "colo", 6413 "preconfig" 6414 ] 6415 }, 6416 { 6417 "name": "222", 6418 "meta-type": "enum", 6419 "values": [ 6420 "none", 6421 "host-error", 6422 "host-qmp-quit", 6423 "host-qmp-system-reset", 6424 "host-signal", 6425 "host-ui", 6426 "guest-shutdown", 6427 "guest-reset", 6428 "guest-panic", 6429 "subsystem-reset" 6430 ] 6431 }, 6432 { 6433 "name": "223", 6434 "meta-type": "enum", 6435 "values": [ 6436 "reset", 6437 "shutdown", 6438 "poweroff", 6439 "pause", 6440 "debug", 6441 "none", 6442 "inject-nmi" 6443 ] 6444 }, 6445 { 6446 "name": "224", 6447 "meta-type": "enum", 6448 "values": [ 6449 "pause", 6450 "poweroff" 6451 ] 6452 }, 6453 { 6454 "name": "225", 6455 "tag": "type", 6456 "variants": [ 6457 { 6458 "case": "hyper-v", 6459 "type": "360" 6460 }, 6461 { 6462 "case": "s390", 6463 "type": "361" 6464 } 6465 ], 6466 "members": [ 6467 { 6468 "name": "type", 6469 "type": "359" 6470 } 6471 ], 6472 "meta-type": "object" 6473 }, 6474 { 6475 "name": "226", 6476 "meta-type": "enum", 6477 "values": [ 6478 "undefined", 6479 "created", 6480 "running", 6481 "paused", 6482 "ready", 6483 "standby", 6484 "waiting", 6485 "pending", 6486 "aborting", 6487 "concluded", 6488 "null" 6489 ] 6490 }, 6491 { 6492 "name": "227", 6493 "meta-type": "enum", 6494 "values": [ 6495 "commit", 6496 "stream", 6497 "mirror", 6498 "backup", 6499 "create" 6500 ] 6501 }, 6502 { 6503 "name": "[int]", 6504 "element-type": "int", 6505 "meta-type": "array" 6506 }, 6507 { 6508 "name": "228", 6509 "meta-type": "enum", 6510 "values": [ 6511 "ok", 6512 "failed", 6513 "nospace" 6514 ] 6515 }, 6516 { 6517 "name": "[229]", 6518 "element-type": "229", 6519 "meta-type": "array" 6520 }, 6521 { 6522 "name": "229", 6523 "members": [ 6524 { 6525 "name": "name", 6526 "default": null, 6527 "type": "str" 6528 }, 6529 { 6530 "name": "count", 6531 "type": "int" 6532 }, 6533 { 6534 "name": "granularity", 6535 "type": "int" 6536 }, 6537 { 6538 "name": "recording", 6539 "type": "bool" 6540 }, 6541 { 6542 "name": "busy", 6543 "type": "bool" 6544 }, 6545 { 6546 "name": "status", 6547 "type": "362" 6548 }, 6549 { 6550 "name": "persistent", 6551 "type": "bool" 6552 }, 6553 { 6554 "name": "inconsistent", 6555 "default": null, 6556 "type": "bool" 6557 } 6558 ], 6559 "meta-type": "object" 6560 }, 6561 { 6562 "name": "230", 6563 "members": [ 6564 { 6565 "name": "rd_bytes", 6566 "type": "int" 6567 }, 6568 { 6569 "name": "wr_bytes", 6570 "type": "int" 6571 }, 6572 { 6573 "name": "unmap_bytes", 6574 "type": "int" 6575 }, 6576 { 6577 "name": "rd_operations", 6578 "type": "int" 6579 }, 6580 { 6581 "name": "wr_operations", 6582 "type": "int" 6583 }, 6584 { 6585 "name": "flush_operations", 6586 "type": "int" 6587 }, 6588 { 6589 "name": "unmap_operations", 6590 "type": "int" 6591 }, 6592 { 6593 "name": "rd_total_time_ns", 6594 "type": "int" 6595 }, 6596 { 6597 "name": "wr_total_time_ns", 6598 "type": "int" 6599 }, 6600 { 6601 "name": "flush_total_time_ns", 6602 "type": "int" 6603 }, 6604 { 6605 "name": "unmap_total_time_ns", 6606 "type": "int" 6607 }, 6608 { 6609 "name": "wr_highest_offset", 6610 "type": "int" 6611 }, 6612 { 6613 "name": "rd_merged", 6614 "type": "int" 6615 }, 6616 { 6617 "name": "wr_merged", 6618 "type": "int" 6619 }, 6620 { 6621 "name": "unmap_merged", 6622 "type": "int" 6623 }, 6624 { 6625 "name": "idle_time_ns", 6626 "default": null, 6627 "type": "int" 6628 }, 6629 { 6630 "name": "failed_rd_operations", 6631 "type": "int" 6632 }, 6633 { 6634 "name": "failed_wr_operations", 6635 "type": "int" 6636 }, 6637 { 6638 "name": "failed_flush_operations", 6639 "type": "int" 6640 }, 6641 { 6642 "name": "failed_unmap_operations", 6643 "type": "int" 6644 }, 6645 { 6646 "name": "invalid_rd_operations", 6647 "type": "int" 6648 }, 6649 { 6650 "name": "invalid_wr_operations", 6651 "type": "int" 6652 }, 6653 { 6654 "name": "invalid_flush_operations", 6655 "type": "int" 6656 }, 6657 { 6658 "name": "invalid_unmap_operations", 6659 "type": "int" 6660 }, 6661 { 6662 "name": "account_invalid", 6663 "type": "bool" 6664 }, 6665 { 6666 "name": "account_failed", 6667 "type": "bool" 6668 }, 6669 { 6670 "name": "timed_stats", 6671 "type": "[363]" 6672 }, 6673 { 6674 "name": "rd_latency_histogram", 6675 "default": null, 6676 "type": "364" 6677 }, 6678 { 6679 "name": "wr_latency_histogram", 6680 "default": null, 6681 "type": "364" 6682 }, 6683 { 6684 "name": "flush_latency_histogram", 6685 "default": null, 6686 "type": "364" 6687 } 6688 ], 6689 "meta-type": "object" 6690 }, 6691 { 6692 "name": "231", 6693 "tag": "driver", 6694 "variants": [ 6695 { 6696 "case": "file", 6697 "type": "365" 6698 }, 6699 { 6700 "case": "host_device", 6701 "type": "365" 6702 }, 6703 { 6704 "case": "blkdebug", 6705 "type": "0" 6706 }, 6707 { 6708 "case": "blklogwrites", 6709 "type": "0" 6710 }, 6711 { 6712 "case": "blkreplay", 6713 "type": "0" 6714 }, 6715 { 6716 "case": "blkverify", 6717 "type": "0" 6718 }, 6719 { 6720 "case": "bochs", 6721 "type": "0" 6722 }, 6723 { 6724 "case": "cloop", 6725 "type": "0" 6726 }, 6727 { 6728 "case": "copy-on-read", 6729 "type": "0" 6730 }, 6731 { 6732 "case": "dmg", 6733 "type": "0" 6734 }, 6735 { 6736 "case": "ftp", 6737 "type": "0" 6738 }, 6739 { 6740 "case": "ftps", 6741 "type": "0" 6742 }, 6743 { 6744 "case": "gluster", 6745 "type": "0" 6746 }, 6747 { 6748 "case": "host_cdrom", 6749 "type": "0" 6750 }, 6751 { 6752 "case": "http", 6753 "type": "0" 6754 }, 6755 { 6756 "case": "https", 6757 "type": "0" 6758 }, 6759 { 6760 "case": "iscsi", 6761 "type": "0" 6762 }, 6763 { 6764 "case": "luks", 6765 "type": "0" 6766 }, 6767 { 6768 "case": "nbd", 6769 "type": "0" 6770 }, 6771 { 6772 "case": "nfs", 6773 "type": "0" 6774 }, 6775 { 6776 "case": "null-aio", 6777 "type": "0" 6778 }, 6779 { 6780 "case": "null-co", 6781 "type": "0" 6782 }, 6783 { 6784 "case": "nvme", 6785 "type": "0" 6786 }, 6787 { 6788 "case": "parallels", 6789 "type": "0" 6790 }, 6791 { 6792 "case": "qcow", 6793 "type": "0" 6794 }, 6795 { 6796 "case": "qcow2", 6797 "type": "0" 6798 }, 6799 { 6800 "case": "qed", 6801 "type": "0" 6802 }, 6803 { 6804 "case": "quorum", 6805 "type": "0" 6806 }, 6807 { 6808 "case": "raw", 6809 "type": "0" 6810 }, 6811 { 6812 "case": "rbd", 6813 "type": "0" 6814 }, 6815 { 6816 "case": "replication", 6817 "type": "0" 6818 }, 6819 { 6820 "case": "sheepdog", 6821 "type": "0" 6822 }, 6823 { 6824 "case": "ssh", 6825 "type": "0" 6826 }, 6827 { 6828 "case": "throttle", 6829 "type": "0" 6830 }, 6831 { 6832 "case": "vdi", 6833 "type": "0" 6834 }, 6835 { 6836 "case": "vhdx", 6837 "type": "0" 6838 }, 6839 { 6840 "case": "vmdk", 6841 "type": "0" 6842 }, 6843 { 6844 "case": "vpc", 6845 "type": "0" 6846 }, 6847 { 6848 "case": "vvfat", 6849 "type": "0" 6850 }, 6851 { 6852 "case": "vxhs", 6853 "type": "0" 6854 } 6855 ], 6856 "members": [ 6857 { 6858 "name": "driver", 6859 "type": "243" 6860 } 6861 ], 6862 "meta-type": "object" 6863 }, 6864 { 6865 "name": "232", 6866 "meta-type": "enum", 6867 "values": [ 6868 "existing", 6869 "absolute-paths" 6870 ] 6871 }, 6872 { 6873 "name": "233", 6874 "meta-type": "enum", 6875 "values": [ 6876 "top", 6877 "full", 6878 "none", 6879 "incremental", 6880 "bitmap" 6881 ] 6882 }, 6883 { 6884 "name": "234", 6885 "meta-type": "enum", 6886 "values": [ 6887 "on-success", 6888 "never", 6889 "always" 6890 ] 6891 }, 6892 { 6893 "name": "235", 6894 "meta-type": "enum", 6895 "values": [ 6896 "report", 6897 "ignore", 6898 "enospc", 6899 "stop", 6900 "auto" 6901 ] 6902 }, 6903 { 6904 "name": "236", 6905 "meta-type": "enum", 6906 "values": [ 6907 "off", 6908 "on", 6909 "unmap" 6910 ] 6911 }, 6912 { 6913 "name": "237", 6914 "members": [ 6915 { 6916 "name": "filename", 6917 "type": "str" 6918 }, 6919 { 6920 "name": "format", 6921 "type": "str" 6922 }, 6923 { 6924 "name": "dirty-flag", 6925 "default": null, 6926 "type": "bool" 6927 }, 6928 { 6929 "name": "actual-size", 6930 "default": null, 6931 "type": "int" 6932 }, 6933 { 6934 "name": "virtual-size", 6935 "type": "int" 6936 }, 6937 { 6938 "name": "cluster-size", 6939 "default": null, 6940 "type": "int" 6941 }, 6942 { 6943 "name": "encrypted", 6944 "default": null, 6945 "type": "bool" 6946 }, 6947 { 6948 "name": "compressed", 6949 "default": null, 6950 "type": "bool" 6951 }, 6952 { 6953 "name": "backing-filename", 6954 "default": null, 6955 "type": "str" 6956 }, 6957 { 6958 "name": "full-backing-filename", 6959 "default": null, 6960 "type": "str" 6961 }, 6962 { 6963 "name": "backing-filename-format", 6964 "default": null, 6965 "type": "str" 6966 }, 6967 { 6968 "name": "snapshots", 6969 "default": null, 6970 "type": "[67]" 6971 }, 6972 { 6973 "name": "backing-image", 6974 "default": null, 6975 "type": "237" 6976 }, 6977 { 6978 "name": "format-specific", 6979 "default": null, 6980 "type": "366" 6981 } 6982 ], 6983 "meta-type": "object" 6984 }, 6985 { 6986 "name": "238", 6987 "members": [ 6988 { 6989 "name": "writeback", 6990 "type": "bool" 6991 }, 6992 { 6993 "name": "direct", 6994 "type": "bool" 6995 }, 6996 { 6997 "name": "no-flush", 6998 "type": "bool" 6999 } 7000 ], 7001 "meta-type": "object" 7002 }, 7003 { 7004 "name": "[239]", 7005 "element-type": "239", 7006 "meta-type": "array" 7007 }, 7008 { 7009 "name": "239", 7010 "members": [ 7011 { 7012 "name": "id", 7013 "type": "int" 7014 }, 7015 { 7016 "name": "type", 7017 "type": "367" 7018 }, 7019 { 7020 "name": "name", 7021 "type": "str" 7022 } 7023 ], 7024 "meta-type": "object" 7025 }, 7026 { 7027 "name": "[240]", 7028 "element-type": "240", 7029 "meta-type": "array" 7030 }, 7031 { 7032 "name": "240", 7033 "members": [ 7034 { 7035 "name": "parent", 7036 "type": "int" 7037 }, 7038 { 7039 "name": "child", 7040 "type": "int" 7041 }, 7042 { 7043 "name": "name", 7044 "type": "str" 7045 }, 7046 { 7047 "name": "perm", 7048 "type": "[368]" 7049 }, 7050 { 7051 "name": "shared-perm", 7052 "type": "[368]" 7053 } 7054 ], 7055 "meta-type": "object" 7056 }, 7057 { 7058 "name": "241", 7059 "meta-type": "enum", 7060 "values": [ 7061 "background", 7062 "write-blocking" 7063 ] 7064 }, 7065 { 7066 "name": "[242]", 7067 "element-type": "242", 7068 "meta-type": "array" 7069 }, 7070 { 7071 "name": "242", 7072 "members": [ 7073 { 7074 "type": "str" 7075 }, 7076 { 7077 "type": "32" 7078 } 7079 ], 7080 "meta-type": "alternate" 7081 }, 7082 { 7083 "name": "243", 7084 "meta-type": "enum", 7085 "values": [ 7086 "blkdebug", 7087 "blklogwrites", 7088 "blkreplay", 7089 "blkverify", 7090 "bochs", 7091 "cloop", 7092 "copy-on-read", 7093 "dmg", 7094 "file", 7095 "ftp", 7096 "ftps", 7097 "gluster", 7098 "host_cdrom", 7099 "host_device", 7100 "http", 7101 "https", 7102 "iscsi", 7103 "luks", 7104 "nbd", 7105 "nfs", 7106 "null-aio", 7107 "null-co", 7108 "nvme", 7109 "parallels", 7110 "qcow", 7111 "qcow2", 7112 "qed", 7113 "quorum", 7114 "raw", 7115 "rbd", 7116 "replication", 7117 "sheepdog", 7118 "ssh", 7119 "throttle", 7120 "vdi", 7121 "vhdx", 7122 "vmdk", 7123 "vpc", 7124 "vvfat", 7125 "vxhs" 7126 ] 7127 }, 7128 { 7129 "name": "244", 7130 "meta-type": "enum", 7131 "values": [ 7132 "ignore", 7133 "unmap" 7134 ] 7135 }, 7136 { 7137 "name": "245", 7138 "members": [ 7139 { 7140 "name": "direct", 7141 "default": null, 7142 "type": "bool" 7143 }, 7144 { 7145 "name": "no-flush", 7146 "default": null, 7147 "type": "bool" 7148 } 7149 ], 7150 "meta-type": "object" 7151 }, 7152 { 7153 "name": "246", 7154 "members": [ 7155 { 7156 "name": "image", 7157 "type": "369" 7158 }, 7159 { 7160 "name": "config", 7161 "default": null, 7162 "type": "str" 7163 }, 7164 { 7165 "name": "align", 7166 "default": null, 7167 "type": "int" 7168 }, 7169 { 7170 "name": "max-transfer", 7171 "default": null, 7172 "type": "int" 7173 }, 7174 { 7175 "name": "opt-write-zero", 7176 "default": null, 7177 "type": "int" 7178 }, 7179 { 7180 "name": "max-write-zero", 7181 "default": null, 7182 "type": "int" 7183 }, 7184 { 7185 "name": "opt-discard", 7186 "default": null, 7187 "type": "int" 7188 }, 7189 { 7190 "name": "max-discard", 7191 "default": null, 7192 "type": "int" 7193 }, 7194 { 7195 "name": "inject-error", 7196 "default": null, 7197 "type": "[370]" 7198 }, 7199 { 7200 "name": "set-state", 7201 "default": null, 7202 "type": "[371]" 7203 } 7204 ], 7205 "meta-type": "object" 7206 }, 7207 { 7208 "name": "247", 7209 "members": [ 7210 { 7211 "name": "file", 7212 "type": "369" 7213 }, 7214 { 7215 "name": "log", 7216 "type": "369" 7217 }, 7218 { 7219 "name": "log-sector-size", 7220 "default": null, 7221 "type": "int" 7222 }, 7223 { 7224 "name": "log-append", 7225 "default": null, 7226 "type": "bool" 7227 }, 7228 { 7229 "name": "log-super-update-interval", 7230 "default": null, 7231 "type": "int" 7232 } 7233 ], 7234 "meta-type": "object" 7235 }, 7236 { 7237 "name": "248", 7238 "members": [ 7239 { 7240 "name": "test", 7241 "type": "369" 7242 }, 7243 { 7244 "name": "raw", 7245 "type": "369" 7246 } 7247 ], 7248 "meta-type": "object" 7249 }, 7250 { 7251 "name": "249", 7252 "members": [ 7253 { 7254 "name": "image", 7255 "type": "369" 7256 } 7257 ], 7258 "meta-type": "object" 7259 }, 7260 { 7261 "name": "250", 7262 "members": [ 7263 { 7264 "name": "file", 7265 "type": "369" 7266 } 7267 ], 7268 "meta-type": "object" 7269 }, 7270 { 7271 "name": "251", 7272 "members": [ 7273 { 7274 "name": "filename", 7275 "type": "str" 7276 }, 7277 { 7278 "name": "pr-manager", 7279 "default": null, 7280 "type": "str" 7281 }, 7282 { 7283 "name": "locking", 7284 "default": null, 7285 "type": "372" 7286 }, 7287 { 7288 "name": "aio", 7289 "default": null, 7290 "type": "373" 7291 }, 7292 { 7293 "name": "drop-cache", 7294 "default": null, 7295 "type": "bool" 7296 }, 7297 { 7298 "name": "x-check-cache-dropped", 7299 "default": null, 7300 "type": "bool" 7301 } 7302 ], 7303 "meta-type": "object", 7304 "features": [ 7305 "dynamic-auto-read-only" 7306 ] 7307 }, 7308 { 7309 "name": "252", 7310 "members": [ 7311 { 7312 "name": "url", 7313 "type": "str" 7314 }, 7315 { 7316 "name": "readahead", 7317 "default": null, 7318 "type": "int" 7319 }, 7320 { 7321 "name": "timeout", 7322 "default": null, 7323 "type": "int" 7324 }, 7325 { 7326 "name": "username", 7327 "default": null, 7328 "type": "str" 7329 }, 7330 { 7331 "name": "password-secret", 7332 "default": null, 7333 "type": "str" 7334 }, 7335 { 7336 "name": "proxy-username", 7337 "default": null, 7338 "type": "str" 7339 }, 7340 { 7341 "name": "proxy-password-secret", 7342 "default": null, 7343 "type": "str" 7344 } 7345 ], 7346 "meta-type": "object" 7347 }, 7348 { 7349 "name": "253", 7350 "members": [ 7351 { 7352 "name": "url", 7353 "type": "str" 7354 }, 7355 { 7356 "name": "readahead", 7357 "default": null, 7358 "type": "int" 7359 }, 7360 { 7361 "name": "timeout", 7362 "default": null, 7363 "type": "int" 7364 }, 7365 { 7366 "name": "username", 7367 "default": null, 7368 "type": "str" 7369 }, 7370 { 7371 "name": "password-secret", 7372 "default": null, 7373 "type": "str" 7374 }, 7375 { 7376 "name": "proxy-username", 7377 "default": null, 7378 "type": "str" 7379 }, 7380 { 7381 "name": "proxy-password-secret", 7382 "default": null, 7383 "type": "str" 7384 }, 7385 { 7386 "name": "sslverify", 7387 "default": null, 7388 "type": "bool" 7389 } 7390 ], 7391 "meta-type": "object" 7392 }, 7393 { 7394 "name": "254", 7395 "members": [ 7396 { 7397 "name": "volume", 7398 "type": "str" 7399 }, 7400 { 7401 "name": "path", 7402 "type": "str" 7403 }, 7404 { 7405 "name": "server", 7406 "type": "[316]" 7407 }, 7408 { 7409 "name": "debug", 7410 "default": null, 7411 "type": "int" 7412 }, 7413 { 7414 "name": "logfile", 7415 "default": null, 7416 "type": "str" 7417 } 7418 ], 7419 "meta-type": "object" 7420 }, 7421 { 7422 "name": "255", 7423 "members": [ 7424 { 7425 "name": "url", 7426 "type": "str" 7427 }, 7428 { 7429 "name": "readahead", 7430 "default": null, 7431 "type": "int" 7432 }, 7433 { 7434 "name": "timeout", 7435 "default": null, 7436 "type": "int" 7437 }, 7438 { 7439 "name": "username", 7440 "default": null, 7441 "type": "str" 7442 }, 7443 { 7444 "name": "password-secret", 7445 "default": null, 7446 "type": "str" 7447 }, 7448 { 7449 "name": "proxy-username", 7450 "default": null, 7451 "type": "str" 7452 }, 7453 { 7454 "name": "proxy-password-secret", 7455 "default": null, 7456 "type": "str" 7457 }, 7458 { 7459 "name": "cookie", 7460 "default": null, 7461 "type": "str" 7462 }, 7463 { 7464 "name": "cookie-secret", 7465 "default": null, 7466 "type": "str" 7467 } 7468 ], 7469 "meta-type": "object" 7470 }, 7471 { 7472 "name": "256", 7473 "members": [ 7474 { 7475 "name": "url", 7476 "type": "str" 7477 }, 7478 { 7479 "name": "readahead", 7480 "default": null, 7481 "type": "int" 7482 }, 7483 { 7484 "name": "timeout", 7485 "default": null, 7486 "type": "int" 7487 }, 7488 { 7489 "name": "username", 7490 "default": null, 7491 "type": "str" 7492 }, 7493 { 7494 "name": "password-secret", 7495 "default": null, 7496 "type": "str" 7497 }, 7498 { 7499 "name": "proxy-username", 7500 "default": null, 7501 "type": "str" 7502 }, 7503 { 7504 "name": "proxy-password-secret", 7505 "default": null, 7506 "type": "str" 7507 }, 7508 { 7509 "name": "cookie", 7510 "default": null, 7511 "type": "str" 7512 }, 7513 { 7514 "name": "sslverify", 7515 "default": null, 7516 "type": "bool" 7517 }, 7518 { 7519 "name": "cookie-secret", 7520 "default": null, 7521 "type": "str" 7522 } 7523 ], 7524 "meta-type": "object" 7525 }, 7526 { 7527 "name": "257", 7528 "members": [ 7529 { 7530 "name": "transport", 7531 "type": "374" 7532 }, 7533 { 7534 "name": "portal", 7535 "type": "str" 7536 }, 7537 { 7538 "name": "target", 7539 "type": "str" 7540 }, 7541 { 7542 "name": "lun", 7543 "default": null, 7544 "type": "int" 7545 }, 7546 { 7547 "name": "user", 7548 "default": null, 7549 "type": "str" 7550 }, 7551 { 7552 "name": "password-secret", 7553 "default": null, 7554 "type": "str" 7555 }, 7556 { 7557 "name": "initiator-name", 7558 "default": null, 7559 "type": "str" 7560 }, 7561 { 7562 "name": "header-digest", 7563 "default": null, 7564 "type": "375" 7565 }, 7566 { 7567 "name": "timeout", 7568 "default": null, 7569 "type": "int" 7570 } 7571 ], 7572 "meta-type": "object" 7573 }, 7574 { 7575 "name": "258", 7576 "members": [ 7577 { 7578 "name": "file", 7579 "type": "369" 7580 }, 7581 { 7582 "name": "key-secret", 7583 "default": null, 7584 "type": "str" 7585 } 7586 ], 7587 "meta-type": "object" 7588 }, 7589 { 7590 "name": "259", 7591 "members": [ 7592 { 7593 "name": "server", 7594 "type": "316" 7595 }, 7596 { 7597 "name": "export", 7598 "default": null, 7599 "type": "str" 7600 }, 7601 { 7602 "name": "tls-creds", 7603 "default": null, 7604 "type": "str" 7605 }, 7606 { 7607 "name": "x-dirty-bitmap", 7608 "default": null, 7609 "type": "str" 7610 }, 7611 { 7612 "name": "reconnect-delay", 7613 "default": null, 7614 "type": "int" 7615 } 7616 ], 7617 "meta-type": "object" 7618 }, 7619 { 7620 "name": "260", 7621 "members": [ 7622 { 7623 "name": "server", 7624 "type": "376" 7625 }, 7626 { 7627 "name": "path", 7628 "type": "str" 7629 }, 7630 { 7631 "name": "user", 7632 "default": null, 7633 "type": "int" 7634 }, 7635 { 7636 "name": "group", 7637 "default": null, 7638 "type": "int" 7639 }, 7640 { 7641 "name": "tcp-syn-count", 7642 "default": null, 7643 "type": "int" 7644 }, 7645 { 7646 "name": "readahead-size", 7647 "default": null, 7648 "type": "int" 7649 }, 7650 { 7651 "name": "page-cache-size", 7652 "default": null, 7653 "type": "int" 7654 }, 7655 { 7656 "name": "debug", 7657 "default": null, 7658 "type": "int" 7659 } 7660 ], 7661 "meta-type": "object" 7662 }, 7663 { 7664 "name": "261", 7665 "members": [ 7666 { 7667 "name": "size", 7668 "default": null, 7669 "type": "int" 7670 }, 7671 { 7672 "name": "latency-ns", 7673 "default": null, 7674 "type": "int" 7675 }, 7676 { 7677 "name": "read-zeroes", 7678 "default": null, 7679 "type": "bool" 7680 } 7681 ], 7682 "meta-type": "object" 7683 }, 7684 { 7685 "name": "262", 7686 "members": [ 7687 { 7688 "name": "device", 7689 "type": "str" 7690 }, 7691 { 7692 "name": "namespace", 7693 "type": "int" 7694 } 7695 ], 7696 "meta-type": "object" 7697 }, 7698 { 7699 "name": "263", 7700 "members": [ 7701 { 7702 "name": "file", 7703 "type": "369" 7704 }, 7705 { 7706 "name": "backing", 7707 "default": null, 7708 "type": "377" 7709 }, 7710 { 7711 "name": "lazy-refcounts", 7712 "default": null, 7713 "type": "bool" 7714 }, 7715 { 7716 "name": "pass-discard-request", 7717 "default": null, 7718 "type": "bool" 7719 }, 7720 { 7721 "name": "pass-discard-snapshot", 7722 "default": null, 7723 "type": "bool" 7724 }, 7725 { 7726 "name": "pass-discard-other", 7727 "default": null, 7728 "type": "bool" 7729 }, 7730 { 7731 "name": "overlap-check", 7732 "default": null, 7733 "type": "378" 7734 }, 7735 { 7736 "name": "cache-size", 7737 "default": null, 7738 "type": "int" 7739 }, 7740 { 7741 "name": "l2-cache-size", 7742 "default": null, 7743 "type": "int" 7744 }, 7745 { 7746 "name": "l2-cache-entry-size", 7747 "default": null, 7748 "type": "int" 7749 }, 7750 { 7751 "name": "refcount-cache-size", 7752 "default": null, 7753 "type": "int" 7754 }, 7755 { 7756 "name": "cache-clean-interval", 7757 "default": null, 7758 "type": "int" 7759 }, 7760 { 7761 "name": "encrypt", 7762 "default": null, 7763 "type": "379" 7764 }, 7765 { 7766 "name": "data-file", 7767 "default": null, 7768 "type": "369" 7769 } 7770 ], 7771 "meta-type": "object" 7772 }, 7773 { 7774 "name": "264", 7775 "members": [ 7776 { 7777 "name": "file", 7778 "type": "369" 7779 }, 7780 { 7781 "name": "backing", 7782 "default": null, 7783 "type": "377" 7784 }, 7785 { 7786 "name": "encrypt", 7787 "default": null, 7788 "type": "380" 7789 } 7790 ], 7791 "meta-type": "object" 7792 }, 7793 { 7794 "name": "265", 7795 "members": [ 7796 { 7797 "name": "file", 7798 "type": "369" 7799 }, 7800 { 7801 "name": "backing", 7802 "default": null, 7803 "type": "377" 7804 } 7805 ], 7806 "meta-type": "object" 7807 }, 7808 { 7809 "name": "266", 7810 "members": [ 7811 { 7812 "name": "blkverify", 7813 "default": null, 7814 "type": "bool" 7815 }, 7816 { 7817 "name": "children", 7818 "type": "[369]" 7819 }, 7820 { 7821 "name": "vote-threshold", 7822 "type": "int" 7823 }, 7824 { 7825 "name": "rewrite-corrupted", 7826 "default": null, 7827 "type": "bool" 7828 }, 7829 { 7830 "name": "read-pattern", 7831 "default": null, 7832 "type": "381" 7833 } 7834 ], 7835 "meta-type": "object" 7836 }, 7837 { 7838 "name": "267", 7839 "members": [ 7840 { 7841 "name": "file", 7842 "type": "369" 7843 }, 7844 { 7845 "name": "offset", 7846 "default": null, 7847 "type": "int" 7848 }, 7849 { 7850 "name": "size", 7851 "default": null, 7852 "type": "int" 7853 } 7854 ], 7855 "meta-type": "object" 7856 }, 7857 { 7858 "name": "268", 7859 "members": [ 7860 { 7861 "name": "pool", 7862 "type": "str" 7863 }, 7864 { 7865 "name": "image", 7866 "type": "str" 7867 }, 7868 { 7869 "name": "conf", 7870 "default": null, 7871 "type": "str" 7872 }, 7873 { 7874 "name": "snapshot", 7875 "default": null, 7876 "type": "str" 7877 }, 7878 { 7879 "name": "user", 7880 "default": null, 7881 "type": "str" 7882 }, 7883 { 7884 "name": "auth-client-required", 7885 "default": null, 7886 "type": "[382]" 7887 }, 7888 { 7889 "name": "key-secret", 7890 "default": null, 7891 "type": "str" 7892 }, 7893 { 7894 "name": "server", 7895 "default": null, 7896 "type": "[383]" 7897 } 7898 ], 7899 "meta-type": "object" 7900 }, 7901 { 7902 "name": "269", 7903 "members": [ 7904 { 7905 "name": "file", 7906 "type": "369" 7907 }, 7908 { 7909 "name": "mode", 7910 "type": "384" 7911 }, 7912 { 7913 "name": "top-id", 7914 "default": null, 7915 "type": "str" 7916 } 7917 ], 7918 "meta-type": "object" 7919 }, 7920 { 7921 "name": "270", 7922 "members": [ 7923 { 7924 "name": "server", 7925 "type": "316" 7926 }, 7927 { 7928 "name": "vdi", 7929 "type": "str" 7930 }, 7931 { 7932 "name": "snap-id", 7933 "default": null, 7934 "type": "int" 7935 }, 7936 { 7937 "name": "tag", 7938 "default": null, 7939 "type": "str" 7940 } 7941 ], 7942 "meta-type": "object" 7943 }, 7944 { 7945 "name": "271", 7946 "members": [ 7947 { 7948 "name": "server", 7949 "type": "385" 7950 }, 7951 { 7952 "name": "path", 7953 "type": "str" 7954 }, 7955 { 7956 "name": "user", 7957 "default": null, 7958 "type": "str" 7959 }, 7960 { 7961 "name": "host-key-check", 7962 "default": null, 7963 "type": "386" 7964 } 7965 ], 7966 "meta-type": "object" 7967 }, 7968 { 7969 "name": "272", 7970 "members": [ 7971 { 7972 "name": "throttle-group", 7973 "type": "str" 7974 }, 7975 { 7976 "name": "file", 7977 "type": "369" 7978 } 7979 ], 7980 "meta-type": "object" 7981 }, 7982 { 7983 "name": "273", 7984 "members": [ 7985 { 7986 "name": "dir", 7987 "type": "str" 7988 }, 7989 { 7990 "name": "fat-type", 7991 "default": null, 7992 "type": "int" 7993 }, 7994 { 7995 "name": "floppy", 7996 "default": null, 7997 "type": "bool" 7998 }, 7999 { 8000 "name": "label", 8001 "default": null, 8002 "type": "str" 8003 }, 8004 { 8005 "name": "rw", 8006 "default": null, 8007 "type": "bool" 8008 } 8009 ], 8010 "meta-type": "object" 8011 }, 8012 { 8013 "name": "274", 8014 "members": [ 8015 { 8016 "name": "vdisk-id", 8017 "type": "str" 8018 }, 8019 { 8020 "name": "server", 8021 "type": "383" 8022 }, 8023 { 8024 "name": "tls-creds", 8025 "default": null, 8026 "type": "str" 8027 } 8028 ], 8029 "meta-type": "object" 8030 }, 8031 { 8032 "name": "275", 8033 "tag": "driver", 8034 "variants": [ 8035 { 8036 "case": "file", 8037 "type": "387" 8038 }, 8039 { 8040 "case": "gluster", 8041 "type": "388" 8042 }, 8043 { 8044 "case": "luks", 8045 "type": "389" 8046 }, 8047 { 8048 "case": "nfs", 8049 "type": "390" 8050 }, 8051 { 8052 "case": "parallels", 8053 "type": "391" 8054 }, 8055 { 8056 "case": "qcow", 8057 "type": "392" 8058 }, 8059 { 8060 "case": "qcow2", 8061 "type": "393" 8062 }, 8063 { 8064 "case": "qed", 8065 "type": "394" 8066 }, 8067 { 8068 "case": "rbd", 8069 "type": "395" 8070 }, 8071 { 8072 "case": "sheepdog", 8073 "type": "396" 8074 }, 8075 { 8076 "case": "ssh", 8077 "type": "397" 8078 }, 8079 { 8080 "case": "vdi", 8081 "type": "398" 8082 }, 8083 { 8084 "case": "vhdx", 8085 "type": "399" 8086 }, 8087 { 8088 "case": "vmdk", 8089 "type": "400" 8090 }, 8091 { 8092 "case": "vpc", 8093 "type": "401" 8094 }, 8095 { 8096 "case": "blkdebug", 8097 "type": "0" 8098 }, 8099 { 8100 "case": "blklogwrites", 8101 "type": "0" 8102 }, 8103 { 8104 "case": "blkreplay", 8105 "type": "0" 8106 }, 8107 { 8108 "case": "blkverify", 8109 "type": "0" 8110 }, 8111 { 8112 "case": "bochs", 8113 "type": "0" 8114 }, 8115 { 8116 "case": "cloop", 8117 "type": "0" 8118 }, 8119 { 8120 "case": "copy-on-read", 8121 "type": "0" 8122 }, 8123 { 8124 "case": "dmg", 8125 "type": "0" 8126 }, 8127 { 8128 "case": "ftp", 8129 "type": "0" 8130 }, 8131 { 8132 "case": "ftps", 8133 "type": "0" 8134 }, 8135 { 8136 "case": "host_cdrom", 8137 "type": "0" 8138 }, 8139 { 8140 "case": "host_device", 8141 "type": "0" 8142 }, 8143 { 8144 "case": "http", 8145 "type": "0" 8146 }, 8147 { 8148 "case": "https", 8149 "type": "0" 8150 }, 8151 { 8152 "case": "iscsi", 8153 "type": "0" 8154 }, 8155 { 8156 "case": "nbd", 8157 "type": "0" 8158 }, 8159 { 8160 "case": "null-aio", 8161 "type": "0" 8162 }, 8163 { 8164 "case": "null-co", 8165 "type": "0" 8166 }, 8167 { 8168 "case": "nvme", 8169 "type": "0" 8170 }, 8171 { 8172 "case": "quorum", 8173 "type": "0" 8174 }, 8175 { 8176 "case": "raw", 8177 "type": "0" 8178 }, 8179 { 8180 "case": "replication", 8181 "type": "0" 8182 }, 8183 { 8184 "case": "throttle", 8185 "type": "0" 8186 }, 8187 { 8188 "case": "vvfat", 8189 "type": "0" 8190 }, 8191 { 8192 "case": "vxhs", 8193 "type": "0" 8194 } 8195 ], 8196 "members": [ 8197 { 8198 "name": "driver", 8199 "type": "243" 8200 } 8201 ], 8202 "meta-type": "object" 8203 }, 8204 { 8205 "name": "276", 8206 "meta-type": "enum", 8207 "values": [ 8208 "retain", 8209 "read-only", 8210 "read-write" 8211 ] 8212 }, 8213 { 8214 "name": "277", 8215 "meta-type": "enum", 8216 "values": [ 8217 "read", 8218 "write" 8219 ] 8220 }, 8221 { 8222 "name": "278", 8223 "meta-type": "enum", 8224 "values": [ 8225 "ignore", 8226 "report", 8227 "stop" 8228 ] 8229 }, 8230 { 8231 "name": "279", 8232 "members": [ 8233 { 8234 "type": "str" 8235 }, 8236 { 8237 "type": "null" 8238 } 8239 ], 8240 "meta-type": "alternate" 8241 }, 8242 { 8243 "name": "280", 8244 "tag": "type", 8245 "variants": [ 8246 { 8247 "case": "inet", 8248 "type": "403" 8249 }, 8250 { 8251 "case": "unix", 8252 "type": "404" 8253 }, 8254 { 8255 "case": "vsock", 8256 "type": "405" 8257 }, 8258 { 8259 "case": "fd", 8260 "type": "406" 8261 } 8262 ], 8263 "members": [ 8264 { 8265 "name": "type", 8266 "type": "402" 8267 } 8268 ], 8269 "meta-type": "object" 8270 }, 8271 { 8272 "name": "281", 8273 "meta-type": "enum", 8274 "values": [ 8275 "safe", 8276 "hard" 8277 ] 8278 }, 8279 { 8280 "name": "282", 8281 "meta-type": "enum", 8282 "values": [ 8283 "read", 8284 "write", 8285 "flush" 8286 ] 8287 }, 8288 { 8289 "name": "283", 8290 "meta-type": "enum", 8291 "values": [ 8292 "utf8", 8293 "base64" 8294 ] 8295 }, 8296 { 8297 "name": "284", 8298 "tag": "type", 8299 "variants": [ 8300 { 8301 "case": "file", 8302 "type": "408" 8303 }, 8304 { 8305 "case": "serial", 8306 "type": "409" 8307 }, 8308 { 8309 "case": "parallel", 8310 "type": "409" 8311 }, 8312 { 8313 "case": "pipe", 8314 "type": "409" 8315 }, 8316 { 8317 "case": "socket", 8318 "type": "410" 8319 }, 8320 { 8321 "case": "udp", 8322 "type": "411" 8323 }, 8324 { 8325 "case": "pty", 8326 "type": "412" 8327 }, 8328 { 8329 "case": "null", 8330 "type": "412" 8331 }, 8332 { 8333 "case": "mux", 8334 "type": "413" 8335 }, 8336 { 8337 "case": "msmouse", 8338 "type": "412" 8339 }, 8340 { 8341 "case": "wctablet", 8342 "type": "412" 8343 }, 8344 { 8345 "case": "braille", 8346 "type": "412" 8347 }, 8348 { 8349 "case": "testdev", 8350 "type": "412" 8351 }, 8352 { 8353 "case": "stdio", 8354 "type": "414" 8355 }, 8356 { 8357 "case": "console", 8358 "type": "412" 8359 }, 8360 { 8361 "case": "vc", 8362 "type": "417" 8363 }, 8364 { 8365 "case": "ringbuf", 8366 "type": "418" 8367 }, 8368 { 8369 "case": "memory", 8370 "type": "418" 8371 } 8372 ], 8373 "members": [ 8374 { 8375 "name": "type", 8376 "type": "407" 8377 } 8378 ], 8379 "meta-type": "object" 8380 }, 8381 { 8382 "name": "285", 8383 "meta-type": "enum", 8384 "values": [ 8385 "elf", 8386 "kdump-zlib", 8387 "kdump-lzo", 8388 "kdump-snappy", 8389 "win-dmp" 8390 ] 8391 }, 8392 { 8393 "name": "286", 8394 "meta-type": "enum", 8395 "values": [ 8396 "none", 8397 "active", 8398 "completed", 8399 "failed" 8400 ] 8401 }, 8402 { 8403 "name": "[285]", 8404 "element-type": "285", 8405 "meta-type": "array" 8406 }, 8407 { 8408 "name": "287", 8409 "meta-type": "enum", 8410 "values": [ 8411 "normal", 8412 "none", 8413 "all" 8414 ] 8415 }, 8416 { 8417 "name": "[str]", 8418 "element-type": "str", 8419 "meta-type": "array" 8420 }, 8421 { 8422 "name": "288", 8423 "meta-type": "enum", 8424 "values": [ 8425 "half", 8426 "full" 8427 ] 8428 }, 8429 { 8430 "name": "289", 8431 "meta-type": "enum", 8432 "values": [ 8433 "off", 8434 "on" 8435 ] 8436 }, 8437 { 8438 "name": "290", 8439 "members": [ 8440 { 8441 "name": "priority", 8442 "type": "int" 8443 }, 8444 { 8445 "name": "tbl-id", 8446 "type": "int" 8447 }, 8448 { 8449 "name": "in-pport", 8450 "default": null, 8451 "type": "int" 8452 }, 8453 { 8454 "name": "tunnel-id", 8455 "default": null, 8456 "type": "int" 8457 }, 8458 { 8459 "name": "vlan-id", 8460 "default": null, 8461 "type": "int" 8462 }, 8463 { 8464 "name": "eth-type", 8465 "default": null, 8466 "type": "int" 8467 }, 8468 { 8469 "name": "eth-src", 8470 "default": null, 8471 "type": "str" 8472 }, 8473 { 8474 "name": "eth-dst", 8475 "default": null, 8476 "type": "str" 8477 }, 8478 { 8479 "name": "ip-proto", 8480 "default": null, 8481 "type": "int" 8482 }, 8483 { 8484 "name": "ip-tos", 8485 "default": null, 8486 "type": "int" 8487 }, 8488 { 8489 "name": "ip-dst", 8490 "default": null, 8491 "type": "str" 8492 } 8493 ], 8494 "meta-type": "object" 8495 }, 8496 { 8497 "name": "291", 8498 "members": [ 8499 { 8500 "name": "in-pport", 8501 "default": null, 8502 "type": "int" 8503 }, 8504 { 8505 "name": "tunnel-id", 8506 "default": null, 8507 "type": "int" 8508 }, 8509 { 8510 "name": "vlan-id", 8511 "default": null, 8512 "type": "int" 8513 }, 8514 { 8515 "name": "eth-src", 8516 "default": null, 8517 "type": "str" 8518 }, 8519 { 8520 "name": "eth-dst", 8521 "default": null, 8522 "type": "str" 8523 }, 8524 { 8525 "name": "ip-proto", 8526 "default": null, 8527 "type": "int" 8528 }, 8529 { 8530 "name": "ip-tos", 8531 "default": null, 8532 "type": "int" 8533 } 8534 ], 8535 "meta-type": "object" 8536 }, 8537 { 8538 "name": "292", 8539 "members": [ 8540 { 8541 "name": "goto-tbl", 8542 "default": null, 8543 "type": "int" 8544 }, 8545 { 8546 "name": "group-id", 8547 "default": null, 8548 "type": "int" 8549 }, 8550 { 8551 "name": "tunnel-lport", 8552 "default": null, 8553 "type": "int" 8554 }, 8555 { 8556 "name": "vlan-id", 8557 "default": null, 8558 "type": "int" 8559 }, 8560 { 8561 "name": "new-vlan-id", 8562 "default": null, 8563 "type": "int" 8564 }, 8565 { 8566 "name": "out-pport", 8567 "default": null, 8568 "type": "int" 8569 } 8570 ], 8571 "meta-type": "object" 8572 }, 8573 { 8574 "name": "293", 8575 "tag": "type", 8576 "variants": [ 8577 { 8578 "case": "passthrough", 8579 "type": "420" 8580 }, 8581 { 8582 "case": "emulator", 8583 "type": "421" 8584 } 8585 ], 8586 "members": [ 8587 { 8588 "name": "type", 8589 "type": "419" 8590 } 8591 ], 8592 "meta-type": "object" 8593 }, 8594 { 8595 "name": "298", 8596 "meta-type": "enum", 8597 "values": [ 8598 "ipv4", 8599 "ipv6", 8600 "unix", 8601 "vsock", 8602 "unknown" 8603 ] 8604 }, 8605 { 8606 "name": "[299]", 8607 "element-type": "299", 8608 "meta-type": "array" 8609 }, 8610 { 8611 "name": "299", 8612 "members": [ 8613 { 8614 "name": "host", 8615 "type": "str" 8616 }, 8617 { 8618 "name": "service", 8619 "type": "str" 8620 }, 8621 { 8622 "name": "family", 8623 "type": "298" 8624 }, 8625 { 8626 "name": "websocket", 8627 "type": "bool" 8628 }, 8629 { 8630 "name": "x509_dname", 8631 "default": null, 8632 "type": "str" 8633 }, 8634 { 8635 "name": "sasl_username", 8636 "default": null, 8637 "type": "str" 8638 } 8639 ], 8640 "meta-type": "object" 8641 }, 8642 { 8643 "name": "[300]", 8644 "element-type": "300", 8645 "meta-type": "array" 8646 }, 8647 { 8648 "name": "300", 8649 "members": [ 8650 { 8651 "name": "host", 8652 "type": "str" 8653 }, 8654 { 8655 "name": "service", 8656 "type": "str" 8657 }, 8658 { 8659 "name": "family", 8660 "type": "298" 8661 }, 8662 { 8663 "name": "websocket", 8664 "type": "bool" 8665 }, 8666 { 8667 "name": "auth", 8668 "type": "301" 8669 }, 8670 { 8671 "name": "vencrypt", 8672 "default": null, 8673 "type": "302" 8674 } 8675 ], 8676 "meta-type": "object" 8677 }, 8678 { 8679 "name": "301", 8680 "meta-type": "enum", 8681 "values": [ 8682 "none", 8683 "vnc", 8684 "ra2", 8685 "ra2ne", 8686 "tight", 8687 "ultra", 8688 "tls", 8689 "vencrypt", 8690 "sasl" 8691 ] 8692 }, 8693 { 8694 "name": "302", 8695 "meta-type": "enum", 8696 "values": [ 8697 "plain", 8698 "tls-none", 8699 "x509-none", 8700 "tls-vnc", 8701 "x509-vnc", 8702 "tls-plain", 8703 "x509-plain", 8704 "tls-sasl", 8705 "x509-sasl" 8706 ] 8707 }, 8708 { 8709 "name": "303", 8710 "members": [ 8711 { 8712 "name": "host", 8713 "type": "str" 8714 }, 8715 { 8716 "name": "service", 8717 "type": "str" 8718 }, 8719 { 8720 "name": "family", 8721 "type": "298" 8722 }, 8723 { 8724 "name": "websocket", 8725 "type": "bool" 8726 }, 8727 { 8728 "name": "auth", 8729 "default": null, 8730 "type": "str" 8731 } 8732 ], 8733 "meta-type": "object" 8734 }, 8735 { 8736 "name": "304", 8737 "members": [ 8738 { 8739 "name": "host", 8740 "type": "str" 8741 }, 8742 { 8743 "name": "service", 8744 "type": "str" 8745 }, 8746 { 8747 "name": "family", 8748 "type": "298" 8749 }, 8750 { 8751 "name": "websocket", 8752 "type": "bool" 8753 } 8754 ], 8755 "meta-type": "object" 8756 }, 8757 { 8758 "name": "[305]", 8759 "element-type": "305", 8760 "meta-type": "array" 8761 }, 8762 { 8763 "name": "305", 8764 "tag": "type", 8765 "variants": [ 8766 { 8767 "case": "number", 8768 "type": "423" 8769 }, 8770 { 8771 "case": "qcode", 8772 "type": "424" 8773 } 8774 ], 8775 "members": [ 8776 { 8777 "name": "type", 8778 "type": "422" 8779 } 8780 ], 8781 "meta-type": "object" 8782 }, 8783 { 8784 "name": "[306]", 8785 "element-type": "306", 8786 "meta-type": "array" 8787 }, 8788 { 8789 "name": "306", 8790 "tag": "type", 8791 "variants": [ 8792 { 8793 "case": "key", 8794 "type": "426" 8795 }, 8796 { 8797 "case": "btn", 8798 "type": "427" 8799 }, 8800 { 8801 "case": "rel", 8802 "type": "428" 8803 }, 8804 { 8805 "case": "abs", 8806 "type": "428" 8807 } 8808 ], 8809 "members": [ 8810 { 8811 "name": "type", 8812 "type": "425" 8813 } 8814 ], 8815 "meta-type": "object" 8816 }, 8817 { 8818 "name": "307", 8819 "meta-type": "enum", 8820 "values": [ 8821 "default", 8822 "none", 8823 "gtk", 8824 "sdl", 8825 "egl-headless", 8826 "curses", 8827 "cocoa", 8828 "spice-app" 8829 ] 8830 }, 8831 { 8832 "name": "308", 8833 "meta-type": "enum", 8834 "values": [ 8835 "off", 8836 "on", 8837 "core", 8838 "es" 8839 ] 8840 }, 8841 { 8842 "name": "309", 8843 "members": [ 8844 { 8845 "name": "grab-on-hover", 8846 "default": null, 8847 "type": "bool" 8848 }, 8849 { 8850 "name": "zoom-to-fit", 8851 "default": null, 8852 "type": "bool" 8853 } 8854 ], 8855 "meta-type": "object" 8856 }, 8857 { 8858 "name": "310", 8859 "members": [ 8860 { 8861 "name": "charset", 8862 "default": null, 8863 "type": "str" 8864 } 8865 ], 8866 "meta-type": "object" 8867 }, 8868 { 8869 "name": "311", 8870 "members": [ 8871 { 8872 "name": "rendernode", 8873 "default": null, 8874 "type": "str" 8875 } 8876 ], 8877 "meta-type": "object" 8878 }, 8879 { 8880 "name": "312", 8881 "meta-type": "enum", 8882 "values": [ 8883 "none", 8884 "setup", 8885 "cancelling", 8886 "cancelled", 8887 "active", 8888 "postcopy-active", 8889 "postcopy-paused", 8890 "postcopy-recover", 8891 "completed", 8892 "failed", 8893 "colo", 8894 "pre-switchover", 8895 "device", 8896 "wait-unplug" 8897 ] 8898 }, 8899 { 8900 "name": "313", 8901 "members": [ 8902 { 8903 "name": "transferred", 8904 "type": "int" 8905 }, 8906 { 8907 "name": "remaining", 8908 "type": "int" 8909 }, 8910 { 8911 "name": "total", 8912 "type": "int" 8913 }, 8914 { 8915 "name": "duplicate", 8916 "type": "int" 8917 }, 8918 { 8919 "name": "skipped", 8920 "type": "int" 8921 }, 8922 { 8923 "name": "normal", 8924 "type": "int" 8925 }, 8926 { 8927 "name": "normal-bytes", 8928 "type": "int" 8929 }, 8930 { 8931 "name": "dirty-pages-rate", 8932 "type": "int" 8933 }, 8934 { 8935 "name": "mbps", 8936 "type": "number" 8937 }, 8938 { 8939 "name": "dirty-sync-count", 8940 "type": "int" 8941 }, 8942 { 8943 "name": "postcopy-requests", 8944 "type": "int" 8945 }, 8946 { 8947 "name": "page-size", 8948 "type": "int" 8949 }, 8950 { 8951 "name": "multifd-bytes", 8952 "type": "int" 8953 }, 8954 { 8955 "name": "pages-per-second", 8956 "type": "int" 8957 } 8958 ], 8959 "meta-type": "object" 8960 }, 8961 { 8962 "name": "314", 8963 "members": [ 8964 { 8965 "name": "cache-size", 8966 "type": "int" 8967 }, 8968 { 8969 "name": "bytes", 8970 "type": "int" 8971 }, 8972 { 8973 "name": "pages", 8974 "type": "int" 8975 }, 8976 { 8977 "name": "cache-miss", 8978 "type": "int" 8979 }, 8980 { 8981 "name": "cache-miss-rate", 8982 "type": "number" 8983 }, 8984 { 8985 "name": "overflow", 8986 "type": "int" 8987 } 8988 ], 8989 "meta-type": "object" 8990 }, 8991 { 8992 "name": "315", 8993 "members": [ 8994 { 8995 "name": "pages", 8996 "type": "int" 8997 }, 8998 { 8999 "name": "busy", 9000 "type": "int" 9001 }, 9002 { 9003 "name": "busy-rate", 9004 "type": "number" 9005 }, 9006 { 9007 "name": "compressed-size", 9008 "type": "int" 9009 }, 9010 { 9011 "name": "compression-rate", 9012 "type": "number" 9013 } 9014 ], 9015 "meta-type": "object" 9016 }, 9017 { 9018 "name": "[316]", 9019 "element-type": "316", 9020 "meta-type": "array" 9021 }, 9022 { 9023 "name": "316", 9024 "tag": "type", 9025 "variants": [ 9026 { 9027 "case": "inet", 9028 "type": "385" 9029 }, 9030 { 9031 "case": "unix", 9032 "type": "430" 9033 }, 9034 { 9035 "case": "vsock", 9036 "type": "431" 9037 }, 9038 { 9039 "case": "fd", 9040 "type": "432" 9041 } 9042 ], 9043 "members": [ 9044 { 9045 "name": "type", 9046 "type": "429" 9047 } 9048 ], 9049 "meta-type": "object" 9050 }, 9051 { 9052 "name": "317", 9053 "meta-type": "enum", 9054 "values": [ 9055 "xbzrle", 9056 "rdma-pin-all", 9057 "auto-converge", 9058 "zero-blocks", 9059 "compress", 9060 "events", 9061 "postcopy-ram", 9062 "x-colo", 9063 "release-ram", 9064 "block", 9065 "return-path", 9066 "pause-before-switchover", 9067 "multifd", 9068 "dirty-bitmaps", 9069 "postcopy-blocktime", 9070 "late-block-activate", 9071 "x-ignore-shared", 9072 "validate-uuid" 9073 ] 9074 }, 9075 { 9076 "name": "318", 9077 "meta-type": "enum", 9078 "values": [ 9079 "none", 9080 "primary", 9081 "secondary" 9082 ] 9083 }, 9084 { 9085 "name": "319", 9086 "meta-type": "enum", 9087 "values": [ 9088 "none", 9089 "request", 9090 "error", 9091 "processing" 9092 ] 9093 }, 9094 { 9095 "name": "number", 9096 "json-type": "number", 9097 "meta-type": "builtin" 9098 }, 9099 { 9100 "name": "[320]", 9101 "element-type": "320", 9102 "meta-type": "array" 9103 }, 9104 { 9105 "name": "320", 9106 "tag": "type", 9107 "variants": [ 9108 { 9109 "case": "abort", 9110 "type": "434" 9111 }, 9112 { 9113 "case": "block-dirty-bitmap-add", 9114 "type": "435" 9115 }, 9116 { 9117 "case": "block-dirty-bitmap-remove", 9118 "type": "436" 9119 }, 9120 { 9121 "case": "block-dirty-bitmap-clear", 9122 "type": "436" 9123 }, 9124 { 9125 "case": "block-dirty-bitmap-enable", 9126 "type": "436" 9127 }, 9128 { 9129 "case": "block-dirty-bitmap-disable", 9130 "type": "436" 9131 }, 9132 { 9133 "case": "block-dirty-bitmap-merge", 9134 "type": "437" 9135 }, 9136 { 9137 "case": "blockdev-backup", 9138 "type": "438" 9139 }, 9140 { 9141 "case": "blockdev-snapshot", 9142 "type": "439" 9143 }, 9144 { 9145 "case": "blockdev-snapshot-internal-sync", 9146 "type": "440" 9147 }, 9148 { 9149 "case": "blockdev-snapshot-sync", 9150 "type": "441" 9151 }, 9152 { 9153 "case": "drive-backup", 9154 "type": "442" 9155 } 9156 ], 9157 "members": [ 9158 { 9159 "name": "type", 9160 "type": "433" 9161 } 9162 ], 9163 "meta-type": "object" 9164 }, 9165 { 9166 "name": "321", 9167 "members": [ 9168 { 9169 "name": "completion-mode", 9170 "default": null, 9171 "type": "443" 9172 } 9173 ], 9174 "meta-type": "object" 9175 }, 9176 { 9177 "name": "322", 9178 "meta-type": "enum", 9179 "values": [ 9180 "unavailable", 9181 "disabled", 9182 "enabled" 9183 ] 9184 }, 9185 { 9186 "name": "323", 9187 "meta-type": "enum", 9188 "values": [ 9189 "builtin", 9190 "enum", 9191 "array", 9192 "object", 9193 "alternate", 9194 "command", 9195 "event" 9196 ] 9197 }, 9198 { 9199 "name": "324", 9200 "members": [ 9201 { 9202 "name": "json-type", 9203 "type": "444" 9204 } 9205 ], 9206 "meta-type": "object" 9207 }, 9208 { 9209 "name": "325", 9210 "members": [ 9211 { 9212 "name": "values", 9213 "type": "[str]" 9214 } 9215 ], 9216 "meta-type": "object" 9217 }, 9218 { 9219 "name": "326", 9220 "members": [ 9221 { 9222 "name": "element-type", 9223 "type": "str" 9224 } 9225 ], 9226 "meta-type": "object" 9227 }, 9228 { 9229 "name": "327", 9230 "members": [ 9231 { 9232 "name": "members", 9233 "type": "[445]" 9234 }, 9235 { 9236 "name": "tag", 9237 "default": null, 9238 "type": "str" 9239 }, 9240 { 9241 "name": "variants", 9242 "default": null, 9243 "type": "[446]" 9244 }, 9245 { 9246 "name": "features", 9247 "default": null, 9248 "type": "[str]" 9249 } 9250 ], 9251 "meta-type": "object" 9252 }, 9253 { 9254 "name": "328", 9255 "members": [ 9256 { 9257 "name": "members", 9258 "type": "[447]" 9259 } 9260 ], 9261 "meta-type": "object" 9262 }, 9263 { 9264 "name": "329", 9265 "members": [ 9266 { 9267 "name": "arg-type", 9268 "type": "str" 9269 }, 9270 { 9271 "name": "ret-type", 9272 "type": "str" 9273 }, 9274 { 9275 "name": "allow-oob", 9276 "default": null, 9277 "type": "bool" 9278 }, 9279 { 9280 "name": "features", 9281 "default": null, 9282 "type": "[str]" 9283 } 9284 ], 9285 "meta-type": "object" 9286 }, 9287 { 9288 "name": "330", 9289 "members": [ 9290 { 9291 "name": "arg-type", 9292 "type": "str" 9293 } 9294 ], 9295 "meta-type": "object" 9296 }, 9297 { 9298 "name": "331", 9299 "members": [ 9300 { 9301 "name": "node-id", 9302 "default": null, 9303 "type": "int" 9304 }, 9305 { 9306 "name": "socket-id", 9307 "default": null, 9308 "type": "int" 9309 }, 9310 { 9311 "name": "die-id", 9312 "default": null, 9313 "type": "int" 9314 }, 9315 { 9316 "name": "core-id", 9317 "default": null, 9318 "type": "int" 9319 }, 9320 { 9321 "name": "thread-id", 9322 "default": null, 9323 "type": "int" 9324 } 9325 ], 9326 "meta-type": "object" 9327 }, 9328 { 9329 "name": "332", 9330 "meta-type": "enum", 9331 "values": [ 9332 "x86", 9333 "sparc", 9334 "ppc", 9335 "mips", 9336 "tricore", 9337 "s390", 9338 "riscv", 9339 "other" 9340 ] 9341 }, 9342 { 9343 "name": "333", 9344 "members": [ 9345 { 9346 "name": "pc", 9347 "type": "int" 9348 } 9349 ], 9350 "meta-type": "object" 9351 }, 9352 { 9353 "name": "334", 9354 "members": [ 9355 { 9356 "name": "pc", 9357 "type": "int" 9358 }, 9359 { 9360 "name": "npc", 9361 "type": "int" 9362 } 9363 ], 9364 "meta-type": "object" 9365 }, 9366 { 9367 "name": "335", 9368 "members": [ 9369 { 9370 "name": "nip", 9371 "type": "int" 9372 } 9373 ], 9374 "meta-type": "object" 9375 }, 9376 { 9377 "name": "336", 9378 "members": [ 9379 { 9380 "name": "PC", 9381 "type": "int" 9382 } 9383 ], 9384 "meta-type": "object" 9385 }, 9386 { 9387 "name": "337", 9388 "members": [ 9389 { 9390 "name": "PC", 9391 "type": "int" 9392 } 9393 ], 9394 "meta-type": "object" 9395 }, 9396 { 9397 "name": "338", 9398 "members": [ 9399 { 9400 "name": "cpu-state", 9401 "type": "448" 9402 } 9403 ], 9404 "meta-type": "object" 9405 }, 9406 { 9407 "name": "339", 9408 "members": [ 9409 { 9410 "name": "pc", 9411 "type": "int" 9412 } 9413 ], 9414 "meta-type": "object" 9415 }, 9416 { 9417 "name": "340", 9418 "meta-type": "enum", 9419 "values": [ 9420 "aarch64", 9421 "alpha", 9422 "arm", 9423 "cris", 9424 "hppa", 9425 "i386", 9426 "lm32", 9427 "m68k", 9428 "microblaze", 9429 "microblazeel", 9430 "mips", 9431 "mips64", 9432 "mips64el", 9433 "mipsel", 9434 "moxie", 9435 "nios2", 9436 "or1k", 9437 "ppc", 9438 "ppc64", 9439 "riscv32", 9440 "riscv64", 9441 "s390x", 9442 "sh4", 9443 "sh4eb", 9444 "sparc", 9445 "sparc64", 9446 "tricore", 9447 "unicore32", 9448 "x86_64", 9449 "xtensa", 9450 "xtensaeb" 9451 ] 9452 }, 9453 { 9454 "name": "341", 9455 "meta-type": "enum", 9456 "values": [ 9457 "default", 9458 "preferred", 9459 "bind", 9460 "interleave" 9461 ] 9462 }, 9463 { 9464 "name": "342", 9465 "meta-type": "enum", 9466 "values": [ 9467 "node", 9468 "dist", 9469 "cpu" 9470 ] 9471 }, 9472 { 9473 "name": "343", 9474 "members": [ 9475 { 9476 "name": "nodeid", 9477 "default": null, 9478 "type": "int" 9479 }, 9480 { 9481 "name": "cpus", 9482 "default": null, 9483 "type": "[int]" 9484 }, 9485 { 9486 "name": "mem", 9487 "default": null, 9488 "type": "int" 9489 }, 9490 { 9491 "name": "memdev", 9492 "default": null, 9493 "type": "str" 9494 } 9495 ], 9496 "meta-type": "object" 9497 }, 9498 { 9499 "name": "344", 9500 "members": [ 9501 { 9502 "name": "src", 9503 "type": "int" 9504 }, 9505 { 9506 "name": "dst", 9507 "type": "int" 9508 }, 9509 { 9510 "name": "val", 9511 "type": "int" 9512 } 9513 ], 9514 "meta-type": "object" 9515 }, 9516 { 9517 "name": "345", 9518 "members": [ 9519 { 9520 "name": "node-id", 9521 "default": null, 9522 "type": "int" 9523 }, 9524 { 9525 "name": "socket-id", 9526 "default": null, 9527 "type": "int" 9528 }, 9529 { 9530 "name": "die-id", 9531 "default": null, 9532 "type": "int" 9533 }, 9534 { 9535 "name": "core-id", 9536 "default": null, 9537 "type": "int" 9538 }, 9539 { 9540 "name": "thread-id", 9541 "default": null, 9542 "type": "int" 9543 } 9544 ], 9545 "meta-type": "object" 9546 }, 9547 { 9548 "name": "346", 9549 "members": [ 9550 { 9551 "name": "name", 9552 "type": "str" 9553 }, 9554 { 9555 "name": "props", 9556 "default": null, 9557 "type": "any" 9558 } 9559 ], 9560 "meta-type": "object" 9561 }, 9562 { 9563 "name": "347", 9564 "meta-type": "enum", 9565 "values": [ 9566 "incompatible", 9567 "identical", 9568 "superset", 9569 "subset" 9570 ] 9571 }, 9572 { 9573 "name": "348", 9574 "meta-type": "enum", 9575 "values": [ 9576 "static", 9577 "full" 9578 ] 9579 }, 9580 { 9581 "name": "[349]", 9582 "element-type": "349", 9583 "meta-type": "array" 9584 }, 9585 { 9586 "name": "349", 9587 "meta-type": "enum", 9588 "values": [ 9589 "oob" 9590 ] 9591 }, 9592 { 9593 "name": "350", 9594 "members": [ 9595 { 9596 "name": "major", 9597 "type": "int" 9598 }, 9599 { 9600 "name": "minor", 9601 "type": "int" 9602 }, 9603 { 9604 "name": "micro", 9605 "type": "int" 9606 } 9607 ], 9608 "meta-type": "object" 9609 }, 9610 { 9611 "name": "[351]", 9612 "element-type": "351", 9613 "meta-type": "array" 9614 }, 9615 { 9616 "name": "351", 9617 "members": [ 9618 { 9619 "name": "bus", 9620 "type": "int" 9621 }, 9622 { 9623 "name": "slot", 9624 "type": "int" 9625 }, 9626 { 9627 "name": "function", 9628 "type": "int" 9629 }, 9630 { 9631 "name": "class_info", 9632 "type": "449" 9633 }, 9634 { 9635 "name": "id", 9636 "type": "450" 9637 }, 9638 { 9639 "name": "irq", 9640 "default": null, 9641 "type": "int" 9642 }, 9643 { 9644 "name": "qdev_id", 9645 "type": "str" 9646 }, 9647 { 9648 "name": "pci_bridge", 9649 "default": null, 9650 "type": "451" 9651 }, 9652 { 9653 "name": "regions", 9654 "type": "[452]" 9655 } 9656 ], 9657 "meta-type": "object" 9658 }, 9659 { 9660 "name": "[352]", 9661 "element-type": "352", 9662 "meta-type": "array" 9663 }, 9664 { 9665 "name": "352", 9666 "members": [ 9667 { 9668 "name": "fd", 9669 "type": "int" 9670 }, 9671 { 9672 "name": "opaque", 9673 "default": null, 9674 "type": "str" 9675 } 9676 ], 9677 "meta-type": "object" 9678 }, 9679 { 9680 "name": "[353]", 9681 "element-type": "353", 9682 "meta-type": "array" 9683 }, 9684 { 9685 "name": "353", 9686 "members": [ 9687 { 9688 "name": "name", 9689 "type": "str" 9690 }, 9691 { 9692 "name": "type", 9693 "type": "453" 9694 }, 9695 { 9696 "name": "help", 9697 "default": null, 9698 "type": "str" 9699 }, 9700 { 9701 "name": "default", 9702 "default": null, 9703 "type": "str" 9704 } 9705 ], 9706 "meta-type": "object" 9707 }, 9708 { 9709 "name": "354", 9710 "meta-type": "enum", 9711 "values": [ 9712 "dimm", 9713 "nvdimm", 9714 "virtio-pmem" 9715 ] 9716 }, 9717 { 9718 "name": "355", 9719 "members": [ 9720 { 9721 "name": "data", 9722 "type": "454" 9723 } 9724 ], 9725 "meta-type": "object" 9726 }, 9727 { 9728 "name": "356", 9729 "members": [ 9730 { 9731 "name": "data", 9732 "type": "455" 9733 } 9734 ], 9735 "meta-type": "object" 9736 }, 9737 { 9738 "name": "357", 9739 "meta-type": "enum", 9740 "values": [ 9741 "DIMM", 9742 "CPU" 9743 ] 9744 }, 9745 { 9746 "name": "359", 9747 "meta-type": "enum", 9748 "values": [ 9749 "hyper-v", 9750 "s390" 9751 ] 9752 }, 9753 { 9754 "name": "360", 9755 "members": [ 9756 { 9757 "name": "arg1", 9758 "type": "int" 9759 }, 9760 { 9761 "name": "arg2", 9762 "type": "int" 9763 }, 9764 { 9765 "name": "arg3", 9766 "type": "int" 9767 }, 9768 { 9769 "name": "arg4", 9770 "type": "int" 9771 }, 9772 { 9773 "name": "arg5", 9774 "type": "int" 9775 } 9776 ], 9777 "meta-type": "object" 9778 }, 9779 { 9780 "name": "361", 9781 "members": [ 9782 { 9783 "name": "core", 9784 "type": "int" 9785 }, 9786 { 9787 "name": "psw-mask", 9788 "type": "int" 9789 }, 9790 { 9791 "name": "psw-addr", 9792 "type": "int" 9793 }, 9794 { 9795 "name": "reason", 9796 "type": "456" 9797 } 9798 ], 9799 "meta-type": "object" 9800 }, 9801 { 9802 "name": "362", 9803 "meta-type": "enum", 9804 "values": [ 9805 "active", 9806 "disabled", 9807 "frozen", 9808 "locked", 9809 "inconsistent" 9810 ] 9811 }, 9812 { 9813 "name": "[363]", 9814 "element-type": "363", 9815 "meta-type": "array" 9816 }, 9817 { 9818 "name": "363", 9819 "members": [ 9820 { 9821 "name": "interval_length", 9822 "type": "int" 9823 }, 9824 { 9825 "name": "min_rd_latency_ns", 9826 "type": "int" 9827 }, 9828 { 9829 "name": "max_rd_latency_ns", 9830 "type": "int" 9831 }, 9832 { 9833 "name": "avg_rd_latency_ns", 9834 "type": "int" 9835 }, 9836 { 9837 "name": "min_wr_latency_ns", 9838 "type": "int" 9839 }, 9840 { 9841 "name": "max_wr_latency_ns", 9842 "type": "int" 9843 }, 9844 { 9845 "name": "avg_wr_latency_ns", 9846 "type": "int" 9847 }, 9848 { 9849 "name": "min_flush_latency_ns", 9850 "type": "int" 9851 }, 9852 { 9853 "name": "max_flush_latency_ns", 9854 "type": "int" 9855 }, 9856 { 9857 "name": "avg_flush_latency_ns", 9858 "type": "int" 9859 }, 9860 { 9861 "name": "avg_rd_queue_depth", 9862 "type": "number" 9863 }, 9864 { 9865 "name": "avg_wr_queue_depth", 9866 "type": "number" 9867 } 9868 ], 9869 "meta-type": "object" 9870 }, 9871 { 9872 "name": "364", 9873 "members": [ 9874 { 9875 "name": "boundaries", 9876 "type": "[int]" 9877 }, 9878 { 9879 "name": "bins", 9880 "type": "[int]" 9881 } 9882 ], 9883 "meta-type": "object" 9884 }, 9885 { 9886 "name": "365", 9887 "members": [ 9888 { 9889 "name": "discard-nb-ok", 9890 "type": "int" 9891 }, 9892 { 9893 "name": "discard-nb-failed", 9894 "type": "int" 9895 }, 9896 { 9897 "name": "discard-bytes-ok", 9898 "type": "int" 9899 } 9900 ], 9901 "meta-type": "object" 9902 }, 9903 { 9904 "name": "[67]", 9905 "element-type": "67", 9906 "meta-type": "array" 9907 }, 9908 { 9909 "name": "366", 9910 "tag": "type", 9911 "variants": [ 9912 { 9913 "case": "qcow2", 9914 "type": "458" 9915 }, 9916 { 9917 "case": "vmdk", 9918 "type": "459" 9919 }, 9920 { 9921 "case": "luks", 9922 "type": "460" 9923 } 9924 ], 9925 "members": [ 9926 { 9927 "name": "type", 9928 "type": "457" 9929 } 9930 ], 9931 "meta-type": "object" 9932 }, 9933 { 9934 "name": "367", 9935 "meta-type": "enum", 9936 "values": [ 9937 "block-backend", 9938 "block-job", 9939 "block-driver" 9940 ] 9941 }, 9942 { 9943 "name": "[368]", 9944 "element-type": "368", 9945 "meta-type": "array" 9946 }, 9947 { 9948 "name": "368", 9949 "meta-type": "enum", 9950 "values": [ 9951 "consistent-read", 9952 "write", 9953 "write-unchanged", 9954 "resize", 9955 "graph-mod" 9956 ] 9957 }, 9958 { 9959 "name": "369", 9960 "members": [ 9961 { 9962 "type": "45" 9963 }, 9964 { 9965 "type": "str" 9966 } 9967 ], 9968 "meta-type": "alternate" 9969 }, 9970 { 9971 "name": "[370]", 9972 "element-type": "370", 9973 "meta-type": "array" 9974 }, 9975 { 9976 "name": "370", 9977 "members": [ 9978 { 9979 "name": "event", 9980 "type": "461" 9981 }, 9982 { 9983 "name": "state", 9984 "default": null, 9985 "type": "int" 9986 }, 9987 { 9988 "name": "iotype", 9989 "default": null, 9990 "type": "462" 9991 }, 9992 { 9993 "name": "errno", 9994 "default": null, 9995 "type": "int" 9996 }, 9997 { 9998 "name": "sector", 9999 "default": null, 10000 "type": "int" 10001 }, 10002 { 10003 "name": "once", 10004 "default": null, 10005 "type": "bool" 10006 }, 10007 { 10008 "name": "immediately", 10009 "default": null, 10010 "type": "bool" 10011 } 10012 ], 10013 "meta-type": "object" 10014 }, 10015 { 10016 "name": "[371]", 10017 "element-type": "371", 10018 "meta-type": "array" 10019 }, 10020 { 10021 "name": "371", 10022 "members": [ 10023 { 10024 "name": "event", 10025 "type": "461" 10026 }, 10027 { 10028 "name": "state", 10029 "default": null, 10030 "type": "int" 10031 }, 10032 { 10033 "name": "new_state", 10034 "type": "int" 10035 } 10036 ], 10037 "meta-type": "object" 10038 }, 10039 { 10040 "name": "372", 10041 "meta-type": "enum", 10042 "values": [ 10043 "auto", 10044 "on", 10045 "off" 10046 ] 10047 }, 10048 { 10049 "name": "373", 10050 "meta-type": "enum", 10051 "values": [ 10052 "threads", 10053 "native" 10054 ] 10055 }, 10056 { 10057 "name": "374", 10058 "meta-type": "enum", 10059 "values": [ 10060 "tcp", 10061 "iser" 10062 ] 10063 }, 10064 { 10065 "name": "375", 10066 "meta-type": "enum", 10067 "values": [ 10068 "crc32c", 10069 "none", 10070 "crc32c-none", 10071 "none-crc32c" 10072 ] 10073 }, 10074 { 10075 "name": "376", 10076 "members": [ 10077 { 10078 "name": "type", 10079 "type": "463" 10080 }, 10081 { 10082 "name": "host", 10083 "type": "str" 10084 } 10085 ], 10086 "meta-type": "object" 10087 }, 10088 { 10089 "name": "377", 10090 "members": [ 10091 { 10092 "type": "45" 10093 }, 10094 { 10095 "type": "str" 10096 }, 10097 { 10098 "type": "null" 10099 } 10100 ], 10101 "meta-type": "alternate" 10102 }, 10103 { 10104 "name": "378", 10105 "members": [ 10106 { 10107 "type": "464" 10108 }, 10109 { 10110 "type": "465" 10111 } 10112 ], 10113 "meta-type": "alternate" 10114 }, 10115 { 10116 "name": "379", 10117 "tag": "format", 10118 "variants": [ 10119 { 10120 "case": "aes", 10121 "type": "467" 10122 }, 10123 { 10124 "case": "luks", 10125 "type": "468" 10126 } 10127 ], 10128 "members": [ 10129 { 10130 "name": "format", 10131 "type": "466" 10132 } 10133 ], 10134 "meta-type": "object" 10135 }, 10136 { 10137 "name": "380", 10138 "tag": "format", 10139 "variants": [ 10140 { 10141 "case": "aes", 10142 "type": "467" 10143 } 10144 ], 10145 "members": [ 10146 { 10147 "name": "format", 10148 "type": "469" 10149 } 10150 ], 10151 "meta-type": "object" 10152 }, 10153 { 10154 "name": "[369]", 10155 "element-type": "369", 10156 "meta-type": "array" 10157 }, 10158 { 10159 "name": "381", 10160 "meta-type": "enum", 10161 "values": [ 10162 "quorum", 10163 "fifo" 10164 ] 10165 }, 10166 { 10167 "name": "[382]", 10168 "element-type": "382", 10169 "meta-type": "array" 10170 }, 10171 { 10172 "name": "382", 10173 "meta-type": "enum", 10174 "values": [ 10175 "cephx", 10176 "none" 10177 ] 10178 }, 10179 { 10180 "name": "[383]", 10181 "element-type": "383", 10182 "meta-type": "array" 10183 }, 10184 { 10185 "name": "383", 10186 "members": [ 10187 { 10188 "name": "host", 10189 "type": "str" 10190 }, 10191 { 10192 "name": "port", 10193 "type": "str" 10194 } 10195 ], 10196 "meta-type": "object" 10197 }, 10198 { 10199 "name": "384", 10200 "meta-type": "enum", 10201 "values": [ 10202 "primary", 10203 "secondary" 10204 ] 10205 }, 10206 { 10207 "name": "385", 10208 "members": [ 10209 { 10210 "name": "host", 10211 "type": "str" 10212 }, 10213 { 10214 "name": "port", 10215 "type": "str" 10216 }, 10217 { 10218 "name": "numeric", 10219 "default": null, 10220 "type": "bool" 10221 }, 10222 { 10223 "name": "to", 10224 "default": null, 10225 "type": "int" 10226 }, 10227 { 10228 "name": "ipv4", 10229 "default": null, 10230 "type": "bool" 10231 }, 10232 { 10233 "name": "ipv6", 10234 "default": null, 10235 "type": "bool" 10236 }, 10237 { 10238 "name": "keep-alive", 10239 "default": null, 10240 "type": "bool" 10241 } 10242 ], 10243 "meta-type": "object" 10244 }, 10245 { 10246 "name": "386", 10247 "tag": "mode", 10248 "variants": [ 10249 { 10250 "case": "hash", 10251 "type": "471" 10252 }, 10253 { 10254 "case": "none", 10255 "type": "0" 10256 }, 10257 { 10258 "case": "known_hosts", 10259 "type": "0" 10260 } 10261 ], 10262 "members": [ 10263 { 10264 "name": "mode", 10265 "type": "470" 10266 } 10267 ], 10268 "meta-type": "object" 10269 }, 10270 { 10271 "name": "387", 10272 "members": [ 10273 { 10274 "name": "filename", 10275 "type": "str" 10276 }, 10277 { 10278 "name": "size", 10279 "type": "int" 10280 }, 10281 { 10282 "name": "preallocation", 10283 "default": null, 10284 "type": "472" 10285 }, 10286 { 10287 "name": "nocow", 10288 "default": null, 10289 "type": "bool" 10290 } 10291 ], 10292 "meta-type": "object" 10293 }, 10294 { 10295 "name": "388", 10296 "members": [ 10297 { 10298 "name": "location", 10299 "type": "254" 10300 }, 10301 { 10302 "name": "size", 10303 "type": "int" 10304 }, 10305 { 10306 "name": "preallocation", 10307 "default": null, 10308 "type": "472" 10309 } 10310 ], 10311 "meta-type": "object" 10312 }, 10313 { 10314 "name": "389", 10315 "members": [ 10316 { 10317 "name": "key-secret", 10318 "default": null, 10319 "type": "str" 10320 }, 10321 { 10322 "name": "cipher-alg", 10323 "default": null, 10324 "type": "473" 10325 }, 10326 { 10327 "name": "cipher-mode", 10328 "default": null, 10329 "type": "474" 10330 }, 10331 { 10332 "name": "ivgen-alg", 10333 "default": null, 10334 "type": "475" 10335 }, 10336 { 10337 "name": "ivgen-hash-alg", 10338 "default": null, 10339 "type": "476" 10340 }, 10341 { 10342 "name": "hash-alg", 10343 "default": null, 10344 "type": "476" 10345 }, 10346 { 10347 "name": "iter-time", 10348 "default": null, 10349 "type": "int" 10350 }, 10351 { 10352 "name": "file", 10353 "type": "369" 10354 }, 10355 { 10356 "name": "size", 10357 "type": "int" 10358 }, 10359 { 10360 "name": "preallocation", 10361 "default": null, 10362 "type": "472" 10363 } 10364 ], 10365 "meta-type": "object" 10366 }, 10367 { 10368 "name": "390", 10369 "members": [ 10370 { 10371 "name": "location", 10372 "type": "260" 10373 }, 10374 { 10375 "name": "size", 10376 "type": "int" 10377 } 10378 ], 10379 "meta-type": "object" 10380 }, 10381 { 10382 "name": "391", 10383 "members": [ 10384 { 10385 "name": "file", 10386 "type": "369" 10387 }, 10388 { 10389 "name": "size", 10390 "type": "int" 10391 }, 10392 { 10393 "name": "cluster-size", 10394 "default": null, 10395 "type": "int" 10396 } 10397 ], 10398 "meta-type": "object" 10399 }, 10400 { 10401 "name": "392", 10402 "members": [ 10403 { 10404 "name": "file", 10405 "type": "369" 10406 }, 10407 { 10408 "name": "size", 10409 "type": "int" 10410 }, 10411 { 10412 "name": "backing-file", 10413 "default": null, 10414 "type": "str" 10415 }, 10416 { 10417 "name": "encrypt", 10418 "default": null, 10419 "type": "477" 10420 } 10421 ], 10422 "meta-type": "object" 10423 }, 10424 { 10425 "name": "393", 10426 "members": [ 10427 { 10428 "name": "file", 10429 "type": "369" 10430 }, 10431 { 10432 "name": "data-file", 10433 "default": null, 10434 "type": "369" 10435 }, 10436 { 10437 "name": "data-file-raw", 10438 "default": null, 10439 "type": "bool" 10440 }, 10441 { 10442 "name": "size", 10443 "type": "int" 10444 }, 10445 { 10446 "name": "version", 10447 "default": null, 10448 "type": "478" 10449 }, 10450 { 10451 "name": "backing-file", 10452 "default": null, 10453 "type": "str" 10454 }, 10455 { 10456 "name": "backing-fmt", 10457 "default": null, 10458 "type": "243" 10459 }, 10460 { 10461 "name": "encrypt", 10462 "default": null, 10463 "type": "477" 10464 }, 10465 { 10466 "name": "cluster-size", 10467 "default": null, 10468 "type": "int" 10469 }, 10470 { 10471 "name": "preallocation", 10472 "default": null, 10473 "type": "472" 10474 }, 10475 { 10476 "name": "lazy-refcounts", 10477 "default": null, 10478 "type": "bool" 10479 }, 10480 { 10481 "name": "refcount-bits", 10482 "default": null, 10483 "type": "int" 10484 } 10485 ], 10486 "meta-type": "object" 10487 }, 10488 { 10489 "name": "394", 10490 "members": [ 10491 { 10492 "name": "file", 10493 "type": "369" 10494 }, 10495 { 10496 "name": "size", 10497 "type": "int" 10498 }, 10499 { 10500 "name": "backing-file", 10501 "default": null, 10502 "type": "str" 10503 }, 10504 { 10505 "name": "backing-fmt", 10506 "default": null, 10507 "type": "243" 10508 }, 10509 { 10510 "name": "cluster-size", 10511 "default": null, 10512 "type": "int" 10513 }, 10514 { 10515 "name": "table-size", 10516 "default": null, 10517 "type": "int" 10518 } 10519 ], 10520 "meta-type": "object" 10521 }, 10522 { 10523 "name": "395", 10524 "members": [ 10525 { 10526 "name": "location", 10527 "type": "268" 10528 }, 10529 { 10530 "name": "size", 10531 "type": "int" 10532 }, 10533 { 10534 "name": "cluster-size", 10535 "default": null, 10536 "type": "int" 10537 } 10538 ], 10539 "meta-type": "object" 10540 }, 10541 { 10542 "name": "396", 10543 "members": [ 10544 { 10545 "name": "location", 10546 "type": "270" 10547 }, 10548 { 10549 "name": "size", 10550 "type": "int" 10551 }, 10552 { 10553 "name": "backing-file", 10554 "default": null, 10555 "type": "str" 10556 }, 10557 { 10558 "name": "preallocation", 10559 "default": null, 10560 "type": "472" 10561 }, 10562 { 10563 "name": "redundancy", 10564 "default": null, 10565 "type": "479" 10566 }, 10567 { 10568 "name": "object-size", 10569 "default": null, 10570 "type": "int" 10571 } 10572 ], 10573 "meta-type": "object" 10574 }, 10575 { 10576 "name": "397", 10577 "members": [ 10578 { 10579 "name": "location", 10580 "type": "271" 10581 }, 10582 { 10583 "name": "size", 10584 "type": "int" 10585 } 10586 ], 10587 "meta-type": "object" 10588 }, 10589 { 10590 "name": "398", 10591 "members": [ 10592 { 10593 "name": "file", 10594 "type": "369" 10595 }, 10596 { 10597 "name": "size", 10598 "type": "int" 10599 }, 10600 { 10601 "name": "preallocation", 10602 "default": null, 10603 "type": "472" 10604 } 10605 ], 10606 "meta-type": "object" 10607 }, 10608 { 10609 "name": "399", 10610 "members": [ 10611 { 10612 "name": "file", 10613 "type": "369" 10614 }, 10615 { 10616 "name": "size", 10617 "type": "int" 10618 }, 10619 { 10620 "name": "log-size", 10621 "default": null, 10622 "type": "int" 10623 }, 10624 { 10625 "name": "block-size", 10626 "default": null, 10627 "type": "int" 10628 }, 10629 { 10630 "name": "subformat", 10631 "default": null, 10632 "type": "480" 10633 }, 10634 { 10635 "name": "block-state-zero", 10636 "default": null, 10637 "type": "bool" 10638 } 10639 ], 10640 "meta-type": "object" 10641 }, 10642 { 10643 "name": "400", 10644 "members": [ 10645 { 10646 "name": "file", 10647 "type": "369" 10648 }, 10649 { 10650 "name": "size", 10651 "type": "int" 10652 }, 10653 { 10654 "name": "extents", 10655 "default": null, 10656 "type": "[369]" 10657 }, 10658 { 10659 "name": "subformat", 10660 "default": null, 10661 "type": "481" 10662 }, 10663 { 10664 "name": "backing-file", 10665 "default": null, 10666 "type": "str" 10667 }, 10668 { 10669 "name": "adapter-type", 10670 "default": null, 10671 "type": "482" 10672 }, 10673 { 10674 "name": "hwversion", 10675 "default": null, 10676 "type": "str" 10677 }, 10678 { 10679 "name": "zeroed-grain", 10680 "default": null, 10681 "type": "bool" 10682 } 10683 ], 10684 "meta-type": "object" 10685 }, 10686 { 10687 "name": "401", 10688 "members": [ 10689 { 10690 "name": "file", 10691 "type": "369" 10692 }, 10693 { 10694 "name": "size", 10695 "type": "int" 10696 }, 10697 { 10698 "name": "subformat", 10699 "default": null, 10700 "type": "483" 10701 }, 10702 { 10703 "name": "force-size", 10704 "default": null, 10705 "type": "bool" 10706 } 10707 ], 10708 "meta-type": "object" 10709 }, 10710 { 10711 "name": "null", 10712 "json-type": "null", 10713 "meta-type": "builtin" 10714 }, 10715 { 10716 "name": "402", 10717 "meta-type": "enum", 10718 "values": [ 10719 "inet", 10720 "unix", 10721 "vsock", 10722 "fd" 10723 ] 10724 }, 10725 { 10726 "name": "403", 10727 "members": [ 10728 { 10729 "name": "data", 10730 "type": "385" 10731 } 10732 ], 10733 "meta-type": "object" 10734 }, 10735 { 10736 "name": "404", 10737 "members": [ 10738 { 10739 "name": "data", 10740 "type": "430" 10741 } 10742 ], 10743 "meta-type": "object" 10744 }, 10745 { 10746 "name": "405", 10747 "members": [ 10748 { 10749 "name": "data", 10750 "type": "431" 10751 } 10752 ], 10753 "meta-type": "object" 10754 }, 10755 { 10756 "name": "406", 10757 "members": [ 10758 { 10759 "name": "data", 10760 "type": "432" 10761 } 10762 ], 10763 "meta-type": "object" 10764 }, 10765 { 10766 "name": "407", 10767 "meta-type": "enum", 10768 "values": [ 10769 "file", 10770 "serial", 10771 "parallel", 10772 "pipe", 10773 "socket", 10774 "udp", 10775 "pty", 10776 "null", 10777 "mux", 10778 "msmouse", 10779 "wctablet", 10780 "braille", 10781 "testdev", 10782 "stdio", 10783 "console", 10784 "vc", 10785 "ringbuf", 10786 "memory" 10787 ] 10788 }, 10789 { 10790 "name": "408", 10791 "members": [ 10792 { 10793 "name": "data", 10794 "type": "484" 10795 } 10796 ], 10797 "meta-type": "object" 10798 }, 10799 { 10800 "name": "409", 10801 "members": [ 10802 { 10803 "name": "data", 10804 "type": "485" 10805 } 10806 ], 10807 "meta-type": "object" 10808 }, 10809 { 10810 "name": "410", 10811 "members": [ 10812 { 10813 "name": "data", 10814 "type": "486" 10815 } 10816 ], 10817 "meta-type": "object" 10818 }, 10819 { 10820 "name": "411", 10821 "members": [ 10822 { 10823 "name": "data", 10824 "type": "487" 10825 } 10826 ], 10827 "meta-type": "object" 10828 }, 10829 { 10830 "name": "412", 10831 "members": [ 10832 { 10833 "name": "data", 10834 "type": "488" 10835 } 10836 ], 10837 "meta-type": "object" 10838 }, 10839 { 10840 "name": "413", 10841 "members": [ 10842 { 10843 "name": "data", 10844 "type": "489" 10845 } 10846 ], 10847 "meta-type": "object" 10848 }, 10849 { 10850 "name": "414", 10851 "members": [ 10852 { 10853 "name": "data", 10854 "type": "490" 10855 } 10856 ], 10857 "meta-type": "object" 10858 }, 10859 { 10860 "name": "417", 10861 "members": [ 10862 { 10863 "name": "data", 10864 "type": "493" 10865 } 10866 ], 10867 "meta-type": "object" 10868 }, 10869 { 10870 "name": "418", 10871 "members": [ 10872 { 10873 "name": "data", 10874 "type": "494" 10875 } 10876 ], 10877 "meta-type": "object" 10878 }, 10879 { 10880 "name": "419", 10881 "meta-type": "enum", 10882 "values": [ 10883 "passthrough", 10884 "emulator" 10885 ] 10886 }, 10887 { 10888 "name": "420", 10889 "members": [ 10890 { 10891 "name": "data", 10892 "type": "495" 10893 } 10894 ], 10895 "meta-type": "object" 10896 }, 10897 { 10898 "name": "421", 10899 "members": [ 10900 { 10901 "name": "data", 10902 "type": "496" 10903 } 10904 ], 10905 "meta-type": "object" 10906 }, 10907 { 10908 "name": "422", 10909 "meta-type": "enum", 10910 "values": [ 10911 "number", 10912 "qcode" 10913 ] 10914 }, 10915 { 10916 "name": "423", 10917 "members": [ 10918 { 10919 "name": "data", 10920 "type": "int" 10921 } 10922 ], 10923 "meta-type": "object" 10924 }, 10925 { 10926 "name": "424", 10927 "members": [ 10928 { 10929 "name": "data", 10930 "type": "497" 10931 } 10932 ], 10933 "meta-type": "object" 10934 }, 10935 { 10936 "name": "425", 10937 "meta-type": "enum", 10938 "values": [ 10939 "key", 10940 "btn", 10941 "rel", 10942 "abs" 10943 ] 10944 }, 10945 { 10946 "name": "426", 10947 "members": [ 10948 { 10949 "name": "data", 10950 "type": "498" 10951 } 10952 ], 10953 "meta-type": "object" 10954 }, 10955 { 10956 "name": "427", 10957 "members": [ 10958 { 10959 "name": "data", 10960 "type": "499" 10961 } 10962 ], 10963 "meta-type": "object" 10964 }, 10965 { 10966 "name": "428", 10967 "members": [ 10968 { 10969 "name": "data", 10970 "type": "500" 10971 } 10972 ], 10973 "meta-type": "object" 10974 }, 10975 { 10976 "name": "429", 10977 "meta-type": "enum", 10978 "values": [ 10979 "inet", 10980 "unix", 10981 "vsock", 10982 "fd" 10983 ] 10984 }, 10985 { 10986 "name": "430", 10987 "members": [ 10988 { 10989 "name": "path", 10990 "type": "str" 10991 } 10992 ], 10993 "meta-type": "object" 10994 }, 10995 { 10996 "name": "431", 10997 "members": [ 10998 { 10999 "name": "cid", 11000 "type": "str" 11001 }, 11002 { 11003 "name": "port", 11004 "type": "str" 11005 } 11006 ], 11007 "meta-type": "object" 11008 }, 11009 { 11010 "name": "432", 11011 "members": [ 11012 { 11013 "name": "str", 11014 "type": "str" 11015 } 11016 ], 11017 "meta-type": "object" 11018 }, 11019 { 11020 "name": "433", 11021 "meta-type": "enum", 11022 "values": [ 11023 "abort", 11024 "block-dirty-bitmap-add", 11025 "block-dirty-bitmap-remove", 11026 "block-dirty-bitmap-clear", 11027 "block-dirty-bitmap-enable", 11028 "block-dirty-bitmap-disable", 11029 "block-dirty-bitmap-merge", 11030 "blockdev-backup", 11031 "blockdev-snapshot", 11032 "blockdev-snapshot-internal-sync", 11033 "blockdev-snapshot-sync", 11034 "drive-backup" 11035 ] 11036 }, 11037 { 11038 "name": "434", 11039 "members": [ 11040 { 11041 "name": "data", 11042 "type": "501" 11043 } 11044 ], 11045 "meta-type": "object" 11046 }, 11047 { 11048 "name": "435", 11049 "members": [ 11050 { 11051 "name": "data", 11052 "type": "31" 11053 } 11054 ], 11055 "meta-type": "object" 11056 }, 11057 { 11058 "name": "436", 11059 "members": [ 11060 { 11061 "name": "data", 11062 "type": "32" 11063 } 11064 ], 11065 "meta-type": "object" 11066 }, 11067 { 11068 "name": "437", 11069 "members": [ 11070 { 11071 "name": "data", 11072 "type": "33" 11073 } 11074 ], 11075 "meta-type": "object" 11076 }, 11077 { 11078 "name": "438", 11079 "members": [ 11080 { 11081 "name": "data", 11082 "type": "27" 11083 } 11084 ], 11085 "meta-type": "object" 11086 }, 11087 { 11088 "name": "439", 11089 "members": [ 11090 { 11091 "name": "data", 11092 "type": "23" 11093 } 11094 ], 11095 "meta-type": "object" 11096 }, 11097 { 11098 "name": "440", 11099 "members": [ 11100 { 11101 "name": "data", 11102 "type": "65" 11103 } 11104 ], 11105 "meta-type": "object" 11106 }, 11107 { 11108 "name": "441", 11109 "members": [ 11110 { 11111 "name": "data", 11112 "type": "22" 11113 } 11114 ], 11115 "meta-type": "object" 11116 }, 11117 { 11118 "name": "442", 11119 "members": [ 11120 { 11121 "name": "data", 11122 "type": "26" 11123 } 11124 ], 11125 "meta-type": "object" 11126 }, 11127 { 11128 "name": "443", 11129 "meta-type": "enum", 11130 "values": [ 11131 "individual", 11132 "grouped" 11133 ] 11134 }, 11135 { 11136 "name": "444", 11137 "meta-type": "enum", 11138 "values": [ 11139 "string", 11140 "number", 11141 "int", 11142 "boolean", 11143 "null", 11144 "object", 11145 "array", 11146 "value" 11147 ] 11148 }, 11149 { 11150 "name": "[445]", 11151 "element-type": "445", 11152 "meta-type": "array" 11153 }, 11154 { 11155 "name": "445", 11156 "members": [ 11157 { 11158 "name": "name", 11159 "type": "str" 11160 }, 11161 { 11162 "name": "type", 11163 "type": "str" 11164 }, 11165 { 11166 "name": "default", 11167 "default": null, 11168 "type": "any" 11169 } 11170 ], 11171 "meta-type": "object" 11172 }, 11173 { 11174 "name": "[446]", 11175 "element-type": "446", 11176 "meta-type": "array" 11177 }, 11178 { 11179 "name": "446", 11180 "members": [ 11181 { 11182 "name": "case", 11183 "type": "str" 11184 }, 11185 { 11186 "name": "type", 11187 "type": "str" 11188 } 11189 ], 11190 "meta-type": "object" 11191 }, 11192 { 11193 "name": "[447]", 11194 "element-type": "447", 11195 "meta-type": "array" 11196 }, 11197 { 11198 "name": "447", 11199 "members": [ 11200 { 11201 "name": "type", 11202 "type": "str" 11203 } 11204 ], 11205 "meta-type": "object" 11206 }, 11207 { 11208 "name": "448", 11209 "meta-type": "enum", 11210 "values": [ 11211 "uninitialized", 11212 "stopped", 11213 "check-stop", 11214 "operating", 11215 "load" 11216 ] 11217 }, 11218 { 11219 "name": "449", 11220 "members": [ 11221 { 11222 "name": "desc", 11223 "default": null, 11224 "type": "str" 11225 }, 11226 { 11227 "name": "class", 11228 "type": "int" 11229 } 11230 ], 11231 "meta-type": "object" 11232 }, 11233 { 11234 "name": "450", 11235 "members": [ 11236 { 11237 "name": "device", 11238 "type": "int" 11239 }, 11240 { 11241 "name": "vendor", 11242 "type": "int" 11243 }, 11244 { 11245 "name": "subsystem", 11246 "default": null, 11247 "type": "int" 11248 }, 11249 { 11250 "name": "subsystem-vendor", 11251 "default": null, 11252 "type": "int" 11253 } 11254 ], 11255 "meta-type": "object" 11256 }, 11257 { 11258 "name": "451", 11259 "members": [ 11260 { 11261 "name": "bus", 11262 "type": "502" 11263 }, 11264 { 11265 "name": "devices", 11266 "default": null, 11267 "type": "[351]" 11268 } 11269 ], 11270 "meta-type": "object" 11271 }, 11272 { 11273 "name": "[452]", 11274 "element-type": "452", 11275 "meta-type": "array" 11276 }, 11277 { 11278 "name": "452", 11279 "members": [ 11280 { 11281 "name": "bar", 11282 "type": "int" 11283 }, 11284 { 11285 "name": "type", 11286 "type": "str" 11287 }, 11288 { 11289 "name": "address", 11290 "type": "int" 11291 }, 11292 { 11293 "name": "size", 11294 "type": "int" 11295 }, 11296 { 11297 "name": "prefetch", 11298 "default": null, 11299 "type": "bool" 11300 }, 11301 { 11302 "name": "mem_type_64", 11303 "default": null, 11304 "type": "bool" 11305 } 11306 ], 11307 "meta-type": "object" 11308 }, 11309 { 11310 "name": "453", 11311 "meta-type": "enum", 11312 "values": [ 11313 "string", 11314 "boolean", 11315 "number", 11316 "size" 11317 ] 11318 }, 11319 { 11320 "name": "454", 11321 "members": [ 11322 { 11323 "name": "id", 11324 "default": null, 11325 "type": "str" 11326 }, 11327 { 11328 "name": "addr", 11329 "type": "int" 11330 }, 11331 { 11332 "name": "size", 11333 "type": "int" 11334 }, 11335 { 11336 "name": "slot", 11337 "type": "int" 11338 }, 11339 { 11340 "name": "node", 11341 "type": "int" 11342 }, 11343 { 11344 "name": "memdev", 11345 "type": "str" 11346 }, 11347 { 11348 "name": "hotplugged", 11349 "type": "bool" 11350 }, 11351 { 11352 "name": "hotpluggable", 11353 "type": "bool" 11354 } 11355 ], 11356 "meta-type": "object" 11357 }, 11358 { 11359 "name": "455", 11360 "members": [ 11361 { 11362 "name": "id", 11363 "default": null, 11364 "type": "str" 11365 }, 11366 { 11367 "name": "memaddr", 11368 "type": "int" 11369 }, 11370 { 11371 "name": "size", 11372 "type": "int" 11373 }, 11374 { 11375 "name": "memdev", 11376 "type": "str" 11377 } 11378 ], 11379 "meta-type": "object" 11380 }, 11381 { 11382 "name": "456", 11383 "meta-type": "enum", 11384 "values": [ 11385 "unknown", 11386 "disabled-wait", 11387 "extint-loop", 11388 "pgmint-loop", 11389 "opint-loop" 11390 ] 11391 }, 11392 { 11393 "name": "457", 11394 "meta-type": "enum", 11395 "values": [ 11396 "qcow2", 11397 "vmdk", 11398 "luks" 11399 ] 11400 }, 11401 { 11402 "name": "458", 11403 "members": [ 11404 { 11405 "name": "data", 11406 "type": "503" 11407 } 11408 ], 11409 "meta-type": "object" 11410 }, 11411 { 11412 "name": "459", 11413 "members": [ 11414 { 11415 "name": "data", 11416 "type": "504" 11417 } 11418 ], 11419 "meta-type": "object" 11420 }, 11421 { 11422 "name": "460", 11423 "members": [ 11424 { 11425 "name": "data", 11426 "type": "505" 11427 } 11428 ], 11429 "meta-type": "object" 11430 }, 11431 { 11432 "name": "461", 11433 "meta-type": "enum", 11434 "values": [ 11435 "l1_update", 11436 "l1_grow_alloc_table", 11437 "l1_grow_write_table", 11438 "l1_grow_activate_table", 11439 "l2_load", 11440 "l2_update", 11441 "l2_update_compressed", 11442 "l2_alloc_cow_read", 11443 "l2_alloc_write", 11444 "read_aio", 11445 "read_backing_aio", 11446 "read_compressed", 11447 "write_aio", 11448 "write_compressed", 11449 "vmstate_load", 11450 "vmstate_save", 11451 "cow_read", 11452 "cow_write", 11453 "reftable_load", 11454 "reftable_grow", 11455 "reftable_update", 11456 "refblock_load", 11457 "refblock_update", 11458 "refblock_update_part", 11459 "refblock_alloc", 11460 "refblock_alloc_hookup", 11461 "refblock_alloc_write", 11462 "refblock_alloc_write_blocks", 11463 "refblock_alloc_write_table", 11464 "refblock_alloc_switch_table", 11465 "cluster_alloc", 11466 "cluster_alloc_bytes", 11467 "cluster_free", 11468 "flush_to_os", 11469 "flush_to_disk", 11470 "pwritev_rmw_head", 11471 "pwritev_rmw_after_head", 11472 "pwritev_rmw_tail", 11473 "pwritev_rmw_after_tail", 11474 "pwritev", 11475 "pwritev_zero", 11476 "pwritev_done", 11477 "empty_image_prepare", 11478 "l1_shrink_write_table", 11479 "l1_shrink_free_l2_clusters", 11480 "cor_write", 11481 "cluster_alloc_space", 11482 "none" 11483 ] 11484 }, 11485 { 11486 "name": "462", 11487 "meta-type": "enum", 11488 "values": [ 11489 "read", 11490 "write", 11491 "write-zeroes", 11492 "discard", 11493 "flush", 11494 "block-status" 11495 ] 11496 }, 11497 { 11498 "name": "463", 11499 "meta-type": "enum", 11500 "values": [ 11501 "inet" 11502 ] 11503 }, 11504 { 11505 "name": "464", 11506 "members": [ 11507 { 11508 "name": "template", 11509 "default": null, 11510 "type": "465" 11511 }, 11512 { 11513 "name": "main-header", 11514 "default": null, 11515 "type": "bool" 11516 }, 11517 { 11518 "name": "active-l1", 11519 "default": null, 11520 "type": "bool" 11521 }, 11522 { 11523 "name": "active-l2", 11524 "default": null, 11525 "type": "bool" 11526 }, 11527 { 11528 "name": "refcount-table", 11529 "default": null, 11530 "type": "bool" 11531 }, 11532 { 11533 "name": "refcount-block", 11534 "default": null, 11535 "type": "bool" 11536 }, 11537 { 11538 "name": "snapshot-table", 11539 "default": null, 11540 "type": "bool" 11541 }, 11542 { 11543 "name": "inactive-l1", 11544 "default": null, 11545 "type": "bool" 11546 }, 11547 { 11548 "name": "inactive-l2", 11549 "default": null, 11550 "type": "bool" 11551 }, 11552 { 11553 "name": "bitmap-directory", 11554 "default": null, 11555 "type": "bool" 11556 } 11557 ], 11558 "meta-type": "object" 11559 }, 11560 { 11561 "name": "465", 11562 "meta-type": "enum", 11563 "values": [ 11564 "none", 11565 "constant", 11566 "cached", 11567 "all" 11568 ] 11569 }, 11570 { 11571 "name": "466", 11572 "meta-type": "enum", 11573 "values": [ 11574 "aes", 11575 "luks" 11576 ] 11577 }, 11578 { 11579 "name": "467", 11580 "members": [ 11581 { 11582 "name": "key-secret", 11583 "default": null, 11584 "type": "str" 11585 } 11586 ], 11587 "meta-type": "object" 11588 }, 11589 { 11590 "name": "468", 11591 "members": [ 11592 { 11593 "name": "key-secret", 11594 "default": null, 11595 "type": "str" 11596 } 11597 ], 11598 "meta-type": "object" 11599 }, 11600 { 11601 "name": "469", 11602 "meta-type": "enum", 11603 "values": [ 11604 "aes" 11605 ] 11606 }, 11607 { 11608 "name": "470", 11609 "meta-type": "enum", 11610 "values": [ 11611 "none", 11612 "hash", 11613 "known_hosts" 11614 ] 11615 }, 11616 { 11617 "name": "471", 11618 "members": [ 11619 { 11620 "name": "type", 11621 "type": "506" 11622 }, 11623 { 11624 "name": "hash", 11625 "type": "str" 11626 } 11627 ], 11628 "meta-type": "object" 11629 }, 11630 { 11631 "name": "472", 11632 "meta-type": "enum", 11633 "values": [ 11634 "off", 11635 "metadata", 11636 "falloc", 11637 "full" 11638 ] 11639 }, 11640 { 11641 "name": "473", 11642 "meta-type": "enum", 11643 "values": [ 11644 "aes-128", 11645 "aes-192", 11646 "aes-256", 11647 "des-rfb", 11648 "3des", 11649 "cast5-128", 11650 "serpent-128", 11651 "serpent-192", 11652 "serpent-256", 11653 "twofish-128", 11654 "twofish-192", 11655 "twofish-256" 11656 ] 11657 }, 11658 { 11659 "name": "474", 11660 "meta-type": "enum", 11661 "values": [ 11662 "ecb", 11663 "cbc", 11664 "xts", 11665 "ctr" 11666 ] 11667 }, 11668 { 11669 "name": "475", 11670 "meta-type": "enum", 11671 "values": [ 11672 "plain", 11673 "plain64", 11674 "essiv" 11675 ] 11676 }, 11677 { 11678 "name": "476", 11679 "meta-type": "enum", 11680 "values": [ 11681 "md5", 11682 "sha1", 11683 "sha224", 11684 "sha256", 11685 "sha384", 11686 "sha512", 11687 "ripemd160" 11688 ] 11689 }, 11690 { 11691 "name": "477", 11692 "tag": "format", 11693 "variants": [ 11694 { 11695 "case": "qcow", 11696 "type": "467" 11697 }, 11698 { 11699 "case": "luks", 11700 "type": "508" 11701 } 11702 ], 11703 "members": [ 11704 { 11705 "name": "format", 11706 "type": "507" 11707 } 11708 ], 11709 "meta-type": "object" 11710 }, 11711 { 11712 "name": "478", 11713 "meta-type": "enum", 11714 "values": [ 11715 "v2", 11716 "v3" 11717 ] 11718 }, 11719 { 11720 "name": "479", 11721 "tag": "type", 11722 "variants": [ 11723 { 11724 "case": "full", 11725 "type": "510" 11726 }, 11727 { 11728 "case": "erasure-coded", 11729 "type": "511" 11730 } 11731 ], 11732 "members": [ 11733 { 11734 "name": "type", 11735 "type": "509" 11736 } 11737 ], 11738 "meta-type": "object" 11739 }, 11740 { 11741 "name": "480", 11742 "meta-type": "enum", 11743 "values": [ 11744 "dynamic", 11745 "fixed" 11746 ] 11747 }, 11748 { 11749 "name": "481", 11750 "meta-type": "enum", 11751 "values": [ 11752 "monolithicSparse", 11753 "monolithicFlat", 11754 "twoGbMaxExtentSparse", 11755 "twoGbMaxExtentFlat", 11756 "streamOptimized" 11757 ] 11758 }, 11759 { 11760 "name": "482", 11761 "meta-type": "enum", 11762 "values": [ 11763 "ide", 11764 "buslogic", 11765 "lsilogic", 11766 "legacyESX" 11767 ] 11768 }, 11769 { 11770 "name": "483", 11771 "meta-type": "enum", 11772 "values": [ 11773 "dynamic", 11774 "fixed" 11775 ] 11776 }, 11777 { 11778 "name": "484", 11779 "members": [ 11780 { 11781 "name": "logfile", 11782 "default": null, 11783 "type": "str" 11784 }, 11785 { 11786 "name": "logappend", 11787 "default": null, 11788 "type": "bool" 11789 }, 11790 { 11791 "name": "in", 11792 "default": null, 11793 "type": "str" 11794 }, 11795 { 11796 "name": "out", 11797 "type": "str" 11798 }, 11799 { 11800 "name": "append", 11801 "default": null, 11802 "type": "bool" 11803 } 11804 ], 11805 "meta-type": "object" 11806 }, 11807 { 11808 "name": "485", 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": "device", 11822 "type": "str" 11823 } 11824 ], 11825 "meta-type": "object" 11826 }, 11827 { 11828 "name": "486", 11829 "members": [ 11830 { 11831 "name": "logfile", 11832 "default": null, 11833 "type": "str" 11834 }, 11835 { 11836 "name": "logappend", 11837 "default": null, 11838 "type": "bool" 11839 }, 11840 { 11841 "name": "addr", 11842 "type": "280" 11843 }, 11844 { 11845 "name": "tls-creds", 11846 "default": null, 11847 "type": "str" 11848 }, 11849 { 11850 "name": "tls-authz", 11851 "default": null, 11852 "type": "str" 11853 }, 11854 { 11855 "name": "server", 11856 "default": null, 11857 "type": "bool" 11858 }, 11859 { 11860 "name": "wait", 11861 "default": null, 11862 "type": "bool" 11863 }, 11864 { 11865 "name": "nodelay", 11866 "default": null, 11867 "type": "bool" 11868 }, 11869 { 11870 "name": "telnet", 11871 "default": null, 11872 "type": "bool" 11873 }, 11874 { 11875 "name": "tn3270", 11876 "default": null, 11877 "type": "bool" 11878 }, 11879 { 11880 "name": "websocket", 11881 "default": null, 11882 "type": "bool" 11883 }, 11884 { 11885 "name": "reconnect", 11886 "default": null, 11887 "type": "int" 11888 } 11889 ], 11890 "meta-type": "object" 11891 }, 11892 { 11893 "name": "487", 11894 "members": [ 11895 { 11896 "name": "logfile", 11897 "default": null, 11898 "type": "str" 11899 }, 11900 { 11901 "name": "logappend", 11902 "default": null, 11903 "type": "bool" 11904 }, 11905 { 11906 "name": "remote", 11907 "type": "280" 11908 }, 11909 { 11910 "name": "local", 11911 "default": null, 11912 "type": "280" 11913 } 11914 ], 11915 "meta-type": "object" 11916 }, 11917 { 11918 "name": "488", 11919 "members": [ 11920 { 11921 "name": "logfile", 11922 "default": null, 11923 "type": "str" 11924 }, 11925 { 11926 "name": "logappend", 11927 "default": null, 11928 "type": "bool" 11929 } 11930 ], 11931 "meta-type": "object" 11932 }, 11933 { 11934 "name": "489", 11935 "members": [ 11936 { 11937 "name": "logfile", 11938 "default": null, 11939 "type": "str" 11940 }, 11941 { 11942 "name": "logappend", 11943 "default": null, 11944 "type": "bool" 11945 }, 11946 { 11947 "name": "chardev", 11948 "type": "str" 11949 } 11950 ], 11951 "meta-type": "object" 11952 }, 11953 { 11954 "name": "490", 11955 "members": [ 11956 { 11957 "name": "logfile", 11958 "default": null, 11959 "type": "str" 11960 }, 11961 { 11962 "name": "logappend", 11963 "default": null, 11964 "type": "bool" 11965 }, 11966 { 11967 "name": "signal", 11968 "default": null, 11969 "type": "bool" 11970 } 11971 ], 11972 "meta-type": "object" 11973 }, 11974 { 11975 "name": "493", 11976 "members": [ 11977 { 11978 "name": "logfile", 11979 "default": null, 11980 "type": "str" 11981 }, 11982 { 11983 "name": "logappend", 11984 "default": null, 11985 "type": "bool" 11986 }, 11987 { 11988 "name": "width", 11989 "default": null, 11990 "type": "int" 11991 }, 11992 { 11993 "name": "height", 11994 "default": null, 11995 "type": "int" 11996 }, 11997 { 11998 "name": "cols", 11999 "default": null, 12000 "type": "int" 12001 }, 12002 { 12003 "name": "rows", 12004 "default": null, 12005 "type": "int" 12006 } 12007 ], 12008 "meta-type": "object" 12009 }, 12010 { 12011 "name": "494", 12012 "members": [ 12013 { 12014 "name": "logfile", 12015 "default": null, 12016 "type": "str" 12017 }, 12018 { 12019 "name": "logappend", 12020 "default": null, 12021 "type": "bool" 12022 }, 12023 { 12024 "name": "size", 12025 "default": null, 12026 "type": "int" 12027 } 12028 ], 12029 "meta-type": "object" 12030 }, 12031 { 12032 "name": "495", 12033 "members": [ 12034 { 12035 "name": "path", 12036 "default": null, 12037 "type": "str" 12038 }, 12039 { 12040 "name": "cancel-path", 12041 "default": null, 12042 "type": "str" 12043 } 12044 ], 12045 "meta-type": "object" 12046 }, 12047 { 12048 "name": "496", 12049 "members": [ 12050 { 12051 "name": "chardev", 12052 "type": "str" 12053 } 12054 ], 12055 "meta-type": "object" 12056 }, 12057 { 12058 "name": "497", 12059 "meta-type": "enum", 12060 "values": [ 12061 "unmapped", 12062 "shift", 12063 "shift_r", 12064 "alt", 12065 "alt_r", 12066 "ctrl", 12067 "ctrl_r", 12068 "menu", 12069 "esc", 12070 "1", 12071 "2", 12072 "3", 12073 "4", 12074 "5", 12075 "6", 12076 "7", 12077 "8", 12078 "9", 12079 "0", 12080 "minus", 12081 "equal", 12082 "backspace", 12083 "tab", 12084 "q", 12085 "w", 12086 "e", 12087 "r", 12088 "t", 12089 "y", 12090 "u", 12091 "i", 12092 "o", 12093 "p", 12094 "bracket_left", 12095 "bracket_right", 12096 "ret", 12097 "a", 12098 "s", 12099 "d", 12100 "f", 12101 "g", 12102 "h", 12103 "j", 12104 "k", 12105 "l", 12106 "semicolon", 12107 "apostrophe", 12108 "grave_accent", 12109 "backslash", 12110 "z", 12111 "x", 12112 "c", 12113 "v", 12114 "b", 12115 "n", 12116 "m", 12117 "comma", 12118 "dot", 12119 "slash", 12120 "asterisk", 12121 "spc", 12122 "caps_lock", 12123 "f1", 12124 "f2", 12125 "f3", 12126 "f4", 12127 "f5", 12128 "f6", 12129 "f7", 12130 "f8", 12131 "f9", 12132 "f10", 12133 "num_lock", 12134 "scroll_lock", 12135 "kp_divide", 12136 "kp_multiply", 12137 "kp_subtract", 12138 "kp_add", 12139 "kp_enter", 12140 "kp_decimal", 12141 "sysrq", 12142 "kp_0", 12143 "kp_1", 12144 "kp_2", 12145 "kp_3", 12146 "kp_4", 12147 "kp_5", 12148 "kp_6", 12149 "kp_7", 12150 "kp_8", 12151 "kp_9", 12152 "less", 12153 "f11", 12154 "f12", 12155 "print", 12156 "home", 12157 "pgup", 12158 "pgdn", 12159 "end", 12160 "left", 12161 "up", 12162 "down", 12163 "right", 12164 "insert", 12165 "delete", 12166 "stop", 12167 "again", 12168 "props", 12169 "undo", 12170 "front", 12171 "copy", 12172 "open", 12173 "paste", 12174 "find", 12175 "cut", 12176 "lf", 12177 "help", 12178 "meta_l", 12179 "meta_r", 12180 "compose", 12181 "pause", 12182 "ro", 12183 "hiragana", 12184 "henkan", 12185 "yen", 12186 "muhenkan", 12187 "katakanahiragana", 12188 "kp_comma", 12189 "kp_equals", 12190 "power", 12191 "sleep", 12192 "wake", 12193 "audionext", 12194 "audioprev", 12195 "audiostop", 12196 "audioplay", 12197 "audiomute", 12198 "volumeup", 12199 "volumedown", 12200 "mediaselect", 12201 "mail", 12202 "calculator", 12203 "computer", 12204 "ac_home", 12205 "ac_back", 12206 "ac_forward", 12207 "ac_refresh", 12208 "ac_bookmarks" 12209 ] 12210 }, 12211 { 12212 "name": "498", 12213 "members": [ 12214 { 12215 "name": "key", 12216 "type": "305" 12217 }, 12218 { 12219 "name": "down", 12220 "type": "bool" 12221 } 12222 ], 12223 "meta-type": "object" 12224 }, 12225 { 12226 "name": "499", 12227 "members": [ 12228 { 12229 "name": "button", 12230 "type": "512" 12231 }, 12232 { 12233 "name": "down", 12234 "type": "bool" 12235 } 12236 ], 12237 "meta-type": "object" 12238 }, 12239 { 12240 "name": "500", 12241 "members": [ 12242 { 12243 "name": "axis", 12244 "type": "513" 12245 }, 12246 { 12247 "name": "value", 12248 "type": "int" 12249 } 12250 ], 12251 "meta-type": "object" 12252 }, 12253 { 12254 "name": "501", 12255 "members": [ 12256 ], 12257 "meta-type": "object" 12258 }, 12259 { 12260 "name": "502", 12261 "members": [ 12262 { 12263 "name": "number", 12264 "type": "int" 12265 }, 12266 { 12267 "name": "secondary", 12268 "type": "int" 12269 }, 12270 { 12271 "name": "subordinate", 12272 "type": "int" 12273 }, 12274 { 12275 "name": "io_range", 12276 "type": "514" 12277 }, 12278 { 12279 "name": "memory_range", 12280 "type": "514" 12281 }, 12282 { 12283 "name": "prefetchable_range", 12284 "type": "514" 12285 } 12286 ], 12287 "meta-type": "object" 12288 }, 12289 { 12290 "name": "503", 12291 "members": [ 12292 { 12293 "name": "compat", 12294 "type": "str" 12295 }, 12296 { 12297 "name": "data-file", 12298 "default": null, 12299 "type": "str" 12300 }, 12301 { 12302 "name": "data-file-raw", 12303 "default": null, 12304 "type": "bool" 12305 }, 12306 { 12307 "name": "lazy-refcounts", 12308 "default": null, 12309 "type": "bool" 12310 }, 12311 { 12312 "name": "corrupt", 12313 "default": null, 12314 "type": "bool" 12315 }, 12316 { 12317 "name": "refcount-bits", 12318 "type": "int" 12319 }, 12320 { 12321 "name": "encrypt", 12322 "default": null, 12323 "type": "515" 12324 }, 12325 { 12326 "name": "bitmaps", 12327 "default": null, 12328 "type": "[516]" 12329 } 12330 ], 12331 "meta-type": "object" 12332 }, 12333 { 12334 "name": "504", 12335 "members": [ 12336 { 12337 "name": "create-type", 12338 "type": "str" 12339 }, 12340 { 12341 "name": "cid", 12342 "type": "int" 12343 }, 12344 { 12345 "name": "parent-cid", 12346 "type": "int" 12347 }, 12348 { 12349 "name": "extents", 12350 "type": "[237]" 12351 } 12352 ], 12353 "meta-type": "object" 12354 }, 12355 { 12356 "name": "505", 12357 "members": [ 12358 { 12359 "name": "cipher-alg", 12360 "type": "473" 12361 }, 12362 { 12363 "name": "cipher-mode", 12364 "type": "474" 12365 }, 12366 { 12367 "name": "ivgen-alg", 12368 "type": "475" 12369 }, 12370 { 12371 "name": "ivgen-hash-alg", 12372 "default": null, 12373 "type": "476" 12374 }, 12375 { 12376 "name": "hash-alg", 12377 "type": "476" 12378 }, 12379 { 12380 "name": "payload-offset", 12381 "type": "int" 12382 }, 12383 { 12384 "name": "master-key-iters", 12385 "type": "int" 12386 }, 12387 { 12388 "name": "uuid", 12389 "type": "str" 12390 }, 12391 { 12392 "name": "slots", 12393 "type": "[517]" 12394 } 12395 ], 12396 "meta-type": "object" 12397 }, 12398 { 12399 "name": "506", 12400 "meta-type": "enum", 12401 "values": [ 12402 "md5", 12403 "sha1" 12404 ] 12405 }, 12406 { 12407 "name": "507", 12408 "meta-type": "enum", 12409 "values": [ 12410 "qcow", 12411 "luks" 12412 ] 12413 }, 12414 { 12415 "name": "508", 12416 "members": [ 12417 { 12418 "name": "key-secret", 12419 "default": null, 12420 "type": "str" 12421 }, 12422 { 12423 "name": "cipher-alg", 12424 "default": null, 12425 "type": "473" 12426 }, 12427 { 12428 "name": "cipher-mode", 12429 "default": null, 12430 "type": "474" 12431 }, 12432 { 12433 "name": "ivgen-alg", 12434 "default": null, 12435 "type": "475" 12436 }, 12437 { 12438 "name": "ivgen-hash-alg", 12439 "default": null, 12440 "type": "476" 12441 }, 12442 { 12443 "name": "hash-alg", 12444 "default": null, 12445 "type": "476" 12446 }, 12447 { 12448 "name": "iter-time", 12449 "default": null, 12450 "type": "int" 12451 } 12452 ], 12453 "meta-type": "object" 12454 }, 12455 { 12456 "name": "509", 12457 "meta-type": "enum", 12458 "values": [ 12459 "full", 12460 "erasure-coded" 12461 ] 12462 }, 12463 { 12464 "name": "510", 12465 "members": [ 12466 { 12467 "name": "copies", 12468 "type": "int" 12469 } 12470 ], 12471 "meta-type": "object" 12472 }, 12473 { 12474 "name": "511", 12475 "members": [ 12476 { 12477 "name": "data-strips", 12478 "type": "int" 12479 }, 12480 { 12481 "name": "parity-strips", 12482 "type": "int" 12483 } 12484 ], 12485 "meta-type": "object" 12486 }, 12487 { 12488 "name": "512", 12489 "meta-type": "enum", 12490 "values": [ 12491 "left", 12492 "middle", 12493 "right", 12494 "wheel-up", 12495 "wheel-down", 12496 "side", 12497 "extra" 12498 ] 12499 }, 12500 { 12501 "name": "513", 12502 "meta-type": "enum", 12503 "values": [ 12504 "x", 12505 "y" 12506 ] 12507 }, 12508 { 12509 "name": "514", 12510 "members": [ 12511 { 12512 "name": "base", 12513 "type": "int" 12514 }, 12515 { 12516 "name": "limit", 12517 "type": "int" 12518 } 12519 ], 12520 "meta-type": "object" 12521 }, 12522 { 12523 "name": "515", 12524 "tag": "format", 12525 "variants": [ 12526 { 12527 "case": "luks", 12528 "type": "505" 12529 }, 12530 { 12531 "case": "aes", 12532 "type": "0" 12533 } 12534 ], 12535 "members": [ 12536 { 12537 "name": "format", 12538 "type": "466" 12539 } 12540 ], 12541 "meta-type": "object" 12542 }, 12543 { 12544 "name": "[516]", 12545 "element-type": "516", 12546 "meta-type": "array" 12547 }, 12548 { 12549 "name": "516", 12550 "members": [ 12551 { 12552 "name": "name", 12553 "type": "str" 12554 }, 12555 { 12556 "name": "granularity", 12557 "type": "int" 12558 }, 12559 { 12560 "name": "flags", 12561 "type": "[518]" 12562 } 12563 ], 12564 "meta-type": "object" 12565 }, 12566 { 12567 "name": "[237]", 12568 "element-type": "237", 12569 "meta-type": "array" 12570 }, 12571 { 12572 "name": "[517]", 12573 "element-type": "517", 12574 "meta-type": "array" 12575 }, 12576 { 12577 "name": "517", 12578 "members": [ 12579 { 12580 "name": "active", 12581 "type": "bool" 12582 }, 12583 { 12584 "name": "iters", 12585 "default": null, 12586 "type": "int" 12587 }, 12588 { 12589 "name": "stripes", 12590 "default": null, 12591 "type": "int" 12592 }, 12593 { 12594 "name": "key-offset", 12595 "type": "int" 12596 } 12597 ], 12598 "meta-type": "object" 12599 }, 12600 { 12601 "name": "[518]", 12602 "element-type": "518", 12603 "meta-type": "array" 12604 }, 12605 { 12606 "name": "518", 12607 "meta-type": "enum", 12608 "values": [ 12609 "in-use", 12610 "auto" 12611 ] 12612 } 12613 ], 12614 "id": "libvirt-4" 12615} 12616 12617{ 12618 "execute": "query-commands", 12619 "id": "libvirt-5" 12620} 12621 12622{ 12623 "return": [ 12624 { 12625 "name": "netdev_add" 12626 }, 12627 { 12628 "name": "device_add" 12629 }, 12630 { 12631 "name": "query-qmp-schema" 12632 }, 12633 { 12634 "name": "query-gic-capabilities" 12635 }, 12636 { 12637 "name": "query-vm-generation-id" 12638 }, 12639 { 12640 "name": "xen-load-devices-state" 12641 }, 12642 { 12643 "name": "query-acpi-ospm-status" 12644 }, 12645 { 12646 "name": "query-memory-devices" 12647 }, 12648 { 12649 "name": "query-command-line-options" 12650 }, 12651 { 12652 "name": "query-fdsets" 12653 }, 12654 { 12655 "name": "remove-fd" 12656 }, 12657 { 12658 "name": "add-fd" 12659 }, 12660 { 12661 "name": "query-memory-size-summary" 12662 }, 12663 { 12664 "name": "closefd" 12665 }, 12666 { 12667 "name": "getfd" 12668 }, 12669 { 12670 "name": "xen-set-global-dirty-log" 12671 }, 12672 { 12673 "name": "change" 12674 }, 12675 { 12676 "name": "human-monitor-command" 12677 }, 12678 { 12679 "name": "balloon" 12680 }, 12681 { 12682 "name": "inject-nmi" 12683 }, 12684 { 12685 "name": "system_wakeup" 12686 }, 12687 { 12688 "name": "x-exit-preconfig" 12689 }, 12690 { 12691 "name": "cont" 12692 }, 12693 { 12694 "name": "pmemsave" 12695 }, 12696 { 12697 "name": "memsave" 12698 }, 12699 { 12700 "name": "system_powerdown" 12701 }, 12702 { 12703 "name": "system_reset" 12704 }, 12705 { 12706 "name": "stop" 12707 }, 12708 { 12709 "name": "quit" 12710 }, 12711 { 12712 "name": "query-pci" 12713 }, 12714 { 12715 "name": "query-balloon" 12716 }, 12717 { 12718 "name": "query-iothreads" 12719 }, 12720 { 12721 "name": "query-events" 12722 }, 12723 { 12724 "name": "query-uuid" 12725 }, 12726 { 12727 "name": "query-kvm" 12728 }, 12729 { 12730 "name": "query-name" 12731 }, 12732 { 12733 "name": "add_client" 12734 }, 12735 { 12736 "name": "query-commands" 12737 }, 12738 { 12739 "name": "query-version" 12740 }, 12741 { 12742 "name": "qmp_capabilities" 12743 }, 12744 { 12745 "name": "query-cpu-definitions" 12746 }, 12747 { 12748 "name": "query-cpu-model-expansion" 12749 }, 12750 { 12751 "name": "set-numa-node" 12752 }, 12753 { 12754 "name": "query-hotpluggable-cpus" 12755 }, 12756 { 12757 "name": "query-memdev" 12758 }, 12759 { 12760 "name": "query-target" 12761 }, 12762 { 12763 "name": "query-current-machine" 12764 }, 12765 { 12766 "name": "query-machines" 12767 }, 12768 { 12769 "name": "cpu-add" 12770 }, 12771 { 12772 "name": "query-cpus-fast" 12773 }, 12774 { 12775 "name": "query-cpus" 12776 }, 12777 { 12778 "name": "device_del" 12779 }, 12780 { 12781 "name": "device-list-properties" 12782 }, 12783 { 12784 "name": "object-del" 12785 }, 12786 { 12787 "name": "object-add" 12788 }, 12789 { 12790 "name": "qom-list-properties" 12791 }, 12792 { 12793 "name": "qom-list-types" 12794 }, 12795 { 12796 "name": "qom-set" 12797 }, 12798 { 12799 "name": "qom-get" 12800 }, 12801 { 12802 "name": "qom-list" 12803 }, 12804 { 12805 "name": "trace-event-set-state" 12806 }, 12807 { 12808 "name": "trace-event-get-state" 12809 }, 12810 { 12811 "name": "transaction" 12812 }, 12813 { 12814 "name": "migrate-pause" 12815 }, 12816 { 12817 "name": "migrate-recover" 12818 }, 12819 { 12820 "name": "query-colo-status" 12821 }, 12822 { 12823 "name": "xen-colo-do-checkpoint" 12824 }, 12825 { 12826 "name": "query-xen-replication-status" 12827 }, 12828 { 12829 "name": "xen-set-replication" 12830 }, 12831 { 12832 "name": "xen-save-devices-state" 12833 }, 12834 { 12835 "name": "migrate-incoming" 12836 }, 12837 { 12838 "name": "migrate" 12839 }, 12840 { 12841 "name": "query-migrate-cache-size" 12842 }, 12843 { 12844 "name": "migrate-set-cache-size" 12845 }, 12846 { 12847 "name": "migrate_set_speed" 12848 }, 12849 { 12850 "name": "migrate_set_downtime" 12851 }, 12852 { 12853 "name": "migrate-continue" 12854 }, 12855 { 12856 "name": "migrate_cancel" 12857 }, 12858 { 12859 "name": "x-colo-lost-heartbeat" 12860 }, 12861 { 12862 "name": "migrate-start-postcopy" 12863 }, 12864 { 12865 "name": "client_migrate_info" 12866 }, 12867 { 12868 "name": "query-migrate-parameters" 12869 }, 12870 { 12871 "name": "migrate-set-parameters" 12872 }, 12873 { 12874 "name": "query-migrate-capabilities" 12875 }, 12876 { 12877 "name": "migrate-set-capabilities" 12878 }, 12879 { 12880 "name": "query-migrate" 12881 }, 12882 { 12883 "name": "query-display-options" 12884 }, 12885 { 12886 "name": "input-send-event" 12887 }, 12888 { 12889 "name": "send-key" 12890 }, 12891 { 12892 "name": "query-mice" 12893 }, 12894 { 12895 "name": "change-vnc-password" 12896 }, 12897 { 12898 "name": "query-vnc-servers" 12899 }, 12900 { 12901 "name": "query-vnc" 12902 }, 12903 { 12904 "name": "screendump" 12905 }, 12906 { 12907 "name": "expire_password" 12908 }, 12909 { 12910 "name": "set_password" 12911 }, 12912 { 12913 "name": "query-tpm" 12914 }, 12915 { 12916 "name": "query-tpm-types" 12917 }, 12918 { 12919 "name": "query-tpm-models" 12920 }, 12921 { 12922 "name": "query-rocker-of-dpa-groups" 12923 }, 12924 { 12925 "name": "query-rocker-of-dpa-flows" 12926 }, 12927 { 12928 "name": "query-rocker-ports" 12929 }, 12930 { 12931 "name": "query-rocker" 12932 }, 12933 { 12934 "name": "announce-self" 12935 }, 12936 { 12937 "name": "query-rx-filter" 12938 }, 12939 { 12940 "name": "netdev_del" 12941 }, 12942 { 12943 "name": "set_link" 12944 }, 12945 { 12946 "name": "query-dump-guest-memory-capability" 12947 }, 12948 { 12949 "name": "query-dump" 12950 }, 12951 { 12952 "name": "dump-guest-memory" 12953 }, 12954 { 12955 "name": "chardev-send-break" 12956 }, 12957 { 12958 "name": "chardev-remove" 12959 }, 12960 { 12961 "name": "chardev-change" 12962 }, 12963 { 12964 "name": "chardev-add" 12965 }, 12966 { 12967 "name": "ringbuf-read" 12968 }, 12969 { 12970 "name": "ringbuf-write" 12971 }, 12972 { 12973 "name": "query-chardev-backends" 12974 }, 12975 { 12976 "name": "query-chardev" 12977 }, 12978 { 12979 "name": "nbd-server-stop" 12980 }, 12981 { 12982 "name": "nbd-server-remove" 12983 }, 12984 { 12985 "name": "nbd-server-add" 12986 }, 12987 { 12988 "name": "nbd-server-start" 12989 }, 12990 { 12991 "name": "eject" 12992 }, 12993 { 12994 "name": "blockdev-snapshot-delete-internal-sync" 12995 }, 12996 { 12997 "name": "blockdev-snapshot-internal-sync" 12998 }, 12999 { 13000 "name": "query-pr-managers" 13001 }, 13002 { 13003 "name": "x-blockdev-set-iothread" 13004 }, 13005 { 13006 "name": "x-blockdev-change" 13007 }, 13008 { 13009 "name": "block-set-write-threshold" 13010 }, 13011 { 13012 "name": "blockdev-change-medium" 13013 }, 13014 { 13015 "name": "blockdev-insert-medium" 13016 }, 13017 { 13018 "name": "blockdev-remove-medium" 13019 }, 13020 { 13021 "name": "blockdev-close-tray" 13022 }, 13023 { 13024 "name": "blockdev-open-tray" 13025 }, 13026 { 13027 "name": "blockdev-create" 13028 }, 13029 { 13030 "name": "blockdev-del" 13031 }, 13032 { 13033 "name": "x-blockdev-reopen" 13034 }, 13035 { 13036 "name": "blockdev-add" 13037 }, 13038 { 13039 "name": "block-job-finalize" 13040 }, 13041 { 13042 "name": "block-job-dismiss" 13043 }, 13044 { 13045 "name": "block-job-complete" 13046 }, 13047 { 13048 "name": "block-job-resume" 13049 }, 13050 { 13051 "name": "block-job-pause" 13052 }, 13053 { 13054 "name": "block-job-cancel" 13055 }, 13056 { 13057 "name": "block-job-set-speed" 13058 }, 13059 { 13060 "name": "block-stream" 13061 }, 13062 { 13063 "name": "block_set_io_throttle" 13064 }, 13065 { 13066 "name": "blockdev-mirror" 13067 }, 13068 { 13069 "name": "x-debug-block-dirty-bitmap-sha256" 13070 }, 13071 { 13072 "name": "block-dirty-bitmap-merge" 13073 }, 13074 { 13075 "name": "block-dirty-bitmap-disable" 13076 }, 13077 { 13078 "name": "block-dirty-bitmap-enable" 13079 }, 13080 { 13081 "name": "block-dirty-bitmap-clear" 13082 }, 13083 { 13084 "name": "block-dirty-bitmap-remove" 13085 }, 13086 { 13087 "name": "block-dirty-bitmap-add" 13088 }, 13089 { 13090 "name": "drive-mirror" 13091 }, 13092 { 13093 "name": "x-debug-query-block-graph" 13094 }, 13095 { 13096 "name": "query-named-block-nodes" 13097 }, 13098 { 13099 "name": "blockdev-backup" 13100 }, 13101 { 13102 "name": "drive-backup" 13103 }, 13104 { 13105 "name": "block-commit" 13106 }, 13107 { 13108 "name": "change-backing-file" 13109 }, 13110 { 13111 "name": "blockdev-snapshot" 13112 }, 13113 { 13114 "name": "blockdev-snapshot-sync" 13115 }, 13116 { 13117 "name": "block_resize" 13118 }, 13119 { 13120 "name": "block_passwd" 13121 }, 13122 { 13123 "name": "query-block-jobs" 13124 }, 13125 { 13126 "name": "query-blockstats" 13127 }, 13128 { 13129 "name": "query-block" 13130 }, 13131 { 13132 "name": "block-latency-histogram-set" 13133 }, 13134 { 13135 "name": "query-jobs" 13136 }, 13137 { 13138 "name": "job-finalize" 13139 }, 13140 { 13141 "name": "job-dismiss" 13142 }, 13143 { 13144 "name": "job-complete" 13145 }, 13146 { 13147 "name": "job-cancel" 13148 }, 13149 { 13150 "name": "job-resume" 13151 }, 13152 { 13153 "name": "job-pause" 13154 }, 13155 { 13156 "name": "watchdog-set-action" 13157 }, 13158 { 13159 "name": "query-status" 13160 } 13161 ], 13162 "id": "libvirt-5" 13163} 13164 13165{ 13166 "execute": "query-kvm", 13167 "id": "libvirt-6" 13168} 13169 13170{ 13171 "return": { 13172 "enabled": true, 13173 "present": true 13174 }, 13175 "id": "libvirt-6" 13176} 13177 13178{ 13179 "execute": "qom-list-types", 13180 "id": "libvirt-7" 13181} 13182 13183{ 13184 "return": [ 13185 { 13186 "name": "scsi-hd", 13187 "parent": "scsi-disk-base" 13188 }, 13189 { 13190 "name": "chardev-parallel", 13191 "parent": "chardev" 13192 }, 13193 { 13194 "name": "vhost-vsock-pci", 13195 "parent": "vhost-vsock-pci-base" 13196 }, 13197 { 13198 "name": "pxa270-arm-cpu", 13199 "parent": "arm-cpu" 13200 }, 13201 { 13202 "name": "imx7.analog", 13203 "parent": "sys-bus-device" 13204 }, 13205 { 13206 "name": "aspeed.gpio-ast2600", 13207 "parent": "aspeed.gpio" 13208 }, 13209 { 13210 "name": "pxa270-a1-arm-cpu", 13211 "parent": "arm-cpu" 13212 }, 13213 { 13214 "name": "digic", 13215 "parent": "device" 13216 }, 13217 { 13218 "name": "mv88w8618_flashcfg", 13219 "parent": "sys-bus-device" 13220 }, 13221 { 13222 "name": "at25df641", 13223 "parent": "m25p80-generic" 13224 }, 13225 { 13226 "name": "lm3s811evb-machine", 13227 "parent": "machine" 13228 }, 13229 { 13230 "name": "chardev-null", 13231 "parent": "chardev" 13232 }, 13233 { 13234 "name": "bcm2835-property", 13235 "parent": "sys-bus-device" 13236 }, 13237 { 13238 "name": "pxa2xx-pcmcia", 13239 "parent": "sys-bus-device" 13240 }, 13241 { 13242 "name": "mx25l3205d", 13243 "parent": "m25p80-generic" 13244 }, 13245 { 13246 "name": "vhost-user-fs-device", 13247 "parent": "virtio-device" 13248 }, 13249 { 13250 "name": "canon-a1100-machine", 13251 "parent": "machine" 13252 }, 13253 { 13254 "name": "n25q512a", 13255 "parent": "m25p80-generic" 13256 }, 13257 { 13258 "name": "lsi53c895a", 13259 "parent": "pci-device" 13260 }, 13261 { 13262 "name": "pr-manager-helper", 13263 "parent": "pr-manager" 13264 }, 13265 { 13266 "name": "cpu-cluster", 13267 "parent": "device" 13268 }, 13269 { 13270 "name": "virtio-keyboard-pci", 13271 "parent": "virtio-keyboard-pci-base-type" 13272 }, 13273 { 13274 "name": "imx2.wdt", 13275 "parent": "sys-bus-device" 13276 }, 13277 { 13278 "name": "virt-3.1-machine", 13279 "parent": "virt-machine" 13280 }, 13281 { 13282 "name": "mx25l6405d", 13283 "parent": "m25p80-generic" 13284 }, 13285 { 13286 "name": "chardev-pty", 13287 "parent": "chardev" 13288 }, 13289 { 13290 "name": "musicpal_gpio", 13291 "parent": "sys-bus-device" 13292 }, 13293 { 13294 "name": "ich9-usb-uhci4", 13295 "parent": "pci-uhci-usb" 13296 }, 13297 { 13298 "name": "s25fl064k", 13299 "parent": "m25p80-generic" 13300 }, 13301 { 13302 "name": "w25q256", 13303 "parent": "m25p80-generic" 13304 }, 13305 { 13306 "name": "vhost-scsi-pci-non-transitional", 13307 "parent": "vhost-scsi-pci-base" 13308 }, 13309 { 13310 "name": "ide-hd", 13311 "parent": "ide-device" 13312 }, 13313 { 13314 "name": "virtio-net-device", 13315 "parent": "virtio-device" 13316 }, 13317 { 13318 "name": "virtio-9p-pci-non-transitional", 13319 "parent": "virtio-9p-pci-base" 13320 }, 13321 { 13322 "name": "iotkit-secctl", 13323 "parent": "sys-bus-device" 13324 }, 13325 { 13326 "name": "usb-mtp", 13327 "parent": "usb-device" 13328 }, 13329 { 13330 "name": "n25q00", 13331 "parent": "m25p80-generic" 13332 }, 13333 { 13334 "name": "tz-mpc-iommu-memory-region", 13335 "parent": "qemu:iommu-memory-region" 13336 }, 13337 { 13338 "name": "cortex-r5-arm-cpu", 13339 "parent": "arm-cpu" 13340 }, 13341 { 13342 "name": "usb-mouse", 13343 "parent": "usb-hid" 13344 }, 13345 { 13346 "name": "xlnx-zcu102-machine", 13347 "parent": "machine" 13348 }, 13349 { 13350 "name": "vexpress-a15-machine", 13351 "parent": "vexpress" 13352 }, 13353 { 13354 "name": "gpex-pcihost", 13355 "parent": "pcie-host-bridge" 13356 }, 13357 { 13358 "name": "imx7.gpt", 13359 "parent": "imx25.gpt" 13360 }, 13361 { 13362 "name": "at45db081d", 13363 "parent": "m25p80-generic" 13364 }, 13365 { 13366 "name": "en25p32", 13367 "parent": "m25p80-generic" 13368 }, 13369 { 13370 "name": "imx7.gpr", 13371 "parent": "sys-bus-device" 13372 }, 13373 { 13374 "name": "pxa2xx-i2c-slave", 13375 "parent": "i2c-slave" 13376 }, 13377 { 13378 "name": "cortex-m0-arm-cpu", 13379 "parent": "arm-cpu" 13380 }, 13381 { 13382 "name": "aspeed.gpio-ast2500", 13383 "parent": "aspeed.gpio" 13384 }, 13385 { 13386 "name": "ftgmac100", 13387 "parent": "sys-bus-device" 13388 }, 13389 { 13390 "name": "filter-rewriter", 13391 "parent": "netfilter" 13392 }, 13393 { 13394 "name": "loader", 13395 "parent": "device" 13396 }, 13397 { 13398 "name": "arm946-arm-cpu", 13399 "parent": "arm-cpu" 13400 }, 13401 { 13402 "name": "pxa270-b0-arm-cpu", 13403 "parent": "arm-cpu" 13404 }, 13405 { 13406 "name": "iotkit", 13407 "parent": "arm-sse" 13408 }, 13409 { 13410 "name": "m25pe80", 13411 "parent": "m25p80-generic" 13412 }, 13413 { 13414 "name": "s25fl256s1", 13415 "parent": "m25p80-generic" 13416 }, 13417 { 13418 "name": "s25fl256s0", 13419 "parent": "m25p80-generic" 13420 }, 13421 { 13422 "name": "virtio-serial-pci", 13423 "parent": "virtio-serial-pci-base" 13424 }, 13425 { 13426 "name": "usb-audio", 13427 "parent": "usb-device" 13428 }, 13429 { 13430 "name": "platform-bus-device", 13431 "parent": "sys-bus-device" 13432 }, 13433 { 13434 "name": "usb-host", 13435 "parent": "usb-device" 13436 }, 13437 { 13438 "name": "pcie-root-port", 13439 "parent": "pcie-root-port-base" 13440 }, 13441 { 13442 "name": "iotkit-sysinfo", 13443 "parent": "sys-bus-device" 13444 }, 13445 { 13446 "name": "mt25qu01g", 13447 "parent": "m25p80-generic" 13448 }, 13449 { 13450 "name": "virtio-crypto-device", 13451 "parent": "virtio-device" 13452 }, 13453 { 13454 "name": "platform-ehci-usb", 13455 "parent": "sysbus-ehci-usb" 13456 }, 13457 { 13458 "name": "ich9-usb-uhci1", 13459 "parent": "pci-uhci-usb" 13460 }, 13461 { 13462 "name": "ccid-bus", 13463 "parent": "bus" 13464 }, 13465 { 13466 "name": "xlnx,ps7-usb", 13467 "parent": "sysbus-ehci-usb" 13468 }, 13469 { 13470 "name": "imx31.gpt", 13471 "parent": "imx25.gpt" 13472 }, 13473 { 13474 "name": "ich9-usb-uhci5", 13475 "parent": "pci-uhci-usb" 13476 }, 13477 { 13478 "name": "usb-bt-dongle", 13479 "parent": "usb-device" 13480 }, 13481 { 13482 "name": "s25fl129p1", 13483 "parent": "m25p80-generic" 13484 }, 13485 { 13486 "name": "s25fl129p0", 13487 "parent": "m25p80-generic" 13488 }, 13489 { 13490 "name": "xlnx.xps-timer", 13491 "parent": "sys-bus-device" 13492 }, 13493 { 13494 "name": "ich9-usb-uhci6", 13495 "parent": "pci-uhci-usb" 13496 }, 13497 { 13498 "name": "xlnx.xps-intc", 13499 "parent": "sys-bus-device" 13500 }, 13501 { 13502 "name": "ich9-usb-uhci3", 13503 "parent": "pci-uhci-usb" 13504 }, 13505 { 13506 "name": "kvm-arm-gicv3", 13507 "parent": "arm-gicv3-common" 13508 }, 13509 { 13510 "name": "virtio-input-host-pci", 13511 "parent": "virtio-input-host-pci-base-type" 13512 }, 13513 { 13514 "name": "mcimx6ul-evk-machine", 13515 "parent": "machine" 13516 }, 13517 { 13518 "name": "SSI", 13519 "parent": "bus" 13520 }, 13521 { 13522 "name": "lan9118", 13523 "parent": "sys-bus-device" 13524 }, 13525 { 13526 "name": "e1000", 13527 "parent": "e1000-base" 13528 }, 13529 { 13530 "name": "xlnx,zynq-xadc", 13531 "parent": "sys-bus-device" 13532 }, 13533 { 13534 "name": "xlnx.axi-dma", 13535 "parent": "sys-bus-device" 13536 }, 13537 { 13538 "name": "s25sl12801", 13539 "parent": "m25p80-generic" 13540 }, 13541 { 13542 "name": "s25sl12800", 13543 "parent": "m25p80-generic" 13544 }, 13545 { 13546 "name": "pxa2xx_rtc", 13547 "parent": "sys-bus-device" 13548 }, 13549 { 13550 "name": "exynos4210", 13551 "parent": "sys-bus-device" 13552 }, 13553 { 13554 "name": "ich9-usb-uhci2", 13555 "parent": "pci-uhci-usb" 13556 }, 13557 { 13558 "name": "cortex-m4-arm-cpu", 13559 "parent": "arm-cpu" 13560 }, 13561 { 13562 "name": "sysbus-ahci", 13563 "parent": "sys-bus-device" 13564 }, 13565 { 13566 "name": "kvm-arm-gic", 13567 "parent": "arm_gic_common" 13568 }, 13569 { 13570 "name": "imx.fec", 13571 "parent": "sys-bus-device" 13572 }, 13573 { 13574 "name": "aspeed.timer-ast2600", 13575 "parent": "aspeed.timer" 13576 }, 13577 { 13578 "name": "tpci200", 13579 "parent": "pci-device" 13580 }, 13581 { 13582 "name": "aspeed.gpio-ast2400", 13583 "parent": "aspeed.gpio" 13584 }, 13585 { 13586 "name": "spitz-lcdtg", 13587 "parent": "ssi-slave" 13588 }, 13589 { 13590 "name": "memory-backend-file", 13591 "parent": "memory-backend" 13592 }, 13593 { 13594 "name": "stm32f2xx-usart", 13595 "parent": "sys-bus-device" 13596 }, 13597 { 13598 "name": "max-arm-cpu", 13599 "parent": "aarch64-cpu" 13600 }, 13601 { 13602 "name": "cortex-m3-arm-cpu", 13603 "parent": "arm-cpu" 13604 }, 13605 { 13606 "name": "s25sl064p", 13607 "parent": "m25p80-generic" 13608 }, 13609 { 13610 "name": "input-barrier", 13611 "parent": "object" 13612 }, 13613 { 13614 "name": "container", 13615 "parent": "object" 13616 }, 13617 { 13618 "name": "rtl8139", 13619 "parent": "pci-device" 13620 }, 13621 { 13622 "name": "stm32f2xx-syscfg", 13623 "parent": "sys-bus-device" 13624 }, 13625 { 13626 "name": "mps2-an521-machine", 13627 "parent": "mps2tz" 13628 }, 13629 { 13630 "name": "exynos4210.i2c", 13631 "parent": "sys-bus-device" 13632 }, 13633 { 13634 "name": "armsse-mhu", 13635 "parent": "sys-bus-device" 13636 }, 13637 { 13638 "name": "chardev-hci", 13639 "parent": "chardev" 13640 }, 13641 { 13642 "name": "s25sl064a", 13643 "parent": "m25p80-generic" 13644 }, 13645 { 13646 "name": "vexpress-a9-machine", 13647 "parent": "vexpress" 13648 }, 13649 { 13650 "name": "usb-chipidea", 13651 "parent": "sysbus-ehci-usb" 13652 }, 13653 { 13654 "name": "megasas", 13655 "parent": "megasas-base" 13656 }, 13657 { 13658 "name": "corgi-ssp", 13659 "parent": "ssi-slave" 13660 }, 13661 { 13662 "name": "pxa2xx-fir", 13663 "parent": "sys-bus-device" 13664 }, 13665 { 13666 "name": "virtio-balloon-pci-non-transitional", 13667 "parent": "virtio-balloon-pci-base" 13668 }, 13669 { 13670 "name": "designware-pcie-host", 13671 "parent": "pci-host-bridge" 13672 }, 13673 { 13674 "name": "scsi-block", 13675 "parent": "scsi-disk-base" 13676 }, 13677 { 13678 "name": "mx66u1g45g", 13679 "parent": "m25p80-generic" 13680 }, 13681 { 13682 "name": "omap-intc", 13683 "parent": "common-omap-intc" 13684 }, 13685 { 13686 "name": "unimplemented-device", 13687 "parent": "sys-bus-device" 13688 }, 13689 { 13690 "name": "vhost-user-input", 13691 "parent": "virtio-input-device" 13692 }, 13693 { 13694 "name": "strongarm_pic", 13695 "parent": "sys-bus-device" 13696 }, 13697 { 13698 "name": "max7310", 13699 "parent": "i2c-slave" 13700 }, 13701 { 13702 "name": "sst25wf512", 13703 "parent": "m25p80-generic" 13704 }, 13705 { 13706 "name": "scsi-cd", 13707 "parent": "scsi-disk-base" 13708 }, 13709 { 13710 "name": "chardev-udp", 13711 "parent": "chardev" 13712 }, 13713 { 13714 "name": "aspeed.fmc-ast2600", 13715 "parent": "aspeed.smc" 13716 }, 13717 { 13718 "name": "accel", 13719 "parent": "object" 13720 }, 13721 { 13722 "name": "microbit.i2c", 13723 "parent": "sys-bus-device" 13724 }, 13725 { 13726 "name": "pxa270-b1-arm-cpu", 13727 "parent": "arm-cpu" 13728 }, 13729 { 13730 "name": "qio-dns-resolver", 13731 "parent": "object" 13732 }, 13733 { 13734 "name": "m45pe80", 13735 "parent": "m25p80-generic" 13736 }, 13737 { 13738 "name": "pxa2xx-dma", 13739 "parent": "sys-bus-device" 13740 }, 13741 { 13742 "name": "xlnx.axi-ethernet", 13743 "parent": "sys-bus-device" 13744 }, 13745 { 13746 "name": "vmware-svga", 13747 "parent": "pci-device" 13748 }, 13749 { 13750 "name": "ast2600-evb-machine", 13751 "parent": "aspeed-machine" 13752 }, 13753 { 13754 "name": "imx.gpio", 13755 "parent": "sys-bus-device" 13756 }, 13757 { 13758 "name": "tegra2-ehci-usb", 13759 "parent": "sysbus-ehci-usb" 13760 }, 13761 { 13762 "name": "virtio-serial-device", 13763 "parent": "virtio-device" 13764 }, 13765 { 13766 "name": "digic-timer", 13767 "parent": "sys-bus-device" 13768 }, 13769 { 13770 "name": "integrator_debug", 13771 "parent": "sys-bus-device" 13772 }, 13773 { 13774 "name": "aspeed.scu-ast2600", 13775 "parent": "aspeed.scu" 13776 }, 13777 { 13778 "name": "chardev-gdb", 13779 "parent": "chardev" 13780 }, 13781 { 13782 "name": "vhost-scsi-pci", 13783 "parent": "vhost-scsi-pci-base" 13784 }, 13785 { 13786 "name": "imx25.ccm", 13787 "parent": "imx.ccm" 13788 }, 13789 { 13790 "name": "a15mpcore_priv", 13791 "parent": "sys-bus-device" 13792 }, 13793 { 13794 "name": "xlnx.usmp-gqspi", 13795 "parent": "xlnx.ps7-qspi" 13796 }, 13797 { 13798 "name": "fw_cfg_mem", 13799 "parent": "fw_cfg" 13800 }, 13801 { 13802 "name": "virtio-scsi-pci-transitional", 13803 "parent": "virtio-scsi-pci-base" 13804 }, 13805 { 13806 "name": "chardev-socket", 13807 "parent": "chardev" 13808 }, 13809 { 13810 "name": "usb-ccid", 13811 "parent": "usb-device" 13812 }, 13813 { 13814 "name": "virtio-rng-device", 13815 "parent": "virtio-device" 13816 }, 13817 { 13818 "name": "usb-uas", 13819 "parent": "usb-device" 13820 }, 13821 { 13822 "name": "ide-cd", 13823 "parent": "ide-device" 13824 }, 13825 { 13826 "name": "mss-spi", 13827 "parent": "sys-bus-device" 13828 }, 13829 { 13830 "name": "cadence_uart", 13831 "parent": "sys-bus-device" 13832 }, 13833 { 13834 "name": "mps2-an385-machine", 13835 "parent": "mps2" 13836 }, 13837 { 13838 "name": "virtio-balloon-pci", 13839 "parent": "virtio-balloon-pci-base" 13840 }, 13841 { 13842 "name": "gpio_i2c", 13843 "parent": "sys-bus-device" 13844 }, 13845 { 13846 "name": "chardev-mux", 13847 "parent": "chardev" 13848 }, 13849 { 13850 "name": "iothread", 13851 "parent": "object" 13852 }, 13853 { 13854 "name": "spitz-keyboard", 13855 "parent": "sys-bus-device" 13856 }, 13857 { 13858 "name": "lm8323", 13859 "parent": "i2c-slave" 13860 }, 13861 { 13862 "name": "qio-channel-rdma", 13863 "parent": "qio-channel" 13864 }, 13865 { 13866 "name": "n25q256a", 13867 "parent": "m25p80-generic" 13868 }, 13869 { 13870 "name": "bochs-display", 13871 "parent": "pci-device" 13872 }, 13873 { 13874 "name": "bcm2835-ic", 13875 "parent": "sys-bus-device" 13876 }, 13877 { 13878 "name": "xilinx-zynq-a9-machine", 13879 "parent": "machine" 13880 }, 13881 { 13882 "name": "aspeed.timer-ast2400", 13883 "parent": "aspeed.timer" 13884 }, 13885 { 13886 "name": "arm1026-arm-cpu", 13887 "parent": "arm-cpu" 13888 }, 13889 { 13890 "name": "twl92230", 13891 "parent": "i2c-slave" 13892 }, 13893 { 13894 "name": "vhost-vsock-device", 13895 "parent": "virtio-device" 13896 }, 13897 { 13898 "name": "qio-channel-websock", 13899 "parent": "qio-channel" 13900 }, 13901 { 13902 "name": "authz-list-file", 13903 "parent": "authz" 13904 }, 13905 { 13906 "name": "sdhci-pci", 13907 "parent": "pci-device" 13908 }, 13909 { 13910 "name": "virtio-input-host-device", 13911 "parent": "virtio-input-device" 13912 }, 13913 { 13914 "name": "nrf51_soc.timer", 13915 "parent": "sys-bus-device" 13916 }, 13917 { 13918 "name": "aspeed.timer-ast2500", 13919 "parent": "aspeed.timer" 13920 }, 13921 { 13922 "name": "xlnx.v-dp", 13923 "parent": "sys-bus-device" 13924 }, 13925 { 13926 "name": "stm32f2xx-timer", 13927 "parent": "sys-bus-device" 13928 }, 13929 { 13930 "name": "pci-bridge", 13931 "parent": "base-pci-bridge" 13932 }, 13933 { 13934 "name": "i82559er", 13935 "parent": "pci-device" 13936 }, 13937 { 13938 "name": "aspeed.fmc-ast2500", 13939 "parent": "aspeed.smc" 13940 }, 13941 { 13942 "name": "ivshmem-doorbell", 13943 "parent": "ivshmem-common" 13944 }, 13945 { 13946 "name": "qio-channel-file", 13947 "parent": "qio-channel" 13948 }, 13949 { 13950 "name": "mx66l1g45g", 13951 "parent": "m25p80-generic" 13952 }, 13953 { 13954 "name": "am53c974", 13955 "parent": "pci-device" 13956 }, 13957 { 13958 "name": "versatile_pci_host", 13959 "parent": "pci-device" 13960 }, 13961 { 13962 "name": "w25x80", 13963 "parent": "m25p80-generic" 13964 }, 13965 { 13966 "name": "mv88w8618_wlan", 13967 "parent": "sys-bus-device" 13968 }, 13969 { 13970 "name": "pci-bridge-seat", 13971 "parent": "pci-bridge" 13972 }, 13973 { 13974 "name": "en25q32b", 13975 "parent": "m25p80-generic" 13976 }, 13977 { 13978 "name": "pxa27x-timer", 13979 "parent": "pxa2xx-timer" 13980 }, 13981 { 13982 "name": "pxa270-c0-arm-cpu", 13983 "parent": "arm-cpu" 13984 }, 13985 { 13986 "name": "witherspoon-bmc-machine", 13987 "parent": "aspeed-machine" 13988 }, 13989 { 13990 "name": "mx25l1606e", 13991 "parent": "m25p80-generic" 13992 }, 13993 { 13994 "name": "arm-gicv2m", 13995 "parent": "sys-bus-device" 13996 }, 13997 { 13998 "name": "microbit-machine", 13999 "parent": "machine" 14000 }, 14001 { 14002 "name": "nand", 14003 "parent": "device" 14004 }, 14005 { 14006 "name": "aspeed.scu-ast2500", 14007 "parent": "aspeed.scu" 14008 }, 14009 { 14010 "name": "designware-pcie-root", 14011 "parent": "base-pci-bridge" 14012 }, 14013 { 14014 "name": "gpio-key", 14015 "parent": "sys-bus-device" 14016 }, 14017 { 14018 "name": "dc390", 14019 "parent": "am53c974" 14020 }, 14021 { 14022 "name": "hda-micro", 14023 "parent": "hda-audio" 14024 }, 14025 { 14026 "name": "fw_cfg_io", 14027 "parent": "fw_cfg" 14028 }, 14029 { 14030 "name": "xio3130-downstream", 14031 "parent": "pcie-slot" 14032 }, 14033 { 14034 "name": "aspeed.sdmc-ast2600", 14035 "parent": "aspeed.sdmc" 14036 }, 14037 { 14038 "name": "s3c-sdhci", 14039 "parent": "generic-sdhci" 14040 }, 14041 { 14042 "name": "pl190", 14043 "parent": "sys-bus-device" 14044 }, 14045 { 14046 "name": "qemu,register", 14047 "parent": "device" 14048 }, 14049 { 14050 "name": "cortex-a7-arm-cpu", 14051 "parent": "arm-cpu" 14052 }, 14053 { 14054 "name": "IDE", 14055 "parent": "bus" 14056 }, 14057 { 14058 "name": "at25256a-nonjedec", 14059 "parent": "m25p80-generic" 14060 }, 14061 { 14062 "name": "m25pe20", 14063 "parent": "m25p80-generic" 14064 }, 14065 { 14066 "name": "integrator_core", 14067 "parent": "sys-bus-device" 14068 }, 14069 { 14070 "name": "virt-2.12-machine", 14071 "parent": "virt-machine" 14072 }, 14073 { 14074 "name": "ads7846", 14075 "parent": "ssi-slave" 14076 }, 14077 { 14078 "name": "sst25wf080", 14079 "parent": "m25p80-generic" 14080 }, 14081 { 14082 "name": "memory-backend-ram", 14083 "parent": "memory-backend" 14084 }, 14085 { 14086 "name": "arm_gic", 14087 "parent": "arm_gic_common" 14088 }, 14089 { 14090 "name": "aspeed.fmc-ast2400", 14091 "parent": "aspeed.smc" 14092 }, 14093 { 14094 "name": "exynos4210.mct", 14095 "parent": "sys-bus-device" 14096 }, 14097 { 14098 "name": "stellaris-adc", 14099 "parent": "sys-bus-device" 14100 }, 14101 { 14102 "name": "connex-machine", 14103 "parent": "machine" 14104 }, 14105 { 14106 "name": "virtio-blk-device", 14107 "parent": "virtio-device" 14108 }, 14109 { 14110 "name": "imx6.ccm", 14111 "parent": "imx.ccm" 14112 }, 14113 { 14114 "name": "virt-2.11-machine", 14115 "parent": "virt-machine" 14116 }, 14117 { 14118 "name": "at25128a-nonjedec", 14119 "parent": "m25p80-generic" 14120 }, 14121 { 14122 "name": "n25q512a13", 14123 "parent": "m25p80-generic" 14124 }, 14125 { 14126 "name": "cortex-a8-arm-cpu", 14127 "parent": "arm-cpu" 14128 }, 14129 { 14130 "name": "n25q512a11", 14131 "parent": "m25p80-generic" 14132 }, 14133 { 14134 "name": "sl-nand", 14135 "parent": "sys-bus-device" 14136 }, 14137 { 14138 "name": "armv7m", 14139 "parent": "sys-bus-device" 14140 }, 14141 { 14142 "name": "icp-ctrl-regs", 14143 "parent": "sys-bus-device" 14144 }, 14145 { 14146 "name": "bcm2835-sdhost", 14147 "parent": "sys-bus-device" 14148 }, 14149 { 14150 "name": "stellaris-gptm", 14151 "parent": "sys-bus-device" 14152 }, 14153 { 14154 "name": "chardev-pipe", 14155 "parent": "chardev-fd" 14156 }, 14157 { 14158 "name": "chardev-msmouse", 14159 "parent": "chardev" 14160 }, 14161 { 14162 "name": "virt-2.10-machine", 14163 "parent": "virt-machine" 14164 }, 14165 { 14166 "name": "pl181", 14167 "parent": "sys-bus-device" 14168 }, 14169 { 14170 "name": "cryptodev-backend-builtin", 14171 "parent": "cryptodev-backend" 14172 }, 14173 { 14174 "name": "m25pe16", 14175 "parent": "m25p80-generic" 14176 }, 14177 { 14178 "name": "hda-output", 14179 "parent": "hda-audio" 14180 }, 14181 { 14182 "name": "w25x64", 14183 "parent": "m25p80-generic" 14184 }, 14185 { 14186 "name": "VGA", 14187 "parent": "pci-vga" 14188 }, 14189 { 14190 "name": "qio-net-listener", 14191 "parent": "object" 14192 }, 14193 { 14194 "name": "iotkit-sysctl", 14195 "parent": "sys-bus-device" 14196 }, 14197 { 14198 "name": "s25fl016k", 14199 "parent": "m25p80-generic" 14200 }, 14201 { 14202 "name": "n800-machine", 14203 "parent": "machine" 14204 }, 14205 { 14206 "name": "vfio-pci-nohotplug", 14207 "parent": "vfio-pci" 14208 }, 14209 { 14210 "name": "m25p80", 14211 "parent": "m25p80-generic" 14212 }, 14213 { 14214 "name": "at25df321a", 14215 "parent": "m25p80-generic" 14216 }, 14217 { 14218 "name": "pxa2xx-mmci-bus", 14219 "parent": "sd-bus" 14220 }, 14221 { 14222 "name": "edu", 14223 "parent": "pci-device" 14224 }, 14225 { 14226 "name": "mptsas1068", 14227 "parent": "pci-device" 14228 }, 14229 { 14230 "name": "bcm2835-fb", 14231 "parent": "sys-bus-device" 14232 }, 14233 { 14234 "name": "lm3s6965evb-machine", 14235 "parent": "machine" 14236 }, 14237 { 14238 "name": "aspeed.scu-ast2400", 14239 "parent": "aspeed.scu" 14240 }, 14241 { 14242 "name": "versatileab-machine", 14243 "parent": "machine" 14244 }, 14245 { 14246 "name": "virtio-mouse-pci", 14247 "parent": "virtio-mouse-pci-base-type" 14248 }, 14249 { 14250 "name": "strongarm-uart", 14251 "parent": "sys-bus-device" 14252 }, 14253 { 14254 "name": "pl330", 14255 "parent": "sys-bus-device" 14256 }, 14257 { 14258 "name": "luminary-watchdog", 14259 "parent": "cmsdk-apb-watchdog" 14260 }, 14261 { 14262 "name": "vfio-pci-igd-lpc-bridge", 14263 "parent": "pci-device" 14264 }, 14265 { 14266 "name": "mv88w8618_pit", 14267 "parent": "sys-bus-device" 14268 }, 14269 { 14270 "name": "qio-channel-command", 14271 "parent": "qio-channel" 14272 }, 14273 { 14274 "name": "HDA", 14275 "parent": "bus" 14276 }, 14277 { 14278 "name": "chardev-ringbuf", 14279 "parent": "chardev" 14280 }, 14281 { 14282 "name": "stm32f2xx-adc", 14283 "parent": "sys-bus-device" 14284 }, 14285 { 14286 "name": "cmsdk-apb-timer", 14287 "parent": "sys-bus-device" 14288 }, 14289 { 14290 "name": "mx66u51235f", 14291 "parent": "m25p80-generic" 14292 }, 14293 { 14294 "name": "aspeed.sdmc-ast2500", 14295 "parent": "aspeed.sdmc" 14296 }, 14297 { 14298 "name": "aspeed.xdma", 14299 "parent": "sys-bus-device" 14300 }, 14301 { 14302 "name": "pcm3680_pci", 14303 "parent": "pci-device" 14304 }, 14305 { 14306 "name": "cmsdk-apb-watchdog", 14307 "parent": "sys-bus-device" 14308 }, 14309 { 14310 "name": "qemu:memory-region", 14311 "parent": "object" 14312 }, 14313 { 14314 "name": "mioe3680_pci", 14315 "parent": "pci-device" 14316 }, 14317 { 14318 "name": "mv88w8618_pic", 14319 "parent": "sys-bus-device" 14320 }, 14321 { 14322 "name": "ssd0323", 14323 "parent": "ssi-slave" 14324 }, 14325 { 14326 "name": "i2c-ddc", 14327 "parent": "i2c-slave" 14328 }, 14329 { 14330 "name": "omap2-intc", 14331 "parent": "common-omap-intc" 14332 }, 14333 { 14334 "name": "sysbus-ohci", 14335 "parent": "sys-bus-device" 14336 }, 14337 { 14338 "name": "xlnx.ps7-dev-cfg", 14339 "parent": "sys-bus-device" 14340 }, 14341 { 14342 "name": "pl080", 14343 "parent": "sys-bus-device" 14344 }, 14345 { 14346 "name": "borzoi-machine", 14347 "parent": "machine" 14348 }, 14349 { 14350 "name": "stellaris-i2c", 14351 "parent": "sys-bus-device" 14352 }, 14353 { 14354 "name": "pl081", 14355 "parent": "pl080" 14356 }, 14357 { 14358 "name": "xlnx.dpdma", 14359 "parent": "sys-bus-device" 14360 }, 14361 { 14362 "name": "aspeed.smc-ast2400", 14363 "parent": "aspeed.smc" 14364 }, 14365 { 14366 "name": "can-bus", 14367 "parent": "object" 14368 }, 14369 { 14370 "name": "qtest-accel", 14371 "parent": "accel" 14372 }, 14373 { 14374 "name": "m25p64", 14375 "parent": "m25p80-generic" 14376 }, 14377 { 14378 "name": "w25x40", 14379 "parent": "m25p80-generic" 14380 }, 14381 { 14382 "name": "tosa-machine", 14383 "parent": "machine" 14384 }, 14385 { 14386 "name": "cirrus-vga", 14387 "parent": "pci-device" 14388 }, 14389 { 14390 "name": "imx-gpcv2", 14391 "parent": "sys-bus-device" 14392 }, 14393 { 14394 "name": "acpi-ged", 14395 "parent": "sys-bus-device" 14396 }, 14397 { 14398 "name": "vhost-user-gpu", 14399 "parent": "virtio-gpu-base" 14400 }, 14401 { 14402 "name": "n25q128a13", 14403 "parent": "m25p80-generic" 14404 }, 14405 { 14406 "name": "virtio-blk-pci", 14407 "parent": "virtio-blk-pci-base" 14408 }, 14409 { 14410 "name": "cortex-a9-arm-cpu", 14411 "parent": "arm-cpu" 14412 }, 14413 { 14414 "name": "virtio-gpu-device", 14415 "parent": "virtio-gpu-base" 14416 }, 14417 { 14418 "name": "xlnx-versal", 14419 "parent": "sys-bus-device" 14420 }, 14421 { 14422 "name": "cryptodev-vhost-user", 14423 "parent": "cryptodev-backend" 14424 }, 14425 { 14426 "name": "ast2500-a1", 14427 "parent": "aspeed-soc" 14428 }, 14429 { 14430 "name": "n25q128a11", 14431 "parent": "m25p80-generic" 14432 }, 14433 { 14434 "name": "usb-serial", 14435 "parent": "usb-serial-dev" 14436 }, 14437 { 14438 "name": "sst25wf040", 14439 "parent": "m25p80-generic" 14440 }, 14441 { 14442 "name": "lsi53c810", 14443 "parent": "lsi53c895a" 14444 }, 14445 { 14446 "name": "System", 14447 "parent": "bus" 14448 }, 14449 { 14450 "name": "strongarm-gpio", 14451 "parent": "sys-bus-device" 14452 }, 14453 { 14454 "name": "cheetah-machine", 14455 "parent": "machine" 14456 }, 14457 { 14458 "name": "m45pe16", 14459 "parent": "m25p80-generic" 14460 }, 14461 { 14462 "name": "chardev-file", 14463 "parent": "chardev-fd" 14464 }, 14465 { 14466 "name": "pxa270-c5-arm-cpu", 14467 "parent": "arm-cpu" 14468 }, 14469 { 14470 "name": "chardev-braille", 14471 "parent": "chardev" 14472 }, 14473 { 14474 "name": "vt82c686b-usb-uhci", 14475 "parent": "pci-uhci-usb" 14476 }, 14477 { 14478 "name": "m45pe10", 14479 "parent": "m25p80-generic" 14480 }, 14481 { 14482 "name": "exynos4210.rtc", 14483 "parent": "sys-bus-device" 14484 }, 14485 { 14486 "name": "romulus-bmc-machine", 14487 "parent": "aspeed-machine" 14488 }, 14489 { 14490 "name": "w25x32", 14491 "parent": "m25p80-generic" 14492 }, 14493 { 14494 "name": "s25sl032p", 14495 "parent": "m25p80-generic" 14496 }, 14497 { 14498 "name": "vhost-user-scsi-pci-non-transitional", 14499 "parent": "vhost-user-scsi-pci-base" 14500 }, 14501 { 14502 "name": "aspeed.gpio-ast2600-1_8v", 14503 "parent": "aspeed.gpio" 14504 }, 14505 { 14506 "name": "aspeed.sdmc-ast2400", 14507 "parent": "aspeed.sdmc" 14508 }, 14509 { 14510 "name": "filter-dump", 14511 "parent": "netfilter" 14512 }, 14513 { 14514 "name": "imx25.gpt", 14515 "parent": "sys-bus-device" 14516 }, 14517 { 14518 "name": "PCIE", 14519 "parent": "PCI" 14520 }, 14521 { 14522 "name": "gpex-root", 14523 "parent": "pci-device" 14524 }, 14525 { 14526 "name": "pcie-pci-bridge", 14527 "parent": "base-pci-bridge" 14528 }, 14529 { 14530 "name": "sa1100-arm-cpu", 14531 "parent": "arm-cpu" 14532 }, 14533 { 14534 "name": "ssd0303", 14535 "parent": "i2c-slave" 14536 }, 14537 { 14538 "name": "s25sl032a", 14539 "parent": "m25p80-generic" 14540 }, 14541 { 14542 "name": "s25sl016a", 14543 "parent": "m25p80-generic" 14544 }, 14545 { 14546 "name": "virtio-net-pci-transitional", 14547 "parent": "virtio-net-pci-base" 14548 }, 14549 { 14550 "name": "mv88w8618_audio", 14551 "parent": "sys-bus-device" 14552 }, 14553 { 14554 "name": "vhost-user-blk-pci", 14555 "parent": "vhost-user-blk-pci-base" 14556 }, 14557 { 14558 "name": "s25sl008a", 14559 "parent": "m25p80-generic" 14560 }, 14561 { 14562 "name": "virtio-serial-bus", 14563 "parent": "bus" 14564 }, 14565 { 14566 "name": "ssi-sd", 14567 "parent": "ssi-slave" 14568 }, 14569 { 14570 "name": "secondary-vga", 14571 "parent": "pci-vga" 14572 }, 14573 { 14574 "name": "vhost-scsi", 14575 "parent": "vhost-scsi-common" 14576 }, 14577 { 14578 "name": "pl061", 14579 "parent": "sys-bus-device" 14580 }, 14581 { 14582 "name": "exynos4210-ehci-usb", 14583 "parent": "sysbus-ehci-usb" 14584 }, 14585 { 14586 "name": "exynos4210.pwm", 14587 "parent": "sys-bus-device" 14588 }, 14589 { 14590 "name": "cfi.pflash02", 14591 "parent": "sys-bus-device" 14592 }, 14593 { 14594 "name": "pci-ohci", 14595 "parent": "pci-device" 14596 }, 14597 { 14598 "name": "s70fl01gs", 14599 "parent": "m25p80-generic" 14600 }, 14601 { 14602 "name": "cfi.pflash01", 14603 "parent": "sys-bus-device" 14604 }, 14605 { 14606 "name": "w25x20", 14607 "parent": "m25p80-generic" 14608 }, 14609 { 14610 "name": "usb-hub", 14611 "parent": "usb-device" 14612 }, 14613 { 14614 "name": "s25fl512s", 14615 "parent": "m25p80-generic" 14616 }, 14617 { 14618 "name": "m25p40", 14619 "parent": "m25p80-generic" 14620 }, 14621 { 14622 "name": "mx25l12855e", 14623 "parent": "m25p80-generic" 14624 }, 14625 { 14626 "name": "tmp423", 14627 "parent": "tmp421-generic" 14628 }, 14629 { 14630 "name": "midway-machine", 14631 "parent": "machine" 14632 }, 14633 { 14634 "name": "tmp422", 14635 "parent": "tmp421-generic" 14636 }, 14637 { 14638 "name": "tmp421", 14639 "parent": "tmp421-generic" 14640 }, 14641 { 14642 "name": "bcm2835-aux", 14643 "parent": "sys-bus-device" 14644 }, 14645 { 14646 "name": "sabrelite-machine", 14647 "parent": "machine" 14648 }, 14649 { 14650 "name": "input-linux", 14651 "parent": "object" 14652 }, 14653 { 14654 "name": "arm_mptimer", 14655 "parent": "sys-bus-device" 14656 }, 14657 { 14658 "name": "musicpal-misc", 14659 "parent": "sys-bus-device" 14660 }, 14661 { 14662 "name": "bcm2835-sys-timer", 14663 "parent": "sys-bus-device" 14664 }, 14665 { 14666 "name": "aspeed.spi1-ast2600", 14667 "parent": "aspeed.smc" 14668 }, 14669 { 14670 "name": "aspeed.spi2-ast2600", 14671 "parent": "aspeed.smc" 14672 }, 14673 { 14674 "name": "virtio-rng-pci-transitional", 14675 "parent": "virtio-rng-pci-base" 14676 }, 14677 { 14678 "name": "virtio-serial-pci-transitional", 14679 "parent": "virtio-serial-pci-base" 14680 }, 14681 { 14682 "name": "w25x16", 14683 "parent": "m25p80-generic" 14684 }, 14685 { 14686 "name": "ati-vga", 14687 "parent": "pci-device" 14688 }, 14689 { 14690 "name": "SCSI", 14691 "parent": "bus" 14692 }, 14693 { 14694 "name": "sst25wf020", 14695 "parent": "m25p80-generic" 14696 }, 14697 { 14698 "name": "m25p32", 14699 "parent": "m25p80-generic" 14700 }, 14701 { 14702 "name": "vfio-amd-xgbe", 14703 "parent": "vfio-platform" 14704 }, 14705 { 14706 "name": "w25x10", 14707 "parent": "m25p80-generic" 14708 }, 14709 { 14710 "name": "pxa2xx-gpio", 14711 "parent": "sys-bus-device" 14712 }, 14713 { 14714 "name": "palmetto-bmc-machine", 14715 "parent": "aspeed-machine" 14716 }, 14717 { 14718 "name": "xlnx.xps-uartlite", 14719 "parent": "sys-bus-device" 14720 }, 14721 { 14722 "name": "mainstone-machine", 14723 "parent": "machine" 14724 }, 14725 { 14726 "name": "n810-machine", 14727 "parent": "machine" 14728 }, 14729 { 14730 "name": "pci-serial", 14731 "parent": "pci-device" 14732 }, 14733 { 14734 "name": "at26df161a", 14735 "parent": "m25p80-generic" 14736 }, 14737 { 14738 "name": "rocker", 14739 "parent": "pci-device" 14740 }, 14741 { 14742 "name": "terrier-machine", 14743 "parent": "machine" 14744 }, 14745 { 14746 "name": "max1111", 14747 "parent": "max111x" 14748 }, 14749 { 14750 "name": "netduino2-machine", 14751 "parent": "machine" 14752 }, 14753 { 14754 "name": "max1110", 14755 "parent": "max111x" 14756 }, 14757 { 14758 "name": "i82559c", 14759 "parent": "pci-device" 14760 }, 14761 { 14762 "name": "i82559b", 14763 "parent": "pci-device" 14764 }, 14765 { 14766 "name": "i82559a", 14767 "parent": "pci-device" 14768 }, 14769 { 14770 "name": "vhost-user-scsi-pci", 14771 "parent": "vhost-user-scsi-pci-base" 14772 }, 14773 { 14774 "name": "xlnx,zynqmp", 14775 "parent": "device" 14776 }, 14777 { 14778 "name": "virtio-blk-pci-non-transitional", 14779 "parent": "virtio-blk-pci-base" 14780 }, 14781 { 14782 "name": "realview_pci", 14783 "parent": "versatile_pci" 14784 }, 14785 { 14786 "name": "pcnet", 14787 "parent": "pci-device" 14788 }, 14789 { 14790 "name": "pl041", 14791 "parent": "sys-bus-device" 14792 }, 14793 { 14794 "name": "nrf51_soc.uart", 14795 "parent": "sys-bus-device" 14796 }, 14797 { 14798 "name": "n25q032a13", 14799 "parent": "m25p80-generic" 14800 }, 14801 { 14802 "name": "n25q032a11", 14803 "parent": "m25p80-generic" 14804 }, 14805 { 14806 "name": "gd25q64", 14807 "parent": "m25p80-generic" 14808 }, 14809 { 14810 "name": "sst25wf010", 14811 "parent": "m25p80-generic" 14812 }, 14813 { 14814 "name": "rng-egd", 14815 "parent": "rng-backend" 14816 }, 14817 { 14818 "name": "m25p20", 14819 "parent": "m25p80-generic" 14820 }, 14821 { 14822 "name": "xlnx.zdma", 14823 "parent": "sys-bus-device" 14824 }, 14825 { 14826 "name": "exynos4210.gic", 14827 "parent": "sys-bus-device" 14828 }, 14829 { 14830 "name": "raspi3-machine", 14831 "parent": "machine" 14832 }, 14833 { 14834 "name": "migration", 14835 "parent": "device" 14836 }, 14837 { 14838 "name": "l2x0", 14839 "parent": "sys-bus-device" 14840 }, 14841 { 14842 "name": "chardev-testdev", 14843 "parent": "chardev" 14844 }, 14845 { 14846 "name": "n25q064", 14847 "parent": "m25p80-generic" 14848 }, 14849 { 14850 "name": "allwinner-A10-timer", 14851 "parent": "sys-bus-device" 14852 }, 14853 { 14854 "name": "aspeed.spi1-ast2500", 14855 "parent": "aspeed.smc" 14856 }, 14857 { 14858 "name": "n25q064a13", 14859 "parent": "m25p80-generic" 14860 }, 14861 { 14862 "name": "i82558b", 14863 "parent": "pci-device" 14864 }, 14865 { 14866 "name": "n25q064a11", 14867 "parent": "m25p80-generic" 14868 }, 14869 { 14870 "name": "pl031", 14871 "parent": "sys-bus-device" 14872 }, 14873 { 14874 "name": "raspi2-machine", 14875 "parent": "machine" 14876 }, 14877 { 14878 "name": "tls-creds-x509", 14879 "parent": "tls-creds" 14880 }, 14881 { 14882 "name": "strongarm-ssp", 14883 "parent": "sys-bus-device" 14884 }, 14885 { 14886 "name": "i82558a", 14887 "parent": "pci-device" 14888 }, 14889 { 14890 "name": "smbus-eeprom", 14891 "parent": "smbus-device" 14892 }, 14893 { 14894 "name": "scoop", 14895 "parent": "sys-bus-device" 14896 }, 14897 { 14898 "name": "msf2-soc", 14899 "parent": "sys-bus-device" 14900 }, 14901 { 14902 "name": "pl111", 14903 "parent": "pl110" 14904 }, 14905 { 14906 "name": "pl110", 14907 "parent": "sys-bus-device" 14908 }, 14909 { 14910 "name": "tosa_dac", 14911 "parent": "i2c-slave" 14912 }, 14913 { 14914 "name": "onenand", 14915 "parent": "sys-bus-device" 14916 }, 14917 { 14918 "name": "virt-4.1-machine", 14919 "parent": "virt-machine" 14920 }, 14921 { 14922 "name": "bcm2835-dma", 14923 "parent": "sys-bus-device" 14924 }, 14925 { 14926 "name": "m25p16", 14927 "parent": "m25p80-generic" 14928 }, 14929 { 14930 "name": "i82801", 14931 "parent": "pci-device" 14932 }, 14933 { 14934 "name": "virtio-keyboard-device", 14935 "parent": "virtio-input-hid-device" 14936 }, 14937 { 14938 "name": "i82562", 14939 "parent": "pci-device" 14940 }, 14941 { 14942 "name": "virtio-net-pci", 14943 "parent": "virtio-net-pci-base" 14944 }, 14945 { 14946 "name": "exynos4210.fimd", 14947 "parent": "sys-bus-device" 14948 }, 14949 { 14950 "name": "m25p10", 14951 "parent": "m25p80-generic" 14952 }, 14953 { 14954 "name": "usb-net", 14955 "parent": "usb-device" 14956 }, 14957 { 14958 "name": "highbank-machine", 14959 "parent": "machine" 14960 }, 14961 { 14962 "name": "virt-4.0-machine", 14963 "parent": "virt-machine" 14964 }, 14965 { 14966 "name": "i82557c", 14967 "parent": "pci-device" 14968 }, 14969 { 14970 "name": "at26df081a", 14971 "parent": "m25p80-generic" 14972 }, 14973 { 14974 "name": "aspeed.spi2-ast2500", 14975 "parent": "aspeed.smc" 14976 }, 14977 { 14978 "name": "chardev-memory", 14979 "parent": "chardev-ringbuf" 14980 }, 14981 { 14982 "name": "xilinx-axi-dma-control-stream", 14983 "parent": "object" 14984 }, 14985 { 14986 "name": "i82557b", 14987 "parent": "pci-device" 14988 }, 14989 { 14990 "name": "aspeed.wdt-ast2600", 14991 "parent": "aspeed.wdt" 14992 }, 14993 { 14994 "name": "digic-uart", 14995 "parent": "sys-bus-device" 14996 }, 14997 { 14998 "name": "cortex-a53-arm-cpu", 14999 "parent": "aarch64-cpu" 15000 }, 15001 { 15002 "name": "sse-200", 15003 "parent": "arm-sse" 15004 }, 15005 { 15006 "name": "arm1176-arm-cpu", 15007 "parent": "arm-cpu" 15008 }, 15009 { 15010 "name": "i82557a", 15011 "parent": "pci-device" 15012 }, 15013 { 15014 "name": "s25sl004a", 15015 "parent": "m25p80-generic" 15016 }, 15017 { 15018 "name": "pl022", 15019 "parent": "sys-bus-device" 15020 }, 15021 { 15022 "name": "sdhci-bus", 15023 "parent": "sd-bus" 15024 }, 15025 { 15026 "name": "split-irq", 15027 "parent": "device" 15028 }, 15029 { 15030 "name": "bcm2835-rng", 15031 "parent": "sys-bus-device" 15032 }, 15033 { 15034 "name": "virtio-gpu-pci", 15035 "parent": "virtio-gpu-pci-base-type" 15036 }, 15037 { 15038 "name": "pl061_luminary", 15039 "parent": "pl061" 15040 }, 15041 { 15042 "name": "nrf51_soc.gpio", 15043 "parent": "sys-bus-device" 15044 }, 15045 { 15046 "name": "xilinx-axienet-control-stream", 15047 "parent": "object" 15048 }, 15049 { 15050 "name": "m25p05", 15051 "parent": "m25p80-generic" 15052 }, 15053 { 15054 "name": "bcm2835-sdhost-bus", 15055 "parent": "sd-bus" 15056 }, 15057 { 15058 "name": "strongarm-rtc", 15059 "parent": "sys-bus-device" 15060 }, 15061 { 15062 "name": "n25q128", 15063 "parent": "m25p80-generic" 15064 }, 15065 { 15066 "name": "imx.epit", 15067 "parent": "sys-bus-device" 15068 }, 15069 { 15070 "name": "i82551", 15071 "parent": "pci-device" 15072 }, 15073 { 15074 "name": "i82550", 15075 "parent": "pci-device" 15076 }, 15077 { 15078 "name": "armv7m_nvic", 15079 "parent": "sys-bus-device" 15080 }, 15081 { 15082 "name": "cubieboard-machine", 15083 "parent": "machine" 15084 }, 15085 { 15086 "name": "fsl,imx31", 15087 "parent": "device" 15088 }, 15089 { 15090 "name": "host-arm-cpu", 15091 "parent": "aarch64-cpu" 15092 }, 15093 { 15094 "name": "qio-channel-socket", 15095 "parent": "qio-channel" 15096 }, 15097 { 15098 "name": "cadence_ttc", 15099 "parent": "sys-bus-device" 15100 }, 15101 { 15102 "name": "throttle-group", 15103 "parent": "object" 15104 }, 15105 { 15106 "name": "imx.i2c", 15107 "parent": "sys-bus-device" 15108 }, 15109 { 15110 "name": "highbank-regs", 15111 "parent": "sys-bus-device" 15112 }, 15113 { 15114 "name": "aspeed.wdt-ast2500", 15115 "parent": "aspeed.wdt" 15116 }, 15117 { 15118 "name": "virt-2.6-machine", 15119 "parent": "virt-machine" 15120 }, 15121 { 15122 "name": "sa1110-arm-cpu", 15123 "parent": "arm-cpu" 15124 }, 15125 { 15126 "name": "arm.cortex-a9-global-timer", 15127 "parent": "sys-bus-device" 15128 }, 15129 { 15130 "name": "filter-mirror", 15131 "parent": "netfilter" 15132 }, 15133 { 15134 "name": "ich9-usb-ehci2", 15135 "parent": "pci-ehci-usb" 15136 }, 15137 { 15138 "name": "virtio-crypto-pci", 15139 "parent": "virtio-crypto-pci-base-type" 15140 }, 15141 { 15142 "name": "dpcd", 15143 "parent": "aux-slave" 15144 }, 15145 { 15146 "name": "pl011", 15147 "parent": "sys-bus-device" 15148 }, 15149 { 15150 "name": "ich9-usb-ehci1", 15151 "parent": "pci-ehci-usb" 15152 }, 15153 { 15154 "name": "vfio-pci", 15155 "parent": "pci-device" 15156 }, 15157 { 15158 "name": "nec-usb-xhci", 15159 "parent": "base-xhci" 15160 }, 15161 { 15162 "name": "imx6.gpt", 15163 "parent": "imx25.gpt" 15164 }, 15165 { 15166 "name": "exynos4210.rng", 15167 "parent": "sys-bus-device" 15168 }, 15169 { 15170 "name": "tusb6010", 15171 "parent": "sys-bus-device" 15172 }, 15173 { 15174 "name": "realview_mpcore", 15175 "parent": "sys-bus-device" 15176 }, 15177 { 15178 "name": "can-host-socketcan", 15179 "parent": "can-host" 15180 }, 15181 { 15182 "name": "irq", 15183 "parent": "object" 15184 }, 15185 { 15186 "name": "sx1-v1-machine", 15187 "parent": "machine" 15188 }, 15189 { 15190 "name": "w25q32dw", 15191 "parent": "m25p80-generic" 15192 }, 15193 { 15194 "name": "fsl,imx25", 15195 "parent": "device" 15196 }, 15197 { 15198 "name": "gd25q32", 15199 "parent": "m25p80-generic" 15200 }, 15201 { 15202 "name": "cortex-a57-arm-cpu", 15203 "parent": "aarch64-cpu" 15204 }, 15205 { 15206 "name": "memory-backend-memfd", 15207 "parent": "memory-backend" 15208 }, 15209 { 15210 "name": "n25q032", 15211 "parent": "m25p80-generic" 15212 }, 15213 { 15214 "name": "aspeed.spi1-ast2400", 15215 "parent": "aspeed.smc" 15216 }, 15217 { 15218 "name": "aspeed-mmi", 15219 "parent": "sys-bus-device" 15220 }, 15221 { 15222 "name": "pxa2xx_pic", 15223 "parent": "sys-bus-device" 15224 }, 15225 { 15226 "name": "w25q512jv", 15227 "parent": "m25p80-generic" 15228 }, 15229 { 15230 "name": "piix3-usb-uhci", 15231 "parent": "pci-uhci-usb" 15232 }, 15233 { 15234 "name": "virtserialport", 15235 "parent": "virtio-serial-port" 15236 }, 15237 { 15238 "name": "pvscsi", 15239 "parent": "pci-device" 15240 }, 15241 { 15242 "name": "ti925t-arm-cpu", 15243 "parent": "arm-cpu" 15244 }, 15245 { 15246 "name": "virtio-rng-pci-non-transitional", 15247 "parent": "virtio-rng-pci-base" 15248 }, 15249 { 15250 "name": "virt-4.2-machine", 15251 "parent": "virt-machine" 15252 }, 15253 { 15254 "name": "virtio-serial-pci-non-transitional", 15255 "parent": "virtio-serial-pci-base" 15256 }, 15257 { 15258 "name": "imx7.snvs", 15259 "parent": "sys-bus-device" 15260 }, 15261 { 15262 "name": "sd-bus", 15263 "parent": "bus" 15264 }, 15265 { 15266 "name": "sx1-machine", 15267 "parent": "machine" 15268 }, 15269 { 15270 "name": "320s33b", 15271 "parent": "m25p80-generic" 15272 }, 15273 { 15274 "name": "ich9-ahci", 15275 "parent": "pci-device" 15276 }, 15277 { 15278 "name": "dscm1xxxx", 15279 "parent": "microdrive" 15280 }, 15281 { 15282 "name": "chardev-stdio", 15283 "parent": "chardev-fd" 15284 }, 15285 { 15286 "name": "armv7m_systick", 15287 "parent": "sys-bus-device" 15288 }, 15289 { 15290 "name": "imx6ul.ccm", 15291 "parent": "imx.ccm" 15292 }, 15293 { 15294 "name": "aux-to-i2c-bridge", 15295 "parent": "device" 15296 }, 15297 { 15298 "name": "pc-dimm", 15299 "parent": "device" 15300 }, 15301 { 15302 "name": "cmsdk-apb-dualtimer", 15303 "parent": "sys-bus-device" 15304 }, 15305 { 15306 "name": "vhost-vsock-pci-non-transitional", 15307 "parent": "vhost-vsock-pci-base" 15308 }, 15309 { 15310 "name": "mcimx7d-sabre-machine", 15311 "parent": "machine" 15312 }, 15313 { 15314 "name": "tls-creds-anon", 15315 "parent": "tls-creds" 15316 }, 15317 { 15318 "name": "arm-smmuv3", 15319 "parent": "arm-smmu" 15320 }, 15321 { 15322 "name": "musca-a-machine", 15323 "parent": "musca" 15324 }, 15325 { 15326 "name": "xlnx-zynmp.rtc", 15327 "parent": "sys-bus-device" 15328 }, 15329 { 15330 "name": "n25q00a", 15331 "parent": "m25p80-generic" 15332 }, 15333 { 15334 "name": "IndustryPack", 15335 "parent": "bus" 15336 }, 15337 { 15338 "name": "cryptodev-backend", 15339 "parent": "object" 15340 }, 15341 { 15342 "name": "realview-eb-mpcore-machine", 15343 "parent": "machine" 15344 }, 15345 { 15346 "name": "chardev-vc", 15347 "parent": "chardev" 15348 }, 15349 { 15350 "name": "virt-2.8-machine", 15351 "parent": "virt-machine" 15352 }, 15353 { 15354 "name": "sii9022", 15355 "parent": "i2c-slave" 15356 }, 15357 { 15358 "name": "swift-bmc-machine", 15359 "parent": "aspeed-machine" 15360 }, 15361 { 15362 "name": "exynos4210.clk", 15363 "parent": "sys-bus-device" 15364 }, 15365 { 15366 "name": "or-irq", 15367 "parent": "device" 15368 }, 15369 { 15370 "name": "mx25l8005", 15371 "parent": "m25p80-generic" 15372 }, 15373 { 15374 "name": "pl050_keyboard", 15375 "parent": "pl050" 15376 }, 15377 { 15378 "name": "kzm-machine", 15379 "parent": "machine" 15380 }, 15381 { 15382 "name": "qio-channel-buffer", 15383 "parent": "qio-channel" 15384 }, 15385 { 15386 "name": "pxa250-arm-cpu", 15387 "parent": "arm-cpu" 15388 }, 15389 { 15390 "name": "usb-ehci", 15391 "parent": "pci-ehci-usb" 15392 }, 15393 { 15394 "name": "filter-redirector", 15395 "parent": "netfilter" 15396 }, 15397 { 15398 "name": "virt-2.7-machine", 15399 "parent": "virt-machine" 15400 }, 15401 { 15402 "name": "xgmac", 15403 "parent": "sys-bus-device" 15404 }, 15405 { 15406 "name": "versatile_pci", 15407 "parent": "pci-host-bridge" 15408 }, 15409 { 15410 "name": "realview_sysctl", 15411 "parent": "sys-bus-device" 15412 }, 15413 { 15414 "name": "smc91c111", 15415 "parent": "sys-bus-device" 15416 }, 15417 { 15418 "name": "arm11mpcore-arm-cpu", 15419 "parent": "arm-cpu" 15420 }, 15421 { 15422 "name": "virtio-rng-pci", 15423 "parent": "virtio-rng-pci-base" 15424 }, 15425 { 15426 "name": "pxa2xx-mmci", 15427 "parent": "sys-bus-device" 15428 }, 15429 { 15430 "name": "filter-replay", 15431 "parent": "netfilter" 15432 }, 15433 { 15434 "name": "nrf51_soc.rng", 15435 "parent": "sys-bus-device" 15436 }, 15437 { 15438 "name": "sst25vf080b", 15439 "parent": "m25p80-generic" 15440 }, 15441 { 15442 "name": "nrf51_soc.nvm", 15443 "parent": "sys-bus-device" 15444 }, 15445 { 15446 "name": "akita-machine", 15447 "parent": "machine" 15448 }, 15449 { 15450 "name": "aspeed.wdt-ast2400", 15451 "parent": "aspeed.wdt" 15452 }, 15453 { 15454 "name": "qemu-console", 15455 "parent": "object" 15456 }, 15457 { 15458 "name": "cortex-r5f-arm-cpu", 15459 "parent": "arm-cpu" 15460 }, 15461 { 15462 "name": "authz-pam", 15463 "parent": "authz" 15464 }, 15465 { 15466 "name": "ppc4xx-ehci-usb", 15467 "parent": "sysbus-ehci-usb" 15468 }, 15469 { 15470 "name": "e1000-82545em", 15471 "parent": "e1000-base" 15472 }, 15473 { 15474 "name": "virtio-mmio-bus", 15475 "parent": "virtio-bus" 15476 }, 15477 { 15478 "name": "vhost-user-blk-pci-transitional", 15479 "parent": "vhost-user-blk-pci-base" 15480 }, 15481 { 15482 "name": "allwinner-a10", 15483 "parent": "device" 15484 }, 15485 { 15486 "name": "armsse-cpuid", 15487 "parent": "sys-bus-device" 15488 }, 15489 { 15490 "name": "chardev-wctablet", 15491 "parent": "chardev" 15492 }, 15493 { 15494 "name": "filter-buffer", 15495 "parent": "netfilter" 15496 }, 15497 { 15498 "name": "sp804", 15499 "parent": "sys-bus-device" 15500 }, 15501 { 15502 "name": "vhost-user-gpu-pci", 15503 "parent": "vhost-user-gpu-pci-base-type" 15504 }, 15505 { 15506 "name": "tmp105", 15507 "parent": "i2c-slave" 15508 }, 15509 { 15510 "name": "w25q80", 15511 "parent": "m25p80-generic" 15512 }, 15513 { 15514 "name": "piix4-usb-uhci", 15515 "parent": "pci-uhci-usb" 15516 }, 15517 { 15518 "name": "integrator_pit", 15519 "parent": "sys-bus-device" 15520 }, 15521 { 15522 "name": "generic-sdhci", 15523 "parent": "sys-bus-device" 15524 }, 15525 { 15526 "name": "usb-storage", 15527 "parent": "usb-storage-dev" 15528 }, 15529 { 15530 "name": "e1000-82544gc", 15531 "parent": "e1000-base" 15532 }, 15533 { 15534 "name": "xilinx,zynq_slcr", 15535 "parent": "sys-bus-device" 15536 }, 15537 { 15538 "name": "ioh3420", 15539 "parent": "pcie-root-port-base" 15540 }, 15541 { 15542 "name": "pci-serial-4x", 15543 "parent": "pci-device" 15544 }, 15545 { 15546 "name": "vmcoreinfo", 15547 "parent": "device" 15548 }, 15549 { 15550 "name": "mv88w8618_eth", 15551 "parent": "sys-bus-device" 15552 }, 15553 { 15554 "name": "versatilepb_sic", 15555 "parent": "sys-bus-device" 15556 }, 15557 { 15558 "name": "aspeed.sdhci", 15559 "parent": "sys-bus-device" 15560 }, 15561 { 15562 "name": "virtio-9p-pci", 15563 "parent": "virtio-9p-pci-base" 15564 }, 15565 { 15566 "name": "integrator_pic", 15567 "parent": "sys-bus-device" 15568 }, 15569 { 15570 "name": "versatile_i2c", 15571 "parent": "sys-bus-device" 15572 }, 15573 { 15574 "name": "m25p128", 15575 "parent": "m25p80-generic" 15576 }, 15577 { 15578 "name": "en25f32", 15579 "parent": "m25p80-generic" 15580 }, 15581 { 15582 "name": "z2-machine", 15583 "parent": "machine" 15584 }, 15585 { 15586 "name": "s70fs01gs", 15587 "parent": "m25p80-generic" 15588 }, 15589 { 15590 "name": "at26f004", 15591 "parent": "m25p80-generic" 15592 }, 15593 { 15594 "name": "virtio-9p-device", 15595 "parent": "virtio-device" 15596 }, 15597 { 15598 "name": "ich9-intel-hda", 15599 "parent": "intel-hda-generic" 15600 }, 15601 { 15602 "name": "s25fs512s", 15603 "parent": "m25p80-generic" 15604 }, 15605 { 15606 "name": "sbsa-ref-machine", 15607 "parent": "machine" 15608 }, 15609 { 15610 "name": "n25q256a13", 15611 "parent": "m25p80-generic" 15612 }, 15613 { 15614 "name": "160s33b", 15615 "parent": "m25p80-generic" 15616 }, 15617 { 15618 "name": "n25q256a11", 15619 "parent": "m25p80-generic" 15620 }, 15621 { 15622 "name": "imx-usdhc", 15623 "parent": "generic-sdhci" 15624 }, 15625 { 15626 "name": "secret", 15627 "parent": "object" 15628 }, 15629 { 15630 "name": "exynos4210.irq_gate", 15631 "parent": "sys-bus-device" 15632 }, 15633 { 15634 "name": "musicpal-machine", 15635 "parent": "machine" 15636 }, 15637 { 15638 "name": "stm32f2xx-spi", 15639 "parent": "sys-bus-device" 15640 }, 15641 { 15642 "name": "imx6.src", 15643 "parent": "sys-bus-device" 15644 }, 15645 { 15646 "name": "exynos4210.combiner", 15647 "parent": "sys-bus-device" 15648 }, 15649 { 15650 "name": "pxa25x-timer", 15651 "parent": "pxa2xx-timer" 15652 }, 15653 { 15654 "name": "arm926-arm-cpu", 15655 "parent": "arm-cpu" 15656 }, 15657 { 15658 "name": "chardev-serial", 15659 "parent": "chardev-fd" 15660 }, 15661 { 15662 "name": "virt-2.9-machine", 15663 "parent": "virt-machine" 15664 }, 15665 { 15666 "name": "vhost-user-blk-pci-non-transitional", 15667 "parent": "vhost-user-blk-pci-base" 15668 }, 15669 { 15670 "name": "exynos4210.pmu", 15671 "parent": "sys-bus-device" 15672 }, 15673 { 15674 "name": "vhost-user-backend", 15675 "parent": "object" 15676 }, 15677 { 15678 "name": "imx7.ccm", 15679 "parent": "imx.ccm" 15680 }, 15681 { 15682 "name": "ipoctal232", 15683 "parent": "ipack-device" 15684 }, 15685 { 15686 "name": "vhost-user-fs-pci", 15687 "parent": "vhost-user-fs-pci-base" 15688 }, 15689 { 15690 "name": "virtio-pci-bus", 15691 "parent": "virtio-bus" 15692 }, 15693 { 15694 "name": "omap_i2c", 15695 "parent": "sys-bus-device" 15696 }, 15697 { 15698 "name": "omap-gpio", 15699 "parent": "sys-bus-device" 15700 }, 15701 { 15702 "name": "cmsdk-apb-uart", 15703 "parent": "sys-bus-device" 15704 }, 15705 { 15706 "name": "virtio-tablet-device", 15707 "parent": "virtio-input-hid-device" 15708 }, 15709 { 15710 "name": "w25q64", 15711 "parent": "m25p80-generic" 15712 }, 15713 { 15714 "name": "virtio-scsi-pci", 15715 "parent": "virtio-scsi-pci-base" 15716 }, 15717 { 15718 "name": "at25df041a", 15719 "parent": "m25p80-generic" 15720 }, 15721 { 15722 "name": "mx25l12805d", 15723 "parent": "m25p80-generic" 15724 }, 15725 { 15726 "name": "x3130-upstream", 15727 "parent": "pcie-port" 15728 }, 15729 { 15730 "name": "ES1370", 15731 "parent": "pci-device" 15732 }, 15733 { 15734 "name": "tz-ppc", 15735 "parent": "sys-bus-device" 15736 }, 15737 { 15738 "name": "pci-testdev", 15739 "parent": "pci-device" 15740 }, 15741 { 15742 "name": "at25fs040", 15743 "parent": "m25p80-generic" 15744 }, 15745 { 15746 "name": "emcraft-sf2-machine", 15747 "parent": "machine" 15748 }, 15749 { 15750 "name": "aspeed.rtc", 15751 "parent": "sys-bus-device" 15752 }, 15753 { 15754 "name": "authz-list", 15755 "parent": "authz" 15756 }, 15757 { 15758 "name": "xlnx.ps7-spi", 15759 "parent": "sys-bus-device" 15760 }, 15761 { 15762 "name": "e1000e", 15763 "parent": "pci-device" 15764 }, 15765 { 15766 "name": "cortex-m33-arm-cpu", 15767 "parent": "arm-cpu" 15768 }, 15769 { 15770 "name": "virtio-balloon-pci-transitional", 15771 "parent": "virtio-balloon-pci-base" 15772 }, 15773 { 15774 "name": "cortex-a72-arm-cpu", 15775 "parent": "aarch64-cpu" 15776 }, 15777 { 15778 "name": "ARM,bitband-memory", 15779 "parent": "sys-bus-device" 15780 }, 15781 { 15782 "name": "tcg-accel", 15783 "parent": "accel" 15784 }, 15785 { 15786 "name": "nrf51-soc", 15787 "parent": "sys-bus-device" 15788 }, 15789 { 15790 "name": "virtconsole", 15791 "parent": "virtserialport" 15792 }, 15793 { 15794 "name": "mx25l25655e", 15795 "parent": "m25p80-generic" 15796 }, 15797 { 15798 "name": "mss-timer", 15799 "parent": "sys-bus-device" 15800 }, 15801 { 15802 "name": "msf2-sysreg", 15803 "parent": "sys-bus-device" 15804 }, 15805 { 15806 "name": "pci-serial-2x", 15807 "parent": "pci-device" 15808 }, 15809 { 15810 "name": "mps2-scc", 15811 "parent": "sys-bus-device" 15812 }, 15813 { 15814 "name": "colo-compare", 15815 "parent": "object" 15816 }, 15817 { 15818 "name": "vhost-user-scsi-pci-transitional", 15819 "parent": "vhost-user-scsi-pci-base" 15820 }, 15821 { 15822 "name": "mps2-fpgaio", 15823 "parent": "sys-bus-device" 15824 }, 15825 { 15826 "name": "virtio-tablet-pci", 15827 "parent": "virtio-tablet-pci-base-type" 15828 }, 15829 { 15830 "name": "allwinner-emac", 15831 "parent": "sys-bus-device" 15832 }, 15833 { 15834 "name": "i82801b11-bridge", 15835 "parent": "base-pci-bridge" 15836 }, 15837 { 15838 "name": "bcm2836-control", 15839 "parent": "sys-bus-device" 15840 }, 15841 { 15842 "name": "bcm2835-peripherals", 15843 "parent": "sys-bus-device" 15844 }, 15845 { 15846 "name": "arm-its-kvm", 15847 "parent": "arm-gicv3-its-common" 15848 }, 15849 { 15850 "name": "realview-pb-a8-machine", 15851 "parent": "machine" 15852 }, 15853 { 15854 "name": "fsl,imx7", 15855 "parent": "device" 15856 }, 15857 { 15858 "name": "fsl,imx6", 15859 "parent": "device" 15860 }, 15861 { 15862 "name": "usb-bus", 15863 "parent": "bus" 15864 }, 15865 { 15866 "name": "versatilepb-machine", 15867 "parent": "machine" 15868 }, 15869 { 15870 "name": "w25q80bl", 15871 "parent": "m25p80-generic" 15872 }, 15873 { 15874 "name": "pxa255-arm-cpu", 15875 "parent": "arm-cpu" 15876 }, 15877 { 15878 "name": "at26df321", 15879 "parent": "m25p80-generic" 15880 }, 15881 { 15882 "name": "musicpal_key", 15883 "parent": "sys-bus-device" 15884 }, 15885 { 15886 "name": "PCI", 15887 "parent": "bus" 15888 }, 15889 { 15890 "name": "pxa261-arm-cpu", 15891 "parent": "arm-cpu" 15892 }, 15893 { 15894 "name": "tosa-ssp", 15895 "parent": "ssi-slave" 15896 }, 15897 { 15898 "name": "pl050_mouse", 15899 "parent": "pl050" 15900 }, 15901 { 15902 "name": "tulip", 15903 "parent": "pci-device" 15904 }, 15905 { 15906 "name": "tz-msc", 15907 "parent": "sys-bus-device" 15908 }, 15909 { 15910 "name": "strongarm-ppc", 15911 "parent": "sys-bus-device" 15912 }, 15913 { 15914 "name": "fusbh200-ehci-usb", 15915 "parent": "sysbus-ehci-usb" 15916 }, 15917 { 15918 "name": "aspeed.i2c-ast2600", 15919 "parent": "aspeed.i2c" 15920 }, 15921 { 15922 "name": "vhost-user-scsi", 15923 "parent": "vhost-scsi-common" 15924 }, 15925 { 15926 "name": "arm1136-r2-arm-cpu", 15927 "parent": "arm-cpu" 15928 }, 15929 { 15930 "name": "imx.enet", 15931 "parent": "imx.fec" 15932 }, 15933 { 15934 "name": "usb-braille", 15935 "parent": "usb-serial-dev" 15936 }, 15937 { 15938 "name": "pxa260-arm-cpu", 15939 "parent": "arm-cpu" 15940 }, 15941 { 15942 "name": "ast2400-a1", 15943 "parent": "aspeed-soc" 15944 }, 15945 { 15946 "name": "esp", 15947 "parent": "sys-bus-device" 15948 }, 15949 { 15950 "name": "stellaris_enet", 15951 "parent": "sys-bus-device" 15952 }, 15953 { 15954 "name": "musicpal_lcd", 15955 "parent": "sys-bus-device" 15956 }, 15957 { 15958 "name": "fsl,imx6ul", 15959 "parent": "device" 15960 }, 15961 { 15962 "name": "realview-eb-machine", 15963 "parent": "machine" 15964 }, 15965 { 15966 "name": "ne2k_pci", 15967 "parent": "pci-device" 15968 }, 15969 { 15970 "name": "realview-pbx-a9-machine", 15971 "parent": "machine" 15972 }, 15973 { 15974 "name": "ivshmem-plain", 15975 "parent": "ivshmem-common" 15976 }, 15977 { 15978 "name": "vhost-user-blk", 15979 "parent": "virtio-device" 15980 }, 15981 { 15982 "name": "usb-kbd", 15983 "parent": "usb-hid" 15984 }, 15985 { 15986 "name": "musca-b1-machine", 15987 "parent": "musca" 15988 }, 15989 { 15990 "name": "authz-simple", 15991 "parent": "authz" 15992 }, 15993 { 15994 "name": "pxa2xx_i2c", 15995 "parent": "sys-bus-device" 15996 }, 15997 { 15998 "name": "a9-scu", 15999 "parent": "sys-bus-device" 16000 }, 16001 { 16002 "name": "imx31.ccm", 16003 "parent": "imx.ccm" 16004 }, 16005 { 16006 "name": "cortex-a15-arm-cpu", 16007 "parent": "arm-cpu" 16008 }, 16009 { 16010 "name": "spitz-machine", 16011 "parent": "machine" 16012 }, 16013 { 16014 "name": "hda-duplex", 16015 "parent": "hda-audio" 16016 }, 16017 { 16018 "name": "megasas-gen2", 16019 "parent": "megasas-base" 16020 }, 16021 { 16022 "name": "none-machine", 16023 "parent": "machine" 16024 }, 16025 { 16026 "name": "arm-gicv3", 16027 "parent": "arm-gicv3-common" 16028 }, 16029 { 16030 "name": "virtio-9p-pci-transitional", 16031 "parent": "virtio-9p-pci-base" 16032 }, 16033 { 16034 "name": "mt25ql01g", 16035 "parent": "m25p80-generic" 16036 }, 16037 { 16038 "name": "w25q32", 16039 "parent": "m25p80-generic" 16040 }, 16041 { 16042 "name": "stm32f205-soc", 16043 "parent": "sys-bus-device" 16044 }, 16045 { 16046 "name": "wm8750", 16047 "parent": "i2c-slave" 16048 }, 16049 { 16050 "name": "virtio-balloon-device", 16051 "parent": "virtio-device" 16052 }, 16053 { 16054 "name": "kvaser_pci", 16055 "parent": "pci-device" 16056 }, 16057 { 16058 "name": "allwinner-ahci", 16059 "parent": "sysbus-ahci" 16060 }, 16061 { 16062 "name": "m25px64", 16063 "parent": "m25p80-generic" 16064 }, 16065 { 16066 "name": "pl011_luminary", 16067 "parent": "pl011" 16068 }, 16069 { 16070 "name": "at25fs010", 16071 "parent": "m25p80-generic" 16072 }, 16073 { 16074 "name": "allwinner-a10-pic", 16075 "parent": "sys-bus-device" 16076 }, 16077 { 16078 "name": "usb-wacom-tablet", 16079 "parent": "usb-device" 16080 }, 16081 { 16082 "name": "nvme", 16083 "parent": "pci-device" 16084 }, 16085 { 16086 "name": "imx25-pdk-machine", 16087 "parent": "machine" 16088 }, 16089 { 16090 "name": "vhost-scsi-pci-transitional", 16091 "parent": "vhost-scsi-pci-base" 16092 }, 16093 { 16094 "name": "ramfb", 16095 "parent": "sys-bus-device" 16096 }, 16097 { 16098 "name": "arm1136-arm-cpu", 16099 "parent": "arm-cpu" 16100 }, 16101 { 16102 "name": "mx25l4005a", 16103 "parent": "m25p80-generic" 16104 }, 16105 { 16106 "name": "usb-tablet", 16107 "parent": "usb-hid" 16108 }, 16109 { 16110 "name": "xlnx.ps7-qspi", 16111 "parent": "xlnx.ps7-spi" 16112 }, 16113 { 16114 "name": "vhost-user-input-pci", 16115 "parent": "vhost-user-input-pci-base-type" 16116 }, 16117 { 16118 "name": "scsi-disk", 16119 "parent": "scsi-disk-base" 16120 }, 16121 { 16122 "name": "xlnx-versal-virt-machine", 16123 "parent": "machine" 16124 }, 16125 { 16126 "name": "intel-hda", 16127 "parent": "intel-hda-generic" 16128 }, 16129 { 16130 "name": "aspeed.i2c-ast2500", 16131 "parent": "aspeed.i2c" 16132 }, 16133 { 16134 "name": "en25q64", 16135 "parent": "m25p80-generic" 16136 }, 16137 { 16138 "name": "kvm-accel", 16139 "parent": "accel" 16140 }, 16141 { 16142 "name": "collie-machine", 16143 "parent": "machine" 16144 }, 16145 { 16146 "name": "arm11mpcore_priv", 16147 "parent": "sys-bus-device" 16148 }, 16149 { 16150 "name": "imx.spi", 16151 "parent": "sys-bus-device" 16152 }, 16153 { 16154 "name": "xlnx.xps-spi", 16155 "parent": "sys-bus-device" 16156 }, 16157 { 16158 "name": "realview_gic", 16159 "parent": "sys-bus-device" 16160 }, 16161 { 16162 "name": "virtio-scsi-device", 16163 "parent": "virtio-scsi-common" 16164 }, 16165 { 16166 "name": "bcm2835-mbox", 16167 "parent": "sys-bus-device" 16168 }, 16169 { 16170 "name": "smdkc210-machine", 16171 "parent": "machine" 16172 }, 16173 { 16174 "name": "AC97", 16175 "parent": "pci-device" 16176 }, 16177 { 16178 "name": "ds1338", 16179 "parent": "i2c-slave" 16180 }, 16181 { 16182 "name": "arm11-scu", 16183 "parent": "sys-bus-device" 16184 }, 16185 { 16186 "name": "pxa270-a0-arm-cpu", 16187 "parent": "arm-cpu" 16188 }, 16189 { 16190 "name": "virtio-blk-pci-transitional", 16191 "parent": "virtio-blk-pci-base" 16192 }, 16193 { 16194 "name": "xilinx-axi-dma-data-stream", 16195 "parent": "object" 16196 }, 16197 { 16198 "name": "pxa262-arm-cpu", 16199 "parent": "arm-cpu" 16200 }, 16201 { 16202 "name": "sd-card", 16203 "parent": "device" 16204 }, 16205 { 16206 "name": "bcm2835_gpio", 16207 "parent": "sys-bus-device" 16208 }, 16209 { 16210 "name": "i2c-bus", 16211 "parent": "bus" 16212 }, 16213 { 16214 "name": "virtio-mouse-device", 16215 "parent": "virtio-input-hid-device" 16216 }, 16217 { 16218 "name": "exynos4210.uart", 16219 "parent": "sys-bus-device" 16220 }, 16221 { 16222 "name": "mx25l25635e", 16223 "parent": "m25p80-generic" 16224 }, 16225 { 16226 "name": "640s33b", 16227 "parent": "m25p80-generic" 16228 }, 16229 { 16230 "name": "pl110_versatile", 16231 "parent": "pl110" 16232 }, 16233 { 16234 "name": "ast2500-evb-machine", 16235 "parent": "aspeed-machine" 16236 }, 16237 { 16238 "name": "ast2600-a0", 16239 "parent": "aspeed-soc" 16240 }, 16241 { 16242 "name": "i6300esb", 16243 "parent": "pci-device" 16244 }, 16245 { 16246 "name": "mainstone-fpga", 16247 "parent": "sys-bus-device" 16248 }, 16249 { 16250 "name": "bcm2835-thermal", 16251 "parent": "sys-bus-device" 16252 }, 16253 { 16254 "name": "aux-bus", 16255 "parent": "bus" 16256 }, 16257 { 16258 "name": "virt-3.0-machine", 16259 "parent": "virt-machine" 16260 }, 16261 { 16262 "name": "mx25l2005a", 16263 "parent": "m25p80-generic" 16264 }, 16265 { 16266 "name": "a9mpcore_priv", 16267 "parent": "sys-bus-device" 16268 }, 16269 { 16270 "name": "xilinx-axienet-data-stream", 16271 "parent": "object" 16272 }, 16273 { 16274 "name": "aspeed.vic", 16275 "parent": "sys-bus-device" 16276 }, 16277 { 16278 "name": "pvrdma", 16279 "parent": "pci-device" 16280 }, 16281 { 16282 "name": "cadence_gem", 16283 "parent": "sys-bus-device" 16284 }, 16285 { 16286 "name": "sst25vf040b", 16287 "parent": "m25p80-generic" 16288 }, 16289 { 16290 "name": "ide-drive", 16291 "parent": "ide-device" 16292 }, 16293 { 16294 "name": "sst25vf032b", 16295 "parent": "m25p80-generic" 16296 }, 16297 { 16298 "name": "bcm2837", 16299 "parent": "bcm283x" 16300 }, 16301 { 16302 "name": "bcm2836", 16303 "parent": "bcm283x" 16304 }, 16305 { 16306 "name": "sst25vf016b", 16307 "parent": "m25p80-generic" 16308 }, 16309 { 16310 "name": "vfio-platform", 16311 "parent": "sys-bus-device" 16312 }, 16313 { 16314 "name": "virtio-net-pci-non-transitional", 16315 "parent": "virtio-net-pci-base" 16316 }, 16317 { 16318 "name": "omap2-gpio", 16319 "parent": "sys-bus-device" 16320 }, 16321 { 16322 "name": "imx.serial", 16323 "parent": "sys-bus-device" 16324 }, 16325 { 16326 "name": "vmxnet3", 16327 "parent": "pci-device" 16328 }, 16329 { 16330 "name": "pca9552", 16331 "parent": "i2c-slave" 16332 }, 16333 { 16334 "name": "aspeed.i2c-ast2400", 16335 "parent": "aspeed.i2c" 16336 }, 16337 { 16338 "name": "en25p64", 16339 "parent": "m25p80-generic" 16340 }, 16341 { 16342 "name": "pxa2xx-ssp", 16343 "parent": "sys-bus-device" 16344 }, 16345 { 16346 "name": "xlnx.zynqmp_ipi", 16347 "parent": "sys-bus-device" 16348 }, 16349 { 16350 "name": "tz-mpc", 16351 "parent": "sys-bus-device" 16352 }, 16353 { 16354 "name": "virtio-scsi-pci-non-transitional", 16355 "parent": "virtio-scsi-pci-base" 16356 }, 16357 { 16358 "name": "verdex-machine", 16359 "parent": "machine" 16360 }, 16361 { 16362 "name": "mps2-an505-machine", 16363 "parent": "mps2tz" 16364 }, 16365 { 16366 "name": "m25px32", 16367 "parent": "m25p80-generic" 16368 }, 16369 { 16370 "name": "smmuv3-iommu-memory-region", 16371 "parent": "qemu:iommu-memory-region" 16372 }, 16373 { 16374 "name": "m25px32-s1", 16375 "parent": "m25p80-generic" 16376 }, 16377 { 16378 "name": "m25px32-s0", 16379 "parent": "m25p80-generic" 16380 }, 16381 { 16382 "name": "mps2-an511-machine", 16383 "parent": "mps2" 16384 }, 16385 { 16386 "name": "vfio-calxeda-xgmac", 16387 "parent": "vfio-platform" 16388 }, 16389 { 16390 "name": "imx.avic", 16391 "parent": "sys-bus-device" 16392 }, 16393 { 16394 "name": "nuri-machine", 16395 "parent": "machine" 16396 }, 16397 { 16398 "name": "tls-creds-psk", 16399 "parent": "tls-creds" 16400 }, 16401 { 16402 "name": "vhost-vsock-pci-transitional", 16403 "parent": "vhost-vsock-pci-base" 16404 }, 16405 { 16406 "name": "integratorcp-machine", 16407 "parent": "machine" 16408 }, 16409 { 16410 "name": "qio-channel-tls", 16411 "parent": "qio-channel" 16412 }, 16413 { 16414 "name": "virtio-mmio", 16415 "parent": "sys-bus-device" 16416 }, 16417 { 16418 "name": "scsi-generic", 16419 "parent": "scsi-device" 16420 }, 16421 { 16422 "name": "rng-random", 16423 "parent": "rng-backend" 16424 }, 16425 { 16426 "name": "rng-builtin", 16427 "parent": "rng-backend" 16428 }, 16429 { 16430 "name": "usb-bot", 16431 "parent": "usb-storage-dev" 16432 }, 16433 { 16434 "name": "qemu-xhci", 16435 "parent": "base-xhci" 16436 } 16437 ], 16438 "id": "libvirt-7" 16439} 16440 16441{ 16442 "execute": "device-list-properties", 16443 "arguments": { 16444 "typename": "virtio-blk-pci" 16445 }, 16446 "id": "libvirt-8" 16447} 16448 16449{ 16450 "return": [ 16451 { 16452 "name": "request-merging", 16453 "description": "on/off", 16454 "type": "bool" 16455 }, 16456 { 16457 "name": "lcyls", 16458 "type": "uint32" 16459 }, 16460 { 16461 "name": "config-wce", 16462 "description": "on/off", 16463 "type": "bool" 16464 }, 16465 { 16466 "name": "romfile", 16467 "type": "str" 16468 }, 16469 { 16470 "name": "x-pcie-lnksta-dllla", 16471 "description": "on/off", 16472 "type": "bool" 16473 }, 16474 { 16475 "name": "notify_on_empty", 16476 "description": "on/off", 16477 "type": "bool" 16478 }, 16479 { 16480 "name": "command_serr_enable", 16481 "description": "on/off", 16482 "type": "bool" 16483 }, 16484 { 16485 "name": "indirect_desc", 16486 "description": "on/off", 16487 "type": "bool" 16488 }, 16489 { 16490 "name": "x-pcie-pm-init", 16491 "description": "on/off", 16492 "type": "bool" 16493 }, 16494 { 16495 "name": "max-write-zeroes-sectors", 16496 "type": "uint32" 16497 }, 16498 { 16499 "name": "logical_block_size", 16500 "description": "A power of two between 512 and 32768", 16501 "type": "uint16" 16502 }, 16503 { 16504 "name": "write-cache", 16505 "description": "on/off/auto", 16506 "type": "OnOffAuto" 16507 }, 16508 { 16509 "name": "share-rw", 16510 "type": "bool" 16511 }, 16512 { 16513 "name": "bootindex", 16514 "type": "int32" 16515 }, 16516 { 16517 "name": "multifunction", 16518 "description": "on/off", 16519 "type": "bool" 16520 }, 16521 { 16522 "name": "disable-modern", 16523 "type": "bool" 16524 }, 16525 { 16526 "name": "lsecs", 16527 "type": "uint32" 16528 }, 16529 { 16530 "name": "num-queues", 16531 "type": "uint16" 16532 }, 16533 { 16534 "name": "opt_io_size", 16535 "type": "uint32" 16536 }, 16537 { 16538 "name": "rerror", 16539 "description": "Error handling policy, report/ignore/enospc/stop/auto", 16540 "type": "BlockdevOnError" 16541 }, 16542 { 16543 "name": "discard_granularity", 16544 "type": "uint32" 16545 }, 16546 { 16547 "name": "rombar", 16548 "type": "uint32" 16549 }, 16550 { 16551 "name": "queue-size", 16552 "type": "uint16" 16553 }, 16554 { 16555 "name": "page-per-vq", 16556 "description": "on/off", 16557 "type": "bool" 16558 }, 16559 { 16560 "name": "x-disable-pcie", 16561 "description": "on/off", 16562 "type": "bool" 16563 }, 16564 { 16565 "name": "x-ignore-backend-features", 16566 "type": "bool" 16567 }, 16568 { 16569 "name": "failover_pair_id", 16570 "type": "str" 16571 }, 16572 { 16573 "name": "iommu_platform", 16574 "description": "on/off", 16575 "type": "bool" 16576 }, 16577 { 16578 "name": "cyls", 16579 "type": "uint32" 16580 }, 16581 { 16582 "name": "x-pcie-lnkctl-init", 16583 "description": "on/off", 16584 "type": "bool" 16585 }, 16586 { 16587 "name": "max-discard-sectors", 16588 "type": "uint32" 16589 }, 16590 { 16591 "name": "serial", 16592 "type": "str" 16593 }, 16594 { 16595 "name": "virtio-backend", 16596 "type": "child<virtio-blk-device>" 16597 }, 16598 { 16599 "name": "vectors", 16600 "type": "uint32" 16601 }, 16602 { 16603 "name": "event_idx", 16604 "description": "on/off", 16605 "type": "bool" 16606 }, 16607 { 16608 "name": "addr", 16609 "description": "Slot and optional function number, example: 06.0 or 06", 16610 "type": "int32" 16611 }, 16612 { 16613 "name": "ats", 16614 "description": "on/off", 16615 "type": "bool" 16616 }, 16617 { 16618 "name": "discard", 16619 "description": "on/off", 16620 "type": "bool" 16621 }, 16622 { 16623 "name": "x-pcie-flr-init", 16624 "description": "on/off", 16625 "type": "bool" 16626 }, 16627 { 16628 "name": "modern-pio-notify", 16629 "description": "on/off", 16630 "type": "bool" 16631 }, 16632 { 16633 "name": "ioeventfd", 16634 "description": "on/off", 16635 "type": "bool" 16636 }, 16637 { 16638 "name": "any_layout", 16639 "description": "on/off", 16640 "type": "bool" 16641 }, 16642 { 16643 "name": "iothread", 16644 "type": "link<iothread>" 16645 }, 16646 { 16647 "name": "virtio-pci-bus-master-bug-migration", 16648 "description": "on/off", 16649 "type": "bool" 16650 }, 16651 { 16652 "name": "drive", 16653 "description": "Node name or ID of a block device to use as a backend", 16654 "type": "str" 16655 }, 16656 { 16657 "name": "heads", 16658 "type": "uint32" 16659 }, 16660 { 16661 "name": "disable-legacy", 16662 "description": "on/off/auto", 16663 "type": "OnOffAuto" 16664 }, 16665 { 16666 "name": "packed", 16667 "description": "on/off", 16668 "type": "bool" 16669 }, 16670 { 16671 "name": "secs", 16672 "type": "uint32" 16673 }, 16674 { 16675 "name": "x-pcie-extcap-init", 16676 "description": "on/off", 16677 "type": "bool" 16678 }, 16679 { 16680 "name": "min_io_size", 16681 "type": "uint16" 16682 }, 16683 { 16684 "name": "use-started", 16685 "type": "bool" 16686 }, 16687 { 16688 "name": "x-pcie-deverr-init", 16689 "description": "on/off", 16690 "type": "bool" 16691 }, 16692 { 16693 "name": "physical_block_size", 16694 "description": "A power of two between 512 and 32768", 16695 "type": "uint16" 16696 }, 16697 { 16698 "name": "migrate-extra", 16699 "description": "on/off", 16700 "type": "bool" 16701 }, 16702 { 16703 "name": "werror", 16704 "description": "Error handling policy, report/ignore/enospc/stop/auto", 16705 "type": "BlockdevOnError" 16706 }, 16707 { 16708 "name": "write-zeroes", 16709 "description": "on/off", 16710 "type": "bool" 16711 }, 16712 { 16713 "name": "scsi", 16714 "description": "on/off", 16715 "type": "bool" 16716 }, 16717 { 16718 "name": "lheads", 16719 "type": "uint32" 16720 }, 16721 { 16722 "name": "class", 16723 "type": "uint32" 16724 } 16725 ], 16726 "id": "libvirt-8" 16727} 16728 16729{ 16730 "execute": "device-list-properties", 16731 "arguments": { 16732 "typename": "virtio-net-pci" 16733 }, 16734 "id": "libvirt-9" 16735} 16736 16737{ 16738 "return": [ 16739 { 16740 "name": "ctrl_mac_addr", 16741 "description": "on/off", 16742 "type": "bool" 16743 }, 16744 { 16745 "name": "romfile", 16746 "type": "str" 16747 }, 16748 { 16749 "name": "x-pcie-lnksta-dllla", 16750 "description": "on/off", 16751 "type": "bool" 16752 }, 16753 { 16754 "name": "status", 16755 "description": "on/off", 16756 "type": "bool" 16757 }, 16758 { 16759 "name": "notify_on_empty", 16760 "description": "on/off", 16761 "type": "bool" 16762 }, 16763 { 16764 "name": "command_serr_enable", 16765 "description": "on/off", 16766 "type": "bool" 16767 }, 16768 { 16769 "name": "indirect_desc", 16770 "description": "on/off", 16771 "type": "bool" 16772 }, 16773 { 16774 "name": "x-pcie-pm-init", 16775 "description": "on/off", 16776 "type": "bool" 16777 }, 16778 { 16779 "name": "rsc_interval", 16780 "type": "uint32" 16781 }, 16782 { 16783 "name": "guest_csum", 16784 "description": "on/off", 16785 "type": "bool" 16786 }, 16787 { 16788 "name": "speed", 16789 "type": "int32" 16790 }, 16791 { 16792 "name": "ctrl_rx", 16793 "description": "on/off", 16794 "type": "bool" 16795 }, 16796 { 16797 "name": "ctrl_vq", 16798 "description": "on/off", 16799 "type": "bool" 16800 }, 16801 { 16802 "name": "bootindex", 16803 "type": "int32" 16804 }, 16805 { 16806 "name": "multifunction", 16807 "description": "on/off", 16808 "type": "bool" 16809 }, 16810 { 16811 "name": "disable-modern", 16812 "type": "bool" 16813 }, 16814 { 16815 "name": "mrg_rxbuf", 16816 "description": "on/off", 16817 "type": "bool" 16818 }, 16819 { 16820 "name": "host_tso6", 16821 "description": "on/off", 16822 "type": "bool" 16823 }, 16824 { 16825 "name": "x-txtimer", 16826 "type": "uint32" 16827 }, 16828 { 16829 "name": "host_tso4", 16830 "description": "on/off", 16831 "type": "bool" 16832 }, 16833 { 16834 "name": "rombar", 16835 "type": "uint32" 16836 }, 16837 { 16838 "name": "x-txburst", 16839 "type": "int32" 16840 }, 16841 { 16842 "name": "ctrl_rx_extra", 16843 "description": "on/off", 16844 "type": "bool" 16845 }, 16846 { 16847 "name": "gso", 16848 "description": "on/off", 16849 "type": "bool" 16850 }, 16851 { 16852 "name": "page-per-vq", 16853 "description": "on/off", 16854 "type": "bool" 16855 }, 16856 { 16857 "name": "x-disable-pcie", 16858 "description": "on/off", 16859 "type": "bool" 16860 }, 16861 { 16862 "name": "x-ignore-backend-features", 16863 "type": "bool" 16864 }, 16865 { 16866 "name": "failover_pair_id", 16867 "type": "str" 16868 }, 16869 { 16870 "name": "iommu_platform", 16871 "description": "on/off", 16872 "type": "bool" 16873 }, 16874 { 16875 "name": "x-pcie-lnkctl-init", 16876 "description": "on/off", 16877 "type": "bool" 16878 }, 16879 { 16880 "name": "failover", 16881 "type": "bool" 16882 }, 16883 { 16884 "name": "host_mtu", 16885 "type": "uint16" 16886 }, 16887 { 16888 "name": "ctrl_vlan", 16889 "description": "on/off", 16890 "type": "bool" 16891 }, 16892 { 16893 "name": "virtio-backend", 16894 "type": "child<virtio-net-device>" 16895 }, 16896 { 16897 "name": "event_idx", 16898 "description": "on/off", 16899 "type": "bool" 16900 }, 16901 { 16902 "name": "vectors", 16903 "type": "uint32" 16904 }, 16905 { 16906 "name": "guest_announce", 16907 "description": "on/off", 16908 "type": "bool" 16909 }, 16910 { 16911 "name": "host_ecn", 16912 "description": "on/off", 16913 "type": "bool" 16914 }, 16915 { 16916 "name": "addr", 16917 "description": "Slot and optional function number, example: 06.0 or 06", 16918 "type": "int32" 16919 }, 16920 { 16921 "name": "ats", 16922 "description": "on/off", 16923 "type": "bool" 16924 }, 16925 { 16926 "name": "host_ufo", 16927 "description": "on/off", 16928 "type": "bool" 16929 }, 16930 { 16931 "name": "duplex", 16932 "type": "str" 16933 }, 16934 { 16935 "name": "guest_tso4", 16936 "description": "on/off", 16937 "type": "bool" 16938 }, 16939 { 16940 "name": "guest_tso6", 16941 "description": "on/off", 16942 "type": "bool" 16943 }, 16944 { 16945 "name": "ctrl_guest_offloads", 16946 "description": "on/off", 16947 "type": "bool" 16948 }, 16949 { 16950 "name": "csum", 16951 "description": "on/off", 16952 "type": "bool" 16953 }, 16954 { 16955 "name": "x-pcie-flr-init", 16956 "description": "on/off", 16957 "type": "bool" 16958 }, 16959 { 16960 "name": "modern-pio-notify", 16961 "description": "on/off", 16962 "type": "bool" 16963 }, 16964 { 16965 "name": "ioeventfd", 16966 "description": "on/off", 16967 "type": "bool" 16968 }, 16969 { 16970 "name": "mq", 16971 "description": "on/off", 16972 "type": "bool" 16973 }, 16974 { 16975 "name": "any_layout", 16976 "description": "on/off", 16977 "type": "bool" 16978 }, 16979 { 16980 "name": "guest_ecn", 16981 "description": "on/off", 16982 "type": "bool" 16983 }, 16984 { 16985 "name": "guest_ufo", 16986 "description": "on/off", 16987 "type": "bool" 16988 }, 16989 { 16990 "name": "virtio-pci-bus-master-bug-migration", 16991 "description": "on/off", 16992 "type": "bool" 16993 }, 16994 { 16995 "name": "mac", 16996 "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56", 16997 "type": "str" 16998 }, 16999 { 17000 "name": "tx_queue_size", 17001 "type": "uint16" 17002 }, 17003 { 17004 "name": "use-started", 17005 "type": "bool" 17006 }, 17007 { 17008 "name": "disable-legacy", 17009 "description": "on/off/auto", 17010 "type": "OnOffAuto" 17011 }, 17012 { 17013 "name": "tx", 17014 "type": "str" 17015 }, 17016 { 17017 "name": "x-pcie-extcap-init", 17018 "description": "on/off", 17019 "type": "bool" 17020 }, 17021 { 17022 "name": "x-mtu-bypass-backend", 17023 "type": "bool" 17024 }, 17025 { 17026 "name": "x-pcie-deverr-init", 17027 "description": "on/off", 17028 "type": "bool" 17029 }, 17030 { 17031 "name": "netdev", 17032 "description": "ID of a netdev to use as a backend", 17033 "type": "str" 17034 }, 17035 { 17036 "name": "migrate-extra", 17037 "description": "on/off", 17038 "type": "bool" 17039 }, 17040 { 17041 "name": "packed", 17042 "description": "on/off", 17043 "type": "bool" 17044 }, 17045 { 17046 "name": "guest_rsc_ext", 17047 "description": "on/off", 17048 "type": "bool" 17049 }, 17050 { 17051 "name": "rx_queue_size", 17052 "type": "uint16" 17053 } 17054 ], 17055 "id": "libvirt-9" 17056} 17057 17058{ 17059 "execute": "device-list-properties", 17060 "arguments": { 17061 "typename": "virtio-scsi-pci" 17062 }, 17063 "id": "libvirt-10" 17064} 17065 17066{ 17067 "return": [ 17068 { 17069 "name": "use-started", 17070 "type": "bool" 17071 }, 17072 { 17073 "name": "event_idx", 17074 "description": "on/off", 17075 "type": "bool" 17076 }, 17077 { 17078 "name": "failover_pair_id", 17079 "type": "str" 17080 }, 17081 { 17082 "name": "packed", 17083 "description": "on/off", 17084 "type": "bool" 17085 }, 17086 { 17087 "name": "ioeventfd", 17088 "description": "on/off", 17089 "type": "bool" 17090 }, 17091 { 17092 "name": "multifunction", 17093 "description": "on/off", 17094 "type": "bool" 17095 }, 17096 { 17097 "name": "rombar", 17098 "type": "uint32" 17099 }, 17100 { 17101 "name": "virtqueue_size", 17102 "type": "uint32" 17103 }, 17104 { 17105 "name": "x-disable-pcie", 17106 "description": "on/off", 17107 "type": "bool" 17108 }, 17109 { 17110 "name": "indirect_desc", 17111 "description": "on/off", 17112 "type": "bool" 17113 }, 17114 { 17115 "name": "x-pcie-lnkctl-init", 17116 "description": "on/off", 17117 "type": "bool" 17118 }, 17119 { 17120 "name": "disable-modern", 17121 "type": "bool" 17122 }, 17123 { 17124 "name": "num_queues", 17125 "type": "uint32" 17126 }, 17127 { 17128 "name": "cmd_per_lun", 17129 "type": "uint32" 17130 }, 17131 { 17132 "name": "disable-legacy", 17133 "description": "on/off/auto", 17134 "type": "OnOffAuto" 17135 }, 17136 { 17137 "name": "command_serr_enable", 17138 "description": "on/off", 17139 "type": "bool" 17140 }, 17141 { 17142 "name": "max_sectors", 17143 "type": "uint32" 17144 }, 17145 { 17146 "name": "hotplug", 17147 "description": "on/off", 17148 "type": "bool" 17149 }, 17150 { 17151 "name": "page-per-vq", 17152 "description": "on/off", 17153 "type": "bool" 17154 }, 17155 { 17156 "name": "x-pcie-deverr-init", 17157 "description": "on/off", 17158 "type": "bool" 17159 }, 17160 { 17161 "name": "x-pcie-pm-init", 17162 "description": "on/off", 17163 "type": "bool" 17164 }, 17165 { 17166 "name": "x-pcie-flr-init", 17167 "description": "on/off", 17168 "type": "bool" 17169 }, 17170 { 17171 "name": "x-pcie-lnksta-dllla", 17172 "description": "on/off", 17173 "type": "bool" 17174 }, 17175 { 17176 "name": "param_change", 17177 "description": "on/off", 17178 "type": "bool" 17179 }, 17180 { 17181 "name": "any_layout", 17182 "description": "on/off", 17183 "type": "bool" 17184 }, 17185 { 17186 "name": "iothread", 17187 "type": "link<iothread>" 17188 }, 17189 { 17190 "name": "addr", 17191 "description": "Slot and optional function number, example: 06.0 or 06", 17192 "type": "int32" 17193 }, 17194 { 17195 "name": "migrate-extra", 17196 "description": "on/off", 17197 "type": "bool" 17198 }, 17199 { 17200 "name": "modern-pio-notify", 17201 "description": "on/off", 17202 "type": "bool" 17203 }, 17204 { 17205 "name": "vectors", 17206 "type": "uint32" 17207 }, 17208 { 17209 "name": "x-pcie-extcap-init", 17210 "description": "on/off", 17211 "type": "bool" 17212 }, 17213 { 17214 "name": "virtio-backend", 17215 "type": "child<virtio-scsi-device>" 17216 }, 17217 { 17218 "name": "x-ignore-backend-features", 17219 "type": "bool" 17220 }, 17221 { 17222 "name": "notify_on_empty", 17223 "description": "on/off", 17224 "type": "bool" 17225 }, 17226 { 17227 "name": "iommu_platform", 17228 "description": "on/off", 17229 "type": "bool" 17230 }, 17231 { 17232 "name": "ats", 17233 "description": "on/off", 17234 "type": "bool" 17235 }, 17236 { 17237 "name": "romfile", 17238 "type": "str" 17239 }, 17240 { 17241 "name": "virtio-pci-bus-master-bug-migration", 17242 "description": "on/off", 17243 "type": "bool" 17244 } 17245 ], 17246 "id": "libvirt-10" 17247} 17248 17249{ 17250 "execute": "device-list-properties", 17251 "arguments": { 17252 "typename": "virtio-net-ccw" 17253 }, 17254 "id": "libvirt-11" 17255} 17256 17257{ 17258 "id": "libvirt-11", 17259 "error": { 17260 "class": "DeviceNotFound", 17261 "desc": "Device 'virtio-net-ccw' not found" 17262 } 17263} 17264 17265{ 17266 "execute": "device-list-properties", 17267 "arguments": { 17268 "typename": "virtio-scsi-ccw" 17269 }, 17270 "id": "libvirt-12" 17271} 17272 17273{ 17274 "id": "libvirt-12", 17275 "error": { 17276 "class": "DeviceNotFound", 17277 "desc": "Device 'virtio-scsi-ccw' not found" 17278 } 17279} 17280 17281{ 17282 "execute": "device-list-properties", 17283 "arguments": { 17284 "typename": "vfio-pci" 17285 }, 17286 "id": "libvirt-13" 17287} 17288 17289{ 17290 "return": [ 17291 { 17292 "name": "x-igd-opregion", 17293 "description": "on/off", 17294 "type": "bool" 17295 }, 17296 { 17297 "name": "x-pci-vendor-id", 17298 "type": "uint32" 17299 }, 17300 { 17301 "name": "failover_pair_id", 17302 "type": "str" 17303 }, 17304 { 17305 "name": "yres", 17306 "type": "uint32" 17307 }, 17308 { 17309 "name": "x-pci-sub-device-id", 17310 "type": "uint32" 17311 }, 17312 { 17313 "name": "x-no-kvm-ioeventfd", 17314 "type": "bool" 17315 }, 17316 { 17317 "name": "multifunction", 17318 "description": "on/off", 17319 "type": "bool" 17320 }, 17321 { 17322 "name": "rombar", 17323 "type": "uint32" 17324 }, 17325 { 17326 "name": "x-no-kvm-msi", 17327 "type": "bool" 17328 }, 17329 { 17330 "name": "x-req", 17331 "description": "on/off", 17332 "type": "bool" 17333 }, 17334 { 17335 "name": "xres", 17336 "type": "uint32" 17337 }, 17338 { 17339 "name": "x-no-vfio-ioeventfd", 17340 "type": "bool" 17341 }, 17342 { 17343 "name": "x-no-kvm-intx", 17344 "type": "bool" 17345 }, 17346 { 17347 "name": "host", 17348 "description": "Address (bus/device/function) of the host device, example: 04:10.0", 17349 "type": "str" 17350 }, 17351 { 17352 "name": "x-no-kvm-msix", 17353 "type": "bool" 17354 }, 17355 { 17356 "name": "command_serr_enable", 17357 "description": "on/off", 17358 "type": "bool" 17359 }, 17360 { 17361 "name": "x-balloon-allowed", 17362 "type": "bool" 17363 }, 17364 { 17365 "name": "x-pcie-lnksta-dllla", 17366 "description": "on/off", 17367 "type": "bool" 17368 }, 17369 { 17370 "name": "x-pci-sub-vendor-id", 17371 "type": "uint32" 17372 }, 17373 { 17374 "name": "x-pci-device-id", 17375 "type": "uint32" 17376 }, 17377 { 17378 "name": "x-no-geforce-quirks", 17379 "type": "bool" 17380 }, 17381 { 17382 "name": "display", 17383 "description": "on/off/auto", 17384 "type": "OnOffAuto" 17385 }, 17386 { 17387 "name": "x-nv-gpudirect-clique", 17388 "description": "NVIDIA GPUDirect Clique ID (0 - 15)", 17389 "type": "uint4" 17390 }, 17391 { 17392 "name": "x-igd-gms", 17393 "type": "uint32" 17394 }, 17395 { 17396 "name": "addr", 17397 "description": "Slot and optional function number, example: 06.0 or 06", 17398 "type": "int32" 17399 }, 17400 { 17401 "name": "x-msix-relocation", 17402 "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5", 17403 "type": "OffAutoPCIBAR" 17404 }, 17405 { 17406 "name": "x-intx-mmap-timeout-ms", 17407 "type": "uint32" 17408 }, 17409 { 17410 "name": "x-pcie-extcap-init", 17411 "description": "on/off", 17412 "type": "bool" 17413 }, 17414 { 17415 "name": "x-no-mmap", 17416 "type": "bool" 17417 }, 17418 { 17419 "name": "bootindex", 17420 "type": "int32" 17421 }, 17422 { 17423 "name": "sysfsdev", 17424 "type": "str" 17425 }, 17426 { 17427 "name": "x-vga", 17428 "description": "on/off", 17429 "type": "bool" 17430 }, 17431 { 17432 "name": "romfile", 17433 "type": "str" 17434 } 17435 ], 17436 "id": "libvirt-13" 17437} 17438 17439{ 17440 "execute": "device-list-properties", 17441 "arguments": { 17442 "typename": "scsi-hd" 17443 }, 17444 "id": "libvirt-14" 17445} 17446 17447{ 17448 "return": [ 17449 { 17450 "name": "channel", 17451 "type": "uint32" 17452 }, 17453 { 17454 "name": "min_io_size", 17455 "type": "uint16" 17456 }, 17457 { 17458 "name": "secs", 17459 "type": "uint32" 17460 }, 17461 { 17462 "name": "removable", 17463 "description": "on/off", 17464 "type": "bool" 17465 }, 17466 { 17467 "name": "lsecs", 17468 "type": "uint32" 17469 }, 17470 { 17471 "name": "serial", 17472 "type": "str" 17473 }, 17474 { 17475 "name": "heads", 17476 "type": "uint32" 17477 }, 17478 { 17479 "name": "lun", 17480 "type": "uint32" 17481 }, 17482 { 17483 "name": "dpofua", 17484 "description": "on/off", 17485 "type": "bool" 17486 }, 17487 { 17488 "name": "ver", 17489 "type": "str" 17490 }, 17491 { 17492 "name": "scsi-id", 17493 "type": "uint32" 17494 }, 17495 { 17496 "name": "cyls", 17497 "type": "uint32" 17498 }, 17499 { 17500 "name": "logical_block_size", 17501 "description": "A power of two between 512 and 32768", 17502 "type": "uint16" 17503 }, 17504 { 17505 "name": "lcyls", 17506 "type": "uint32" 17507 }, 17508 { 17509 "name": "rotation_rate", 17510 "type": "uint16" 17511 }, 17512 { 17513 "name": "drive", 17514 "description": "Node name or ID of a block device to use as a backend", 17515 "type": "str" 17516 }, 17517 { 17518 "name": "scsi_version", 17519 "type": "int32" 17520 }, 17521 { 17522 "name": "werror", 17523 "description": "Error handling policy, report/ignore/enospc/stop/auto", 17524 "type": "BlockdevOnError" 17525 }, 17526 { 17527 "name": "discard_granularity", 17528 "type": "uint32" 17529 }, 17530 { 17531 "name": "port_wwn", 17532 "type": "uint64" 17533 }, 17534 { 17535 "name": "max_unmap_size", 17536 "type": "uint64" 17537 }, 17538 { 17539 "name": "rerror", 17540 "description": "Error handling policy, report/ignore/enospc/stop/auto", 17541 "type": "BlockdevOnError" 17542 }, 17543 { 17544 "name": "max_io_size", 17545 "type": "uint64" 17546 }, 17547 { 17548 "name": "device_id", 17549 "type": "str" 17550 }, 17551 { 17552 "name": "lheads", 17553 "type": "uint32" 17554 }, 17555 { 17556 "name": "wwn", 17557 "type": "uint64" 17558 }, 17559 { 17560 "name": "share-rw", 17561 "type": "bool" 17562 }, 17563 { 17564 "name": "product", 17565 "type": "str" 17566 }, 17567 { 17568 "name": "vendor", 17569 "type": "str" 17570 }, 17571 { 17572 "name": "physical_block_size", 17573 "description": "A power of two between 512 and 32768", 17574 "type": "uint16" 17575 }, 17576 { 17577 "name": "port_index", 17578 "type": "uint16" 17579 }, 17580 { 17581 "name": "bootindex", 17582 "type": "int32" 17583 }, 17584 { 17585 "name": "write-cache", 17586 "description": "on/off/auto", 17587 "type": "OnOffAuto" 17588 }, 17589 { 17590 "name": "opt_io_size", 17591 "type": "uint32" 17592 } 17593 ], 17594 "id": "libvirt-14" 17595} 17596 17597{ 17598 "execute": "device-list-properties", 17599 "arguments": { 17600 "typename": "ide-hd" 17601 }, 17602 "id": "libvirt-15" 17603} 17604 17605{ 17606 "return": [ 17607 { 17608 "name": "serial", 17609 "type": "str" 17610 }, 17611 { 17612 "name": "secs", 17613 "type": "uint32" 17614 }, 17615 { 17616 "name": "lcyls", 17617 "type": "uint32" 17618 }, 17619 { 17620 "name": "logical_block_size", 17621 "description": "A power of two between 512 and 32768", 17622 "type": "uint16" 17623 }, 17624 { 17625 "name": "discard_granularity", 17626 "type": "uint32" 17627 }, 17628 { 17629 "name": "bootindex", 17630 "type": "int32" 17631 }, 17632 { 17633 "name": "rotation_rate", 17634 "type": "uint16" 17635 }, 17636 { 17637 "name": "drive", 17638 "description": "Node name or ID of a block device to use as a backend", 17639 "type": "str" 17640 }, 17641 { 17642 "name": "heads", 17643 "type": "uint32" 17644 }, 17645 { 17646 "name": "write-cache", 17647 "description": "on/off/auto", 17648 "type": "OnOffAuto" 17649 }, 17650 { 17651 "name": "share-rw", 17652 "type": "bool" 17653 }, 17654 { 17655 "name": "min_io_size", 17656 "type": "uint16" 17657 }, 17658 { 17659 "name": "opt_io_size", 17660 "type": "uint32" 17661 }, 17662 { 17663 "name": "lsecs", 17664 "type": "uint32" 17665 }, 17666 { 17667 "name": "unit", 17668 "type": "uint32" 17669 }, 17670 { 17671 "name": "bios-chs-trans", 17672 "description": "Logical CHS translation algorithm, auto/none/lba/large/rechs", 17673 "type": "BiosAtaTranslation" 17674 }, 17675 { 17676 "name": "lheads", 17677 "type": "uint32" 17678 }, 17679 { 17680 "name": "wwn", 17681 "type": "uint64" 17682 }, 17683 { 17684 "name": "werror", 17685 "description": "Error handling policy, report/ignore/enospc/stop/auto", 17686 "type": "BlockdevOnError" 17687 }, 17688 { 17689 "name": "model", 17690 "type": "str" 17691 }, 17692 { 17693 "name": "rerror", 17694 "description": "Error handling policy, report/ignore/enospc/stop/auto", 17695 "type": "BlockdevOnError" 17696 }, 17697 { 17698 "name": "ver", 17699 "type": "str" 17700 }, 17701 { 17702 "name": "physical_block_size", 17703 "description": "A power of two between 512 and 32768", 17704 "type": "uint16" 17705 }, 17706 { 17707 "name": "cyls", 17708 "type": "uint32" 17709 } 17710 ], 17711 "id": "libvirt-15" 17712} 17713 17714{ 17715 "execute": "device-list-properties", 17716 "arguments": { 17717 "typename": "PIIX4_PM" 17718 }, 17719 "id": "libvirt-16" 17720} 17721 17722{ 17723 "id": "libvirt-16", 17724 "error": { 17725 "class": "DeviceNotFound", 17726 "desc": "Device 'PIIX4_PM' not found" 17727 } 17728} 17729 17730{ 17731 "execute": "device-list-properties", 17732 "arguments": { 17733 "typename": "i440FX-pcihost" 17734 }, 17735 "id": "libvirt-17" 17736} 17737 17738{ 17739 "id": "libvirt-17", 17740 "error": { 17741 "class": "DeviceNotFound", 17742 "desc": "Device 'i440FX-pcihost' not found" 17743 } 17744} 17745 17746{ 17747 "execute": "device-list-properties", 17748 "arguments": { 17749 "typename": "q35-pcihost" 17750 }, 17751 "id": "libvirt-18" 17752} 17753 17754{ 17755 "id": "libvirt-18", 17756 "error": { 17757 "class": "DeviceNotFound", 17758 "desc": "Device 'q35-pcihost' not found" 17759 } 17760} 17761 17762{ 17763 "execute": "device-list-properties", 17764 "arguments": { 17765 "typename": "usb-storage" 17766 }, 17767 "id": "libvirt-19" 17768} 17769 17770{ 17771 "return": [ 17772 { 17773 "name": "serial", 17774 "type": "str" 17775 }, 17776 { 17777 "name": "msos-desc", 17778 "description": "on/off", 17779 "type": "bool" 17780 }, 17781 { 17782 "name": "logical_block_size", 17783 "description": "A power of two between 512 and 32768", 17784 "type": "uint16" 17785 }, 17786 { 17787 "name": "discard_granularity", 17788 "type": "uint32" 17789 }, 17790 { 17791 "name": "drive", 17792 "description": "Node name or ID of a block device to use as a backend", 17793 "type": "str" 17794 }, 17795 { 17796 "name": "bootindex", 17797 "type": "int32" 17798 }, 17799 { 17800 "name": "write-cache", 17801 "description": "on/off/auto", 17802 "type": "OnOffAuto" 17803 }, 17804 { 17805 "name": "share-rw", 17806 "type": "bool" 17807 }, 17808 { 17809 "name": "min_io_size", 17810 "type": "uint16" 17811 }, 17812 { 17813 "name": "opt_io_size", 17814 "type": "uint32" 17815 }, 17816 { 17817 "name": "port", 17818 "type": "str" 17819 }, 17820 { 17821 "name": "attached", 17822 "type": "bool" 17823 }, 17824 { 17825 "name": "werror", 17826 "description": "Error handling policy, report/ignore/enospc/stop/auto", 17827 "type": "BlockdevOnError" 17828 }, 17829 { 17830 "name": "full-path", 17831 "description": "on/off", 17832 "type": "bool" 17833 }, 17834 { 17835 "name": "rerror", 17836 "description": "Error handling policy, report/ignore/enospc/stop/auto", 17837 "type": "BlockdevOnError" 17838 }, 17839 { 17840 "name": "removable", 17841 "description": "on/off", 17842 "type": "bool" 17843 }, 17844 { 17845 "name": "physical_block_size", 17846 "description": "A power of two between 512 and 32768", 17847 "type": "uint16" 17848 } 17849 ], 17850 "id": "libvirt-19" 17851} 17852 17853{ 17854 "execute": "device-list-properties", 17855 "arguments": { 17856 "typename": "kvm-pit" 17857 }, 17858 "id": "libvirt-20" 17859} 17860 17861{ 17862 "id": "libvirt-20", 17863 "error": { 17864 "class": "DeviceNotFound", 17865 "desc": "Device 'kvm-pit' not found" 17866 } 17867} 17868 17869{ 17870 "execute": "device-list-properties", 17871 "arguments": { 17872 "typename": "VGA" 17873 }, 17874 "id": "libvirt-21" 17875} 17876 17877{ 17878 "return": [ 17879 { 17880 "name": "rombar", 17881 "type": "uint32" 17882 }, 17883 { 17884 "name": "x-pcie-lnksta-dllla", 17885 "description": "on/off", 17886 "type": "bool" 17887 }, 17888 { 17889 "name": "big-endian-framebuffer", 17890 "type": "bool" 17891 }, 17892 { 17893 "name": "mmio", 17894 "description": "on/off", 17895 "type": "bool" 17896 }, 17897 { 17898 "name": "multifunction", 17899 "description": "on/off", 17900 "type": "bool" 17901 }, 17902 { 17903 "name": "qemu-extended-regs", 17904 "description": "on/off", 17905 "type": "bool" 17906 }, 17907 { 17908 "name": "ymax", 17909 "type": "uint32" 17910 }, 17911 { 17912 "name": "command_serr_enable", 17913 "description": "on/off", 17914 "type": "bool" 17915 }, 17916 { 17917 "name": "romfile", 17918 "type": "str" 17919 }, 17920 { 17921 "name": "xmax", 17922 "type": "uint32" 17923 }, 17924 { 17925 "name": "yres", 17926 "type": "uint32" 17927 }, 17928 { 17929 "name": "vgamem_mb", 17930 "type": "uint32" 17931 }, 17932 { 17933 "name": "x-pcie-extcap-init", 17934 "description": "on/off", 17935 "type": "bool" 17936 }, 17937 { 17938 "name": "addr", 17939 "description": "Slot and optional function number, example: 06.0 or 06", 17940 "type": "int32" 17941 }, 17942 { 17943 "name": "global-vmstate", 17944 "type": "bool" 17945 }, 17946 { 17947 "name": "edid", 17948 "description": "on/off", 17949 "type": "bool" 17950 }, 17951 { 17952 "name": "xres", 17953 "type": "uint32" 17954 }, 17955 { 17956 "name": "failover_pair_id", 17957 "type": "str" 17958 } 17959 ], 17960 "id": "libvirt-21" 17961} 17962 17963{ 17964 "execute": "device-list-properties", 17965 "arguments": { 17966 "typename": "vmware-svga" 17967 }, 17968 "id": "libvirt-22" 17969} 17970 17971{ 17972 "return": [ 17973 { 17974 "name": "rombar", 17975 "type": "uint32" 17976 }, 17977 { 17978 "name": "x-pcie-lnksta-dllla", 17979 "description": "on/off", 17980 "type": "bool" 17981 }, 17982 { 17983 "name": "multifunction", 17984 "description": "on/off", 17985 "type": "bool" 17986 }, 17987 { 17988 "name": "romfile", 17989 "type": "str" 17990 }, 17991 { 17992 "name": "vgamem_mb", 17993 "type": "uint32" 17994 }, 17995 { 17996 "name": "x-pcie-extcap-init", 17997 "description": "on/off", 17998 "type": "bool" 17999 }, 18000 { 18001 "name": "command_serr_enable", 18002 "description": "on/off", 18003 "type": "bool" 18004 }, 18005 { 18006 "name": "addr", 18007 "description": "Slot and optional function number, example: 06.0 or 06", 18008 "type": "int32" 18009 }, 18010 { 18011 "name": "global-vmstate", 18012 "type": "bool" 18013 }, 18014 { 18015 "name": "failover_pair_id", 18016 "type": "str" 18017 } 18018 ], 18019 "id": "libvirt-22" 18020} 18021 18022{ 18023 "execute": "device-list-properties", 18024 "arguments": { 18025 "typename": "virtio-gpu-pci" 18026 }, 18027 "id": "libvirt-23" 18028} 18029 18030{ 18031 "return": [ 18032 { 18033 "name": "event_idx", 18034 "description": "on/off", 18035 "type": "bool" 18036 }, 18037 { 18038 "name": "yres", 18039 "type": "uint32" 18040 }, 18041 { 18042 "name": "failover_pair_id", 18043 "type": "str" 18044 }, 18045 { 18046 "name": "packed", 18047 "description": "on/off", 18048 "type": "bool" 18049 }, 18050 { 18051 "name": "ioeventfd", 18052 "description": "on/off", 18053 "type": "bool" 18054 }, 18055 { 18056 "name": "multifunction", 18057 "description": "on/off", 18058 "type": "bool" 18059 }, 18060 { 18061 "name": "rombar", 18062 "type": "uint32" 18063 }, 18064 { 18065 "name": "xres", 18066 "type": "uint32" 18067 }, 18068 { 18069 "name": "x-disable-pcie", 18070 "description": "on/off", 18071 "type": "bool" 18072 }, 18073 { 18074 "name": "indirect_desc", 18075 "description": "on/off", 18076 "type": "bool" 18077 }, 18078 { 18079 "name": "disable-modern", 18080 "type": "bool" 18081 }, 18082 { 18083 "name": "x-pcie-lnkctl-init", 18084 "description": "on/off", 18085 "type": "bool" 18086 }, 18087 { 18088 "name": "disable-legacy", 18089 "description": "on/off/auto", 18090 "type": "OnOffAuto" 18091 }, 18092 { 18093 "name": "command_serr_enable", 18094 "description": "on/off", 18095 "type": "bool" 18096 }, 18097 { 18098 "name": "page-per-vq", 18099 "description": "on/off", 18100 "type": "bool" 18101 }, 18102 { 18103 "name": "x-pcie-deverr-init", 18104 "description": "on/off", 18105 "type": "bool" 18106 }, 18107 { 18108 "name": "max_outputs", 18109 "type": "uint32" 18110 }, 18111 { 18112 "name": "x-pcie-pm-init", 18113 "description": "on/off", 18114 "type": "bool" 18115 }, 18116 { 18117 "name": "x-pcie-flr-init", 18118 "description": "on/off", 18119 "type": "bool" 18120 }, 18121 { 18122 "name": "x-pcie-lnksta-dllla", 18123 "description": "on/off", 18124 "type": "bool" 18125 }, 18126 { 18127 "name": "use-started", 18128 "type": "bool" 18129 }, 18130 { 18131 "name": "any_layout", 18132 "description": "on/off", 18133 "type": "bool" 18134 }, 18135 { 18136 "name": "addr", 18137 "description": "Slot and optional function number, example: 06.0 or 06", 18138 "type": "int32" 18139 }, 18140 { 18141 "name": "edid", 18142 "description": "on/off", 18143 "type": "bool" 18144 }, 18145 { 18146 "name": "migrate-extra", 18147 "description": "on/off", 18148 "type": "bool" 18149 }, 18150 { 18151 "name": "modern-pio-notify", 18152 "description": "on/off", 18153 "type": "bool" 18154 }, 18155 { 18156 "name": "vectors", 18157 "type": "uint32" 18158 }, 18159 { 18160 "name": "x-pcie-extcap-init", 18161 "description": "on/off", 18162 "type": "bool" 18163 }, 18164 { 18165 "name": "max_hostmem", 18166 "type": "size" 18167 }, 18168 { 18169 "name": "virtio-backend", 18170 "type": "child<virtio-gpu-device>" 18171 }, 18172 { 18173 "name": "x-ignore-backend-features", 18174 "type": "bool" 18175 }, 18176 { 18177 "name": "notify_on_empty", 18178 "description": "on/off", 18179 "type": "bool" 18180 }, 18181 { 18182 "name": "iommu_platform", 18183 "description": "on/off", 18184 "type": "bool" 18185 }, 18186 { 18187 "name": "ats", 18188 "description": "on/off", 18189 "type": "bool" 18190 }, 18191 { 18192 "name": "romfile", 18193 "type": "str" 18194 }, 18195 { 18196 "name": "virtio-pci-bus-master-bug-migration", 18197 "description": "on/off", 18198 "type": "bool" 18199 } 18200 ], 18201 "id": "libvirt-23" 18202} 18203 18204{ 18205 "execute": "device-list-properties", 18206 "arguments": { 18207 "typename": "virtio-gpu-device" 18208 }, 18209 "id": "libvirt-24" 18210} 18211 18212{ 18213 "return": [ 18214 { 18215 "name": "notify_on_empty", 18216 "description": "on/off", 18217 "type": "bool" 18218 }, 18219 { 18220 "name": "any_layout", 18221 "description": "on/off", 18222 "type": "bool" 18223 }, 18224 { 18225 "name": "indirect_desc", 18226 "description": "on/off", 18227 "type": "bool" 18228 }, 18229 { 18230 "name": "use-started", 18231 "type": "bool" 18232 }, 18233 { 18234 "name": "event_idx", 18235 "description": "on/off", 18236 "type": "bool" 18237 }, 18238 { 18239 "name": "yres", 18240 "type": "uint32" 18241 }, 18242 { 18243 "name": "packed", 18244 "description": "on/off", 18245 "type": "bool" 18246 }, 18247 { 18248 "name": "iommu_platform", 18249 "description": "on/off", 18250 "type": "bool" 18251 }, 18252 { 18253 "name": "edid", 18254 "description": "on/off", 18255 "type": "bool" 18256 }, 18257 { 18258 "name": "max_outputs", 18259 "type": "uint32" 18260 }, 18261 { 18262 "name": "max_hostmem", 18263 "type": "size" 18264 }, 18265 { 18266 "name": "xres", 18267 "type": "uint32" 18268 } 18269 ], 18270 "id": "libvirt-24" 18271} 18272 18273{ 18274 "execute": "device-list-properties", 18275 "arguments": { 18276 "typename": "ICH9-LPC" 18277 }, 18278 "id": "libvirt-25" 18279} 18280 18281{ 18282 "id": "libvirt-25", 18283 "error": { 18284 "class": "DeviceNotFound", 18285 "desc": "Device 'ICH9-LPC' not found" 18286 } 18287} 18288 18289{ 18290 "execute": "device-list-properties", 18291 "arguments": { 18292 "typename": "virtio-balloon-pci" 18293 }, 18294 "id": "libvirt-26" 18295} 18296 18297{ 18298 "return": [ 18299 { 18300 "name": "guest-stats-polling-interval", 18301 "type": "int" 18302 }, 18303 { 18304 "name": "event_idx", 18305 "description": "on/off", 18306 "type": "bool" 18307 }, 18308 { 18309 "name": "failover_pair_id", 18310 "type": "str" 18311 }, 18312 { 18313 "name": "packed", 18314 "description": "on/off", 18315 "type": "bool" 18316 }, 18317 { 18318 "name": "multifunction", 18319 "description": "on/off", 18320 "type": "bool" 18321 }, 18322 { 18323 "name": "rombar", 18324 "type": "uint32" 18325 }, 18326 { 18327 "name": "x-disable-pcie", 18328 "description": "on/off", 18329 "type": "bool" 18330 }, 18331 { 18332 "name": "indirect_desc", 18333 "description": "on/off", 18334 "type": "bool" 18335 }, 18336 { 18337 "name": "x-pcie-lnkctl-init", 18338 "description": "on/off", 18339 "type": "bool" 18340 }, 18341 { 18342 "name": "disable-modern", 18343 "type": "bool" 18344 }, 18345 { 18346 "name": "free-page-hint", 18347 "description": "on/off", 18348 "type": "bool" 18349 }, 18350 { 18351 "name": "disable-legacy", 18352 "description": "on/off/auto", 18353 "type": "OnOffAuto" 18354 }, 18355 { 18356 "name": "command_serr_enable", 18357 "description": "on/off", 18358 "type": "bool" 18359 }, 18360 { 18361 "name": "guest-stats", 18362 "type": "guest statistics" 18363 }, 18364 { 18365 "name": "deflate-on-oom", 18366 "description": "on/off", 18367 "type": "bool" 18368 }, 18369 { 18370 "name": "page-per-vq", 18371 "description": "on/off", 18372 "type": "bool" 18373 }, 18374 { 18375 "name": "x-pcie-deverr-init", 18376 "description": "on/off", 18377 "type": "bool" 18378 }, 18379 { 18380 "name": "x-pcie-pm-init", 18381 "description": "on/off", 18382 "type": "bool" 18383 }, 18384 { 18385 "name": "x-pcie-flr-init", 18386 "description": "on/off", 18387 "type": "bool" 18388 }, 18389 { 18390 "name": "x-pcie-lnksta-dllla", 18391 "description": "on/off", 18392 "type": "bool" 18393 }, 18394 { 18395 "name": "use-started", 18396 "type": "bool" 18397 }, 18398 { 18399 "name": "any_layout", 18400 "description": "on/off", 18401 "type": "bool" 18402 }, 18403 { 18404 "name": "iothread", 18405 "type": "link<iothread>" 18406 }, 18407 { 18408 "name": "class", 18409 "type": "uint32" 18410 }, 18411 { 18412 "name": "addr", 18413 "description": "Slot and optional function number, example: 06.0 or 06", 18414 "type": "int32" 18415 }, 18416 { 18417 "name": "migrate-extra", 18418 "description": "on/off", 18419 "type": "bool" 18420 }, 18421 { 18422 "name": "modern-pio-notify", 18423 "description": "on/off", 18424 "type": "bool" 18425 }, 18426 { 18427 "name": "x-pcie-extcap-init", 18428 "description": "on/off", 18429 "type": "bool" 18430 }, 18431 { 18432 "name": "qemu-4-0-config-size", 18433 "type": "bool" 18434 }, 18435 { 18436 "name": "virtio-backend", 18437 "type": "child<virtio-balloon-device>" 18438 }, 18439 { 18440 "name": "x-ignore-backend-features", 18441 "type": "bool" 18442 }, 18443 { 18444 "name": "notify_on_empty", 18445 "description": "on/off", 18446 "type": "bool" 18447 }, 18448 { 18449 "name": "iommu_platform", 18450 "description": "on/off", 18451 "type": "bool" 18452 }, 18453 { 18454 "name": "ats", 18455 "description": "on/off", 18456 "type": "bool" 18457 }, 18458 { 18459 "name": "virtio-pci-bus-master-bug-migration", 18460 "description": "on/off", 18461 "type": "bool" 18462 }, 18463 { 18464 "name": "romfile", 18465 "type": "str" 18466 } 18467 ], 18468 "id": "libvirt-26" 18469} 18470 18471{ 18472 "execute": "device-list-properties", 18473 "arguments": { 18474 "typename": "virtio-balloon-ccw" 18475 }, 18476 "id": "libvirt-27" 18477} 18478 18479{ 18480 "id": "libvirt-27", 18481 "error": { 18482 "class": "DeviceNotFound", 18483 "desc": "Device 'virtio-balloon-ccw' not found" 18484 } 18485} 18486 18487{ 18488 "execute": "device-list-properties", 18489 "arguments": { 18490 "typename": "virtio-balloon-device" 18491 }, 18492 "id": "libvirt-28" 18493} 18494 18495{ 18496 "return": [ 18497 { 18498 "name": "notify_on_empty", 18499 "description": "on/off", 18500 "type": "bool" 18501 }, 18502 { 18503 "name": "any_layout", 18504 "description": "on/off", 18505 "type": "bool" 18506 }, 18507 { 18508 "name": "indirect_desc", 18509 "description": "on/off", 18510 "type": "bool" 18511 }, 18512 { 18513 "name": "use-started", 18514 "type": "bool" 18515 }, 18516 { 18517 "name": "guest-stats", 18518 "type": "guest statistics" 18519 }, 18520 { 18521 "name": "guest-stats-polling-interval", 18522 "type": "int" 18523 }, 18524 { 18525 "name": "event_idx", 18526 "description": "on/off", 18527 "type": "bool" 18528 }, 18529 { 18530 "name": "iothread", 18531 "type": "link<iothread>" 18532 }, 18533 { 18534 "name": "free-page-hint", 18535 "description": "on/off", 18536 "type": "bool" 18537 }, 18538 { 18539 "name": "iommu_platform", 18540 "description": "on/off", 18541 "type": "bool" 18542 }, 18543 { 18544 "name": "qemu-4-0-config-size", 18545 "type": "bool" 18546 }, 18547 { 18548 "name": "packed", 18549 "description": "on/off", 18550 "type": "bool" 18551 }, 18552 { 18553 "name": "deflate-on-oom", 18554 "description": "on/off", 18555 "type": "bool" 18556 } 18557 ], 18558 "id": "libvirt-28" 18559} 18560 18561{ 18562 "execute": "device-list-properties", 18563 "arguments": { 18564 "typename": "nec-usb-xhci" 18565 }, 18566 "id": "libvirt-29" 18567} 18568 18569{ 18570 "return": [ 18571 { 18572 "name": "rombar", 18573 "type": "uint32" 18574 }, 18575 { 18576 "name": "intrs", 18577 "type": "uint32" 18578 }, 18579 { 18580 "name": "x-pcie-lnksta-dllla", 18581 "description": "on/off", 18582 "type": "bool" 18583 }, 18584 { 18585 "name": "msix", 18586 "description": "on/off/auto", 18587 "type": "OnOffAuto" 18588 }, 18589 { 18590 "name": "multifunction", 18591 "description": "on/off", 18592 "type": "bool" 18593 }, 18594 { 18595 "name": "msi", 18596 "description": "on/off/auto", 18597 "type": "OnOffAuto" 18598 }, 18599 { 18600 "name": "superspeed-ports-first", 18601 "description": "on/off", 18602 "type": "bool" 18603 }, 18604 { 18605 "name": "streams", 18606 "description": "on/off", 18607 "type": "bool" 18608 }, 18609 { 18610 "name": "romfile", 18611 "type": "str" 18612 }, 18613 { 18614 "name": "force-pcie-endcap", 18615 "description": "on/off", 18616 "type": "bool" 18617 }, 18618 { 18619 "name": "failover_pair_id", 18620 "type": "str" 18621 }, 18622 { 18623 "name": "x-pcie-extcap-init", 18624 "description": "on/off", 18625 "type": "bool" 18626 }, 18627 { 18628 "name": "command_serr_enable", 18629 "description": "on/off", 18630 "type": "bool" 18631 }, 18632 { 18633 "name": "addr", 18634 "description": "Slot and optional function number, example: 06.0 or 06", 18635 "type": "int32" 18636 }, 18637 { 18638 "name": "p3", 18639 "type": "uint32" 18640 }, 18641 { 18642 "name": "p2", 18643 "type": "uint32" 18644 }, 18645 { 18646 "name": "slots", 18647 "type": "uint32" 18648 } 18649 ], 18650 "id": "libvirt-29" 18651} 18652 18653{ 18654 "execute": "device-list-properties", 18655 "arguments": { 18656 "typename": "pcie-root-port" 18657 }, 18658 "id": "libvirt-30" 18659} 18660 18661{ 18662 "return": [ 18663 { 18664 "name": "addr", 18665 "description": "Slot and optional function number, example: 06.0 or 06", 18666 "type": "int32" 18667 }, 18668 { 18669 "name": "power_controller_present", 18670 "description": "on/off", 18671 "type": "bool" 18672 }, 18673 { 18674 "name": "aer_log_max", 18675 "type": "uint16" 18676 }, 18677 { 18678 "name": "x-speed", 18679 "description": "2_5/5/8/16", 18680 "type": "PCIELinkSpeed" 18681 }, 18682 { 18683 "name": "slot", 18684 "type": "uint16" 18685 }, 18686 { 18687 "name": "x-pcie-lnksta-dllla", 18688 "description": "on/off", 18689 "type": "bool" 18690 }, 18691 { 18692 "name": "port", 18693 "type": "uint8" 18694 }, 18695 { 18696 "name": "mem-reserve", 18697 "type": "size" 18698 }, 18699 { 18700 "name": "x-pcie-extcap-init", 18701 "description": "on/off", 18702 "type": "bool" 18703 }, 18704 { 18705 "name": "pref64-reserve", 18706 "type": "size" 18707 }, 18708 { 18709 "name": "rombar", 18710 "type": "uint32" 18711 }, 18712 { 18713 "name": "command_serr_enable", 18714 "description": "on/off", 18715 "type": "bool" 18716 }, 18717 { 18718 "name": "romfile", 18719 "type": "str" 18720 }, 18721 { 18722 "name": "multifunction", 18723 "description": "on/off", 18724 "type": "bool" 18725 }, 18726 { 18727 "name": "chassis", 18728 "type": "uint8" 18729 }, 18730 { 18731 "name": "x-width", 18732 "description": "1/2/4/8/12/16/32", 18733 "type": "PCIELinkWidth" 18734 }, 18735 { 18736 "name": "failover_pair_id", 18737 "type": "str" 18738 }, 18739 { 18740 "name": "pref32-reserve", 18741 "type": "size" 18742 }, 18743 { 18744 "name": "bus-reserve", 18745 "type": "uint32" 18746 }, 18747 { 18748 "name": "x-migrate-msix", 18749 "type": "bool" 18750 }, 18751 { 18752 "name": "disable-acs", 18753 "type": "bool" 18754 }, 18755 { 18756 "name": "io-reserve", 18757 "type": "size" 18758 } 18759 ], 18760 "id": "libvirt-30" 18761} 18762 18763{ 18764 "execute": "device-list-properties", 18765 "arguments": { 18766 "typename": "usb-host" 18767 }, 18768 "id": "libvirt-31" 18769} 18770 18771{ 18772 "return": [ 18773 { 18774 "default-value": true, 18775 "name": "full-path", 18776 "description": "on/off", 18777 "type": "bool" 18778 }, 18779 { 18780 "name": "port", 18781 "type": "str" 18782 }, 18783 { 18784 "default-value": true, 18785 "name": "msos-desc", 18786 "description": "on/off", 18787 "type": "bool" 18788 }, 18789 { 18790 "name": "serial", 18791 "type": "str" 18792 }, 18793 { 18794 "default-value": 0, 18795 "name": "hostbus", 18796 "type": "uint32" 18797 }, 18798 { 18799 "default-value": 4, 18800 "name": "isobufs", 18801 "type": "uint32" 18802 }, 18803 { 18804 "default-value": 0, 18805 "name": "vendorid", 18806 "type": "uint32" 18807 }, 18808 { 18809 "default-value": 0, 18810 "name": "productid", 18811 "type": "uint32" 18812 }, 18813 { 18814 "name": "hostport", 18815 "type": "str" 18816 }, 18817 { 18818 "default-value": true, 18819 "name": "pipeline", 18820 "description": "on/off", 18821 "type": "bool" 18822 }, 18823 { 18824 "default-value": 0, 18825 "name": "hostaddr", 18826 "type": "uint32" 18827 }, 18828 { 18829 "default-value": true, 18830 "name": "suppress-remote-wake", 18831 "type": "bool" 18832 }, 18833 { 18834 "default-value": 2, 18835 "name": "loglevel", 18836 "type": "uint32" 18837 }, 18838 { 18839 "default-value": 32, 18840 "name": "isobsize", 18841 "type": "uint32" 18842 }, 18843 { 18844 "default-value": false, 18845 "name": "guest-resets-all", 18846 "type": "bool" 18847 }, 18848 { 18849 "default-value": true, 18850 "name": "guest-reset", 18851 "type": "bool" 18852 }, 18853 { 18854 "name": "bootindex", 18855 "type": "int32" 18856 }, 18857 { 18858 "name": "attached", 18859 "type": "bool" 18860 } 18861 ], 18862 "id": "libvirt-31" 18863} 18864 18865{ 18866 "execute": "device-list-properties", 18867 "arguments": { 18868 "typename": "vhost-user-fs-device" 18869 }, 18870 "id": "libvirt-32" 18871} 18872 18873{ 18874 "return": [ 18875 { 18876 "default-value": false, 18877 "name": "packed", 18878 "description": "on/off", 18879 "type": "bool" 18880 }, 18881 { 18882 "default-value": false, 18883 "name": "iommu_platform", 18884 "description": "on/off", 18885 "type": "bool" 18886 }, 18887 { 18888 "default-value": true, 18889 "name": "event_idx", 18890 "description": "on/off", 18891 "type": "bool" 18892 }, 18893 { 18894 "default-value": false, 18895 "name": "x-disable-legacy-check", 18896 "type": "bool" 18897 }, 18898 { 18899 "default-value": true, 18900 "name": "notify_on_empty", 18901 "description": "on/off", 18902 "type": "bool" 18903 }, 18904 { 18905 "default-value": true, 18906 "name": "any_layout", 18907 "description": "on/off", 18908 "type": "bool" 18909 }, 18910 { 18911 "default-value": true, 18912 "name": "use-started", 18913 "type": "bool" 18914 }, 18915 { 18916 "default-value": true, 18917 "name": "indirect_desc", 18918 "description": "on/off", 18919 "type": "bool" 18920 }, 18921 { 18922 "name": "chardev", 18923 "description": "ID of a chardev to use as a backend", 18924 "type": "str" 18925 }, 18926 { 18927 "default-value": 128, 18928 "name": "queue-size", 18929 "type": "uint16" 18930 }, 18931 { 18932 "name": "tag", 18933 "type": "str" 18934 }, 18935 { 18936 "default-value": 1, 18937 "name": "num-request-queues", 18938 "type": "uint16" 18939 } 18940 ], 18941 "id": "libvirt-32" 18942} 18943 18944{ 18945 "execute": "qom-list-properties", 18946 "arguments": { 18947 "typename": "memory-backend-file" 18948 }, 18949 "id": "libvirt-33" 18950} 18951 18952{ 18953 "return": [ 18954 { 18955 "name": "type", 18956 "type": "string" 18957 }, 18958 { 18959 "name": "policy", 18960 "description": "Set the NUMA policy", 18961 "type": "HostMemPolicy" 18962 }, 18963 { 18964 "name": "dump", 18965 "description": "Set to 'off' to exclude from core dump", 18966 "type": "bool" 18967 }, 18968 { 18969 "name": "share", 18970 "description": "Mark the memory as private to QEMU or shared", 18971 "type": "bool" 18972 }, 18973 { 18974 "name": "prealloc", 18975 "description": "Preallocate memory", 18976 "type": "bool" 18977 }, 18978 { 18979 "name": "size", 18980 "description": "Size of the memory region (ex: 500M)", 18981 "type": "int" 18982 }, 18983 { 18984 "name": "x-use-canonical-path-for-ramblock-id", 18985 "type": "bool" 18986 }, 18987 { 18988 "name": "host-nodes", 18989 "description": "Binds memory to the list of NUMA host nodes", 18990 "type": "int" 18991 }, 18992 { 18993 "name": "merge", 18994 "description": "Mark memory as mergeable", 18995 "type": "bool" 18996 }, 18997 { 18998 "name": "pmem", 18999 "type": "bool" 19000 }, 19001 { 19002 "name": "align", 19003 "type": "int" 19004 }, 19005 { 19006 "name": "mem-path", 19007 "type": "string" 19008 }, 19009 { 19010 "name": "discard-data", 19011 "type": "bool" 19012 } 19013 ], 19014 "id": "libvirt-33" 19015} 19016 19017{ 19018 "execute": "qom-list-properties", 19019 "arguments": { 19020 "typename": "memory-backend-memfd" 19021 }, 19022 "id": "libvirt-34" 19023} 19024 19025{ 19026 "return": [ 19027 { 19028 "name": "type", 19029 "type": "string" 19030 }, 19031 { 19032 "name": "policy", 19033 "description": "Set the NUMA policy", 19034 "type": "HostMemPolicy" 19035 }, 19036 { 19037 "name": "dump", 19038 "description": "Set to 'off' to exclude from core dump", 19039 "type": "bool" 19040 }, 19041 { 19042 "name": "share", 19043 "description": "Mark the memory as private to QEMU or shared", 19044 "type": "bool" 19045 }, 19046 { 19047 "name": "prealloc", 19048 "description": "Preallocate memory", 19049 "type": "bool" 19050 }, 19051 { 19052 "name": "size", 19053 "description": "Size of the memory region (ex: 500M)", 19054 "type": "int" 19055 }, 19056 { 19057 "name": "x-use-canonical-path-for-ramblock-id", 19058 "type": "bool" 19059 }, 19060 { 19061 "name": "host-nodes", 19062 "description": "Binds memory to the list of NUMA host nodes", 19063 "type": "int" 19064 }, 19065 { 19066 "name": "merge", 19067 "description": "Mark memory as mergeable", 19068 "type": "bool" 19069 }, 19070 { 19071 "name": "seal", 19072 "description": "Seal growing & shrinking", 19073 "type": "bool" 19074 }, 19075 { 19076 "name": "hugetlbsize", 19077 "description": "Huge pages size (ex: 2M, 1G)", 19078 "type": "int" 19079 }, 19080 { 19081 "name": "hugetlb", 19082 "description": "Use huge pages", 19083 "type": "bool" 19084 } 19085 ], 19086 "id": "libvirt-34" 19087} 19088 19089{ 19090 "execute": "qom-list-properties", 19091 "arguments": { 19092 "typename": "max-arm-cpu" 19093 }, 19094 "id": "libvirt-35" 19095} 19096 19097{ 19098 "return": [ 19099 { 19100 "name": "type", 19101 "type": "string" 19102 }, 19103 { 19104 "name": "sve640", 19105 "type": "bool" 19106 }, 19107 { 19108 "name": "psci-conduit", 19109 "type": "uint32" 19110 }, 19111 { 19112 "name": "sve128", 19113 "type": "bool" 19114 }, 19115 { 19116 "name": "sve1152", 19117 "type": "bool" 19118 }, 19119 { 19120 "name": "node-id", 19121 "type": "int32" 19122 }, 19123 { 19124 "name": "sve1408", 19125 "type": "bool" 19126 }, 19127 { 19128 "name": "memory", 19129 "type": "link<qemu:memory-region>" 19130 }, 19131 { 19132 "name": "unnamed-gpio-in[3]", 19133 "type": "child<irq>" 19134 }, 19135 { 19136 "name": "core-count", 19137 "type": "int32" 19138 }, 19139 { 19140 "name": "sve2048", 19141 "type": "bool" 19142 }, 19143 { 19144 "name": "aarch64", 19145 "description": "Set on/off to enable/disable aarch64 execution state ", 19146 "type": "bool" 19147 }, 19148 { 19149 "name": "unnamed-gpio-in[1]", 19150 "type": "child<irq>" 19151 }, 19152 { 19153 "name": "sve1664", 19154 "type": "bool" 19155 }, 19156 { 19157 "name": "realized", 19158 "type": "bool" 19159 }, 19160 { 19161 "name": "rvbar", 19162 "type": "uint64" 19163 }, 19164 { 19165 "name": "sve384", 19166 "type": "bool" 19167 }, 19168 { 19169 "name": "unnamed-gpio-out[2]", 19170 "type": "link<irq>" 19171 }, 19172 { 19173 "name": "mp-affinity", 19174 "type": "uint64" 19175 }, 19176 { 19177 "name": "sve512", 19178 "type": "bool" 19179 }, 19180 { 19181 "name": "unnamed-gpio-out[0]", 19182 "type": "link<irq>" 19183 }, 19184 { 19185 "name": "parent_bus", 19186 "type": "link<bus>" 19187 }, 19188 { 19189 "name": "hotplugged", 19190 "type": "bool" 19191 }, 19192 { 19193 "name": "gicv3-maintenance-interrupt[0]", 19194 "type": "link<irq>" 19195 }, 19196 { 19197 "name": "sve896", 19198 "type": "bool" 19199 }, 19200 { 19201 "name": "sve1024", 19202 "type": "bool" 19203 }, 19204 { 19205 "name": "pmu-interrupt[0]", 19206 "type": "link<irq>" 19207 }, 19208 { 19209 "name": "sve1280", 19210 "type": "bool" 19211 }, 19212 { 19213 "name": "sve1536", 19214 "type": "bool" 19215 }, 19216 { 19217 "name": "unnamed-gpio-in[2]", 19218 "type": "child<irq>" 19219 }, 19220 { 19221 "name": "sve-max-vq", 19222 "type": "uint32" 19223 }, 19224 { 19225 "name": "sve", 19226 "type": "bool" 19227 }, 19228 { 19229 "name": "start-powered-off", 19230 "type": "bool" 19231 }, 19232 { 19233 "name": "unnamed-gpio-in[0]", 19234 "type": "child<irq>" 19235 }, 19236 { 19237 "name": "sve256", 19238 "type": "bool" 19239 }, 19240 { 19241 "name": "sve1792", 19242 "type": "bool" 19243 }, 19244 { 19245 "name": "unnamed-gpio-out[3]", 19246 "type": "link<irq>" 19247 }, 19248 { 19249 "name": "cfgend", 19250 "type": "bool" 19251 }, 19252 { 19253 "name": "midr", 19254 "type": "uint32" 19255 }, 19256 { 19257 "name": "hotpluggable", 19258 "type": "bool" 19259 }, 19260 { 19261 "name": "pmu", 19262 "type": "bool" 19263 }, 19264 { 19265 "name": "unnamed-gpio-out[1]", 19266 "type": "link<irq>" 19267 }, 19268 { 19269 "name": "sve1920", 19270 "type": "bool" 19271 }, 19272 { 19273 "name": "reset-hivecs", 19274 "type": "bool" 19275 }, 19276 { 19277 "name": "sve768", 19278 "type": "bool" 19279 } 19280 ], 19281 "id": "libvirt-35" 19282} 19283 19284{ 19285 "execute": "query-machines", 19286 "id": "libvirt-36" 19287} 19288 19289{ 19290 "return": [ 19291 { 19292 "hotpluggable-cpus": false, 19293 "name": "integratorcp", 19294 "numa-mem-supported": false, 19295 "default-cpu-type": "arm926-arm-cpu", 19296 "cpu-max": 1, 19297 "deprecated": false 19298 }, 19299 { 19300 "hotpluggable-cpus": false, 19301 "name": "nuri", 19302 "numa-mem-supported": false, 19303 "cpu-max": 2, 19304 "deprecated": false 19305 }, 19306 { 19307 "hotpluggable-cpus": false, 19308 "name": "mps2-an511", 19309 "numa-mem-supported": false, 19310 "default-cpu-type": "cortex-m3-arm-cpu", 19311 "cpu-max": 1, 19312 "deprecated": false 19313 }, 19314 { 19315 "hotpluggable-cpus": false, 19316 "name": "mps2-an505", 19317 "numa-mem-supported": false, 19318 "default-cpu-type": "cortex-m33-arm-cpu", 19319 "cpu-max": 1, 19320 "deprecated": false 19321 }, 19322 { 19323 "hotpluggable-cpus": false, 19324 "name": "verdex", 19325 "numa-mem-supported": false, 19326 "default-cpu-type": "pxa270-c0-arm-cpu", 19327 "cpu-max": 1, 19328 "deprecated": false 19329 }, 19330 { 19331 "hotpluggable-cpus": false, 19332 "name": "virt-3.0", 19333 "numa-mem-supported": true, 19334 "default-cpu-type": "cortex-a15-arm-cpu", 19335 "cpu-max": 512, 19336 "deprecated": false 19337 }, 19338 { 19339 "hotpluggable-cpus": false, 19340 "name": "ast2500-evb", 19341 "numa-mem-supported": false, 19342 "cpu-max": 2, 19343 "deprecated": false 19344 }, 19345 { 19346 "hotpluggable-cpus": false, 19347 "name": "smdkc210", 19348 "numa-mem-supported": false, 19349 "cpu-max": 2, 19350 "deprecated": false 19351 }, 19352 { 19353 "hotpluggable-cpus": false, 19354 "name": "collie", 19355 "numa-mem-supported": false, 19356 "default-cpu-type": "sa1110-arm-cpu", 19357 "cpu-max": 1, 19358 "deprecated": false 19359 }, 19360 { 19361 "hotpluggable-cpus": false, 19362 "name": "xlnx-versal-virt", 19363 "numa-mem-supported": false, 19364 "cpu-max": 2, 19365 "deprecated": false 19366 }, 19367 { 19368 "hotpluggable-cpus": false, 19369 "name": "imx25-pdk", 19370 "numa-mem-supported": false, 19371 "cpu-max": 1, 19372 "deprecated": false 19373 }, 19374 { 19375 "hotpluggable-cpus": false, 19376 "name": "none", 19377 "numa-mem-supported": false, 19378 "cpu-max": 1, 19379 "deprecated": false 19380 }, 19381 { 19382 "hotpluggable-cpus": false, 19383 "name": "spitz", 19384 "numa-mem-supported": false, 19385 "default-cpu-type": "pxa270-c0-arm-cpu", 19386 "cpu-max": 1, 19387 "deprecated": false 19388 }, 19389 { 19390 "hotpluggable-cpus": false, 19391 "name": "musca-b1", 19392 "numa-mem-supported": false, 19393 "default-cpu-type": "cortex-m33-arm-cpu", 19394 "cpu-max": 2, 19395 "deprecated": false 19396 }, 19397 { 19398 "hotpluggable-cpus": false, 19399 "name": "realview-pbx-a9", 19400 "numa-mem-supported": false, 19401 "default-cpu-type": "cortex-a9-arm-cpu", 19402 "cpu-max": 4, 19403 "deprecated": false 19404 }, 19405 { 19406 "hotpluggable-cpus": false, 19407 "name": "realview-eb", 19408 "numa-mem-supported": false, 19409 "default-cpu-type": "arm926-arm-cpu", 19410 "cpu-max": 1, 19411 "deprecated": false 19412 }, 19413 { 19414 "hotpluggable-cpus": false, 19415 "name": "versatilepb", 19416 "numa-mem-supported": false, 19417 "default-cpu-type": "arm926-arm-cpu", 19418 "cpu-max": 1, 19419 "deprecated": false 19420 }, 19421 { 19422 "hotpluggable-cpus": false, 19423 "name": "realview-pb-a8", 19424 "numa-mem-supported": false, 19425 "default-cpu-type": "cortex-a8-arm-cpu", 19426 "cpu-max": 1, 19427 "deprecated": false 19428 }, 19429 { 19430 "hotpluggable-cpus": false, 19431 "name": "emcraft-sf2", 19432 "numa-mem-supported": false, 19433 "default-cpu-type": "cortex-m3-arm-cpu", 19434 "cpu-max": 1, 19435 "deprecated": false 19436 }, 19437 { 19438 "hotpluggable-cpus": false, 19439 "name": "virt-2.9", 19440 "numa-mem-supported": true, 19441 "default-cpu-type": "cortex-a15-arm-cpu", 19442 "cpu-max": 255, 19443 "deprecated": false 19444 }, 19445 { 19446 "hotpluggable-cpus": false, 19447 "name": "musicpal", 19448 "numa-mem-supported": false, 19449 "default-cpu-type": "arm926-arm-cpu", 19450 "cpu-max": 1, 19451 "deprecated": false 19452 }, 19453 { 19454 "hotpluggable-cpus": false, 19455 "name": "sbsa-ref", 19456 "numa-mem-supported": true, 19457 "default-cpu-type": "cortex-a57-arm-cpu", 19458 "cpu-max": 512, 19459 "deprecated": false 19460 }, 19461 { 19462 "hotpluggable-cpus": false, 19463 "name": "z2", 19464 "numa-mem-supported": false, 19465 "default-cpu-type": "pxa270-c5-arm-cpu", 19466 "cpu-max": 1, 19467 "deprecated": false 19468 }, 19469 { 19470 "hotpluggable-cpus": false, 19471 "name": "akita", 19472 "numa-mem-supported": false, 19473 "default-cpu-type": "pxa270-c0-arm-cpu", 19474 "cpu-max": 1, 19475 "deprecated": false 19476 }, 19477 { 19478 "hotpluggable-cpus": false, 19479 "name": "virt-2.7", 19480 "numa-mem-supported": true, 19481 "default-cpu-type": "cortex-a15-arm-cpu", 19482 "cpu-max": 255, 19483 "deprecated": false 19484 }, 19485 { 19486 "hotpluggable-cpus": false, 19487 "name": "kzm", 19488 "numa-mem-supported": false, 19489 "cpu-max": 1, 19490 "deprecated": false 19491 }, 19492 { 19493 "hotpluggable-cpus": false, 19494 "name": "swift-bmc", 19495 "numa-mem-supported": false, 19496 "cpu-max": 2, 19497 "deprecated": false 19498 }, 19499 { 19500 "hotpluggable-cpus": false, 19501 "name": "virt-2.8", 19502 "numa-mem-supported": true, 19503 "default-cpu-type": "cortex-a15-arm-cpu", 19504 "cpu-max": 255, 19505 "deprecated": false 19506 }, 19507 { 19508 "hotpluggable-cpus": false, 19509 "name": "realview-eb-mpcore", 19510 "numa-mem-supported": false, 19511 "default-cpu-type": "arm11mpcore-arm-cpu", 19512 "cpu-max": 4, 19513 "deprecated": false 19514 }, 19515 { 19516 "hotpluggable-cpus": false, 19517 "name": "musca-a", 19518 "numa-mem-supported": false, 19519 "default-cpu-type": "cortex-m33-arm-cpu", 19520 "cpu-max": 2, 19521 "deprecated": false 19522 }, 19523 { 19524 "hotpluggable-cpus": false, 19525 "name": "mcimx7d-sabre", 19526 "numa-mem-supported": false, 19527 "cpu-max": 2, 19528 "deprecated": false 19529 }, 19530 { 19531 "hotpluggable-cpus": false, 19532 "name": "sx1", 19533 "numa-mem-supported": false, 19534 "default-cpu-type": "ti925t-arm-cpu", 19535 "cpu-max": 1, 19536 "deprecated": false 19537 }, 19538 { 19539 "hotpluggable-cpus": false, 19540 "name": "virt-4.2", 19541 "numa-mem-supported": true, 19542 "default-cpu-type": "cortex-a15-arm-cpu", 19543 "cpu-max": 512, 19544 "deprecated": false, 19545 "alias": "virt" 19546 }, 19547 { 19548 "hotpluggable-cpus": false, 19549 "name": "sx1-v1", 19550 "numa-mem-supported": false, 19551 "default-cpu-type": "ti925t-arm-cpu", 19552 "cpu-max": 1, 19553 "deprecated": false 19554 }, 19555 { 19556 "hotpluggable-cpus": false, 19557 "name": "virt-2.6", 19558 "numa-mem-supported": true, 19559 "default-cpu-type": "cortex-a15-arm-cpu", 19560 "cpu-max": 255, 19561 "deprecated": false 19562 }, 19563 { 19564 "hotpluggable-cpus": false, 19565 "name": "cubieboard", 19566 "numa-mem-supported": false, 19567 "default-cpu-type": "cortex-a9-arm-cpu", 19568 "cpu-max": 1, 19569 "deprecated": false 19570 }, 19571 { 19572 "hotpluggable-cpus": false, 19573 "name": "virt-4.0", 19574 "numa-mem-supported": true, 19575 "default-cpu-type": "cortex-a15-arm-cpu", 19576 "cpu-max": 512, 19577 "deprecated": false 19578 }, 19579 { 19580 "hotpluggable-cpus": false, 19581 "name": "highbank", 19582 "numa-mem-supported": false, 19583 "cpu-max": 4, 19584 "deprecated": false 19585 }, 19586 { 19587 "hotpluggable-cpus": false, 19588 "name": "virt-4.1", 19589 "numa-mem-supported": true, 19590 "default-cpu-type": "cortex-a15-arm-cpu", 19591 "cpu-max": 512, 19592 "deprecated": false 19593 }, 19594 { 19595 "hotpluggable-cpus": false, 19596 "name": "raspi2", 19597 "numa-mem-supported": false, 19598 "cpu-max": 4, 19599 "deprecated": false 19600 }, 19601 { 19602 "hotpluggable-cpus": false, 19603 "name": "raspi3", 19604 "numa-mem-supported": false, 19605 "cpu-max": 4, 19606 "deprecated": false 19607 }, 19608 { 19609 "hotpluggable-cpus": false, 19610 "name": "netduino2", 19611 "numa-mem-supported": false, 19612 "cpu-max": 1, 19613 "deprecated": false 19614 }, 19615 { 19616 "hotpluggable-cpus": false, 19617 "name": "terrier", 19618 "numa-mem-supported": false, 19619 "default-cpu-type": "pxa270-c5-arm-cpu", 19620 "cpu-max": 1, 19621 "deprecated": false 19622 }, 19623 { 19624 "hotpluggable-cpus": false, 19625 "name": "n810", 19626 "numa-mem-supported": false, 19627 "default-cpu-type": "arm1136-r2-arm-cpu", 19628 "cpu-max": 1, 19629 "deprecated": false 19630 }, 19631 { 19632 "hotpluggable-cpus": false, 19633 "name": "mainstone", 19634 "numa-mem-supported": false, 19635 "default-cpu-type": "pxa270-c5-arm-cpu", 19636 "cpu-max": 1, 19637 "deprecated": false 19638 }, 19639 { 19640 "hotpluggable-cpus": false, 19641 "name": "palmetto-bmc", 19642 "numa-mem-supported": false, 19643 "cpu-max": 2, 19644 "deprecated": false 19645 }, 19646 { 19647 "hotpluggable-cpus": false, 19648 "name": "sabrelite", 19649 "numa-mem-supported": false, 19650 "cpu-max": 4, 19651 "deprecated": false 19652 }, 19653 { 19654 "hotpluggable-cpus": false, 19655 "name": "midway", 19656 "numa-mem-supported": false, 19657 "cpu-max": 4, 19658 "deprecated": false 19659 }, 19660 { 19661 "hotpluggable-cpus": false, 19662 "name": "romulus-bmc", 19663 "numa-mem-supported": false, 19664 "cpu-max": 2, 19665 "deprecated": false 19666 }, 19667 { 19668 "hotpluggable-cpus": false, 19669 "name": "cheetah", 19670 "numa-mem-supported": false, 19671 "default-cpu-type": "ti925t-arm-cpu", 19672 "cpu-max": 1, 19673 "deprecated": false 19674 }, 19675 { 19676 "hotpluggable-cpus": false, 19677 "name": "tosa", 19678 "numa-mem-supported": false, 19679 "cpu-max": 1, 19680 "deprecated": false 19681 }, 19682 { 19683 "hotpluggable-cpus": false, 19684 "name": "borzoi", 19685 "numa-mem-supported": false, 19686 "default-cpu-type": "pxa270-c0-arm-cpu", 19687 "cpu-max": 1, 19688 "deprecated": false 19689 }, 19690 { 19691 "hotpluggable-cpus": false, 19692 "name": "versatileab", 19693 "numa-mem-supported": false, 19694 "default-cpu-type": "arm926-arm-cpu", 19695 "cpu-max": 1, 19696 "deprecated": false 19697 }, 19698 { 19699 "hotpluggable-cpus": false, 19700 "name": "lm3s6965evb", 19701 "numa-mem-supported": false, 19702 "default-cpu-type": "cortex-m3-arm-cpu", 19703 "cpu-max": 1, 19704 "deprecated": false 19705 }, 19706 { 19707 "hotpluggable-cpus": false, 19708 "name": "n800", 19709 "numa-mem-supported": false, 19710 "default-cpu-type": "arm1136-r2-arm-cpu", 19711 "cpu-max": 1, 19712 "deprecated": false 19713 }, 19714 { 19715 "hotpluggable-cpus": false, 19716 "name": "virt-2.10", 19717 "numa-mem-supported": true, 19718 "default-cpu-type": "cortex-a15-arm-cpu", 19719 "cpu-max": 255, 19720 "deprecated": false 19721 }, 19722 { 19723 "hotpluggable-cpus": false, 19724 "name": "virt-2.11", 19725 "numa-mem-supported": true, 19726 "default-cpu-type": "cortex-a15-arm-cpu", 19727 "cpu-max": 255, 19728 "deprecated": false 19729 }, 19730 { 19731 "hotpluggable-cpus": false, 19732 "name": "connex", 19733 "numa-mem-supported": false, 19734 "cpu-max": 1, 19735 "deprecated": false 19736 }, 19737 { 19738 "hotpluggable-cpus": false, 19739 "name": "virt-2.12", 19740 "numa-mem-supported": true, 19741 "default-cpu-type": "cortex-a15-arm-cpu", 19742 "cpu-max": 255, 19743 "deprecated": false 19744 }, 19745 { 19746 "hotpluggable-cpus": false, 19747 "name": "microbit", 19748 "numa-mem-supported": false, 19749 "cpu-max": 1, 19750 "deprecated": false 19751 }, 19752 { 19753 "hotpluggable-cpus": false, 19754 "name": "witherspoon-bmc", 19755 "numa-mem-supported": false, 19756 "cpu-max": 2, 19757 "deprecated": false 19758 }, 19759 { 19760 "hotpluggable-cpus": false, 19761 "name": "xilinx-zynq-a9", 19762 "numa-mem-supported": false, 19763 "default-cpu-type": "cortex-a9-arm-cpu", 19764 "cpu-max": 1, 19765 "deprecated": false 19766 }, 19767 { 19768 "hotpluggable-cpus": false, 19769 "name": "mps2-an385", 19770 "numa-mem-supported": false, 19771 "default-cpu-type": "cortex-m3-arm-cpu", 19772 "cpu-max": 1, 19773 "deprecated": false 19774 }, 19775 { 19776 "hotpluggable-cpus": false, 19777 "name": "ast2600-evb", 19778 "numa-mem-supported": false, 19779 "cpu-max": 2, 19780 "deprecated": false 19781 }, 19782 { 19783 "hotpluggable-cpus": false, 19784 "name": "vexpress-a9", 19785 "numa-mem-supported": false, 19786 "default-cpu-type": "cortex-a9-arm-cpu", 19787 "cpu-max": 4, 19788 "deprecated": false 19789 }, 19790 { 19791 "hotpluggable-cpus": false, 19792 "name": "mps2-an521", 19793 "numa-mem-supported": false, 19794 "default-cpu-type": "cortex-m33-arm-cpu", 19795 "cpu-max": 2, 19796 "deprecated": false 19797 }, 19798 { 19799 "hotpluggable-cpus": false, 19800 "name": "mcimx6ul-evk", 19801 "numa-mem-supported": false, 19802 "cpu-max": 1, 19803 "deprecated": false 19804 }, 19805 { 19806 "hotpluggable-cpus": false, 19807 "name": "vexpress-a15", 19808 "numa-mem-supported": false, 19809 "default-cpu-type": "cortex-a15-arm-cpu", 19810 "cpu-max": 4, 19811 "deprecated": false 19812 }, 19813 { 19814 "hotpluggable-cpus": false, 19815 "name": "xlnx-zcu102", 19816 "numa-mem-supported": false, 19817 "cpu-max": 6, 19818 "deprecated": false 19819 }, 19820 { 19821 "hotpluggable-cpus": false, 19822 "name": "virt-3.1", 19823 "numa-mem-supported": true, 19824 "default-cpu-type": "cortex-a15-arm-cpu", 19825 "cpu-max": 512, 19826 "deprecated": false 19827 }, 19828 { 19829 "hotpluggable-cpus": false, 19830 "name": "canon-a1100", 19831 "numa-mem-supported": false, 19832 "cpu-max": 1, 19833 "deprecated": false 19834 }, 19835 { 19836 "hotpluggable-cpus": false, 19837 "name": "lm3s811evb", 19838 "numa-mem-supported": false, 19839 "default-cpu-type": "cortex-m3-arm-cpu", 19840 "cpu-max": 1, 19841 "deprecated": false 19842 } 19843 ], 19844 "id": "libvirt-36" 19845} 19846 19847{ 19848 "execute": "qom-list-properties", 19849 "arguments": { 19850 "typename": "virt-4.2-machine" 19851 }, 19852 "id": "libvirt-37" 19853} 19854 19855{ 19856 "return": [ 19857 { 19858 "name": "type", 19859 "type": "string" 19860 }, 19861 { 19862 "name": "graphics", 19863 "description": "Set on/off to enable/disable graphics emulation", 19864 "type": "bool" 19865 }, 19866 { 19867 "name": "phandle-start", 19868 "description": "The first phandle ID we may generate dynamically", 19869 "type": "int" 19870 }, 19871 { 19872 "name": "dump-guest-core", 19873 "description": "Include guest memory in a core dump", 19874 "type": "bool" 19875 }, 19876 { 19877 "name": "kernel-irqchip", 19878 "description": "Configure KVM in-kernel irqchip", 19879 "type": "on|off|split" 19880 }, 19881 { 19882 "name": "accel", 19883 "description": "Accelerator list", 19884 "type": "string" 19885 }, 19886 { 19887 "name": "append", 19888 "description": "Linux kernel command line", 19889 "type": "string" 19890 }, 19891 { 19892 "name": "dumpdtb", 19893 "description": "Dump current dtb to a file and quit", 19894 "type": "string" 19895 }, 19896 { 19897 "name": "memory-encryption", 19898 "description": "Set memory encryption object to use", 19899 "type": "string" 19900 }, 19901 { 19902 "name": "igd-passthru", 19903 "description": "Set on/off to enable/disable igd passthrou", 19904 "type": "bool" 19905 }, 19906 { 19907 "name": "dt-compatible", 19908 "description": "Overrides the \"compatible\" property of the dt root node", 19909 "type": "string" 19910 }, 19911 { 19912 "name": "kernel", 19913 "description": "Linux kernel image file", 19914 "type": "string" 19915 }, 19916 { 19917 "name": "usb", 19918 "description": "Set on/off to enable/disable usb", 19919 "type": "bool" 19920 }, 19921 { 19922 "name": "suppress-vmdesc", 19923 "description": "Set on to disable self-describing migration", 19924 "type": "bool" 19925 }, 19926 { 19927 "name": "dtb", 19928 "description": "Linux kernel device tree file", 19929 "type": "string" 19930 }, 19931 { 19932 "name": "firmware", 19933 "description": "Firmware image", 19934 "type": "string" 19935 }, 19936 { 19937 "name": "mem-merge", 19938 "description": "Enable/disable memory merge support", 19939 "type": "bool" 19940 }, 19941 { 19942 "name": "initrd", 19943 "description": "Linux initial ramdisk file", 19944 "type": "string" 19945 }, 19946 { 19947 "name": "enforce-config-section", 19948 "description": "Set on to enforce configuration section migration", 19949 "type": "bool" 19950 }, 19951 { 19952 "name": "kvm-shadow-mem", 19953 "description": "KVM shadow MMU size", 19954 "type": "int" 19955 }, 19956 { 19957 "name": "iommu", 19958 "description": "Set the IOMMU type. Valid values are none and smmuv3", 19959 "type": "string" 19960 }, 19961 { 19962 "name": "virt.flash0", 19963 "type": "child<cfi.pflash01>" 19964 }, 19965 { 19966 "name": "highmem", 19967 "description": "Set on/off to enable/disable using physical address space above 32 bits", 19968 "type": "bool" 19969 }, 19970 { 19971 "name": "pflash1", 19972 "description": "Node name or ID of a block device to use as a backend", 19973 "type": "str" 19974 }, 19975 { 19976 "name": "pflash0", 19977 "description": "Node name or ID of a block device to use as a backend", 19978 "type": "str" 19979 }, 19980 { 19981 "name": "gic-version", 19982 "description": "Set GIC version. Valid values are 2, 3 and host", 19983 "type": "string" 19984 }, 19985 { 19986 "name": "its", 19987 "description": "Set on/off to enable/disable ITS instantiation", 19988 "type": "bool" 19989 }, 19990 { 19991 "name": "secure", 19992 "description": "Set on/off to enable/disable the ARM Security Extensions (TrustZone)", 19993 "type": "bool" 19994 }, 19995 { 19996 "name": "virtualization", 19997 "description": "Set on/off to enable/disable emulating a guest CPU which implements the ARM Virtualization Extensions", 19998 "type": "bool" 19999 }, 20000 { 20001 "name": "virt.flash1", 20002 "type": "child<cfi.pflash01>" 20003 } 20004 ], 20005 "id": "libvirt-37" 20006} 20007 20008{ 20009 "execute": "qom-list-properties", 20010 "arguments": { 20011 "typename": "none-machine" 20012 }, 20013 "id": "libvirt-38" 20014} 20015 20016{ 20017 "return": [ 20018 { 20019 "name": "type", 20020 "type": "string" 20021 }, 20022 { 20023 "name": "enforce-config-section", 20024 "description": "Set on to enforce configuration section migration", 20025 "type": "bool" 20026 }, 20027 { 20028 "name": "kernel", 20029 "description": "Linux kernel image file", 20030 "type": "string" 20031 }, 20032 { 20033 "name": "dt-compatible", 20034 "description": "Overrides the \"compatible\" property of the dt root node", 20035 "type": "string" 20036 }, 20037 { 20038 "name": "initrd", 20039 "description": "Linux initial ramdisk file", 20040 "type": "string" 20041 }, 20042 { 20043 "name": "graphics", 20044 "description": "Set on/off to enable/disable graphics emulation", 20045 "type": "bool" 20046 }, 20047 { 20048 "name": "kernel-irqchip", 20049 "description": "Configure KVM in-kernel irqchip", 20050 "type": "on|off|split" 20051 }, 20052 { 20053 "name": "usb", 20054 "description": "Set on/off to enable/disable usb", 20055 "type": "bool" 20056 }, 20057 { 20058 "name": "firmware", 20059 "description": "Firmware image", 20060 "type": "string" 20061 }, 20062 { 20063 "name": "memory-encryption", 20064 "description": "Set memory encryption object to use", 20065 "type": "string" 20066 }, 20067 { 20068 "name": "dump-guest-core", 20069 "description": "Include guest memory in a core dump", 20070 "type": "bool" 20071 }, 20072 { 20073 "name": "kvm-shadow-mem", 20074 "description": "KVM shadow MMU size", 20075 "type": "int" 20076 }, 20077 { 20078 "name": "igd-passthru", 20079 "description": "Set on/off to enable/disable igd passthrou", 20080 "type": "bool" 20081 }, 20082 { 20083 "name": "phandle-start", 20084 "description": "The first phandle ID we may generate dynamically", 20085 "type": "int" 20086 }, 20087 { 20088 "name": "dumpdtb", 20089 "description": "Dump current dtb to a file and quit", 20090 "type": "string" 20091 }, 20092 { 20093 "name": "mem-merge", 20094 "description": "Enable/disable memory merge support", 20095 "type": "bool" 20096 }, 20097 { 20098 "name": "dtb", 20099 "description": "Linux kernel device tree file", 20100 "type": "string" 20101 }, 20102 { 20103 "name": "accel", 20104 "description": "Accelerator list", 20105 "type": "string" 20106 }, 20107 { 20108 "name": "append", 20109 "description": "Linux kernel command line", 20110 "type": "string" 20111 }, 20112 { 20113 "name": "suppress-vmdesc", 20114 "description": "Set on to disable self-describing migration", 20115 "type": "bool" 20116 } 20117 ], 20118 "id": "libvirt-38" 20119} 20120 20121{ 20122 "execute": "query-cpu-definitions", 20123 "id": "libvirt-39" 20124} 20125 20126{ 20127 "return": [ 20128 { 20129 "name": "pxa262", 20130 "typename": "pxa262-arm-cpu", 20131 "static": false 20132 }, 20133 { 20134 "name": "pxa270-a0", 20135 "typename": "pxa270-a0-arm-cpu", 20136 "static": false 20137 }, 20138 { 20139 "name": "arm1136", 20140 "typename": "arm1136-arm-cpu", 20141 "static": false 20142 }, 20143 { 20144 "name": "cortex-a15", 20145 "typename": "cortex-a15-arm-cpu", 20146 "static": false 20147 }, 20148 { 20149 "name": "pxa260", 20150 "typename": "pxa260-arm-cpu", 20151 "static": false 20152 }, 20153 { 20154 "name": "arm1136-r2", 20155 "typename": "arm1136-r2-arm-cpu", 20156 "static": false 20157 }, 20158 { 20159 "name": "pxa261", 20160 "typename": "pxa261-arm-cpu", 20161 "static": false 20162 }, 20163 { 20164 "name": "pxa255", 20165 "typename": "pxa255-arm-cpu", 20166 "static": false 20167 }, 20168 { 20169 "name": "cortex-a72", 20170 "typename": "cortex-a72-arm-cpu", 20171 "static": false 20172 }, 20173 { 20174 "name": "cortex-m33", 20175 "typename": "cortex-m33-arm-cpu", 20176 "static": false 20177 }, 20178 { 20179 "name": "arm926", 20180 "typename": "arm926-arm-cpu", 20181 "static": false 20182 }, 20183 { 20184 "name": "cortex-r5f", 20185 "typename": "cortex-r5f-arm-cpu", 20186 "static": false 20187 }, 20188 { 20189 "name": "arm11mpcore", 20190 "typename": "arm11mpcore-arm-cpu", 20191 "static": false 20192 }, 20193 { 20194 "name": "pxa250", 20195 "typename": "pxa250-arm-cpu", 20196 "static": false 20197 }, 20198 { 20199 "name": "ti925t", 20200 "typename": "ti925t-arm-cpu", 20201 "static": false 20202 }, 20203 { 20204 "name": "cortex-a57", 20205 "typename": "cortex-a57-arm-cpu", 20206 "static": false 20207 }, 20208 { 20209 "name": "sa1110", 20210 "typename": "sa1110-arm-cpu", 20211 "static": false 20212 }, 20213 { 20214 "name": "host", 20215 "typename": "host-arm-cpu", 20216 "static": false 20217 }, 20218 { 20219 "name": "arm1176", 20220 "typename": "arm1176-arm-cpu", 20221 "static": false 20222 }, 20223 { 20224 "name": "cortex-a53", 20225 "typename": "cortex-a53-arm-cpu", 20226 "static": false 20227 }, 20228 { 20229 "name": "sa1100", 20230 "typename": "sa1100-arm-cpu", 20231 "static": false 20232 }, 20233 { 20234 "name": "pxa270-c5", 20235 "typename": "pxa270-c5-arm-cpu", 20236 "static": false 20237 }, 20238 { 20239 "name": "cortex-a9", 20240 "typename": "cortex-a9-arm-cpu", 20241 "static": false 20242 }, 20243 { 20244 "name": "cortex-a8", 20245 "typename": "cortex-a8-arm-cpu", 20246 "static": false 20247 }, 20248 { 20249 "name": "cortex-a7", 20250 "typename": "cortex-a7-arm-cpu", 20251 "static": false 20252 }, 20253 { 20254 "name": "pxa270-c0", 20255 "typename": "pxa270-c0-arm-cpu", 20256 "static": false 20257 }, 20258 { 20259 "name": "arm1026", 20260 "typename": "arm1026-arm-cpu", 20261 "static": false 20262 }, 20263 { 20264 "name": "pxa270-b1", 20265 "typename": "pxa270-b1-arm-cpu", 20266 "static": false 20267 }, 20268 { 20269 "name": "cortex-m3", 20270 "typename": "cortex-m3-arm-cpu", 20271 "static": false 20272 }, 20273 { 20274 "name": "max", 20275 "typename": "max-arm-cpu", 20276 "static": false 20277 }, 20278 { 20279 "name": "cortex-m4", 20280 "typename": "cortex-m4-arm-cpu", 20281 "static": false 20282 }, 20283 { 20284 "name": "pxa270-b0", 20285 "typename": "pxa270-b0-arm-cpu", 20286 "static": false 20287 }, 20288 { 20289 "name": "arm946", 20290 "typename": "arm946-arm-cpu", 20291 "static": false 20292 }, 20293 { 20294 "name": "cortex-m0", 20295 "typename": "cortex-m0-arm-cpu", 20296 "static": false 20297 }, 20298 { 20299 "name": "cortex-r5", 20300 "typename": "cortex-r5-arm-cpu", 20301 "static": false 20302 }, 20303 { 20304 "name": "pxa270-a1", 20305 "typename": "pxa270-a1-arm-cpu", 20306 "static": false 20307 }, 20308 { 20309 "name": "pxa270", 20310 "typename": "pxa270-arm-cpu", 20311 "static": false 20312 } 20313 ], 20314 "id": "libvirt-39" 20315} 20316 20317{ 20318 "execute": "query-tpm-models", 20319 "id": "libvirt-40" 20320} 20321 20322{ 20323 "return": [ 20324 ], 20325 "id": "libvirt-40" 20326} 20327 20328{ 20329 "execute": "query-tpm-types", 20330 "id": "libvirt-41" 20331} 20332 20333{ 20334 "return": [ 20335 ], 20336 "id": "libvirt-41" 20337} 20338 20339{ 20340 "execute": "query-command-line-options", 20341 "id": "libvirt-42" 20342} 20343 20344{ 20345 "return": [ 20346 { 20347 "parameters": [ 20348 { 20349 "name": "timeout", 20350 "help": "Request timeout in seconds (default 0 = no timeout)", 20351 "type": "number" 20352 }, 20353 { 20354 "name": "initiator-name", 20355 "help": "Initiator iqn name to use when connecting", 20356 "type": "string" 20357 }, 20358 { 20359 "name": "header-digest", 20360 "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}", 20361 "type": "string" 20362 }, 20363 { 20364 "name": "password-secret", 20365 "help": "ID of the secret providing password for CHAP authentication to target", 20366 "type": "string" 20367 }, 20368 { 20369 "name": "password", 20370 "help": "password for CHAP authentication to target", 20371 "type": "string" 20372 }, 20373 { 20374 "name": "user", 20375 "help": "username for CHAP authentication to target", 20376 "type": "string" 20377 } 20378 ], 20379 "option": "iscsi" 20380 }, 20381 { 20382 "parameters": [ 20383 { 20384 "name": "audiodev", 20385 "type": "string" 20386 }, 20387 { 20388 "name": "non-adaptive", 20389 "type": "boolean" 20390 }, 20391 { 20392 "name": "lossy", 20393 "type": "boolean" 20394 }, 20395 { 20396 "name": "sasl-authz", 20397 "type": "string" 20398 }, 20399 { 20400 "name": "tls-authz", 20401 "type": "string" 20402 }, 20403 { 20404 "name": "acl", 20405 "type": "boolean" 20406 }, 20407 { 20408 "name": "sasl", 20409 "type": "boolean" 20410 }, 20411 { 20412 "name": "key-delay-ms", 20413 "type": "number" 20414 }, 20415 { 20416 "name": "lock-key-sync", 20417 "type": "boolean" 20418 }, 20419 { 20420 "name": "reverse", 20421 "type": "boolean" 20422 }, 20423 { 20424 "name": "password", 20425 "type": "boolean" 20426 }, 20427 { 20428 "name": "ipv6", 20429 "type": "boolean" 20430 }, 20431 { 20432 "name": "ipv4", 20433 "type": "boolean" 20434 }, 20435 { 20436 "name": "to", 20437 "type": "number" 20438 }, 20439 { 20440 "name": "connections", 20441 "type": "number" 20442 }, 20443 { 20444 "name": "head", 20445 "type": "number" 20446 }, 20447 { 20448 "name": "display", 20449 "type": "string" 20450 }, 20451 { 20452 "name": "share", 20453 "type": "string" 20454 }, 20455 { 20456 "name": "tls-creds", 20457 "type": "string" 20458 }, 20459 { 20460 "name": "websocket", 20461 "type": "string" 20462 }, 20463 { 20464 "name": "vnc", 20465 "type": "string" 20466 } 20467 ], 20468 "option": "vnc" 20469 }, 20470 { 20471 "parameters": [ 20472 ], 20473 "option": "smbios" 20474 }, 20475 { 20476 "parameters": [ 20477 { 20478 "name": "dmode", 20479 "type": "number" 20480 }, 20481 { 20482 "name": "fmode", 20483 "type": "number" 20484 }, 20485 { 20486 "name": "sock_fd", 20487 "type": "number" 20488 }, 20489 { 20490 "name": "socket", 20491 "type": "string" 20492 }, 20493 { 20494 "name": "multidevs", 20495 "type": "string" 20496 }, 20497 { 20498 "name": "readonly", 20499 "type": "boolean" 20500 }, 20501 { 20502 "name": "writeout", 20503 "type": "string" 20504 }, 20505 { 20506 "name": "security_model", 20507 "type": "string" 20508 }, 20509 { 20510 "name": "mount_tag", 20511 "type": "string" 20512 }, 20513 { 20514 "name": "path", 20515 "type": "string" 20516 }, 20517 { 20518 "name": "fsdriver", 20519 "type": "string" 20520 } 20521 ], 20522 "option": "virtfs" 20523 }, 20524 { 20525 "parameters": [ 20526 { 20527 "name": "throttling.iops-size", 20528 "help": "when limiting by iops max size of an I/O in bytes", 20529 "type": "number" 20530 }, 20531 { 20532 "name": "throttling.bps-write-max-length", 20533 "help": "length of the bps-write-max burst period, in seconds", 20534 "type": "number" 20535 }, 20536 { 20537 "name": "throttling.bps-read-max-length", 20538 "help": "length of the bps-read-max burst period, in seconds", 20539 "type": "number" 20540 }, 20541 { 20542 "name": "throttling.bps-total-max-length", 20543 "help": "length of the bps-total-max burst period, in seconds", 20544 "type": "number" 20545 }, 20546 { 20547 "name": "throttling.iops-write-max-length", 20548 "help": "length of the iops-write-max burst period, in seconds", 20549 "type": "number" 20550 }, 20551 { 20552 "name": "throttling.iops-read-max-length", 20553 "help": "length of the iops-read-max burst period, in seconds", 20554 "type": "number" 20555 }, 20556 { 20557 "name": "throttling.iops-total-max-length", 20558 "help": "length of the iops-total-max burst period, in seconds", 20559 "type": "number" 20560 }, 20561 { 20562 "name": "throttling.bps-write-max", 20563 "help": "total bytes write burst", 20564 "type": "number" 20565 }, 20566 { 20567 "name": "throttling.bps-read-max", 20568 "help": "total bytes read burst", 20569 "type": "number" 20570 }, 20571 { 20572 "name": "throttling.bps-total-max", 20573 "help": "total bytes burst", 20574 "type": "number" 20575 }, 20576 { 20577 "name": "throttling.iops-write-max", 20578 "help": "I/O operations write burst", 20579 "type": "number" 20580 }, 20581 { 20582 "name": "throttling.iops-read-max", 20583 "help": "I/O operations read burst", 20584 "type": "number" 20585 }, 20586 { 20587 "name": "throttling.iops-total-max", 20588 "help": "I/O operations burst", 20589 "type": "number" 20590 }, 20591 { 20592 "name": "throttling.bps-write", 20593 "help": "limit write bytes per second", 20594 "type": "number" 20595 }, 20596 { 20597 "name": "throttling.bps-read", 20598 "help": "limit read bytes per second", 20599 "type": "number" 20600 }, 20601 { 20602 "name": "throttling.bps-total", 20603 "help": "limit total bytes per second", 20604 "type": "number" 20605 }, 20606 { 20607 "name": "throttling.iops-write", 20608 "help": "limit write operations per second", 20609 "type": "number" 20610 }, 20611 { 20612 "name": "throttling.iops-read", 20613 "help": "limit read operations per second", 20614 "type": "number" 20615 }, 20616 { 20617 "name": "throttling.iops-total", 20618 "help": "limit total I/O operations per second", 20619 "type": "number" 20620 }, 20621 { 20622 "name": "dmode", 20623 "type": "number" 20624 }, 20625 { 20626 "name": "fmode", 20627 "type": "number" 20628 }, 20629 { 20630 "name": "sock_fd", 20631 "type": "number" 20632 }, 20633 { 20634 "name": "socket", 20635 "type": "string" 20636 }, 20637 { 20638 "name": "multidevs", 20639 "type": "string" 20640 }, 20641 { 20642 "name": "readonly", 20643 "type": "boolean" 20644 }, 20645 { 20646 "name": "writeout", 20647 "type": "string" 20648 }, 20649 { 20650 "name": "security_model", 20651 "type": "string" 20652 }, 20653 { 20654 "name": "path", 20655 "type": "string" 20656 }, 20657 { 20658 "name": "fsdriver", 20659 "type": "string" 20660 } 20661 ], 20662 "option": "fsdev" 20663 }, 20664 { 20665 "parameters": [ 20666 { 20667 "name": "resourcecontrol", 20668 "type": "string" 20669 }, 20670 { 20671 "name": "spawn", 20672 "type": "string" 20673 }, 20674 { 20675 "name": "elevateprivileges", 20676 "type": "string" 20677 }, 20678 { 20679 "name": "obsolete", 20680 "type": "string" 20681 }, 20682 { 20683 "name": "enable", 20684 "type": "boolean" 20685 } 20686 ], 20687 "option": "sandbox" 20688 }, 20689 { 20690 "parameters": [ 20691 { 20692 "name": "string", 20693 "help": "Sets content of the blob to be inserted from a string", 20694 "type": "string" 20695 }, 20696 { 20697 "name": "file", 20698 "help": "Sets the name of the file from which the fw_cfg blob will be loaded", 20699 "type": "string" 20700 }, 20701 { 20702 "name": "name", 20703 "help": "Sets the fw_cfg name of the blob to be inserted", 20704 "type": "string" 20705 } 20706 ], 20707 "option": "fw_cfg" 20708 }, 20709 { 20710 "parameters": [ 20711 { 20712 "name": "arg", 20713 "type": "string" 20714 }, 20715 { 20716 "name": "chardev", 20717 "type": "string" 20718 }, 20719 { 20720 "name": "target", 20721 "type": "string" 20722 }, 20723 { 20724 "name": "enable", 20725 "type": "boolean" 20726 } 20727 ], 20728 "option": "semihosting-config" 20729 }, 20730 { 20731 "parameters": [ 20732 { 20733 "name": "rrsnapshot", 20734 "type": "string" 20735 }, 20736 { 20737 "name": "rrfile", 20738 "type": "string" 20739 }, 20740 { 20741 "name": "rr", 20742 "type": "string" 20743 }, 20744 { 20745 "name": "sleep", 20746 "type": "boolean" 20747 }, 20748 { 20749 "name": "align", 20750 "type": "boolean" 20751 }, 20752 { 20753 "name": "shift", 20754 "type": "string" 20755 } 20756 ], 20757 "option": "icount" 20758 }, 20759 { 20760 "parameters": [ 20761 ], 20762 "option": "numa" 20763 }, 20764 { 20765 "parameters": [ 20766 { 20767 "name": "debug-threads", 20768 "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.", 20769 "type": "boolean" 20770 }, 20771 { 20772 "name": "process", 20773 "help": "Sets the name of the QEMU process, as shown in top etc", 20774 "type": "string" 20775 }, 20776 { 20777 "name": "guest", 20778 "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", 20779 "type": "string" 20780 } 20781 ], 20782 "option": "name" 20783 }, 20784 { 20785 "parameters": [ 20786 { 20787 "name": "timestamp", 20788 "type": "boolean" 20789 } 20790 ], 20791 "option": "msg" 20792 }, 20793 { 20794 "parameters": [ 20795 { 20796 "name": "cpu-pm", 20797 "type": "boolean" 20798 }, 20799 { 20800 "name": "mem-lock", 20801 "type": "boolean" 20802 } 20803 ], 20804 "option": "overcommit" 20805 }, 20806 { 20807 "parameters": [ 20808 { 20809 "name": "mlock", 20810 "type": "boolean" 20811 } 20812 ], 20813 "option": "realtime" 20814 }, 20815 { 20816 "parameters": [ 20817 ], 20818 "option": "tpmdev" 20819 }, 20820 { 20821 "parameters": [ 20822 ], 20823 "option": "object" 20824 }, 20825 { 20826 "parameters": [ 20827 { 20828 "name": "opaque", 20829 "help": "free-form string used to describe fd", 20830 "type": "string" 20831 }, 20832 { 20833 "name": "set", 20834 "help": "ID of the fd set to add fd to", 20835 "type": "number" 20836 }, 20837 { 20838 "name": "fd", 20839 "help": "file descriptor of which a duplicate is added to fd set", 20840 "type": "number" 20841 } 20842 ], 20843 "option": "add-fd" 20844 }, 20845 { 20846 "parameters": [ 20847 { 20848 "name": "strict", 20849 "type": "boolean" 20850 }, 20851 { 20852 "name": "reboot-timeout", 20853 "type": "number" 20854 }, 20855 { 20856 "name": "splash-time", 20857 "type": "number" 20858 }, 20859 { 20860 "name": "splash", 20861 "type": "string" 20862 }, 20863 { 20864 "name": "menu", 20865 "type": "boolean" 20866 }, 20867 { 20868 "name": "once", 20869 "type": "string" 20870 }, 20871 { 20872 "name": "order", 20873 "type": "string" 20874 } 20875 ], 20876 "option": "boot-opts" 20877 }, 20878 { 20879 "parameters": [ 20880 { 20881 "name": "maxcpus", 20882 "type": "number" 20883 }, 20884 { 20885 "name": "threads", 20886 "type": "number" 20887 }, 20888 { 20889 "name": "cores", 20890 "type": "number" 20891 }, 20892 { 20893 "name": "dies", 20894 "type": "number" 20895 }, 20896 { 20897 "name": "sockets", 20898 "type": "number" 20899 }, 20900 { 20901 "name": "cpus", 20902 "type": "number" 20903 } 20904 ], 20905 "option": "smp-opts" 20906 }, 20907 { 20908 "parameters": [ 20909 { 20910 "name": "maxmem", 20911 "type": "size" 20912 }, 20913 { 20914 "name": "slots", 20915 "type": "number" 20916 }, 20917 { 20918 "name": "size", 20919 "type": "size" 20920 } 20921 ], 20922 "option": "memory" 20923 }, 20924 { 20925 "parameters": [ 20926 { 20927 "name": "thread", 20928 "help": "Enable/disable multi-threaded TCG", 20929 "type": "string" 20930 }, 20931 { 20932 "name": "accel", 20933 "help": "Select the type of accelerator", 20934 "type": "string" 20935 } 20936 ], 20937 "option": "accel" 20938 }, 20939 { 20940 "parameters": [ 20941 { 20942 "name": "loadparm", 20943 "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", 20944 "type": "string" 20945 }, 20946 { 20947 "name": "dea-key-wrap", 20948 "help": "enable/disable DEA key wrapping using the CPACF wrapping key", 20949 "type": "boolean" 20950 }, 20951 { 20952 "name": "aes-key-wrap", 20953 "help": "enable/disable AES key wrapping using the CPACF wrapping key", 20954 "type": "boolean" 20955 }, 20956 { 20957 "name": "suppress-vmdesc", 20958 "help": "Set on to disable self-describing migration", 20959 "type": "boolean" 20960 }, 20961 { 20962 "name": "iommu", 20963 "help": "Set on/off to enable/disable Intel IOMMU (VT-d)", 20964 "type": "boolean" 20965 }, 20966 { 20967 "name": "firmware", 20968 "help": "firmware image", 20969 "type": "string" 20970 }, 20971 { 20972 "name": "usb", 20973 "help": "Set on/off to enable/disable usb", 20974 "type": "boolean" 20975 }, 20976 { 20977 "name": "mem-merge", 20978 "help": "enable/disable memory merge support", 20979 "type": "boolean" 20980 }, 20981 { 20982 "name": "dump-guest-core", 20983 "help": "Include guest memory in a core dump", 20984 "type": "boolean" 20985 }, 20986 { 20987 "name": "dt_compatible", 20988 "help": "Overrides the \"compatible\" property of the dt root node", 20989 "type": "string" 20990 }, 20991 { 20992 "name": "phandle_start", 20993 "help": "The first phandle ID we may generate dynamically", 20994 "type": "number" 20995 }, 20996 { 20997 "name": "dumpdtb", 20998 "help": "Dump current dtb to a file and quit", 20999 "type": "string" 21000 }, 21001 { 21002 "name": "dtb", 21003 "help": "Linux kernel device tree file", 21004 "type": "string" 21005 }, 21006 { 21007 "name": "append", 21008 "help": "Linux kernel command line", 21009 "type": "string" 21010 }, 21011 { 21012 "name": "initrd", 21013 "help": "Linux initial ramdisk file", 21014 "type": "string" 21015 }, 21016 { 21017 "name": "kernel", 21018 "help": "Linux kernel image file", 21019 "type": "string" 21020 }, 21021 { 21022 "name": "kvm_shadow_mem", 21023 "help": "KVM shadow MMU size", 21024 "type": "size" 21025 }, 21026 { 21027 "name": "kernel_irqchip", 21028 "help": "use KVM in-kernel irqchip", 21029 "type": "boolean" 21030 }, 21031 { 21032 "name": "accel", 21033 "help": "accelerator list", 21034 "type": "string" 21035 }, 21036 { 21037 "name": "type", 21038 "help": "emulated machine", 21039 "type": "string" 21040 } 21041 ], 21042 "option": "machine" 21043 }, 21044 { 21045 "parameters": [ 21046 { 21047 "name": "romfile", 21048 "type": "string" 21049 }, 21050 { 21051 "name": "bootindex", 21052 "type": "number" 21053 } 21054 ], 21055 "option": "option-rom" 21056 }, 21057 { 21058 "parameters": [ 21059 { 21060 "name": "file", 21061 "type": "string" 21062 }, 21063 { 21064 "name": "events", 21065 "type": "string" 21066 }, 21067 { 21068 "name": "enable", 21069 "type": "string" 21070 } 21071 ], 21072 "option": "trace" 21073 }, 21074 { 21075 "parameters": [ 21076 { 21077 "name": "pretty", 21078 "type": "boolean" 21079 }, 21080 { 21081 "name": "chardev", 21082 "type": "string" 21083 }, 21084 { 21085 "name": "mode", 21086 "type": "string" 21087 } 21088 ], 21089 "option": "mon" 21090 }, 21091 { 21092 "parameters": [ 21093 { 21094 "name": "value", 21095 "type": "string" 21096 }, 21097 { 21098 "name": "property", 21099 "type": "string" 21100 }, 21101 { 21102 "name": "driver", 21103 "type": "string" 21104 } 21105 ], 21106 "option": "global" 21107 }, 21108 { 21109 "parameters": [ 21110 { 21111 "name": "driftfix", 21112 "type": "string" 21113 }, 21114 { 21115 "name": "clock", 21116 "type": "string" 21117 }, 21118 { 21119 "name": "base", 21120 "type": "string" 21121 } 21122 ], 21123 "option": "rtc" 21124 }, 21125 { 21126 "parameters": [ 21127 ], 21128 "option": "net" 21129 }, 21130 { 21131 "parameters": [ 21132 ], 21133 "option": "nic" 21134 }, 21135 { 21136 "parameters": [ 21137 ], 21138 "option": "netdev" 21139 }, 21140 { 21141 "parameters": [ 21142 ], 21143 "option": "device" 21144 }, 21145 { 21146 "parameters": [ 21147 { 21148 "name": "logappend", 21149 "type": "boolean" 21150 }, 21151 { 21152 "name": "logfile", 21153 "type": "string" 21154 }, 21155 { 21156 "name": "append", 21157 "type": "boolean" 21158 }, 21159 { 21160 "name": "chardev", 21161 "type": "string" 21162 }, 21163 { 21164 "name": "size", 21165 "type": "size" 21166 }, 21167 { 21168 "name": "debug", 21169 "type": "number" 21170 }, 21171 { 21172 "name": "name", 21173 "type": "string" 21174 }, 21175 { 21176 "name": "signal", 21177 "type": "boolean" 21178 }, 21179 { 21180 "name": "mux", 21181 "type": "boolean" 21182 }, 21183 { 21184 "name": "rows", 21185 "type": "number" 21186 }, 21187 { 21188 "name": "cols", 21189 "type": "number" 21190 }, 21191 { 21192 "name": "height", 21193 "type": "number" 21194 }, 21195 { 21196 "name": "width", 21197 "type": "number" 21198 }, 21199 { 21200 "name": "websocket", 21201 "type": "boolean" 21202 }, 21203 { 21204 "name": "tls-authz", 21205 "type": "string" 21206 }, 21207 { 21208 "name": "tls-creds", 21209 "type": "string" 21210 }, 21211 { 21212 "name": "tn3270", 21213 "type": "boolean" 21214 }, 21215 { 21216 "name": "telnet", 21217 "type": "boolean" 21218 }, 21219 { 21220 "name": "reconnect", 21221 "type": "number" 21222 }, 21223 { 21224 "name": "delay", 21225 "type": "boolean" 21226 }, 21227 { 21228 "name": "server", 21229 "type": "boolean" 21230 }, 21231 { 21232 "name": "wait", 21233 "type": "boolean" 21234 }, 21235 { 21236 "name": "ipv6", 21237 "type": "boolean" 21238 }, 21239 { 21240 "name": "ipv4", 21241 "type": "boolean" 21242 }, 21243 { 21244 "name": "to", 21245 "type": "number" 21246 }, 21247 { 21248 "name": "localport", 21249 "type": "string" 21250 }, 21251 { 21252 "name": "localaddr", 21253 "type": "string" 21254 }, 21255 { 21256 "name": "fd", 21257 "type": "string" 21258 }, 21259 { 21260 "name": "port", 21261 "type": "string" 21262 }, 21263 { 21264 "name": "host", 21265 "type": "string" 21266 }, 21267 { 21268 "name": "path", 21269 "type": "string" 21270 }, 21271 { 21272 "name": "backend", 21273 "type": "string" 21274 } 21275 ], 21276 "option": "chardev" 21277 }, 21278 { 21279 "parameters": [ 21280 { 21281 "name": "copy-on-read", 21282 "help": "copy read data from backing file into image file", 21283 "type": "boolean" 21284 }, 21285 { 21286 "name": "werror", 21287 "help": "write error action", 21288 "type": "string" 21289 }, 21290 { 21291 "name": "rerror", 21292 "help": "read error action", 21293 "type": "string" 21294 }, 21295 { 21296 "name": "read-only", 21297 "help": "open drive file as read-only", 21298 "type": "boolean" 21299 }, 21300 { 21301 "name": "file", 21302 "help": "file name", 21303 "type": "string" 21304 }, 21305 { 21306 "name": "if", 21307 "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)", 21308 "type": "string" 21309 }, 21310 { 21311 "name": "media", 21312 "help": "media type (disk, cdrom)", 21313 "type": "string" 21314 }, 21315 { 21316 "name": "index", 21317 "help": "index number", 21318 "type": "number" 21319 }, 21320 { 21321 "name": "unit", 21322 "help": "unit number (i.e. lun for scsi)", 21323 "type": "number" 21324 }, 21325 { 21326 "name": "bus", 21327 "help": "bus number", 21328 "type": "number" 21329 }, 21330 { 21331 "name": "stats-account-failed", 21332 "help": "whether to account for failed I/O operations in the statistics", 21333 "type": "boolean" 21334 }, 21335 { 21336 "name": "stats-account-invalid", 21337 "help": "whether to account for invalid I/O operations in the statistics", 21338 "type": "boolean" 21339 }, 21340 { 21341 "name": "detect-zeroes", 21342 "help": "try to optimize zero writes (off, on, unmap)", 21343 "type": "string" 21344 }, 21345 { 21346 "name": "throttling.group", 21347 "help": "name of the block throttling group", 21348 "type": "string" 21349 }, 21350 { 21351 "name": "throttling.iops-size", 21352 "help": "when limiting by iops max size of an I/O in bytes", 21353 "type": "number" 21354 }, 21355 { 21356 "name": "throttling.bps-write-max-length", 21357 "help": "length of the bps-write-max burst period, in seconds", 21358 "type": "number" 21359 }, 21360 { 21361 "name": "throttling.bps-read-max-length", 21362 "help": "length of the bps-read-max burst period, in seconds", 21363 "type": "number" 21364 }, 21365 { 21366 "name": "throttling.bps-total-max-length", 21367 "help": "length of the bps-total-max burst period, in seconds", 21368 "type": "number" 21369 }, 21370 { 21371 "name": "throttling.iops-write-max-length", 21372 "help": "length of the iops-write-max burst period, in seconds", 21373 "type": "number" 21374 }, 21375 { 21376 "name": "throttling.iops-read-max-length", 21377 "help": "length of the iops-read-max burst period, in seconds", 21378 "type": "number" 21379 }, 21380 { 21381 "name": "throttling.iops-total-max-length", 21382 "help": "length of the iops-total-max burst period, in seconds", 21383 "type": "number" 21384 }, 21385 { 21386 "name": "throttling.bps-write-max", 21387 "help": "total bytes write burst", 21388 "type": "number" 21389 }, 21390 { 21391 "name": "throttling.bps-read-max", 21392 "help": "total bytes read burst", 21393 "type": "number" 21394 }, 21395 { 21396 "name": "throttling.bps-total-max", 21397 "help": "total bytes burst", 21398 "type": "number" 21399 }, 21400 { 21401 "name": "throttling.iops-write-max", 21402 "help": "I/O operations write burst", 21403 "type": "number" 21404 }, 21405 { 21406 "name": "throttling.iops-read-max", 21407 "help": "I/O operations read burst", 21408 "type": "number" 21409 }, 21410 { 21411 "name": "throttling.iops-total-max", 21412 "help": "I/O operations burst", 21413 "type": "number" 21414 }, 21415 { 21416 "name": "throttling.bps-write", 21417 "help": "limit write bytes per second", 21418 "type": "number" 21419 }, 21420 { 21421 "name": "throttling.bps-read", 21422 "help": "limit read bytes per second", 21423 "type": "number" 21424 }, 21425 { 21426 "name": "throttling.bps-total", 21427 "help": "limit total bytes per second", 21428 "type": "number" 21429 }, 21430 { 21431 "name": "throttling.iops-write", 21432 "help": "limit write operations per second", 21433 "type": "number" 21434 }, 21435 { 21436 "name": "throttling.iops-read", 21437 "help": "limit read operations per second", 21438 "type": "number" 21439 }, 21440 { 21441 "name": "throttling.iops-total", 21442 "help": "limit total I/O operations per second", 21443 "type": "number" 21444 }, 21445 { 21446 "name": "werror", 21447 "help": "write error action", 21448 "type": "string" 21449 }, 21450 { 21451 "name": "format", 21452 "help": "disk format (raw, qcow2, ...)", 21453 "type": "string" 21454 }, 21455 { 21456 "name": "cache.writeback", 21457 "help": "Enable writeback mode", 21458 "type": "boolean" 21459 }, 21460 { 21461 "name": "aio", 21462 "help": "host AIO implementation (threads, native)", 21463 "type": "string" 21464 }, 21465 { 21466 "name": "snapshot", 21467 "help": "enable/disable snapshot mode", 21468 "type": "boolean" 21469 }, 21470 { 21471 "name": "force-share", 21472 "help": "always accept other writers (default: off)", 21473 "type": "boolean" 21474 }, 21475 { 21476 "name": "discard", 21477 "help": "discard operation (ignore/off, unmap/on)", 21478 "type": "string" 21479 }, 21480 { 21481 "name": "auto-read-only", 21482 "help": "Node can become read-only if opening read-write fails", 21483 "type": "boolean" 21484 }, 21485 { 21486 "name": "cache.no-flush", 21487 "help": "Ignore flush requests", 21488 "type": "boolean" 21489 }, 21490 { 21491 "name": "cache.direct", 21492 "help": "Bypass software writeback cache on the host", 21493 "type": "boolean" 21494 }, 21495 { 21496 "name": "driver", 21497 "help": "Block driver to use for the node", 21498 "type": "string" 21499 }, 21500 { 21501 "name": "node-name", 21502 "help": "Node name of the block device node", 21503 "type": "string" 21504 } 21505 ], 21506 "option": "drive" 21507 } 21508 ], 21509 "id": "libvirt-42" 21510} 21511 21512{ 21513 "execute": "query-migrate-capabilities", 21514 "id": "libvirt-43" 21515} 21516 21517{ 21518 "return": [ 21519 { 21520 "state": false, 21521 "capability": "xbzrle" 21522 }, 21523 { 21524 "state": false, 21525 "capability": "rdma-pin-all" 21526 }, 21527 { 21528 "state": false, 21529 "capability": "auto-converge" 21530 }, 21531 { 21532 "state": false, 21533 "capability": "zero-blocks" 21534 }, 21535 { 21536 "state": false, 21537 "capability": "compress" 21538 }, 21539 { 21540 "state": false, 21541 "capability": "events" 21542 }, 21543 { 21544 "state": false, 21545 "capability": "postcopy-ram" 21546 }, 21547 { 21548 "state": false, 21549 "capability": "x-colo" 21550 }, 21551 { 21552 "state": false, 21553 "capability": "release-ram" 21554 }, 21555 { 21556 "state": false, 21557 "capability": "block" 21558 }, 21559 { 21560 "state": false, 21561 "capability": "return-path" 21562 }, 21563 { 21564 "state": false, 21565 "capability": "pause-before-switchover" 21566 }, 21567 { 21568 "state": false, 21569 "capability": "multifd" 21570 }, 21571 { 21572 "state": false, 21573 "capability": "dirty-bitmaps" 21574 }, 21575 { 21576 "state": false, 21577 "capability": "postcopy-blocktime" 21578 }, 21579 { 21580 "state": false, 21581 "capability": "late-block-activate" 21582 }, 21583 { 21584 "state": false, 21585 "capability": "x-ignore-shared" 21586 }, 21587 { 21588 "state": false, 21589 "capability": "validate-uuid" 21590 } 21591 ], 21592 "id": "libvirt-43" 21593} 21594 21595{ 21596 "execute": "query-gic-capabilities", 21597 "id": "libvirt-44" 21598} 21599 21600{ 21601 "return": [ 21602 { 21603 "emulated": true, 21604 "version": 3, 21605 "kernel": true 21606 }, 21607 { 21608 "emulated": true, 21609 "version": 2, 21610 "kernel": false 21611 } 21612 ], 21613 "id": "libvirt-44" 21614} 21615 21616{ 21617 "execute": "query-cpu-model-expansion", 21618 "arguments": { 21619 "type": "full", 21620 "model": { 21621 "name": "host" 21622 } 21623 }, 21624 "id": "libvirt-45" 21625} 21626 21627{ 21628 "return": { 21629 "model": { 21630 "name": "host", 21631 "props": { 21632 "sve768": false, 21633 "sve128": true, 21634 "sve1024": false, 21635 "sve1280": false, 21636 "sve896": false, 21637 "sve256": true, 21638 "sve1536": false, 21639 "sve1792": false, 21640 "sve384": false, 21641 "sve": true, 21642 "sve2048": false, 21643 "sve512": true, 21644 "aarch64": true, 21645 "pmu": true, 21646 "sve1920": false, 21647 "sve1152": false, 21648 "sve640": false, 21649 "sve1408": false, 21650 "sve1664": false 21651 } 21652 } 21653 }, 21654 "id": "libvirt-45" 21655} 21656 21657{ 21658 "execute": "qmp_capabilities", 21659 "id": "libvirt-1" 21660} 21661 21662{ 21663 "return": { 21664 }, 21665 "id": "libvirt-1" 21666} 21667 21668{ 21669 "execute": "query-cpu-definitions", 21670 "id": "libvirt-2" 21671} 21672 21673{ 21674 "return": [ 21675 { 21676 "name": "pxa262", 21677 "typename": "pxa262-arm-cpu", 21678 "static": false 21679 }, 21680 { 21681 "name": "pxa270-a0", 21682 "typename": "pxa270-a0-arm-cpu", 21683 "static": false 21684 }, 21685 { 21686 "name": "arm1136", 21687 "typename": "arm1136-arm-cpu", 21688 "static": false 21689 }, 21690 { 21691 "name": "cortex-a15", 21692 "typename": "cortex-a15-arm-cpu", 21693 "static": false 21694 }, 21695 { 21696 "name": "pxa260", 21697 "typename": "pxa260-arm-cpu", 21698 "static": false 21699 }, 21700 { 21701 "name": "arm1136-r2", 21702 "typename": "arm1136-r2-arm-cpu", 21703 "static": false 21704 }, 21705 { 21706 "name": "pxa261", 21707 "typename": "pxa261-arm-cpu", 21708 "static": false 21709 }, 21710 { 21711 "name": "pxa255", 21712 "typename": "pxa255-arm-cpu", 21713 "static": false 21714 }, 21715 { 21716 "name": "cortex-a72", 21717 "typename": "cortex-a72-arm-cpu", 21718 "static": false 21719 }, 21720 { 21721 "name": "cortex-m33", 21722 "typename": "cortex-m33-arm-cpu", 21723 "static": false 21724 }, 21725 { 21726 "name": "arm926", 21727 "typename": "arm926-arm-cpu", 21728 "static": false 21729 }, 21730 { 21731 "name": "cortex-r5f", 21732 "typename": "cortex-r5f-arm-cpu", 21733 "static": false 21734 }, 21735 { 21736 "name": "arm11mpcore", 21737 "typename": "arm11mpcore-arm-cpu", 21738 "static": false 21739 }, 21740 { 21741 "name": "pxa250", 21742 "typename": "pxa250-arm-cpu", 21743 "static": false 21744 }, 21745 { 21746 "name": "ti925t", 21747 "typename": "ti925t-arm-cpu", 21748 "static": false 21749 }, 21750 { 21751 "name": "cortex-a57", 21752 "typename": "cortex-a57-arm-cpu", 21753 "static": false 21754 }, 21755 { 21756 "name": "sa1110", 21757 "typename": "sa1110-arm-cpu", 21758 "static": false 21759 }, 21760 { 21761 "name": "host", 21762 "typename": "host-arm-cpu", 21763 "static": false 21764 }, 21765 { 21766 "name": "arm1176", 21767 "typename": "arm1176-arm-cpu", 21768 "static": false 21769 }, 21770 { 21771 "name": "cortex-a53", 21772 "typename": "cortex-a53-arm-cpu", 21773 "static": false 21774 }, 21775 { 21776 "name": "sa1100", 21777 "typename": "sa1100-arm-cpu", 21778 "static": false 21779 }, 21780 { 21781 "name": "pxa270-c5", 21782 "typename": "pxa270-c5-arm-cpu", 21783 "static": false 21784 }, 21785 { 21786 "name": "cortex-a9", 21787 "typename": "cortex-a9-arm-cpu", 21788 "static": false 21789 }, 21790 { 21791 "name": "cortex-a8", 21792 "typename": "cortex-a8-arm-cpu", 21793 "static": false 21794 }, 21795 { 21796 "name": "cortex-a7", 21797 "typename": "cortex-a7-arm-cpu", 21798 "static": false 21799 }, 21800 { 21801 "name": "pxa270-c0", 21802 "typename": "pxa270-c0-arm-cpu", 21803 "static": false 21804 }, 21805 { 21806 "name": "arm1026", 21807 "typename": "arm1026-arm-cpu", 21808 "static": false 21809 }, 21810 { 21811 "name": "pxa270-b1", 21812 "typename": "pxa270-b1-arm-cpu", 21813 "static": false 21814 }, 21815 { 21816 "name": "cortex-m3", 21817 "typename": "cortex-m3-arm-cpu", 21818 "static": false 21819 }, 21820 { 21821 "name": "max", 21822 "typename": "max-arm-cpu", 21823 "static": false 21824 }, 21825 { 21826 "name": "cortex-m4", 21827 "typename": "cortex-m4-arm-cpu", 21828 "static": false 21829 }, 21830 { 21831 "name": "pxa270-b0", 21832 "typename": "pxa270-b0-arm-cpu", 21833 "static": false 21834 }, 21835 { 21836 "name": "arm946", 21837 "typename": "arm946-arm-cpu", 21838 "static": false 21839 }, 21840 { 21841 "name": "cortex-m0", 21842 "typename": "cortex-m0-arm-cpu", 21843 "static": false 21844 }, 21845 { 21846 "name": "cortex-r5", 21847 "typename": "cortex-r5-arm-cpu", 21848 "static": false 21849 }, 21850 { 21851 "name": "pxa270-a1", 21852 "typename": "pxa270-a1-arm-cpu", 21853 "static": false 21854 }, 21855 { 21856 "name": "pxa270", 21857 "typename": "pxa270-arm-cpu", 21858 "static": false 21859 } 21860 ], 21861 "id": "libvirt-2" 21862} 21863 21864{ 21865 "execute": "query-cpu-model-expansion", 21866 "arguments": { 21867 "type": "full", 21868 "model": { 21869 "name": "max" 21870 } 21871 }, 21872 "id": "libvirt-3" 21873} 21874 21875{ 21876 "return": { 21877 "model": { 21878 "name": "max", 21879 "props": { 21880 "sve768": true, 21881 "sve128": true, 21882 "sve1024": true, 21883 "sve1280": true, 21884 "sve896": true, 21885 "sve256": true, 21886 "sve1536": true, 21887 "sve1792": true, 21888 "sve384": true, 21889 "sve": true, 21890 "sve2048": true, 21891 "sve512": true, 21892 "aarch64": true, 21893 "pmu": true, 21894 "sve1920": true, 21895 "sve1152": true, 21896 "sve640": true, 21897 "sve1408": true, 21898 "sve1664": true 21899 } 21900 } 21901 }, 21902 "id": "libvirt-3" 21903} 21904 21905{ 21906 "execute": "query-machines", 21907 "id": "libvirt-4" 21908} 21909 21910{ 21911 "return": [ 21912 { 21913 "hotpluggable-cpus": false, 21914 "name": "integratorcp", 21915 "numa-mem-supported": false, 21916 "default-cpu-type": "arm926-arm-cpu", 21917 "cpu-max": 1, 21918 "deprecated": false 21919 }, 21920 { 21921 "hotpluggable-cpus": false, 21922 "name": "nuri", 21923 "numa-mem-supported": false, 21924 "cpu-max": 2, 21925 "deprecated": false 21926 }, 21927 { 21928 "hotpluggable-cpus": false, 21929 "name": "mps2-an511", 21930 "numa-mem-supported": false, 21931 "default-cpu-type": "cortex-m3-arm-cpu", 21932 "cpu-max": 1, 21933 "deprecated": false 21934 }, 21935 { 21936 "hotpluggable-cpus": false, 21937 "name": "mps2-an505", 21938 "numa-mem-supported": false, 21939 "default-cpu-type": "cortex-m33-arm-cpu", 21940 "cpu-max": 1, 21941 "deprecated": false 21942 }, 21943 { 21944 "hotpluggable-cpus": false, 21945 "name": "verdex", 21946 "numa-mem-supported": false, 21947 "default-cpu-type": "pxa270-c0-arm-cpu", 21948 "cpu-max": 1, 21949 "deprecated": false 21950 }, 21951 { 21952 "hotpluggable-cpus": false, 21953 "name": "virt-3.0", 21954 "numa-mem-supported": true, 21955 "default-cpu-type": "cortex-a15-arm-cpu", 21956 "cpu-max": 512, 21957 "deprecated": false 21958 }, 21959 { 21960 "hotpluggable-cpus": false, 21961 "name": "ast2500-evb", 21962 "numa-mem-supported": false, 21963 "cpu-max": 2, 21964 "deprecated": false 21965 }, 21966 { 21967 "hotpluggable-cpus": false, 21968 "name": "smdkc210", 21969 "numa-mem-supported": false, 21970 "cpu-max": 2, 21971 "deprecated": false 21972 }, 21973 { 21974 "hotpluggable-cpus": false, 21975 "name": "collie", 21976 "numa-mem-supported": false, 21977 "default-cpu-type": "sa1110-arm-cpu", 21978 "cpu-max": 1, 21979 "deprecated": false 21980 }, 21981 { 21982 "hotpluggable-cpus": false, 21983 "name": "xlnx-versal-virt", 21984 "numa-mem-supported": false, 21985 "cpu-max": 2, 21986 "deprecated": false 21987 }, 21988 { 21989 "hotpluggable-cpus": false, 21990 "name": "imx25-pdk", 21991 "numa-mem-supported": false, 21992 "cpu-max": 1, 21993 "deprecated": false 21994 }, 21995 { 21996 "hotpluggable-cpus": false, 21997 "name": "none", 21998 "numa-mem-supported": false, 21999 "cpu-max": 1, 22000 "deprecated": false 22001 }, 22002 { 22003 "hotpluggable-cpus": false, 22004 "name": "spitz", 22005 "numa-mem-supported": false, 22006 "default-cpu-type": "pxa270-c0-arm-cpu", 22007 "cpu-max": 1, 22008 "deprecated": false 22009 }, 22010 { 22011 "hotpluggable-cpus": false, 22012 "name": "musca-b1", 22013 "numa-mem-supported": false, 22014 "default-cpu-type": "cortex-m33-arm-cpu", 22015 "cpu-max": 2, 22016 "deprecated": false 22017 }, 22018 { 22019 "hotpluggable-cpus": false, 22020 "name": "realview-pbx-a9", 22021 "numa-mem-supported": false, 22022 "default-cpu-type": "cortex-a9-arm-cpu", 22023 "cpu-max": 4, 22024 "deprecated": false 22025 }, 22026 { 22027 "hotpluggable-cpus": false, 22028 "name": "realview-eb", 22029 "numa-mem-supported": false, 22030 "default-cpu-type": "arm926-arm-cpu", 22031 "cpu-max": 1, 22032 "deprecated": false 22033 }, 22034 { 22035 "hotpluggable-cpus": false, 22036 "name": "versatilepb", 22037 "numa-mem-supported": false, 22038 "default-cpu-type": "arm926-arm-cpu", 22039 "cpu-max": 1, 22040 "deprecated": false 22041 }, 22042 { 22043 "hotpluggable-cpus": false, 22044 "name": "realview-pb-a8", 22045 "numa-mem-supported": false, 22046 "default-cpu-type": "cortex-a8-arm-cpu", 22047 "cpu-max": 1, 22048 "deprecated": false 22049 }, 22050 { 22051 "hotpluggable-cpus": false, 22052 "name": "emcraft-sf2", 22053 "numa-mem-supported": false, 22054 "default-cpu-type": "cortex-m3-arm-cpu", 22055 "cpu-max": 1, 22056 "deprecated": false 22057 }, 22058 { 22059 "hotpluggable-cpus": false, 22060 "name": "virt-2.9", 22061 "numa-mem-supported": true, 22062 "default-cpu-type": "cortex-a15-arm-cpu", 22063 "cpu-max": 255, 22064 "deprecated": false 22065 }, 22066 { 22067 "hotpluggable-cpus": false, 22068 "name": "musicpal", 22069 "numa-mem-supported": false, 22070 "default-cpu-type": "arm926-arm-cpu", 22071 "cpu-max": 1, 22072 "deprecated": false 22073 }, 22074 { 22075 "hotpluggable-cpus": false, 22076 "name": "sbsa-ref", 22077 "numa-mem-supported": true, 22078 "default-cpu-type": "cortex-a57-arm-cpu", 22079 "cpu-max": 512, 22080 "deprecated": false 22081 }, 22082 { 22083 "hotpluggable-cpus": false, 22084 "name": "z2", 22085 "numa-mem-supported": false, 22086 "default-cpu-type": "pxa270-c5-arm-cpu", 22087 "cpu-max": 1, 22088 "deprecated": false 22089 }, 22090 { 22091 "hotpluggable-cpus": false, 22092 "name": "akita", 22093 "numa-mem-supported": false, 22094 "default-cpu-type": "pxa270-c0-arm-cpu", 22095 "cpu-max": 1, 22096 "deprecated": false 22097 }, 22098 { 22099 "hotpluggable-cpus": false, 22100 "name": "virt-2.7", 22101 "numa-mem-supported": true, 22102 "default-cpu-type": "cortex-a15-arm-cpu", 22103 "cpu-max": 255, 22104 "deprecated": false 22105 }, 22106 { 22107 "hotpluggable-cpus": false, 22108 "name": "kzm", 22109 "numa-mem-supported": false, 22110 "cpu-max": 1, 22111 "deprecated": false 22112 }, 22113 { 22114 "hotpluggable-cpus": false, 22115 "name": "swift-bmc", 22116 "numa-mem-supported": false, 22117 "cpu-max": 2, 22118 "deprecated": false 22119 }, 22120 { 22121 "hotpluggable-cpus": false, 22122 "name": "virt-2.8", 22123 "numa-mem-supported": true, 22124 "default-cpu-type": "cortex-a15-arm-cpu", 22125 "cpu-max": 255, 22126 "deprecated": false 22127 }, 22128 { 22129 "hotpluggable-cpus": false, 22130 "name": "realview-eb-mpcore", 22131 "numa-mem-supported": false, 22132 "default-cpu-type": "arm11mpcore-arm-cpu", 22133 "cpu-max": 4, 22134 "deprecated": false 22135 }, 22136 { 22137 "hotpluggable-cpus": false, 22138 "name": "musca-a", 22139 "numa-mem-supported": false, 22140 "default-cpu-type": "cortex-m33-arm-cpu", 22141 "cpu-max": 2, 22142 "deprecated": false 22143 }, 22144 { 22145 "hotpluggable-cpus": false, 22146 "name": "mcimx7d-sabre", 22147 "numa-mem-supported": false, 22148 "cpu-max": 2, 22149 "deprecated": false 22150 }, 22151 { 22152 "hotpluggable-cpus": false, 22153 "name": "sx1", 22154 "numa-mem-supported": false, 22155 "default-cpu-type": "ti925t-arm-cpu", 22156 "cpu-max": 1, 22157 "deprecated": false 22158 }, 22159 { 22160 "hotpluggable-cpus": false, 22161 "name": "virt-4.2", 22162 "numa-mem-supported": true, 22163 "default-cpu-type": "cortex-a15-arm-cpu", 22164 "cpu-max": 512, 22165 "deprecated": false, 22166 "alias": "virt" 22167 }, 22168 { 22169 "hotpluggable-cpus": false, 22170 "name": "sx1-v1", 22171 "numa-mem-supported": false, 22172 "default-cpu-type": "ti925t-arm-cpu", 22173 "cpu-max": 1, 22174 "deprecated": false 22175 }, 22176 { 22177 "hotpluggable-cpus": false, 22178 "name": "virt-2.6", 22179 "numa-mem-supported": true, 22180 "default-cpu-type": "cortex-a15-arm-cpu", 22181 "cpu-max": 255, 22182 "deprecated": false 22183 }, 22184 { 22185 "hotpluggable-cpus": false, 22186 "name": "cubieboard", 22187 "numa-mem-supported": false, 22188 "default-cpu-type": "cortex-a9-arm-cpu", 22189 "cpu-max": 1, 22190 "deprecated": false 22191 }, 22192 { 22193 "hotpluggable-cpus": false, 22194 "name": "virt-4.0", 22195 "numa-mem-supported": true, 22196 "default-cpu-type": "cortex-a15-arm-cpu", 22197 "cpu-max": 512, 22198 "deprecated": false 22199 }, 22200 { 22201 "hotpluggable-cpus": false, 22202 "name": "highbank", 22203 "numa-mem-supported": false, 22204 "cpu-max": 4, 22205 "deprecated": false 22206 }, 22207 { 22208 "hotpluggable-cpus": false, 22209 "name": "virt-4.1", 22210 "numa-mem-supported": true, 22211 "default-cpu-type": "cortex-a15-arm-cpu", 22212 "cpu-max": 512, 22213 "deprecated": false 22214 }, 22215 { 22216 "hotpluggable-cpus": false, 22217 "name": "raspi2", 22218 "numa-mem-supported": false, 22219 "cpu-max": 4, 22220 "deprecated": false 22221 }, 22222 { 22223 "hotpluggable-cpus": false, 22224 "name": "raspi3", 22225 "numa-mem-supported": false, 22226 "cpu-max": 4, 22227 "deprecated": false 22228 }, 22229 { 22230 "hotpluggable-cpus": false, 22231 "name": "netduino2", 22232 "numa-mem-supported": false, 22233 "cpu-max": 1, 22234 "deprecated": false 22235 }, 22236 { 22237 "hotpluggable-cpus": false, 22238 "name": "terrier", 22239 "numa-mem-supported": false, 22240 "default-cpu-type": "pxa270-c5-arm-cpu", 22241 "cpu-max": 1, 22242 "deprecated": false 22243 }, 22244 { 22245 "hotpluggable-cpus": false, 22246 "name": "n810", 22247 "numa-mem-supported": false, 22248 "default-cpu-type": "arm1136-r2-arm-cpu", 22249 "cpu-max": 1, 22250 "deprecated": false 22251 }, 22252 { 22253 "hotpluggable-cpus": false, 22254 "name": "mainstone", 22255 "numa-mem-supported": false, 22256 "default-cpu-type": "pxa270-c5-arm-cpu", 22257 "cpu-max": 1, 22258 "deprecated": false 22259 }, 22260 { 22261 "hotpluggable-cpus": false, 22262 "name": "palmetto-bmc", 22263 "numa-mem-supported": false, 22264 "cpu-max": 2, 22265 "deprecated": false 22266 }, 22267 { 22268 "hotpluggable-cpus": false, 22269 "name": "sabrelite", 22270 "numa-mem-supported": false, 22271 "cpu-max": 4, 22272 "deprecated": false 22273 }, 22274 { 22275 "hotpluggable-cpus": false, 22276 "name": "midway", 22277 "numa-mem-supported": false, 22278 "cpu-max": 4, 22279 "deprecated": false 22280 }, 22281 { 22282 "hotpluggable-cpus": false, 22283 "name": "romulus-bmc", 22284 "numa-mem-supported": false, 22285 "cpu-max": 2, 22286 "deprecated": false 22287 }, 22288 { 22289 "hotpluggable-cpus": false, 22290 "name": "cheetah", 22291 "numa-mem-supported": false, 22292 "default-cpu-type": "ti925t-arm-cpu", 22293 "cpu-max": 1, 22294 "deprecated": false 22295 }, 22296 { 22297 "hotpluggable-cpus": false, 22298 "name": "tosa", 22299 "numa-mem-supported": false, 22300 "cpu-max": 1, 22301 "deprecated": false 22302 }, 22303 { 22304 "hotpluggable-cpus": false, 22305 "name": "borzoi", 22306 "numa-mem-supported": false, 22307 "default-cpu-type": "pxa270-c0-arm-cpu", 22308 "cpu-max": 1, 22309 "deprecated": false 22310 }, 22311 { 22312 "hotpluggable-cpus": false, 22313 "name": "versatileab", 22314 "numa-mem-supported": false, 22315 "default-cpu-type": "arm926-arm-cpu", 22316 "cpu-max": 1, 22317 "deprecated": false 22318 }, 22319 { 22320 "hotpluggable-cpus": false, 22321 "name": "lm3s6965evb", 22322 "numa-mem-supported": false, 22323 "default-cpu-type": "cortex-m3-arm-cpu", 22324 "cpu-max": 1, 22325 "deprecated": false 22326 }, 22327 { 22328 "hotpluggable-cpus": false, 22329 "name": "n800", 22330 "numa-mem-supported": false, 22331 "default-cpu-type": "arm1136-r2-arm-cpu", 22332 "cpu-max": 1, 22333 "deprecated": false 22334 }, 22335 { 22336 "hotpluggable-cpus": false, 22337 "name": "virt-2.10", 22338 "numa-mem-supported": true, 22339 "default-cpu-type": "cortex-a15-arm-cpu", 22340 "cpu-max": 255, 22341 "deprecated": false 22342 }, 22343 { 22344 "hotpluggable-cpus": false, 22345 "name": "virt-2.11", 22346 "numa-mem-supported": true, 22347 "default-cpu-type": "cortex-a15-arm-cpu", 22348 "cpu-max": 255, 22349 "deprecated": false 22350 }, 22351 { 22352 "hotpluggable-cpus": false, 22353 "name": "connex", 22354 "numa-mem-supported": false, 22355 "cpu-max": 1, 22356 "deprecated": false 22357 }, 22358 { 22359 "hotpluggable-cpus": false, 22360 "name": "virt-2.12", 22361 "numa-mem-supported": true, 22362 "default-cpu-type": "cortex-a15-arm-cpu", 22363 "cpu-max": 255, 22364 "deprecated": false 22365 }, 22366 { 22367 "hotpluggable-cpus": false, 22368 "name": "microbit", 22369 "numa-mem-supported": false, 22370 "cpu-max": 1, 22371 "deprecated": false 22372 }, 22373 { 22374 "hotpluggable-cpus": false, 22375 "name": "witherspoon-bmc", 22376 "numa-mem-supported": false, 22377 "cpu-max": 2, 22378 "deprecated": false 22379 }, 22380 { 22381 "hotpluggable-cpus": false, 22382 "name": "xilinx-zynq-a9", 22383 "numa-mem-supported": false, 22384 "default-cpu-type": "cortex-a9-arm-cpu", 22385 "cpu-max": 1, 22386 "deprecated": false 22387 }, 22388 { 22389 "hotpluggable-cpus": false, 22390 "name": "mps2-an385", 22391 "numa-mem-supported": false, 22392 "default-cpu-type": "cortex-m3-arm-cpu", 22393 "cpu-max": 1, 22394 "deprecated": false 22395 }, 22396 { 22397 "hotpluggable-cpus": false, 22398 "name": "vexpress-a9", 22399 "numa-mem-supported": false, 22400 "default-cpu-type": "cortex-a9-arm-cpu", 22401 "cpu-max": 4, 22402 "deprecated": false 22403 }, 22404 { 22405 "hotpluggable-cpus": false, 22406 "name": "mps2-an521", 22407 "numa-mem-supported": false, 22408 "default-cpu-type": "cortex-m33-arm-cpu", 22409 "cpu-max": 2, 22410 "deprecated": false 22411 }, 22412 { 22413 "hotpluggable-cpus": false, 22414 "name": "mcimx6ul-evk", 22415 "numa-mem-supported": false, 22416 "cpu-max": 1, 22417 "deprecated": false 22418 }, 22419 { 22420 "hotpluggable-cpus": false, 22421 "name": "vexpress-a15", 22422 "numa-mem-supported": false, 22423 "default-cpu-type": "cortex-a15-arm-cpu", 22424 "cpu-max": 4, 22425 "deprecated": false 22426 }, 22427 { 22428 "hotpluggable-cpus": false, 22429 "name": "xlnx-zcu102", 22430 "numa-mem-supported": false, 22431 "cpu-max": 6, 22432 "deprecated": false 22433 }, 22434 { 22435 "hotpluggable-cpus": false, 22436 "name": "virt-3.1", 22437 "numa-mem-supported": true, 22438 "default-cpu-type": "cortex-a15-arm-cpu", 22439 "cpu-max": 512, 22440 "deprecated": false 22441 }, 22442 { 22443 "hotpluggable-cpus": false, 22444 "name": "canon-a1100", 22445 "numa-mem-supported": false, 22446 "cpu-max": 1, 22447 "deprecated": false 22448 }, 22449 { 22450 "hotpluggable-cpus": false, 22451 "name": "lm3s811evb", 22452 "numa-mem-supported": false, 22453 "default-cpu-type": "cortex-m3-arm-cpu", 22454 "cpu-max": 1, 22455 "deprecated": false 22456 } 22457 ], 22458 "id": "libvirt-4" 22459} 22460