From: Andrea Bolognani Date: Mon, 6 Nov 2017 11:40:24 +0000 (+0100) Subject: tests: Rename ppc64le caps to ppc64 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=61ea70341a668738a4fb524a65fa1a80705b2bab;p=libvirt.git tests: Rename ppc64le caps to ppc64 The architecture itself is called ppc64, and it can run both in big endian and little endian mode - the latter is known as ppc64le. From the (virtual) hardware point of view, ppc64 is a more accurate name so it should be used here. Signed-off-by: Andrea Bolognani Reviewed-by: John Ferlan --- diff --git a/tests/domaincapsschemadata/qemu_2.6.0.ppc64.xml b/tests/domaincapsschemadata/qemu_2.6.0.ppc64.xml new file mode 100644 index 0000000000..98c72d36de --- /dev/null +++ b/tests/domaincapsschemadata/qemu_2.6.0.ppc64.xml @@ -0,0 +1,85 @@ + + /usr/bin/qemu-system-ppc64 + kvm + pseries-2.6 + ppc64 + + + + /usr/share/AAVMF/AAVMF_CODE.fd + /usr/share/AAVMF/AAVMF32_CODE.fd + /usr/share/OVMF/OVMF_CODE.fd + + rom + pflash + + + yes + no + + + + + + + POWER8 + + + POWER8 + POWER7 + POWER8 + + + + + + disk + cdrom + lun + + + scsi + virtio + usb + sata + + + + + sdl + vnc + + + + + + subsystem + + + default + mandatory + requisite + optional + + + usb + pci + scsi + + + + default + kvm + vfio + + + + + + + diff --git a/tests/domaincapsschemadata/qemu_2.6.0.ppc64le.xml b/tests/domaincapsschemadata/qemu_2.6.0.ppc64le.xml deleted file mode 100644 index 5b986e52f7..0000000000 --- a/tests/domaincapsschemadata/qemu_2.6.0.ppc64le.xml +++ /dev/null @@ -1,85 +0,0 @@ - - /usr/bin/qemu-system-ppc64 - kvm - pseries-2.6 - ppc64le - - - - /usr/share/AAVMF/AAVMF_CODE.fd - /usr/share/AAVMF/AAVMF32_CODE.fd - /usr/share/OVMF/OVMF_CODE.fd - - rom - pflash - - - yes - no - - - - - - - POWER8 - - - POWER8 - POWER7 - POWER8 - - - - - - disk - cdrom - lun - - - scsi - virtio - usb - sata - - - - - sdl - vnc - - - - - - subsystem - - - default - mandatory - requisite - optional - - - usb - pci - scsi - - - - default - kvm - vfio - - - - - - - diff --git a/tests/domaincapstest.c b/tests/domaincapstest.c index b997e6542d..76494a01ca 100644 --- a/tests/domaincapstest.c +++ b/tests/domaincapstest.c @@ -460,7 +460,7 @@ mymain(void) DO_TEST_QEMU("2.6.0", "caps_2.6.0", "/usr/bin/qemu-system-ppc64", NULL, - "ppc64le", VIR_DOMAIN_VIRT_KVM); + "ppc64", VIR_DOMAIN_VIRT_KVM); DO_TEST_QEMU("2.8.0", "caps_2.8.0", "/usr/bin/qemu-system-x86_64", NULL, diff --git a/tests/qemucapabilitiesdata/caps_2.6.0.ppc64.replies b/tests/qemucapabilitiesdata/caps_2.6.0.ppc64.replies new file mode 100644 index 0000000000..2e4fa72daa --- /dev/null +++ b/tests/qemucapabilitiesdata/caps_2.6.0.ppc64.replies @@ -0,0 +1,15550 @@ +{ + "QMP": { + "version": { + "qemu": { + "micro": 0, + "minor": 6, + "major": 2 + }, + "package": "" + }, + "capabilities": [ + ] + } +} + +{ + "return": { + }, + "id": "libvirt-1" +} + +{ + "return": { + "qemu": { + "micro": 0, + "minor": 6, + "major": 2 + }, + "package": "" + }, + "id": "libvirt-2" +} + +{ + "return": { + "arch": "ppc64" + }, + "id": "libvirt-3" +} + +{ + "return": [ + { + "name": "query-rocker-of-dpa-groups" + }, + { + "name": "query-rocker-of-dpa-flows" + }, + { + "name": "query-rocker-ports" + }, + { + "name": "query-rocker" + }, + { + "name": "block-set-write-threshold" + }, + { + "name": "input-send-event" + }, + { + "name": "trace-event-set-state" + }, + { + "name": "trace-event-get-state" + }, + { + "name": "query-acpi-ospm-status" + }, + { + "name": "query-memory-devices" + }, + { + "name": "query-memdev" + }, + { + "name": "blockdev-change-medium" + }, + { + "name": "query-named-block-nodes" + }, + { + "name": "x-blockdev-insert-medium" + }, + { + "name": "x-blockdev-remove-medium" + }, + { + "name": "blockdev-close-tray" + }, + { + "name": "blockdev-open-tray" + }, + { + "name": "x-blockdev-del" + }, + { + "name": "blockdev-add" + }, + { + "name": "query-rx-filter" + }, + { + "name": "chardev-remove" + }, + { + "name": "chardev-add" + }, + { + "name": "query-tpm-types" + }, + { + "name": "query-tpm-models" + }, + { + "name": "query-tpm" + }, + { + "name": "query-target" + }, + { + "name": "query-cpu-definitions" + }, + { + "name": "query-machines" + }, + { + "name": "device-list-properties" + }, + { + "name": "qom-list-types" + }, + { + "name": "change-vnc-password" + }, + { + "name": "nbd-server-stop" + }, + { + "name": "nbd-server-add" + }, + { + "name": "nbd-server-start" + }, + { + "name": "qom-get" + }, + { + "name": "qom-set" + }, + { + "name": "qom-list" + }, + { + "name": "query-block-jobs" + }, + { + "name": "query-balloon" + }, + { + "name": "query-migrate-parameters" + }, + { + "name": "migrate-set-parameters" + }, + { + "name": "query-migrate-capabilities" + }, + { + "name": "migrate-set-capabilities" + }, + { + "name": "query-migrate" + }, + { + "name": "query-command-line-options" + }, + { + "name": "query-uuid" + }, + { + "name": "query-name" + }, + { + "name": "query-vnc-servers" + }, + { + "name": "query-vnc" + }, + { + "name": "query-mice" + }, + { + "name": "query-status" + }, + { + "name": "query-kvm" + }, + { + "name": "query-pci" + }, + { + "name": "query-iothreads" + }, + { + "name": "query-cpus" + }, + { + "name": "query-blockstats" + }, + { + "name": "query-block" + }, + { + "name": "query-chardev-backends" + }, + { + "name": "query-chardev" + }, + { + "name": "query-qmp-schema" + }, + { + "name": "query-events" + }, + { + "name": "query-commands" + }, + { + "name": "query-version" + }, + { + "name": "human-monitor-command" + }, + { + "name": "qmp_capabilities" + }, + { + "name": "add_client" + }, + { + "name": "expire_password" + }, + { + "name": "set_password" + }, + { + "name": "block_set_io_throttle" + }, + { + "name": "block_passwd" + }, + { + "name": "query-fdsets" + }, + { + "name": "remove-fd" + }, + { + "name": "add-fd" + }, + { + "name": "closefd" + }, + { + "name": "getfd" + }, + { + "name": "set_link" + }, + { + "name": "balloon" + }, + { + "name": "change-backing-file" + }, + { + "name": "blockdev-mirror" + }, + { + "name": "drive-mirror" + }, + { + "name": "blockdev-snapshot-delete-internal-sync" + }, + { + "name": "blockdev-snapshot-internal-sync" + }, + { + "name": "blockdev-snapshot" + }, + { + "name": "blockdev-snapshot-sync" + }, + { + "name": "block-dirty-bitmap-clear" + }, + { + "name": "block-dirty-bitmap-remove" + }, + { + "name": "block-dirty-bitmap-add" + }, + { + "name": "transaction" + }, + { + "name": "block-job-complete" + }, + { + "name": "block-job-resume" + }, + { + "name": "block-job-pause" + }, + { + "name": "block-job-cancel" + }, + { + "name": "block-job-set-speed" + }, + { + "name": "blockdev-backup" + }, + { + "name": "drive-backup" + }, + { + "name": "block-commit" + }, + { + "name": "block-stream" + }, + { + "name": "block_resize" + }, + { + "name": "object-del" + }, + { + "name": "object-add" + }, + { + "name": "netdev_del" + }, + { + "name": "netdev_add" + }, + { + "name": "query-dump" + }, + { + "name": "query-dump-guest-memory-capability" + }, + { + "name": "dump-guest-memory" + }, + { + "name": "client_migrate_info" + }, + { + "name": "migrate_set_downtime" + }, + { + "name": "migrate_set_speed" + }, + { + "name": "query-migrate-cache-size" + }, + { + "name": "migrate-start-postcopy" + }, + { + "name": "migrate-set-cache-size" + }, + { + "name": "migrate-incoming" + }, + { + "name": "migrate_cancel" + }, + { + "name": "migrate" + }, + { + "name": "xen-set-global-dirty-log" + }, + { + "name": "xen-save-devices-state" + }, + { + "name": "ringbuf-read" + }, + { + "name": "ringbuf-write" + }, + { + "name": "inject-nmi" + }, + { + "name": "pmemsave" + }, + { + "name": "memsave" + }, + { + "name": "cpu-add" + }, + { + "name": "cpu" + }, + { + "name": "send-key" + }, + { + "name": "device_del" + }, + { + "name": "device_add" + }, + { + "name": "system_powerdown" + }, + { + "name": "system_reset" + }, + { + "name": "system_wakeup" + }, + { + "name": "cont" + }, + { + "name": "stop" + }, + { + "name": "screendump" + }, + { + "name": "change" + }, + { + "name": "eject" + }, + { + "name": "quit" + } + ], + "id": "libvirt-4" +} + +{ + "return": { + "fd": 15, + "fdset-id": 0 + }, + "id": "libvirt-5" +} + +{ + "id": "libvirt-6", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'bogus' not found" + } +} + +{ + "return": { + "enabled": true, + "present": true + }, + "id": "libvirt-7" +} + +{ + "return": [ + { + "name": "WATCHDOG" + }, + { + "name": "WAKEUP" + }, + { + "name": "VSERPORT_CHANGE" + }, + { + "name": "VNC_INITIALIZED" + }, + { + "name": "VNC_DISCONNECTED" + }, + { + "name": "VNC_CONNECTED" + }, + { + "name": "SUSPEND_DISK" + }, + { + "name": "SUSPEND" + }, + { + "name": "STOP" + }, + { + "name": "SPICE_MIGRATE_COMPLETED" + }, + { + "name": "SPICE_INITIALIZED" + }, + { + "name": "SPICE_DISCONNECTED" + }, + { + "name": "SPICE_CONNECTED" + }, + { + "name": "SHUTDOWN" + }, + { + "name": "RTC_CHANGE" + }, + { + "name": "RESUME" + }, + { + "name": "RESET" + }, + { + "name": "QUORUM_REPORT_BAD" + }, + { + "name": "QUORUM_FAILURE" + }, + { + "name": "POWERDOWN" + }, + { + "name": "NIC_RX_FILTER_CHANGED" + }, + { + "name": "MIGRATION_PASS" + }, + { + "name": "MIGRATION" + }, + { + "name": "MEM_UNPLUG_ERROR" + }, + { + "name": "GUEST_PANICKED" + }, + { + "name": "DUMP_COMPLETED" + }, + { + "name": "DEVICE_TRAY_MOVED" + }, + { + "name": "DEVICE_DELETED" + }, + { + "name": "BLOCK_WRITE_THRESHOLD" + }, + { + "name": "BLOCK_JOB_READY" + }, + { + "name": "BLOCK_JOB_ERROR" + }, + { + "name": "BLOCK_JOB_COMPLETED" + }, + { + "name": "BLOCK_JOB_CANCELLED" + }, + { + "name": "BLOCK_IO_ERROR" + }, + { + "name": "BLOCK_IMAGE_CORRUPTED" + }, + { + "name": "BALLOON_CHANGE" + }, + { + "name": "ACPI_DEVICE_OST" + } + ], + "id": "libvirt-8" +} + +{ + "return": [ + { + "name": "scsi-generic" + }, + { + "name": "qio-channel-tls" + }, + { + "name": "virtio-mmio" + }, + { + "name": "scsi-hd" + }, + { + "name": "MPC8541E_v11-powerpc64-cpu" + }, + { + "name": "isa-m48t59" + }, + { + "name": "405GPb-powerpc64-cpu" + }, + { + "name": "MPC8544E_v11-powerpc64-cpu" + }, + { + "name": "usb-bot" + }, + { + "name": "750_v3.1-powerpc64-cpu" + }, + { + "name": "dec-21154" + }, + { + "name": "spapr-pci-vfio-host-bridge" + }, + { + "name": "e300c2-powerpc64-cpu" + }, + { + "name": "lsi53c895a" + }, + { + "name": "MPC8568-powerpc64-cpu" + }, + { + "name": "MPC8379-powerpc64-cpu" + }, + { + "name": "virtio-keyboard-pci" + }, + { + "name": "401-powerpc64-cpu" + }, + { + "name": "750cxe_v3.1-powerpc64-cpu" + }, + { + "name": "MPC8349EA-powerpc64-cpu" + }, + { + "name": "750cxr-powerpc64-cpu" + }, + { + "name": "750cl_v2.0-powerpc64-cpu" + }, + { + "name": "G2HiP4-powerpc64-cpu" + }, + { + "name": "745_v1.0-powerpc64-cpu" + }, + { + "name": "STB04-powerpc64-cpu" + }, + { + "name": "ide-hd" + }, + { + "name": "virtio-net-device" + }, + { + "name": "601_v0-powerpc64-cpu" + }, + { + "name": "ppc4xx-pcihost" + }, + { + "name": "spapr-vio-bus" + }, + { + "name": "ppc4xx-host-bridge" + }, + { + "name": "750fx_v2.1-powerpc64-cpu" + }, + { + "name": "macio-newworld" + }, + { + "name": "MPC8377E-powerpc64-cpu" + }, + { + "name": "970fx_v2.1-powerpc64-cpu" + }, + { + "name": "440EPa-powerpc64-cpu" + }, + { + "name": "SUNW,fdtwo" + }, + { + "name": "virtio-serial-pci" + }, + { + "name": "isa-pcspk" + }, + { + "name": "dec-21154-p2p-bridge" + }, + { + "name": "7445_v3.3-powerpc64-cpu" + }, + { + "name": "603e_v4.1-powerpc64-cpu" + }, + { + "name": "G2leGP3-powerpc64-cpu" + }, + { + "name": "spapr-vscsi" + }, + { + "name": "xlnx.xps-ethernetlite" + }, + { + "name": "7410_v1.0-powerpc64-cpu" + }, + { + "name": "platform-bus-device" + }, + { + "name": "xics" + }, + { + "name": "MPC5200_v10-powerpc64-cpu" + }, + { + "name": "750cxe_v2.4b-powerpc64-cpu" + }, + { + "name": "ics" + }, + { + "name": "403GA-powerpc64-cpu" + }, + { + "name": "icp" + }, + { + "name": "MPC8610-powerpc64-cpu" + }, + { + "name": "usb-host" + }, + { + "name": "MPC8548E_v20-powerpc64-cpu" + }, + { + "name": "745_v2.5-powerpc64-cpu" + }, + { + "name": "7447_v1.0-powerpc64-cpu" + }, + { + "name": "970fx_v3.1-powerpc64-cpu" + }, + { + "name": "7457_v1.2-powerpc64-cpu" + }, + { + "name": "usb-bt-dongle" + }, + { + "name": "virtio-input-host-pci" + }, + { + "name": "xlnx.xps-intc" + }, + { + "name": "MPC8343EA-powerpc64-cpu" + }, + { + "name": "e1000" + }, + { + "name": "mpc8xxx_gpio" + }, + { + "name": "401F2-powerpc64-cpu" + }, + { + "name": "pseries-2.1-machine" + }, + { + "name": "ich9-usb-uhci6" + }, + { + "name": "ich9-usb-uhci5" + }, + { + "name": "usb-mtp" + }, + { + "name": "ich9-usb-uhci3" + }, + { + "name": "cmd646-ide" + }, + { + "name": "ich9-usb-uhci4" + }, + { + "name": "sysbus-ahci" + }, + { + "name": "e500v2_v22-powerpc64-cpu" + }, + { + "name": "ich9-usb-uhci2" + }, + { + "name": "ich9-usb-uhci1" + }, + { + "name": "MPC8533E_v11-powerpc64-cpu" + }, + { + "name": "7447A_v1.2-powerpc64-cpu" + }, + { + "name": "tpci200" + }, + { + "name": "memory-backend-file" + }, + { + "name": "604r-powerpc64-cpu" + }, + { + "name": "603e7v2-powerpc64-cpu" + }, + { + "name": "970mp_v1.1-powerpc64-cpu" + }, + { + "name": "sysbus-m48t59" + }, + { + "name": "rtl8139" + }, + { + "name": "usb-audio" + }, + { + "name": "uni-north-internal-pci-pcihost" + }, + { + "name": "MPC8347EAT-powerpc64-cpu" + }, + { + "name": "megasas" + }, + { + "name": "405GPc-powerpc64-cpu" + }, + { + "name": "7455_v2.1-powerpc64-cpu" + }, + { + "name": "7400_v2.8-powerpc64-cpu" + }, + { + "name": "u3-agp" + }, + { + "name": "container" + }, + { + "name": "7450_v2.0-powerpc64-cpu" + }, + { + "name": "scsi-block" + }, + { + "name": "7451_v2.3-powerpc64-cpu" + }, + { + "name": "pci-bridge" + }, + { + "name": "603e_v1.1-powerpc64-cpu" + }, + { + "name": "eTSEC" + }, + { + "name": "scsi-cd" + }, + { + "name": "pxb-bus" + }, + { + "name": "uni-north-agp" + }, + { + "name": "440EPX-powerpc64-cpu" + }, + { + "name": "MPC5200B_v20-powerpc64-cpu" + }, + { + "name": "accel" + }, + { + "name": "740p-powerpc64-cpu" + }, + { + "name": "virtio-vga" + }, + { + "name": "440-Xilinx-powerpc64-cpu" + }, + { + "name": "spapr-rng" + }, + { + "name": "xlnx.xps-timer" + }, + { + "name": "isa-serial" + }, + { + "name": "virtio-serial-device" + }, + { + "name": "970_v2.2-powerpc64-cpu" + }, + { + "name": "vhost-scsi-pci" + }, + { + "name": "tls-creds-anon" + }, + { + "name": "pc-testdev" + }, + { + "name": "icskvm" + }, + { + "name": "escc" + }, + { + "name": "usb-uas" + }, + { + "name": "fw_cfg_mem" + }, + { + "name": "603e_v3-powerpc64-cpu" + }, + { + "name": "pseries-2.3-machine" + }, + { + "name": "MPC8347T-powerpc64-cpu" + }, + { + "name": "taihu-machine" + }, + { + "name": "icp-kvm" + }, + { + "name": "MPC8555_v10-powerpc64-cpu" + }, + { + "name": "G2-powerpc64-cpu" + }, + { + "name": "virtio-balloon-pci" + }, + { + "name": "ide-cd" + }, + { + "name": "usb-ccid" + }, + { + "name": "7445_v3.4-powerpc64-cpu" + }, + { + "name": "745_v2.1-powerpc64-cpu" + }, + { + "name": "pseries-2.2-machine" + }, + { + "name": "750p-powerpc64-cpu" + }, + { + "name": "403GCX-powerpc64-cpu" + }, + { + "name": "iothread" + }, + { + "name": "sb16" + }, + { + "name": "750gl-powerpc64-cpu" + }, + { + "name": "filter-redirector" + }, + { + "name": "7410_v1.1-powerpc64-cpu" + }, + { + "name": "MPC8347EP-powerpc64-cpu" + }, + { + "name": "755_v2.3-powerpc64-cpu" + }, + { + "name": "MPC5200_v11-powerpc64-cpu" + }, + { + "name": "7450_v1.0-powerpc64-cpu" + }, + { + "name": "750_v2.2-powerpc64-cpu" + }, + { + "name": "POWER7_v2.3-powerpc64-cpu" + }, + { + "name": "i82559er" + }, + { + "name": "MPC8545E_v21-powerpc64-cpu" + }, + { + "name": "sdhci-pci" + }, + { + "name": "virtio-input-host-device" + }, + { + "name": "403GB-powerpc64-cpu" + }, + { + "name": "G2le-powerpc64-cpu" + }, + { + "name": "745_v2.6-powerpc64-cpu" + }, + { + "name": "MPC8548E_v21-powerpc64-cpu" + }, + { + "name": "cs4231a" + }, + { + "name": "755_v2.8-powerpc64-cpu" + }, + { + "name": "604e_v2.4-powerpc64-cpu" + }, + { + "name": "ivshmem-doorbell" + }, + { + "name": "750cxe_v2.2-powerpc64-cpu" + }, + { + "name": "750cx_v1.0-powerpc64-cpu" + }, + { + "name": "MPC8343-powerpc64-cpu" + }, + { + "name": "virtio-rng-device" + }, + { + "name": "G2leLS-powerpc64-cpu" + }, + { + "name": "isa-parallel" + }, + { + "name": "MPC8548E_v10-powerpc64-cpu" + }, + { + "name": "adlib" + }, + { + "name": "602-powerpc64-cpu" + }, + { + "name": "pci-bridge-seat" + }, + { + "name": "hda-micro" + }, + { + "name": "fw_cfg_io" + }, + { + "name": "dc390" + }, + { + "name": "POWER5+_v2.1-powerpc64-cpu" + }, + { + "name": "740_v3.0-powerpc64-cpu" + }, + { + "name": "7441_v2.1-powerpc64-cpu" + }, + { + "name": "IDE" + }, + { + "name": "MPC8533_v10-powerpc64-cpu" + }, + { + "name": "e300c3-powerpc64-cpu" + }, + { + "name": "MPC8641D-powerpc64-cpu" + }, + { + "name": "401E2-powerpc64-cpu" + }, + { + "name": "MPC8347EAP-powerpc64-cpu" + }, + { + "name": "spapr-pci-host-bridge" + }, + { + "name": "memory-backend-ram" + }, + { + "name": "am53c974" + }, + { + "name": "pseries-2.5-machine" + }, + { + "name": "750cx_v2.0-powerpc64-cpu" + }, + { + "name": "POWER7+_v2.1-powerpc64-cpu" + }, + { + "name": "virtio-blk-device" + }, + { + "name": "745_v1.1-powerpc64-cpu" + }, + { + "name": "601_v1-powerpc64-cpu" + }, + { + "name": "MPC8544_v10-powerpc64-cpu" + }, + { + "name": "740_v1.0-powerpc64-cpu" + }, + { + "name": "qio-channel-websock" + }, + { + "name": "pseries-2.4-machine" + }, + { + "name": "mc146818rtc" + }, + { + "name": "spapr-nvram" + }, + { + "name": "qio-channel-file" + }, + { + "name": "uni-north-pci" + }, + { + "name": "750fx_v2.2-powerpc64-cpu" + }, + { + "name": "603e_v1.2-powerpc64-cpu" + }, + { + "name": "hda-output" + }, + { + "name": "MPC603-powerpc64-cpu" + }, + { + "name": "sysbus-m48t08" + }, + { + "name": "raven" + }, + { + "name": "440EPb-powerpc64-cpu" + }, + { + "name": "VGA" + }, + { + "name": "POWER8-powerpc64-cpu" + }, + { + "name": "i8257" + }, + { + "name": "sysbus-m48t02" + }, + { + "name": "pc87312" + }, + { + "name": "mptsas1068" + }, + { + "name": "edu" + }, + { + "name": "MPC8347P-powerpc64-cpu" + }, + { + "name": "virtio-mouse-pci" + }, + { + "name": "740_v2.0-powerpc64-cpu" + }, + { + "name": "7455_v3.2-powerpc64-cpu" + }, + { + "name": "spapr-vlan" + }, + { + "name": "603e_v4-powerpc64-cpu" + }, + { + "name": "HDA" + }, + { + "name": "603e_v2.2-powerpc64-cpu" + }, + { + "name": "7447_v1.1-powerpc64-cpu" + }, + { + "name": "MPC8543E_v20-powerpc64-cpu" + }, + { + "name": "macio-oldworld" + }, + { + "name": "qemu:memory-region" + }, + { + "name": "adb-keyboard" + }, + { + "name": "G2LS-powerpc64-cpu" + }, + { + "name": "sysbus-ohci" + }, + { + "name": "7445_v1.0-powerpc64-cpu" + }, + { + "name": "755_v2.4-powerpc64-cpu" + }, + { + "name": "7450_v1.1-powerpc64-cpu" + }, + { + "name": "e600-powerpc64-cpu" + }, + { + "name": "qio-channel-command" + }, + { + "name": "usb-serial" + }, + { + "name": "x2vp20-powerpc64-cpu" + }, + { + "name": "qtest-accel" + }, + { + "name": "pseries-2.6-machine" + }, + { + "name": "750l_v2.0-powerpc64-cpu" + }, + { + "name": "750fl-powerpc64-cpu" + }, + { + "name": "vt82c686b-usb-uhci" + }, + { + "name": "pxb-host" + }, + { + "name": "405D2-powerpc64-cpu" + }, + { + "name": "virtio-blk-pci" + }, + { + "name": "virtio-gpu-device" + }, + { + "name": "MPC8560_v20-powerpc64-cpu" + }, + { + "name": "750gx_v1.0-powerpc64-cpu" + }, + { + "name": "QJSON" + }, + { + "name": "System" + }, + { + "name": "lsi53c810" + }, + { + "name": "uni-north-agp-pcihost" + }, + { + "name": "IOP480-powerpc64-cpu" + }, + { + "name": "603e7t-powerpc64-cpu" + }, + { + "name": "MPC8548E_v11-powerpc64-cpu" + }, + { + "name": "405GPd-powerpc64-cpu" + }, + { + "name": "603-powerpc64-cpu" + }, + { + "name": "G2GP-powerpc64-cpu" + }, + { + "name": "7400_v2.9-powerpc64-cpu" + }, + { + "name": "750cxe_v3.1b-powerpc64-cpu" + }, + { + "name": "G2leGP-powerpc64-cpu" + }, + { + "name": "7450_v2.1-powerpc64-cpu" + }, + { + "name": "7448_v2.0-powerpc64-cpu" + }, + { + "name": "mac99-machine" + }, + { + "name": "e300c4-powerpc64-cpu" + }, + { + "name": "750l_v3.0-powerpc64-cpu" + }, + { + "name": "MPC5200B_v21-powerpc64-cpu" + }, + { + "name": "PCIE" + }, + { + "name": "750cx_v2.1-powerpc64-cpu" + }, + { + "name": "cuda" + }, + { + "name": "604e_v1.0-powerpc64-cpu" + }, + { + "name": "MPC8572E-powerpc64-cpu" + }, + { + "name": "virtio-serial-bus" + }, + { + "name": "vhost-scsi" + }, + { + "name": "secondary-vga" + }, + { + "name": "401D2-powerpc64-cpu" + }, + { + "name": "MPC8544_v11-powerpc64-cpu" + }, + { + "name": "e500-ccsr" + }, + { + "name": "601_v2-powerpc64-cpu" + }, + { + "name": "405EP-powerpc64-cpu" + }, + { + "name": "ccid-bus" + }, + { + "name": "pci-ohci" + }, + { + "name": "cfi.pflash02" + }, + { + "name": "cfi.pflash01" + }, + { + "name": "usb-hub" + }, + { + "name": "750fx_v2.3-powerpc64-cpu" + }, + { + "name": "405LP-powerpc64-cpu" + }, + { + "name": "nmi" + }, + { + "name": "MPC8541_v10-powerpc64-cpu" + }, + { + "name": "MPC8555_v11-powerpc64-cpu" + }, + { + "name": "input-linux" + }, + { + "name": "x2vp4-powerpc64-cpu" + }, + { + "name": "7410_v1.2-powerpc64-cpu" + }, + { + "name": "xics-kvm" + }, + { + "name": "7400_v1.0-powerpc64-cpu" + }, + { + "name": "745_v2.2-powerpc64-cpu" + }, + { + "name": "vfio-amd-xgbe" + }, + { + "name": "740_v2.1-powerpc64-cpu" + }, + { + "name": "MPC5200_v12-powerpc64-cpu" + }, + { + "name": "7448_v1.0-powerpc64-cpu" + }, + { + "name": "e5500-powerpc64-cpu" + }, + { + "name": "xlnx.xps-uartlite" + }, + { + "name": "403GC-powerpc64-cpu" + }, + { + "name": "pci-serial" + }, + { + "name": "745_v2.7-powerpc64-cpu" + }, + { + "name": "MPC8543_v20-powerpc64-cpu" + }, + { + "name": "i8042" + }, + { + "name": "750cxe_v2.3-powerpc64-cpu" + }, + { + "name": "MPC8543E_v21-powerpc64-cpu" + }, + { + "name": "i82559c" + }, + { + "name": "i82559b" + }, + { + "name": "i82559a" + }, + { + "name": "SCSI" + }, + { + "name": "rocker" + }, + { + "name": "pcnet" + }, + { + "name": "rng-egd" + }, + { + "name": "MPC8543E_v10-powerpc64-cpu" + }, + { + "name": "405CRa-powerpc64-cpu" + }, + { + "name": "spapr-tce-table" + }, + { + "name": "7400_v2.0-powerpc64-cpu" + }, + { + "name": "MPC8349-powerpc64-cpu" + }, + { + "name": "e200z5-powerpc64-cpu" + }, + { + "name": "740_v3.1-powerpc64-cpu" + }, + { + "name": "filter-dump" + }, + { + "name": "MPC8533_v11-powerpc64-cpu" + }, + { + "name": "i82558b" + }, + { + "name": "G2H4-powerpc64-cpu" + }, + { + "name": "i82558a" + }, + { + "name": "MPC8560_v21-powerpc64-cpu" + }, + { + "name": "smbus-eeprom" + }, + { + "name": "host-powerpc64-cpu" + }, + { + "name": "i82801" + }, + { + "name": "tls-creds-x509" + }, + { + "name": "virtio-net-pci" + }, + { + "name": "virtio-keyboard-device" + }, + { + "name": "i82562" + }, + { + "name": "usb-net" + }, + { + "name": "MPC8560_v10-powerpc64-cpu" + }, + { + "name": "603e_v1.3-powerpc64-cpu" + }, + { + "name": "755_v1.0-powerpc64-cpu" + }, + { + "name": "MPC8568E-powerpc64-cpu" + }, + { + "name": "i82557c" + }, + { + "name": "i82557b" + }, + { + "name": "i82557a" + }, + { + "name": "isa-i8259" + }, + { + "name": "virtio-gpu-pci" + }, + { + "name": "usb-mouse" + }, + { + "name": "sdhci-bus" + }, + { + "name": "i82551" + }, + { + "name": "i82550" + }, + { + "name": "405EZ-powerpc64-cpu" + }, + { + "name": "7455_v3.3-powerpc64-cpu" + }, + { + "name": "apple-desktop-bus" + }, + { + "name": "e500v2_v30-powerpc64-cpu" + }, + { + "name": "macio-ide" + }, + { + "name": "401C2-powerpc64-cpu" + }, + { + "name": "MPC8541_v11-powerpc64-cpu" + }, + { + "name": "nec-usb-xhci" + }, + { + "name": "755_v2.0-powerpc64-cpu" + }, + { + "name": "filter-mirror" + }, + { + "name": "user-creatable" + }, + { + "name": "ich9-usb-ehci2" + }, + { + "name": "ich9-usb-ehci1" + }, + { + "name": "vfio-pci" + }, + { + "name": "prep-machine" + }, + { + "name": "irq" + }, + { + "name": "isa-ide" + }, + { + "name": "405GPR-powerpc64-cpu" + }, + { + "name": "750l_v2.1-powerpc64-cpu" + }, + { + "name": "745_v2.3-powerpc64-cpu" + }, + { + "name": "7410_v1.3-powerpc64-cpu" + }, + { + "name": "755_v2.5-powerpc64-cpu" + }, + { + "name": "MPC8572-powerpc64-cpu" + }, + { + "name": "7450_v1.2-powerpc64-cpu" + }, + { + "name": "7457_v1.0-powerpc64-cpu" + }, + { + "name": "7457A_v1.0-powerpc64-cpu" + }, + { + "name": "POWER8NVL_v1.0-powerpc64-cpu" + }, + { + "name": "MPC8347AT-powerpc64-cpu" + }, + { + "name": "qio-channel-socket" + }, + { + "name": "piix3-usb-uhci" + }, + { + "name": "sd-bus" + }, + { + "name": "virtserialport" + }, + { + "name": "pvscsi" + }, + { + "name": "MPC8548_v20-powerpc64-cpu" + }, + { + "name": "750cxe_v2.4-powerpc64-cpu" + }, + { + "name": "i82378" + }, + { + "name": "MPC8543E_v11-powerpc64-cpu" + }, + { + "name": "750gx_v1.1-powerpc64-cpu" + }, + { + "name": "ich9-ahci" + }, + { + "name": "e500_v20-powerpc64-cpu" + }, + { + "name": "7445_v2.1-powerpc64-cpu" + }, + { + "name": "i82374" + }, + { + "name": "7447A_v1.0-powerpc64-cpu" + }, + { + "name": "gus" + }, + { + "name": "pc-dimm" + }, + { + "name": "MPC8543_v10-powerpc64-cpu" + }, + { + "name": "MPC8540_v20-powerpc64-cpu" + }, + { + "name": "604-powerpc64-cpu" + }, + { + "name": "405CRb-powerpc64-cpu" + }, + { + "name": "g3beige-machine" + }, + { + "name": "7400_v2.1-powerpc64-cpu" + }, + { + "name": "isa-dma" + }, + { + "name": "xics-common" + }, + { + "name": "7441_v2.3-powerpc64-cpu" + }, + { + "name": "7448_v2.1-powerpc64-cpu" + }, + { + "name": "MPC8377-powerpc64-cpu" + }, + { + "name": "401A1-powerpc64-cpu" + }, + { + "name": "603e7-powerpc64-cpu" + }, + { + "name": "IndustryPack" + }, + { + "name": "adb-mouse" + }, + { + "name": "Npe405L-powerpc64-cpu" + }, + { + "name": "nvram" + }, + { + "name": "750cx_v2.2-powerpc64-cpu" + }, + { + "name": "MPC8343E-powerpc64-cpu" + }, + { + "name": "7451_v2.10-powerpc64-cpu" + }, + { + "name": "virtio-rng-pci" + }, + { + "name": "usb-ehci" + }, + { + "name": "bamboo-machine" + }, + { + "name": "G2leGP1-powerpc64-cpu" + }, + { + "name": "603e_v1.4-powerpc64-cpu" + }, + { + "name": "dec-21154-sysbus" + }, + { + "name": "spapr-vty" + }, + { + "name": "e1000-82545em" + }, + { + "name": "7441_v2.10-powerpc64-cpu" + }, + { + "name": "MPC8567E-powerpc64-cpu" + }, + { + "name": "virtio-9p-pci" + }, + { + "name": "7400_v1.1-powerpc64-cpu" + }, + { + "name": "e1000-82544gc" + }, + { + "name": "740_v2.2-powerpc64-cpu" + }, + { + "name": "7448_v1.1-powerpc64-cpu" + }, + { + "name": "7455_v3.4-powerpc64-cpu" + }, + { + "name": "e500-spin" + }, + { + "name": "745_v2.8-powerpc64-cpu" + }, + { + "name": "MPC8547E_v20-powerpc64-cpu" + }, + { + "name": "MPC8543_v21-powerpc64-cpu" + }, + { + "name": "755_v2.1-powerpc64-cpu" + }, + { + "name": "MPC8349E-powerpc64-cpu" + }, + { + "name": "401B2-powerpc64-cpu" + }, + { + "name": "filter-buffer" + }, + { + "name": "mpc8544ds-machine" + }, + { + "name": "pci-serial-4x" + }, + { + "name": "ich9-intel-hda" + }, + { + "name": "virtio-9p-device" + }, + { + "name": "MPC8347AP-powerpc64-cpu" + }, + { + "name": "ivshmem" + }, + { + "name": "e500v2_v20-powerpc64-cpu" + }, + { + "name": "MPC8379E-powerpc64-cpu" + }, + { + "name": "virtio-scsi-pci" + }, + { + "name": "e200z6-powerpc64-cpu" + }, + { + "name": "7457A_v1.1-powerpc64-cpu" + }, + { + "name": "MPC8555E_v10-powerpc64-cpu" + }, + { + "name": "qemu-console" + }, + { + "name": "ppce500-machine" + }, + { + "name": "virtio-pci-bus" + }, + { + "name": "750l_v2.2-powerpc64-cpu" + }, + { + "name": "ISA" + }, + { + "name": "MPC8541E_v10-powerpc64-cpu" + }, + { + "name": "ipoctal232" + }, + { + "name": "mpc8544-guts" + }, + { + "name": "uni-north-pci-pcihost" + }, + { + "name": "MPC8548_v21-powerpc64-cpu" + }, + { + "name": "pci-testdev" + }, + { + "name": "405GPa-powerpc64-cpu" + }, + { + "name": "piix4-usb-uhci" + }, + { + "name": "7400_v2.6-powerpc64-cpu" + }, + { + "name": "virtio-tablet-device" + }, + { + "name": "Npe405H-powerpc64-cpu" + }, + { + "name": "750_v3.0-powerpc64-cpu" + }, + { + "name": "Npe405H2-powerpc64-cpu" + }, + { + "name": "603e7v-powerpc64-cpu" + }, + { + "name": "ES1370" + }, + { + "name": "openpic" + }, + { + "name": "755_v1.1-powerpc64-cpu" + }, + { + "name": "MPC8548_v10-powerpc64-cpu" + }, + { + "name": "MPC8545_v20-powerpc64-cpu" + }, + { + "name": "MPC8567-powerpc64-cpu" + }, + { + "name": "STB03-powerpc64-cpu" + }, + { + "name": "e500_v10-powerpc64-cpu" + }, + { + "name": "750cxe_v3.0-powerpc64-cpu" + }, + { + "name": "G2HiP3-powerpc64-cpu" + }, + { + "name": "MPC8378-powerpc64-cpu" + }, + { + "name": "MPC8343A-powerpc64-cpu" + }, + { + "name": "tcg-accel" + }, + { + "name": "750_v1.0-powerpc64-cpu" + }, + { + "name": "virtconsole" + }, + { + "name": "MPC8540_v10-powerpc64-cpu" + }, + { + "name": "750l_v3.2-powerpc64-cpu" + }, + { + "name": "pci-serial-2x" + }, + { + "name": "ne2k_isa" + }, + { + "name": "isa-fdc" + }, + { + "name": "virtio-mmio-bus" + }, + { + "name": "virtio-tablet-pci" + }, + { + "name": "usb-bus" + }, + { + "name": "7445_v3.2-powerpc64-cpu" + }, + { + "name": "hotplug-handler" + }, + { + "name": "PCI" + }, + { + "name": "kvm-openpic" + }, + { + "name": "usb-storage" + }, + { + "name": "esp" + }, + { + "name": "virtex-ml507-machine" + }, + { + "name": "750_v2.0-powerpc64-cpu" + }, + { + "name": "e500-host-bridge" + }, + { + "name": "745_v2.4-powerpc64-cpu" + }, + { + "name": "usb-kbd" + }, + { + "name": "ne2k_pci" + }, + { + "name": "Npe4GS3-powerpc64-cpu" + }, + { + "name": "7410_v1.4-powerpc64-cpu" + }, + { + "name": "isabus-bridge" + }, + { + "name": "ivshmem-plain" + }, + { + "name": "755_v2.6-powerpc64-cpu" + }, + { + "name": "604e_v2.2-powerpc64-cpu" + }, + { + "name": "qio-channel-buffer" + }, + { + "name": "970fx_v3.0-powerpc64-cpu" + }, + { + "name": "7457_v1.1-powerpc64-cpu" + }, + { + "name": "u3-agp-pcihost" + }, + { + "name": "spapr-vio-bridge" + }, + { + "name": "secret" + }, + { + "name": "pxb-pcie-bus" + }, + { + "name": "hda-duplex" + }, + { + "name": "scsi-disk" + }, + { + "name": "spapr-dr-connector" + }, + { + "name": "allwinner-ahci" + }, + { + "name": "raven-pcihost" + }, + { + "name": "sysbus-fdc" + }, + { + "name": "405D4-powerpc64-cpu" + }, + { + "name": "MPC8544E_v10-powerpc64-cpu" + }, + { + "name": "virtio-balloon-device" + }, + { + "name": "MPC8641-powerpc64-cpu" + }, + { + "name": "none-machine" + }, + { + "name": "750fx_v1.0-powerpc64-cpu" + }, + { + "name": "750gx_v1.2-powerpc64-cpu" + }, + { + "name": "megasas-gen2" + }, + { + "name": "AC97" + }, + { + "name": "usb-tablet" + }, + { + "name": "970fx_v1.0-powerpc64-cpu" + }, + { + "name": "7400_v2.2-powerpc64-cpu" + }, + { + "name": "e300c1-powerpc64-cpu" + }, + { + "name": "e500v2_v21-powerpc64-cpu" + }, + { + "name": "MPC8540_v21-powerpc64-cpu" + }, + { + "name": "MPC8533E_v10-powerpc64-cpu" + }, + { + "name": "MPC8543_v11-powerpc64-cpu" + }, + { + "name": "nvme" + }, + { + "name": "7447A_v1.1-powerpc64-cpu" + }, + { + "name": "405CRc-powerpc64-cpu" + }, + { + "name": "740e-powerpc64-cpu" + }, + { + "name": "usb-braille" + }, + { + "name": "440-Xilinx-w-dfpu-powerpc64-cpu" + }, + { + "name": "MPC8555E_v11-powerpc64-cpu" + }, + { + "name": "970mp_v1.0-powerpc64-cpu" + }, + { + "name": "fw_cfg" + }, + { + "name": "603e7v1-powerpc64-cpu" + }, + { + "name": "e500mc-powerpc64-cpu" + }, + { + "name": "e500v2_v10-powerpc64-cpu" + }, + { + "name": "MPC8378E-powerpc64-cpu" + }, + { + "name": "intel-hda" + }, + { + "name": "kvm-accel" + }, + { + "name": "7400_v2.7-powerpc64-cpu" + }, + { + "name": "virtio-scsi-device" + }, + { + "name": "603p-powerpc64-cpu" + }, + { + "name": "grackle" + }, + { + "name": "Cobra-powerpc64-cpu" + }, + { + "name": "POWER8E_v2.1-powerpc64-cpu" + }, + { + "name": "750fx_v2.0-powerpc64-cpu" + }, + { + "name": "usb-wacom-tablet" + }, + { + "name": "970fx_v2.0-powerpc64-cpu" + }, + { + "name": "MPC8548_v11-powerpc64-cpu" + }, + { + "name": "MPC8545_v21-powerpc64-cpu" + }, + { + "name": "i2c-bus" + }, + { + "name": "virtio-mouse-device" + }, + { + "name": "pxb-pcie" + }, + { + "name": "750e-powerpc64-cpu" + }, + { + "name": "macio-nvram" + }, + { + "name": "isa-pit" + }, + { + "name": "i6300esb" + }, + { + "name": "ide-drive" + }, + { + "name": "generic-sdhci" + }, + { + "name": "ref405ep-machine" + }, + { + "name": "MPC8349A-powerpc64-cpu" + }, + { + "name": "401G2-powerpc64-cpu" + }, + { + "name": "pxb" + }, + { + "name": "POWER8_v2.0-powerpc64-cpu" + }, + { + "name": "sd-card" + }, + { + "name": "STB25-powerpc64-cpu" + }, + { + "name": "grackle-pcihost" + }, + { + "name": "MPC8547E_v21-powerpc64-cpu" + }, + { + "name": "7455_v1.0-powerpc64-cpu" + }, + { + "name": "745_v2.0-powerpc64-cpu" + }, + { + "name": "755_v2.2-powerpc64-cpu" + }, + { + "name": "e500-pcihost" + }, + { + "name": "vmxnet3" + }, + { + "name": "750_v2.1-powerpc64-cpu" + }, + { + "name": "vfio-calxeda-xgmac" + }, + { + "name": "MPC8545E_v20-powerpc64-cpu" + }, + { + "name": "uni-north-internal-pci" + }, + { + "name": "spapr-rtc" + }, + { + "name": "MPC8347ET-powerpc64-cpu" + }, + { + "name": "755_v2.7-powerpc64-cpu" + }, + { + "name": "7457A_v1.2-powerpc64-cpu" + }, + { + "name": "750cxe_v2.1-powerpc64-cpu" + }, + { + "name": "rng-random" + }, + { + "name": "750cl_v1.0-powerpc64-cpu" + }, + { + "name": "fw-path-provider" + } + ], + "id": "libvirt-9" +} + +{ + "return": [ + { + "name": "request-merging", + "description": "on/off", + "type": "bool" + }, + { + "name": "min_io_size", + "type": "uint16" + }, + { + "name": "secs", + "type": "uint32" + }, + { + "name": "event_idx", + "description": "on/off", + "type": "bool" + }, + { + "name": "heads", + "type": "uint32" + }, + { + "name": "serial", + "type": "str" + }, + { + "name": "ioeventfd", + "description": "on/off", + "type": "bool" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "rombar", + "type": "uint32" + }, + { + "name": "scsi", + "description": "on/off", + "type": "bool" + }, + { + "name": "cyls", + "type": "uint32" + }, + { + "name": "logical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + }, + { + "name": "x-disable-pcie", + "description": "on/off", + "type": "bool" + }, + { + "name": "indirect_desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "disable-modern", + "description": "on/off", + "type": "bool" + }, + { + "name": "drive", + "description": "ID of a drive to use as a backend", + "type": "str" + }, + { + "name": "disable-legacy", + "description": "on/off", + "type": "bool" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "discard_granularity", + "type": "uint32" + }, + { + "name": "iothread", + "type": "link" + }, + { + "name": "any_layout", + "description": "on/off", + "type": "bool" + }, + { + "name": "class", + "type": "uint32" + }, + { + "name": "migrate-extra", + "description": "on/off", + "type": "bool" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + }, + { + "name": "modern-pio-notify", + "description": "on/off", + "type": "bool" + }, + { + "name": "vectors", + "type": "uint32" + }, + { + "name": "physical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + }, + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "virtio-backend", + "type": "child" + }, + { + "name": "config-wce", + "description": "on/off", + "type": "bool" + }, + { + "name": "notify_on_empty", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-pci-bus-master-bug-migration", + "description": "on/off", + "type": "bool" + }, + { + "name": "opt_io_size", + "type": "uint32" + }, + { + "name": "romfile", + "type": "str" + } + ], + "id": "libvirt-10" +} + +{ + "return": [ + { + "name": "indirect_desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-txtimer", + "type": "uint32" + }, + { + "name": "guest_ufo", + "description": "on/off", + "type": "bool" + }, + { + "name": "mq", + "description": "on/off", + "type": "bool" + }, + { + "name": "status", + "description": "on/off", + "type": "bool" + }, + { + "name": "host_ecn", + "description": "on/off", + "type": "bool" + }, + { + "name": "ioeventfd", + "description": "on/off", + "type": "bool" + }, + { + "name": "tx", + "type": "str" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "rombar", + "type": "uint32" + }, + { + "name": "ctrl_rx_extra", + "description": "on/off", + "type": "bool" + }, + { + "name": "ctrl_vq", + "description": "on/off", + "type": "bool" + }, + { + "name": "mac", + "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56", + "type": "str" + }, + { + "name": "event_idx", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-disable-pcie", + "description": "on/off", + "type": "bool" + }, + { + "name": "guest_tso6", + "description": "on/off", + "type": "bool" + }, + { + "name": "gso", + "description": "on/off", + "type": "bool" + }, + { + "name": "guest_ecn", + "description": "on/off", + "type": "bool" + }, + { + "name": "ctrl_rx", + "description": "on/off", + "type": "bool" + }, + { + "name": "guest_tso4", + "description": "on/off", + "type": "bool" + }, + { + "name": "disable-modern", + "description": "on/off", + "type": "bool" + }, + { + "name": "guest_csum", + "description": "on/off", + "type": "bool" + }, + { + "name": "guest_announce", + "description": "on/off", + "type": "bool" + }, + { + "name": "disable-legacy", + "description": "on/off", + "type": "bool" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-txburst", + "type": "int32" + }, + { + "name": "ctrl_vlan", + "description": "on/off", + "type": "bool" + }, + { + "name": "csum", + "description": "on/off", + "type": "bool" + }, + { + "name": "mrg_rxbuf", + "description": "on/off", + "type": "bool" + }, + { + "name": "any_layout", + "description": "on/off", + "type": "bool" + }, + { + "name": "ctrl_guest_offloads", + "description": "on/off", + "type": "bool" + }, + { + "name": "host_tso6", + "description": "on/off", + "type": "bool" + }, + { + "name": "ctrl_mac_addr", + "description": "on/off", + "type": "bool" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + }, + { + "name": "migrate-extra", + "description": "on/off", + "type": "bool" + }, + { + "name": "modern-pio-notify", + "description": "on/off", + "type": "bool" + }, + { + "name": "vectors", + "type": "uint32" + }, + { + "name": "vlan", + "description": "Integer VLAN id to connect to", + "type": "int32" + }, + { + "name": "host_tso4", + "description": "on/off", + "type": "bool" + }, + { + "name": "host_ufo", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-backend", + "type": "child" + }, + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "netdev", + "description": "ID of a netdev to use as a backend", + "type": "str" + }, + { + "name": "notify_on_empty", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-pci-bus-master-bug-migration", + "description": "on/off", + "type": "bool" + }, + { + "name": "romfile", + "type": "str" + } + ], + "id": "libvirt-11" +} + +{ + "return": [ + { + "name": "disable-modern", + "description": "on/off", + "type": "bool" + }, + { + "name": "ioeventfd", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-pci-bus-master-bug-migration", + "description": "on/off", + "type": "bool" + }, + { + "name": "event_idx", + "description": "on/off", + "type": "bool" + }, + { + "name": "cmd_per_lun", + "type": "uint32" + }, + { + "name": "indirect_desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "param_change", + "description": "on/off", + "type": "bool" + }, + { + "name": "iothread", + "type": "link" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "migrate-extra", + "description": "on/off", + "type": "bool" + }, + { + "name": "notify_on_empty", + "description": "on/off", + "type": "bool" + }, + { + "name": "hotplug", + "description": "on/off", + "type": "bool" + }, + { + "name": "modern-pio-notify", + "description": "on/off", + "type": "bool" + }, + { + "name": "num_queues", + "type": "uint32" + }, + { + "name": "romfile", + "type": "str" + }, + { + "name": "virtio-backend", + "type": "child" + }, + { + "name": "disable-legacy", + "description": "on/off", + "type": "bool" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "vectors", + "type": "uint32" + }, + { + "name": "x-disable-pcie", + "description": "on/off", + "type": "bool" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + }, + { + "name": "any_layout", + "description": "on/off", + "type": "bool" + }, + { + "name": "max_sectors", + "type": "uint32" + }, + { + "name": "rombar", + "type": "uint32" + } + ], + "id": "libvirt-12" +} + +{ + "id": "libvirt-13", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'virtio-blk-ccw' not found" + } +} + +{ + "id": "libvirt-14", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'virtio-net-ccw' not found" + } +} + +{ + "id": "libvirt-15", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'virtio-scsi-ccw' not found" + } +} + +{ + "id": "libvirt-16", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'virtio-blk-s390' not found" + } +} + +{ + "id": "libvirt-17", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'virtio-net-s390' not found" + } +} + +{ + "id": "libvirt-18", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'pci-assign' not found" + } +} + +{ + "id": "libvirt-19", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'kvm-pci-assign' not found" + } +} + +{ + "return": [ + { + "name": "x-pci-sub-device-id", + "type": "uint32" + }, + { + "name": "x-no-kvm-msi", + "type": "bool" + }, + { + "name": "rombar", + "type": "uint32" + }, + { + "name": "x-vga", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pci-vendor-id", + "type": "uint32" + }, + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "x-req", + "description": "on/off", + "type": "bool" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "romfile", + "type": "str" + }, + { + "name": "x-no-kvm-intx", + "type": "bool" + }, + { + "name": "x-pci-device-id", + "type": "uint32" + }, + { + "name": "host", + "description": "Address (bus/device/function) of the host device, example: 04:10.0", + "type": "str" + }, + { + "name": "x-no-kvm-msix", + "type": "bool" + }, + { + "name": "x-intx-mmap-timeout-ms", + "type": "uint32" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + }, + { + "name": "x-pci-sub-vendor-id", + "type": "uint32" + }, + { + "name": "sysfsdev", + "type": "str" + }, + { + "name": "x-no-mmap", + "type": "bool" + } + ], + "id": "libvirt-20" +} + +{ + "return": [ + { + "name": "serial", + "type": "str" + }, + { + "name": "port_index", + "type": "uint16" + }, + { + "name": "dpofua", + "description": "on/off", + "type": "bool" + }, + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "logical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + }, + { + "name": "discard_granularity", + "type": "uint32" + }, + { + "name": "lun", + "type": "uint32" + }, + { + "name": "drive", + "description": "ID of a drive to use as a backend", + "type": "str" + }, + { + "name": "port_wwn", + "type": "uint64" + }, + { + "name": "max_unmap_size", + "type": "uint64" + }, + { + "name": "opt_io_size", + "type": "uint32" + }, + { + "name": "min_io_size", + "type": "uint16" + }, + { + "name": "product", + "type": "str" + }, + { + "name": "vendor", + "type": "str" + }, + { + "name": "channel", + "type": "uint32" + }, + { + "name": "wwn", + "type": "uint64" + }, + { + "name": "removable", + "description": "on/off", + "type": "bool" + }, + { + "name": "scsi-id", + "type": "uint32" + }, + { + "name": "ver", + "type": "str" + }, + { + "name": "physical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + }, + { + "name": "max_io_size", + "type": "uint64" + } + ], + "id": "libvirt-21" +} + +{ + "return": [ + { + "name": "serial", + "type": "str" + }, + { + "name": "logical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + }, + { + "name": "discard_granularity", + "type": "uint32" + }, + { + "name": "drive", + "description": "ID of a drive to use as a backend", + "type": "str" + }, + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "opt_io_size", + "type": "uint32" + }, + { + "name": "min_io_size", + "type": "uint16" + }, + { + "name": "unit", + "type": "uint32" + }, + { + "name": "wwn", + "type": "uint64" + }, + { + "name": "model", + "type": "str" + }, + { + "name": "ver", + "type": "str" + }, + { + "name": "physical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + } + ], + "id": "libvirt-22" +} + +{ + "id": "libvirt-23", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'PIIX4_PM' not found" + } +} + +{ + "id": "libvirt-24", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'usb-redir' not found" + } +} + +{ + "return": [ + { + "name": "isobufs", + "type": "uint32" + }, + { + "name": "hostaddr", + "type": "uint32" + }, + { + "name": "msos-desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "productid", + "type": "uint32" + }, + { + "name": "serial", + "type": "str" + }, + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "isobsize", + "type": "uint32" + }, + { + "name": "port", + "type": "str" + }, + { + "name": "vendorid", + "type": "uint32" + }, + { + "name": "pipeline", + "description": "on/off", + "type": "bool" + }, + { + "name": "hostport", + "type": "str" + }, + { + "name": "full-path", + "description": "on/off", + "type": "bool" + }, + { + "name": "loglevel", + "type": "uint32" + }, + { + "name": "hostbus", + "type": "uint32" + } + ], + "id": "libvirt-25" +} + +{ + "return": [ + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "drive", + "description": "ID of a drive to use as a backend", + "type": "str" + }, + { + "name": "lun", + "type": "uint32" + }, + { + "name": "channel", + "type": "uint32" + }, + { + "name": "scsi-id", + "type": "uint32" + } + ], + "id": "libvirt-26" +} + +{ + "id": "libvirt-27", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'i440FX-pcihost' not found" + } +} + +{ + "id": "libvirt-28", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'q35-pcihost' not found" + } +} + +{ + "return": [ + { + "name": "serial", + "type": "str" + }, + { + "name": "msos-desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "logical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + }, + { + "name": "discard_granularity", + "type": "uint32" + }, + { + "name": "drive", + "description": "ID of a drive to use as a backend", + "type": "str" + }, + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "opt_io_size", + "type": "uint32" + }, + { + "name": "min_io_size", + "type": "uint16" + }, + { + "name": "port", + "type": "str" + }, + { + "name": "full-path", + "description": "on/off", + "type": "bool" + }, + { + "name": "removable", + "description": "on/off", + "type": "bool" + }, + { + "name": "physical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + } + ], + "id": "libvirt-29" +} + +{ + "id": "libvirt-30", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'kvm-pit' not found" + } +} + +{ + "return": [ + { + "name": "rombar", + "type": "uint32" + }, + { + "name": "mmio", + "description": "on/off", + "type": "bool" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "qemu-extended-regs", + "description": "on/off", + "type": "bool" + }, + { + "name": "big-endian-framebuffer", + "type": "bool" + }, + { + "name": "romfile", + "type": "str" + }, + { + "name": "vgamem_mb", + "type": "uint32" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + } + ], + "id": "libvirt-31" +} + +{ + "id": "libvirt-32", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'vmware-svga' not found" + } +} + +{ + "id": "libvirt-33", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'qxl' not found" + } +} + +{ + "return": [ + { + "name": "disable-modern", + "description": "on/off", + "type": "bool" + }, + { + "name": "ioeventfd", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-pci-bus-master-bug-migration", + "description": "on/off", + "type": "bool" + }, + { + "name": "any_layout", + "description": "on/off", + "type": "bool" + }, + { + "name": "indirect_desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "migrate-extra", + "description": "on/off", + "type": "bool" + }, + { + "name": "notify_on_empty", + "description": "on/off", + "type": "bool" + }, + { + "name": "event_idx", + "description": "on/off", + "type": "bool" + }, + { + "name": "modern-pio-notify", + "description": "on/off", + "type": "bool" + }, + { + "name": "romfile", + "type": "str" + }, + { + "name": "virtio-backend", + "type": "child" + }, + { + "name": "disable-legacy", + "description": "on/off", + "type": "bool" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "vectors", + "type": "uint32" + }, + { + "name": "x-disable-pcie", + "description": "on/off", + "type": "bool" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + }, + { + "name": "max_outputs", + "type": "uint32" + }, + { + "name": "rombar", + "type": "uint32" + } + ], + "id": "libvirt-34" +} + +{ + "return": [ + { + "name": "notify_on_empty", + "description": "on/off", + "type": "bool" + }, + { + "name": "any_layout", + "description": "on/off", + "type": "bool" + }, + { + "name": "indirect_desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "event_idx", + "description": "on/off", + "type": "bool" + }, + { + "name": "max_outputs", + "type": "uint32" + } + ], + "id": "libvirt-35" +} + +{ + "id": "libvirt-36", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'ICH9-LPC' not found" + } +} + +{ + "return": [ + { + "name": "disable-modern", + "description": "on/off", + "type": "bool" + }, + { + "name": "rombar", + "type": "uint32" + }, + { + "name": "virtio-pci-bus-master-bug-migration", + "description": "on/off", + "type": "bool" + }, + { + "name": "class", + "type": "uint32" + }, + { + "name": "indirect_desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "guest-stats-polling-interval", + "type": "int" + }, + { + "name": "guest-stats", + "type": "guest statistics" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "migrate-extra", + "description": "on/off", + "type": "bool" + }, + { + "name": "event_idx", + "description": "on/off", + "type": "bool" + }, + { + "name": "modern-pio-notify", + "description": "on/off", + "type": "bool" + }, + { + "name": "romfile", + "type": "str" + }, + { + "name": "virtio-backend", + "type": "child" + }, + { + "name": "disable-legacy", + "description": "on/off", + "type": "bool" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-disable-pcie", + "description": "on/off", + "type": "bool" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + }, + { + "name": "any_layout", + "description": "on/off", + "type": "bool" + }, + { + "name": "notify_on_empty", + "description": "on/off", + "type": "bool" + }, + { + "name": "deflate-on-oom", + "description": "on/off", + "type": "bool" + } + ], + "id": "libvirt-37" +} + +{ + "id": "libvirt-38", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'virtio-balloon-ccw' not found" + } +} + +{ + "return": [ + { + "name": "notify_on_empty", + "description": "on/off", + "type": "bool" + }, + { + "name": "any_layout", + "description": "on/off", + "type": "bool" + }, + { + "name": "indirect_desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "guest-stats", + "type": "guest statistics" + }, + { + "name": "guest-stats-polling-interval", + "type": "int" + }, + { + "name": "event_idx", + "description": "on/off", + "type": "bool" + }, + { + "name": "deflate-on-oom", + "description": "on/off", + "type": "bool" + } + ], + "id": "libvirt-39" +} + +{ + "return": [ + { + "name": "rombar", + "type": "uint32" + }, + { + "name": "intrs", + "type": "uint32" + }, + { + "name": "msix", + "description": "on/off", + "type": "bool" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "msi", + "description": "on/off", + "type": "bool" + }, + { + "name": "superspeed-ports-first", + "description": "on/off", + "type": "bool" + }, + { + "name": "streams", + "description": "on/off", + "type": "bool" + }, + { + "name": "romfile", + "type": "str" + }, + { + "name": "force-pcie-endcap", + "description": "on/off", + "type": "bool" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + }, + { + "name": "p3", + "type": "uint32" + }, + { + "name": "p2", + "type": "uint32" + }, + { + "name": "slots", + "type": "uint32" + } + ], + "id": "libvirt-40" +} + +{ + "return": [ + { + "name": "dynamic-reconfiguration", + "type": "bool" + }, + { + "name": "dma_win_size", + "type": "uint64" + }, + { + "name": "dma_win_addr", + "type": "uint64" + }, + { + "name": "io_win_size", + "type": "uint64" + }, + { + "name": "mem_win_size", + "type": "uint64" + }, + { + "name": "buid", + "type": "uint64" + }, + { + "name": "io_win_addr", + "type": "uint64" + }, + { + "name": "liobn", + "type": "uint32" + }, + { + "name": "mem_win_addr", + "type": "uint64" + }, + { + "name": "index", + "type": "uint32" + } + ], + "id": "libvirt-41" +} + +{ + "return": [ + { + "name": "ref405ep", + "cpu-max": 1 + }, + { + "name": "none", + "cpu-max": 1 + }, + { + "name": "virtex-ml507", + "cpu-max": 1 + }, + { + "name": "ppce500", + "cpu-max": 32 + }, + { + "name": "mpc8544ds", + "cpu-max": 15 + }, + { + "name": "bamboo", + "cpu-max": 1 + }, + { + "name": "g3beige", + "cpu-max": 1 + }, + { + "name": "prep", + "cpu-max": 1 + }, + { + "name": "mac99", + "cpu-max": 1 + }, + { + "name": "pseries-2.6", + "is-default": true, + "cpu-max": 255, + "alias": "pseries" + }, + { + "name": "pseries-2.4", + "cpu-max": 255 + }, + { + "name": "pseries-2.5", + "cpu-max": 255 + }, + { + "name": "pseries-2.2", + "cpu-max": 255 + }, + { + "name": "taihu", + "cpu-max": 1 + }, + { + "name": "pseries-2.3", + "cpu-max": 255 + }, + { + "name": "pseries-2.1", + "cpu-max": 255 + } + ], + "id": "libvirt-42" +} + +{ + "return": [ + { + "name": "default" + }, + { + "name": "ppc" + }, + { + "name": "ppc32" + }, + { + "name": "ppc64" + }, + { + "name": "970mp" + }, + { + "name": "970fx" + }, + { + "name": "970" + }, + { + "name": "POWER8NVL" + }, + { + "name": "POWER8" + }, + { + "name": "POWER8E" + }, + { + "name": "POWER7+" + }, + { + "name": "POWER7" + }, + { + "name": "POWER5gs" + }, + { + "name": "POWER5+" + }, + { + "name": "Apollo7PM" + }, + { + "name": "7457A" + }, + { + "name": "7447A" + }, + { + "name": "Apollo7" + }, + { + "name": "7457" + }, + { + "name": "Apollo6" + }, + { + "name": "7455" + }, + { + "name": "7445" + }, + { + "name": "7451" + }, + { + "name": "7441" + }, + { + "name": "Vger" + }, + { + "name": "7450" + }, + { + "name": "7448" + }, + { + "name": "Nitro" + }, + { + "name": "7410" + }, + { + "name": "G4" + }, + { + "name": "Max" + }, + { + "name": "7400" + }, + { + "name": "Goldfinger" + }, + { + "name": "755" + }, + { + "name": "745" + }, + { + "name": "LoneStar" + }, + { + "name": "750l" + }, + { + "name": "750gx" + }, + { + "name": "750fx" + }, + { + "name": "750cxe" + }, + { + "name": "750cx" + }, + { + "name": "750cl" + }, + { + "name": "Conan/Doyle" + }, + { + "name": "G3" + }, + { + "name": "Typhoon" + }, + { + "name": "750" + }, + { + "name": "Arthur" + }, + { + "name": "740" + }, + { + "name": "Mach5" + }, + { + "name": "Sirocco" + }, + { + "name": "604e" + }, + { + "name": "Goldeneye" + }, + { + "name": "603r" + }, + { + "name": "Vaillant" + }, + { + "name": "Stretch" + }, + { + "name": "603e" + }, + { + "name": "Vanilla" + }, + { + "name": "601v" + }, + { + "name": "601" + }, + { + "name": "MPC8560" + }, + { + "name": "MPC8555E" + }, + { + "name": "MPC8555" + }, + { + "name": "MPC8548E" + }, + { + "name": "MPC8548" + }, + { + "name": "MPC8547E" + }, + { + "name": "MPC8545E" + }, + { + "name": "MPC8545" + }, + { + "name": "MPC8544E" + }, + { + "name": "MPC8544" + }, + { + "name": "MPC8543E" + }, + { + "name": "MPC8543" + }, + { + "name": "MPC8541E" + }, + { + "name": "MPC8541" + }, + { + "name": "MPC8540" + }, + { + "name": "MPC8533E" + }, + { + "name": "MPC8533" + }, + { + "name": "e500v2" + }, + { + "name": "e500v1" + }, + { + "name": "e500" + }, + { + "name": "MPC8347EA" + }, + { + "name": "MPC8347E" + }, + { + "name": "MPC8347A" + }, + { + "name": "MPC8347" + }, + { + "name": "e300" + }, + { + "name": "e200" + }, + { + "name": "MPC8280" + }, + { + "name": "MPC8275" + }, + { + "name": "MPC8272" + }, + { + "name": "MPC8271" + }, + { + "name": "MPC8270" + }, + { + "name": "MPC8266_HiP4" + }, + { + "name": "MPC8266_HiP3" + }, + { + "name": "MPC8266" + }, + { + "name": "MPC8265_HiP4" + }, + { + "name": "MPC8265_HiP3" + }, + { + "name": "MPC8265" + }, + { + "name": "MPC8264_HiP4" + }, + { + "name": "MPC8264_HiP3" + }, + { + "name": "MPC8264" + }, + { + "name": "MPC8260_HiP4" + }, + { + "name": "MPC8260_HiP3" + }, + { + "name": "MPC8260" + }, + { + "name": "MPC8255_HiP4" + }, + { + "name": "MPC8255_HiP3" + }, + { + "name": "MPC8255" + }, + { + "name": "MPC8250_HiP4" + }, + { + "name": "MPC8250_HiP3" + }, + { + "name": "MPC8250" + }, + { + "name": "MPC8248" + }, + { + "name": "MPC8247" + }, + { + "name": "MPC8245" + }, + { + "name": "MPC8241" + }, + { + "name": "PowerQUICC-II" + }, + { + "name": "MPC82xx" + }, + { + "name": "MPC5200B" + }, + { + "name": "MPC5200" + }, + { + "name": "MPC52xx" + }, + { + "name": "MPC8240" + }, + { + "name": "440EP" + }, + { + "name": "x2vp50" + }, + { + "name": "x2vp7" + }, + { + "name": "405GPe" + }, + { + "name": "405GP" + }, + { + "name": "405CR" + }, + { + "name": "405" + }, + { + "name": "403" + }, + { + "name": "750cl_v1.0" + }, + { + "name": "750cxe_v2.1" + }, + { + "name": "7457A_v1.2" + }, + { + "name": "755_v2.7" + }, + { + "name": "MPC8347ET" + }, + { + "name": "MPC8545E_v20" + }, + { + "name": "750_v2.1" + }, + { + "name": "755_v2.2" + }, + { + "name": "745_v2.0" + }, + { + "name": "7455_v1.0" + }, + { + "name": "MPC8547E_v21" + }, + { + "name": "STB25" + }, + { + "name": "POWER8_v2.0" + }, + { + "name": "401G2" + }, + { + "name": "MPC8349A" + }, + { + "name": "750e" + }, + { + "name": "MPC8545_v21" + }, + { + "name": "MPC8548_v11" + }, + { + "name": "970fx_v2.0" + }, + { + "name": "750fx_v2.0" + }, + { + "name": "POWER8E_v2.1" + }, + { + "name": "Cobra" + }, + { + "name": "603p" + }, + { + "name": "7400_v2.7" + }, + { + "name": "MPC8378E" + }, + { + "name": "e500v2_v10" + }, + { + "name": "e500mc" + }, + { + "name": "603e7v1" + }, + { + "name": "970mp_v1.0" + }, + { + "name": "MPC8555E_v11" + }, + { + "name": "440-Xilinx-w-dfpu" + }, + { + "name": "740e" + }, + { + "name": "405CRc" + }, + { + "name": "7447A_v1.1" + }, + { + "name": "MPC8543_v11" + }, + { + "name": "MPC8533E_v10" + }, + { + "name": "MPC8540_v21" + }, + { + "name": "e500v2_v21" + }, + { + "name": "e300c1" + }, + { + "name": "7400_v2.2" + }, + { + "name": "970fx_v1.0" + }, + { + "name": "750gx_v1.2" + }, + { + "name": "750fx_v1.0" + }, + { + "name": "MPC8641" + }, + { + "name": "MPC8544E_v10" + }, + { + "name": "405D4" + }, + { + "name": "7457_v1.1" + }, + { + "name": "970fx_v3.0" + }, + { + "name": "604e_v2.2" + }, + { + "name": "755_v2.6" + }, + { + "name": "7410_v1.4" + }, + { + "name": "Npe4GS3" + }, + { + "name": "745_v2.4" + }, + { + "name": "750_v2.0" + }, + { + "name": "7445_v3.2" + }, + { + "name": "750l_v3.2" + }, + { + "name": "MPC8540_v10" + }, + { + "name": "750_v1.0" + }, + { + "name": "MPC8343A" + }, + { + "name": "MPC8378" + }, + { + "name": "G2HiP3" + }, + { + "name": "750cxe_v3.0" + }, + { + "name": "e500_v10" + }, + { + "name": "STB03" + }, + { + "name": "MPC8567" + }, + { + "name": "MPC8545_v20" + }, + { + "name": "MPC8548_v10" + }, + { + "name": "755_v1.1" + }, + { + "name": "603e7v" + }, + { + "name": "Npe405H2" + }, + { + "name": "750_v3.0" + }, + { + "name": "Npe405H" + }, + { + "name": "7400_v2.6" + }, + { + "name": "405GPa" + }, + { + "name": "MPC8548_v21" + }, + { + "name": "MPC8541E_v10" + }, + { + "name": "750l_v2.2" + }, + { + "name": "MPC8555E_v10" + }, + { + "name": "7457A_v1.1" + }, + { + "name": "e200z6" + }, + { + "name": "MPC8379E" + }, + { + "name": "e500v2_v20" + }, + { + "name": "MPC8347AP" + }, + { + "name": "401B2" + }, + { + "name": "MPC8349E" + }, + { + "name": "755_v2.1" + }, + { + "name": "MPC8543_v21" + }, + { + "name": "MPC8547E_v20" + }, + { + "name": "745_v2.8" + }, + { + "name": "7455_v3.4" + }, + { + "name": "7448_v1.1" + }, + { + "name": "740_v2.2" + }, + { + "name": "7400_v1.1" + }, + { + "name": "MPC8567E" + }, + { + "name": "7441_v2.10" + }, + { + "name": "603e_v1.4" + }, + { + "name": "G2leGP1" + }, + { + "name": "7451_v2.10" + }, + { + "name": "MPC8343E" + }, + { + "name": "750cx_v2.2" + }, + { + "name": "Npe405L" + }, + { + "name": "603e7" + }, + { + "name": "401A1" + }, + { + "name": "MPC8377" + }, + { + "name": "7448_v2.1" + }, + { + "name": "7441_v2.3" + }, + { + "name": "7400_v2.1" + }, + { + "name": "405CRb" + }, + { + "name": "604" + }, + { + "name": "MPC8540_v20" + }, + { + "name": "MPC8543_v10" + }, + { + "name": "7447A_v1.0" + }, + { + "name": "7445_v2.1" + }, + { + "name": "e500_v20" + }, + { + "name": "750gx_v1.1" + }, + { + "name": "MPC8543E_v11" + }, + { + "name": "750cxe_v2.4" + }, + { + "name": "MPC8548_v20" + }, + { + "name": "MPC8347AT" + }, + { + "name": "POWER8NVL_v1.0" + }, + { + "name": "7457A_v1.0" + }, + { + "name": "7457_v1.0" + }, + { + "name": "7450_v1.2" + }, + { + "name": "MPC8572" + }, + { + "name": "755_v2.5" + }, + { + "name": "7410_v1.3" + }, + { + "name": "745_v2.3" + }, + { + "name": "750l_v2.1" + }, + { + "name": "405GPR" + }, + { + "name": "755_v2.0" + }, + { + "name": "MPC8541_v11" + }, + { + "name": "401C2" + }, + { + "name": "e500v2_v30" + }, + { + "name": "7455_v3.3" + }, + { + "name": "405EZ" + }, + { + "name": "MPC8568E" + }, + { + "name": "755_v1.0" + }, + { + "name": "603e_v1.3" + }, + { + "name": "MPC8560_v10" + }, + { + "name": "host" + }, + { + "name": "MPC8560_v21" + }, + { + "name": "G2H4" + }, + { + "name": "MPC8533_v11" + }, + { + "name": "740_v3.1" + }, + { + "name": "e200z5" + }, + { + "name": "MPC8349" + }, + { + "name": "7400_v2.0" + }, + { + "name": "405CRa" + }, + { + "name": "MPC8543E_v10" + }, + { + "name": "MPC8543E_v21" + }, + { + "name": "750cxe_v2.3" + }, + { + "name": "MPC8543_v20" + }, + { + "name": "745_v2.7" + }, + { + "name": "403GC" + }, + { + "name": "e5500" + }, + { + "name": "7448_v1.0" + }, + { + "name": "MPC5200_v12" + }, + { + "name": "740_v2.1" + }, + { + "name": "745_v2.2" + }, + { + "name": "7400_v1.0" + }, + { + "name": "7410_v1.2" + }, + { + "name": "x2vp4" + }, + { + "name": "MPC8555_v11" + }, + { + "name": "MPC8541_v10" + }, + { + "name": "405LP" + }, + { + "name": "750fx_v2.3" + }, + { + "name": "405EP" + }, + { + "name": "601_v2" + }, + { + "name": "MPC8544_v11" + }, + { + "name": "401D2" + }, + { + "name": "MPC8572E" + }, + { + "name": "604e_v1.0" + }, + { + "name": "750cx_v2.1" + }, + { + "name": "MPC5200B_v21" + }, + { + "name": "750l_v3.0" + }, + { + "name": "e300c4" + }, + { + "name": "7448_v2.0" + }, + { + "name": "7450_v2.1" + }, + { + "name": "G2leGP" + }, + { + "name": "750cxe_v3.1b" + }, + { + "name": "7400_v2.9" + }, + { + "name": "G2GP" + }, + { + "name": "603" + }, + { + "name": "405GPd" + }, + { + "name": "MPC8548E_v11" + }, + { + "name": "603e7t" + }, + { + "name": "IOP480" + }, + { + "name": "750gx_v1.0" + }, + { + "name": "MPC8560_v20" + }, + { + "name": "405D2" + }, + { + "name": "750fl" + }, + { + "name": "750l_v2.0" + }, + { + "name": "x2vp20" + }, + { + "name": "e600" + }, + { + "name": "7450_v1.1" + }, + { + "name": "755_v2.4" + }, + { + "name": "7445_v1.0" + }, + { + "name": "G2LS" + }, + { + "name": "MPC8543E_v20" + }, + { + "name": "7447_v1.1" + }, + { + "name": "603e_v2.2" + }, + { + "name": "603e_v4" + }, + { + "name": "7455_v3.2" + }, + { + "name": "740_v2.0" + }, + { + "name": "MPC8347P" + }, + { + "name": "POWER8" + }, + { + "name": "440EPb" + }, + { + "name": "MPC603" + }, + { + "name": "603e_v1.2" + }, + { + "name": "750fx_v2.2" + }, + { + "name": "740_v1.0" + }, + { + "name": "MPC8544_v10" + }, + { + "name": "601_v1" + }, + { + "name": "745_v1.1" + }, + { + "name": "POWER7+_v2.1" + }, + { + "name": "750cx_v2.0" + }, + { + "name": "MPC8347EAP" + }, + { + "name": "401E2" + }, + { + "name": "MPC8641D" + }, + { + "name": "e300c3" + }, + { + "name": "MPC8533_v10" + }, + { + "name": "7441_v2.1" + }, + { + "name": "740_v3.0" + }, + { + "name": "POWER5+_v2.1" + }, + { + "name": "602" + }, + { + "name": "MPC8548E_v10" + }, + { + "name": "G2leLS" + }, + { + "name": "MPC8343" + }, + { + "name": "750cx_v1.0" + }, + { + "name": "750cxe_v2.2" + }, + { + "name": "604e_v2.4" + }, + { + "name": "755_v2.8" + }, + { + "name": "MPC8548E_v21" + }, + { + "name": "745_v2.6" + }, + { + "name": "G2le" + }, + { + "name": "403GB" + }, + { + "name": "MPC8545E_v21" + }, + { + "name": "POWER7_v2.3" + }, + { + "name": "750_v2.2" + }, + { + "name": "7450_v1.0" + }, + { + "name": "MPC5200_v11" + }, + { + "name": "755_v2.3" + }, + { + "name": "MPC8347EP" + }, + { + "name": "7410_v1.1" + }, + { + "name": "750gl" + }, + { + "name": "403GCX" + }, + { + "name": "750p" + }, + { + "name": "745_v2.1" + }, + { + "name": "7445_v3.4" + }, + { + "name": "G2" + }, + { + "name": "MPC8555_v10" + }, + { + "name": "MPC8347T" + }, + { + "name": "603e_v3" + }, + { + "name": "970_v2.2" + }, + { + "name": "440-Xilinx" + }, + { + "name": "740p" + }, + { + "name": "MPC5200B_v20" + }, + { + "name": "440EPX" + }, + { + "name": "603e_v1.1" + }, + { + "name": "7451_v2.3" + }, + { + "name": "7450_v2.0" + }, + { + "name": "7400_v2.8" + }, + { + "name": "7455_v2.1" + }, + { + "name": "405GPc" + }, + { + "name": "MPC8347EAT" + }, + { + "name": "970mp_v1.1" + }, + { + "name": "603e7v2" + }, + { + "name": "604r" + }, + { + "name": "7447A_v1.2" + }, + { + "name": "MPC8533E_v11" + }, + { + "name": "e500v2_v22" + }, + { + "name": "401F2" + }, + { + "name": "MPC8343EA" + }, + { + "name": "7457_v1.2" + }, + { + "name": "970fx_v3.1" + }, + { + "name": "7447_v1.0" + }, + { + "name": "745_v2.5" + }, + { + "name": "MPC8548E_v20" + }, + { + "name": "MPC8610" + }, + { + "name": "403GA" + }, + { + "name": "750cxe_v2.4b" + }, + { + "name": "MPC5200_v10" + }, + { + "name": "7410_v1.0" + }, + { + "name": "G2leGP3" + }, + { + "name": "603e_v4.1" + }, + { + "name": "7445_v3.3" + }, + { + "name": "440EPa" + }, + { + "name": "970fx_v2.1" + }, + { + "name": "MPC8377E" + }, + { + "name": "750fx_v2.1" + }, + { + "name": "601_v0" + }, + { + "name": "STB04" + }, + { + "name": "745_v1.0" + }, + { + "name": "G2HiP4" + }, + { + "name": "750cl_v2.0" + }, + { + "name": "750cxr" + }, + { + "name": "MPC8349EA" + }, + { + "name": "750cxe_v3.1" + }, + { + "name": "401" + }, + { + "name": "MPC8379" + }, + { + "name": "MPC8568" + }, + { + "name": "e300c2" + }, + { + "name": "750_v3.1" + }, + { + "name": "MPC8544E_v11" + }, + { + "name": "405GPb" + }, + { + "name": "MPC8541E_v11" + } + ], + "id": "libvirt-43" +} + +{ + "return": [ + ], + "id": "libvirt-44" +} + +{ + "return": [ + ], + "id": "libvirt-45" +} + +{ + "return": [ + { + "parameters": [ + { + "name": "timeout", + "help": "Request timeout in seconds (default 0 = no timeout)", + "type": "number" + }, + { + "name": "initiator-name", + "help": "Initiator iqn name to use when connecting", + "type": "string" + }, + { + "name": "header-digest", + "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}", + "type": "string" + }, + { + "name": "password-secret", + "help": "ID of the secret providing password for CHAP authentication to target", + "type": "string" + }, + { + "name": "password", + "help": "password for CHAP authentication to target", + "type": "string" + }, + { + "name": "user", + "help": "username for CHAP authentication to target", + "type": "string" + } + ], + "option": "iscsi" + }, + { + "parameters": [ + { + "name": "non-adaptive", + "type": "boolean" + }, + { + "name": "lossy", + "type": "boolean" + }, + { + "name": "acl", + "type": "boolean" + }, + { + "name": "x509verify", + "type": "string" + }, + { + "name": "tls", + "type": "boolean" + }, + { + "name": "sasl", + "type": "boolean" + }, + { + "name": "lock-key-sync", + "type": "boolean" + }, + { + "name": "reverse", + "type": "boolean" + }, + { + "name": "password", + "type": "boolean" + }, + { + "name": "ipv6", + "type": "boolean" + }, + { + "name": "ipv4", + "type": "boolean" + }, + { + "name": "to", + "type": "number" + }, + { + "name": "connections", + "type": "number" + }, + { + "name": "head", + "type": "number" + }, + { + "name": "display", + "type": "string" + }, + { + "name": "share", + "type": "string" + }, + { + "name": "x509", + "type": "string" + }, + { + "name": "tls-creds", + "type": "string" + }, + { + "name": "websocket", + "type": "string" + }, + { + "name": "vnc", + "type": "string" + } + ], + "option": "vnc" + }, + { + "parameters": [ + { + "name": "sock_fd", + "type": "number" + }, + { + "name": "socket", + "type": "string" + }, + { + "name": "readonly", + "type": "boolean" + }, + { + "name": "writeout", + "type": "string" + }, + { + "name": "security_model", + "type": "string" + }, + { + "name": "mount_tag", + "type": "string" + }, + { + "name": "path", + "type": "string" + }, + { + "name": "fsdriver", + "type": "string" + } + ], + "option": "virtfs" + }, + { + "parameters": [ + { + "name": "sock_fd", + "type": "number" + }, + { + "name": "socket", + "type": "string" + }, + { + "name": "readonly", + "type": "boolean" + }, + { + "name": "writeout", + "type": "string" + }, + { + "name": "security_model", + "type": "string" + }, + { + "name": "path", + "type": "string" + }, + { + "name": "fsdriver", + "type": "string" + } + ], + "option": "fsdev" + }, + { + "parameters": [ + { + "name": "string", + "help": "Sets content of the blob to be inserted from a string", + "type": "string" + }, + { + "name": "file", + "help": "Sets the name of the file from which\nthe fw_cfg blob will be loaded", + "type": "string" + }, + { + "name": "name", + "help": "Sets the fw_cfg name of the blob to be inserted", + "type": "string" + } + ], + "option": "fw_cfg" + }, + { + "parameters": [ + { + "name": "arg", + "type": "string" + }, + { + "name": "target", + "type": "string" + }, + { + "name": "enable", + "type": "boolean" + } + ], + "option": "semihosting-config" + }, + { + "parameters": [ + { + "name": "rrfile", + "type": "string" + }, + { + "name": "rr", + "type": "string" + }, + { + "name": "sleep", + "type": "boolean" + }, + { + "name": "align", + "type": "boolean" + }, + { + "name": "shift", + "type": "string" + } + ], + "option": "icount" + }, + { + "parameters": [ + ], + "option": "numa" + }, + { + "parameters": [ + { + "name": "debug-threads", + "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.", + "type": "boolean" + }, + { + "name": "process", + "help": "Sets the name of the QEMU process, as shown in top etc", + "type": "string" + }, + { + "name": "guest", + "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", + "type": "string" + } + ], + "option": "name" + }, + { + "parameters": [ + { + "name": "timestamp", + "type": "boolean" + } + ], + "option": "msg" + }, + { + "parameters": [ + { + "name": "mlock", + "type": "boolean" + } + ], + "option": "realtime" + }, + { + "parameters": [ + ], + "option": "tpmdev" + }, + { + "parameters": [ + ], + "option": "object" + }, + { + "parameters": [ + { + "name": "opaque", + "help": "free-form string used to describe fd", + "type": "string" + }, + { + "name": "set", + "help": "ID of the fd set to add fd to", + "type": "number" + }, + { + "name": "fd", + "help": "file descriptor of which a duplicate is added to fd set", + "type": "number" + } + ], + "option": "add-fd" + }, + { + "parameters": [ + { + "name": "enable", + "type": "boolean" + } + ], + "option": "sandbox" + }, + { + "parameters": [ + { + "name": "strict", + "type": "boolean" + }, + { + "name": "reboot-timeout", + "type": "string" + }, + { + "name": "splash-time", + "type": "string" + }, + { + "name": "splash", + "type": "string" + }, + { + "name": "menu", + "type": "boolean" + }, + { + "name": "once", + "type": "string" + }, + { + "name": "order", + "type": "string" + } + ], + "option": "boot-opts" + }, + { + "parameters": [ + { + "name": "maxcpus", + "type": "number" + }, + { + "name": "threads", + "type": "number" + }, + { + "name": "cores", + "type": "number" + }, + { + "name": "sockets", + "type": "number" + }, + { + "name": "cpus", + "type": "number" + } + ], + "option": "smp-opts" + }, + { + "parameters": [ + { + "name": "maxmem", + "type": "size" + }, + { + "name": "slots", + "type": "number" + }, + { + "name": "size", + "type": "size" + } + ], + "option": "memory" + }, + { + "parameters": [ + { + "name": "dea-key-wrap", + "help": "enable/disable DEA key wrapping using the CPACF wrapping key", + "type": "boolean" + }, + { + "name": "aes-key-wrap", + "help": "enable/disable AES key wrapping using the CPACF wrapping key", + "type": "boolean" + }, + { + "name": "suppress-vmdesc", + "help": "Set on to disable self-describing migration", + "type": "boolean" + }, + { + "name": "iommu", + "help": "Set on/off to enable/disable Intel IOMMU (VT-d)", + "type": "boolean" + }, + { + "name": "firmware", + "help": "firmware image", + "type": "string" + }, + { + "name": "usb", + "help": "Set on/off to enable/disable usb", + "type": "boolean" + }, + { + "name": "mem-merge", + "help": "enable/disable memory merge support", + "type": "boolean" + }, + { + "name": "dump-guest-core", + "help": "Include guest memory in a core dump", + "type": "boolean" + }, + { + "name": "dt_compatible", + "help": "Overrides the \"compatible\" property of the dt root node", + "type": "string" + }, + { + "name": "phandle_start", + "help": "The first phandle ID we may generate dynamically", + "type": "number" + }, + { + "name": "dumpdtb", + "help": "Dump current dtb to a file and quit", + "type": "string" + }, + { + "name": "dtb", + "help": "Linux kernel device tree file", + "type": "string" + }, + { + "name": "append", + "help": "Linux kernel command line", + "type": "string" + }, + { + "name": "initrd", + "help": "Linux initial ramdisk file", + "type": "string" + }, + { + "name": "kernel", + "help": "Linux kernel image file", + "type": "string" + }, + { + "name": "kvm_shadow_mem", + "help": "KVM shadow MMU size", + "type": "size" + }, + { + "name": "kernel_irqchip", + "help": "use KVM in-kernel irqchip", + "type": "boolean" + }, + { + "name": "accel", + "help": "accelerator list", + "type": "string" + }, + { + "name": "type", + "help": "emulated machine", + "type": "string" + } + ], + "option": "machine" + }, + { + "parameters": [ + { + "name": "romfile", + "type": "string" + }, + { + "name": "bootindex", + "type": "number" + } + ], + "option": "option-rom" + }, + { + "parameters": [ + { + "name": "file", + "type": "string" + }, + { + "name": "events", + "type": "string" + }, + { + "name": "enable", + "type": "string" + } + ], + "option": "trace" + }, + { + "parameters": [ + { + "name": "pretty", + "type": "boolean" + }, + { + "name": "default", + "type": "boolean" + }, + { + "name": "chardev", + "type": "string" + }, + { + "name": "mode", + "type": "string" + } + ], + "option": "mon" + }, + { + "parameters": [ + { + "name": "value", + "type": "string" + }, + { + "name": "property", + "type": "string" + }, + { + "name": "driver", + "type": "string" + } + ], + "option": "global" + }, + { + "parameters": [ + { + "name": "driftfix", + "type": "string" + }, + { + "name": "clock", + "type": "string" + }, + { + "name": "base", + "type": "string" + } + ], + "option": "rtc" + }, + { + "parameters": [ + ], + "option": "net" + }, + { + "parameters": [ + ], + "option": "netdev" + }, + { + "parameters": [ + ], + "option": "device" + }, + { + "parameters": [ + { + "name": "logappend", + "type": "boolean" + }, + { + "name": "logfile", + "type": "string" + }, + { + "name": "append", + "type": "boolean" + }, + { + "name": "chardev", + "type": "string" + }, + { + "name": "size", + "type": "size" + }, + { + "name": "debug", + "type": "number" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "signal", + "type": "boolean" + }, + { + "name": "mux", + "type": "boolean" + }, + { + "name": "rows", + "type": "number" + }, + { + "name": "cols", + "type": "number" + }, + { + "name": "height", + "type": "number" + }, + { + "name": "width", + "type": "number" + }, + { + "name": "tls-creds", + "type": "string" + }, + { + "name": "telnet", + "type": "boolean" + }, + { + "name": "reconnect", + "type": "number" + }, + { + "name": "delay", + "type": "boolean" + }, + { + "name": "server", + "type": "boolean" + }, + { + "name": "wait", + "type": "boolean" + }, + { + "name": "ipv6", + "type": "boolean" + }, + { + "name": "ipv4", + "type": "boolean" + }, + { + "name": "to", + "type": "number" + }, + { + "name": "localport", + "type": "string" + }, + { + "name": "localaddr", + "type": "string" + }, + { + "name": "port", + "type": "string" + }, + { + "name": "host", + "type": "string" + }, + { + "name": "path", + "type": "string" + }, + { + "name": "backend", + "type": "string" + } + ], + "option": "chardev" + }, + { + "parameters": [ + { + "name": "copy-on-read", + "help": "copy read data from backing file into image file", + "type": "boolean" + }, + { + "name": "werror", + "help": "write error action", + "type": "string" + }, + { + "name": "rerror", + "help": "read error action", + "type": "string" + }, + { + "name": "read-only", + "help": "open drive file as read-only", + "type": "boolean" + }, + { + "name": "file", + "help": "file name", + "type": "string" + }, + { + "name": "serial", + "help": "disk serial number", + "type": "string" + }, + { + "name": "addr", + "help": "pci address (virtio only)", + "type": "string" + }, + { + "name": "boot", + "help": "(deprecated, ignored)", + "type": "boolean" + }, + { + "name": "trans", + "help": "chs translation (auto, lba, none)", + "type": "string" + }, + { + "name": "secs", + "help": "number of sectors (ide disk geometry)", + "type": "number" + }, + { + "name": "heads", + "help": "number of heads (ide disk geometry)", + "type": "number" + }, + { + "name": "cyls", + "help": "number of cylinders (ide disk geometry)", + "type": "number" + }, + { + "name": "if", + "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)", + "type": "string" + }, + { + "name": "media", + "help": "media type (disk, cdrom)", + "type": "string" + }, + { + "name": "index", + "help": "index number", + "type": "number" + }, + { + "name": "unit", + "help": "unit number (i.e. lun for scsi)", + "type": "number" + }, + { + "name": "bus", + "help": "bus number", + "type": "number" + }, + { + "name": "stats-account-failed", + "help": "whether to account for failed I/O operations in the statistics", + "type": "boolean" + }, + { + "name": "stats-account-invalid", + "help": "whether to account for invalid I/O operations in the statistics", + "type": "boolean" + }, + { + "name": "detect-zeroes", + "help": "try to optimize zero writes (off, on, unmap)", + "type": "string" + }, + { + "name": "throttling.group", + "help": "name of the block throttling group", + "type": "string" + }, + { + "name": "throttling.iops-size", + "help": "when limiting by iops max size of an I/O in bytes", + "type": "number" + }, + { + "name": "throttling.bps-write-max-length", + "help": "length of the bps-write-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.bps-read-max-length", + "help": "length of the bps-read-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.bps-total-max-length", + "help": "length of the bps-total-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.iops-write-max-length", + "help": "length of the iops-write-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.iops-read-max-length", + "help": "length of the iops-read-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.iops-total-max-length", + "help": "length of the iops-total-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.bps-write-max", + "help": "total bytes write burst", + "type": "number" + }, + { + "name": "throttling.bps-read-max", + "help": "total bytes read burst", + "type": "number" + }, + { + "name": "throttling.bps-total-max", + "help": "total bytes burst", + "type": "number" + }, + { + "name": "throttling.iops-write-max", + "help": "I/O operations write burst", + "type": "number" + }, + { + "name": "throttling.iops-read-max", + "help": "I/O operations read burst", + "type": "number" + }, + { + "name": "throttling.iops-total-max", + "help": "I/O operations burst", + "type": "number" + }, + { + "name": "throttling.bps-write", + "help": "limit write bytes per second", + "type": "number" + }, + { + "name": "throttling.bps-read", + "help": "limit read bytes per second", + "type": "number" + }, + { + "name": "throttling.bps-total", + "help": "limit total bytes per second", + "type": "number" + }, + { + "name": "throttling.iops-write", + "help": "limit write operations per second", + "type": "number" + }, + { + "name": "throttling.iops-read", + "help": "limit read operations per second", + "type": "number" + }, + { + "name": "throttling.iops-total", + "help": "limit total I/O operations per second", + "type": "number" + }, + { + "name": "werror", + "help": "write error action", + "type": "string" + }, + { + "name": "format", + "help": "disk format (raw, qcow2, ...)", + "type": "string" + }, + { + "name": "cache.writeback", + "help": "Enable writeback mode", + "type": "boolean" + }, + { + "name": "aio", + "help": "host AIO implementation (threads, native)", + "type": "string" + }, + { + "name": "discard", + "help": "discard operation (ignore/off, unmap/on)", + "type": "string" + }, + { + "name": "snapshot", + "help": "enable/disable snapshot mode", + "type": "boolean" + } + ], + "option": "drive" + } + ], + "id": "libvirt-46" +} + +{ + "return": [ + { + "state": false, + "capability": "xbzrle" + }, + { + "state": false, + "capability": "rdma-pin-all" + }, + { + "state": false, + "capability": "auto-converge" + }, + { + "state": false, + "capability": "zero-blocks" + }, + { + "state": false, + "capability": "compress" + }, + { + "state": false, + "capability": "events" + }, + { + "state": false, + "capability": "postcopy-ram" + } + ], + "id": "libvirt-47" +} + +{ + "return": [ + { + "name": "ACPI_DEVICE_OST", + "meta-type": "event", + "arg-type": "0" + }, + { + "name": "BALLOON_CHANGE", + "meta-type": "event", + "arg-type": "1" + }, + { + "name": "BLOCK_IMAGE_CORRUPTED", + "meta-type": "event", + "arg-type": "2" + }, + { + "name": "BLOCK_IO_ERROR", + "meta-type": "event", + "arg-type": "3" + }, + { + "name": "BLOCK_JOB_CANCELLED", + "meta-type": "event", + "arg-type": "4" + }, + { + "name": "BLOCK_JOB_COMPLETED", + "meta-type": "event", + "arg-type": "5" + }, + { + "name": "BLOCK_JOB_ERROR", + "meta-type": "event", + "arg-type": "6" + }, + { + "name": "BLOCK_JOB_READY", + "meta-type": "event", + "arg-type": "7" + }, + { + "name": "BLOCK_WRITE_THRESHOLD", + "meta-type": "event", + "arg-type": "8" + }, + { + "name": "DEVICE_DELETED", + "meta-type": "event", + "arg-type": "9" + }, + { + "name": "DEVICE_TRAY_MOVED", + "meta-type": "event", + "arg-type": "10" + }, + { + "name": "DUMP_COMPLETED", + "meta-type": "event", + "arg-type": "11" + }, + { + "name": "GUEST_PANICKED", + "meta-type": "event", + "arg-type": "12" + }, + { + "name": "MEM_UNPLUG_ERROR", + "meta-type": "event", + "arg-type": "13" + }, + { + "name": "MIGRATION", + "meta-type": "event", + "arg-type": "14" + }, + { + "name": "MIGRATION_PASS", + "meta-type": "event", + "arg-type": "15" + }, + { + "name": "NIC_RX_FILTER_CHANGED", + "meta-type": "event", + "arg-type": "16" + }, + { + "name": "POWERDOWN", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "QUORUM_FAILURE", + "meta-type": "event", + "arg-type": "18" + }, + { + "name": "QUORUM_REPORT_BAD", + "meta-type": "event", + "arg-type": "19" + }, + { + "name": "RESET", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "RESUME", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "RTC_CHANGE", + "meta-type": "event", + "arg-type": "20" + }, + { + "name": "SHUTDOWN", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "SPICE_CONNECTED", + "meta-type": "event", + "arg-type": "21" + }, + { + "name": "SPICE_DISCONNECTED", + "meta-type": "event", + "arg-type": "22" + }, + { + "name": "SPICE_INITIALIZED", + "meta-type": "event", + "arg-type": "23" + }, + { + "name": "SPICE_MIGRATE_COMPLETED", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "STOP", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "SUSPEND", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "SUSPEND_DISK", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "VNC_CONNECTED", + "meta-type": "event", + "arg-type": "24" + }, + { + "name": "VNC_DISCONNECTED", + "meta-type": "event", + "arg-type": "25" + }, + { + "name": "VNC_INITIALIZED", + "meta-type": "event", + "arg-type": "26" + }, + { + "name": "VSERPORT_CHANGE", + "meta-type": "event", + "arg-type": "27" + }, + { + "name": "WAKEUP", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "WATCHDOG", + "meta-type": "event", + "arg-type": "28" + }, + { + "name": "add-fd", + "ret-type": "30", + "meta-type": "command", + "arg-type": "29" + }, + { + "name": "add_client", + "ret-type": "17", + "meta-type": "command", + "arg-type": "31" + }, + { + "name": "balloon", + "ret-type": "17", + "meta-type": "command", + "arg-type": "32" + }, + { + "name": "block-commit", + "ret-type": "17", + "meta-type": "command", + "arg-type": "33" + }, + { + "name": "block-dirty-bitmap-add", + "ret-type": "17", + "meta-type": "command", + "arg-type": "34" + }, + { + "name": "block-dirty-bitmap-clear", + "ret-type": "17", + "meta-type": "command", + "arg-type": "35" + }, + { + "name": "block-dirty-bitmap-remove", + "ret-type": "17", + "meta-type": "command", + "arg-type": "35" + }, + { + "name": "block-job-cancel", + "ret-type": "17", + "meta-type": "command", + "arg-type": "36" + }, + { + "name": "block-job-complete", + "ret-type": "17", + "meta-type": "command", + "arg-type": "37" + }, + { + "name": "block-job-pause", + "ret-type": "17", + "meta-type": "command", + "arg-type": "38" + }, + { + "name": "block-job-resume", + "ret-type": "17", + "meta-type": "command", + "arg-type": "39" + }, + { + "name": "block-job-set-speed", + "ret-type": "17", + "meta-type": "command", + "arg-type": "40" + }, + { + "name": "block-set-write-threshold", + "ret-type": "17", + "meta-type": "command", + "arg-type": "41" + }, + { + "name": "block-stream", + "ret-type": "17", + "meta-type": "command", + "arg-type": "42" + }, + { + "name": "block_passwd", + "ret-type": "17", + "meta-type": "command", + "arg-type": "43" + }, + { + "name": "block_resize", + "ret-type": "17", + "meta-type": "command", + "arg-type": "44" + }, + { + "name": "block_set_io_throttle", + "ret-type": "17", + "meta-type": "command", + "arg-type": "45" + }, + { + "name": "blockdev-add", + "ret-type": "17", + "meta-type": "command", + "arg-type": "46" + }, + { + "name": "blockdev-backup", + "ret-type": "17", + "meta-type": "command", + "arg-type": "47" + }, + { + "name": "blockdev-change-medium", + "ret-type": "17", + "meta-type": "command", + "arg-type": "48" + }, + { + "name": "blockdev-close-tray", + "ret-type": "17", + "meta-type": "command", + "arg-type": "49" + }, + { + "name": "blockdev-mirror", + "ret-type": "17", + "meta-type": "command", + "arg-type": "50" + }, + { + "name": "blockdev-open-tray", + "ret-type": "17", + "meta-type": "command", + "arg-type": "51" + }, + { + "name": "blockdev-snapshot", + "ret-type": "17", + "meta-type": "command", + "arg-type": "52" + }, + { + "name": "blockdev-snapshot-delete-internal-sync", + "ret-type": "54", + "meta-type": "command", + "arg-type": "53" + }, + { + "name": "blockdev-snapshot-internal-sync", + "ret-type": "17", + "meta-type": "command", + "arg-type": "55" + }, + { + "name": "blockdev-snapshot-sync", + "ret-type": "17", + "meta-type": "command", + "arg-type": "56" + }, + { + "name": "change", + "ret-type": "17", + "meta-type": "command", + "arg-type": "57" + }, + { + "name": "change-backing-file", + "ret-type": "17", + "meta-type": "command", + "arg-type": "58" + }, + { + "name": "change-vnc-password", + "ret-type": "17", + "meta-type": "command", + "arg-type": "59" + }, + { + "name": "chardev-add", + "ret-type": "61", + "meta-type": "command", + "arg-type": "60" + }, + { + "name": "chardev-remove", + "ret-type": "17", + "meta-type": "command", + "arg-type": "62" + }, + { + "name": "client_migrate_info", + "ret-type": "17", + "meta-type": "command", + "arg-type": "63" + }, + { + "name": "closefd", + "ret-type": "17", + "meta-type": "command", + "arg-type": "64" + }, + { + "name": "cont", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "cpu", + "ret-type": "17", + "meta-type": "command", + "arg-type": "65" + }, + { + "name": "cpu-add", + "ret-type": "17", + "meta-type": "command", + "arg-type": "66" + }, + { + "name": "device-list-properties", + "ret-type": "[68]", + "meta-type": "command", + "arg-type": "67" + }, + { + "name": "device_del", + "ret-type": "17", + "meta-type": "command", + "arg-type": "69" + }, + { + "name": "drive-backup", + "ret-type": "17", + "meta-type": "command", + "arg-type": "70" + }, + { + "name": "drive-mirror", + "ret-type": "17", + "meta-type": "command", + "arg-type": "71" + }, + { + "name": "dump-guest-memory", + "ret-type": "17", + "meta-type": "command", + "arg-type": "72" + }, + { + "name": "dump-skeys", + "ret-type": "17", + "meta-type": "command", + "arg-type": "73" + }, + { + "name": "eject", + "ret-type": "17", + "meta-type": "command", + "arg-type": "74" + }, + { + "name": "expire_password", + "ret-type": "17", + "meta-type": "command", + "arg-type": "75" + }, + { + "name": "getfd", + "ret-type": "17", + "meta-type": "command", + "arg-type": "76" + }, + { + "name": "human-monitor-command", + "ret-type": "str", + "meta-type": "command", + "arg-type": "77" + }, + { + "name": "inject-nmi", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "input-send-event", + "ret-type": "17", + "meta-type": "command", + "arg-type": "78" + }, + { + "name": "memsave", + "ret-type": "17", + "meta-type": "command", + "arg-type": "79" + }, + { + "name": "migrate", + "ret-type": "17", + "meta-type": "command", + "arg-type": "80" + }, + { + "name": "migrate-incoming", + "ret-type": "17", + "meta-type": "command", + "arg-type": "81" + }, + { + "name": "migrate-set-cache-size", + "ret-type": "17", + "meta-type": "command", + "arg-type": "82" + }, + { + "name": "migrate-set-capabilities", + "ret-type": "17", + "meta-type": "command", + "arg-type": "83" + }, + { + "name": "migrate-set-parameters", + "ret-type": "17", + "meta-type": "command", + "arg-type": "84" + }, + { + "name": "migrate-start-postcopy", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "migrate_cancel", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "migrate_set_downtime", + "ret-type": "17", + "meta-type": "command", + "arg-type": "85" + }, + { + "name": "migrate_set_speed", + "ret-type": "17", + "meta-type": "command", + "arg-type": "86" + }, + { + "name": "nbd-server-add", + "ret-type": "17", + "meta-type": "command", + "arg-type": "87" + }, + { + "name": "nbd-server-start", + "ret-type": "17", + "meta-type": "command", + "arg-type": "88" + }, + { + "name": "nbd-server-stop", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "netdev_add", + "ret-type": "17", + "meta-type": "command", + "arg-type": "89" + }, + { + "name": "netdev_del", + "ret-type": "17", + "meta-type": "command", + "arg-type": "90" + }, + { + "name": "object-add", + "ret-type": "17", + "meta-type": "command", + "arg-type": "91" + }, + { + "name": "object-del", + "ret-type": "17", + "meta-type": "command", + "arg-type": "92" + }, + { + "name": "pmemsave", + "ret-type": "17", + "meta-type": "command", + "arg-type": "93" + }, + { + "name": "qom-get", + "ret-type": "any", + "meta-type": "command", + "arg-type": "94" + }, + { + "name": "qom-list", + "ret-type": "[96]", + "meta-type": "command", + "arg-type": "95" + }, + { + "name": "qom-list-types", + "ret-type": "[98]", + "meta-type": "command", + "arg-type": "97" + }, + { + "name": "qom-set", + "ret-type": "17", + "meta-type": "command", + "arg-type": "99" + }, + { + "name": "query-acpi-ospm-status", + "ret-type": "[100]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-balloon", + "ret-type": "101", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-block", + "ret-type": "[102]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-block-jobs", + "ret-type": "[103]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-blockstats", + "ret-type": "[105]", + "meta-type": "command", + "arg-type": "104" + }, + { + "name": "query-chardev", + "ret-type": "[106]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-chardev-backends", + "ret-type": "[107]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-command-line-options", + "ret-type": "[109]", + "meta-type": "command", + "arg-type": "108" + }, + { + "name": "query-commands", + "ret-type": "[110]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-cpu-definitions", + "ret-type": "[111]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-cpus", + "ret-type": "[112]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-dump", + "ret-type": "113", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-dump-guest-memory-capability", + "ret-type": "114", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-events", + "ret-type": "[115]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-fdsets", + "ret-type": "[116]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-gic-capabilities", + "ret-type": "[117]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-iothreads", + "ret-type": "[118]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-kvm", + "ret-type": "119", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-machines", + "ret-type": "[120]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-memdev", + "ret-type": "[121]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-memory-devices", + "ret-type": "[122]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-mice", + "ret-type": "[123]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-migrate", + "ret-type": "124", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-migrate-cache-size", + "ret-type": "int", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-migrate-capabilities", + "ret-type": "[125]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-migrate-parameters", + "ret-type": "126", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-name", + "ret-type": "127", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-named-block-nodes", + "ret-type": "[128]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-pci", + "ret-type": "[129]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-qmp-schema", + "ret-type": "[130]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-rocker", + "ret-type": "132", + "meta-type": "command", + "arg-type": "131" + }, + { + "name": "query-rocker-of-dpa-flows", + "ret-type": "[134]", + "meta-type": "command", + "arg-type": "133" + }, + { + "name": "query-rocker-of-dpa-groups", + "ret-type": "[136]", + "meta-type": "command", + "arg-type": "135" + }, + { + "name": "query-rocker-ports", + "ret-type": "[138]", + "meta-type": "command", + "arg-type": "137" + }, + { + "name": "query-rx-filter", + "ret-type": "[140]", + "meta-type": "command", + "arg-type": "139" + }, + { + "name": "query-spice", + "ret-type": "141", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-status", + "ret-type": "142", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-target", + "ret-type": "143", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-tpm", + "ret-type": "[144]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-tpm-models", + "ret-type": "[145]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-tpm-types", + "ret-type": "[146]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-uuid", + "ret-type": "147", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-version", + "ret-type": "148", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-vnc", + "ret-type": "149", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-vnc-servers", + "ret-type": "[150]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "quit", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "remove-fd", + "ret-type": "17", + "meta-type": "command", + "arg-type": "151" + }, + { + "name": "ringbuf-read", + "ret-type": "str", + "meta-type": "command", + "arg-type": "152" + }, + { + "name": "ringbuf-write", + "ret-type": "17", + "meta-type": "command", + "arg-type": "153" + }, + { + "name": "rtc-reset-reinjection", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "screendump", + "ret-type": "17", + "meta-type": "command", + "arg-type": "154" + }, + { + "name": "send-key", + "ret-type": "17", + "meta-type": "command", + "arg-type": "155" + }, + { + "name": "set_link", + "ret-type": "17", + "meta-type": "command", + "arg-type": "156" + }, + { + "name": "set_password", + "ret-type": "17", + "meta-type": "command", + "arg-type": "157" + }, + { + "name": "stop", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "system_powerdown", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "system_reset", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "system_wakeup", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "trace-event-get-state", + "ret-type": "[159]", + "meta-type": "command", + "arg-type": "158" + }, + { + "name": "trace-event-set-state", + "ret-type": "17", + "meta-type": "command", + "arg-type": "160" + }, + { + "name": "transaction", + "ret-type": "17", + "meta-type": "command", + "arg-type": "161" + }, + { + "name": "x-blockdev-del", + "ret-type": "17", + "meta-type": "command", + "arg-type": "162" + }, + { + "name": "x-blockdev-insert-medium", + "ret-type": "17", + "meta-type": "command", + "arg-type": "163" + }, + { + "name": "x-blockdev-remove-medium", + "ret-type": "17", + "meta-type": "command", + "arg-type": "164" + }, + { + "name": "xen-save-devices-state", + "ret-type": "17", + "meta-type": "command", + "arg-type": "165" + }, + { + "name": "xen-set-global-dirty-log", + "ret-type": "17", + "meta-type": "command", + "arg-type": "166" + }, + { + "name": "0", + "members": [ + { + "name": "info", + "type": "100" + } + ], + "meta-type": "object" + }, + { + "name": "1", + "members": [ + { + "name": "actual", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "2", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "msg", + "type": "str" + }, + { + "name": "offset", + "default": null, + "type": "int" + }, + { + "name": "size", + "default": null, + "type": "int" + }, + { + "name": "fatal", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "3", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "operation", + "type": "167" + }, + { + "name": "action", + "type": "168" + }, + { + "name": "nospace", + "default": null, + "type": "bool" + }, + { + "name": "reason", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "4", + "members": [ + { + "name": "type", + "type": "169" + }, + { + "name": "device", + "type": "str" + }, + { + "name": "len", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "speed", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "5", + "members": [ + { + "name": "type", + "type": "169" + }, + { + "name": "device", + "type": "str" + }, + { + "name": "len", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "speed", + "type": "int" + }, + { + "name": "error", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "6", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "operation", + "type": "167" + }, + { + "name": "action", + "type": "168" + } + ], + "meta-type": "object" + }, + { + "name": "7", + "members": [ + { + "name": "type", + "type": "169" + }, + { + "name": "device", + "type": "str" + }, + { + "name": "len", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "speed", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "8", + "members": [ + { + "name": "node-name", + "type": "str" + }, + { + "name": "amount-exceeded", + "type": "int" + }, + { + "name": "write-threshold", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "9", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "path", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "10", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "tray-open", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "11", + "members": [ + { + "name": "result", + "type": "113" + }, + { + "name": "error", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "12", + "members": [ + { + "name": "action", + "type": "170" + } + ], + "meta-type": "object" + }, + { + "name": "13", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "msg", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "14", + "members": [ + { + "name": "status", + "type": "171" + } + ], + "meta-type": "object" + }, + { + "name": "15", + "members": [ + { + "name": "pass", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "16", + "members": [ + { + "name": "name", + "default": null, + "type": "str" + }, + { + "name": "path", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "17", + "members": [ + ], + "meta-type": "object" + }, + { + "name": "18", + "members": [ + { + "name": "reference", + "type": "str" + }, + { + "name": "sector-num", + "type": "int" + }, + { + "name": "sectors-count", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "19", + "members": [ + { + "name": "type", + "type": "172" + }, + { + "name": "error", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "type": "str" + }, + { + "name": "sector-num", + "type": "int" + }, + { + "name": "sectors-count", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "20", + "members": [ + { + "name": "offset", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "21", + "members": [ + { + "name": "server", + "type": "173" + }, + { + "name": "client", + "type": "173" + } + ], + "meta-type": "object" + }, + { + "name": "22", + "members": [ + { + "name": "server", + "type": "173" + }, + { + "name": "client", + "type": "173" + } + ], + "meta-type": "object" + }, + { + "name": "23", + "members": [ + { + "name": "server", + "type": "174" + }, + { + "name": "client", + "type": "175" + } + ], + "meta-type": "object" + }, + { + "name": "24", + "members": [ + { + "name": "server", + "type": "176" + }, + { + "name": "client", + "type": "177" + } + ], + "meta-type": "object" + }, + { + "name": "25", + "members": [ + { + "name": "server", + "type": "176" + }, + { + "name": "client", + "type": "178" + } + ], + "meta-type": "object" + }, + { + "name": "26", + "members": [ + { + "name": "server", + "type": "176" + }, + { + "name": "client", + "type": "178" + } + ], + "meta-type": "object" + }, + { + "name": "27", + "members": [ + { + "name": "id", + "type": "str" + }, + { + "name": "open", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "28", + "members": [ + { + "name": "action", + "type": "179" + } + ], + "meta-type": "object" + }, + { + "name": "29", + "members": [ + { + "name": "fdset-id", + "default": null, + "type": "int" + }, + { + "name": "opaque", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "30", + "members": [ + { + "name": "fdset-id", + "type": "int" + }, + { + "name": "fd", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "31", + "members": [ + { + "name": "protocol", + "type": "str" + }, + { + "name": "fdname", + "type": "str" + }, + { + "name": "skipauth", + "default": null, + "type": "bool" + }, + { + "name": "tls", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "32", + "members": [ + { + "name": "value", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "33", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "base", + "default": null, + "type": "str" + }, + { + "name": "top", + "default": null, + "type": "str" + }, + { + "name": "backing-file", + "default": null, + "type": "str" + }, + { + "name": "speed", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "34", + "members": [ + { + "name": "node", + "type": "str" + }, + { + "name": "name", + "type": "str" + }, + { + "name": "granularity", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "35", + "members": [ + { + "name": "node", + "type": "str" + }, + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "36", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "force", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "37", + "members": [ + { + "name": "device", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "38", + "members": [ + { + "name": "device", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "39", + "members": [ + { + "name": "device", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "40", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "speed", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "41", + "members": [ + { + "name": "node-name", + "type": "str" + }, + { + "name": "write-threshold", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "42", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "base", + "default": null, + "type": "str" + }, + { + "name": "backing-file", + "default": null, + "type": "str" + }, + { + "name": "speed", + "default": null, + "type": "int" + }, + { + "name": "on-error", + "default": null, + "type": "180" + } + ], + "meta-type": "object" + }, + { + "name": "43", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "password", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "44", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "size", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "45", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "bps", + "type": "int" + }, + { + "name": "bps_rd", + "type": "int" + }, + { + "name": "bps_wr", + "type": "int" + }, + { + "name": "iops", + "type": "int" + }, + { + "name": "iops_rd", + "type": "int" + }, + { + "name": "iops_wr", + "type": "int" + }, + { + "name": "bps_max", + "default": null, + "type": "int" + }, + { + "name": "bps_rd_max", + "default": null, + "type": "int" + }, + { + "name": "bps_wr_max", + "default": null, + "type": "int" + }, + { + "name": "iops_max", + "default": null, + "type": "int" + }, + { + "name": "iops_rd_max", + "default": null, + "type": "int" + }, + { + "name": "iops_wr_max", + "default": null, + "type": "int" + }, + { + "name": "bps_max_length", + "default": null, + "type": "int" + }, + { + "name": "bps_rd_max_length", + "default": null, + "type": "int" + }, + { + "name": "bps_wr_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_rd_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_wr_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_size", + "default": null, + "type": "int" + }, + { + "name": "group", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "46", + "members": [ + { + "name": "options", + "type": "181" + } + ], + "meta-type": "object" + }, + { + "name": "47", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "target", + "type": "str" + }, + { + "name": "sync", + "type": "182" + }, + { + "name": "speed", + "default": null, + "type": "int" + }, + { + "name": "on-source-error", + "default": null, + "type": "180" + }, + { + "name": "on-target-error", + "default": null, + "type": "180" + } + ], + "meta-type": "object" + }, + { + "name": "48", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "filename", + "type": "str" + }, + { + "name": "format", + "default": null, + "type": "str" + }, + { + "name": "read-only-mode", + "default": null, + "type": "183" + } + ], + "meta-type": "object" + }, + { + "name": "49", + "members": [ + { + "name": "device", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "50", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "target", + "type": "str" + }, + { + "name": "replaces", + "default": null, + "type": "str" + }, + { + "name": "sync", + "type": "182" + }, + { + "name": "speed", + "default": null, + "type": "int" + }, + { + "name": "granularity", + "default": null, + "type": "int" + }, + { + "name": "buf-size", + "default": null, + "type": "int" + }, + { + "name": "on-source-error", + "default": null, + "type": "180" + }, + { + "name": "on-target-error", + "default": null, + "type": "180" + } + ], + "meta-type": "object" + }, + { + "name": "51", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "force", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "52", + "members": [ + { + "name": "node", + "type": "str" + }, + { + "name": "overlay", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "53", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "id", + "default": null, + "type": "str" + }, + { + "name": "name", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "54", + "members": [ + { + "name": "id", + "type": "str" + }, + { + "name": "name", + "type": "str" + }, + { + "name": "vm-state-size", + "type": "int" + }, + { + "name": "date-sec", + "type": "int" + }, + { + "name": "date-nsec", + "type": "int" + }, + { + "name": "vm-clock-sec", + "type": "int" + }, + { + "name": "vm-clock-nsec", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "55", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "56", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "snapshot-file", + "type": "str" + }, + { + "name": "snapshot-node-name", + "default": null, + "type": "str" + }, + { + "name": "format", + "default": null, + "type": "str" + }, + { + "name": "mode", + "default": null, + "type": "184" + } + ], + "meta-type": "object" + }, + { + "name": "57", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "target", + "type": "str" + }, + { + "name": "arg", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "58", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "image-node-name", + "type": "str" + }, + { + "name": "backing-file", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "59", + "members": [ + { + "name": "password", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "60", + "members": [ + { + "name": "id", + "type": "str" + }, + { + "name": "backend", + "type": "185" + } + ], + "meta-type": "object" + }, + { + "name": "61", + "members": [ + { + "name": "pty", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "62", + "members": [ + { + "name": "id", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "63", + "members": [ + { + "name": "protocol", + "type": "str" + }, + { + "name": "hostname", + "type": "str" + }, + { + "name": "port", + "default": null, + "type": "int" + }, + { + "name": "tls-port", + "default": null, + "type": "int" + }, + { + "name": "cert-subject", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "64", + "members": [ + { + "name": "fdname", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "65", + "members": [ + { + "name": "index", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "66", + "members": [ + { + "name": "id", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "67", + "members": [ + { + "name": "typename", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[68]", + "element-type": "68", + "meta-type": "array" + }, + { + "name": "68", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "type", + "type": "str" + }, + { + "name": "description", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "69", + "members": [ + { + "name": "id", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "70", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "target", + "type": "str" + }, + { + "name": "format", + "default": null, + "type": "str" + }, + { + "name": "sync", + "type": "182" + }, + { + "name": "mode", + "default": null, + "type": "184" + }, + { + "name": "speed", + "default": null, + "type": "int" + }, + { + "name": "bitmap", + "default": null, + "type": "str" + }, + { + "name": "on-source-error", + "default": null, + "type": "180" + }, + { + "name": "on-target-error", + "default": null, + "type": "180" + } + ], + "meta-type": "object" + }, + { + "name": "71", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "target", + "type": "str" + }, + { + "name": "format", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "replaces", + "default": null, + "type": "str" + }, + { + "name": "sync", + "type": "182" + }, + { + "name": "mode", + "default": null, + "type": "184" + }, + { + "name": "speed", + "default": null, + "type": "int" + }, + { + "name": "granularity", + "default": null, + "type": "int" + }, + { + "name": "buf-size", + "default": null, + "type": "int" + }, + { + "name": "on-source-error", + "default": null, + "type": "180" + }, + { + "name": "on-target-error", + "default": null, + "type": "180" + }, + { + "name": "unmap", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "72", + "members": [ + { + "name": "paging", + "type": "bool" + }, + { + "name": "protocol", + "type": "str" + }, + { + "name": "detach", + "default": null, + "type": "bool" + }, + { + "name": "begin", + "default": null, + "type": "int" + }, + { + "name": "length", + "default": null, + "type": "int" + }, + { + "name": "format", + "default": null, + "type": "186" + } + ], + "meta-type": "object" + }, + { + "name": "73", + "members": [ + { + "name": "filename", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "74", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "force", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "75", + "members": [ + { + "name": "protocol", + "type": "str" + }, + { + "name": "time", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "76", + "members": [ + { + "name": "fdname", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "77", + "members": [ + { + "name": "command-line", + "type": "str" + }, + { + "name": "cpu-index", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "str", + "json-type": "string", + "meta-type": "builtin" + }, + { + "name": "78", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "head", + "default": null, + "type": "int" + }, + { + "name": "events", + "type": "[187]" + } + ], + "meta-type": "object" + }, + { + "name": "79", + "members": [ + { + "name": "val", + "type": "int" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "filename", + "type": "str" + }, + { + "name": "cpu-index", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "80", + "members": [ + { + "name": "uri", + "type": "str" + }, + { + "name": "blk", + "default": null, + "type": "bool" + }, + { + "name": "inc", + "default": null, + "type": "bool" + }, + { + "name": "detach", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "81", + "members": [ + { + "name": "uri", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "82", + "members": [ + { + "name": "value", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "83", + "members": [ + { + "name": "capabilities", + "type": "[125]" + } + ], + "meta-type": "object" + }, + { + "name": "84", + "members": [ + { + "name": "compress-level", + "default": null, + "type": "int" + }, + { + "name": "compress-threads", + "default": null, + "type": "int" + }, + { + "name": "decompress-threads", + "default": null, + "type": "int" + }, + { + "name": "x-cpu-throttle-initial", + "default": null, + "type": "int" + }, + { + "name": "x-cpu-throttle-increment", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "85", + "members": [ + { + "name": "value", + "type": "number" + } + ], + "meta-type": "object" + }, + { + "name": "86", + "members": [ + { + "name": "value", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "87", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "writable", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "88", + "members": [ + { + "name": "addr", + "type": "188" + }, + { + "name": "tls-creds", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "89", + "members": [ + { + "name": "type", + "type": "str" + }, + { + "name": "id", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "90", + "members": [ + { + "name": "id", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "91", + "members": [ + { + "name": "qom-type", + "type": "str" + }, + { + "name": "id", + "type": "str" + }, + { + "name": "props", + "default": null, + "type": "any" + } + ], + "meta-type": "object" + }, + { + "name": "92", + "members": [ + { + "name": "id", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "93", + "members": [ + { + "name": "val", + "type": "int" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "filename", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "94", + "members": [ + { + "name": "path", + "type": "str" + }, + { + "name": "property", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "any", + "json-type": "value", + "meta-type": "builtin" + }, + { + "name": "95", + "members": [ + { + "name": "path", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[96]", + "element-type": "96", + "meta-type": "array" + }, + { + "name": "96", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "type", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "97", + "members": [ + { + "name": "implements", + "default": null, + "type": "str" + }, + { + "name": "abstract", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[98]", + "element-type": "98", + "meta-type": "array" + }, + { + "name": "98", + "members": [ + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "99", + "members": [ + { + "name": "path", + "type": "str" + }, + { + "name": "property", + "type": "str" + }, + { + "name": "value", + "type": "any" + } + ], + "meta-type": "object" + }, + { + "name": "[100]", + "element-type": "100", + "meta-type": "array" + }, + { + "name": "100", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "slot", + "type": "str" + }, + { + "name": "slot-type", + "type": "189" + }, + { + "name": "source", + "type": "int" + }, + { + "name": "status", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "101", + "members": [ + { + "name": "actual", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "[102]", + "element-type": "102", + "meta-type": "array" + }, + { + "name": "102", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "type", + "type": "str" + }, + { + "name": "removable", + "type": "bool" + }, + { + "name": "locked", + "type": "bool" + }, + { + "name": "inserted", + "default": null, + "type": "128" + }, + { + "name": "tray_open", + "default": null, + "type": "bool" + }, + { + "name": "io-status", + "default": null, + "type": "190" + }, + { + "name": "dirty-bitmaps", + "default": null, + "type": "[191]" + } + ], + "meta-type": "object" + }, + { + "name": "[103]", + "element-type": "103", + "meta-type": "array" + }, + { + "name": "103", + "members": [ + { + "name": "type", + "type": "str" + }, + { + "name": "device", + "type": "str" + }, + { + "name": "len", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "busy", + "type": "bool" + }, + { + "name": "paused", + "type": "bool" + }, + { + "name": "speed", + "type": "int" + }, + { + "name": "io-status", + "type": "190" + }, + { + "name": "ready", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "104", + "members": [ + { + "name": "query-nodes", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[105]", + "element-type": "105", + "meta-type": "array" + }, + { + "name": "105", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "stats", + "type": "192" + }, + { + "name": "parent", + "default": null, + "type": "105" + }, + { + "name": "backing", + "default": null, + "type": "105" + } + ], + "meta-type": "object" + }, + { + "name": "[106]", + "element-type": "106", + "meta-type": "array" + }, + { + "name": "106", + "members": [ + { + "name": "label", + "type": "str" + }, + { + "name": "filename", + "type": "str" + }, + { + "name": "frontend-open", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[107]", + "element-type": "107", + "meta-type": "array" + }, + { + "name": "107", + "members": [ + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "108", + "members": [ + { + "name": "option", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[109]", + "element-type": "109", + "meta-type": "array" + }, + { + "name": "109", + "members": [ + { + "name": "option", + "type": "str" + }, + { + "name": "parameters", + "type": "[193]" + } + ], + "meta-type": "object" + }, + { + "name": "[110]", + "element-type": "110", + "meta-type": "array" + }, + { + "name": "110", + "members": [ + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[111]", + "element-type": "111", + "meta-type": "array" + }, + { + "name": "111", + "members": [ + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[112]", + "element-type": "112", + "meta-type": "array" + }, + { + "name": "112", + "tag": "arch", + "variants": [ + { + "case": "x86", + "type": "195" + }, + { + "case": "sparc", + "type": "196" + }, + { + "case": "ppc", + "type": "197" + }, + { + "case": "mips", + "type": "198" + }, + { + "case": "tricore", + "type": "199" + }, + { + "case": "other", + "type": "200" + } + ], + "members": [ + { + "name": "CPU", + "type": "int" + }, + { + "name": "current", + "type": "bool" + }, + { + "name": "halted", + "type": "bool" + }, + { + "name": "qom_path", + "type": "str" + }, + { + "name": "thread_id", + "type": "int" + }, + { + "name": "arch", + "type": "194" + } + ], + "meta-type": "object" + }, + { + "name": "113", + "members": [ + { + "name": "status", + "type": "201" + }, + { + "name": "completed", + "type": "int" + }, + { + "name": "total", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "114", + "members": [ + { + "name": "formats", + "type": "[186]" + } + ], + "meta-type": "object" + }, + { + "name": "[115]", + "element-type": "115", + "meta-type": "array" + }, + { + "name": "115", + "members": [ + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[116]", + "element-type": "116", + "meta-type": "array" + }, + { + "name": "116", + "members": [ + { + "name": "fdset-id", + "type": "int" + }, + { + "name": "fds", + "type": "[202]" + } + ], + "meta-type": "object" + }, + { + "name": "[117]", + "element-type": "117", + "meta-type": "array" + }, + { + "name": "117", + "members": [ + { + "name": "version", + "type": "int" + }, + { + "name": "emulated", + "type": "bool" + }, + { + "name": "kernel", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[118]", + "element-type": "118", + "meta-type": "array" + }, + { + "name": "118", + "members": [ + { + "name": "id", + "type": "str" + }, + { + "name": "thread-id", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "119", + "members": [ + { + "name": "enabled", + "type": "bool" + }, + { + "name": "present", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[120]", + "element-type": "120", + "meta-type": "array" + }, + { + "name": "120", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "alias", + "default": null, + "type": "str" + }, + { + "name": "is-default", + "default": null, + "type": "bool" + }, + { + "name": "cpu-max", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "[121]", + "element-type": "121", + "meta-type": "array" + }, + { + "name": "121", + "members": [ + { + "name": "size", + "type": "int" + }, + { + "name": "merge", + "type": "bool" + }, + { + "name": "dump", + "type": "bool" + }, + { + "name": "prealloc", + "type": "bool" + }, + { + "name": "host-nodes", + "type": "[int]" + }, + { + "name": "policy", + "type": "203" + } + ], + "meta-type": "object" + }, + { + "name": "[122]", + "element-type": "122", + "meta-type": "array" + }, + { + "name": "122", + "tag": "type", + "variants": [ + { + "case": "dimm", + "type": "205" + } + ], + "members": [ + { + "name": "type", + "type": "204" + } + ], + "meta-type": "object" + }, + { + "name": "[123]", + "element-type": "123", + "meta-type": "array" + }, + { + "name": "123", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "index", + "type": "int" + }, + { + "name": "current", + "type": "bool" + }, + { + "name": "absolute", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "124", + "members": [ + { + "name": "status", + "default": null, + "type": "171" + }, + { + "name": "ram", + "default": null, + "type": "206" + }, + { + "name": "disk", + "default": null, + "type": "206" + }, + { + "name": "xbzrle-cache", + "default": null, + "type": "207" + }, + { + "name": "total-time", + "default": null, + "type": "int" + }, + { + "name": "expected-downtime", + "default": null, + "type": "int" + }, + { + "name": "downtime", + "default": null, + "type": "int" + }, + { + "name": "setup-time", + "default": null, + "type": "int" + }, + { + "name": "x-cpu-throttle-percentage", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "int", + "json-type": "int", + "meta-type": "builtin" + }, + { + "name": "[125]", + "element-type": "125", + "meta-type": "array" + }, + { + "name": "125", + "members": [ + { + "name": "capability", + "type": "208" + }, + { + "name": "state", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "126", + "members": [ + { + "name": "compress-level", + "type": "int" + }, + { + "name": "compress-threads", + "type": "int" + }, + { + "name": "decompress-threads", + "type": "int" + }, + { + "name": "x-cpu-throttle-initial", + "type": "int" + }, + { + "name": "x-cpu-throttle-increment", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "127", + "members": [ + { + "name": "name", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[128]", + "element-type": "128", + "meta-type": "array" + }, + { + "name": "128", + "members": [ + { + "name": "file", + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "ro", + "type": "bool" + }, + { + "name": "drv", + "type": "str" + }, + { + "name": "backing_file", + "default": null, + "type": "str" + }, + { + "name": "backing_file_depth", + "type": "int" + }, + { + "name": "encrypted", + "type": "bool" + }, + { + "name": "encryption_key_missing", + "type": "bool" + }, + { + "name": "detect_zeroes", + "type": "209" + }, + { + "name": "bps", + "type": "int" + }, + { + "name": "bps_rd", + "type": "int" + }, + { + "name": "bps_wr", + "type": "int" + }, + { + "name": "iops", + "type": "int" + }, + { + "name": "iops_rd", + "type": "int" + }, + { + "name": "iops_wr", + "type": "int" + }, + { + "name": "image", + "type": "210" + }, + { + "name": "bps_max", + "default": null, + "type": "int" + }, + { + "name": "bps_rd_max", + "default": null, + "type": "int" + }, + { + "name": "bps_wr_max", + "default": null, + "type": "int" + }, + { + "name": "iops_max", + "default": null, + "type": "int" + }, + { + "name": "iops_rd_max", + "default": null, + "type": "int" + }, + { + "name": "iops_wr_max", + "default": null, + "type": "int" + }, + { + "name": "bps_max_length", + "default": null, + "type": "int" + }, + { + "name": "bps_rd_max_length", + "default": null, + "type": "int" + }, + { + "name": "bps_wr_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_rd_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_wr_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_size", + "default": null, + "type": "int" + }, + { + "name": "group", + "default": null, + "type": "str" + }, + { + "name": "cache", + "type": "211" + }, + { + "name": "write_threshold", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "[129]", + "element-type": "129", + "meta-type": "array" + }, + { + "name": "129", + "members": [ + { + "name": "bus", + "type": "int" + }, + { + "name": "devices", + "type": "[212]" + } + ], + "meta-type": "object" + }, + { + "name": "[130]", + "element-type": "130", + "meta-type": "array" + }, + { + "name": "130", + "tag": "meta-type", + "variants": [ + { + "case": "builtin", + "type": "214" + }, + { + "case": "enum", + "type": "215" + }, + { + "case": "array", + "type": "216" + }, + { + "case": "object", + "type": "217" + }, + { + "case": "alternate", + "type": "218" + }, + { + "case": "command", + "type": "219" + }, + { + "case": "event", + "type": "220" + } + ], + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "meta-type", + "type": "213" + } + ], + "meta-type": "object" + }, + { + "name": "131", + "members": [ + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "132", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "ports", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "133", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "tbl-id", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "[134]", + "element-type": "134", + "meta-type": "array" + }, + { + "name": "134", + "members": [ + { + "name": "cookie", + "type": "int" + }, + { + "name": "hits", + "type": "int" + }, + { + "name": "key", + "type": "221" + }, + { + "name": "mask", + "type": "222" + }, + { + "name": "action", + "type": "223" + } + ], + "meta-type": "object" + }, + { + "name": "135", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "type", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "[136]", + "element-type": "136", + "meta-type": "array" + }, + { + "name": "136", + "members": [ + { + "name": "id", + "type": "int" + }, + { + "name": "type", + "type": "int" + }, + { + "name": "vlan-id", + "default": null, + "type": "int" + }, + { + "name": "pport", + "default": null, + "type": "int" + }, + { + "name": "index", + "default": null, + "type": "int" + }, + { + "name": "out-pport", + "default": null, + "type": "int" + }, + { + "name": "group-id", + "default": null, + "type": "int" + }, + { + "name": "set-vlan-id", + "default": null, + "type": "int" + }, + { + "name": "pop-vlan", + "default": null, + "type": "int" + }, + { + "name": "group-ids", + "default": null, + "type": "[int]" + }, + { + "name": "set-eth-src", + "default": null, + "type": "str" + }, + { + "name": "set-eth-dst", + "default": null, + "type": "str" + }, + { + "name": "ttl-check", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "137", + "members": [ + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[138]", + "element-type": "138", + "meta-type": "array" + }, + { + "name": "138", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "enabled", + "type": "bool" + }, + { + "name": "link-up", + "type": "bool" + }, + { + "name": "speed", + "type": "int" + }, + { + "name": "duplex", + "type": "224" + }, + { + "name": "autoneg", + "type": "225" + } + ], + "meta-type": "object" + }, + { + "name": "139", + "members": [ + { + "name": "name", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[140]", + "element-type": "140", + "meta-type": "array" + }, + { + "name": "140", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "promiscuous", + "type": "bool" + }, + { + "name": "multicast", + "type": "226" + }, + { + "name": "unicast", + "type": "226" + }, + { + "name": "vlan", + "type": "226" + }, + { + "name": "broadcast-allowed", + "type": "bool" + }, + { + "name": "multicast-overflow", + "type": "bool" + }, + { + "name": "unicast-overflow", + "type": "bool" + }, + { + "name": "main-mac", + "type": "str" + }, + { + "name": "vlan-table", + "type": "[int]" + }, + { + "name": "unicast-table", + "type": "[str]" + }, + { + "name": "multicast-table", + "type": "[str]" + } + ], + "meta-type": "object" + }, + { + "name": "141", + "members": [ + { + "name": "enabled", + "type": "bool" + }, + { + "name": "migrated", + "type": "bool" + }, + { + "name": "host", + "default": null, + "type": "str" + }, + { + "name": "port", + "default": null, + "type": "int" + }, + { + "name": "tls-port", + "default": null, + "type": "int" + }, + { + "name": "auth", + "default": null, + "type": "str" + }, + { + "name": "compiled-version", + "default": null, + "type": "str" + }, + { + "name": "mouse-mode", + "type": "227" + }, + { + "name": "channels", + "default": null, + "type": "[175]" + } + ], + "meta-type": "object" + }, + { + "name": "142", + "members": [ + { + "name": "running", + "type": "bool" + }, + { + "name": "singlestep", + "type": "bool" + }, + { + "name": "status", + "type": "228" + } + ], + "meta-type": "object" + }, + { + "name": "143", + "members": [ + { + "name": "arch", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[144]", + "element-type": "144", + "meta-type": "array" + }, + { + "name": "144", + "members": [ + { + "name": "id", + "type": "str" + }, + { + "name": "model", + "type": "145" + }, + { + "name": "options", + "type": "229" + } + ], + "meta-type": "object" + }, + { + "name": "[145]", + "element-type": "145", + "meta-type": "array" + }, + { + "name": "145", + "meta-type": "enum", + "values": [ + "tpm-tis" + ] + }, + { + "name": "[146]", + "element-type": "146", + "meta-type": "array" + }, + { + "name": "146", + "meta-type": "enum", + "values": [ + "passthrough" + ] + }, + { + "name": "147", + "members": [ + { + "name": "UUID", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "148", + "members": [ + { + "name": "qemu", + "type": "230" + }, + { + "name": "package", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "149", + "members": [ + { + "name": "enabled", + "type": "bool" + }, + { + "name": "host", + "default": null, + "type": "str" + }, + { + "name": "family", + "default": null, + "type": "231" + }, + { + "name": "service", + "default": null, + "type": "str" + }, + { + "name": "auth", + "default": null, + "type": "str" + }, + { + "name": "clients", + "default": null, + "type": "[178]" + } + ], + "meta-type": "object" + }, + { + "name": "[150]", + "element-type": "150", + "meta-type": "array" + }, + { + "name": "150", + "members": [ + { + "name": "id", + "type": "str" + }, + { + "name": "server", + "type": "[177]" + }, + { + "name": "clients", + "type": "[178]" + }, + { + "name": "auth", + "type": "232" + }, + { + "name": "vencrypt", + "default": null, + "type": "233" + }, + { + "name": "display", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "151", + "members": [ + { + "name": "fdset-id", + "type": "int" + }, + { + "name": "fd", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "152", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "format", + "default": null, + "type": "234" + } + ], + "meta-type": "object" + }, + { + "name": "153", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "data", + "type": "str" + }, + { + "name": "format", + "default": null, + "type": "234" + } + ], + "meta-type": "object" + }, + { + "name": "154", + "members": [ + { + "name": "filename", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "155", + "members": [ + { + "name": "keys", + "type": "[235]" + }, + { + "name": "hold-time", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "156", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "up", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "157", + "members": [ + { + "name": "protocol", + "type": "str" + }, + { + "name": "password", + "type": "str" + }, + { + "name": "connected", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "158", + "members": [ + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[159]", + "element-type": "159", + "meta-type": "array" + }, + { + "name": "159", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "state", + "type": "236" + } + ], + "meta-type": "object" + }, + { + "name": "160", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "enable", + "type": "bool" + }, + { + "name": "ignore-unavailable", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "161", + "members": [ + { + "name": "actions", + "type": "[237]" + }, + { + "name": "properties", + "default": null, + "type": "238" + } + ], + "meta-type": "object" + }, + { + "name": "162", + "members": [ + { + "name": "id", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "163", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "node-name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "164", + "members": [ + { + "name": "device", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "165", + "members": [ + { + "name": "filename", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "166", + "members": [ + { + "name": "enable", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "bool", + "json-type": "boolean", + "meta-type": "builtin" + }, + { + "name": "167", + "meta-type": "enum", + "values": [ + "read", + "write" + ] + }, + { + "name": "168", + "meta-type": "enum", + "values": [ + "ignore", + "report", + "stop" + ] + }, + { + "name": "169", + "meta-type": "enum", + "values": [ + "commit", + "stream", + "mirror", + "backup" + ] + }, + { + "name": "170", + "meta-type": "enum", + "values": [ + "pause" + ] + }, + { + "name": "171", + "meta-type": "enum", + "values": [ + "none", + "setup", + "cancelling", + "cancelled", + "active", + "postcopy-active", + "completed", + "failed" + ] + }, + { + "name": "172", + "meta-type": "enum", + "values": [ + "read", + "write", + "flush" + ] + }, + { + "name": "173", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "port", + "type": "str" + }, + { + "name": "family", + "type": "231" + } + ], + "meta-type": "object" + }, + { + "name": "174", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "port", + "type": "str" + }, + { + "name": "family", + "type": "231" + }, + { + "name": "auth", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "175", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "port", + "type": "str" + }, + { + "name": "family", + "type": "231" + }, + { + "name": "connection-id", + "type": "int" + }, + { + "name": "channel-type", + "type": "int" + }, + { + "name": "channel-id", + "type": "int" + }, + { + "name": "tls", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "176", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "service", + "type": "str" + }, + { + "name": "family", + "type": "231" + }, + { + "name": "websocket", + "type": "bool" + }, + { + "name": "auth", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "177", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "service", + "type": "str" + }, + { + "name": "family", + "type": "231" + }, + { + "name": "websocket", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "178", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "service", + "type": "str" + }, + { + "name": "family", + "type": "231" + }, + { + "name": "websocket", + "type": "bool" + }, + { + "name": "x509_dname", + "default": null, + "type": "str" + }, + { + "name": "sasl_username", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "179", + "meta-type": "enum", + "values": [ + "reset", + "shutdown", + "poweroff", + "pause", + "debug", + "none", + "inject-nmi" + ] + }, + { + "name": "180", + "meta-type": "enum", + "values": [ + "report", + "ignore", + "enospc", + "stop" + ] + }, + { + "name": "181", + "tag": "driver", + "variants": [ + { + "case": "archipelago", + "type": "243" + }, + { + "case": "blkdebug", + "type": "244" + }, + { + "case": "blkverify", + "type": "245" + }, + { + "case": "bochs", + "type": "246" + }, + { + "case": "cloop", + "type": "246" + }, + { + "case": "dmg", + "type": "246" + }, + { + "case": "file", + "type": "247" + }, + { + "case": "ftp", + "type": "247" + }, + { + "case": "ftps", + "type": "247" + }, + { + "case": "host_cdrom", + "type": "247" + }, + { + "case": "host_device", + "type": "247" + }, + { + "case": "http", + "type": "247" + }, + { + "case": "https", + "type": "247" + }, + { + "case": "luks", + "type": "248" + }, + { + "case": "null-aio", + "type": "249" + }, + { + "case": "null-co", + "type": "249" + }, + { + "case": "parallels", + "type": "246" + }, + { + "case": "qcow2", + "type": "250" + }, + { + "case": "qcow", + "type": "251" + }, + { + "case": "qed", + "type": "251" + }, + { + "case": "quorum", + "type": "252" + }, + { + "case": "raw", + "type": "246" + }, + { + "case": "tftp", + "type": "247" + }, + { + "case": "vdi", + "type": "246" + }, + { + "case": "vhdx", + "type": "246" + }, + { + "case": "vmdk", + "type": "251" + }, + { + "case": "vpc", + "type": "246" + }, + { + "case": "vvfat", + "type": "253" + } + ], + "members": [ + { + "name": "driver", + "type": "239" + }, + { + "name": "id", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "discard", + "default": null, + "type": "240" + }, + { + "name": "cache", + "default": null, + "type": "241" + }, + { + "name": "aio", + "default": null, + "type": "242" + }, + { + "name": "rerror", + "default": null, + "type": "180" + }, + { + "name": "werror", + "default": null, + "type": "180" + }, + { + "name": "read-only", + "default": null, + "type": "bool" + }, + { + "name": "stats-account-invalid", + "default": null, + "type": "bool" + }, + { + "name": "stats-account-failed", + "default": null, + "type": "bool" + }, + { + "name": "stats-intervals", + "default": null, + "type": "[int]" + }, + { + "name": "detect-zeroes", + "default": null, + "type": "209" + } + ], + "meta-type": "object" + }, + { + "name": "182", + "meta-type": "enum", + "values": [ + "top", + "full", + "none", + "incremental" + ] + }, + { + "name": "183", + "meta-type": "enum", + "values": [ + "retain", + "read-only", + "read-write" + ] + }, + { + "name": "184", + "meta-type": "enum", + "values": [ + "existing", + "absolute-paths" + ] + }, + { + "name": "185", + "tag": "type", + "variants": [ + { + "case": "file", + "type": "255" + }, + { + "case": "serial", + "type": "256" + }, + { + "case": "parallel", + "type": "256" + }, + { + "case": "pipe", + "type": "256" + }, + { + "case": "socket", + "type": "257" + }, + { + "case": "udp", + "type": "258" + }, + { + "case": "pty", + "type": "259" + }, + { + "case": "null", + "type": "259" + }, + { + "case": "mux", + "type": "260" + }, + { + "case": "msmouse", + "type": "259" + }, + { + "case": "braille", + "type": "259" + }, + { + "case": "testdev", + "type": "259" + }, + { + "case": "stdio", + "type": "261" + }, + { + "case": "console", + "type": "259" + }, + { + "case": "spicevmc", + "type": "262" + }, + { + "case": "spiceport", + "type": "263" + }, + { + "case": "vc", + "type": "264" + }, + { + "case": "ringbuf", + "type": "265" + }, + { + "case": "memory", + "type": "265" + } + ], + "members": [ + { + "name": "type", + "type": "254" + } + ], + "meta-type": "object" + }, + { + "name": "186", + "meta-type": "enum", + "values": [ + "elf", + "kdump-zlib", + "kdump-lzo", + "kdump-snappy" + ] + }, + { + "name": "[187]", + "element-type": "187", + "meta-type": "array" + }, + { + "name": "187", + "tag": "type", + "variants": [ + { + "case": "key", + "type": "267" + }, + { + "case": "btn", + "type": "268" + }, + { + "case": "rel", + "type": "269" + }, + { + "case": "abs", + "type": "269" + } + ], + "members": [ + { + "name": "type", + "type": "266" + } + ], + "meta-type": "object" + }, + { + "name": "number", + "json-type": "number", + "meta-type": "builtin" + }, + { + "name": "188", + "tag": "type", + "variants": [ + { + "case": "inet", + "type": "271" + }, + { + "case": "unix", + "type": "272" + }, + { + "case": "fd", + "type": "273" + } + ], + "members": [ + { + "name": "type", + "type": "270" + } + ], + "meta-type": "object" + }, + { + "name": "189", + "meta-type": "enum", + "values": [ + "DIMM" + ] + }, + { + "name": "190", + "meta-type": "enum", + "values": [ + "ok", + "failed", + "nospace" + ] + }, + { + "name": "[191]", + "element-type": "191", + "meta-type": "array" + }, + { + "name": "191", + "members": [ + { + "name": "name", + "default": null, + "type": "str" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "granularity", + "type": "int" + }, + { + "name": "status", + "type": "274" + } + ], + "meta-type": "object" + }, + { + "name": "192", + "members": [ + { + "name": "rd_bytes", + "type": "int" + }, + { + "name": "wr_bytes", + "type": "int" + }, + { + "name": "rd_operations", + "type": "int" + }, + { + "name": "wr_operations", + "type": "int" + }, + { + "name": "flush_operations", + "type": "int" + }, + { + "name": "flush_total_time_ns", + "type": "int" + }, + { + "name": "wr_total_time_ns", + "type": "int" + }, + { + "name": "rd_total_time_ns", + "type": "int" + }, + { + "name": "wr_highest_offset", + "type": "int" + }, + { + "name": "rd_merged", + "type": "int" + }, + { + "name": "wr_merged", + "type": "int" + }, + { + "name": "idle_time_ns", + "default": null, + "type": "int" + }, + { + "name": "failed_rd_operations", + "type": "int" + }, + { + "name": "failed_wr_operations", + "type": "int" + }, + { + "name": "failed_flush_operations", + "type": "int" + }, + { + "name": "invalid_rd_operations", + "type": "int" + }, + { + "name": "invalid_wr_operations", + "type": "int" + }, + { + "name": "invalid_flush_operations", + "type": "int" + }, + { + "name": "account_invalid", + "type": "bool" + }, + { + "name": "account_failed", + "type": "bool" + }, + { + "name": "timed_stats", + "type": "[275]" + } + ], + "meta-type": "object" + }, + { + "name": "[193]", + "element-type": "193", + "meta-type": "array" + }, + { + "name": "193", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "type", + "type": "276" + }, + { + "name": "help", + "default": null, + "type": "str" + }, + { + "name": "default", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "194", + "meta-type": "enum", + "values": [ + "x86", + "sparc", + "ppc", + "mips", + "tricore", + "other" + ] + }, + { + "name": "195", + "members": [ + { + "name": "pc", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "196", + "members": [ + { + "name": "pc", + "type": "int" + }, + { + "name": "npc", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "197", + "members": [ + { + "name": "nip", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "198", + "members": [ + { + "name": "PC", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "199", + "members": [ + { + "name": "PC", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "200", + "members": [ + ], + "meta-type": "object" + }, + { + "name": "201", + "meta-type": "enum", + "values": [ + "none", + "active", + "completed", + "failed" + ] + }, + { + "name": "[186]", + "element-type": "186", + "meta-type": "array" + }, + { + "name": "[202]", + "element-type": "202", + "meta-type": "array" + }, + { + "name": "202", + "members": [ + { + "name": "fd", + "type": "int" + }, + { + "name": "opaque", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[int]", + "element-type": "int", + "meta-type": "array" + }, + { + "name": "203", + "meta-type": "enum", + "values": [ + "default", + "preferred", + "bind", + "interleave" + ] + }, + { + "name": "204", + "meta-type": "enum", + "values": [ + "dimm" + ] + }, + { + "name": "205", + "members": [ + { + "name": "data", + "type": "277" + } + ], + "meta-type": "object" + }, + { + "name": "206", + "members": [ + { + "name": "transferred", + "type": "int" + }, + { + "name": "remaining", + "type": "int" + }, + { + "name": "total", + "type": "int" + }, + { + "name": "duplicate", + "type": "int" + }, + { + "name": "skipped", + "type": "int" + }, + { + "name": "normal", + "type": "int" + }, + { + "name": "normal-bytes", + "type": "int" + }, + { + "name": "dirty-pages-rate", + "type": "int" + }, + { + "name": "mbps", + "type": "number" + }, + { + "name": "dirty-sync-count", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "207", + "members": [ + { + "name": "cache-size", + "type": "int" + }, + { + "name": "bytes", + "type": "int" + }, + { + "name": "pages", + "type": "int" + }, + { + "name": "cache-miss", + "type": "int" + }, + { + "name": "cache-miss-rate", + "type": "number" + }, + { + "name": "overflow", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "208", + "meta-type": "enum", + "values": [ + "xbzrle", + "rdma-pin-all", + "auto-converge", + "zero-blocks", + "compress", + "events", + "postcopy-ram" + ] + }, + { + "name": "209", + "meta-type": "enum", + "values": [ + "off", + "on", + "unmap" + ] + }, + { + "name": "210", + "members": [ + { + "name": "filename", + "type": "str" + }, + { + "name": "format", + "type": "str" + }, + { + "name": "dirty-flag", + "default": null, + "type": "bool" + }, + { + "name": "actual-size", + "default": null, + "type": "int" + }, + { + "name": "virtual-size", + "type": "int" + }, + { + "name": "cluster-size", + "default": null, + "type": "int" + }, + { + "name": "encrypted", + "default": null, + "type": "bool" + }, + { + "name": "compressed", + "default": null, + "type": "bool" + }, + { + "name": "backing-filename", + "default": null, + "type": "str" + }, + { + "name": "full-backing-filename", + "default": null, + "type": "str" + }, + { + "name": "backing-filename-format", + "default": null, + "type": "str" + }, + { + "name": "snapshots", + "default": null, + "type": "[54]" + }, + { + "name": "backing-image", + "default": null, + "type": "210" + }, + { + "name": "format-specific", + "default": null, + "type": "278" + } + ], + "meta-type": "object" + }, + { + "name": "211", + "members": [ + { + "name": "writeback", + "type": "bool" + }, + { + "name": "direct", + "type": "bool" + }, + { + "name": "no-flush", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[212]", + "element-type": "212", + "meta-type": "array" + }, + { + "name": "212", + "members": [ + { + "name": "bus", + "type": "int" + }, + { + "name": "slot", + "type": "int" + }, + { + "name": "function", + "type": "int" + }, + { + "name": "class_info", + "type": "279" + }, + { + "name": "id", + "type": "280" + }, + { + "name": "irq", + "default": null, + "type": "int" + }, + { + "name": "qdev_id", + "type": "str" + }, + { + "name": "pci_bridge", + "default": null, + "type": "281" + }, + { + "name": "regions", + "type": "[282]" + } + ], + "meta-type": "object" + }, + { + "name": "213", + "meta-type": "enum", + "values": [ + "builtin", + "enum", + "array", + "object", + "alternate", + "command", + "event" + ] + }, + { + "name": "214", + "members": [ + { + "name": "json-type", + "type": "283" + } + ], + "meta-type": "object" + }, + { + "name": "215", + "members": [ + { + "name": "values", + "type": "[str]" + } + ], + "meta-type": "object" + }, + { + "name": "216", + "members": [ + { + "name": "element-type", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "217", + "members": [ + { + "name": "members", + "type": "[284]" + }, + { + "name": "tag", + "default": null, + "type": "str" + }, + { + "name": "variants", + "default": null, + "type": "[285]" + } + ], + "meta-type": "object" + }, + { + "name": "218", + "members": [ + { + "name": "members", + "type": "[286]" + } + ], + "meta-type": "object" + }, + { + "name": "219", + "members": [ + { + "name": "arg-type", + "type": "str" + }, + { + "name": "ret-type", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "220", + "members": [ + { + "name": "arg-type", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "221", + "members": [ + { + "name": "priority", + "type": "int" + }, + { + "name": "tbl-id", + "type": "int" + }, + { + "name": "in-pport", + "default": null, + "type": "int" + }, + { + "name": "tunnel-id", + "default": null, + "type": "int" + }, + { + "name": "vlan-id", + "default": null, + "type": "int" + }, + { + "name": "eth-type", + "default": null, + "type": "int" + }, + { + "name": "eth-src", + "default": null, + "type": "str" + }, + { + "name": "eth-dst", + "default": null, + "type": "str" + }, + { + "name": "ip-proto", + "default": null, + "type": "int" + }, + { + "name": "ip-tos", + "default": null, + "type": "int" + }, + { + "name": "ip-dst", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "222", + "members": [ + { + "name": "in-pport", + "default": null, + "type": "int" + }, + { + "name": "tunnel-id", + "default": null, + "type": "int" + }, + { + "name": "vlan-id", + "default": null, + "type": "int" + }, + { + "name": "eth-src", + "default": null, + "type": "str" + }, + { + "name": "eth-dst", + "default": null, + "type": "str" + }, + { + "name": "ip-proto", + "default": null, + "type": "int" + }, + { + "name": "ip-tos", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "223", + "members": [ + { + "name": "goto-tbl", + "default": null, + "type": "int" + }, + { + "name": "group-id", + "default": null, + "type": "int" + }, + { + "name": "tunnel-lport", + "default": null, + "type": "int" + }, + { + "name": "vlan-id", + "default": null, + "type": "int" + }, + { + "name": "new-vlan-id", + "default": null, + "type": "int" + }, + { + "name": "out-pport", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "224", + "meta-type": "enum", + "values": [ + "half", + "full" + ] + }, + { + "name": "225", + "meta-type": "enum", + "values": [ + "off", + "on" + ] + }, + { + "name": "226", + "meta-type": "enum", + "values": [ + "normal", + "none", + "all" + ] + }, + { + "name": "[str]", + "element-type": "str", + "meta-type": "array" + }, + { + "name": "227", + "meta-type": "enum", + "values": [ + "client", + "server", + "unknown" + ] + }, + { + "name": "[175]", + "element-type": "175", + "meta-type": "array" + }, + { + "name": "228", + "meta-type": "enum", + "values": [ + "debug", + "inmigrate", + "internal-error", + "io-error", + "paused", + "postmigrate", + "prelaunch", + "finish-migrate", + "restore-vm", + "running", + "save-vm", + "shutdown", + "suspended", + "watchdog", + "guest-panicked" + ] + }, + { + "name": "229", + "tag": "type", + "variants": [ + { + "case": "passthrough", + "type": "288" + } + ], + "members": [ + { + "name": "type", + "type": "287" + } + ], + "meta-type": "object" + }, + { + "name": "230", + "members": [ + { + "name": "major", + "type": "int" + }, + { + "name": "minor", + "type": "int" + }, + { + "name": "micro", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "231", + "meta-type": "enum", + "values": [ + "ipv4", + "ipv6", + "unix", + "unknown" + ] + }, + { + "name": "[178]", + "element-type": "178", + "meta-type": "array" + }, + { + "name": "[177]", + "element-type": "177", + "meta-type": "array" + }, + { + "name": "232", + "meta-type": "enum", + "values": [ + "none", + "vnc", + "ra2", + "ra2ne", + "tight", + "ultra", + "tls", + "vencrypt", + "sasl" + ] + }, + { + "name": "233", + "meta-type": "enum", + "values": [ + "plain", + "tls-none", + "x509-none", + "tls-vnc", + "x509-vnc", + "tls-plain", + "x509-plain", + "tls-sasl", + "x509-sasl" + ] + }, + { + "name": "234", + "meta-type": "enum", + "values": [ + "utf8", + "base64" + ] + }, + { + "name": "[235]", + "element-type": "235", + "meta-type": "array" + }, + { + "name": "235", + "tag": "type", + "variants": [ + { + "case": "number", + "type": "290" + }, + { + "case": "qcode", + "type": "291" + } + ], + "members": [ + { + "name": "type", + "type": "289" + } + ], + "meta-type": "object" + }, + { + "name": "236", + "meta-type": "enum", + "values": [ + "unavailable", + "disabled", + "enabled" + ] + }, + { + "name": "[237]", + "element-type": "237", + "meta-type": "array" + }, + { + "name": "237", + "tag": "type", + "variants": [ + { + "case": "blockdev-snapshot", + "type": "293" + }, + { + "case": "blockdev-snapshot-sync", + "type": "294" + }, + { + "case": "drive-backup", + "type": "295" + }, + { + "case": "blockdev-backup", + "type": "296" + }, + { + "case": "abort", + "type": "297" + }, + { + "case": "blockdev-snapshot-internal-sync", + "type": "298" + }, + { + "case": "block-dirty-bitmap-add", + "type": "299" + }, + { + "case": "block-dirty-bitmap-clear", + "type": "300" + } + ], + "members": [ + { + "name": "type", + "type": "292" + } + ], + "meta-type": "object" + }, + { + "name": "238", + "members": [ + { + "name": "completion-mode", + "default": null, + "type": "301" + } + ], + "meta-type": "object" + }, + { + "name": "239", + "meta-type": "enum", + "values": [ + "archipelago", + "blkdebug", + "blkverify", + "bochs", + "cloop", + "dmg", + "file", + "ftp", + "ftps", + "host_cdrom", + "host_device", + "http", + "https", + "luks", + "null-aio", + "null-co", + "parallels", + "qcow", + "qcow2", + "qed", + "quorum", + "raw", + "tftp", + "vdi", + "vhdx", + "vmdk", + "vpc", + "vvfat" + ] + }, + { + "name": "240", + "meta-type": "enum", + "values": [ + "ignore", + "unmap" + ] + }, + { + "name": "241", + "members": [ + { + "name": "direct", + "default": null, + "type": "bool" + }, + { + "name": "no-flush", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "242", + "meta-type": "enum", + "values": [ + "threads", + "native" + ] + }, + { + "name": "243", + "members": [ + { + "name": "volume", + "type": "str" + }, + { + "name": "mport", + "default": null, + "type": "int" + }, + { + "name": "vport", + "default": null, + "type": "int" + }, + { + "name": "segment", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "244", + "members": [ + { + "name": "image", + "type": "302" + }, + { + "name": "config", + "default": null, + "type": "str" + }, + { + "name": "align", + "default": null, + "type": "int" + }, + { + "name": "inject-error", + "default": null, + "type": "[303]" + }, + { + "name": "set-state", + "default": null, + "type": "[304]" + } + ], + "meta-type": "object" + }, + { + "name": "245", + "members": [ + { + "name": "test", + "type": "302" + }, + { + "name": "raw", + "type": "302" + } + ], + "meta-type": "object" + }, + { + "name": "246", + "members": [ + { + "name": "file", + "type": "302" + } + ], + "meta-type": "object" + }, + { + "name": "247", + "members": [ + { + "name": "filename", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "248", + "members": [ + { + "name": "file", + "type": "302" + }, + { + "name": "key-secret", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "249", + "members": [ + { + "name": "size", + "default": null, + "type": "int" + }, + { + "name": "latency-ns", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "250", + "members": [ + { + "name": "file", + "type": "302" + }, + { + "name": "backing", + "default": null, + "type": "302" + }, + { + "name": "lazy-refcounts", + "default": null, + "type": "bool" + }, + { + "name": "pass-discard-request", + "default": null, + "type": "bool" + }, + { + "name": "pass-discard-snapshot", + "default": null, + "type": "bool" + }, + { + "name": "pass-discard-other", + "default": null, + "type": "bool" + }, + { + "name": "overlap-check", + "default": null, + "type": "305" + }, + { + "name": "cache-size", + "default": null, + "type": "int" + }, + { + "name": "l2-cache-size", + "default": null, + "type": "int" + }, + { + "name": "refcount-cache-size", + "default": null, + "type": "int" + }, + { + "name": "cache-clean-interval", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "251", + "members": [ + { + "name": "file", + "type": "302" + }, + { + "name": "backing", + "default": null, + "type": "302" + } + ], + "meta-type": "object" + }, + { + "name": "252", + "members": [ + { + "name": "blkverify", + "default": null, + "type": "bool" + }, + { + "name": "children", + "type": "[302]" + }, + { + "name": "vote-threshold", + "type": "int" + }, + { + "name": "rewrite-corrupted", + "default": null, + "type": "bool" + }, + { + "name": "read-pattern", + "default": null, + "type": "306" + } + ], + "meta-type": "object" + }, + { + "name": "253", + "members": [ + { + "name": "dir", + "type": "str" + }, + { + "name": "fat-type", + "default": null, + "type": "int" + }, + { + "name": "floppy", + "default": null, + "type": "bool" + }, + { + "name": "label", + "default": null, + "type": "str" + }, + { + "name": "rw", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "254", + "meta-type": "enum", + "values": [ + "file", + "serial", + "parallel", + "pipe", + "socket", + "udp", + "pty", + "null", + "mux", + "msmouse", + "braille", + "testdev", + "stdio", + "console", + "spicevmc", + "spiceport", + "vc", + "ringbuf", + "memory" + ] + }, + { + "name": "255", + "members": [ + { + "name": "data", + "type": "307" + } + ], + "meta-type": "object" + }, + { + "name": "256", + "members": [ + { + "name": "data", + "type": "308" + } + ], + "meta-type": "object" + }, + { + "name": "257", + "members": [ + { + "name": "data", + "type": "309" + } + ], + "meta-type": "object" + }, + { + "name": "258", + "members": [ + { + "name": "data", + "type": "310" + } + ], + "meta-type": "object" + }, + { + "name": "259", + "members": [ + { + "name": "data", + "type": "311" + } + ], + "meta-type": "object" + }, + { + "name": "260", + "members": [ + { + "name": "data", + "type": "312" + } + ], + "meta-type": "object" + }, + { + "name": "261", + "members": [ + { + "name": "data", + "type": "313" + } + ], + "meta-type": "object" + }, + { + "name": "262", + "members": [ + { + "name": "data", + "type": "314" + } + ], + "meta-type": "object" + }, + { + "name": "263", + "members": [ + { + "name": "data", + "type": "315" + } + ], + "meta-type": "object" + }, + { + "name": "264", + "members": [ + { + "name": "data", + "type": "316" + } + ], + "meta-type": "object" + }, + { + "name": "265", + "members": [ + { + "name": "data", + "type": "317" + } + ], + "meta-type": "object" + }, + { + "name": "266", + "meta-type": "enum", + "values": [ + "key", + "btn", + "rel", + "abs" + ] + }, + { + "name": "267", + "members": [ + { + "name": "data", + "type": "318" + } + ], + "meta-type": "object" + }, + { + "name": "268", + "members": [ + { + "name": "data", + "type": "319" + } + ], + "meta-type": "object" + }, + { + "name": "269", + "members": [ + { + "name": "data", + "type": "320" + } + ], + "meta-type": "object" + }, + { + "name": "270", + "meta-type": "enum", + "values": [ + "inet", + "unix", + "fd" + ] + }, + { + "name": "271", + "members": [ + { + "name": "data", + "type": "321" + } + ], + "meta-type": "object" + }, + { + "name": "272", + "members": [ + { + "name": "data", + "type": "322" + } + ], + "meta-type": "object" + }, + { + "name": "273", + "members": [ + { + "name": "data", + "type": "323" + } + ], + "meta-type": "object" + }, + { + "name": "274", + "meta-type": "enum", + "values": [ + "active", + "disabled", + "frozen" + ] + }, + { + "name": "[275]", + "element-type": "275", + "meta-type": "array" + }, + { + "name": "275", + "members": [ + { + "name": "interval_length", + "type": "int" + }, + { + "name": "min_rd_latency_ns", + "type": "int" + }, + { + "name": "max_rd_latency_ns", + "type": "int" + }, + { + "name": "avg_rd_latency_ns", + "type": "int" + }, + { + "name": "min_wr_latency_ns", + "type": "int" + }, + { + "name": "max_wr_latency_ns", + "type": "int" + }, + { + "name": "avg_wr_latency_ns", + "type": "int" + }, + { + "name": "min_flush_latency_ns", + "type": "int" + }, + { + "name": "max_flush_latency_ns", + "type": "int" + }, + { + "name": "avg_flush_latency_ns", + "type": "int" + }, + { + "name": "avg_rd_queue_depth", + "type": "number" + }, + { + "name": "avg_wr_queue_depth", + "type": "number" + } + ], + "meta-type": "object" + }, + { + "name": "276", + "meta-type": "enum", + "values": [ + "string", + "boolean", + "number", + "size" + ] + }, + { + "name": "277", + "members": [ + { + "name": "id", + "default": null, + "type": "str" + }, + { + "name": "addr", + "type": "int" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "slot", + "type": "int" + }, + { + "name": "node", + "type": "int" + }, + { + "name": "memdev", + "type": "str" + }, + { + "name": "hotplugged", + "type": "bool" + }, + { + "name": "hotpluggable", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[54]", + "element-type": "54", + "meta-type": "array" + }, + { + "name": "278", + "tag": "type", + "variants": [ + { + "case": "qcow2", + "type": "325" + }, + { + "case": "vmdk", + "type": "326" + } + ], + "members": [ + { + "name": "type", + "type": "324" + } + ], + "meta-type": "object" + }, + { + "name": "279", + "members": [ + { + "name": "desc", + "default": null, + "type": "str" + }, + { + "name": "class", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "280", + "members": [ + { + "name": "device", + "type": "int" + }, + { + "name": "vendor", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "281", + "members": [ + { + "name": "bus", + "type": "327" + }, + { + "name": "devices", + "default": null, + "type": "[212]" + } + ], + "meta-type": "object" + }, + { + "name": "[282]", + "element-type": "282", + "meta-type": "array" + }, + { + "name": "282", + "members": [ + { + "name": "bar", + "type": "int" + }, + { + "name": "type", + "type": "str" + }, + { + "name": "address", + "type": "int" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "prefetch", + "default": null, + "type": "bool" + }, + { + "name": "mem_type_64", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "283", + "meta-type": "enum", + "values": [ + "string", + "number", + "int", + "boolean", + "null", + "object", + "array", + "value" + ] + }, + { + "name": "[284]", + "element-type": "284", + "meta-type": "array" + }, + { + "name": "284", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "type", + "type": "str" + }, + { + "name": "default", + "default": null, + "type": "any" + } + ], + "meta-type": "object" + }, + { + "name": "[285]", + "element-type": "285", + "meta-type": "array" + }, + { + "name": "285", + "members": [ + { + "name": "case", + "type": "str" + }, + { + "name": "type", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[286]", + "element-type": "286", + "meta-type": "array" + }, + { + "name": "286", + "members": [ + { + "name": "type", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "287", + "meta-type": "enum", + "values": [ + "passthrough" + ] + }, + { + "name": "288", + "members": [ + { + "name": "data", + "type": "328" + } + ], + "meta-type": "object" + }, + { + "name": "289", + "meta-type": "enum", + "values": [ + "number", + "qcode" + ] + }, + { + "name": "290", + "members": [ + { + "name": "data", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "291", + "members": [ + { + "name": "data", + "type": "329" + } + ], + "meta-type": "object" + }, + { + "name": "292", + "meta-type": "enum", + "values": [ + "blockdev-snapshot", + "blockdev-snapshot-sync", + "drive-backup", + "blockdev-backup", + "abort", + "blockdev-snapshot-internal-sync", + "block-dirty-bitmap-add", + "block-dirty-bitmap-clear" + ] + }, + { + "name": "293", + "members": [ + { + "name": "data", + "type": "52" + } + ], + "meta-type": "object" + }, + { + "name": "294", + "members": [ + { + "name": "data", + "type": "56" + } + ], + "meta-type": "object" + }, + { + "name": "295", + "members": [ + { + "name": "data", + "type": "70" + } + ], + "meta-type": "object" + }, + { + "name": "296", + "members": [ + { + "name": "data", + "type": "47" + } + ], + "meta-type": "object" + }, + { + "name": "297", + "members": [ + { + "name": "data", + "type": "330" + } + ], + "meta-type": "object" + }, + { + "name": "298", + "members": [ + { + "name": "data", + "type": "55" + } + ], + "meta-type": "object" + }, + { + "name": "299", + "members": [ + { + "name": "data", + "type": "34" + } + ], + "meta-type": "object" + }, + { + "name": "300", + "members": [ + { + "name": "data", + "type": "35" + } + ], + "meta-type": "object" + }, + { + "name": "301", + "meta-type": "enum", + "values": [ + "individual", + "grouped" + ] + }, + { + "name": "302", + "members": [ + { + "type": "181" + }, + { + "type": "str" + } + ], + "meta-type": "alternate" + }, + { + "name": "[303]", + "element-type": "303", + "meta-type": "array" + }, + { + "name": "303", + "members": [ + { + "name": "event", + "type": "331" + }, + { + "name": "state", + "default": null, + "type": "int" + }, + { + "name": "errno", + "default": null, + "type": "int" + }, + { + "name": "sector", + "default": null, + "type": "int" + }, + { + "name": "once", + "default": null, + "type": "bool" + }, + { + "name": "immediately", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[304]", + "element-type": "304", + "meta-type": "array" + }, + { + "name": "304", + "members": [ + { + "name": "event", + "type": "331" + }, + { + "name": "state", + "default": null, + "type": "int" + }, + { + "name": "new_state", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "305", + "members": [ + { + "type": "332" + }, + { + "type": "333" + } + ], + "meta-type": "alternate" + }, + { + "name": "[302]", + "element-type": "302", + "meta-type": "array" + }, + { + "name": "306", + "meta-type": "enum", + "values": [ + "quorum", + "fifo" + ] + }, + { + "name": "307", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "in", + "default": null, + "type": "str" + }, + { + "name": "out", + "type": "str" + }, + { + "name": "append", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "308", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "device", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "309", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "addr", + "type": "188" + }, + { + "name": "tls-creds", + "default": null, + "type": "str" + }, + { + "name": "server", + "default": null, + "type": "bool" + }, + { + "name": "wait", + "default": null, + "type": "bool" + }, + { + "name": "nodelay", + "default": null, + "type": "bool" + }, + { + "name": "telnet", + "default": null, + "type": "bool" + }, + { + "name": "reconnect", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "310", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "remote", + "type": "188" + }, + { + "name": "local", + "default": null, + "type": "188" + } + ], + "meta-type": "object" + }, + { + "name": "311", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "312", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "chardev", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "313", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "signal", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "314", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "type", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "315", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "fqdn", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "316", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "width", + "default": null, + "type": "int" + }, + { + "name": "height", + "default": null, + "type": "int" + }, + { + "name": "cols", + "default": null, + "type": "int" + }, + { + "name": "rows", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "317", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "size", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "318", + "members": [ + { + "name": "key", + "type": "235" + }, + { + "name": "down", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "319", + "members": [ + { + "name": "button", + "type": "334" + }, + { + "name": "down", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "320", + "members": [ + { + "name": "axis", + "type": "335" + }, + { + "name": "value", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "321", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "port", + "type": "str" + }, + { + "name": "to", + "default": null, + "type": "int" + }, + { + "name": "ipv4", + "default": null, + "type": "bool" + }, + { + "name": "ipv6", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "322", + "members": [ + { + "name": "path", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "323", + "members": [ + { + "name": "str", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "324", + "meta-type": "enum", + "values": [ + "qcow2", + "vmdk" + ] + }, + { + "name": "325", + "members": [ + { + "name": "data", + "type": "336" + } + ], + "meta-type": "object" + }, + { + "name": "326", + "members": [ + { + "name": "data", + "type": "337" + } + ], + "meta-type": "object" + }, + { + "name": "327", + "members": [ + { + "name": "number", + "type": "int" + }, + { + "name": "secondary", + "type": "int" + }, + { + "name": "subordinate", + "type": "int" + }, + { + "name": "io_range", + "type": "338" + }, + { + "name": "memory_range", + "type": "338" + }, + { + "name": "prefetchable_range", + "type": "338" + } + ], + "meta-type": "object" + }, + { + "name": "328", + "members": [ + { + "name": "path", + "default": null, + "type": "str" + }, + { + "name": "cancel-path", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "329", + "meta-type": "enum", + "values": [ + "unmapped", + "shift", + "shift_r", + "alt", + "alt_r", + "altgr", + "altgr_r", + "ctrl", + "ctrl_r", + "menu", + "esc", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "0", + "minus", + "equal", + "backspace", + "tab", + "q", + "w", + "e", + "r", + "t", + "y", + "u", + "i", + "o", + "p", + "bracket_left", + "bracket_right", + "ret", + "a", + "s", + "d", + "f", + "g", + "h", + "j", + "k", + "l", + "semicolon", + "apostrophe", + "grave_accent", + "backslash", + "z", + "x", + "c", + "v", + "b", + "n", + "m", + "comma", + "dot", + "slash", + "asterisk", + "spc", + "caps_lock", + "f1", + "f2", + "f3", + "f4", + "f5", + "f6", + "f7", + "f8", + "f9", + "f10", + "num_lock", + "scroll_lock", + "kp_divide", + "kp_multiply", + "kp_subtract", + "kp_add", + "kp_enter", + "kp_decimal", + "sysrq", + "kp_0", + "kp_1", + "kp_2", + "kp_3", + "kp_4", + "kp_5", + "kp_6", + "kp_7", + "kp_8", + "kp_9", + "less", + "f11", + "f12", + "print", + "home", + "pgup", + "pgdn", + "end", + "left", + "up", + "down", + "right", + "insert", + "delete", + "stop", + "again", + "props", + "undo", + "front", + "copy", + "open", + "paste", + "find", + "cut", + "lf", + "help", + "meta_l", + "meta_r", + "compose", + "pause", + "ro", + "kp_comma", + "kp_equals", + "power" + ] + }, + { + "name": "330", + "members": [ + ], + "meta-type": "object" + }, + { + "name": "331", + "meta-type": "enum", + "values": [ + "l1_update", + "l1_grow_alloc_table", + "l1_grow_write_table", + "l1_grow_activate_table", + "l2_load", + "l2_update", + "l2_update_compressed", + "l2_alloc_cow_read", + "l2_alloc_write", + "read_aio", + "read_backing_aio", + "read_compressed", + "write_aio", + "write_compressed", + "vmstate_load", + "vmstate_save", + "cow_read", + "cow_write", + "reftable_load", + "reftable_grow", + "reftable_update", + "refblock_load", + "refblock_update", + "refblock_update_part", + "refblock_alloc", + "refblock_alloc_hookup", + "refblock_alloc_write", + "refblock_alloc_write_blocks", + "refblock_alloc_write_table", + "refblock_alloc_switch_table", + "cluster_alloc", + "cluster_alloc_bytes", + "cluster_free", + "flush_to_os", + "flush_to_disk", + "pwritev_rmw_head", + "pwritev_rmw_after_head", + "pwritev_rmw_tail", + "pwritev_rmw_after_tail", + "pwritev", + "pwritev_zero", + "pwritev_done", + "empty_image_prepare" + ] + }, + { + "name": "332", + "members": [ + { + "name": "template", + "default": null, + "type": "333" + }, + { + "name": "main-header", + "default": null, + "type": "bool" + }, + { + "name": "active-l1", + "default": null, + "type": "bool" + }, + { + "name": "active-l2", + "default": null, + "type": "bool" + }, + { + "name": "refcount-table", + "default": null, + "type": "bool" + }, + { + "name": "refcount-block", + "default": null, + "type": "bool" + }, + { + "name": "snapshot-table", + "default": null, + "type": "bool" + }, + { + "name": "inactive-l1", + "default": null, + "type": "bool" + }, + { + "name": "inactive-l2", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "333", + "meta-type": "enum", + "values": [ + "none", + "constant", + "cached", + "all" + ] + }, + { + "name": "334", + "meta-type": "enum", + "values": [ + "left", + "middle", + "right", + "wheel-up", + "wheel-down" + ] + }, + { + "name": "335", + "meta-type": "enum", + "values": [ + "x", + "y" + ] + }, + { + "name": "336", + "members": [ + { + "name": "compat", + "type": "str" + }, + { + "name": "lazy-refcounts", + "default": null, + "type": "bool" + }, + { + "name": "corrupt", + "default": null, + "type": "bool" + }, + { + "name": "refcount-bits", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "337", + "members": [ + { + "name": "create-type", + "type": "str" + }, + { + "name": "cid", + "type": "int" + }, + { + "name": "parent-cid", + "type": "int" + }, + { + "name": "extents", + "type": "[210]" + } + ], + "meta-type": "object" + }, + { + "name": "338", + "members": [ + { + "name": "base", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "[210]", + "element-type": "210", + "meta-type": "array" + } + ], + "id": "libvirt-48" +} + +{ + "return": { + }, + "id": "libvirt-1" +} + +{ + "return": [ + { + "name": "default" + }, + { + "name": "ppc" + }, + { + "name": "ppc32" + }, + { + "name": "ppc64" + }, + { + "name": "970mp" + }, + { + "name": "970fx" + }, + { + "name": "970" + }, + { + "name": "POWER8NVL" + }, + { + "name": "POWER8" + }, + { + "name": "POWER8E" + }, + { + "name": "POWER7+" + }, + { + "name": "POWER7" + }, + { + "name": "POWER5gs" + }, + { + "name": "POWER5+" + }, + { + "name": "Apollo7PM" + }, + { + "name": "7457A" + }, + { + "name": "7447A" + }, + { + "name": "Apollo7" + }, + { + "name": "7457" + }, + { + "name": "Apollo6" + }, + { + "name": "7455" + }, + { + "name": "7445" + }, + { + "name": "7451" + }, + { + "name": "7441" + }, + { + "name": "Vger" + }, + { + "name": "7450" + }, + { + "name": "7448" + }, + { + "name": "Nitro" + }, + { + "name": "7410" + }, + { + "name": "G4" + }, + { + "name": "Max" + }, + { + "name": "7400" + }, + { + "name": "Goldfinger" + }, + { + "name": "755" + }, + { + "name": "745" + }, + { + "name": "LoneStar" + }, + { + "name": "750l" + }, + { + "name": "750gx" + }, + { + "name": "750fx" + }, + { + "name": "750cxe" + }, + { + "name": "750cx" + }, + { + "name": "750cl" + }, + { + "name": "Conan/Doyle" + }, + { + "name": "G3" + }, + { + "name": "Typhoon" + }, + { + "name": "750" + }, + { + "name": "Arthur" + }, + { + "name": "740" + }, + { + "name": "Mach5" + }, + { + "name": "Sirocco" + }, + { + "name": "604e" + }, + { + "name": "Goldeneye" + }, + { + "name": "603r" + }, + { + "name": "Vaillant" + }, + { + "name": "Stretch" + }, + { + "name": "603e" + }, + { + "name": "Vanilla" + }, + { + "name": "601v" + }, + { + "name": "601" + }, + { + "name": "MPC8560" + }, + { + "name": "MPC8555E" + }, + { + "name": "MPC8555" + }, + { + "name": "MPC8548E" + }, + { + "name": "MPC8548" + }, + { + "name": "MPC8547E" + }, + { + "name": "MPC8545E" + }, + { + "name": "MPC8545" + }, + { + "name": "MPC8544E" + }, + { + "name": "MPC8544" + }, + { + "name": "MPC8543E" + }, + { + "name": "MPC8543" + }, + { + "name": "MPC8541E" + }, + { + "name": "MPC8541" + }, + { + "name": "MPC8540" + }, + { + "name": "MPC8533E" + }, + { + "name": "MPC8533" + }, + { + "name": "e500v2" + }, + { + "name": "e500v1" + }, + { + "name": "e500" + }, + { + "name": "MPC8347EA" + }, + { + "name": "MPC8347E" + }, + { + "name": "MPC8347A" + }, + { + "name": "MPC8347" + }, + { + "name": "e300" + }, + { + "name": "e200" + }, + { + "name": "MPC8280" + }, + { + "name": "MPC8275" + }, + { + "name": "MPC8272" + }, + { + "name": "MPC8271" + }, + { + "name": "MPC8270" + }, + { + "name": "MPC8266_HiP4" + }, + { + "name": "MPC8266_HiP3" + }, + { + "name": "MPC8266" + }, + { + "name": "MPC8265_HiP4" + }, + { + "name": "MPC8265_HiP3" + }, + { + "name": "MPC8265" + }, + { + "name": "MPC8264_HiP4" + }, + { + "name": "MPC8264_HiP3" + }, + { + "name": "MPC8264" + }, + { + "name": "MPC8260_HiP4" + }, + { + "name": "MPC8260_HiP3" + }, + { + "name": "MPC8260" + }, + { + "name": "MPC8255_HiP4" + }, + { + "name": "MPC8255_HiP3" + }, + { + "name": "MPC8255" + }, + { + "name": "MPC8250_HiP4" + }, + { + "name": "MPC8250_HiP3" + }, + { + "name": "MPC8250" + }, + { + "name": "MPC8248" + }, + { + "name": "MPC8247" + }, + { + "name": "MPC8245" + }, + { + "name": "MPC8241" + }, + { + "name": "PowerQUICC-II" + }, + { + "name": "MPC82xx" + }, + { + "name": "MPC5200B" + }, + { + "name": "MPC5200" + }, + { + "name": "MPC52xx" + }, + { + "name": "MPC8240" + }, + { + "name": "440EP" + }, + { + "name": "x2vp50" + }, + { + "name": "x2vp7" + }, + { + "name": "405GPe" + }, + { + "name": "405GP" + }, + { + "name": "405CR" + }, + { + "name": "405" + }, + { + "name": "403" + }, + { + "name": "750cl_v1.0" + }, + { + "name": "750cxe_v2.1" + }, + { + "name": "7457A_v1.2" + }, + { + "name": "755_v2.7" + }, + { + "name": "MPC8347ET" + }, + { + "name": "MPC8545E_v20" + }, + { + "name": "750_v2.1" + }, + { + "name": "755_v2.2" + }, + { + "name": "745_v2.0" + }, + { + "name": "7455_v1.0" + }, + { + "name": "MPC8547E_v21" + }, + { + "name": "STB25" + }, + { + "name": "POWER8_v2.0" + }, + { + "name": "401G2" + }, + { + "name": "MPC8349A" + }, + { + "name": "750e" + }, + { + "name": "MPC8545_v21" + }, + { + "name": "MPC8548_v11" + }, + { + "name": "970fx_v2.0" + }, + { + "name": "750fx_v2.0" + }, + { + "name": "POWER8E_v2.1" + }, + { + "name": "Cobra" + }, + { + "name": "603p" + }, + { + "name": "7400_v2.7" + }, + { + "name": "MPC8378E" + }, + { + "name": "e500v2_v10" + }, + { + "name": "e500mc" + }, + { + "name": "603e7v1" + }, + { + "name": "970mp_v1.0" + }, + { + "name": "MPC8555E_v11" + }, + { + "name": "440-Xilinx-w-dfpu" + }, + { + "name": "740e" + }, + { + "name": "405CRc" + }, + { + "name": "7447A_v1.1" + }, + { + "name": "MPC8543_v11" + }, + { + "name": "MPC8533E_v10" + }, + { + "name": "MPC8540_v21" + }, + { + "name": "e500v2_v21" + }, + { + "name": "e300c1" + }, + { + "name": "7400_v2.2" + }, + { + "name": "970fx_v1.0" + }, + { + "name": "750gx_v1.2" + }, + { + "name": "750fx_v1.0" + }, + { + "name": "MPC8641" + }, + { + "name": "MPC8544E_v10" + }, + { + "name": "405D4" + }, + { + "name": "7457_v1.1" + }, + { + "name": "970fx_v3.0" + }, + { + "name": "604e_v2.2" + }, + { + "name": "755_v2.6" + }, + { + "name": "7410_v1.4" + }, + { + "name": "Npe4GS3" + }, + { + "name": "745_v2.4" + }, + { + "name": "750_v2.0" + }, + { + "name": "7445_v3.2" + }, + { + "name": "750l_v3.2" + }, + { + "name": "MPC8540_v10" + }, + { + "name": "750_v1.0" + }, + { + "name": "MPC8343A" + }, + { + "name": "MPC8378" + }, + { + "name": "G2HiP3" + }, + { + "name": "750cxe_v3.0" + }, + { + "name": "e500_v10" + }, + { + "name": "STB03" + }, + { + "name": "MPC8567" + }, + { + "name": "MPC8545_v20" + }, + { + "name": "MPC8548_v10" + }, + { + "name": "755_v1.1" + }, + { + "name": "603e7v" + }, + { + "name": "Npe405H2" + }, + { + "name": "750_v3.0" + }, + { + "name": "Npe405H" + }, + { + "name": "7400_v2.6" + }, + { + "name": "405GPa" + }, + { + "name": "MPC8548_v21" + }, + { + "name": "MPC8541E_v10" + }, + { + "name": "750l_v2.2" + }, + { + "name": "MPC8555E_v10" + }, + { + "name": "7457A_v1.1" + }, + { + "name": "e200z6" + }, + { + "name": "MPC8379E" + }, + { + "name": "e500v2_v20" + }, + { + "name": "MPC8347AP" + }, + { + "name": "401B2" + }, + { + "name": "MPC8349E" + }, + { + "name": "755_v2.1" + }, + { + "name": "MPC8543_v21" + }, + { + "name": "MPC8547E_v20" + }, + { + "name": "745_v2.8" + }, + { + "name": "7455_v3.4" + }, + { + "name": "7448_v1.1" + }, + { + "name": "740_v2.2" + }, + { + "name": "7400_v1.1" + }, + { + "name": "MPC8567E" + }, + { + "name": "7441_v2.10" + }, + { + "name": "603e_v1.4" + }, + { + "name": "G2leGP1" + }, + { + "name": "7451_v2.10" + }, + { + "name": "MPC8343E" + }, + { + "name": "750cx_v2.2" + }, + { + "name": "Npe405L" + }, + { + "name": "603e7" + }, + { + "name": "401A1" + }, + { + "name": "MPC8377" + }, + { + "name": "7448_v2.1" + }, + { + "name": "7441_v2.3" + }, + { + "name": "7400_v2.1" + }, + { + "name": "405CRb" + }, + { + "name": "604" + }, + { + "name": "MPC8540_v20" + }, + { + "name": "MPC8543_v10" + }, + { + "name": "7447A_v1.0" + }, + { + "name": "7445_v2.1" + }, + { + "name": "e500_v20" + }, + { + "name": "750gx_v1.1" + }, + { + "name": "MPC8543E_v11" + }, + { + "name": "750cxe_v2.4" + }, + { + "name": "MPC8548_v20" + }, + { + "name": "MPC8347AT" + }, + { + "name": "POWER8NVL_v1.0" + }, + { + "name": "7457A_v1.0" + }, + { + "name": "7457_v1.0" + }, + { + "name": "7450_v1.2" + }, + { + "name": "MPC8572" + }, + { + "name": "755_v2.5" + }, + { + "name": "7410_v1.3" + }, + { + "name": "745_v2.3" + }, + { + "name": "750l_v2.1" + }, + { + "name": "405GPR" + }, + { + "name": "755_v2.0" + }, + { + "name": "MPC8541_v11" + }, + { + "name": "401C2" + }, + { + "name": "e500v2_v30" + }, + { + "name": "7455_v3.3" + }, + { + "name": "405EZ" + }, + { + "name": "MPC8568E" + }, + { + "name": "755_v1.0" + }, + { + "name": "603e_v1.3" + }, + { + "name": "MPC8560_v10" + }, + { + "name": "MPC8560_v21" + }, + { + "name": "G2H4" + }, + { + "name": "MPC8533_v11" + }, + { + "name": "740_v3.1" + }, + { + "name": "e200z5" + }, + { + "name": "MPC8349" + }, + { + "name": "7400_v2.0" + }, + { + "name": "405CRa" + }, + { + "name": "MPC8543E_v10" + }, + { + "name": "MPC8543E_v21" + }, + { + "name": "750cxe_v2.3" + }, + { + "name": "MPC8543_v20" + }, + { + "name": "745_v2.7" + }, + { + "name": "403GC" + }, + { + "name": "e5500" + }, + { + "name": "7448_v1.0" + }, + { + "name": "MPC5200_v12" + }, + { + "name": "740_v2.1" + }, + { + "name": "745_v2.2" + }, + { + "name": "7400_v1.0" + }, + { + "name": "7410_v1.2" + }, + { + "name": "x2vp4" + }, + { + "name": "MPC8555_v11" + }, + { + "name": "MPC8541_v10" + }, + { + "name": "405LP" + }, + { + "name": "750fx_v2.3" + }, + { + "name": "405EP" + }, + { + "name": "601_v2" + }, + { + "name": "MPC8544_v11" + }, + { + "name": "401D2" + }, + { + "name": "MPC8572E" + }, + { + "name": "604e_v1.0" + }, + { + "name": "750cx_v2.1" + }, + { + "name": "MPC5200B_v21" + }, + { + "name": "750l_v3.0" + }, + { + "name": "e300c4" + }, + { + "name": "7448_v2.0" + }, + { + "name": "7450_v2.1" + }, + { + "name": "G2leGP" + }, + { + "name": "750cxe_v3.1b" + }, + { + "name": "7400_v2.9" + }, + { + "name": "G2GP" + }, + { + "name": "603" + }, + { + "name": "405GPd" + }, + { + "name": "MPC8548E_v11" + }, + { + "name": "603e7t" + }, + { + "name": "IOP480" + }, + { + "name": "750gx_v1.0" + }, + { + "name": "MPC8560_v20" + }, + { + "name": "405D2" + }, + { + "name": "750fl" + }, + { + "name": "750l_v2.0" + }, + { + "name": "x2vp20" + }, + { + "name": "e600" + }, + { + "name": "7450_v1.1" + }, + { + "name": "755_v2.4" + }, + { + "name": "7445_v1.0" + }, + { + "name": "G2LS" + }, + { + "name": "MPC8543E_v20" + }, + { + "name": "7447_v1.1" + }, + { + "name": "603e_v2.2" + }, + { + "name": "603e_v4" + }, + { + "name": "7455_v3.2" + }, + { + "name": "740_v2.0" + }, + { + "name": "MPC8347P" + }, + { + "name": "440EPb" + }, + { + "name": "MPC603" + }, + { + "name": "603e_v1.2" + }, + { + "name": "750fx_v2.2" + }, + { + "name": "740_v1.0" + }, + { + "name": "MPC8544_v10" + }, + { + "name": "601_v1" + }, + { + "name": "745_v1.1" + }, + { + "name": "POWER7+_v2.1" + }, + { + "name": "750cx_v2.0" + }, + { + "name": "MPC8347EAP" + }, + { + "name": "401E2" + }, + { + "name": "MPC8641D" + }, + { + "name": "e300c3" + }, + { + "name": "MPC8533_v10" + }, + { + "name": "7441_v2.1" + }, + { + "name": "740_v3.0" + }, + { + "name": "POWER5+_v2.1" + }, + { + "name": "602" + }, + { + "name": "MPC8548E_v10" + }, + { + "name": "G2leLS" + }, + { + "name": "MPC8343" + }, + { + "name": "750cx_v1.0" + }, + { + "name": "750cxe_v2.2" + }, + { + "name": "604e_v2.4" + }, + { + "name": "755_v2.8" + }, + { + "name": "MPC8548E_v21" + }, + { + "name": "745_v2.6" + }, + { + "name": "G2le" + }, + { + "name": "403GB" + }, + { + "name": "MPC8545E_v21" + }, + { + "name": "POWER7_v2.3" + }, + { + "name": "750_v2.2" + }, + { + "name": "7450_v1.0" + }, + { + "name": "MPC5200_v11" + }, + { + "name": "755_v2.3" + }, + { + "name": "MPC8347EP" + }, + { + "name": "7410_v1.1" + }, + { + "name": "750gl" + }, + { + "name": "403GCX" + }, + { + "name": "750p" + }, + { + "name": "745_v2.1" + }, + { + "name": "7445_v3.4" + }, + { + "name": "G2" + }, + { + "name": "MPC8555_v10" + }, + { + "name": "MPC8347T" + }, + { + "name": "603e_v3" + }, + { + "name": "970_v2.2" + }, + { + "name": "440-Xilinx" + }, + { + "name": "740p" + }, + { + "name": "MPC5200B_v20" + }, + { + "name": "440EPX" + }, + { + "name": "603e_v1.1" + }, + { + "name": "7451_v2.3" + }, + { + "name": "7450_v2.0" + }, + { + "name": "7400_v2.8" + }, + { + "name": "7455_v2.1" + }, + { + "name": "405GPc" + }, + { + "name": "MPC8347EAT" + }, + { + "name": "970mp_v1.1" + }, + { + "name": "603e7v2" + }, + { + "name": "604r" + }, + { + "name": "7447A_v1.2" + }, + { + "name": "MPC8533E_v11" + }, + { + "name": "e500v2_v22" + }, + { + "name": "401F2" + }, + { + "name": "MPC8343EA" + }, + { + "name": "7457_v1.2" + }, + { + "name": "970fx_v3.1" + }, + { + "name": "7447_v1.0" + }, + { + "name": "745_v2.5" + }, + { + "name": "MPC8548E_v20" + }, + { + "name": "MPC8610" + }, + { + "name": "403GA" + }, + { + "name": "750cxe_v2.4b" + }, + { + "name": "MPC5200_v10" + }, + { + "name": "7410_v1.0" + }, + { + "name": "G2leGP3" + }, + { + "name": "603e_v4.1" + }, + { + "name": "7445_v3.3" + }, + { + "name": "440EPa" + }, + { + "name": "970fx_v2.1" + }, + { + "name": "MPC8377E" + }, + { + "name": "750fx_v2.1" + }, + { + "name": "601_v0" + }, + { + "name": "STB04" + }, + { + "name": "745_v1.0" + }, + { + "name": "G2HiP4" + }, + { + "name": "750cl_v2.0" + }, + { + "name": "750cxr" + }, + { + "name": "MPC8349EA" + }, + { + "name": "750cxe_v3.1" + }, + { + "name": "401" + }, + { + "name": "MPC8379" + }, + { + "name": "MPC8568" + }, + { + "name": "e300c2" + }, + { + "name": "750_v3.1" + }, + { + "name": "MPC8544E_v11" + }, + { + "name": "405GPb" + }, + { + "name": "MPC8541E_v11" + } + ], + "id": "libvirt-2" +} diff --git a/tests/qemucapabilitiesdata/caps_2.6.0.ppc64.xml b/tests/qemucapabilitiesdata/caps_2.6.0.ppc64.xml new file mode 100644 index 0000000000..f1c9fc98a4 --- /dev/null +++ b/tests/qemucapabilitiesdata/caps_2.6.0.ppc64.xml @@ -0,0 +1,1051 @@ + + 0 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2006000 + 0 + + ppc64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/qemucapabilitiesdata/caps_2.6.0.ppc64le.replies b/tests/qemucapabilitiesdata/caps_2.6.0.ppc64le.replies deleted file mode 100644 index 2e4fa72daa..0000000000 --- a/tests/qemucapabilitiesdata/caps_2.6.0.ppc64le.replies +++ /dev/null @@ -1,15550 +0,0 @@ -{ - "QMP": { - "version": { - "qemu": { - "micro": 0, - "minor": 6, - "major": 2 - }, - "package": "" - }, - "capabilities": [ - ] - } -} - -{ - "return": { - }, - "id": "libvirt-1" -} - -{ - "return": { - "qemu": { - "micro": 0, - "minor": 6, - "major": 2 - }, - "package": "" - }, - "id": "libvirt-2" -} - -{ - "return": { - "arch": "ppc64" - }, - "id": "libvirt-3" -} - -{ - "return": [ - { - "name": "query-rocker-of-dpa-groups" - }, - { - "name": "query-rocker-of-dpa-flows" - }, - { - "name": "query-rocker-ports" - }, - { - "name": "query-rocker" - }, - { - "name": "block-set-write-threshold" - }, - { - "name": "input-send-event" - }, - { - "name": "trace-event-set-state" - }, - { - "name": "trace-event-get-state" - }, - { - "name": "query-acpi-ospm-status" - }, - { - "name": "query-memory-devices" - }, - { - "name": "query-memdev" - }, - { - "name": "blockdev-change-medium" - }, - { - "name": "query-named-block-nodes" - }, - { - "name": "x-blockdev-insert-medium" - }, - { - "name": "x-blockdev-remove-medium" - }, - { - "name": "blockdev-close-tray" - }, - { - "name": "blockdev-open-tray" - }, - { - "name": "x-blockdev-del" - }, - { - "name": "blockdev-add" - }, - { - "name": "query-rx-filter" - }, - { - "name": "chardev-remove" - }, - { - "name": "chardev-add" - }, - { - "name": "query-tpm-types" - }, - { - "name": "query-tpm-models" - }, - { - "name": "query-tpm" - }, - { - "name": "query-target" - }, - { - "name": "query-cpu-definitions" - }, - { - "name": "query-machines" - }, - { - "name": "device-list-properties" - }, - { - "name": "qom-list-types" - }, - { - "name": "change-vnc-password" - }, - { - "name": "nbd-server-stop" - }, - { - "name": "nbd-server-add" - }, - { - "name": "nbd-server-start" - }, - { - "name": "qom-get" - }, - { - "name": "qom-set" - }, - { - "name": "qom-list" - }, - { - "name": "query-block-jobs" - }, - { - "name": "query-balloon" - }, - { - "name": "query-migrate-parameters" - }, - { - "name": "migrate-set-parameters" - }, - { - "name": "query-migrate-capabilities" - }, - { - "name": "migrate-set-capabilities" - }, - { - "name": "query-migrate" - }, - { - "name": "query-command-line-options" - }, - { - "name": "query-uuid" - }, - { - "name": "query-name" - }, - { - "name": "query-vnc-servers" - }, - { - "name": "query-vnc" - }, - { - "name": "query-mice" - }, - { - "name": "query-status" - }, - { - "name": "query-kvm" - }, - { - "name": "query-pci" - }, - { - "name": "query-iothreads" - }, - { - "name": "query-cpus" - }, - { - "name": "query-blockstats" - }, - { - "name": "query-block" - }, - { - "name": "query-chardev-backends" - }, - { - "name": "query-chardev" - }, - { - "name": "query-qmp-schema" - }, - { - "name": "query-events" - }, - { - "name": "query-commands" - }, - { - "name": "query-version" - }, - { - "name": "human-monitor-command" - }, - { - "name": "qmp_capabilities" - }, - { - "name": "add_client" - }, - { - "name": "expire_password" - }, - { - "name": "set_password" - }, - { - "name": "block_set_io_throttle" - }, - { - "name": "block_passwd" - }, - { - "name": "query-fdsets" - }, - { - "name": "remove-fd" - }, - { - "name": "add-fd" - }, - { - "name": "closefd" - }, - { - "name": "getfd" - }, - { - "name": "set_link" - }, - { - "name": "balloon" - }, - { - "name": "change-backing-file" - }, - { - "name": "blockdev-mirror" - }, - { - "name": "drive-mirror" - }, - { - "name": "blockdev-snapshot-delete-internal-sync" - }, - { - "name": "blockdev-snapshot-internal-sync" - }, - { - "name": "blockdev-snapshot" - }, - { - "name": "blockdev-snapshot-sync" - }, - { - "name": "block-dirty-bitmap-clear" - }, - { - "name": "block-dirty-bitmap-remove" - }, - { - "name": "block-dirty-bitmap-add" - }, - { - "name": "transaction" - }, - { - "name": "block-job-complete" - }, - { - "name": "block-job-resume" - }, - { - "name": "block-job-pause" - }, - { - "name": "block-job-cancel" - }, - { - "name": "block-job-set-speed" - }, - { - "name": "blockdev-backup" - }, - { - "name": "drive-backup" - }, - { - "name": "block-commit" - }, - { - "name": "block-stream" - }, - { - "name": "block_resize" - }, - { - "name": "object-del" - }, - { - "name": "object-add" - }, - { - "name": "netdev_del" - }, - { - "name": "netdev_add" - }, - { - "name": "query-dump" - }, - { - "name": "query-dump-guest-memory-capability" - }, - { - "name": "dump-guest-memory" - }, - { - "name": "client_migrate_info" - }, - { - "name": "migrate_set_downtime" - }, - { - "name": "migrate_set_speed" - }, - { - "name": "query-migrate-cache-size" - }, - { - "name": "migrate-start-postcopy" - }, - { - "name": "migrate-set-cache-size" - }, - { - "name": "migrate-incoming" - }, - { - "name": "migrate_cancel" - }, - { - "name": "migrate" - }, - { - "name": "xen-set-global-dirty-log" - }, - { - "name": "xen-save-devices-state" - }, - { - "name": "ringbuf-read" - }, - { - "name": "ringbuf-write" - }, - { - "name": "inject-nmi" - }, - { - "name": "pmemsave" - }, - { - "name": "memsave" - }, - { - "name": "cpu-add" - }, - { - "name": "cpu" - }, - { - "name": "send-key" - }, - { - "name": "device_del" - }, - { - "name": "device_add" - }, - { - "name": "system_powerdown" - }, - { - "name": "system_reset" - }, - { - "name": "system_wakeup" - }, - { - "name": "cont" - }, - { - "name": "stop" - }, - { - "name": "screendump" - }, - { - "name": "change" - }, - { - "name": "eject" - }, - { - "name": "quit" - } - ], - "id": "libvirt-4" -} - -{ - "return": { - "fd": 15, - "fdset-id": 0 - }, - "id": "libvirt-5" -} - -{ - "id": "libvirt-6", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'bogus' not found" - } -} - -{ - "return": { - "enabled": true, - "present": true - }, - "id": "libvirt-7" -} - -{ - "return": [ - { - "name": "WATCHDOG" - }, - { - "name": "WAKEUP" - }, - { - "name": "VSERPORT_CHANGE" - }, - { - "name": "VNC_INITIALIZED" - }, - { - "name": "VNC_DISCONNECTED" - }, - { - "name": "VNC_CONNECTED" - }, - { - "name": "SUSPEND_DISK" - }, - { - "name": "SUSPEND" - }, - { - "name": "STOP" - }, - { - "name": "SPICE_MIGRATE_COMPLETED" - }, - { - "name": "SPICE_INITIALIZED" - }, - { - "name": "SPICE_DISCONNECTED" - }, - { - "name": "SPICE_CONNECTED" - }, - { - "name": "SHUTDOWN" - }, - { - "name": "RTC_CHANGE" - }, - { - "name": "RESUME" - }, - { - "name": "RESET" - }, - { - "name": "QUORUM_REPORT_BAD" - }, - { - "name": "QUORUM_FAILURE" - }, - { - "name": "POWERDOWN" - }, - { - "name": "NIC_RX_FILTER_CHANGED" - }, - { - "name": "MIGRATION_PASS" - }, - { - "name": "MIGRATION" - }, - { - "name": "MEM_UNPLUG_ERROR" - }, - { - "name": "GUEST_PANICKED" - }, - { - "name": "DUMP_COMPLETED" - }, - { - "name": "DEVICE_TRAY_MOVED" - }, - { - "name": "DEVICE_DELETED" - }, - { - "name": "BLOCK_WRITE_THRESHOLD" - }, - { - "name": "BLOCK_JOB_READY" - }, - { - "name": "BLOCK_JOB_ERROR" - }, - { - "name": "BLOCK_JOB_COMPLETED" - }, - { - "name": "BLOCK_JOB_CANCELLED" - }, - { - "name": "BLOCK_IO_ERROR" - }, - { - "name": "BLOCK_IMAGE_CORRUPTED" - }, - { - "name": "BALLOON_CHANGE" - }, - { - "name": "ACPI_DEVICE_OST" - } - ], - "id": "libvirt-8" -} - -{ - "return": [ - { - "name": "scsi-generic" - }, - { - "name": "qio-channel-tls" - }, - { - "name": "virtio-mmio" - }, - { - "name": "scsi-hd" - }, - { - "name": "MPC8541E_v11-powerpc64-cpu" - }, - { - "name": "isa-m48t59" - }, - { - "name": "405GPb-powerpc64-cpu" - }, - { - "name": "MPC8544E_v11-powerpc64-cpu" - }, - { - "name": "usb-bot" - }, - { - "name": "750_v3.1-powerpc64-cpu" - }, - { - "name": "dec-21154" - }, - { - "name": "spapr-pci-vfio-host-bridge" - }, - { - "name": "e300c2-powerpc64-cpu" - }, - { - "name": "lsi53c895a" - }, - { - "name": "MPC8568-powerpc64-cpu" - }, - { - "name": "MPC8379-powerpc64-cpu" - }, - { - "name": "virtio-keyboard-pci" - }, - { - "name": "401-powerpc64-cpu" - }, - { - "name": "750cxe_v3.1-powerpc64-cpu" - }, - { - "name": "MPC8349EA-powerpc64-cpu" - }, - { - "name": "750cxr-powerpc64-cpu" - }, - { - "name": "750cl_v2.0-powerpc64-cpu" - }, - { - "name": "G2HiP4-powerpc64-cpu" - }, - { - "name": "745_v1.0-powerpc64-cpu" - }, - { - "name": "STB04-powerpc64-cpu" - }, - { - "name": "ide-hd" - }, - { - "name": "virtio-net-device" - }, - { - "name": "601_v0-powerpc64-cpu" - }, - { - "name": "ppc4xx-pcihost" - }, - { - "name": "spapr-vio-bus" - }, - { - "name": "ppc4xx-host-bridge" - }, - { - "name": "750fx_v2.1-powerpc64-cpu" - }, - { - "name": "macio-newworld" - }, - { - "name": "MPC8377E-powerpc64-cpu" - }, - { - "name": "970fx_v2.1-powerpc64-cpu" - }, - { - "name": "440EPa-powerpc64-cpu" - }, - { - "name": "SUNW,fdtwo" - }, - { - "name": "virtio-serial-pci" - }, - { - "name": "isa-pcspk" - }, - { - "name": "dec-21154-p2p-bridge" - }, - { - "name": "7445_v3.3-powerpc64-cpu" - }, - { - "name": "603e_v4.1-powerpc64-cpu" - }, - { - "name": "G2leGP3-powerpc64-cpu" - }, - { - "name": "spapr-vscsi" - }, - { - "name": "xlnx.xps-ethernetlite" - }, - { - "name": "7410_v1.0-powerpc64-cpu" - }, - { - "name": "platform-bus-device" - }, - { - "name": "xics" - }, - { - "name": "MPC5200_v10-powerpc64-cpu" - }, - { - "name": "750cxe_v2.4b-powerpc64-cpu" - }, - { - "name": "ics" - }, - { - "name": "403GA-powerpc64-cpu" - }, - { - "name": "icp" - }, - { - "name": "MPC8610-powerpc64-cpu" - }, - { - "name": "usb-host" - }, - { - "name": "MPC8548E_v20-powerpc64-cpu" - }, - { - "name": "745_v2.5-powerpc64-cpu" - }, - { - "name": "7447_v1.0-powerpc64-cpu" - }, - { - "name": "970fx_v3.1-powerpc64-cpu" - }, - { - "name": "7457_v1.2-powerpc64-cpu" - }, - { - "name": "usb-bt-dongle" - }, - { - "name": "virtio-input-host-pci" - }, - { - "name": "xlnx.xps-intc" - }, - { - "name": "MPC8343EA-powerpc64-cpu" - }, - { - "name": "e1000" - }, - { - "name": "mpc8xxx_gpio" - }, - { - "name": "401F2-powerpc64-cpu" - }, - { - "name": "pseries-2.1-machine" - }, - { - "name": "ich9-usb-uhci6" - }, - { - "name": "ich9-usb-uhci5" - }, - { - "name": "usb-mtp" - }, - { - "name": "ich9-usb-uhci3" - }, - { - "name": "cmd646-ide" - }, - { - "name": "ich9-usb-uhci4" - }, - { - "name": "sysbus-ahci" - }, - { - "name": "e500v2_v22-powerpc64-cpu" - }, - { - "name": "ich9-usb-uhci2" - }, - { - "name": "ich9-usb-uhci1" - }, - { - "name": "MPC8533E_v11-powerpc64-cpu" - }, - { - "name": "7447A_v1.2-powerpc64-cpu" - }, - { - "name": "tpci200" - }, - { - "name": "memory-backend-file" - }, - { - "name": "604r-powerpc64-cpu" - }, - { - "name": "603e7v2-powerpc64-cpu" - }, - { - "name": "970mp_v1.1-powerpc64-cpu" - }, - { - "name": "sysbus-m48t59" - }, - { - "name": "rtl8139" - }, - { - "name": "usb-audio" - }, - { - "name": "uni-north-internal-pci-pcihost" - }, - { - "name": "MPC8347EAT-powerpc64-cpu" - }, - { - "name": "megasas" - }, - { - "name": "405GPc-powerpc64-cpu" - }, - { - "name": "7455_v2.1-powerpc64-cpu" - }, - { - "name": "7400_v2.8-powerpc64-cpu" - }, - { - "name": "u3-agp" - }, - { - "name": "container" - }, - { - "name": "7450_v2.0-powerpc64-cpu" - }, - { - "name": "scsi-block" - }, - { - "name": "7451_v2.3-powerpc64-cpu" - }, - { - "name": "pci-bridge" - }, - { - "name": "603e_v1.1-powerpc64-cpu" - }, - { - "name": "eTSEC" - }, - { - "name": "scsi-cd" - }, - { - "name": "pxb-bus" - }, - { - "name": "uni-north-agp" - }, - { - "name": "440EPX-powerpc64-cpu" - }, - { - "name": "MPC5200B_v20-powerpc64-cpu" - }, - { - "name": "accel" - }, - { - "name": "740p-powerpc64-cpu" - }, - { - "name": "virtio-vga" - }, - { - "name": "440-Xilinx-powerpc64-cpu" - }, - { - "name": "spapr-rng" - }, - { - "name": "xlnx.xps-timer" - }, - { - "name": "isa-serial" - }, - { - "name": "virtio-serial-device" - }, - { - "name": "970_v2.2-powerpc64-cpu" - }, - { - "name": "vhost-scsi-pci" - }, - { - "name": "tls-creds-anon" - }, - { - "name": "pc-testdev" - }, - { - "name": "icskvm" - }, - { - "name": "escc" - }, - { - "name": "usb-uas" - }, - { - "name": "fw_cfg_mem" - }, - { - "name": "603e_v3-powerpc64-cpu" - }, - { - "name": "pseries-2.3-machine" - }, - { - "name": "MPC8347T-powerpc64-cpu" - }, - { - "name": "taihu-machine" - }, - { - "name": "icp-kvm" - }, - { - "name": "MPC8555_v10-powerpc64-cpu" - }, - { - "name": "G2-powerpc64-cpu" - }, - { - "name": "virtio-balloon-pci" - }, - { - "name": "ide-cd" - }, - { - "name": "usb-ccid" - }, - { - "name": "7445_v3.4-powerpc64-cpu" - }, - { - "name": "745_v2.1-powerpc64-cpu" - }, - { - "name": "pseries-2.2-machine" - }, - { - "name": "750p-powerpc64-cpu" - }, - { - "name": "403GCX-powerpc64-cpu" - }, - { - "name": "iothread" - }, - { - "name": "sb16" - }, - { - "name": "750gl-powerpc64-cpu" - }, - { - "name": "filter-redirector" - }, - { - "name": "7410_v1.1-powerpc64-cpu" - }, - { - "name": "MPC8347EP-powerpc64-cpu" - }, - { - "name": "755_v2.3-powerpc64-cpu" - }, - { - "name": "MPC5200_v11-powerpc64-cpu" - }, - { - "name": "7450_v1.0-powerpc64-cpu" - }, - { - "name": "750_v2.2-powerpc64-cpu" - }, - { - "name": "POWER7_v2.3-powerpc64-cpu" - }, - { - "name": "i82559er" - }, - { - "name": "MPC8545E_v21-powerpc64-cpu" - }, - { - "name": "sdhci-pci" - }, - { - "name": "virtio-input-host-device" - }, - { - "name": "403GB-powerpc64-cpu" - }, - { - "name": "G2le-powerpc64-cpu" - }, - { - "name": "745_v2.6-powerpc64-cpu" - }, - { - "name": "MPC8548E_v21-powerpc64-cpu" - }, - { - "name": "cs4231a" - }, - { - "name": "755_v2.8-powerpc64-cpu" - }, - { - "name": "604e_v2.4-powerpc64-cpu" - }, - { - "name": "ivshmem-doorbell" - }, - { - "name": "750cxe_v2.2-powerpc64-cpu" - }, - { - "name": "750cx_v1.0-powerpc64-cpu" - }, - { - "name": "MPC8343-powerpc64-cpu" - }, - { - "name": "virtio-rng-device" - }, - { - "name": "G2leLS-powerpc64-cpu" - }, - { - "name": "isa-parallel" - }, - { - "name": "MPC8548E_v10-powerpc64-cpu" - }, - { - "name": "adlib" - }, - { - "name": "602-powerpc64-cpu" - }, - { - "name": "pci-bridge-seat" - }, - { - "name": "hda-micro" - }, - { - "name": "fw_cfg_io" - }, - { - "name": "dc390" - }, - { - "name": "POWER5+_v2.1-powerpc64-cpu" - }, - { - "name": "740_v3.0-powerpc64-cpu" - }, - { - "name": "7441_v2.1-powerpc64-cpu" - }, - { - "name": "IDE" - }, - { - "name": "MPC8533_v10-powerpc64-cpu" - }, - { - "name": "e300c3-powerpc64-cpu" - }, - { - "name": "MPC8641D-powerpc64-cpu" - }, - { - "name": "401E2-powerpc64-cpu" - }, - { - "name": "MPC8347EAP-powerpc64-cpu" - }, - { - "name": "spapr-pci-host-bridge" - }, - { - "name": "memory-backend-ram" - }, - { - "name": "am53c974" - }, - { - "name": "pseries-2.5-machine" - }, - { - "name": "750cx_v2.0-powerpc64-cpu" - }, - { - "name": "POWER7+_v2.1-powerpc64-cpu" - }, - { - "name": "virtio-blk-device" - }, - { - "name": "745_v1.1-powerpc64-cpu" - }, - { - "name": "601_v1-powerpc64-cpu" - }, - { - "name": "MPC8544_v10-powerpc64-cpu" - }, - { - "name": "740_v1.0-powerpc64-cpu" - }, - { - "name": "qio-channel-websock" - }, - { - "name": "pseries-2.4-machine" - }, - { - "name": "mc146818rtc" - }, - { - "name": "spapr-nvram" - }, - { - "name": "qio-channel-file" - }, - { - "name": "uni-north-pci" - }, - { - "name": "750fx_v2.2-powerpc64-cpu" - }, - { - "name": "603e_v1.2-powerpc64-cpu" - }, - { - "name": "hda-output" - }, - { - "name": "MPC603-powerpc64-cpu" - }, - { - "name": "sysbus-m48t08" - }, - { - "name": "raven" - }, - { - "name": "440EPb-powerpc64-cpu" - }, - { - "name": "VGA" - }, - { - "name": "POWER8-powerpc64-cpu" - }, - { - "name": "i8257" - }, - { - "name": "sysbus-m48t02" - }, - { - "name": "pc87312" - }, - { - "name": "mptsas1068" - }, - { - "name": "edu" - }, - { - "name": "MPC8347P-powerpc64-cpu" - }, - { - "name": "virtio-mouse-pci" - }, - { - "name": "740_v2.0-powerpc64-cpu" - }, - { - "name": "7455_v3.2-powerpc64-cpu" - }, - { - "name": "spapr-vlan" - }, - { - "name": "603e_v4-powerpc64-cpu" - }, - { - "name": "HDA" - }, - { - "name": "603e_v2.2-powerpc64-cpu" - }, - { - "name": "7447_v1.1-powerpc64-cpu" - }, - { - "name": "MPC8543E_v20-powerpc64-cpu" - }, - { - "name": "macio-oldworld" - }, - { - "name": "qemu:memory-region" - }, - { - "name": "adb-keyboard" - }, - { - "name": "G2LS-powerpc64-cpu" - }, - { - "name": "sysbus-ohci" - }, - { - "name": "7445_v1.0-powerpc64-cpu" - }, - { - "name": "755_v2.4-powerpc64-cpu" - }, - { - "name": "7450_v1.1-powerpc64-cpu" - }, - { - "name": "e600-powerpc64-cpu" - }, - { - "name": "qio-channel-command" - }, - { - "name": "usb-serial" - }, - { - "name": "x2vp20-powerpc64-cpu" - }, - { - "name": "qtest-accel" - }, - { - "name": "pseries-2.6-machine" - }, - { - "name": "750l_v2.0-powerpc64-cpu" - }, - { - "name": "750fl-powerpc64-cpu" - }, - { - "name": "vt82c686b-usb-uhci" - }, - { - "name": "pxb-host" - }, - { - "name": "405D2-powerpc64-cpu" - }, - { - "name": "virtio-blk-pci" - }, - { - "name": "virtio-gpu-device" - }, - { - "name": "MPC8560_v20-powerpc64-cpu" - }, - { - "name": "750gx_v1.0-powerpc64-cpu" - }, - { - "name": "QJSON" - }, - { - "name": "System" - }, - { - "name": "lsi53c810" - }, - { - "name": "uni-north-agp-pcihost" - }, - { - "name": "IOP480-powerpc64-cpu" - }, - { - "name": "603e7t-powerpc64-cpu" - }, - { - "name": "MPC8548E_v11-powerpc64-cpu" - }, - { - "name": "405GPd-powerpc64-cpu" - }, - { - "name": "603-powerpc64-cpu" - }, - { - "name": "G2GP-powerpc64-cpu" - }, - { - "name": "7400_v2.9-powerpc64-cpu" - }, - { - "name": "750cxe_v3.1b-powerpc64-cpu" - }, - { - "name": "G2leGP-powerpc64-cpu" - }, - { - "name": "7450_v2.1-powerpc64-cpu" - }, - { - "name": "7448_v2.0-powerpc64-cpu" - }, - { - "name": "mac99-machine" - }, - { - "name": "e300c4-powerpc64-cpu" - }, - { - "name": "750l_v3.0-powerpc64-cpu" - }, - { - "name": "MPC5200B_v21-powerpc64-cpu" - }, - { - "name": "PCIE" - }, - { - "name": "750cx_v2.1-powerpc64-cpu" - }, - { - "name": "cuda" - }, - { - "name": "604e_v1.0-powerpc64-cpu" - }, - { - "name": "MPC8572E-powerpc64-cpu" - }, - { - "name": "virtio-serial-bus" - }, - { - "name": "vhost-scsi" - }, - { - "name": "secondary-vga" - }, - { - "name": "401D2-powerpc64-cpu" - }, - { - "name": "MPC8544_v11-powerpc64-cpu" - }, - { - "name": "e500-ccsr" - }, - { - "name": "601_v2-powerpc64-cpu" - }, - { - "name": "405EP-powerpc64-cpu" - }, - { - "name": "ccid-bus" - }, - { - "name": "pci-ohci" - }, - { - "name": "cfi.pflash02" - }, - { - "name": "cfi.pflash01" - }, - { - "name": "usb-hub" - }, - { - "name": "750fx_v2.3-powerpc64-cpu" - }, - { - "name": "405LP-powerpc64-cpu" - }, - { - "name": "nmi" - }, - { - "name": "MPC8541_v10-powerpc64-cpu" - }, - { - "name": "MPC8555_v11-powerpc64-cpu" - }, - { - "name": "input-linux" - }, - { - "name": "x2vp4-powerpc64-cpu" - }, - { - "name": "7410_v1.2-powerpc64-cpu" - }, - { - "name": "xics-kvm" - }, - { - "name": "7400_v1.0-powerpc64-cpu" - }, - { - "name": "745_v2.2-powerpc64-cpu" - }, - { - "name": "vfio-amd-xgbe" - }, - { - "name": "740_v2.1-powerpc64-cpu" - }, - { - "name": "MPC5200_v12-powerpc64-cpu" - }, - { - "name": "7448_v1.0-powerpc64-cpu" - }, - { - "name": "e5500-powerpc64-cpu" - }, - { - "name": "xlnx.xps-uartlite" - }, - { - "name": "403GC-powerpc64-cpu" - }, - { - "name": "pci-serial" - }, - { - "name": "745_v2.7-powerpc64-cpu" - }, - { - "name": "MPC8543_v20-powerpc64-cpu" - }, - { - "name": "i8042" - }, - { - "name": "750cxe_v2.3-powerpc64-cpu" - }, - { - "name": "MPC8543E_v21-powerpc64-cpu" - }, - { - "name": "i82559c" - }, - { - "name": "i82559b" - }, - { - "name": "i82559a" - }, - { - "name": "SCSI" - }, - { - "name": "rocker" - }, - { - "name": "pcnet" - }, - { - "name": "rng-egd" - }, - { - "name": "MPC8543E_v10-powerpc64-cpu" - }, - { - "name": "405CRa-powerpc64-cpu" - }, - { - "name": "spapr-tce-table" - }, - { - "name": "7400_v2.0-powerpc64-cpu" - }, - { - "name": "MPC8349-powerpc64-cpu" - }, - { - "name": "e200z5-powerpc64-cpu" - }, - { - "name": "740_v3.1-powerpc64-cpu" - }, - { - "name": "filter-dump" - }, - { - "name": "MPC8533_v11-powerpc64-cpu" - }, - { - "name": "i82558b" - }, - { - "name": "G2H4-powerpc64-cpu" - }, - { - "name": "i82558a" - }, - { - "name": "MPC8560_v21-powerpc64-cpu" - }, - { - "name": "smbus-eeprom" - }, - { - "name": "host-powerpc64-cpu" - }, - { - "name": "i82801" - }, - { - "name": "tls-creds-x509" - }, - { - "name": "virtio-net-pci" - }, - { - "name": "virtio-keyboard-device" - }, - { - "name": "i82562" - }, - { - "name": "usb-net" - }, - { - "name": "MPC8560_v10-powerpc64-cpu" - }, - { - "name": "603e_v1.3-powerpc64-cpu" - }, - { - "name": "755_v1.0-powerpc64-cpu" - }, - { - "name": "MPC8568E-powerpc64-cpu" - }, - { - "name": "i82557c" - }, - { - "name": "i82557b" - }, - { - "name": "i82557a" - }, - { - "name": "isa-i8259" - }, - { - "name": "virtio-gpu-pci" - }, - { - "name": "usb-mouse" - }, - { - "name": "sdhci-bus" - }, - { - "name": "i82551" - }, - { - "name": "i82550" - }, - { - "name": "405EZ-powerpc64-cpu" - }, - { - "name": "7455_v3.3-powerpc64-cpu" - }, - { - "name": "apple-desktop-bus" - }, - { - "name": "e500v2_v30-powerpc64-cpu" - }, - { - "name": "macio-ide" - }, - { - "name": "401C2-powerpc64-cpu" - }, - { - "name": "MPC8541_v11-powerpc64-cpu" - }, - { - "name": "nec-usb-xhci" - }, - { - "name": "755_v2.0-powerpc64-cpu" - }, - { - "name": "filter-mirror" - }, - { - "name": "user-creatable" - }, - { - "name": "ich9-usb-ehci2" - }, - { - "name": "ich9-usb-ehci1" - }, - { - "name": "vfio-pci" - }, - { - "name": "prep-machine" - }, - { - "name": "irq" - }, - { - "name": "isa-ide" - }, - { - "name": "405GPR-powerpc64-cpu" - }, - { - "name": "750l_v2.1-powerpc64-cpu" - }, - { - "name": "745_v2.3-powerpc64-cpu" - }, - { - "name": "7410_v1.3-powerpc64-cpu" - }, - { - "name": "755_v2.5-powerpc64-cpu" - }, - { - "name": "MPC8572-powerpc64-cpu" - }, - { - "name": "7450_v1.2-powerpc64-cpu" - }, - { - "name": "7457_v1.0-powerpc64-cpu" - }, - { - "name": "7457A_v1.0-powerpc64-cpu" - }, - { - "name": "POWER8NVL_v1.0-powerpc64-cpu" - }, - { - "name": "MPC8347AT-powerpc64-cpu" - }, - { - "name": "qio-channel-socket" - }, - { - "name": "piix3-usb-uhci" - }, - { - "name": "sd-bus" - }, - { - "name": "virtserialport" - }, - { - "name": "pvscsi" - }, - { - "name": "MPC8548_v20-powerpc64-cpu" - }, - { - "name": "750cxe_v2.4-powerpc64-cpu" - }, - { - "name": "i82378" - }, - { - "name": "MPC8543E_v11-powerpc64-cpu" - }, - { - "name": "750gx_v1.1-powerpc64-cpu" - }, - { - "name": "ich9-ahci" - }, - { - "name": "e500_v20-powerpc64-cpu" - }, - { - "name": "7445_v2.1-powerpc64-cpu" - }, - { - "name": "i82374" - }, - { - "name": "7447A_v1.0-powerpc64-cpu" - }, - { - "name": "gus" - }, - { - "name": "pc-dimm" - }, - { - "name": "MPC8543_v10-powerpc64-cpu" - }, - { - "name": "MPC8540_v20-powerpc64-cpu" - }, - { - "name": "604-powerpc64-cpu" - }, - { - "name": "405CRb-powerpc64-cpu" - }, - { - "name": "g3beige-machine" - }, - { - "name": "7400_v2.1-powerpc64-cpu" - }, - { - "name": "isa-dma" - }, - { - "name": "xics-common" - }, - { - "name": "7441_v2.3-powerpc64-cpu" - }, - { - "name": "7448_v2.1-powerpc64-cpu" - }, - { - "name": "MPC8377-powerpc64-cpu" - }, - { - "name": "401A1-powerpc64-cpu" - }, - { - "name": "603e7-powerpc64-cpu" - }, - { - "name": "IndustryPack" - }, - { - "name": "adb-mouse" - }, - { - "name": "Npe405L-powerpc64-cpu" - }, - { - "name": "nvram" - }, - { - "name": "750cx_v2.2-powerpc64-cpu" - }, - { - "name": "MPC8343E-powerpc64-cpu" - }, - { - "name": "7451_v2.10-powerpc64-cpu" - }, - { - "name": "virtio-rng-pci" - }, - { - "name": "usb-ehci" - }, - { - "name": "bamboo-machine" - }, - { - "name": "G2leGP1-powerpc64-cpu" - }, - { - "name": "603e_v1.4-powerpc64-cpu" - }, - { - "name": "dec-21154-sysbus" - }, - { - "name": "spapr-vty" - }, - { - "name": "e1000-82545em" - }, - { - "name": "7441_v2.10-powerpc64-cpu" - }, - { - "name": "MPC8567E-powerpc64-cpu" - }, - { - "name": "virtio-9p-pci" - }, - { - "name": "7400_v1.1-powerpc64-cpu" - }, - { - "name": "e1000-82544gc" - }, - { - "name": "740_v2.2-powerpc64-cpu" - }, - { - "name": "7448_v1.1-powerpc64-cpu" - }, - { - "name": "7455_v3.4-powerpc64-cpu" - }, - { - "name": "e500-spin" - }, - { - "name": "745_v2.8-powerpc64-cpu" - }, - { - "name": "MPC8547E_v20-powerpc64-cpu" - }, - { - "name": "MPC8543_v21-powerpc64-cpu" - }, - { - "name": "755_v2.1-powerpc64-cpu" - }, - { - "name": "MPC8349E-powerpc64-cpu" - }, - { - "name": "401B2-powerpc64-cpu" - }, - { - "name": "filter-buffer" - }, - { - "name": "mpc8544ds-machine" - }, - { - "name": "pci-serial-4x" - }, - { - "name": "ich9-intel-hda" - }, - { - "name": "virtio-9p-device" - }, - { - "name": "MPC8347AP-powerpc64-cpu" - }, - { - "name": "ivshmem" - }, - { - "name": "e500v2_v20-powerpc64-cpu" - }, - { - "name": "MPC8379E-powerpc64-cpu" - }, - { - "name": "virtio-scsi-pci" - }, - { - "name": "e200z6-powerpc64-cpu" - }, - { - "name": "7457A_v1.1-powerpc64-cpu" - }, - { - "name": "MPC8555E_v10-powerpc64-cpu" - }, - { - "name": "qemu-console" - }, - { - "name": "ppce500-machine" - }, - { - "name": "virtio-pci-bus" - }, - { - "name": "750l_v2.2-powerpc64-cpu" - }, - { - "name": "ISA" - }, - { - "name": "MPC8541E_v10-powerpc64-cpu" - }, - { - "name": "ipoctal232" - }, - { - "name": "mpc8544-guts" - }, - { - "name": "uni-north-pci-pcihost" - }, - { - "name": "MPC8548_v21-powerpc64-cpu" - }, - { - "name": "pci-testdev" - }, - { - "name": "405GPa-powerpc64-cpu" - }, - { - "name": "piix4-usb-uhci" - }, - { - "name": "7400_v2.6-powerpc64-cpu" - }, - { - "name": "virtio-tablet-device" - }, - { - "name": "Npe405H-powerpc64-cpu" - }, - { - "name": "750_v3.0-powerpc64-cpu" - }, - { - "name": "Npe405H2-powerpc64-cpu" - }, - { - "name": "603e7v-powerpc64-cpu" - }, - { - "name": "ES1370" - }, - { - "name": "openpic" - }, - { - "name": "755_v1.1-powerpc64-cpu" - }, - { - "name": "MPC8548_v10-powerpc64-cpu" - }, - { - "name": "MPC8545_v20-powerpc64-cpu" - }, - { - "name": "MPC8567-powerpc64-cpu" - }, - { - "name": "STB03-powerpc64-cpu" - }, - { - "name": "e500_v10-powerpc64-cpu" - }, - { - "name": "750cxe_v3.0-powerpc64-cpu" - }, - { - "name": "G2HiP3-powerpc64-cpu" - }, - { - "name": "MPC8378-powerpc64-cpu" - }, - { - "name": "MPC8343A-powerpc64-cpu" - }, - { - "name": "tcg-accel" - }, - { - "name": "750_v1.0-powerpc64-cpu" - }, - { - "name": "virtconsole" - }, - { - "name": "MPC8540_v10-powerpc64-cpu" - }, - { - "name": "750l_v3.2-powerpc64-cpu" - }, - { - "name": "pci-serial-2x" - }, - { - "name": "ne2k_isa" - }, - { - "name": "isa-fdc" - }, - { - "name": "virtio-mmio-bus" - }, - { - "name": "virtio-tablet-pci" - }, - { - "name": "usb-bus" - }, - { - "name": "7445_v3.2-powerpc64-cpu" - }, - { - "name": "hotplug-handler" - }, - { - "name": "PCI" - }, - { - "name": "kvm-openpic" - }, - { - "name": "usb-storage" - }, - { - "name": "esp" - }, - { - "name": "virtex-ml507-machine" - }, - { - "name": "750_v2.0-powerpc64-cpu" - }, - { - "name": "e500-host-bridge" - }, - { - "name": "745_v2.4-powerpc64-cpu" - }, - { - "name": "usb-kbd" - }, - { - "name": "ne2k_pci" - }, - { - "name": "Npe4GS3-powerpc64-cpu" - }, - { - "name": "7410_v1.4-powerpc64-cpu" - }, - { - "name": "isabus-bridge" - }, - { - "name": "ivshmem-plain" - }, - { - "name": "755_v2.6-powerpc64-cpu" - }, - { - "name": "604e_v2.2-powerpc64-cpu" - }, - { - "name": "qio-channel-buffer" - }, - { - "name": "970fx_v3.0-powerpc64-cpu" - }, - { - "name": "7457_v1.1-powerpc64-cpu" - }, - { - "name": "u3-agp-pcihost" - }, - { - "name": "spapr-vio-bridge" - }, - { - "name": "secret" - }, - { - "name": "pxb-pcie-bus" - }, - { - "name": "hda-duplex" - }, - { - "name": "scsi-disk" - }, - { - "name": "spapr-dr-connector" - }, - { - "name": "allwinner-ahci" - }, - { - "name": "raven-pcihost" - }, - { - "name": "sysbus-fdc" - }, - { - "name": "405D4-powerpc64-cpu" - }, - { - "name": "MPC8544E_v10-powerpc64-cpu" - }, - { - "name": "virtio-balloon-device" - }, - { - "name": "MPC8641-powerpc64-cpu" - }, - { - "name": "none-machine" - }, - { - "name": "750fx_v1.0-powerpc64-cpu" - }, - { - "name": "750gx_v1.2-powerpc64-cpu" - }, - { - "name": "megasas-gen2" - }, - { - "name": "AC97" - }, - { - "name": "usb-tablet" - }, - { - "name": "970fx_v1.0-powerpc64-cpu" - }, - { - "name": "7400_v2.2-powerpc64-cpu" - }, - { - "name": "e300c1-powerpc64-cpu" - }, - { - "name": "e500v2_v21-powerpc64-cpu" - }, - { - "name": "MPC8540_v21-powerpc64-cpu" - }, - { - "name": "MPC8533E_v10-powerpc64-cpu" - }, - { - "name": "MPC8543_v11-powerpc64-cpu" - }, - { - "name": "nvme" - }, - { - "name": "7447A_v1.1-powerpc64-cpu" - }, - { - "name": "405CRc-powerpc64-cpu" - }, - { - "name": "740e-powerpc64-cpu" - }, - { - "name": "usb-braille" - }, - { - "name": "440-Xilinx-w-dfpu-powerpc64-cpu" - }, - { - "name": "MPC8555E_v11-powerpc64-cpu" - }, - { - "name": "970mp_v1.0-powerpc64-cpu" - }, - { - "name": "fw_cfg" - }, - { - "name": "603e7v1-powerpc64-cpu" - }, - { - "name": "e500mc-powerpc64-cpu" - }, - { - "name": "e500v2_v10-powerpc64-cpu" - }, - { - "name": "MPC8378E-powerpc64-cpu" - }, - { - "name": "intel-hda" - }, - { - "name": "kvm-accel" - }, - { - "name": "7400_v2.7-powerpc64-cpu" - }, - { - "name": "virtio-scsi-device" - }, - { - "name": "603p-powerpc64-cpu" - }, - { - "name": "grackle" - }, - { - "name": "Cobra-powerpc64-cpu" - }, - { - "name": "POWER8E_v2.1-powerpc64-cpu" - }, - { - "name": "750fx_v2.0-powerpc64-cpu" - }, - { - "name": "usb-wacom-tablet" - }, - { - "name": "970fx_v2.0-powerpc64-cpu" - }, - { - "name": "MPC8548_v11-powerpc64-cpu" - }, - { - "name": "MPC8545_v21-powerpc64-cpu" - }, - { - "name": "i2c-bus" - }, - { - "name": "virtio-mouse-device" - }, - { - "name": "pxb-pcie" - }, - { - "name": "750e-powerpc64-cpu" - }, - { - "name": "macio-nvram" - }, - { - "name": "isa-pit" - }, - { - "name": "i6300esb" - }, - { - "name": "ide-drive" - }, - { - "name": "generic-sdhci" - }, - { - "name": "ref405ep-machine" - }, - { - "name": "MPC8349A-powerpc64-cpu" - }, - { - "name": "401G2-powerpc64-cpu" - }, - { - "name": "pxb" - }, - { - "name": "POWER8_v2.0-powerpc64-cpu" - }, - { - "name": "sd-card" - }, - { - "name": "STB25-powerpc64-cpu" - }, - { - "name": "grackle-pcihost" - }, - { - "name": "MPC8547E_v21-powerpc64-cpu" - }, - { - "name": "7455_v1.0-powerpc64-cpu" - }, - { - "name": "745_v2.0-powerpc64-cpu" - }, - { - "name": "755_v2.2-powerpc64-cpu" - }, - { - "name": "e500-pcihost" - }, - { - "name": "vmxnet3" - }, - { - "name": "750_v2.1-powerpc64-cpu" - }, - { - "name": "vfio-calxeda-xgmac" - }, - { - "name": "MPC8545E_v20-powerpc64-cpu" - }, - { - "name": "uni-north-internal-pci" - }, - { - "name": "spapr-rtc" - }, - { - "name": "MPC8347ET-powerpc64-cpu" - }, - { - "name": "755_v2.7-powerpc64-cpu" - }, - { - "name": "7457A_v1.2-powerpc64-cpu" - }, - { - "name": "750cxe_v2.1-powerpc64-cpu" - }, - { - "name": "rng-random" - }, - { - "name": "750cl_v1.0-powerpc64-cpu" - }, - { - "name": "fw-path-provider" - } - ], - "id": "libvirt-9" -} - -{ - "return": [ - { - "name": "request-merging", - "description": "on/off", - "type": "bool" - }, - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "secs", - "type": "uint32" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "heads", - "type": "uint32" - }, - { - "name": "serial", - "type": "str" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "scsi", - "description": "on/off", - "type": "bool" - }, - { - "name": "cyls", - "type": "uint32" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "disable-modern", - "description": "on/off", - "type": "bool" - }, - { - "name": "drive", - "description": "ID of a drive to use as a backend", - "type": "str" - }, - { - "name": "disable-legacy", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "iothread", - "type": "link" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "class", - "type": "uint32" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "config-wce", - "description": "on/off", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "opt_io_size", - "type": "uint32" - }, - { - "name": "romfile", - "type": "str" - } - ], - "id": "libvirt-10" -} - -{ - "return": [ - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-txtimer", - "type": "uint32" - }, - { - "name": "guest_ufo", - "description": "on/off", - "type": "bool" - }, - { - "name": "mq", - "description": "on/off", - "type": "bool" - }, - { - "name": "status", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_ecn", - "description": "on/off", - "type": "bool" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "tx", - "type": "str" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "ctrl_rx_extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "mac", - "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56", - "type": "str" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_tso6", - "description": "on/off", - "type": "bool" - }, - { - "name": "gso", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_ecn", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_rx", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_tso4", - "description": "on/off", - "type": "bool" - }, - { - "name": "disable-modern", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_csum", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_announce", - "description": "on/off", - "type": "bool" - }, - { - "name": "disable-legacy", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-txburst", - "type": "int32" - }, - { - "name": "ctrl_vlan", - "description": "on/off", - "type": "bool" - }, - { - "name": "csum", - "description": "on/off", - "type": "bool" - }, - { - "name": "mrg_rxbuf", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_guest_offloads", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_tso6", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_mac_addr", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "vlan", - "description": "Integer VLAN id to connect to", - "type": "int32" - }, - { - "name": "host_tso4", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_ufo", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "netdev", - "description": "ID of a netdev to use as a backend", - "type": "str" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - } - ], - "id": "libvirt-11" -} - -{ - "return": [ - { - "name": "disable-modern", - "description": "on/off", - "type": "bool" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "cmd_per_lun", - "type": "uint32" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "param_change", - "description": "on/off", - "type": "bool" - }, - { - "name": "iothread", - "type": "link" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "hotplug", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "num_queues", - "type": "uint32" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "disable-legacy", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_sectors", - "type": "uint32" - }, - { - "name": "rombar", - "type": "uint32" - } - ], - "id": "libvirt-12" -} - -{ - "id": "libvirt-13", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-blk-ccw' not found" - } -} - -{ - "id": "libvirt-14", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-net-ccw' not found" - } -} - -{ - "id": "libvirt-15", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-scsi-ccw' not found" - } -} - -{ - "id": "libvirt-16", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-blk-s390' not found" - } -} - -{ - "id": "libvirt-17", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-net-s390' not found" - } -} - -{ - "id": "libvirt-18", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'pci-assign' not found" - } -} - -{ - "id": "libvirt-19", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'kvm-pci-assign' not found" - } -} - -{ - "return": [ - { - "name": "x-pci-sub-device-id", - "type": "uint32" - }, - { - "name": "x-no-kvm-msi", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "x-vga", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pci-vendor-id", - "type": "uint32" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "x-req", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "x-no-kvm-intx", - "type": "bool" - }, - { - "name": "x-pci-device-id", - "type": "uint32" - }, - { - "name": "host", - "description": "Address (bus/device/function) of the host device, example: 04:10.0", - "type": "str" - }, - { - "name": "x-no-kvm-msix", - "type": "bool" - }, - { - "name": "x-intx-mmap-timeout-ms", - "type": "uint32" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "x-pci-sub-vendor-id", - "type": "uint32" - }, - { - "name": "sysfsdev", - "type": "str" - }, - { - "name": "x-no-mmap", - "type": "bool" - } - ], - "id": "libvirt-20" -} - -{ - "return": [ - { - "name": "serial", - "type": "str" - }, - { - "name": "port_index", - "type": "uint16" - }, - { - "name": "dpofua", - "description": "on/off", - "type": "bool" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "lun", - "type": "uint32" - }, - { - "name": "drive", - "description": "ID of a drive to use as a backend", - "type": "str" - }, - { - "name": "port_wwn", - "type": "uint64" - }, - { - "name": "max_unmap_size", - "type": "uint64" - }, - { - "name": "opt_io_size", - "type": "uint32" - }, - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "product", - "type": "str" - }, - { - "name": "vendor", - "type": "str" - }, - { - "name": "channel", - "type": "uint32" - }, - { - "name": "wwn", - "type": "uint64" - }, - { - "name": "removable", - "description": "on/off", - "type": "bool" - }, - { - "name": "scsi-id", - "type": "uint32" - }, - { - "name": "ver", - "type": "str" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "max_io_size", - "type": "uint64" - } - ], - "id": "libvirt-21" -} - -{ - "return": [ - { - "name": "serial", - "type": "str" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "drive", - "description": "ID of a drive to use as a backend", - "type": "str" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "opt_io_size", - "type": "uint32" - }, - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "unit", - "type": "uint32" - }, - { - "name": "wwn", - "type": "uint64" - }, - { - "name": "model", - "type": "str" - }, - { - "name": "ver", - "type": "str" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - } - ], - "id": "libvirt-22" -} - -{ - "id": "libvirt-23", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'PIIX4_PM' not found" - } -} - -{ - "id": "libvirt-24", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'usb-redir' not found" - } -} - -{ - "return": [ - { - "name": "isobufs", - "type": "uint32" - }, - { - "name": "hostaddr", - "type": "uint32" - }, - { - "name": "msos-desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "productid", - "type": "uint32" - }, - { - "name": "serial", - "type": "str" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "isobsize", - "type": "uint32" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "vendorid", - "type": "uint32" - }, - { - "name": "pipeline", - "description": "on/off", - "type": "bool" - }, - { - "name": "hostport", - "type": "str" - }, - { - "name": "full-path", - "description": "on/off", - "type": "bool" - }, - { - "name": "loglevel", - "type": "uint32" - }, - { - "name": "hostbus", - "type": "uint32" - } - ], - "id": "libvirt-25" -} - -{ - "return": [ - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "drive", - "description": "ID of a drive to use as a backend", - "type": "str" - }, - { - "name": "lun", - "type": "uint32" - }, - { - "name": "channel", - "type": "uint32" - }, - { - "name": "scsi-id", - "type": "uint32" - } - ], - "id": "libvirt-26" -} - -{ - "id": "libvirt-27", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'i440FX-pcihost' not found" - } -} - -{ - "id": "libvirt-28", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'q35-pcihost' not found" - } -} - -{ - "return": [ - { - "name": "serial", - "type": "str" - }, - { - "name": "msos-desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "drive", - "description": "ID of a drive to use as a backend", - "type": "str" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "opt_io_size", - "type": "uint32" - }, - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "full-path", - "description": "on/off", - "type": "bool" - }, - { - "name": "removable", - "description": "on/off", - "type": "bool" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - } - ], - "id": "libvirt-29" -} - -{ - "id": "libvirt-30", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'kvm-pit' not found" - } -} - -{ - "return": [ - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "mmio", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "qemu-extended-regs", - "description": "on/off", - "type": "bool" - }, - { - "name": "big-endian-framebuffer", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "vgamem_mb", - "type": "uint32" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - } - ], - "id": "libvirt-31" -} - -{ - "id": "libvirt-32", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'vmware-svga' not found" - } -} - -{ - "id": "libvirt-33", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'qxl' not found" - } -} - -{ - "return": [ - { - "name": "disable-modern", - "description": "on/off", - "type": "bool" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "disable-legacy", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "max_outputs", - "type": "uint32" - }, - { - "name": "rombar", - "type": "uint32" - } - ], - "id": "libvirt-34" -} - -{ - "return": [ - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_outputs", - "type": "uint32" - } - ], - "id": "libvirt-35" -} - -{ - "id": "libvirt-36", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'ICH9-LPC' not found" - } -} - -{ - "return": [ - { - "name": "disable-modern", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "class", - "type": "uint32" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest-stats-polling-interval", - "type": "int" - }, - { - "name": "guest-stats", - "type": "guest statistics" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "disable-legacy", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "deflate-on-oom", - "description": "on/off", - "type": "bool" - } - ], - "id": "libvirt-37" -} - -{ - "id": "libvirt-38", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-balloon-ccw' not found" - } -} - -{ - "return": [ - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest-stats", - "type": "guest statistics" - }, - { - "name": "guest-stats-polling-interval", - "type": "int" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "deflate-on-oom", - "description": "on/off", - "type": "bool" - } - ], - "id": "libvirt-39" -} - -{ - "return": [ - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "intrs", - "type": "uint32" - }, - { - "name": "msix", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "msi", - "description": "on/off", - "type": "bool" - }, - { - "name": "superspeed-ports-first", - "description": "on/off", - "type": "bool" - }, - { - "name": "streams", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "force-pcie-endcap", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "p3", - "type": "uint32" - }, - { - "name": "p2", - "type": "uint32" - }, - { - "name": "slots", - "type": "uint32" - } - ], - "id": "libvirt-40" -} - -{ - "return": [ - { - "name": "dynamic-reconfiguration", - "type": "bool" - }, - { - "name": "dma_win_size", - "type": "uint64" - }, - { - "name": "dma_win_addr", - "type": "uint64" - }, - { - "name": "io_win_size", - "type": "uint64" - }, - { - "name": "mem_win_size", - "type": "uint64" - }, - { - "name": "buid", - "type": "uint64" - }, - { - "name": "io_win_addr", - "type": "uint64" - }, - { - "name": "liobn", - "type": "uint32" - }, - { - "name": "mem_win_addr", - "type": "uint64" - }, - { - "name": "index", - "type": "uint32" - } - ], - "id": "libvirt-41" -} - -{ - "return": [ - { - "name": "ref405ep", - "cpu-max": 1 - }, - { - "name": "none", - "cpu-max": 1 - }, - { - "name": "virtex-ml507", - "cpu-max": 1 - }, - { - "name": "ppce500", - "cpu-max": 32 - }, - { - "name": "mpc8544ds", - "cpu-max": 15 - }, - { - "name": "bamboo", - "cpu-max": 1 - }, - { - "name": "g3beige", - "cpu-max": 1 - }, - { - "name": "prep", - "cpu-max": 1 - }, - { - "name": "mac99", - "cpu-max": 1 - }, - { - "name": "pseries-2.6", - "is-default": true, - "cpu-max": 255, - "alias": "pseries" - }, - { - "name": "pseries-2.4", - "cpu-max": 255 - }, - { - "name": "pseries-2.5", - "cpu-max": 255 - }, - { - "name": "pseries-2.2", - "cpu-max": 255 - }, - { - "name": "taihu", - "cpu-max": 1 - }, - { - "name": "pseries-2.3", - "cpu-max": 255 - }, - { - "name": "pseries-2.1", - "cpu-max": 255 - } - ], - "id": "libvirt-42" -} - -{ - "return": [ - { - "name": "default" - }, - { - "name": "ppc" - }, - { - "name": "ppc32" - }, - { - "name": "ppc64" - }, - { - "name": "970mp" - }, - { - "name": "970fx" - }, - { - "name": "970" - }, - { - "name": "POWER8NVL" - }, - { - "name": "POWER8" - }, - { - "name": "POWER8E" - }, - { - "name": "POWER7+" - }, - { - "name": "POWER7" - }, - { - "name": "POWER5gs" - }, - { - "name": "POWER5+" - }, - { - "name": "Apollo7PM" - }, - { - "name": "7457A" - }, - { - "name": "7447A" - }, - { - "name": "Apollo7" - }, - { - "name": "7457" - }, - { - "name": "Apollo6" - }, - { - "name": "7455" - }, - { - "name": "7445" - }, - { - "name": "7451" - }, - { - "name": "7441" - }, - { - "name": "Vger" - }, - { - "name": "7450" - }, - { - "name": "7448" - }, - { - "name": "Nitro" - }, - { - "name": "7410" - }, - { - "name": "G4" - }, - { - "name": "Max" - }, - { - "name": "7400" - }, - { - "name": "Goldfinger" - }, - { - "name": "755" - }, - { - "name": "745" - }, - { - "name": "LoneStar" - }, - { - "name": "750l" - }, - { - "name": "750gx" - }, - { - "name": "750fx" - }, - { - "name": "750cxe" - }, - { - "name": "750cx" - }, - { - "name": "750cl" - }, - { - "name": "Conan/Doyle" - }, - { - "name": "G3" - }, - { - "name": "Typhoon" - }, - { - "name": "750" - }, - { - "name": "Arthur" - }, - { - "name": "740" - }, - { - "name": "Mach5" - }, - { - "name": "Sirocco" - }, - { - "name": "604e" - }, - { - "name": "Goldeneye" - }, - { - "name": "603r" - }, - { - "name": "Vaillant" - }, - { - "name": "Stretch" - }, - { - "name": "603e" - }, - { - "name": "Vanilla" - }, - { - "name": "601v" - }, - { - "name": "601" - }, - { - "name": "MPC8560" - }, - { - "name": "MPC8555E" - }, - { - "name": "MPC8555" - }, - { - "name": "MPC8548E" - }, - { - "name": "MPC8548" - }, - { - "name": "MPC8547E" - }, - { - "name": "MPC8545E" - }, - { - "name": "MPC8545" - }, - { - "name": "MPC8544E" - }, - { - "name": "MPC8544" - }, - { - "name": "MPC8543E" - }, - { - "name": "MPC8543" - }, - { - "name": "MPC8541E" - }, - { - "name": "MPC8541" - }, - { - "name": "MPC8540" - }, - { - "name": "MPC8533E" - }, - { - "name": "MPC8533" - }, - { - "name": "e500v2" - }, - { - "name": "e500v1" - }, - { - "name": "e500" - }, - { - "name": "MPC8347EA" - }, - { - "name": "MPC8347E" - }, - { - "name": "MPC8347A" - }, - { - "name": "MPC8347" - }, - { - "name": "e300" - }, - { - "name": "e200" - }, - { - "name": "MPC8280" - }, - { - "name": "MPC8275" - }, - { - "name": "MPC8272" - }, - { - "name": "MPC8271" - }, - { - "name": "MPC8270" - }, - { - "name": "MPC8266_HiP4" - }, - { - "name": "MPC8266_HiP3" - }, - { - "name": "MPC8266" - }, - { - "name": "MPC8265_HiP4" - }, - { - "name": "MPC8265_HiP3" - }, - { - "name": "MPC8265" - }, - { - "name": "MPC8264_HiP4" - }, - { - "name": "MPC8264_HiP3" - }, - { - "name": "MPC8264" - }, - { - "name": "MPC8260_HiP4" - }, - { - "name": "MPC8260_HiP3" - }, - { - "name": "MPC8260" - }, - { - "name": "MPC8255_HiP4" - }, - { - "name": "MPC8255_HiP3" - }, - { - "name": "MPC8255" - }, - { - "name": "MPC8250_HiP4" - }, - { - "name": "MPC8250_HiP3" - }, - { - "name": "MPC8250" - }, - { - "name": "MPC8248" - }, - { - "name": "MPC8247" - }, - { - "name": "MPC8245" - }, - { - "name": "MPC8241" - }, - { - "name": "PowerQUICC-II" - }, - { - "name": "MPC82xx" - }, - { - "name": "MPC5200B" - }, - { - "name": "MPC5200" - }, - { - "name": "MPC52xx" - }, - { - "name": "MPC8240" - }, - { - "name": "440EP" - }, - { - "name": "x2vp50" - }, - { - "name": "x2vp7" - }, - { - "name": "405GPe" - }, - { - "name": "405GP" - }, - { - "name": "405CR" - }, - { - "name": "405" - }, - { - "name": "403" - }, - { - "name": "750cl_v1.0" - }, - { - "name": "750cxe_v2.1" - }, - { - "name": "7457A_v1.2" - }, - { - "name": "755_v2.7" - }, - { - "name": "MPC8347ET" - }, - { - "name": "MPC8545E_v20" - }, - { - "name": "750_v2.1" - }, - { - "name": "755_v2.2" - }, - { - "name": "745_v2.0" - }, - { - "name": "7455_v1.0" - }, - { - "name": "MPC8547E_v21" - }, - { - "name": "STB25" - }, - { - "name": "POWER8_v2.0" - }, - { - "name": "401G2" - }, - { - "name": "MPC8349A" - }, - { - "name": "750e" - }, - { - "name": "MPC8545_v21" - }, - { - "name": "MPC8548_v11" - }, - { - "name": "970fx_v2.0" - }, - { - "name": "750fx_v2.0" - }, - { - "name": "POWER8E_v2.1" - }, - { - "name": "Cobra" - }, - { - "name": "603p" - }, - { - "name": "7400_v2.7" - }, - { - "name": "MPC8378E" - }, - { - "name": "e500v2_v10" - }, - { - "name": "e500mc" - }, - { - "name": "603e7v1" - }, - { - "name": "970mp_v1.0" - }, - { - "name": "MPC8555E_v11" - }, - { - "name": "440-Xilinx-w-dfpu" - }, - { - "name": "740e" - }, - { - "name": "405CRc" - }, - { - "name": "7447A_v1.1" - }, - { - "name": "MPC8543_v11" - }, - { - "name": "MPC8533E_v10" - }, - { - "name": "MPC8540_v21" - }, - { - "name": "e500v2_v21" - }, - { - "name": "e300c1" - }, - { - "name": "7400_v2.2" - }, - { - "name": "970fx_v1.0" - }, - { - "name": "750gx_v1.2" - }, - { - "name": "750fx_v1.0" - }, - { - "name": "MPC8641" - }, - { - "name": "MPC8544E_v10" - }, - { - "name": "405D4" - }, - { - "name": "7457_v1.1" - }, - { - "name": "970fx_v3.0" - }, - { - "name": "604e_v2.2" - }, - { - "name": "755_v2.6" - }, - { - "name": "7410_v1.4" - }, - { - "name": "Npe4GS3" - }, - { - "name": "745_v2.4" - }, - { - "name": "750_v2.0" - }, - { - "name": "7445_v3.2" - }, - { - "name": "750l_v3.2" - }, - { - "name": "MPC8540_v10" - }, - { - "name": "750_v1.0" - }, - { - "name": "MPC8343A" - }, - { - "name": "MPC8378" - }, - { - "name": "G2HiP3" - }, - { - "name": "750cxe_v3.0" - }, - { - "name": "e500_v10" - }, - { - "name": "STB03" - }, - { - "name": "MPC8567" - }, - { - "name": "MPC8545_v20" - }, - { - "name": "MPC8548_v10" - }, - { - "name": "755_v1.1" - }, - { - "name": "603e7v" - }, - { - "name": "Npe405H2" - }, - { - "name": "750_v3.0" - }, - { - "name": "Npe405H" - }, - { - "name": "7400_v2.6" - }, - { - "name": "405GPa" - }, - { - "name": "MPC8548_v21" - }, - { - "name": "MPC8541E_v10" - }, - { - "name": "750l_v2.2" - }, - { - "name": "MPC8555E_v10" - }, - { - "name": "7457A_v1.1" - }, - { - "name": "e200z6" - }, - { - "name": "MPC8379E" - }, - { - "name": "e500v2_v20" - }, - { - "name": "MPC8347AP" - }, - { - "name": "401B2" - }, - { - "name": "MPC8349E" - }, - { - "name": "755_v2.1" - }, - { - "name": "MPC8543_v21" - }, - { - "name": "MPC8547E_v20" - }, - { - "name": "745_v2.8" - }, - { - "name": "7455_v3.4" - }, - { - "name": "7448_v1.1" - }, - { - "name": "740_v2.2" - }, - { - "name": "7400_v1.1" - }, - { - "name": "MPC8567E" - }, - { - "name": "7441_v2.10" - }, - { - "name": "603e_v1.4" - }, - { - "name": "G2leGP1" - }, - { - "name": "7451_v2.10" - }, - { - "name": "MPC8343E" - }, - { - "name": "750cx_v2.2" - }, - { - "name": "Npe405L" - }, - { - "name": "603e7" - }, - { - "name": "401A1" - }, - { - "name": "MPC8377" - }, - { - "name": "7448_v2.1" - }, - { - "name": "7441_v2.3" - }, - { - "name": "7400_v2.1" - }, - { - "name": "405CRb" - }, - { - "name": "604" - }, - { - "name": "MPC8540_v20" - }, - { - "name": "MPC8543_v10" - }, - { - "name": "7447A_v1.0" - }, - { - "name": "7445_v2.1" - }, - { - "name": "e500_v20" - }, - { - "name": "750gx_v1.1" - }, - { - "name": "MPC8543E_v11" - }, - { - "name": "750cxe_v2.4" - }, - { - "name": "MPC8548_v20" - }, - { - "name": "MPC8347AT" - }, - { - "name": "POWER8NVL_v1.0" - }, - { - "name": "7457A_v1.0" - }, - { - "name": "7457_v1.0" - }, - { - "name": "7450_v1.2" - }, - { - "name": "MPC8572" - }, - { - "name": "755_v2.5" - }, - { - "name": "7410_v1.3" - }, - { - "name": "745_v2.3" - }, - { - "name": "750l_v2.1" - }, - { - "name": "405GPR" - }, - { - "name": "755_v2.0" - }, - { - "name": "MPC8541_v11" - }, - { - "name": "401C2" - }, - { - "name": "e500v2_v30" - }, - { - "name": "7455_v3.3" - }, - { - "name": "405EZ" - }, - { - "name": "MPC8568E" - }, - { - "name": "755_v1.0" - }, - { - "name": "603e_v1.3" - }, - { - "name": "MPC8560_v10" - }, - { - "name": "host" - }, - { - "name": "MPC8560_v21" - }, - { - "name": "G2H4" - }, - { - "name": "MPC8533_v11" - }, - { - "name": "740_v3.1" - }, - { - "name": "e200z5" - }, - { - "name": "MPC8349" - }, - { - "name": "7400_v2.0" - }, - { - "name": "405CRa" - }, - { - "name": "MPC8543E_v10" - }, - { - "name": "MPC8543E_v21" - }, - { - "name": "750cxe_v2.3" - }, - { - "name": "MPC8543_v20" - }, - { - "name": "745_v2.7" - }, - { - "name": "403GC" - }, - { - "name": "e5500" - }, - { - "name": "7448_v1.0" - }, - { - "name": "MPC5200_v12" - }, - { - "name": "740_v2.1" - }, - { - "name": "745_v2.2" - }, - { - "name": "7400_v1.0" - }, - { - "name": "7410_v1.2" - }, - { - "name": "x2vp4" - }, - { - "name": "MPC8555_v11" - }, - { - "name": "MPC8541_v10" - }, - { - "name": "405LP" - }, - { - "name": "750fx_v2.3" - }, - { - "name": "405EP" - }, - { - "name": "601_v2" - }, - { - "name": "MPC8544_v11" - }, - { - "name": "401D2" - }, - { - "name": "MPC8572E" - }, - { - "name": "604e_v1.0" - }, - { - "name": "750cx_v2.1" - }, - { - "name": "MPC5200B_v21" - }, - { - "name": "750l_v3.0" - }, - { - "name": "e300c4" - }, - { - "name": "7448_v2.0" - }, - { - "name": "7450_v2.1" - }, - { - "name": "G2leGP" - }, - { - "name": "750cxe_v3.1b" - }, - { - "name": "7400_v2.9" - }, - { - "name": "G2GP" - }, - { - "name": "603" - }, - { - "name": "405GPd" - }, - { - "name": "MPC8548E_v11" - }, - { - "name": "603e7t" - }, - { - "name": "IOP480" - }, - { - "name": "750gx_v1.0" - }, - { - "name": "MPC8560_v20" - }, - { - "name": "405D2" - }, - { - "name": "750fl" - }, - { - "name": "750l_v2.0" - }, - { - "name": "x2vp20" - }, - { - "name": "e600" - }, - { - "name": "7450_v1.1" - }, - { - "name": "755_v2.4" - }, - { - "name": "7445_v1.0" - }, - { - "name": "G2LS" - }, - { - "name": "MPC8543E_v20" - }, - { - "name": "7447_v1.1" - }, - { - "name": "603e_v2.2" - }, - { - "name": "603e_v4" - }, - { - "name": "7455_v3.2" - }, - { - "name": "740_v2.0" - }, - { - "name": "MPC8347P" - }, - { - "name": "POWER8" - }, - { - "name": "440EPb" - }, - { - "name": "MPC603" - }, - { - "name": "603e_v1.2" - }, - { - "name": "750fx_v2.2" - }, - { - "name": "740_v1.0" - }, - { - "name": "MPC8544_v10" - }, - { - "name": "601_v1" - }, - { - "name": "745_v1.1" - }, - { - "name": "POWER7+_v2.1" - }, - { - "name": "750cx_v2.0" - }, - { - "name": "MPC8347EAP" - }, - { - "name": "401E2" - }, - { - "name": "MPC8641D" - }, - { - "name": "e300c3" - }, - { - "name": "MPC8533_v10" - }, - { - "name": "7441_v2.1" - }, - { - "name": "740_v3.0" - }, - { - "name": "POWER5+_v2.1" - }, - { - "name": "602" - }, - { - "name": "MPC8548E_v10" - }, - { - "name": "G2leLS" - }, - { - "name": "MPC8343" - }, - { - "name": "750cx_v1.0" - }, - { - "name": "750cxe_v2.2" - }, - { - "name": "604e_v2.4" - }, - { - "name": "755_v2.8" - }, - { - "name": "MPC8548E_v21" - }, - { - "name": "745_v2.6" - }, - { - "name": "G2le" - }, - { - "name": "403GB" - }, - { - "name": "MPC8545E_v21" - }, - { - "name": "POWER7_v2.3" - }, - { - "name": "750_v2.2" - }, - { - "name": "7450_v1.0" - }, - { - "name": "MPC5200_v11" - }, - { - "name": "755_v2.3" - }, - { - "name": "MPC8347EP" - }, - { - "name": "7410_v1.1" - }, - { - "name": "750gl" - }, - { - "name": "403GCX" - }, - { - "name": "750p" - }, - { - "name": "745_v2.1" - }, - { - "name": "7445_v3.4" - }, - { - "name": "G2" - }, - { - "name": "MPC8555_v10" - }, - { - "name": "MPC8347T" - }, - { - "name": "603e_v3" - }, - { - "name": "970_v2.2" - }, - { - "name": "440-Xilinx" - }, - { - "name": "740p" - }, - { - "name": "MPC5200B_v20" - }, - { - "name": "440EPX" - }, - { - "name": "603e_v1.1" - }, - { - "name": "7451_v2.3" - }, - { - "name": "7450_v2.0" - }, - { - "name": "7400_v2.8" - }, - { - "name": "7455_v2.1" - }, - { - "name": "405GPc" - }, - { - "name": "MPC8347EAT" - }, - { - "name": "970mp_v1.1" - }, - { - "name": "603e7v2" - }, - { - "name": "604r" - }, - { - "name": "7447A_v1.2" - }, - { - "name": "MPC8533E_v11" - }, - { - "name": "e500v2_v22" - }, - { - "name": "401F2" - }, - { - "name": "MPC8343EA" - }, - { - "name": "7457_v1.2" - }, - { - "name": "970fx_v3.1" - }, - { - "name": "7447_v1.0" - }, - { - "name": "745_v2.5" - }, - { - "name": "MPC8548E_v20" - }, - { - "name": "MPC8610" - }, - { - "name": "403GA" - }, - { - "name": "750cxe_v2.4b" - }, - { - "name": "MPC5200_v10" - }, - { - "name": "7410_v1.0" - }, - { - "name": "G2leGP3" - }, - { - "name": "603e_v4.1" - }, - { - "name": "7445_v3.3" - }, - { - "name": "440EPa" - }, - { - "name": "970fx_v2.1" - }, - { - "name": "MPC8377E" - }, - { - "name": "750fx_v2.1" - }, - { - "name": "601_v0" - }, - { - "name": "STB04" - }, - { - "name": "745_v1.0" - }, - { - "name": "G2HiP4" - }, - { - "name": "750cl_v2.0" - }, - { - "name": "750cxr" - }, - { - "name": "MPC8349EA" - }, - { - "name": "750cxe_v3.1" - }, - { - "name": "401" - }, - { - "name": "MPC8379" - }, - { - "name": "MPC8568" - }, - { - "name": "e300c2" - }, - { - "name": "750_v3.1" - }, - { - "name": "MPC8544E_v11" - }, - { - "name": "405GPb" - }, - { - "name": "MPC8541E_v11" - } - ], - "id": "libvirt-43" -} - -{ - "return": [ - ], - "id": "libvirt-44" -} - -{ - "return": [ - ], - "id": "libvirt-45" -} - -{ - "return": [ - { - "parameters": [ - { - "name": "timeout", - "help": "Request timeout in seconds (default 0 = no timeout)", - "type": "number" - }, - { - "name": "initiator-name", - "help": "Initiator iqn name to use when connecting", - "type": "string" - }, - { - "name": "header-digest", - "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}", - "type": "string" - }, - { - "name": "password-secret", - "help": "ID of the secret providing password for CHAP authentication to target", - "type": "string" - }, - { - "name": "password", - "help": "password for CHAP authentication to target", - "type": "string" - }, - { - "name": "user", - "help": "username for CHAP authentication to target", - "type": "string" - } - ], - "option": "iscsi" - }, - { - "parameters": [ - { - "name": "non-adaptive", - "type": "boolean" - }, - { - "name": "lossy", - "type": "boolean" - }, - { - "name": "acl", - "type": "boolean" - }, - { - "name": "x509verify", - "type": "string" - }, - { - "name": "tls", - "type": "boolean" - }, - { - "name": "sasl", - "type": "boolean" - }, - { - "name": "lock-key-sync", - "type": "boolean" - }, - { - "name": "reverse", - "type": "boolean" - }, - { - "name": "password", - "type": "boolean" - }, - { - "name": "ipv6", - "type": "boolean" - }, - { - "name": "ipv4", - "type": "boolean" - }, - { - "name": "to", - "type": "number" - }, - { - "name": "connections", - "type": "number" - }, - { - "name": "head", - "type": "number" - }, - { - "name": "display", - "type": "string" - }, - { - "name": "share", - "type": "string" - }, - { - "name": "x509", - "type": "string" - }, - { - "name": "tls-creds", - "type": "string" - }, - { - "name": "websocket", - "type": "string" - }, - { - "name": "vnc", - "type": "string" - } - ], - "option": "vnc" - }, - { - "parameters": [ - { - "name": "sock_fd", - "type": "number" - }, - { - "name": "socket", - "type": "string" - }, - { - "name": "readonly", - "type": "boolean" - }, - { - "name": "writeout", - "type": "string" - }, - { - "name": "security_model", - "type": "string" - }, - { - "name": "mount_tag", - "type": "string" - }, - { - "name": "path", - "type": "string" - }, - { - "name": "fsdriver", - "type": "string" - } - ], - "option": "virtfs" - }, - { - "parameters": [ - { - "name": "sock_fd", - "type": "number" - }, - { - "name": "socket", - "type": "string" - }, - { - "name": "readonly", - "type": "boolean" - }, - { - "name": "writeout", - "type": "string" - }, - { - "name": "security_model", - "type": "string" - }, - { - "name": "path", - "type": "string" - }, - { - "name": "fsdriver", - "type": "string" - } - ], - "option": "fsdev" - }, - { - "parameters": [ - { - "name": "string", - "help": "Sets content of the blob to be inserted from a string", - "type": "string" - }, - { - "name": "file", - "help": "Sets the name of the file from which\nthe fw_cfg blob will be loaded", - "type": "string" - }, - { - "name": "name", - "help": "Sets the fw_cfg name of the blob to be inserted", - "type": "string" - } - ], - "option": "fw_cfg" - }, - { - "parameters": [ - { - "name": "arg", - "type": "string" - }, - { - "name": "target", - "type": "string" - }, - { - "name": "enable", - "type": "boolean" - } - ], - "option": "semihosting-config" - }, - { - "parameters": [ - { - "name": "rrfile", - "type": "string" - }, - { - "name": "rr", - "type": "string" - }, - { - "name": "sleep", - "type": "boolean" - }, - { - "name": "align", - "type": "boolean" - }, - { - "name": "shift", - "type": "string" - } - ], - "option": "icount" - }, - { - "parameters": [ - ], - "option": "numa" - }, - { - "parameters": [ - { - "name": "debug-threads", - "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.", - "type": "boolean" - }, - { - "name": "process", - "help": "Sets the name of the QEMU process, as shown in top etc", - "type": "string" - }, - { - "name": "guest", - "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", - "type": "string" - } - ], - "option": "name" - }, - { - "parameters": [ - { - "name": "timestamp", - "type": "boolean" - } - ], - "option": "msg" - }, - { - "parameters": [ - { - "name": "mlock", - "type": "boolean" - } - ], - "option": "realtime" - }, - { - "parameters": [ - ], - "option": "tpmdev" - }, - { - "parameters": [ - ], - "option": "object" - }, - { - "parameters": [ - { - "name": "opaque", - "help": "free-form string used to describe fd", - "type": "string" - }, - { - "name": "set", - "help": "ID of the fd set to add fd to", - "type": "number" - }, - { - "name": "fd", - "help": "file descriptor of which a duplicate is added to fd set", - "type": "number" - } - ], - "option": "add-fd" - }, - { - "parameters": [ - { - "name": "enable", - "type": "boolean" - } - ], - "option": "sandbox" - }, - { - "parameters": [ - { - "name": "strict", - "type": "boolean" - }, - { - "name": "reboot-timeout", - "type": "string" - }, - { - "name": "splash-time", - "type": "string" - }, - { - "name": "splash", - "type": "string" - }, - { - "name": "menu", - "type": "boolean" - }, - { - "name": "once", - "type": "string" - }, - { - "name": "order", - "type": "string" - } - ], - "option": "boot-opts" - }, - { - "parameters": [ - { - "name": "maxcpus", - "type": "number" - }, - { - "name": "threads", - "type": "number" - }, - { - "name": "cores", - "type": "number" - }, - { - "name": "sockets", - "type": "number" - }, - { - "name": "cpus", - "type": "number" - } - ], - "option": "smp-opts" - }, - { - "parameters": [ - { - "name": "maxmem", - "type": "size" - }, - { - "name": "slots", - "type": "number" - }, - { - "name": "size", - "type": "size" - } - ], - "option": "memory" - }, - { - "parameters": [ - { - "name": "dea-key-wrap", - "help": "enable/disable DEA key wrapping using the CPACF wrapping key", - "type": "boolean" - }, - { - "name": "aes-key-wrap", - "help": "enable/disable AES key wrapping using the CPACF wrapping key", - "type": "boolean" - }, - { - "name": "suppress-vmdesc", - "help": "Set on to disable self-describing migration", - "type": "boolean" - }, - { - "name": "iommu", - "help": "Set on/off to enable/disable Intel IOMMU (VT-d)", - "type": "boolean" - }, - { - "name": "firmware", - "help": "firmware image", - "type": "string" - }, - { - "name": "usb", - "help": "Set on/off to enable/disable usb", - "type": "boolean" - }, - { - "name": "mem-merge", - "help": "enable/disable memory merge support", - "type": "boolean" - }, - { - "name": "dump-guest-core", - "help": "Include guest memory in a core dump", - "type": "boolean" - }, - { - "name": "dt_compatible", - "help": "Overrides the \"compatible\" property of the dt root node", - "type": "string" - }, - { - "name": "phandle_start", - "help": "The first phandle ID we may generate dynamically", - "type": "number" - }, - { - "name": "dumpdtb", - "help": "Dump current dtb to a file and quit", - "type": "string" - }, - { - "name": "dtb", - "help": "Linux kernel device tree file", - "type": "string" - }, - { - "name": "append", - "help": "Linux kernel command line", - "type": "string" - }, - { - "name": "initrd", - "help": "Linux initial ramdisk file", - "type": "string" - }, - { - "name": "kernel", - "help": "Linux kernel image file", - "type": "string" - }, - { - "name": "kvm_shadow_mem", - "help": "KVM shadow MMU size", - "type": "size" - }, - { - "name": "kernel_irqchip", - "help": "use KVM in-kernel irqchip", - "type": "boolean" - }, - { - "name": "accel", - "help": "accelerator list", - "type": "string" - }, - { - "name": "type", - "help": "emulated machine", - "type": "string" - } - ], - "option": "machine" - }, - { - "parameters": [ - { - "name": "romfile", - "type": "string" - }, - { - "name": "bootindex", - "type": "number" - } - ], - "option": "option-rom" - }, - { - "parameters": [ - { - "name": "file", - "type": "string" - }, - { - "name": "events", - "type": "string" - }, - { - "name": "enable", - "type": "string" - } - ], - "option": "trace" - }, - { - "parameters": [ - { - "name": "pretty", - "type": "boolean" - }, - { - "name": "default", - "type": "boolean" - }, - { - "name": "chardev", - "type": "string" - }, - { - "name": "mode", - "type": "string" - } - ], - "option": "mon" - }, - { - "parameters": [ - { - "name": "value", - "type": "string" - }, - { - "name": "property", - "type": "string" - }, - { - "name": "driver", - "type": "string" - } - ], - "option": "global" - }, - { - "parameters": [ - { - "name": "driftfix", - "type": "string" - }, - { - "name": "clock", - "type": "string" - }, - { - "name": "base", - "type": "string" - } - ], - "option": "rtc" - }, - { - "parameters": [ - ], - "option": "net" - }, - { - "parameters": [ - ], - "option": "netdev" - }, - { - "parameters": [ - ], - "option": "device" - }, - { - "parameters": [ - { - "name": "logappend", - "type": "boolean" - }, - { - "name": "logfile", - "type": "string" - }, - { - "name": "append", - "type": "boolean" - }, - { - "name": "chardev", - "type": "string" - }, - { - "name": "size", - "type": "size" - }, - { - "name": "debug", - "type": "number" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "signal", - "type": "boolean" - }, - { - "name": "mux", - "type": "boolean" - }, - { - "name": "rows", - "type": "number" - }, - { - "name": "cols", - "type": "number" - }, - { - "name": "height", - "type": "number" - }, - { - "name": "width", - "type": "number" - }, - { - "name": "tls-creds", - "type": "string" - }, - { - "name": "telnet", - "type": "boolean" - }, - { - "name": "reconnect", - "type": "number" - }, - { - "name": "delay", - "type": "boolean" - }, - { - "name": "server", - "type": "boolean" - }, - { - "name": "wait", - "type": "boolean" - }, - { - "name": "ipv6", - "type": "boolean" - }, - { - "name": "ipv4", - "type": "boolean" - }, - { - "name": "to", - "type": "number" - }, - { - "name": "localport", - "type": "string" - }, - { - "name": "localaddr", - "type": "string" - }, - { - "name": "port", - "type": "string" - }, - { - "name": "host", - "type": "string" - }, - { - "name": "path", - "type": "string" - }, - { - "name": "backend", - "type": "string" - } - ], - "option": "chardev" - }, - { - "parameters": [ - { - "name": "copy-on-read", - "help": "copy read data from backing file into image file", - "type": "boolean" - }, - { - "name": "werror", - "help": "write error action", - "type": "string" - }, - { - "name": "rerror", - "help": "read error action", - "type": "string" - }, - { - "name": "read-only", - "help": "open drive file as read-only", - "type": "boolean" - }, - { - "name": "file", - "help": "file name", - "type": "string" - }, - { - "name": "serial", - "help": "disk serial number", - "type": "string" - }, - { - "name": "addr", - "help": "pci address (virtio only)", - "type": "string" - }, - { - "name": "boot", - "help": "(deprecated, ignored)", - "type": "boolean" - }, - { - "name": "trans", - "help": "chs translation (auto, lba, none)", - "type": "string" - }, - { - "name": "secs", - "help": "number of sectors (ide disk geometry)", - "type": "number" - }, - { - "name": "heads", - "help": "number of heads (ide disk geometry)", - "type": "number" - }, - { - "name": "cyls", - "help": "number of cylinders (ide disk geometry)", - "type": "number" - }, - { - "name": "if", - "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)", - "type": "string" - }, - { - "name": "media", - "help": "media type (disk, cdrom)", - "type": "string" - }, - { - "name": "index", - "help": "index number", - "type": "number" - }, - { - "name": "unit", - "help": "unit number (i.e. lun for scsi)", - "type": "number" - }, - { - "name": "bus", - "help": "bus number", - "type": "number" - }, - { - "name": "stats-account-failed", - "help": "whether to account for failed I/O operations in the statistics", - "type": "boolean" - }, - { - "name": "stats-account-invalid", - "help": "whether to account for invalid I/O operations in the statistics", - "type": "boolean" - }, - { - "name": "detect-zeroes", - "help": "try to optimize zero writes (off, on, unmap)", - "type": "string" - }, - { - "name": "throttling.group", - "help": "name of the block throttling group", - "type": "string" - }, - { - "name": "throttling.iops-size", - "help": "when limiting by iops max size of an I/O in bytes", - "type": "number" - }, - { - "name": "throttling.bps-write-max-length", - "help": "length of the bps-write-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-read-max-length", - "help": "length of the bps-read-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-total-max-length", - "help": "length of the bps-total-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-write-max-length", - "help": "length of the iops-write-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-read-max-length", - "help": "length of the iops-read-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-total-max-length", - "help": "length of the iops-total-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-write-max", - "help": "total bytes write burst", - "type": "number" - }, - { - "name": "throttling.bps-read-max", - "help": "total bytes read burst", - "type": "number" - }, - { - "name": "throttling.bps-total-max", - "help": "total bytes burst", - "type": "number" - }, - { - "name": "throttling.iops-write-max", - "help": "I/O operations write burst", - "type": "number" - }, - { - "name": "throttling.iops-read-max", - "help": "I/O operations read burst", - "type": "number" - }, - { - "name": "throttling.iops-total-max", - "help": "I/O operations burst", - "type": "number" - }, - { - "name": "throttling.bps-write", - "help": "limit write bytes per second", - "type": "number" - }, - { - "name": "throttling.bps-read", - "help": "limit read bytes per second", - "type": "number" - }, - { - "name": "throttling.bps-total", - "help": "limit total bytes per second", - "type": "number" - }, - { - "name": "throttling.iops-write", - "help": "limit write operations per second", - "type": "number" - }, - { - "name": "throttling.iops-read", - "help": "limit read operations per second", - "type": "number" - }, - { - "name": "throttling.iops-total", - "help": "limit total I/O operations per second", - "type": "number" - }, - { - "name": "werror", - "help": "write error action", - "type": "string" - }, - { - "name": "format", - "help": "disk format (raw, qcow2, ...)", - "type": "string" - }, - { - "name": "cache.writeback", - "help": "Enable writeback mode", - "type": "boolean" - }, - { - "name": "aio", - "help": "host AIO implementation (threads, native)", - "type": "string" - }, - { - "name": "discard", - "help": "discard operation (ignore/off, unmap/on)", - "type": "string" - }, - { - "name": "snapshot", - "help": "enable/disable snapshot mode", - "type": "boolean" - } - ], - "option": "drive" - } - ], - "id": "libvirt-46" -} - -{ - "return": [ - { - "state": false, - "capability": "xbzrle" - }, - { - "state": false, - "capability": "rdma-pin-all" - }, - { - "state": false, - "capability": "auto-converge" - }, - { - "state": false, - "capability": "zero-blocks" - }, - { - "state": false, - "capability": "compress" - }, - { - "state": false, - "capability": "events" - }, - { - "state": false, - "capability": "postcopy-ram" - } - ], - "id": "libvirt-47" -} - -{ - "return": [ - { - "name": "ACPI_DEVICE_OST", - "meta-type": "event", - "arg-type": "0" - }, - { - "name": "BALLOON_CHANGE", - "meta-type": "event", - "arg-type": "1" - }, - { - "name": "BLOCK_IMAGE_CORRUPTED", - "meta-type": "event", - "arg-type": "2" - }, - { - "name": "BLOCK_IO_ERROR", - "meta-type": "event", - "arg-type": "3" - }, - { - "name": "BLOCK_JOB_CANCELLED", - "meta-type": "event", - "arg-type": "4" - }, - { - "name": "BLOCK_JOB_COMPLETED", - "meta-type": "event", - "arg-type": "5" - }, - { - "name": "BLOCK_JOB_ERROR", - "meta-type": "event", - "arg-type": "6" - }, - { - "name": "BLOCK_JOB_READY", - "meta-type": "event", - "arg-type": "7" - }, - { - "name": "BLOCK_WRITE_THRESHOLD", - "meta-type": "event", - "arg-type": "8" - }, - { - "name": "DEVICE_DELETED", - "meta-type": "event", - "arg-type": "9" - }, - { - "name": "DEVICE_TRAY_MOVED", - "meta-type": "event", - "arg-type": "10" - }, - { - "name": "DUMP_COMPLETED", - "meta-type": "event", - "arg-type": "11" - }, - { - "name": "GUEST_PANICKED", - "meta-type": "event", - "arg-type": "12" - }, - { - "name": "MEM_UNPLUG_ERROR", - "meta-type": "event", - "arg-type": "13" - }, - { - "name": "MIGRATION", - "meta-type": "event", - "arg-type": "14" - }, - { - "name": "MIGRATION_PASS", - "meta-type": "event", - "arg-type": "15" - }, - { - "name": "NIC_RX_FILTER_CHANGED", - "meta-type": "event", - "arg-type": "16" - }, - { - "name": "POWERDOWN", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "QUORUM_FAILURE", - "meta-type": "event", - "arg-type": "18" - }, - { - "name": "QUORUM_REPORT_BAD", - "meta-type": "event", - "arg-type": "19" - }, - { - "name": "RESET", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "RESUME", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "RTC_CHANGE", - "meta-type": "event", - "arg-type": "20" - }, - { - "name": "SHUTDOWN", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "SPICE_CONNECTED", - "meta-type": "event", - "arg-type": "21" - }, - { - "name": "SPICE_DISCONNECTED", - "meta-type": "event", - "arg-type": "22" - }, - { - "name": "SPICE_INITIALIZED", - "meta-type": "event", - "arg-type": "23" - }, - { - "name": "SPICE_MIGRATE_COMPLETED", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "STOP", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "SUSPEND", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "SUSPEND_DISK", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "VNC_CONNECTED", - "meta-type": "event", - "arg-type": "24" - }, - { - "name": "VNC_DISCONNECTED", - "meta-type": "event", - "arg-type": "25" - }, - { - "name": "VNC_INITIALIZED", - "meta-type": "event", - "arg-type": "26" - }, - { - "name": "VSERPORT_CHANGE", - "meta-type": "event", - "arg-type": "27" - }, - { - "name": "WAKEUP", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "WATCHDOG", - "meta-type": "event", - "arg-type": "28" - }, - { - "name": "add-fd", - "ret-type": "30", - "meta-type": "command", - "arg-type": "29" - }, - { - "name": "add_client", - "ret-type": "17", - "meta-type": "command", - "arg-type": "31" - }, - { - "name": "balloon", - "ret-type": "17", - "meta-type": "command", - "arg-type": "32" - }, - { - "name": "block-commit", - "ret-type": "17", - "meta-type": "command", - "arg-type": "33" - }, - { - "name": "block-dirty-bitmap-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "34" - }, - { - "name": "block-dirty-bitmap-clear", - "ret-type": "17", - "meta-type": "command", - "arg-type": "35" - }, - { - "name": "block-dirty-bitmap-remove", - "ret-type": "17", - "meta-type": "command", - "arg-type": "35" - }, - { - "name": "block-job-cancel", - "ret-type": "17", - "meta-type": "command", - "arg-type": "36" - }, - { - "name": "block-job-complete", - "ret-type": "17", - "meta-type": "command", - "arg-type": "37" - }, - { - "name": "block-job-pause", - "ret-type": "17", - "meta-type": "command", - "arg-type": "38" - }, - { - "name": "block-job-resume", - "ret-type": "17", - "meta-type": "command", - "arg-type": "39" - }, - { - "name": "block-job-set-speed", - "ret-type": "17", - "meta-type": "command", - "arg-type": "40" - }, - { - "name": "block-set-write-threshold", - "ret-type": "17", - "meta-type": "command", - "arg-type": "41" - }, - { - "name": "block-stream", - "ret-type": "17", - "meta-type": "command", - "arg-type": "42" - }, - { - "name": "block_passwd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "43" - }, - { - "name": "block_resize", - "ret-type": "17", - "meta-type": "command", - "arg-type": "44" - }, - { - "name": "block_set_io_throttle", - "ret-type": "17", - "meta-type": "command", - "arg-type": "45" - }, - { - "name": "blockdev-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "46" - }, - { - "name": "blockdev-backup", - "ret-type": "17", - "meta-type": "command", - "arg-type": "47" - }, - { - "name": "blockdev-change-medium", - "ret-type": "17", - "meta-type": "command", - "arg-type": "48" - }, - { - "name": "blockdev-close-tray", - "ret-type": "17", - "meta-type": "command", - "arg-type": "49" - }, - { - "name": "blockdev-mirror", - "ret-type": "17", - "meta-type": "command", - "arg-type": "50" - }, - { - "name": "blockdev-open-tray", - "ret-type": "17", - "meta-type": "command", - "arg-type": "51" - }, - { - "name": "blockdev-snapshot", - "ret-type": "17", - "meta-type": "command", - "arg-type": "52" - }, - { - "name": "blockdev-snapshot-delete-internal-sync", - "ret-type": "54", - "meta-type": "command", - "arg-type": "53" - }, - { - "name": "blockdev-snapshot-internal-sync", - "ret-type": "17", - "meta-type": "command", - "arg-type": "55" - }, - { - "name": "blockdev-snapshot-sync", - "ret-type": "17", - "meta-type": "command", - "arg-type": "56" - }, - { - "name": "change", - "ret-type": "17", - "meta-type": "command", - "arg-type": "57" - }, - { - "name": "change-backing-file", - "ret-type": "17", - "meta-type": "command", - "arg-type": "58" - }, - { - "name": "change-vnc-password", - "ret-type": "17", - "meta-type": "command", - "arg-type": "59" - }, - { - "name": "chardev-add", - "ret-type": "61", - "meta-type": "command", - "arg-type": "60" - }, - { - "name": "chardev-remove", - "ret-type": "17", - "meta-type": "command", - "arg-type": "62" - }, - { - "name": "client_migrate_info", - "ret-type": "17", - "meta-type": "command", - "arg-type": "63" - }, - { - "name": "closefd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "64" - }, - { - "name": "cont", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "cpu", - "ret-type": "17", - "meta-type": "command", - "arg-type": "65" - }, - { - "name": "cpu-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "66" - }, - { - "name": "device-list-properties", - "ret-type": "[68]", - "meta-type": "command", - "arg-type": "67" - }, - { - "name": "device_del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "69" - }, - { - "name": "drive-backup", - "ret-type": "17", - "meta-type": "command", - "arg-type": "70" - }, - { - "name": "drive-mirror", - "ret-type": "17", - "meta-type": "command", - "arg-type": "71" - }, - { - "name": "dump-guest-memory", - "ret-type": "17", - "meta-type": "command", - "arg-type": "72" - }, - { - "name": "dump-skeys", - "ret-type": "17", - "meta-type": "command", - "arg-type": "73" - }, - { - "name": "eject", - "ret-type": "17", - "meta-type": "command", - "arg-type": "74" - }, - { - "name": "expire_password", - "ret-type": "17", - "meta-type": "command", - "arg-type": "75" - }, - { - "name": "getfd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "76" - }, - { - "name": "human-monitor-command", - "ret-type": "str", - "meta-type": "command", - "arg-type": "77" - }, - { - "name": "inject-nmi", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "input-send-event", - "ret-type": "17", - "meta-type": "command", - "arg-type": "78" - }, - { - "name": "memsave", - "ret-type": "17", - "meta-type": "command", - "arg-type": "79" - }, - { - "name": "migrate", - "ret-type": "17", - "meta-type": "command", - "arg-type": "80" - }, - { - "name": "migrate-incoming", - "ret-type": "17", - "meta-type": "command", - "arg-type": "81" - }, - { - "name": "migrate-set-cache-size", - "ret-type": "17", - "meta-type": "command", - "arg-type": "82" - }, - { - "name": "migrate-set-capabilities", - "ret-type": "17", - "meta-type": "command", - "arg-type": "83" - }, - { - "name": "migrate-set-parameters", - "ret-type": "17", - "meta-type": "command", - "arg-type": "84" - }, - { - "name": "migrate-start-postcopy", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "migrate_cancel", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "migrate_set_downtime", - "ret-type": "17", - "meta-type": "command", - "arg-type": "85" - }, - { - "name": "migrate_set_speed", - "ret-type": "17", - "meta-type": "command", - "arg-type": "86" - }, - { - "name": "nbd-server-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "87" - }, - { - "name": "nbd-server-start", - "ret-type": "17", - "meta-type": "command", - "arg-type": "88" - }, - { - "name": "nbd-server-stop", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "netdev_add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "89" - }, - { - "name": "netdev_del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "90" - }, - { - "name": "object-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "91" - }, - { - "name": "object-del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "92" - }, - { - "name": "pmemsave", - "ret-type": "17", - "meta-type": "command", - "arg-type": "93" - }, - { - "name": "qom-get", - "ret-type": "any", - "meta-type": "command", - "arg-type": "94" - }, - { - "name": "qom-list", - "ret-type": "[96]", - "meta-type": "command", - "arg-type": "95" - }, - { - "name": "qom-list-types", - "ret-type": "[98]", - "meta-type": "command", - "arg-type": "97" - }, - { - "name": "qom-set", - "ret-type": "17", - "meta-type": "command", - "arg-type": "99" - }, - { - "name": "query-acpi-ospm-status", - "ret-type": "[100]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-balloon", - "ret-type": "101", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-block", - "ret-type": "[102]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-block-jobs", - "ret-type": "[103]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-blockstats", - "ret-type": "[105]", - "meta-type": "command", - "arg-type": "104" - }, - { - "name": "query-chardev", - "ret-type": "[106]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-chardev-backends", - "ret-type": "[107]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-command-line-options", - "ret-type": "[109]", - "meta-type": "command", - "arg-type": "108" - }, - { - "name": "query-commands", - "ret-type": "[110]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-cpu-definitions", - "ret-type": "[111]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-cpus", - "ret-type": "[112]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-dump", - "ret-type": "113", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-dump-guest-memory-capability", - "ret-type": "114", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-events", - "ret-type": "[115]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-fdsets", - "ret-type": "[116]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-gic-capabilities", - "ret-type": "[117]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-iothreads", - "ret-type": "[118]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-kvm", - "ret-type": "119", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-machines", - "ret-type": "[120]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-memdev", - "ret-type": "[121]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-memory-devices", - "ret-type": "[122]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-mice", - "ret-type": "[123]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate", - "ret-type": "124", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate-cache-size", - "ret-type": "int", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate-capabilities", - "ret-type": "[125]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate-parameters", - "ret-type": "126", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-name", - "ret-type": "127", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-named-block-nodes", - "ret-type": "[128]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-pci", - "ret-type": "[129]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-qmp-schema", - "ret-type": "[130]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-rocker", - "ret-type": "132", - "meta-type": "command", - "arg-type": "131" - }, - { - "name": "query-rocker-of-dpa-flows", - "ret-type": "[134]", - "meta-type": "command", - "arg-type": "133" - }, - { - "name": "query-rocker-of-dpa-groups", - "ret-type": "[136]", - "meta-type": "command", - "arg-type": "135" - }, - { - "name": "query-rocker-ports", - "ret-type": "[138]", - "meta-type": "command", - "arg-type": "137" - }, - { - "name": "query-rx-filter", - "ret-type": "[140]", - "meta-type": "command", - "arg-type": "139" - }, - { - "name": "query-spice", - "ret-type": "141", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-status", - "ret-type": "142", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-target", - "ret-type": "143", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-tpm", - "ret-type": "[144]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-tpm-models", - "ret-type": "[145]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-tpm-types", - "ret-type": "[146]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-uuid", - "ret-type": "147", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-version", - "ret-type": "148", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-vnc", - "ret-type": "149", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-vnc-servers", - "ret-type": "[150]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "quit", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "remove-fd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "151" - }, - { - "name": "ringbuf-read", - "ret-type": "str", - "meta-type": "command", - "arg-type": "152" - }, - { - "name": "ringbuf-write", - "ret-type": "17", - "meta-type": "command", - "arg-type": "153" - }, - { - "name": "rtc-reset-reinjection", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "screendump", - "ret-type": "17", - "meta-type": "command", - "arg-type": "154" - }, - { - "name": "send-key", - "ret-type": "17", - "meta-type": "command", - "arg-type": "155" - }, - { - "name": "set_link", - "ret-type": "17", - "meta-type": "command", - "arg-type": "156" - }, - { - "name": "set_password", - "ret-type": "17", - "meta-type": "command", - "arg-type": "157" - }, - { - "name": "stop", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "system_powerdown", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "system_reset", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "system_wakeup", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "trace-event-get-state", - "ret-type": "[159]", - "meta-type": "command", - "arg-type": "158" - }, - { - "name": "trace-event-set-state", - "ret-type": "17", - "meta-type": "command", - "arg-type": "160" - }, - { - "name": "transaction", - "ret-type": "17", - "meta-type": "command", - "arg-type": "161" - }, - { - "name": "x-blockdev-del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "162" - }, - { - "name": "x-blockdev-insert-medium", - "ret-type": "17", - "meta-type": "command", - "arg-type": "163" - }, - { - "name": "x-blockdev-remove-medium", - "ret-type": "17", - "meta-type": "command", - "arg-type": "164" - }, - { - "name": "xen-save-devices-state", - "ret-type": "17", - "meta-type": "command", - "arg-type": "165" - }, - { - "name": "xen-set-global-dirty-log", - "ret-type": "17", - "meta-type": "command", - "arg-type": "166" - }, - { - "name": "0", - "members": [ - { - "name": "info", - "type": "100" - } - ], - "meta-type": "object" - }, - { - "name": "1", - "members": [ - { - "name": "actual", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "2", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "msg", - "type": "str" - }, - { - "name": "offset", - "default": null, - "type": "int" - }, - { - "name": "size", - "default": null, - "type": "int" - }, - { - "name": "fatal", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "3", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "operation", - "type": "167" - }, - { - "name": "action", - "type": "168" - }, - { - "name": "nospace", - "default": null, - "type": "bool" - }, - { - "name": "reason", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "4", - "members": [ - { - "name": "type", - "type": "169" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "len", - "type": "int" - }, - { - "name": "offset", - "type": "int" - }, - { - "name": "speed", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "5", - "members": [ - { - "name": "type", - "type": "169" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "len", - "type": "int" - }, - { - "name": "offset", - "type": "int" - }, - { - "name": "speed", - "type": "int" - }, - { - "name": "error", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "6", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "operation", - "type": "167" - }, - { - "name": "action", - "type": "168" - } - ], - "meta-type": "object" - }, - { - "name": "7", - "members": [ - { - "name": "type", - "type": "169" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "len", - "type": "int" - }, - { - "name": "offset", - "type": "int" - }, - { - "name": "speed", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "8", - "members": [ - { - "name": "node-name", - "type": "str" - }, - { - "name": "amount-exceeded", - "type": "int" - }, - { - "name": "write-threshold", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "9", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "10", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "tray-open", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "11", - "members": [ - { - "name": "result", - "type": "113" - }, - { - "name": "error", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "12", - "members": [ - { - "name": "action", - "type": "170" - } - ], - "meta-type": "object" - }, - { - "name": "13", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "msg", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "14", - "members": [ - { - "name": "status", - "type": "171" - } - ], - "meta-type": "object" - }, - { - "name": "15", - "members": [ - { - "name": "pass", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "16", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - }, - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "17", - "members": [ - ], - "meta-type": "object" - }, - { - "name": "18", - "members": [ - { - "name": "reference", - "type": "str" - }, - { - "name": "sector-num", - "type": "int" - }, - { - "name": "sectors-count", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "19", - "members": [ - { - "name": "type", - "type": "172" - }, - { - "name": "error", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "type": "str" - }, - { - "name": "sector-num", - "type": "int" - }, - { - "name": "sectors-count", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "20", - "members": [ - { - "name": "offset", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "21", - "members": [ - { - "name": "server", - "type": "173" - }, - { - "name": "client", - "type": "173" - } - ], - "meta-type": "object" - }, - { - "name": "22", - "members": [ - { - "name": "server", - "type": "173" - }, - { - "name": "client", - "type": "173" - } - ], - "meta-type": "object" - }, - { - "name": "23", - "members": [ - { - "name": "server", - "type": "174" - }, - { - "name": "client", - "type": "175" - } - ], - "meta-type": "object" - }, - { - "name": "24", - "members": [ - { - "name": "server", - "type": "176" - }, - { - "name": "client", - "type": "177" - } - ], - "meta-type": "object" - }, - { - "name": "25", - "members": [ - { - "name": "server", - "type": "176" - }, - { - "name": "client", - "type": "178" - } - ], - "meta-type": "object" - }, - { - "name": "26", - "members": [ - { - "name": "server", - "type": "176" - }, - { - "name": "client", - "type": "178" - } - ], - "meta-type": "object" - }, - { - "name": "27", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "open", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "28", - "members": [ - { - "name": "action", - "type": "179" - } - ], - "meta-type": "object" - }, - { - "name": "29", - "members": [ - { - "name": "fdset-id", - "default": null, - "type": "int" - }, - { - "name": "opaque", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "30", - "members": [ - { - "name": "fdset-id", - "type": "int" - }, - { - "name": "fd", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "31", - "members": [ - { - "name": "protocol", - "type": "str" - }, - { - "name": "fdname", - "type": "str" - }, - { - "name": "skipauth", - "default": null, - "type": "bool" - }, - { - "name": "tls", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "32", - "members": [ - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "33", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "base", - "default": null, - "type": "str" - }, - { - "name": "top", - "default": null, - "type": "str" - }, - { - "name": "backing-file", - "default": null, - "type": "str" - }, - { - "name": "speed", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "34", - "members": [ - { - "name": "node", - "type": "str" - }, - { - "name": "name", - "type": "str" - }, - { - "name": "granularity", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "35", - "members": [ - { - "name": "node", - "type": "str" - }, - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "36", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "force", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "37", - "members": [ - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "38", - "members": [ - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "39", - "members": [ - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "40", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "speed", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "41", - "members": [ - { - "name": "node-name", - "type": "str" - }, - { - "name": "write-threshold", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "42", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "base", - "default": null, - "type": "str" - }, - { - "name": "backing-file", - "default": null, - "type": "str" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "on-error", - "default": null, - "type": "180" - } - ], - "meta-type": "object" - }, - { - "name": "43", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "password", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "44", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "size", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "45", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "bps", - "type": "int" - }, - { - "name": "bps_rd", - "type": "int" - }, - { - "name": "bps_wr", - "type": "int" - }, - { - "name": "iops", - "type": "int" - }, - { - "name": "iops_rd", - "type": "int" - }, - { - "name": "iops_wr", - "type": "int" - }, - { - "name": "bps_max", - "default": null, - "type": "int" - }, - { - "name": "bps_rd_max", - "default": null, - "type": "int" - }, - { - "name": "bps_wr_max", - "default": null, - "type": "int" - }, - { - "name": "iops_max", - "default": null, - "type": "int" - }, - { - "name": "iops_rd_max", - "default": null, - "type": "int" - }, - { - "name": "iops_wr_max", - "default": null, - "type": "int" - }, - { - "name": "bps_max_length", - "default": null, - "type": "int" - }, - { - "name": "bps_rd_max_length", - "default": null, - "type": "int" - }, - { - "name": "bps_wr_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_rd_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_wr_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_size", - "default": null, - "type": "int" - }, - { - "name": "group", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "46", - "members": [ - { - "name": "options", - "type": "181" - } - ], - "meta-type": "object" - }, - { - "name": "47", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "sync", - "type": "182" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "on-source-error", - "default": null, - "type": "180" - }, - { - "name": "on-target-error", - "default": null, - "type": "180" - } - ], - "meta-type": "object" - }, - { - "name": "48", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "filename", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "str" - }, - { - "name": "read-only-mode", - "default": null, - "type": "183" - } - ], - "meta-type": "object" - }, - { - "name": "49", - "members": [ - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "50", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "replaces", - "default": null, - "type": "str" - }, - { - "name": "sync", - "type": "182" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "granularity", - "default": null, - "type": "int" - }, - { - "name": "buf-size", - "default": null, - "type": "int" - }, - { - "name": "on-source-error", - "default": null, - "type": "180" - }, - { - "name": "on-target-error", - "default": null, - "type": "180" - } - ], - "meta-type": "object" - }, - { - "name": "51", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "force", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "52", - "members": [ - { - "name": "node", - "type": "str" - }, - { - "name": "overlay", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "53", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "54", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "name", - "type": "str" - }, - { - "name": "vm-state-size", - "type": "int" - }, - { - "name": "date-sec", - "type": "int" - }, - { - "name": "date-nsec", - "type": "int" - }, - { - "name": "vm-clock-sec", - "type": "int" - }, - { - "name": "vm-clock-nsec", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "55", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "56", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "snapshot-file", - "type": "str" - }, - { - "name": "snapshot-node-name", - "default": null, - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "str" - }, - { - "name": "mode", - "default": null, - "type": "184" - } - ], - "meta-type": "object" - }, - { - "name": "57", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "arg", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "58", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "image-node-name", - "type": "str" - }, - { - "name": "backing-file", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "59", - "members": [ - { - "name": "password", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "60", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "backend", - "type": "185" - } - ], - "meta-type": "object" - }, - { - "name": "61", - "members": [ - { - "name": "pty", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "62", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "63", - "members": [ - { - "name": "protocol", - "type": "str" - }, - { - "name": "hostname", - "type": "str" - }, - { - "name": "port", - "default": null, - "type": "int" - }, - { - "name": "tls-port", - "default": null, - "type": "int" - }, - { - "name": "cert-subject", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "64", - "members": [ - { - "name": "fdname", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "65", - "members": [ - { - "name": "index", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "66", - "members": [ - { - "name": "id", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "67", - "members": [ - { - "name": "typename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[68]", - "element-type": "68", - "meta-type": "array" - }, - { - "name": "68", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "str" - }, - { - "name": "description", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "69", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "70", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "str" - }, - { - "name": "sync", - "type": "182" - }, - { - "name": "mode", - "default": null, - "type": "184" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "bitmap", - "default": null, - "type": "str" - }, - { - "name": "on-source-error", - "default": null, - "type": "180" - }, - { - "name": "on-target-error", - "default": null, - "type": "180" - } - ], - "meta-type": "object" - }, - { - "name": "71", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "replaces", - "default": null, - "type": "str" - }, - { - "name": "sync", - "type": "182" - }, - { - "name": "mode", - "default": null, - "type": "184" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "granularity", - "default": null, - "type": "int" - }, - { - "name": "buf-size", - "default": null, - "type": "int" - }, - { - "name": "on-source-error", - "default": null, - "type": "180" - }, - { - "name": "on-target-error", - "default": null, - "type": "180" - }, - { - "name": "unmap", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "72", - "members": [ - { - "name": "paging", - "type": "bool" - }, - { - "name": "protocol", - "type": "str" - }, - { - "name": "detach", - "default": null, - "type": "bool" - }, - { - "name": "begin", - "default": null, - "type": "int" - }, - { - "name": "length", - "default": null, - "type": "int" - }, - { - "name": "format", - "default": null, - "type": "186" - } - ], - "meta-type": "object" - }, - { - "name": "73", - "members": [ - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "74", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "force", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "75", - "members": [ - { - "name": "protocol", - "type": "str" - }, - { - "name": "time", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "76", - "members": [ - { - "name": "fdname", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "77", - "members": [ - { - "name": "command-line", - "type": "str" - }, - { - "name": "cpu-index", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "str", - "json-type": "string", - "meta-type": "builtin" - }, - { - "name": "78", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "head", - "default": null, - "type": "int" - }, - { - "name": "events", - "type": "[187]" - } - ], - "meta-type": "object" - }, - { - "name": "79", - "members": [ - { - "name": "val", - "type": "int" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "filename", - "type": "str" - }, - { - "name": "cpu-index", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "80", - "members": [ - { - "name": "uri", - "type": "str" - }, - { - "name": "blk", - "default": null, - "type": "bool" - }, - { - "name": "inc", - "default": null, - "type": "bool" - }, - { - "name": "detach", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "81", - "members": [ - { - "name": "uri", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "82", - "members": [ - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "83", - "members": [ - { - "name": "capabilities", - "type": "[125]" - } - ], - "meta-type": "object" - }, - { - "name": "84", - "members": [ - { - "name": "compress-level", - "default": null, - "type": "int" - }, - { - "name": "compress-threads", - "default": null, - "type": "int" - }, - { - "name": "decompress-threads", - "default": null, - "type": "int" - }, - { - "name": "x-cpu-throttle-initial", - "default": null, - "type": "int" - }, - { - "name": "x-cpu-throttle-increment", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "85", - "members": [ - { - "name": "value", - "type": "number" - } - ], - "meta-type": "object" - }, - { - "name": "86", - "members": [ - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "87", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "writable", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "88", - "members": [ - { - "name": "addr", - "type": "188" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "89", - "members": [ - { - "name": "type", - "type": "str" - }, - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "90", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "91", - "members": [ - { - "name": "qom-type", - "type": "str" - }, - { - "name": "id", - "type": "str" - }, - { - "name": "props", - "default": null, - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "92", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "93", - "members": [ - { - "name": "val", - "type": "int" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "94", - "members": [ - { - "name": "path", - "type": "str" - }, - { - "name": "property", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "any", - "json-type": "value", - "meta-type": "builtin" - }, - { - "name": "95", - "members": [ - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[96]", - "element-type": "96", - "meta-type": "array" - }, - { - "name": "96", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "97", - "members": [ - { - "name": "implements", - "default": null, - "type": "str" - }, - { - "name": "abstract", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[98]", - "element-type": "98", - "meta-type": "array" - }, - { - "name": "98", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "99", - "members": [ - { - "name": "path", - "type": "str" - }, - { - "name": "property", - "type": "str" - }, - { - "name": "value", - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "[100]", - "element-type": "100", - "meta-type": "array" - }, - { - "name": "100", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "slot", - "type": "str" - }, - { - "name": "slot-type", - "type": "189" - }, - { - "name": "source", - "type": "int" - }, - { - "name": "status", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "101", - "members": [ - { - "name": "actual", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[102]", - "element-type": "102", - "meta-type": "array" - }, - { - "name": "102", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "type", - "type": "str" - }, - { - "name": "removable", - "type": "bool" - }, - { - "name": "locked", - "type": "bool" - }, - { - "name": "inserted", - "default": null, - "type": "128" - }, - { - "name": "tray_open", - "default": null, - "type": "bool" - }, - { - "name": "io-status", - "default": null, - "type": "190" - }, - { - "name": "dirty-bitmaps", - "default": null, - "type": "[191]" - } - ], - "meta-type": "object" - }, - { - "name": "[103]", - "element-type": "103", - "meta-type": "array" - }, - { - "name": "103", - "members": [ - { - "name": "type", - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "len", - "type": "int" - }, - { - "name": "offset", - "type": "int" - }, - { - "name": "busy", - "type": "bool" - }, - { - "name": "paused", - "type": "bool" - }, - { - "name": "speed", - "type": "int" - }, - { - "name": "io-status", - "type": "190" - }, - { - "name": "ready", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "104", - "members": [ - { - "name": "query-nodes", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[105]", - "element-type": "105", - "meta-type": "array" - }, - { - "name": "105", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "stats", - "type": "192" - }, - { - "name": "parent", - "default": null, - "type": "105" - }, - { - "name": "backing", - "default": null, - "type": "105" - } - ], - "meta-type": "object" - }, - { - "name": "[106]", - "element-type": "106", - "meta-type": "array" - }, - { - "name": "106", - "members": [ - { - "name": "label", - "type": "str" - }, - { - "name": "filename", - "type": "str" - }, - { - "name": "frontend-open", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[107]", - "element-type": "107", - "meta-type": "array" - }, - { - "name": "107", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "108", - "members": [ - { - "name": "option", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[109]", - "element-type": "109", - "meta-type": "array" - }, - { - "name": "109", - "members": [ - { - "name": "option", - "type": "str" - }, - { - "name": "parameters", - "type": "[193]" - } - ], - "meta-type": "object" - }, - { - "name": "[110]", - "element-type": "110", - "meta-type": "array" - }, - { - "name": "110", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[111]", - "element-type": "111", - "meta-type": "array" - }, - { - "name": "111", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[112]", - "element-type": "112", - "meta-type": "array" - }, - { - "name": "112", - "tag": "arch", - "variants": [ - { - "case": "x86", - "type": "195" - }, - { - "case": "sparc", - "type": "196" - }, - { - "case": "ppc", - "type": "197" - }, - { - "case": "mips", - "type": "198" - }, - { - "case": "tricore", - "type": "199" - }, - { - "case": "other", - "type": "200" - } - ], - "members": [ - { - "name": "CPU", - "type": "int" - }, - { - "name": "current", - "type": "bool" - }, - { - "name": "halted", - "type": "bool" - }, - { - "name": "qom_path", - "type": "str" - }, - { - "name": "thread_id", - "type": "int" - }, - { - "name": "arch", - "type": "194" - } - ], - "meta-type": "object" - }, - { - "name": "113", - "members": [ - { - "name": "status", - "type": "201" - }, - { - "name": "completed", - "type": "int" - }, - { - "name": "total", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "114", - "members": [ - { - "name": "formats", - "type": "[186]" - } - ], - "meta-type": "object" - }, - { - "name": "[115]", - "element-type": "115", - "meta-type": "array" - }, - { - "name": "115", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[116]", - "element-type": "116", - "meta-type": "array" - }, - { - "name": "116", - "members": [ - { - "name": "fdset-id", - "type": "int" - }, - { - "name": "fds", - "type": "[202]" - } - ], - "meta-type": "object" - }, - { - "name": "[117]", - "element-type": "117", - "meta-type": "array" - }, - { - "name": "117", - "members": [ - { - "name": "version", - "type": "int" - }, - { - "name": "emulated", - "type": "bool" - }, - { - "name": "kernel", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[118]", - "element-type": "118", - "meta-type": "array" - }, - { - "name": "118", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "thread-id", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "119", - "members": [ - { - "name": "enabled", - "type": "bool" - }, - { - "name": "present", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[120]", - "element-type": "120", - "meta-type": "array" - }, - { - "name": "120", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "alias", - "default": null, - "type": "str" - }, - { - "name": "is-default", - "default": null, - "type": "bool" - }, - { - "name": "cpu-max", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[121]", - "element-type": "121", - "meta-type": "array" - }, - { - "name": "121", - "members": [ - { - "name": "size", - "type": "int" - }, - { - "name": "merge", - "type": "bool" - }, - { - "name": "dump", - "type": "bool" - }, - { - "name": "prealloc", - "type": "bool" - }, - { - "name": "host-nodes", - "type": "[int]" - }, - { - "name": "policy", - "type": "203" - } - ], - "meta-type": "object" - }, - { - "name": "[122]", - "element-type": "122", - "meta-type": "array" - }, - { - "name": "122", - "tag": "type", - "variants": [ - { - "case": "dimm", - "type": "205" - } - ], - "members": [ - { - "name": "type", - "type": "204" - } - ], - "meta-type": "object" - }, - { - "name": "[123]", - "element-type": "123", - "meta-type": "array" - }, - { - "name": "123", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "index", - "type": "int" - }, - { - "name": "current", - "type": "bool" - }, - { - "name": "absolute", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "124", - "members": [ - { - "name": "status", - "default": null, - "type": "171" - }, - { - "name": "ram", - "default": null, - "type": "206" - }, - { - "name": "disk", - "default": null, - "type": "206" - }, - { - "name": "xbzrle-cache", - "default": null, - "type": "207" - }, - { - "name": "total-time", - "default": null, - "type": "int" - }, - { - "name": "expected-downtime", - "default": null, - "type": "int" - }, - { - "name": "downtime", - "default": null, - "type": "int" - }, - { - "name": "setup-time", - "default": null, - "type": "int" - }, - { - "name": "x-cpu-throttle-percentage", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "int", - "json-type": "int", - "meta-type": "builtin" - }, - { - "name": "[125]", - "element-type": "125", - "meta-type": "array" - }, - { - "name": "125", - "members": [ - { - "name": "capability", - "type": "208" - }, - { - "name": "state", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "126", - "members": [ - { - "name": "compress-level", - "type": "int" - }, - { - "name": "compress-threads", - "type": "int" - }, - { - "name": "decompress-threads", - "type": "int" - }, - { - "name": "x-cpu-throttle-initial", - "type": "int" - }, - { - "name": "x-cpu-throttle-increment", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "127", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[128]", - "element-type": "128", - "meta-type": "array" - }, - { - "name": "128", - "members": [ - { - "name": "file", - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "ro", - "type": "bool" - }, - { - "name": "drv", - "type": "str" - }, - { - "name": "backing_file", - "default": null, - "type": "str" - }, - { - "name": "backing_file_depth", - "type": "int" - }, - { - "name": "encrypted", - "type": "bool" - }, - { - "name": "encryption_key_missing", - "type": "bool" - }, - { - "name": "detect_zeroes", - "type": "209" - }, - { - "name": "bps", - "type": "int" - }, - { - "name": "bps_rd", - "type": "int" - }, - { - "name": "bps_wr", - "type": "int" - }, - { - "name": "iops", - "type": "int" - }, - { - "name": "iops_rd", - "type": "int" - }, - { - "name": "iops_wr", - "type": "int" - }, - { - "name": "image", - "type": "210" - }, - { - "name": "bps_max", - "default": null, - "type": "int" - }, - { - "name": "bps_rd_max", - "default": null, - "type": "int" - }, - { - "name": "bps_wr_max", - "default": null, - "type": "int" - }, - { - "name": "iops_max", - "default": null, - "type": "int" - }, - { - "name": "iops_rd_max", - "default": null, - "type": "int" - }, - { - "name": "iops_wr_max", - "default": null, - "type": "int" - }, - { - "name": "bps_max_length", - "default": null, - "type": "int" - }, - { - "name": "bps_rd_max_length", - "default": null, - "type": "int" - }, - { - "name": "bps_wr_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_rd_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_wr_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_size", - "default": null, - "type": "int" - }, - { - "name": "group", - "default": null, - "type": "str" - }, - { - "name": "cache", - "type": "211" - }, - { - "name": "write_threshold", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[129]", - "element-type": "129", - "meta-type": "array" - }, - { - "name": "129", - "members": [ - { - "name": "bus", - "type": "int" - }, - { - "name": "devices", - "type": "[212]" - } - ], - "meta-type": "object" - }, - { - "name": "[130]", - "element-type": "130", - "meta-type": "array" - }, - { - "name": "130", - "tag": "meta-type", - "variants": [ - { - "case": "builtin", - "type": "214" - }, - { - "case": "enum", - "type": "215" - }, - { - "case": "array", - "type": "216" - }, - { - "case": "object", - "type": "217" - }, - { - "case": "alternate", - "type": "218" - }, - { - "case": "command", - "type": "219" - }, - { - "case": "event", - "type": "220" - } - ], - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "meta-type", - "type": "213" - } - ], - "meta-type": "object" - }, - { - "name": "131", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "132", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "id", - "type": "int" - }, - { - "name": "ports", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "133", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "tbl-id", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[134]", - "element-type": "134", - "meta-type": "array" - }, - { - "name": "134", - "members": [ - { - "name": "cookie", - "type": "int" - }, - { - "name": "hits", - "type": "int" - }, - { - "name": "key", - "type": "221" - }, - { - "name": "mask", - "type": "222" - }, - { - "name": "action", - "type": "223" - } - ], - "meta-type": "object" - }, - { - "name": "135", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[136]", - "element-type": "136", - "meta-type": "array" - }, - { - "name": "136", - "members": [ - { - "name": "id", - "type": "int" - }, - { - "name": "type", - "type": "int" - }, - { - "name": "vlan-id", - "default": null, - "type": "int" - }, - { - "name": "pport", - "default": null, - "type": "int" - }, - { - "name": "index", - "default": null, - "type": "int" - }, - { - "name": "out-pport", - "default": null, - "type": "int" - }, - { - "name": "group-id", - "default": null, - "type": "int" - }, - { - "name": "set-vlan-id", - "default": null, - "type": "int" - }, - { - "name": "pop-vlan", - "default": null, - "type": "int" - }, - { - "name": "group-ids", - "default": null, - "type": "[int]" - }, - { - "name": "set-eth-src", - "default": null, - "type": "str" - }, - { - "name": "set-eth-dst", - "default": null, - "type": "str" - }, - { - "name": "ttl-check", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "137", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[138]", - "element-type": "138", - "meta-type": "array" - }, - { - "name": "138", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "enabled", - "type": "bool" - }, - { - "name": "link-up", - "type": "bool" - }, - { - "name": "speed", - "type": "int" - }, - { - "name": "duplex", - "type": "224" - }, - { - "name": "autoneg", - "type": "225" - } - ], - "meta-type": "object" - }, - { - "name": "139", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[140]", - "element-type": "140", - "meta-type": "array" - }, - { - "name": "140", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "promiscuous", - "type": "bool" - }, - { - "name": "multicast", - "type": "226" - }, - { - "name": "unicast", - "type": "226" - }, - { - "name": "vlan", - "type": "226" - }, - { - "name": "broadcast-allowed", - "type": "bool" - }, - { - "name": "multicast-overflow", - "type": "bool" - }, - { - "name": "unicast-overflow", - "type": "bool" - }, - { - "name": "main-mac", - "type": "str" - }, - { - "name": "vlan-table", - "type": "[int]" - }, - { - "name": "unicast-table", - "type": "[str]" - }, - { - "name": "multicast-table", - "type": "[str]" - } - ], - "meta-type": "object" - }, - { - "name": "141", - "members": [ - { - "name": "enabled", - "type": "bool" - }, - { - "name": "migrated", - "type": "bool" - }, - { - "name": "host", - "default": null, - "type": "str" - }, - { - "name": "port", - "default": null, - "type": "int" - }, - { - "name": "tls-port", - "default": null, - "type": "int" - }, - { - "name": "auth", - "default": null, - "type": "str" - }, - { - "name": "compiled-version", - "default": null, - "type": "str" - }, - { - "name": "mouse-mode", - "type": "227" - }, - { - "name": "channels", - "default": null, - "type": "[175]" - } - ], - "meta-type": "object" - }, - { - "name": "142", - "members": [ - { - "name": "running", - "type": "bool" - }, - { - "name": "singlestep", - "type": "bool" - }, - { - "name": "status", - "type": "228" - } - ], - "meta-type": "object" - }, - { - "name": "143", - "members": [ - { - "name": "arch", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[144]", - "element-type": "144", - "meta-type": "array" - }, - { - "name": "144", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "model", - "type": "145" - }, - { - "name": "options", - "type": "229" - } - ], - "meta-type": "object" - }, - { - "name": "[145]", - "element-type": "145", - "meta-type": "array" - }, - { - "name": "145", - "meta-type": "enum", - "values": [ - "tpm-tis" - ] - }, - { - "name": "[146]", - "element-type": "146", - "meta-type": "array" - }, - { - "name": "146", - "meta-type": "enum", - "values": [ - "passthrough" - ] - }, - { - "name": "147", - "members": [ - { - "name": "UUID", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "148", - "members": [ - { - "name": "qemu", - "type": "230" - }, - { - "name": "package", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "149", - "members": [ - { - "name": "enabled", - "type": "bool" - }, - { - "name": "host", - "default": null, - "type": "str" - }, - { - "name": "family", - "default": null, - "type": "231" - }, - { - "name": "service", - "default": null, - "type": "str" - }, - { - "name": "auth", - "default": null, - "type": "str" - }, - { - "name": "clients", - "default": null, - "type": "[178]" - } - ], - "meta-type": "object" - }, - { - "name": "[150]", - "element-type": "150", - "meta-type": "array" - }, - { - "name": "150", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "server", - "type": "[177]" - }, - { - "name": "clients", - "type": "[178]" - }, - { - "name": "auth", - "type": "232" - }, - { - "name": "vencrypt", - "default": null, - "type": "233" - }, - { - "name": "display", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "151", - "members": [ - { - "name": "fdset-id", - "type": "int" - }, - { - "name": "fd", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "152", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "format", - "default": null, - "type": "234" - } - ], - "meta-type": "object" - }, - { - "name": "153", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "data", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "234" - } - ], - "meta-type": "object" - }, - { - "name": "154", - "members": [ - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "155", - "members": [ - { - "name": "keys", - "type": "[235]" - }, - { - "name": "hold-time", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "156", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "up", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "157", - "members": [ - { - "name": "protocol", - "type": "str" - }, - { - "name": "password", - "type": "str" - }, - { - "name": "connected", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "158", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[159]", - "element-type": "159", - "meta-type": "array" - }, - { - "name": "159", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "state", - "type": "236" - } - ], - "meta-type": "object" - }, - { - "name": "160", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "enable", - "type": "bool" - }, - { - "name": "ignore-unavailable", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "161", - "members": [ - { - "name": "actions", - "type": "[237]" - }, - { - "name": "properties", - "default": null, - "type": "238" - } - ], - "meta-type": "object" - }, - { - "name": "162", - "members": [ - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "163", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "node-name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "164", - "members": [ - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "165", - "members": [ - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "166", - "members": [ - { - "name": "enable", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "bool", - "json-type": "boolean", - "meta-type": "builtin" - }, - { - "name": "167", - "meta-type": "enum", - "values": [ - "read", - "write" - ] - }, - { - "name": "168", - "meta-type": "enum", - "values": [ - "ignore", - "report", - "stop" - ] - }, - { - "name": "169", - "meta-type": "enum", - "values": [ - "commit", - "stream", - "mirror", - "backup" - ] - }, - { - "name": "170", - "meta-type": "enum", - "values": [ - "pause" - ] - }, - { - "name": "171", - "meta-type": "enum", - "values": [ - "none", - "setup", - "cancelling", - "cancelled", - "active", - "postcopy-active", - "completed", - "failed" - ] - }, - { - "name": "172", - "meta-type": "enum", - "values": [ - "read", - "write", - "flush" - ] - }, - { - "name": "173", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "family", - "type": "231" - } - ], - "meta-type": "object" - }, - { - "name": "174", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "family", - "type": "231" - }, - { - "name": "auth", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "175", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "family", - "type": "231" - }, - { - "name": "connection-id", - "type": "int" - }, - { - "name": "channel-type", - "type": "int" - }, - { - "name": "channel-id", - "type": "int" - }, - { - "name": "tls", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "176", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "231" - }, - { - "name": "websocket", - "type": "bool" - }, - { - "name": "auth", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "177", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "231" - }, - { - "name": "websocket", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "178", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "231" - }, - { - "name": "websocket", - "type": "bool" - }, - { - "name": "x509_dname", - "default": null, - "type": "str" - }, - { - "name": "sasl_username", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "179", - "meta-type": "enum", - "values": [ - "reset", - "shutdown", - "poweroff", - "pause", - "debug", - "none", - "inject-nmi" - ] - }, - { - "name": "180", - "meta-type": "enum", - "values": [ - "report", - "ignore", - "enospc", - "stop" - ] - }, - { - "name": "181", - "tag": "driver", - "variants": [ - { - "case": "archipelago", - "type": "243" - }, - { - "case": "blkdebug", - "type": "244" - }, - { - "case": "blkverify", - "type": "245" - }, - { - "case": "bochs", - "type": "246" - }, - { - "case": "cloop", - "type": "246" - }, - { - "case": "dmg", - "type": "246" - }, - { - "case": "file", - "type": "247" - }, - { - "case": "ftp", - "type": "247" - }, - { - "case": "ftps", - "type": "247" - }, - { - "case": "host_cdrom", - "type": "247" - }, - { - "case": "host_device", - "type": "247" - }, - { - "case": "http", - "type": "247" - }, - { - "case": "https", - "type": "247" - }, - { - "case": "luks", - "type": "248" - }, - { - "case": "null-aio", - "type": "249" - }, - { - "case": "null-co", - "type": "249" - }, - { - "case": "parallels", - "type": "246" - }, - { - "case": "qcow2", - "type": "250" - }, - { - "case": "qcow", - "type": "251" - }, - { - "case": "qed", - "type": "251" - }, - { - "case": "quorum", - "type": "252" - }, - { - "case": "raw", - "type": "246" - }, - { - "case": "tftp", - "type": "247" - }, - { - "case": "vdi", - "type": "246" - }, - { - "case": "vhdx", - "type": "246" - }, - { - "case": "vmdk", - "type": "251" - }, - { - "case": "vpc", - "type": "246" - }, - { - "case": "vvfat", - "type": "253" - } - ], - "members": [ - { - "name": "driver", - "type": "239" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "discard", - "default": null, - "type": "240" - }, - { - "name": "cache", - "default": null, - "type": "241" - }, - { - "name": "aio", - "default": null, - "type": "242" - }, - { - "name": "rerror", - "default": null, - "type": "180" - }, - { - "name": "werror", - "default": null, - "type": "180" - }, - { - "name": "read-only", - "default": null, - "type": "bool" - }, - { - "name": "stats-account-invalid", - "default": null, - "type": "bool" - }, - { - "name": "stats-account-failed", - "default": null, - "type": "bool" - }, - { - "name": "stats-intervals", - "default": null, - "type": "[int]" - }, - { - "name": "detect-zeroes", - "default": null, - "type": "209" - } - ], - "meta-type": "object" - }, - { - "name": "182", - "meta-type": "enum", - "values": [ - "top", - "full", - "none", - "incremental" - ] - }, - { - "name": "183", - "meta-type": "enum", - "values": [ - "retain", - "read-only", - "read-write" - ] - }, - { - "name": "184", - "meta-type": "enum", - "values": [ - "existing", - "absolute-paths" - ] - }, - { - "name": "185", - "tag": "type", - "variants": [ - { - "case": "file", - "type": "255" - }, - { - "case": "serial", - "type": "256" - }, - { - "case": "parallel", - "type": "256" - }, - { - "case": "pipe", - "type": "256" - }, - { - "case": "socket", - "type": "257" - }, - { - "case": "udp", - "type": "258" - }, - { - "case": "pty", - "type": "259" - }, - { - "case": "null", - "type": "259" - }, - { - "case": "mux", - "type": "260" - }, - { - "case": "msmouse", - "type": "259" - }, - { - "case": "braille", - "type": "259" - }, - { - "case": "testdev", - "type": "259" - }, - { - "case": "stdio", - "type": "261" - }, - { - "case": "console", - "type": "259" - }, - { - "case": "spicevmc", - "type": "262" - }, - { - "case": "spiceport", - "type": "263" - }, - { - "case": "vc", - "type": "264" - }, - { - "case": "ringbuf", - "type": "265" - }, - { - "case": "memory", - "type": "265" - } - ], - "members": [ - { - "name": "type", - "type": "254" - } - ], - "meta-type": "object" - }, - { - "name": "186", - "meta-type": "enum", - "values": [ - "elf", - "kdump-zlib", - "kdump-lzo", - "kdump-snappy" - ] - }, - { - "name": "[187]", - "element-type": "187", - "meta-type": "array" - }, - { - "name": "187", - "tag": "type", - "variants": [ - { - "case": "key", - "type": "267" - }, - { - "case": "btn", - "type": "268" - }, - { - "case": "rel", - "type": "269" - }, - { - "case": "abs", - "type": "269" - } - ], - "members": [ - { - "name": "type", - "type": "266" - } - ], - "meta-type": "object" - }, - { - "name": "number", - "json-type": "number", - "meta-type": "builtin" - }, - { - "name": "188", - "tag": "type", - "variants": [ - { - "case": "inet", - "type": "271" - }, - { - "case": "unix", - "type": "272" - }, - { - "case": "fd", - "type": "273" - } - ], - "members": [ - { - "name": "type", - "type": "270" - } - ], - "meta-type": "object" - }, - { - "name": "189", - "meta-type": "enum", - "values": [ - "DIMM" - ] - }, - { - "name": "190", - "meta-type": "enum", - "values": [ - "ok", - "failed", - "nospace" - ] - }, - { - "name": "[191]", - "element-type": "191", - "meta-type": "array" - }, - { - "name": "191", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - }, - { - "name": "count", - "type": "int" - }, - { - "name": "granularity", - "type": "int" - }, - { - "name": "status", - "type": "274" - } - ], - "meta-type": "object" - }, - { - "name": "192", - "members": [ - { - "name": "rd_bytes", - "type": "int" - }, - { - "name": "wr_bytes", - "type": "int" - }, - { - "name": "rd_operations", - "type": "int" - }, - { - "name": "wr_operations", - "type": "int" - }, - { - "name": "flush_operations", - "type": "int" - }, - { - "name": "flush_total_time_ns", - "type": "int" - }, - { - "name": "wr_total_time_ns", - "type": "int" - }, - { - "name": "rd_total_time_ns", - "type": "int" - }, - { - "name": "wr_highest_offset", - "type": "int" - }, - { - "name": "rd_merged", - "type": "int" - }, - { - "name": "wr_merged", - "type": "int" - }, - { - "name": "idle_time_ns", - "default": null, - "type": "int" - }, - { - "name": "failed_rd_operations", - "type": "int" - }, - { - "name": "failed_wr_operations", - "type": "int" - }, - { - "name": "failed_flush_operations", - "type": "int" - }, - { - "name": "invalid_rd_operations", - "type": "int" - }, - { - "name": "invalid_wr_operations", - "type": "int" - }, - { - "name": "invalid_flush_operations", - "type": "int" - }, - { - "name": "account_invalid", - "type": "bool" - }, - { - "name": "account_failed", - "type": "bool" - }, - { - "name": "timed_stats", - "type": "[275]" - } - ], - "meta-type": "object" - }, - { - "name": "[193]", - "element-type": "193", - "meta-type": "array" - }, - { - "name": "193", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "276" - }, - { - "name": "help", - "default": null, - "type": "str" - }, - { - "name": "default", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "194", - "meta-type": "enum", - "values": [ - "x86", - "sparc", - "ppc", - "mips", - "tricore", - "other" - ] - }, - { - "name": "195", - "members": [ - { - "name": "pc", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "196", - "members": [ - { - "name": "pc", - "type": "int" - }, - { - "name": "npc", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "197", - "members": [ - { - "name": "nip", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "198", - "members": [ - { - "name": "PC", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "199", - "members": [ - { - "name": "PC", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "200", - "members": [ - ], - "meta-type": "object" - }, - { - "name": "201", - "meta-type": "enum", - "values": [ - "none", - "active", - "completed", - "failed" - ] - }, - { - "name": "[186]", - "element-type": "186", - "meta-type": "array" - }, - { - "name": "[202]", - "element-type": "202", - "meta-type": "array" - }, - { - "name": "202", - "members": [ - { - "name": "fd", - "type": "int" - }, - { - "name": "opaque", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[int]", - "element-type": "int", - "meta-type": "array" - }, - { - "name": "203", - "meta-type": "enum", - "values": [ - "default", - "preferred", - "bind", - "interleave" - ] - }, - { - "name": "204", - "meta-type": "enum", - "values": [ - "dimm" - ] - }, - { - "name": "205", - "members": [ - { - "name": "data", - "type": "277" - } - ], - "meta-type": "object" - }, - { - "name": "206", - "members": [ - { - "name": "transferred", - "type": "int" - }, - { - "name": "remaining", - "type": "int" - }, - { - "name": "total", - "type": "int" - }, - { - "name": "duplicate", - "type": "int" - }, - { - "name": "skipped", - "type": "int" - }, - { - "name": "normal", - "type": "int" - }, - { - "name": "normal-bytes", - "type": "int" - }, - { - "name": "dirty-pages-rate", - "type": "int" - }, - { - "name": "mbps", - "type": "number" - }, - { - "name": "dirty-sync-count", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "207", - "members": [ - { - "name": "cache-size", - "type": "int" - }, - { - "name": "bytes", - "type": "int" - }, - { - "name": "pages", - "type": "int" - }, - { - "name": "cache-miss", - "type": "int" - }, - { - "name": "cache-miss-rate", - "type": "number" - }, - { - "name": "overflow", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "208", - "meta-type": "enum", - "values": [ - "xbzrle", - "rdma-pin-all", - "auto-converge", - "zero-blocks", - "compress", - "events", - "postcopy-ram" - ] - }, - { - "name": "209", - "meta-type": "enum", - "values": [ - "off", - "on", - "unmap" - ] - }, - { - "name": "210", - "members": [ - { - "name": "filename", - "type": "str" - }, - { - "name": "format", - "type": "str" - }, - { - "name": "dirty-flag", - "default": null, - "type": "bool" - }, - { - "name": "actual-size", - "default": null, - "type": "int" - }, - { - "name": "virtual-size", - "type": "int" - }, - { - "name": "cluster-size", - "default": null, - "type": "int" - }, - { - "name": "encrypted", - "default": null, - "type": "bool" - }, - { - "name": "compressed", - "default": null, - "type": "bool" - }, - { - "name": "backing-filename", - "default": null, - "type": "str" - }, - { - "name": "full-backing-filename", - "default": null, - "type": "str" - }, - { - "name": "backing-filename-format", - "default": null, - "type": "str" - }, - { - "name": "snapshots", - "default": null, - "type": "[54]" - }, - { - "name": "backing-image", - "default": null, - "type": "210" - }, - { - "name": "format-specific", - "default": null, - "type": "278" - } - ], - "meta-type": "object" - }, - { - "name": "211", - "members": [ - { - "name": "writeback", - "type": "bool" - }, - { - "name": "direct", - "type": "bool" - }, - { - "name": "no-flush", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[212]", - "element-type": "212", - "meta-type": "array" - }, - { - "name": "212", - "members": [ - { - "name": "bus", - "type": "int" - }, - { - "name": "slot", - "type": "int" - }, - { - "name": "function", - "type": "int" - }, - { - "name": "class_info", - "type": "279" - }, - { - "name": "id", - "type": "280" - }, - { - "name": "irq", - "default": null, - "type": "int" - }, - { - "name": "qdev_id", - "type": "str" - }, - { - "name": "pci_bridge", - "default": null, - "type": "281" - }, - { - "name": "regions", - "type": "[282]" - } - ], - "meta-type": "object" - }, - { - "name": "213", - "meta-type": "enum", - "values": [ - "builtin", - "enum", - "array", - "object", - "alternate", - "command", - "event" - ] - }, - { - "name": "214", - "members": [ - { - "name": "json-type", - "type": "283" - } - ], - "meta-type": "object" - }, - { - "name": "215", - "members": [ - { - "name": "values", - "type": "[str]" - } - ], - "meta-type": "object" - }, - { - "name": "216", - "members": [ - { - "name": "element-type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "217", - "members": [ - { - "name": "members", - "type": "[284]" - }, - { - "name": "tag", - "default": null, - "type": "str" - }, - { - "name": "variants", - "default": null, - "type": "[285]" - } - ], - "meta-type": "object" - }, - { - "name": "218", - "members": [ - { - "name": "members", - "type": "[286]" - } - ], - "meta-type": "object" - }, - { - "name": "219", - "members": [ - { - "name": "arg-type", - "type": "str" - }, - { - "name": "ret-type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "220", - "members": [ - { - "name": "arg-type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "221", - "members": [ - { - "name": "priority", - "type": "int" - }, - { - "name": "tbl-id", - "type": "int" - }, - { - "name": "in-pport", - "default": null, - "type": "int" - }, - { - "name": "tunnel-id", - "default": null, - "type": "int" - }, - { - "name": "vlan-id", - "default": null, - "type": "int" - }, - { - "name": "eth-type", - "default": null, - "type": "int" - }, - { - "name": "eth-src", - "default": null, - "type": "str" - }, - { - "name": "eth-dst", - "default": null, - "type": "str" - }, - { - "name": "ip-proto", - "default": null, - "type": "int" - }, - { - "name": "ip-tos", - "default": null, - "type": "int" - }, - { - "name": "ip-dst", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "222", - "members": [ - { - "name": "in-pport", - "default": null, - "type": "int" - }, - { - "name": "tunnel-id", - "default": null, - "type": "int" - }, - { - "name": "vlan-id", - "default": null, - "type": "int" - }, - { - "name": "eth-src", - "default": null, - "type": "str" - }, - { - "name": "eth-dst", - "default": null, - "type": "str" - }, - { - "name": "ip-proto", - "default": null, - "type": "int" - }, - { - "name": "ip-tos", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "223", - "members": [ - { - "name": "goto-tbl", - "default": null, - "type": "int" - }, - { - "name": "group-id", - "default": null, - "type": "int" - }, - { - "name": "tunnel-lport", - "default": null, - "type": "int" - }, - { - "name": "vlan-id", - "default": null, - "type": "int" - }, - { - "name": "new-vlan-id", - "default": null, - "type": "int" - }, - { - "name": "out-pport", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "224", - "meta-type": "enum", - "values": [ - "half", - "full" - ] - }, - { - "name": "225", - "meta-type": "enum", - "values": [ - "off", - "on" - ] - }, - { - "name": "226", - "meta-type": "enum", - "values": [ - "normal", - "none", - "all" - ] - }, - { - "name": "[str]", - "element-type": "str", - "meta-type": "array" - }, - { - "name": "227", - "meta-type": "enum", - "values": [ - "client", - "server", - "unknown" - ] - }, - { - "name": "[175]", - "element-type": "175", - "meta-type": "array" - }, - { - "name": "228", - "meta-type": "enum", - "values": [ - "debug", - "inmigrate", - "internal-error", - "io-error", - "paused", - "postmigrate", - "prelaunch", - "finish-migrate", - "restore-vm", - "running", - "save-vm", - "shutdown", - "suspended", - "watchdog", - "guest-panicked" - ] - }, - { - "name": "229", - "tag": "type", - "variants": [ - { - "case": "passthrough", - "type": "288" - } - ], - "members": [ - { - "name": "type", - "type": "287" - } - ], - "meta-type": "object" - }, - { - "name": "230", - "members": [ - { - "name": "major", - "type": "int" - }, - { - "name": "minor", - "type": "int" - }, - { - "name": "micro", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "231", - "meta-type": "enum", - "values": [ - "ipv4", - "ipv6", - "unix", - "unknown" - ] - }, - { - "name": "[178]", - "element-type": "178", - "meta-type": "array" - }, - { - "name": "[177]", - "element-type": "177", - "meta-type": "array" - }, - { - "name": "232", - "meta-type": "enum", - "values": [ - "none", - "vnc", - "ra2", - "ra2ne", - "tight", - "ultra", - "tls", - "vencrypt", - "sasl" - ] - }, - { - "name": "233", - "meta-type": "enum", - "values": [ - "plain", - "tls-none", - "x509-none", - "tls-vnc", - "x509-vnc", - "tls-plain", - "x509-plain", - "tls-sasl", - "x509-sasl" - ] - }, - { - "name": "234", - "meta-type": "enum", - "values": [ - "utf8", - "base64" - ] - }, - { - "name": "[235]", - "element-type": "235", - "meta-type": "array" - }, - { - "name": "235", - "tag": "type", - "variants": [ - { - "case": "number", - "type": "290" - }, - { - "case": "qcode", - "type": "291" - } - ], - "members": [ - { - "name": "type", - "type": "289" - } - ], - "meta-type": "object" - }, - { - "name": "236", - "meta-type": "enum", - "values": [ - "unavailable", - "disabled", - "enabled" - ] - }, - { - "name": "[237]", - "element-type": "237", - "meta-type": "array" - }, - { - "name": "237", - "tag": "type", - "variants": [ - { - "case": "blockdev-snapshot", - "type": "293" - }, - { - "case": "blockdev-snapshot-sync", - "type": "294" - }, - { - "case": "drive-backup", - "type": "295" - }, - { - "case": "blockdev-backup", - "type": "296" - }, - { - "case": "abort", - "type": "297" - }, - { - "case": "blockdev-snapshot-internal-sync", - "type": "298" - }, - { - "case": "block-dirty-bitmap-add", - "type": "299" - }, - { - "case": "block-dirty-bitmap-clear", - "type": "300" - } - ], - "members": [ - { - "name": "type", - "type": "292" - } - ], - "meta-type": "object" - }, - { - "name": "238", - "members": [ - { - "name": "completion-mode", - "default": null, - "type": "301" - } - ], - "meta-type": "object" - }, - { - "name": "239", - "meta-type": "enum", - "values": [ - "archipelago", - "blkdebug", - "blkverify", - "bochs", - "cloop", - "dmg", - "file", - "ftp", - "ftps", - "host_cdrom", - "host_device", - "http", - "https", - "luks", - "null-aio", - "null-co", - "parallels", - "qcow", - "qcow2", - "qed", - "quorum", - "raw", - "tftp", - "vdi", - "vhdx", - "vmdk", - "vpc", - "vvfat" - ] - }, - { - "name": "240", - "meta-type": "enum", - "values": [ - "ignore", - "unmap" - ] - }, - { - "name": "241", - "members": [ - { - "name": "direct", - "default": null, - "type": "bool" - }, - { - "name": "no-flush", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "242", - "meta-type": "enum", - "values": [ - "threads", - "native" - ] - }, - { - "name": "243", - "members": [ - { - "name": "volume", - "type": "str" - }, - { - "name": "mport", - "default": null, - "type": "int" - }, - { - "name": "vport", - "default": null, - "type": "int" - }, - { - "name": "segment", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "244", - "members": [ - { - "name": "image", - "type": "302" - }, - { - "name": "config", - "default": null, - "type": "str" - }, - { - "name": "align", - "default": null, - "type": "int" - }, - { - "name": "inject-error", - "default": null, - "type": "[303]" - }, - { - "name": "set-state", - "default": null, - "type": "[304]" - } - ], - "meta-type": "object" - }, - { - "name": "245", - "members": [ - { - "name": "test", - "type": "302" - }, - { - "name": "raw", - "type": "302" - } - ], - "meta-type": "object" - }, - { - "name": "246", - "members": [ - { - "name": "file", - "type": "302" - } - ], - "meta-type": "object" - }, - { - "name": "247", - "members": [ - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "248", - "members": [ - { - "name": "file", - "type": "302" - }, - { - "name": "key-secret", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "249", - "members": [ - { - "name": "size", - "default": null, - "type": "int" - }, - { - "name": "latency-ns", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "250", - "members": [ - { - "name": "file", - "type": "302" - }, - { - "name": "backing", - "default": null, - "type": "302" - }, - { - "name": "lazy-refcounts", - "default": null, - "type": "bool" - }, - { - "name": "pass-discard-request", - "default": null, - "type": "bool" - }, - { - "name": "pass-discard-snapshot", - "default": null, - "type": "bool" - }, - { - "name": "pass-discard-other", - "default": null, - "type": "bool" - }, - { - "name": "overlap-check", - "default": null, - "type": "305" - }, - { - "name": "cache-size", - "default": null, - "type": "int" - }, - { - "name": "l2-cache-size", - "default": null, - "type": "int" - }, - { - "name": "refcount-cache-size", - "default": null, - "type": "int" - }, - { - "name": "cache-clean-interval", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "251", - "members": [ - { - "name": "file", - "type": "302" - }, - { - "name": "backing", - "default": null, - "type": "302" - } - ], - "meta-type": "object" - }, - { - "name": "252", - "members": [ - { - "name": "blkverify", - "default": null, - "type": "bool" - }, - { - "name": "children", - "type": "[302]" - }, - { - "name": "vote-threshold", - "type": "int" - }, - { - "name": "rewrite-corrupted", - "default": null, - "type": "bool" - }, - { - "name": "read-pattern", - "default": null, - "type": "306" - } - ], - "meta-type": "object" - }, - { - "name": "253", - "members": [ - { - "name": "dir", - "type": "str" - }, - { - "name": "fat-type", - "default": null, - "type": "int" - }, - { - "name": "floppy", - "default": null, - "type": "bool" - }, - { - "name": "label", - "default": null, - "type": "str" - }, - { - "name": "rw", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "254", - "meta-type": "enum", - "values": [ - "file", - "serial", - "parallel", - "pipe", - "socket", - "udp", - "pty", - "null", - "mux", - "msmouse", - "braille", - "testdev", - "stdio", - "console", - "spicevmc", - "spiceport", - "vc", - "ringbuf", - "memory" - ] - }, - { - "name": "255", - "members": [ - { - "name": "data", - "type": "307" - } - ], - "meta-type": "object" - }, - { - "name": "256", - "members": [ - { - "name": "data", - "type": "308" - } - ], - "meta-type": "object" - }, - { - "name": "257", - "members": [ - { - "name": "data", - "type": "309" - } - ], - "meta-type": "object" - }, - { - "name": "258", - "members": [ - { - "name": "data", - "type": "310" - } - ], - "meta-type": "object" - }, - { - "name": "259", - "members": [ - { - "name": "data", - "type": "311" - } - ], - "meta-type": "object" - }, - { - "name": "260", - "members": [ - { - "name": "data", - "type": "312" - } - ], - "meta-type": "object" - }, - { - "name": "261", - "members": [ - { - "name": "data", - "type": "313" - } - ], - "meta-type": "object" - }, - { - "name": "262", - "members": [ - { - "name": "data", - "type": "314" - } - ], - "meta-type": "object" - }, - { - "name": "263", - "members": [ - { - "name": "data", - "type": "315" - } - ], - "meta-type": "object" - }, - { - "name": "264", - "members": [ - { - "name": "data", - "type": "316" - } - ], - "meta-type": "object" - }, - { - "name": "265", - "members": [ - { - "name": "data", - "type": "317" - } - ], - "meta-type": "object" - }, - { - "name": "266", - "meta-type": "enum", - "values": [ - "key", - "btn", - "rel", - "abs" - ] - }, - { - "name": "267", - "members": [ - { - "name": "data", - "type": "318" - } - ], - "meta-type": "object" - }, - { - "name": "268", - "members": [ - { - "name": "data", - "type": "319" - } - ], - "meta-type": "object" - }, - { - "name": "269", - "members": [ - { - "name": "data", - "type": "320" - } - ], - "meta-type": "object" - }, - { - "name": "270", - "meta-type": "enum", - "values": [ - "inet", - "unix", - "fd" - ] - }, - { - "name": "271", - "members": [ - { - "name": "data", - "type": "321" - } - ], - "meta-type": "object" - }, - { - "name": "272", - "members": [ - { - "name": "data", - "type": "322" - } - ], - "meta-type": "object" - }, - { - "name": "273", - "members": [ - { - "name": "data", - "type": "323" - } - ], - "meta-type": "object" - }, - { - "name": "274", - "meta-type": "enum", - "values": [ - "active", - "disabled", - "frozen" - ] - }, - { - "name": "[275]", - "element-type": "275", - "meta-type": "array" - }, - { - "name": "275", - "members": [ - { - "name": "interval_length", - "type": "int" - }, - { - "name": "min_rd_latency_ns", - "type": "int" - }, - { - "name": "max_rd_latency_ns", - "type": "int" - }, - { - "name": "avg_rd_latency_ns", - "type": "int" - }, - { - "name": "min_wr_latency_ns", - "type": "int" - }, - { - "name": "max_wr_latency_ns", - "type": "int" - }, - { - "name": "avg_wr_latency_ns", - "type": "int" - }, - { - "name": "min_flush_latency_ns", - "type": "int" - }, - { - "name": "max_flush_latency_ns", - "type": "int" - }, - { - "name": "avg_flush_latency_ns", - "type": "int" - }, - { - "name": "avg_rd_queue_depth", - "type": "number" - }, - { - "name": "avg_wr_queue_depth", - "type": "number" - } - ], - "meta-type": "object" - }, - { - "name": "276", - "meta-type": "enum", - "values": [ - "string", - "boolean", - "number", - "size" - ] - }, - { - "name": "277", - "members": [ - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "addr", - "type": "int" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "slot", - "type": "int" - }, - { - "name": "node", - "type": "int" - }, - { - "name": "memdev", - "type": "str" - }, - { - "name": "hotplugged", - "type": "bool" - }, - { - "name": "hotpluggable", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[54]", - "element-type": "54", - "meta-type": "array" - }, - { - "name": "278", - "tag": "type", - "variants": [ - { - "case": "qcow2", - "type": "325" - }, - { - "case": "vmdk", - "type": "326" - } - ], - "members": [ - { - "name": "type", - "type": "324" - } - ], - "meta-type": "object" - }, - { - "name": "279", - "members": [ - { - "name": "desc", - "default": null, - "type": "str" - }, - { - "name": "class", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "280", - "members": [ - { - "name": "device", - "type": "int" - }, - { - "name": "vendor", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "281", - "members": [ - { - "name": "bus", - "type": "327" - }, - { - "name": "devices", - "default": null, - "type": "[212]" - } - ], - "meta-type": "object" - }, - { - "name": "[282]", - "element-type": "282", - "meta-type": "array" - }, - { - "name": "282", - "members": [ - { - "name": "bar", - "type": "int" - }, - { - "name": "type", - "type": "str" - }, - { - "name": "address", - "type": "int" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "prefetch", - "default": null, - "type": "bool" - }, - { - "name": "mem_type_64", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "283", - "meta-type": "enum", - "values": [ - "string", - "number", - "int", - "boolean", - "null", - "object", - "array", - "value" - ] - }, - { - "name": "[284]", - "element-type": "284", - "meta-type": "array" - }, - { - "name": "284", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "str" - }, - { - "name": "default", - "default": null, - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "[285]", - "element-type": "285", - "meta-type": "array" - }, - { - "name": "285", - "members": [ - { - "name": "case", - "type": "str" - }, - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[286]", - "element-type": "286", - "meta-type": "array" - }, - { - "name": "286", - "members": [ - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "287", - "meta-type": "enum", - "values": [ - "passthrough" - ] - }, - { - "name": "288", - "members": [ - { - "name": "data", - "type": "328" - } - ], - "meta-type": "object" - }, - { - "name": "289", - "meta-type": "enum", - "values": [ - "number", - "qcode" - ] - }, - { - "name": "290", - "members": [ - { - "name": "data", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "291", - "members": [ - { - "name": "data", - "type": "329" - } - ], - "meta-type": "object" - }, - { - "name": "292", - "meta-type": "enum", - "values": [ - "blockdev-snapshot", - "blockdev-snapshot-sync", - "drive-backup", - "blockdev-backup", - "abort", - "blockdev-snapshot-internal-sync", - "block-dirty-bitmap-add", - "block-dirty-bitmap-clear" - ] - }, - { - "name": "293", - "members": [ - { - "name": "data", - "type": "52" - } - ], - "meta-type": "object" - }, - { - "name": "294", - "members": [ - { - "name": "data", - "type": "56" - } - ], - "meta-type": "object" - }, - { - "name": "295", - "members": [ - { - "name": "data", - "type": "70" - } - ], - "meta-type": "object" - }, - { - "name": "296", - "members": [ - { - "name": "data", - "type": "47" - } - ], - "meta-type": "object" - }, - { - "name": "297", - "members": [ - { - "name": "data", - "type": "330" - } - ], - "meta-type": "object" - }, - { - "name": "298", - "members": [ - { - "name": "data", - "type": "55" - } - ], - "meta-type": "object" - }, - { - "name": "299", - "members": [ - { - "name": "data", - "type": "34" - } - ], - "meta-type": "object" - }, - { - "name": "300", - "members": [ - { - "name": "data", - "type": "35" - } - ], - "meta-type": "object" - }, - { - "name": "301", - "meta-type": "enum", - "values": [ - "individual", - "grouped" - ] - }, - { - "name": "302", - "members": [ - { - "type": "181" - }, - { - "type": "str" - } - ], - "meta-type": "alternate" - }, - { - "name": "[303]", - "element-type": "303", - "meta-type": "array" - }, - { - "name": "303", - "members": [ - { - "name": "event", - "type": "331" - }, - { - "name": "state", - "default": null, - "type": "int" - }, - { - "name": "errno", - "default": null, - "type": "int" - }, - { - "name": "sector", - "default": null, - "type": "int" - }, - { - "name": "once", - "default": null, - "type": "bool" - }, - { - "name": "immediately", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[304]", - "element-type": "304", - "meta-type": "array" - }, - { - "name": "304", - "members": [ - { - "name": "event", - "type": "331" - }, - { - "name": "state", - "default": null, - "type": "int" - }, - { - "name": "new_state", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "305", - "members": [ - { - "type": "332" - }, - { - "type": "333" - } - ], - "meta-type": "alternate" - }, - { - "name": "[302]", - "element-type": "302", - "meta-type": "array" - }, - { - "name": "306", - "meta-type": "enum", - "values": [ - "quorum", - "fifo" - ] - }, - { - "name": "307", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "in", - "default": null, - "type": "str" - }, - { - "name": "out", - "type": "str" - }, - { - "name": "append", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "308", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "309", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "addr", - "type": "188" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - }, - { - "name": "server", - "default": null, - "type": "bool" - }, - { - "name": "wait", - "default": null, - "type": "bool" - }, - { - "name": "nodelay", - "default": null, - "type": "bool" - }, - { - "name": "telnet", - "default": null, - "type": "bool" - }, - { - "name": "reconnect", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "310", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "remote", - "type": "188" - }, - { - "name": "local", - "default": null, - "type": "188" - } - ], - "meta-type": "object" - }, - { - "name": "311", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "312", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "chardev", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "313", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "signal", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "314", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "315", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "fqdn", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "316", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "width", - "default": null, - "type": "int" - }, - { - "name": "height", - "default": null, - "type": "int" - }, - { - "name": "cols", - "default": null, - "type": "int" - }, - { - "name": "rows", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "317", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "size", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "318", - "members": [ - { - "name": "key", - "type": "235" - }, - { - "name": "down", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "319", - "members": [ - { - "name": "button", - "type": "334" - }, - { - "name": "down", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "320", - "members": [ - { - "name": "axis", - "type": "335" - }, - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "321", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "to", - "default": null, - "type": "int" - }, - { - "name": "ipv4", - "default": null, - "type": "bool" - }, - { - "name": "ipv6", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "322", - "members": [ - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "323", - "members": [ - { - "name": "str", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "324", - "meta-type": "enum", - "values": [ - "qcow2", - "vmdk" - ] - }, - { - "name": "325", - "members": [ - { - "name": "data", - "type": "336" - } - ], - "meta-type": "object" - }, - { - "name": "326", - "members": [ - { - "name": "data", - "type": "337" - } - ], - "meta-type": "object" - }, - { - "name": "327", - "members": [ - { - "name": "number", - "type": "int" - }, - { - "name": "secondary", - "type": "int" - }, - { - "name": "subordinate", - "type": "int" - }, - { - "name": "io_range", - "type": "338" - }, - { - "name": "memory_range", - "type": "338" - }, - { - "name": "prefetchable_range", - "type": "338" - } - ], - "meta-type": "object" - }, - { - "name": "328", - "members": [ - { - "name": "path", - "default": null, - "type": "str" - }, - { - "name": "cancel-path", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "329", - "meta-type": "enum", - "values": [ - "unmapped", - "shift", - "shift_r", - "alt", - "alt_r", - "altgr", - "altgr_r", - "ctrl", - "ctrl_r", - "menu", - "esc", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "0", - "minus", - "equal", - "backspace", - "tab", - "q", - "w", - "e", - "r", - "t", - "y", - "u", - "i", - "o", - "p", - "bracket_left", - "bracket_right", - "ret", - "a", - "s", - "d", - "f", - "g", - "h", - "j", - "k", - "l", - "semicolon", - "apostrophe", - "grave_accent", - "backslash", - "z", - "x", - "c", - "v", - "b", - "n", - "m", - "comma", - "dot", - "slash", - "asterisk", - "spc", - "caps_lock", - "f1", - "f2", - "f3", - "f4", - "f5", - "f6", - "f7", - "f8", - "f9", - "f10", - "num_lock", - "scroll_lock", - "kp_divide", - "kp_multiply", - "kp_subtract", - "kp_add", - "kp_enter", - "kp_decimal", - "sysrq", - "kp_0", - "kp_1", - "kp_2", - "kp_3", - "kp_4", - "kp_5", - "kp_6", - "kp_7", - "kp_8", - "kp_9", - "less", - "f11", - "f12", - "print", - "home", - "pgup", - "pgdn", - "end", - "left", - "up", - "down", - "right", - "insert", - "delete", - "stop", - "again", - "props", - "undo", - "front", - "copy", - "open", - "paste", - "find", - "cut", - "lf", - "help", - "meta_l", - "meta_r", - "compose", - "pause", - "ro", - "kp_comma", - "kp_equals", - "power" - ] - }, - { - "name": "330", - "members": [ - ], - "meta-type": "object" - }, - { - "name": "331", - "meta-type": "enum", - "values": [ - "l1_update", - "l1_grow_alloc_table", - "l1_grow_write_table", - "l1_grow_activate_table", - "l2_load", - "l2_update", - "l2_update_compressed", - "l2_alloc_cow_read", - "l2_alloc_write", - "read_aio", - "read_backing_aio", - "read_compressed", - "write_aio", - "write_compressed", - "vmstate_load", - "vmstate_save", - "cow_read", - "cow_write", - "reftable_load", - "reftable_grow", - "reftable_update", - "refblock_load", - "refblock_update", - "refblock_update_part", - "refblock_alloc", - "refblock_alloc_hookup", - "refblock_alloc_write", - "refblock_alloc_write_blocks", - "refblock_alloc_write_table", - "refblock_alloc_switch_table", - "cluster_alloc", - "cluster_alloc_bytes", - "cluster_free", - "flush_to_os", - "flush_to_disk", - "pwritev_rmw_head", - "pwritev_rmw_after_head", - "pwritev_rmw_tail", - "pwritev_rmw_after_tail", - "pwritev", - "pwritev_zero", - "pwritev_done", - "empty_image_prepare" - ] - }, - { - "name": "332", - "members": [ - { - "name": "template", - "default": null, - "type": "333" - }, - { - "name": "main-header", - "default": null, - "type": "bool" - }, - { - "name": "active-l1", - "default": null, - "type": "bool" - }, - { - "name": "active-l2", - "default": null, - "type": "bool" - }, - { - "name": "refcount-table", - "default": null, - "type": "bool" - }, - { - "name": "refcount-block", - "default": null, - "type": "bool" - }, - { - "name": "snapshot-table", - "default": null, - "type": "bool" - }, - { - "name": "inactive-l1", - "default": null, - "type": "bool" - }, - { - "name": "inactive-l2", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "333", - "meta-type": "enum", - "values": [ - "none", - "constant", - "cached", - "all" - ] - }, - { - "name": "334", - "meta-type": "enum", - "values": [ - "left", - "middle", - "right", - "wheel-up", - "wheel-down" - ] - }, - { - "name": "335", - "meta-type": "enum", - "values": [ - "x", - "y" - ] - }, - { - "name": "336", - "members": [ - { - "name": "compat", - "type": "str" - }, - { - "name": "lazy-refcounts", - "default": null, - "type": "bool" - }, - { - "name": "corrupt", - "default": null, - "type": "bool" - }, - { - "name": "refcount-bits", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "337", - "members": [ - { - "name": "create-type", - "type": "str" - }, - { - "name": "cid", - "type": "int" - }, - { - "name": "parent-cid", - "type": "int" - }, - { - "name": "extents", - "type": "[210]" - } - ], - "meta-type": "object" - }, - { - "name": "338", - "members": [ - { - "name": "base", - "type": "int" - }, - { - "name": "limit", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[210]", - "element-type": "210", - "meta-type": "array" - } - ], - "id": "libvirt-48" -} - -{ - "return": { - }, - "id": "libvirt-1" -} - -{ - "return": [ - { - "name": "default" - }, - { - "name": "ppc" - }, - { - "name": "ppc32" - }, - { - "name": "ppc64" - }, - { - "name": "970mp" - }, - { - "name": "970fx" - }, - { - "name": "970" - }, - { - "name": "POWER8NVL" - }, - { - "name": "POWER8" - }, - { - "name": "POWER8E" - }, - { - "name": "POWER7+" - }, - { - "name": "POWER7" - }, - { - "name": "POWER5gs" - }, - { - "name": "POWER5+" - }, - { - "name": "Apollo7PM" - }, - { - "name": "7457A" - }, - { - "name": "7447A" - }, - { - "name": "Apollo7" - }, - { - "name": "7457" - }, - { - "name": "Apollo6" - }, - { - "name": "7455" - }, - { - "name": "7445" - }, - { - "name": "7451" - }, - { - "name": "7441" - }, - { - "name": "Vger" - }, - { - "name": "7450" - }, - { - "name": "7448" - }, - { - "name": "Nitro" - }, - { - "name": "7410" - }, - { - "name": "G4" - }, - { - "name": "Max" - }, - { - "name": "7400" - }, - { - "name": "Goldfinger" - }, - { - "name": "755" - }, - { - "name": "745" - }, - { - "name": "LoneStar" - }, - { - "name": "750l" - }, - { - "name": "750gx" - }, - { - "name": "750fx" - }, - { - "name": "750cxe" - }, - { - "name": "750cx" - }, - { - "name": "750cl" - }, - { - "name": "Conan/Doyle" - }, - { - "name": "G3" - }, - { - "name": "Typhoon" - }, - { - "name": "750" - }, - { - "name": "Arthur" - }, - { - "name": "740" - }, - { - "name": "Mach5" - }, - { - "name": "Sirocco" - }, - { - "name": "604e" - }, - { - "name": "Goldeneye" - }, - { - "name": "603r" - }, - { - "name": "Vaillant" - }, - { - "name": "Stretch" - }, - { - "name": "603e" - }, - { - "name": "Vanilla" - }, - { - "name": "601v" - }, - { - "name": "601" - }, - { - "name": "MPC8560" - }, - { - "name": "MPC8555E" - }, - { - "name": "MPC8555" - }, - { - "name": "MPC8548E" - }, - { - "name": "MPC8548" - }, - { - "name": "MPC8547E" - }, - { - "name": "MPC8545E" - }, - { - "name": "MPC8545" - }, - { - "name": "MPC8544E" - }, - { - "name": "MPC8544" - }, - { - "name": "MPC8543E" - }, - { - "name": "MPC8543" - }, - { - "name": "MPC8541E" - }, - { - "name": "MPC8541" - }, - { - "name": "MPC8540" - }, - { - "name": "MPC8533E" - }, - { - "name": "MPC8533" - }, - { - "name": "e500v2" - }, - { - "name": "e500v1" - }, - { - "name": "e500" - }, - { - "name": "MPC8347EA" - }, - { - "name": "MPC8347E" - }, - { - "name": "MPC8347A" - }, - { - "name": "MPC8347" - }, - { - "name": "e300" - }, - { - "name": "e200" - }, - { - "name": "MPC8280" - }, - { - "name": "MPC8275" - }, - { - "name": "MPC8272" - }, - { - "name": "MPC8271" - }, - { - "name": "MPC8270" - }, - { - "name": "MPC8266_HiP4" - }, - { - "name": "MPC8266_HiP3" - }, - { - "name": "MPC8266" - }, - { - "name": "MPC8265_HiP4" - }, - { - "name": "MPC8265_HiP3" - }, - { - "name": "MPC8265" - }, - { - "name": "MPC8264_HiP4" - }, - { - "name": "MPC8264_HiP3" - }, - { - "name": "MPC8264" - }, - { - "name": "MPC8260_HiP4" - }, - { - "name": "MPC8260_HiP3" - }, - { - "name": "MPC8260" - }, - { - "name": "MPC8255_HiP4" - }, - { - "name": "MPC8255_HiP3" - }, - { - "name": "MPC8255" - }, - { - "name": "MPC8250_HiP4" - }, - { - "name": "MPC8250_HiP3" - }, - { - "name": "MPC8250" - }, - { - "name": "MPC8248" - }, - { - "name": "MPC8247" - }, - { - "name": "MPC8245" - }, - { - "name": "MPC8241" - }, - { - "name": "PowerQUICC-II" - }, - { - "name": "MPC82xx" - }, - { - "name": "MPC5200B" - }, - { - "name": "MPC5200" - }, - { - "name": "MPC52xx" - }, - { - "name": "MPC8240" - }, - { - "name": "440EP" - }, - { - "name": "x2vp50" - }, - { - "name": "x2vp7" - }, - { - "name": "405GPe" - }, - { - "name": "405GP" - }, - { - "name": "405CR" - }, - { - "name": "405" - }, - { - "name": "403" - }, - { - "name": "750cl_v1.0" - }, - { - "name": "750cxe_v2.1" - }, - { - "name": "7457A_v1.2" - }, - { - "name": "755_v2.7" - }, - { - "name": "MPC8347ET" - }, - { - "name": "MPC8545E_v20" - }, - { - "name": "750_v2.1" - }, - { - "name": "755_v2.2" - }, - { - "name": "745_v2.0" - }, - { - "name": "7455_v1.0" - }, - { - "name": "MPC8547E_v21" - }, - { - "name": "STB25" - }, - { - "name": "POWER8_v2.0" - }, - { - "name": "401G2" - }, - { - "name": "MPC8349A" - }, - { - "name": "750e" - }, - { - "name": "MPC8545_v21" - }, - { - "name": "MPC8548_v11" - }, - { - "name": "970fx_v2.0" - }, - { - "name": "750fx_v2.0" - }, - { - "name": "POWER8E_v2.1" - }, - { - "name": "Cobra" - }, - { - "name": "603p" - }, - { - "name": "7400_v2.7" - }, - { - "name": "MPC8378E" - }, - { - "name": "e500v2_v10" - }, - { - "name": "e500mc" - }, - { - "name": "603e7v1" - }, - { - "name": "970mp_v1.0" - }, - { - "name": "MPC8555E_v11" - }, - { - "name": "440-Xilinx-w-dfpu" - }, - { - "name": "740e" - }, - { - "name": "405CRc" - }, - { - "name": "7447A_v1.1" - }, - { - "name": "MPC8543_v11" - }, - { - "name": "MPC8533E_v10" - }, - { - "name": "MPC8540_v21" - }, - { - "name": "e500v2_v21" - }, - { - "name": "e300c1" - }, - { - "name": "7400_v2.2" - }, - { - "name": "970fx_v1.0" - }, - { - "name": "750gx_v1.2" - }, - { - "name": "750fx_v1.0" - }, - { - "name": "MPC8641" - }, - { - "name": "MPC8544E_v10" - }, - { - "name": "405D4" - }, - { - "name": "7457_v1.1" - }, - { - "name": "970fx_v3.0" - }, - { - "name": "604e_v2.2" - }, - { - "name": "755_v2.6" - }, - { - "name": "7410_v1.4" - }, - { - "name": "Npe4GS3" - }, - { - "name": "745_v2.4" - }, - { - "name": "750_v2.0" - }, - { - "name": "7445_v3.2" - }, - { - "name": "750l_v3.2" - }, - { - "name": "MPC8540_v10" - }, - { - "name": "750_v1.0" - }, - { - "name": "MPC8343A" - }, - { - "name": "MPC8378" - }, - { - "name": "G2HiP3" - }, - { - "name": "750cxe_v3.0" - }, - { - "name": "e500_v10" - }, - { - "name": "STB03" - }, - { - "name": "MPC8567" - }, - { - "name": "MPC8545_v20" - }, - { - "name": "MPC8548_v10" - }, - { - "name": "755_v1.1" - }, - { - "name": "603e7v" - }, - { - "name": "Npe405H2" - }, - { - "name": "750_v3.0" - }, - { - "name": "Npe405H" - }, - { - "name": "7400_v2.6" - }, - { - "name": "405GPa" - }, - { - "name": "MPC8548_v21" - }, - { - "name": "MPC8541E_v10" - }, - { - "name": "750l_v2.2" - }, - { - "name": "MPC8555E_v10" - }, - { - "name": "7457A_v1.1" - }, - { - "name": "e200z6" - }, - { - "name": "MPC8379E" - }, - { - "name": "e500v2_v20" - }, - { - "name": "MPC8347AP" - }, - { - "name": "401B2" - }, - { - "name": "MPC8349E" - }, - { - "name": "755_v2.1" - }, - { - "name": "MPC8543_v21" - }, - { - "name": "MPC8547E_v20" - }, - { - "name": "745_v2.8" - }, - { - "name": "7455_v3.4" - }, - { - "name": "7448_v1.1" - }, - { - "name": "740_v2.2" - }, - { - "name": "7400_v1.1" - }, - { - "name": "MPC8567E" - }, - { - "name": "7441_v2.10" - }, - { - "name": "603e_v1.4" - }, - { - "name": "G2leGP1" - }, - { - "name": "7451_v2.10" - }, - { - "name": "MPC8343E" - }, - { - "name": "750cx_v2.2" - }, - { - "name": "Npe405L" - }, - { - "name": "603e7" - }, - { - "name": "401A1" - }, - { - "name": "MPC8377" - }, - { - "name": "7448_v2.1" - }, - { - "name": "7441_v2.3" - }, - { - "name": "7400_v2.1" - }, - { - "name": "405CRb" - }, - { - "name": "604" - }, - { - "name": "MPC8540_v20" - }, - { - "name": "MPC8543_v10" - }, - { - "name": "7447A_v1.0" - }, - { - "name": "7445_v2.1" - }, - { - "name": "e500_v20" - }, - { - "name": "750gx_v1.1" - }, - { - "name": "MPC8543E_v11" - }, - { - "name": "750cxe_v2.4" - }, - { - "name": "MPC8548_v20" - }, - { - "name": "MPC8347AT" - }, - { - "name": "POWER8NVL_v1.0" - }, - { - "name": "7457A_v1.0" - }, - { - "name": "7457_v1.0" - }, - { - "name": "7450_v1.2" - }, - { - "name": "MPC8572" - }, - { - "name": "755_v2.5" - }, - { - "name": "7410_v1.3" - }, - { - "name": "745_v2.3" - }, - { - "name": "750l_v2.1" - }, - { - "name": "405GPR" - }, - { - "name": "755_v2.0" - }, - { - "name": "MPC8541_v11" - }, - { - "name": "401C2" - }, - { - "name": "e500v2_v30" - }, - { - "name": "7455_v3.3" - }, - { - "name": "405EZ" - }, - { - "name": "MPC8568E" - }, - { - "name": "755_v1.0" - }, - { - "name": "603e_v1.3" - }, - { - "name": "MPC8560_v10" - }, - { - "name": "MPC8560_v21" - }, - { - "name": "G2H4" - }, - { - "name": "MPC8533_v11" - }, - { - "name": "740_v3.1" - }, - { - "name": "e200z5" - }, - { - "name": "MPC8349" - }, - { - "name": "7400_v2.0" - }, - { - "name": "405CRa" - }, - { - "name": "MPC8543E_v10" - }, - { - "name": "MPC8543E_v21" - }, - { - "name": "750cxe_v2.3" - }, - { - "name": "MPC8543_v20" - }, - { - "name": "745_v2.7" - }, - { - "name": "403GC" - }, - { - "name": "e5500" - }, - { - "name": "7448_v1.0" - }, - { - "name": "MPC5200_v12" - }, - { - "name": "740_v2.1" - }, - { - "name": "745_v2.2" - }, - { - "name": "7400_v1.0" - }, - { - "name": "7410_v1.2" - }, - { - "name": "x2vp4" - }, - { - "name": "MPC8555_v11" - }, - { - "name": "MPC8541_v10" - }, - { - "name": "405LP" - }, - { - "name": "750fx_v2.3" - }, - { - "name": "405EP" - }, - { - "name": "601_v2" - }, - { - "name": "MPC8544_v11" - }, - { - "name": "401D2" - }, - { - "name": "MPC8572E" - }, - { - "name": "604e_v1.0" - }, - { - "name": "750cx_v2.1" - }, - { - "name": "MPC5200B_v21" - }, - { - "name": "750l_v3.0" - }, - { - "name": "e300c4" - }, - { - "name": "7448_v2.0" - }, - { - "name": "7450_v2.1" - }, - { - "name": "G2leGP" - }, - { - "name": "750cxe_v3.1b" - }, - { - "name": "7400_v2.9" - }, - { - "name": "G2GP" - }, - { - "name": "603" - }, - { - "name": "405GPd" - }, - { - "name": "MPC8548E_v11" - }, - { - "name": "603e7t" - }, - { - "name": "IOP480" - }, - { - "name": "750gx_v1.0" - }, - { - "name": "MPC8560_v20" - }, - { - "name": "405D2" - }, - { - "name": "750fl" - }, - { - "name": "750l_v2.0" - }, - { - "name": "x2vp20" - }, - { - "name": "e600" - }, - { - "name": "7450_v1.1" - }, - { - "name": "755_v2.4" - }, - { - "name": "7445_v1.0" - }, - { - "name": "G2LS" - }, - { - "name": "MPC8543E_v20" - }, - { - "name": "7447_v1.1" - }, - { - "name": "603e_v2.2" - }, - { - "name": "603e_v4" - }, - { - "name": "7455_v3.2" - }, - { - "name": "740_v2.0" - }, - { - "name": "MPC8347P" - }, - { - "name": "440EPb" - }, - { - "name": "MPC603" - }, - { - "name": "603e_v1.2" - }, - { - "name": "750fx_v2.2" - }, - { - "name": "740_v1.0" - }, - { - "name": "MPC8544_v10" - }, - { - "name": "601_v1" - }, - { - "name": "745_v1.1" - }, - { - "name": "POWER7+_v2.1" - }, - { - "name": "750cx_v2.0" - }, - { - "name": "MPC8347EAP" - }, - { - "name": "401E2" - }, - { - "name": "MPC8641D" - }, - { - "name": "e300c3" - }, - { - "name": "MPC8533_v10" - }, - { - "name": "7441_v2.1" - }, - { - "name": "740_v3.0" - }, - { - "name": "POWER5+_v2.1" - }, - { - "name": "602" - }, - { - "name": "MPC8548E_v10" - }, - { - "name": "G2leLS" - }, - { - "name": "MPC8343" - }, - { - "name": "750cx_v1.0" - }, - { - "name": "750cxe_v2.2" - }, - { - "name": "604e_v2.4" - }, - { - "name": "755_v2.8" - }, - { - "name": "MPC8548E_v21" - }, - { - "name": "745_v2.6" - }, - { - "name": "G2le" - }, - { - "name": "403GB" - }, - { - "name": "MPC8545E_v21" - }, - { - "name": "POWER7_v2.3" - }, - { - "name": "750_v2.2" - }, - { - "name": "7450_v1.0" - }, - { - "name": "MPC5200_v11" - }, - { - "name": "755_v2.3" - }, - { - "name": "MPC8347EP" - }, - { - "name": "7410_v1.1" - }, - { - "name": "750gl" - }, - { - "name": "403GCX" - }, - { - "name": "750p" - }, - { - "name": "745_v2.1" - }, - { - "name": "7445_v3.4" - }, - { - "name": "G2" - }, - { - "name": "MPC8555_v10" - }, - { - "name": "MPC8347T" - }, - { - "name": "603e_v3" - }, - { - "name": "970_v2.2" - }, - { - "name": "440-Xilinx" - }, - { - "name": "740p" - }, - { - "name": "MPC5200B_v20" - }, - { - "name": "440EPX" - }, - { - "name": "603e_v1.1" - }, - { - "name": "7451_v2.3" - }, - { - "name": "7450_v2.0" - }, - { - "name": "7400_v2.8" - }, - { - "name": "7455_v2.1" - }, - { - "name": "405GPc" - }, - { - "name": "MPC8347EAT" - }, - { - "name": "970mp_v1.1" - }, - { - "name": "603e7v2" - }, - { - "name": "604r" - }, - { - "name": "7447A_v1.2" - }, - { - "name": "MPC8533E_v11" - }, - { - "name": "e500v2_v22" - }, - { - "name": "401F2" - }, - { - "name": "MPC8343EA" - }, - { - "name": "7457_v1.2" - }, - { - "name": "970fx_v3.1" - }, - { - "name": "7447_v1.0" - }, - { - "name": "745_v2.5" - }, - { - "name": "MPC8548E_v20" - }, - { - "name": "MPC8610" - }, - { - "name": "403GA" - }, - { - "name": "750cxe_v2.4b" - }, - { - "name": "MPC5200_v10" - }, - { - "name": "7410_v1.0" - }, - { - "name": "G2leGP3" - }, - { - "name": "603e_v4.1" - }, - { - "name": "7445_v3.3" - }, - { - "name": "440EPa" - }, - { - "name": "970fx_v2.1" - }, - { - "name": "MPC8377E" - }, - { - "name": "750fx_v2.1" - }, - { - "name": "601_v0" - }, - { - "name": "STB04" - }, - { - "name": "745_v1.0" - }, - { - "name": "G2HiP4" - }, - { - "name": "750cl_v2.0" - }, - { - "name": "750cxr" - }, - { - "name": "MPC8349EA" - }, - { - "name": "750cxe_v3.1" - }, - { - "name": "401" - }, - { - "name": "MPC8379" - }, - { - "name": "MPC8568" - }, - { - "name": "e300c2" - }, - { - "name": "750_v3.1" - }, - { - "name": "MPC8544E_v11" - }, - { - "name": "405GPb" - }, - { - "name": "MPC8541E_v11" - } - ], - "id": "libvirt-2" -} diff --git a/tests/qemucapabilitiesdata/caps_2.6.0.ppc64le.xml b/tests/qemucapabilitiesdata/caps_2.6.0.ppc64le.xml deleted file mode 100644 index f1c9fc98a4..0000000000 --- a/tests/qemucapabilitiesdata/caps_2.6.0.ppc64le.xml +++ /dev/null @@ -1,1051 +0,0 @@ - - 0 - 0 - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 2006000 - 0 - - ppc64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/qemucapabilitiesdata/caps_2.9.0.ppc64.replies b/tests/qemucapabilitiesdata/caps_2.9.0.ppc64.replies new file mode 100644 index 0000000000..0b286dc967 --- /dev/null +++ b/tests/qemucapabilitiesdata/caps_2.9.0.ppc64.replies @@ -0,0 +1,19274 @@ +{ + "QMP": { + "version": { + "qemu": { + "micro": 0, + "minor": 9, + "major": 2 + }, + "package": " (v2.9.0)" + }, + "capabilities": [ + ] + } +} + +{ + "return": { + }, + "id": "libvirt-1" +} + +{ + "return": { + "qemu": { + "micro": 0, + "minor": 9, + "major": 2 + }, + "package": " (v2.9.0)" + }, + "id": "libvirt-2" +} + +{ + "return": { + "arch": "ppc64" + }, + "id": "libvirt-3" +} + +{ + "return": [ + { + "name": "netdev_add" + }, + { + "name": "device_add" + }, + { + "name": "query-qmp-schema" + }, + { + "name": "xen-set-replication" + }, + { + "name": "xen-set-global-dirty-log" + }, + { + "name": "xen-save-devices-state" + }, + { + "name": "xen-load-devices-state" + }, + { + "name": "xen-colo-do-checkpoint" + }, + { + "name": "x-colo-lost-heartbeat" + }, + { + "name": "x-blockdev-remove-medium" + }, + { + "name": "x-blockdev-insert-medium" + }, + { + "name": "x-blockdev-change" + }, + { + "name": "transaction" + }, + { + "name": "trace-event-set-state" + }, + { + "name": "trace-event-get-state" + }, + { + "name": "system_wakeup" + }, + { + "name": "system_reset" + }, + { + "name": "system_powerdown" + }, + { + "name": "stop" + }, + { + "name": "set_password" + }, + { + "name": "set_link" + }, + { + "name": "send-key" + }, + { + "name": "screendump" + }, + { + "name": "ringbuf-write" + }, + { + "name": "ringbuf-read" + }, + { + "name": "remove-fd" + }, + { + "name": "quit" + }, + { + "name": "query-xen-replication-status" + }, + { + "name": "query-vnc-servers" + }, + { + "name": "query-vnc" + }, + { + "name": "query-vm-generation-id" + }, + { + "name": "query-version" + }, + { + "name": "query-uuid" + }, + { + "name": "query-tpm-types" + }, + { + "name": "query-tpm-models" + }, + { + "name": "query-tpm" + }, + { + "name": "query-target" + }, + { + "name": "query-status" + }, + { + "name": "query-rx-filter" + }, + { + "name": "query-rocker-ports" + }, + { + "name": "query-rocker-of-dpa-groups" + }, + { + "name": "query-rocker-of-dpa-flows" + }, + { + "name": "query-rocker" + }, + { + "name": "query-pci" + }, + { + "name": "query-named-block-nodes" + }, + { + "name": "query-name" + }, + { + "name": "query-migrate-parameters" + }, + { + "name": "query-migrate-capabilities" + }, + { + "name": "query-migrate-cache-size" + }, + { + "name": "query-migrate" + }, + { + "name": "query-mice" + }, + { + "name": "query-memory-devices" + }, + { + "name": "query-memdev" + }, + { + "name": "query-machines" + }, + { + "name": "query-kvm" + }, + { + "name": "query-iothreads" + }, + { + "name": "query-hotpluggable-cpus" + }, + { + "name": "query-fdsets" + }, + { + "name": "query-events" + }, + { + "name": "query-dump-guest-memory-capability" + }, + { + "name": "query-dump" + }, + { + "name": "query-cpus" + }, + { + "name": "query-cpu-definitions" + }, + { + "name": "query-commands" + }, + { + "name": "query-command-line-options" + }, + { + "name": "query-chardev-backends" + }, + { + "name": "query-chardev" + }, + { + "name": "query-blockstats" + }, + { + "name": "query-block-jobs" + }, + { + "name": "query-block" + }, + { + "name": "query-balloon" + }, + { + "name": "query-acpi-ospm-status" + }, + { + "name": "qom-set" + }, + { + "name": "qom-list-types" + }, + { + "name": "qom-list" + }, + { + "name": "qom-get" + }, + { + "name": "qmp_capabilities" + }, + { + "name": "pmemsave" + }, + { + "name": "object-del" + }, + { + "name": "object-add" + }, + { + "name": "netdev_del" + }, + { + "name": "nbd-server-stop" + }, + { + "name": "nbd-server-start" + }, + { + "name": "nbd-server-add" + }, + { + "name": "migrate_set_speed" + }, + { + "name": "migrate_set_downtime" + }, + { + "name": "migrate_cancel" + }, + { + "name": "migrate-start-postcopy" + }, + { + "name": "migrate-set-parameters" + }, + { + "name": "migrate-set-capabilities" + }, + { + "name": "migrate-set-cache-size" + }, + { + "name": "migrate-incoming" + }, + { + "name": "migrate" + }, + { + "name": "memsave" + }, + { + "name": "input-send-event" + }, + { + "name": "inject-nmi" + }, + { + "name": "human-monitor-command" + }, + { + "name": "getfd" + }, + { + "name": "expire_password" + }, + { + "name": "eject" + }, + { + "name": "dump-guest-memory" + }, + { + "name": "drive-mirror" + }, + { + "name": "drive-backup" + }, + { + "name": "device_del" + }, + { + "name": "device-list-properties" + }, + { + "name": "cpu-add" + }, + { + "name": "cpu" + }, + { + "name": "cont" + }, + { + "name": "closefd" + }, + { + "name": "client_migrate_info" + }, + { + "name": "chardev-remove" + }, + { + "name": "chardev-add" + }, + { + "name": "change-vnc-password" + }, + { + "name": "change-backing-file" + }, + { + "name": "change" + }, + { + "name": "blockdev-snapshot-sync" + }, + { + "name": "blockdev-snapshot-internal-sync" + }, + { + "name": "blockdev-snapshot-delete-internal-sync" + }, + { + "name": "blockdev-snapshot" + }, + { + "name": "blockdev-open-tray" + }, + { + "name": "blockdev-mirror" + }, + { + "name": "blockdev-del" + }, + { + "name": "blockdev-close-tray" + }, + { + "name": "blockdev-change-medium" + }, + { + "name": "blockdev-backup" + }, + { + "name": "blockdev-add" + }, + { + "name": "block_set_io_throttle" + }, + { + "name": "block_resize" + }, + { + "name": "block_passwd" + }, + { + "name": "block-stream" + }, + { + "name": "block-set-write-threshold" + }, + { + "name": "block-job-set-speed" + }, + { + "name": "block-job-resume" + }, + { + "name": "block-job-pause" + }, + { + "name": "block-job-complete" + }, + { + "name": "block-job-cancel" + }, + { + "name": "block-dirty-bitmap-remove" + }, + { + "name": "block-dirty-bitmap-clear" + }, + { + "name": "block-dirty-bitmap-add" + }, + { + "name": "block-commit" + }, + { + "name": "balloon" + }, + { + "name": "add_client" + }, + { + "name": "add-fd" + } + ], + "id": "libvirt-4" +} + +{ + "return": { + "fd": 17, + "fdset-id": 0 + }, + "id": "libvirt-5" +} + +{ + "id": "libvirt-6", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'bogus' not found" + } +} + +{ + "return": { + "enabled": true, + "present": true + }, + "id": "libvirt-7" +} + +{ + "return": [ + { + "name": "WATCHDOG" + }, + { + "name": "WAKEUP" + }, + { + "name": "VSERPORT_CHANGE" + }, + { + "name": "VNC_INITIALIZED" + }, + { + "name": "VNC_DISCONNECTED" + }, + { + "name": "VNC_CONNECTED" + }, + { + "name": "SUSPEND_DISK" + }, + { + "name": "SUSPEND" + }, + { + "name": "STOP" + }, + { + "name": "SPICE_MIGRATE_COMPLETED" + }, + { + "name": "SPICE_INITIALIZED" + }, + { + "name": "SPICE_DISCONNECTED" + }, + { + "name": "SPICE_CONNECTED" + }, + { + "name": "SHUTDOWN" + }, + { + "name": "RTC_CHANGE" + }, + { + "name": "RESUME" + }, + { + "name": "RESET" + }, + { + "name": "QUORUM_REPORT_BAD" + }, + { + "name": "QUORUM_FAILURE" + }, + { + "name": "POWERDOWN" + }, + { + "name": "NIC_RX_FILTER_CHANGED" + }, + { + "name": "MIGRATION_PASS" + }, + { + "name": "MIGRATION" + }, + { + "name": "MEM_UNPLUG_ERROR" + }, + { + "name": "GUEST_PANICKED" + }, + { + "name": "DUMP_COMPLETED" + }, + { + "name": "DEVICE_TRAY_MOVED" + }, + { + "name": "DEVICE_DELETED" + }, + { + "name": "BLOCK_WRITE_THRESHOLD" + }, + { + "name": "BLOCK_JOB_READY" + }, + { + "name": "BLOCK_JOB_ERROR" + }, + { + "name": "BLOCK_JOB_COMPLETED" + }, + { + "name": "BLOCK_JOB_CANCELLED" + }, + { + "name": "BLOCK_IO_ERROR" + }, + { + "name": "BLOCK_IMAGE_CORRUPTED" + }, + { + "name": "BALLOON_CHANGE" + }, + { + "name": "ACPI_DEVICE_OST" + } + ], + "id": "libvirt-8" +} + +{ + "return": [ + { + "name": "vhost-vsock-pci" + }, + { + "name": "scsi-generic" + }, + { + "name": "qio-channel-tls" + }, + { + "name": "virtio-mmio" + }, + { + "name": "scsi-hd" + }, + { + "name": "MPC8541E_v11-powerpc64-cpu" + }, + { + "name": "isa-m48t59" + }, + { + "name": "405GPb-powerpc64-cpu" + }, + { + "name": "MPC8544E_v11-powerpc64-cpu" + }, + { + "name": "usb-bot" + }, + { + "name": "chardev-null" + }, + { + "name": "750_v3.1-powerpc64-cpu" + }, + { + "name": "dec-21154" + }, + { + "name": "chardev-parallel" + }, + { + "name": "qemu-xhci" + }, + { + "name": "spapr-pci-vfio-host-bridge" + }, + { + "name": "e300c2-powerpc64-cpu" + }, + { + "name": "lsi53c895a" + }, + { + "name": "MPC8568-powerpc64-cpu" + }, + { + "name": "401-powerpc64-cpu" + }, + { + "name": "MPC8379-powerpc64-cpu" + }, + { + "name": "virtio-keyboard-pci" + }, + { + "name": "40p-machine" + }, + { + "name": "750cxe_v3.1-powerpc64-cpu" + }, + { + "name": "MPC8349EA-powerpc64-cpu" + }, + { + "name": "750cxr-powerpc64-cpu" + }, + { + "name": "750cl_v2.0-powerpc64-cpu" + }, + { + "name": "G2HiP4-powerpc64-cpu" + }, + { + "name": "745_v1.0-powerpc64-cpu" + }, + { + "name": "STB04-powerpc64-cpu" + }, + { + "name": "usb-audio" + }, + { + "name": "ide-hd" + }, + { + "name": "virtio-net-device" + }, + { + "name": "601_v0-powerpc64-cpu" + }, + { + "name": "powernv-chip-POWER9" + }, + { + "name": "powernv-chip-POWER8" + }, + { + "name": "chardev-pty" + }, + { + "name": "ppc4xx-pcihost" + }, + { + "name": "spapr-vio-bus" + }, + { + "name": "ppc4xx-host-bridge" + }, + { + "name": "750fx_v2.1-powerpc64-cpu" + }, + { + "name": "macio-newworld" + }, + { + "name": "MPC8377E-powerpc64-cpu" + }, + { + "name": "970fx_v2.1-powerpc64-cpu" + }, + { + "name": "440EPa-powerpc64-cpu" + }, + { + "name": "SUNW,fdtwo" + }, + { + "name": "isa-pcspk" + }, + { + "name": "dec-21154-p2p-bridge" + }, + { + "name": "603e_v4.1-powerpc64-cpu" + }, + { + "name": "7445_v3.3-powerpc64-cpu" + }, + { + "name": "970MP_v1.1-spapr-cpu-core" + }, + { + "name": "G2leGP3-powerpc64-cpu" + }, + { + "name": "spapr-vscsi" + }, + { + "name": "loader" + }, + { + "name": "xlnx.xps-ethernetlite" + }, + { + "name": "7410_v1.0-powerpc64-cpu" + }, + { + "name": "filter-rewriter" + }, + { + "name": "platform-bus-device" + }, + { + "name": "403GA-powerpc64-cpu" + }, + { + "name": "virtio-serial-pci" + }, + { + "name": "MPC5200_v10-powerpc64-cpu" + }, + { + "name": "750cxe_v2.4b-powerpc64-cpu" + }, + { + "name": "ics" + }, + { + "name": "MPC8610-powerpc64-cpu" + }, + { + "name": "icp" + }, + { + "name": "virtio-crypto-device" + }, + { + "name": "MPC8548E_v20-powerpc64-cpu" + }, + { + "name": "745_v2.5-powerpc64-cpu" + }, + { + "name": "7447_v1.0-powerpc64-cpu" + }, + { + "name": "970fx_v3.1-powerpc64-cpu" + }, + { + "name": "7457_v1.2-powerpc64-cpu" + }, + { + "name": "usb-bt-dongle" + }, + { + "name": "virtio-input-host-pci" + }, + { + "name": "xlnx.xps-intc" + }, + { + "name": "MPC8343EA-powerpc64-cpu" + }, + { + "name": "e1000" + }, + { + "name": "mpc8xxx_gpio" + }, + { + "name": "401F2-powerpc64-cpu" + }, + { + "name": "chardev-mux" + }, + { + "name": "pseries-2.1-machine" + }, + { + "name": "ich9-usb-uhci6" + }, + { + "name": "ich9-usb-uhci5" + }, + { + "name": "usb-mtp" + }, + { + "name": "ich9-usb-uhci3" + }, + { + "name": "cmd646-ide" + }, + { + "name": "ich9-usb-uhci4" + }, + { + "name": "sysbus-ahci" + }, + { + "name": "e500v2_v22-powerpc64-cpu" + }, + { + "name": "ich9-usb-uhci2" + }, + { + "name": "ich9-usb-uhci1" + }, + { + "name": "MPC8533E_v11-powerpc64-cpu" + }, + { + "name": "7447A_v1.2-powerpc64-cpu" + }, + { + "name": "tpci200" + }, + { + "name": "memory-backend-file" + }, + { + "name": "604r-powerpc64-cpu" + }, + { + "name": "chardev-socket" + }, + { + "name": "sysbus-m48t59" + }, + { + "name": "603e7v2-powerpc64-cpu" + }, + { + "name": "970mp_v1.1-powerpc64-cpu" + }, + { + "name": "uni-north-internal-pci-pcihost" + }, + { + "name": "rtl8139" + }, + { + "name": "pci-bridge" + }, + { + "name": "chardev-hci" + }, + { + "name": "MPC8347EAT-powerpc64-cpu" + }, + { + "name": "megasas" + }, + { + "name": "405GPc-powerpc64-cpu" + }, + { + "name": "7455_v2.1-powerpc64-cpu" + }, + { + "name": "7400_v2.8-powerpc64-cpu" + }, + { + "name": "u3-agp" + }, + { + "name": "container" + }, + { + "name": "7450_v2.0-powerpc64-cpu" + }, + { + "name": "scsi-block" + }, + { + "name": "7451_v2.3-powerpc64-cpu" + }, + { + "name": "unimplemented-device" + }, + { + "name": "603e_v1.1-powerpc64-cpu" + }, + { + "name": "eTSEC" + }, + { + "name": "scsi-cd" + }, + { + "name": "uni-north-agp" + }, + { + "name": "440EPX-powerpc64-cpu" + }, + { + "name": "POWER8_v2.0-spapr-cpu-core" + }, + { + "name": "MPC5200B_v20-powerpc64-cpu" + }, + { + "name": "usb-uas" + }, + { + "name": "accel" + }, + { + "name": "740p-powerpc64-cpu" + }, + { + "name": "floppy-bus" + }, + { + "name": "virtio-vga" + }, + { + "name": "440-Xilinx-powerpc64-cpu" + }, + { + "name": "vhost-scsi-pci" + }, + { + "name": "spapr-rng" + }, + { + "name": "xlnx.xps-timer" + }, + { + "name": "isa-serial" + }, + { + "name": "virtio-serial-device" + }, + { + "name": "970_v2.2-powerpc64-cpu" + }, + { + "name": "tls-creds-anon" + }, + { + "name": "sdhci-pci" + }, + { + "name": "POWER7_v2.3-spapr-cpu-core" + }, + { + "name": "chardev-gdb" + }, + { + "name": "pc-testdev" + }, + { + "name": "icskvm" + }, + { + "name": "escc" + }, + { + "name": "fw_cfg_mem" + }, + { + "name": "603e_v3-powerpc64-cpu" + }, + { + "name": "pseries-2.3-machine" + }, + { + "name": "MPC8347T-powerpc64-cpu" + }, + { + "name": "7445_v3.4-powerpc64-cpu" + }, + { + "name": "taihu-machine" + }, + { + "name": "icp-kvm" + }, + { + "name": "MPC8555_v10-powerpc64-cpu" + }, + { + "name": "G2-powerpc64-cpu" + }, + { + "name": "virtio-balloon-pci" + }, + { + "name": "ide-cd" + }, + { + "name": "usb-ccid" + }, + { + "name": "750p-powerpc64-cpu" + }, + { + "name": "745_v2.1-powerpc64-cpu" + }, + { + "name": "pseries-2.2-machine" + }, + { + "name": "powernv-cpu-core-POWER8NVL" + }, + { + "name": "403GCX-powerpc64-cpu" + }, + { + "name": "sb16" + }, + { + "name": "iothread" + }, + { + "name": "750gl-powerpc64-cpu" + }, + { + "name": "filter-redirector" + }, + { + "name": "7410_v1.1-powerpc64-cpu" + }, + { + "name": "MPC8347EP-powerpc64-cpu" + }, + { + "name": "755_v2.3-powerpc64-cpu" + }, + { + "name": "MPC5200_v11-powerpc64-cpu" + }, + { + "name": "7450_v1.0-powerpc64-cpu" + }, + { + "name": "750_v2.2-powerpc64-cpu" + }, + { + "name": "POWER7_v2.3-powerpc64-cpu" + }, + { + "name": "vhost-vsock-device" + }, + { + "name": "MPC8545E_v21-powerpc64-cpu" + }, + { + "name": "cs4231a" + }, + { + "name": "virtio-input-host-device" + }, + { + "name": "970MP_v1.0-spapr-cpu-core" + }, + { + "name": "403GB-powerpc64-cpu" + }, + { + "name": "G2le-powerpc64-cpu" + }, + { + "name": "i82559er" + }, + { + "name": "MPC8548E_v21-powerpc64-cpu" + }, + { + "name": "745_v2.6-powerpc64-cpu" + }, + { + "name": "755_v2.8-powerpc64-cpu" + }, + { + "name": "604e_v2.4-powerpc64-cpu" + }, + { + "name": "ivshmem-doorbell" + }, + { + "name": "750cxe_v2.2-powerpc64-cpu" + }, + { + "name": "750cx_v1.0-powerpc64-cpu" + }, + { + "name": "chardev-udp" + }, + { + "name": "MPC8343-powerpc64-cpu" + }, + { + "name": "virtio-rng-device" + }, + { + "name": "G2leLS-powerpc64-cpu" + }, + { + "name": "isa-parallel" + }, + { + "name": "MPC8548E_v10-powerpc64-cpu" + }, + { + "name": "adlib" + }, + { + "name": "602-powerpc64-cpu" + }, + { + "name": "pci-bridge-seat" + }, + { + "name": "hda-micro" + }, + { + "name": "fw_cfg_io" + }, + { + "name": "dc390" + }, + { + "name": "POWER5+_v2.1-powerpc64-cpu" + }, + { + "name": "740_v3.0-powerpc64-cpu" + }, + { + "name": "7441_v2.1-powerpc64-cpu" + }, + { + "name": "qemu,register" + }, + { + "name": "IDE" + }, + { + "name": "MPC8533_v10-powerpc64-cpu" + }, + { + "name": "e300c3-powerpc64-cpu" + }, + { + "name": "MPC8641D-powerpc64-cpu" + }, + { + "name": "401E2-powerpc64-cpu" + }, + { + "name": "MPC8347EAP-powerpc64-cpu" + }, + { + "name": "spapr-pci-host-bridge" + }, + { + "name": "memory-backend-ram" + }, + { + "name": "am53c974" + }, + { + "name": "pseries-2.5-machine" + }, + { + "name": "750cx_v2.0-powerpc64-cpu" + }, + { + "name": "POWER7+_v2.1-powerpc64-cpu" + }, + { + "name": "virtio-blk-device" + }, + { + "name": "qio-channel-file" + }, + { + "name": "745_v1.1-powerpc64-cpu" + }, + { + "name": "601_v1-powerpc64-cpu" + }, + { + "name": "MPC8544_v10-powerpc64-cpu" + }, + { + "name": "740_v1.0-powerpc64-cpu" + }, + { + "name": "qio-channel-websock" + }, + { + "name": "pseries-2.4-machine" + }, + { + "name": "mc146818rtc" + }, + { + "name": "spapr-nvram" + }, + { + "name": "POWER9_v1.0-powerpc64-cpu" + }, + { + "name": "chardev-msmouse" + }, + { + "name": "uni-north-pci" + }, + { + "name": "chardev-pipe" + }, + { + "name": "cryptodev-backend-builtin" + }, + { + "name": "750fx_v2.2-powerpc64-cpu" + }, + { + "name": "hda-output" + }, + { + "name": "603e_v1.2-powerpc64-cpu" + }, + { + "name": "MPC603-powerpc64-cpu" + }, + { + "name": "sysbus-m48t08" + }, + { + "name": "raven" + }, + { + "name": "440EPb-powerpc64-cpu" + }, + { + "name": "VGA" + }, + { + "name": "i8257" + }, + { + "name": "sysbus-m48t02" + }, + { + "name": "pc87312" + }, + { + "name": "mptsas1068" + }, + { + "name": "edu" + }, + { + "name": "MPC8347P-powerpc64-cpu" + }, + { + "name": "virtio-mouse-pci" + }, + { + "name": "740_v2.0-powerpc64-cpu" + }, + { + "name": "7455_v3.2-powerpc64-cpu" + }, + { + "name": "vfio-pci-igd-lpc-bridge" + }, + { + "name": "spapr-vlan" + }, + { + "name": "603e_v4-powerpc64-cpu" + }, + { + "name": "HDA" + }, + { + "name": "7447_v1.1-powerpc64-cpu" + }, + { + "name": "603e_v2.2-powerpc64-cpu" + }, + { + "name": "pseries-2.8-machine" + }, + { + "name": "MPC8543E_v20-powerpc64-cpu" + }, + { + "name": "floppy" + }, + { + "name": "macio-oldworld" + }, + { + "name": "qemu:memory-region" + }, + { + "name": "adb-keyboard" + }, + { + "name": "G2LS-powerpc64-cpu" + }, + { + "name": "sysbus-ohci" + }, + { + "name": "7445_v1.0-powerpc64-cpu" + }, + { + "name": "pseries-2.7-machine" + }, + { + "name": "755_v2.4-powerpc64-cpu" + }, + { + "name": "7450_v1.1-powerpc64-cpu" + }, + { + "name": "e600-powerpc64-cpu" + }, + { + "name": "qio-channel-command" + }, + { + "name": "chardev-ringbuf" + }, + { + "name": "usb-serial" + }, + { + "name": "x2vp20-powerpc64-cpu" + }, + { + "name": "qtest-accel" + }, + { + "name": "pseries-2.6-machine" + }, + { + "name": "750l_v2.0-powerpc64-cpu" + }, + { + "name": "750fl-powerpc64-cpu" + }, + { + "name": "vt82c686b-usb-uhci" + }, + { + "name": "405D2-powerpc64-cpu" + }, + { + "name": "virtio-blk-pci" + }, + { + "name": "virtio-gpu-device" + }, + { + "name": "MPC8560_v20-powerpc64-cpu" + }, + { + "name": "750gx_v1.0-powerpc64-cpu" + }, + { + "name": "System" + }, + { + "name": "lsi53c810" + }, + { + "name": "uni-north-agp-pcihost" + }, + { + "name": "IOP480-powerpc64-cpu" + }, + { + "name": "603e7t-powerpc64-cpu" + }, + { + "name": "MPC8548E_v11-powerpc64-cpu" + }, + { + "name": "405GPd-powerpc64-cpu" + }, + { + "name": "603-powerpc64-cpu" + }, + { + "name": "G2GP-powerpc64-cpu" + }, + { + "name": "7400_v2.9-powerpc64-cpu" + }, + { + "name": "750cxe_v3.1b-powerpc64-cpu" + }, + { + "name": "G2leGP-powerpc64-cpu" + }, + { + "name": "7450_v2.1-powerpc64-cpu" + }, + { + "name": "chardev-file" + }, + { + "name": "7448_v2.0-powerpc64-cpu" + }, + { + "name": "mac99-machine" + }, + { + "name": "e300c4-powerpc64-cpu" + }, + { + "name": "750l_v3.0-powerpc64-cpu" + }, + { + "name": "MPC5200B_v21-powerpc64-cpu" + }, + { + "name": "PCIE" + }, + { + "name": "qio-dns-resolver" + }, + { + "name": "750cx_v2.1-powerpc64-cpu" + }, + { + "name": "cuda" + }, + { + "name": "604e_v1.0-powerpc64-cpu" + }, + { + "name": "MPC8572E-powerpc64-cpu" + }, + { + "name": "virtio-serial-bus" + }, + { + "name": "vhost-scsi" + }, + { + "name": "secondary-vga" + }, + { + "name": "401D2-powerpc64-cpu" + }, + { + "name": "MPC8544_v11-powerpc64-cpu" + }, + { + "name": "e500-ccsr" + }, + { + "name": "601_v2-powerpc64-cpu" + }, + { + "name": "405EP-powerpc64-cpu" + }, + { + "name": "ccid-bus" + }, + { + "name": "pci-ohci" + }, + { + "name": "cfi.pflash02" + }, + { + "name": "cfi.pflash01" + }, + { + "name": "pseries-2.9-machine" + }, + { + "name": "usb-hub" + }, + { + "name": "750fx_v2.3-powerpc64-cpu" + }, + { + "name": "405LP-powerpc64-cpu" + }, + { + "name": "MPC8541_v10-powerpc64-cpu" + }, + { + "name": "MPC8555_v11-powerpc64-cpu" + }, + { + "name": "input-linux" + }, + { + "name": "x2vp4-powerpc64-cpu" + }, + { + "name": "7410_v1.2-powerpc64-cpu" + }, + { + "name": "7400_v1.0-powerpc64-cpu" + }, + { + "name": "745_v2.2-powerpc64-cpu" + }, + { + "name": "740_v2.1-powerpc64-cpu" + }, + { + "name": "MPC5200_v12-powerpc64-cpu" + }, + { + "name": "7448_v1.0-powerpc64-cpu" + }, + { + "name": "xlnx.xps-uartlite" + }, + { + "name": "e5500-powerpc64-cpu" + }, + { + "name": "pci-serial" + }, + { + "name": "403GC-powerpc64-cpu" + }, + { + "name": "745_v2.7-powerpc64-cpu" + }, + { + "name": "MPC8543_v20-powerpc64-cpu" + }, + { + "name": "i8042" + }, + { + "name": "750cxe_v2.3-powerpc64-cpu" + }, + { + "name": "MPC8543E_v21-powerpc64-cpu" + }, + { + "name": "i82559c" + }, + { + "name": "i82559b" + }, + { + "name": "i82559a" + }, + { + "name": "SCSI" + }, + { + "name": "MPC8543E_v10-powerpc64-cpu" + }, + { + "name": "rocker" + }, + { + "name": "pcnet" + }, + { + "name": "rng-egd" + }, + { + "name": "405CRa-powerpc64-cpu" + }, + { + "name": "spapr-tce-table" + }, + { + "name": "7400_v2.0-powerpc64-cpu" + }, + { + "name": "chardev-testdev" + }, + { + "name": "MPC8349-powerpc64-cpu" + }, + { + "name": "e200z5-powerpc64-cpu" + }, + { + "name": "740_v3.1-powerpc64-cpu" + }, + { + "name": "filter-dump" + }, + { + "name": "MPC8533_v11-powerpc64-cpu" + }, + { + "name": "i82558b" + }, + { + "name": "G2H4-powerpc64-cpu" + }, + { + "name": "i82558a" + }, + { + "name": "MPC8560_v21-powerpc64-cpu" + }, + { + "name": "smbus-eeprom" + }, + { + "name": "host-powerpc64-cpu" + }, + { + "name": "i82801" + }, + { + "name": "tls-creds-x509" + }, + { + "name": "virtio-net-pci" + }, + { + "name": "virtio-keyboard-device" + }, + { + "name": "i82562" + }, + { + "name": "usb-net" + }, + { + "name": "MPC8560_v10-powerpc64-cpu" + }, + { + "name": "POWER7+_v2.1-spapr-cpu-core" + }, + { + "name": "603e_v1.3-powerpc64-cpu" + }, + { + "name": "755_v1.0-powerpc64-cpu" + }, + { + "name": "MPC8568E-powerpc64-cpu" + }, + { + "name": "i82557c" + }, + { + "name": "i82557b" + }, + { + "name": "i82557a" + }, + { + "name": "chardev-memory" + }, + { + "name": "isa-i8259" + }, + { + "name": "virtio-gpu-pci" + }, + { + "name": "nec-usb-xhci" + }, + { + "name": "pc-dimm" + }, + { + "name": "host-spapr-cpu-core" + }, + { + "name": "usb-mouse" + }, + { + "name": "sdhci-bus" + }, + { + "name": "i82551" + }, + { + "name": "i82550" + }, + { + "name": "405EZ-powerpc64-cpu" + }, + { + "name": "7455_v3.3-powerpc64-cpu" + }, + { + "name": "sd-bus" + }, + { + "name": "apple-desktop-bus" + }, + { + "name": "e500v2_v30-powerpc64-cpu" + }, + { + "name": "macio-ide" + }, + { + "name": "401C2-powerpc64-cpu" + }, + { + "name": "MPC8541_v11-powerpc64-cpu" + }, + { + "name": "virtio-crypto-pci" + }, + { + "name": "755_v2.0-powerpc64-cpu" + }, + { + "name": "filter-mirror" + }, + { + "name": "ich9-usb-ehci1" + }, + { + "name": "ich9-usb-ehci2" + }, + { + "name": "isa-ide" + }, + { + "name": "vfio-pci" + }, + { + "name": "prep-machine" + }, + { + "name": "irq" + }, + { + "name": "405GPR-powerpc64-cpu" + }, + { + "name": "POWER8E_v2.1-spapr-cpu-core" + }, + { + "name": "750l_v2.1-powerpc64-cpu" + }, + { + "name": "745_v2.3-powerpc64-cpu" + }, + { + "name": "7410_v1.3-powerpc64-cpu" + }, + { + "name": "755_v2.5-powerpc64-cpu" + }, + { + "name": "MPC8572-powerpc64-cpu" + }, + { + "name": "7450_v1.2-powerpc64-cpu" + }, + { + "name": "7457_v1.0-powerpc64-cpu" + }, + { + "name": "qio-channel-socket" + }, + { + "name": "ich9-ahci" + }, + { + "name": "7457A_v1.0-powerpc64-cpu" + }, + { + "name": "POWER8NVL_v1.0-powerpc64-cpu" + }, + { + "name": "MPC8347AT-powerpc64-cpu" + }, + { + "name": "chardev-stdio" + }, + { + "name": "piix3-usb-uhci" + }, + { + "name": "virtserialport" + }, + { + "name": "MPC8543E_v11-powerpc64-cpu" + }, + { + "name": "pvscsi" + }, + { + "name": "MPC8548_v20-powerpc64-cpu" + }, + { + "name": "750cxe_v2.4-powerpc64-cpu" + }, + { + "name": "i82378" + }, + { + "name": "7447A_v1.0-powerpc64-cpu" + }, + { + "name": "powernv-chip-POWER8NVL" + }, + { + "name": "750gx_v1.1-powerpc64-cpu" + }, + { + "name": "gus" + }, + { + "name": "e500_v20-powerpc64-cpu" + }, + { + "name": "i82374" + }, + { + "name": "pnv-lpc" + }, + { + "name": "7445_v2.1-powerpc64-cpu" + }, + { + "name": "MPC8543_v10-powerpc64-cpu" + }, + { + "name": "MPC8540_v20-powerpc64-cpu" + }, + { + "name": "604-powerpc64-cpu" + }, + { + "name": "405CRb-powerpc64-cpu" + }, + { + "name": "g3beige-machine" + }, + { + "name": "7400_v2.1-powerpc64-cpu" + }, + { + "name": "IndustryPack" + }, + { + "name": "powernv-chip-POWER8E" + }, + { + "name": "7441_v2.3-powerpc64-cpu" + }, + { + "name": "7448_v2.1-powerpc64-cpu" + }, + { + "name": "MPC8377-powerpc64-cpu" + }, + { + "name": "401A1-powerpc64-cpu" + }, + { + "name": "603e7-powerpc64-cpu" + }, + { + "name": "cryptodev-backend" + }, + { + "name": "adb-mouse" + }, + { + "name": "Npe405L-powerpc64-cpu" + }, + { + "name": "or-irq" + }, + { + "name": "750cx_v2.2-powerpc64-cpu" + }, + { + "name": "MPC8343E-powerpc64-cpu" + }, + { + "name": "powernv-cpu-core-POWER9" + }, + { + "name": "powernv-cpu-core-POWER8" + }, + { + "name": "7451_v2.10-powerpc64-cpu" + }, + { + "name": "virtio-rng-pci" + }, + { + "name": "chardev-vc" + }, + { + "name": "usb-ehci" + }, + { + "name": "bamboo-machine" + }, + { + "name": "filter-replay" + }, + { + "name": "G2leGP1-powerpc64-cpu" + }, + { + "name": "603e_v1.4-powerpc64-cpu" + }, + { + "name": "970mp_v1.1-spapr-cpu-core" + }, + { + "name": "dec-21154-sysbus" + }, + { + "name": "virtio-9p-pci" + }, + { + "name": "spapr-vty" + }, + { + "name": "e1000-82545em" + }, + { + "name": "chardev-wctablet" + }, + { + "name": "7441_v2.10-powerpc64-cpu" + }, + { + "name": "MPC8567E-powerpc64-cpu" + }, + { + "name": "POWER5+_v2.1-spapr-cpu-core" + }, + { + "name": "7400_v1.1-powerpc64-cpu" + }, + { + "name": "e1000-82544gc" + }, + { + "name": "740_v2.2-powerpc64-cpu" + }, + { + "name": "7448_v1.1-powerpc64-cpu" + }, + { + "name": "7455_v3.4-powerpc64-cpu" + }, + { + "name": "POWER8NVL_v1.0-spapr-cpu-core" + }, + { + "name": "prep-systemio" + }, + { + "name": "MPC8547E_v20-powerpc64-cpu" + }, + { + "name": "745_v2.8-powerpc64-cpu" + }, + { + "name": "e500-spin" + }, + { + "name": "MPC8543_v21-powerpc64-cpu" + }, + { + "name": "755_v2.1-powerpc64-cpu" + }, + { + "name": "MPC8349E-powerpc64-cpu" + }, + { + "name": "filter-buffer" + }, + { + "name": "mpc8544ds-machine" + }, + { + "name": "pci-serial-4x" + }, + { + "name": "401B2-powerpc64-cpu" + }, + { + "name": "ich9-intel-hda" + }, + { + "name": "virtio-9p-device" + }, + { + "name": "MPC8347AP-powerpc64-cpu" + }, + { + "name": "ivshmem" + }, + { + "name": "e500v2_v20-powerpc64-cpu" + }, + { + "name": "MPC8379E-powerpc64-cpu" + }, + { + "name": "virtio-scsi-pci" + }, + { + "name": "e200z6-powerpc64-cpu" + }, + { + "name": "7457A_v1.1-powerpc64-cpu" + }, + { + "name": "MPC8555E_v10-powerpc64-cpu" + }, + { + "name": "qemu-console" + }, + { + "name": "ppce500-machine" + }, + { + "name": "virtio-pci-bus" + }, + { + "name": "750l_v2.2-powerpc64-cpu" + }, + { + "name": "ISA" + }, + { + "name": "MPC8541E_v10-powerpc64-cpu" + }, + { + "name": "ipoctal232" + }, + { + "name": "mpc8544-guts" + }, + { + "name": "uni-north-pci-pcihost" + }, + { + "name": "MPC8548_v21-powerpc64-cpu" + }, + { + "name": "pci-testdev" + }, + { + "name": "405GPa-powerpc64-cpu" + }, + { + "name": "piix4-usb-uhci" + }, + { + "name": "7400_v2.6-powerpc64-cpu" + }, + { + "name": "virtio-tablet-device" + }, + { + "name": "Npe405H2-powerpc64-cpu" + }, + { + "name": "750_v3.0-powerpc64-cpu" + }, + { + "name": "powernv-machine" + }, + { + "name": "ES1370" + }, + { + "name": "603e7v-powerpc64-cpu" + }, + { + "name": "openpic" + }, + { + "name": "Npe405H-powerpc64-cpu" + }, + { + "name": "MPC8548_v10-powerpc64-cpu" + }, + { + "name": "MPC8545_v20-powerpc64-cpu" + }, + { + "name": "MPC8567-powerpc64-cpu" + }, + { + "name": "755_v1.1-powerpc64-cpu" + }, + { + "name": "e500_v10-powerpc64-cpu" + }, + { + "name": "750cxe_v3.0-powerpc64-cpu" + }, + { + "name": "G2HiP3-powerpc64-cpu" + }, + { + "name": "MPC8378-powerpc64-cpu" + }, + { + "name": "MPC8343A-powerpc64-cpu" + }, + { + "name": "STB03-powerpc64-cpu" + }, + { + "name": "tcg-accel" + }, + { + "name": "750_v1.0-powerpc64-cpu" + }, + { + "name": "virtconsole" + }, + { + "name": "MPC8540_v10-powerpc64-cpu" + }, + { + "name": "750l_v3.2-powerpc64-cpu" + }, + { + "name": "pci-serial-2x" + }, + { + "name": "ne2k_isa" + }, + { + "name": "isa-fdc" + }, + { + "name": "chardev-serial" + }, + { + "name": "colo-compare" + }, + { + "name": "745_v2.4-powerpc64-cpu" + }, + { + "name": "virtio-mmio-bus" + }, + { + "name": "virtio-tablet-pci" + }, + { + "name": "e1000e" + }, + { + "name": "usb-bus" + }, + { + "name": "7445_v3.2-powerpc64-cpu" + }, + { + "name": "rs6000-mc" + }, + { + "name": "usb-storage" + }, + { + "name": "PCI" + }, + { + "name": "kvm-openpic" + }, + { + "name": "esp" + }, + { + "name": "scsi-disk" + }, + { + "name": "virtex-ml507-machine" + }, + { + "name": "usb-kbd" + }, + { + "name": "750_v2.0-powerpc64-cpu" + }, + { + "name": "e500-host-bridge" + }, + { + "name": "7410_v1.4-powerpc64-cpu" + }, + { + "name": "Npe4GS3-powerpc64-cpu" + }, + { + "name": "ne2k_pci" + }, + { + "name": "isabus-bridge" + }, + { + "name": "970mp_v1.0-spapr-cpu-core" + }, + { + "name": "ivshmem-plain" + }, + { + "name": "755_v2.6-powerpc64-cpu" + }, + { + "name": "604e_v2.2-powerpc64-cpu" + }, + { + "name": "qio-channel-buffer" + }, + { + "name": "970fx_v3.0-powerpc64-cpu" + }, + { + "name": "7457_v1.1-powerpc64-cpu" + }, + { + "name": "u3-agp-pcihost" + }, + { + "name": "spapr-vio-bridge" + }, + { + "name": "secret" + }, + { + "name": "hda-duplex" + }, + { + "name": "raven-pcihost" + }, + { + "name": "spapr-dr-connector" + }, + { + "name": "allwinner-ahci" + }, + { + "name": "nvme" + }, + { + "name": "sysbus-fdc" + }, + { + "name": "405D4-powerpc64-cpu" + }, + { + "name": "MPC8544E_v10-powerpc64-cpu" + }, + { + "name": "virtio-balloon-device" + }, + { + "name": "MPC8641-powerpc64-cpu" + }, + { + "name": "none-machine" + }, + { + "name": "750fx_v1.0-powerpc64-cpu" + }, + { + "name": "750gx_v1.2-powerpc64-cpu" + }, + { + "name": "megasas-gen2" + }, + { + "name": "AC97" + }, + { + "name": "usb-tablet" + }, + { + "name": "970fx_v1.0-powerpc64-cpu" + }, + { + "name": "e300c1-powerpc64-cpu" + }, + { + "name": "e500v2_v21-powerpc64-cpu" + }, + { + "name": "MPC8540_v21-powerpc64-cpu" + }, + { + "name": "7400_v2.2-powerpc64-cpu" + }, + { + "name": "MPC8543_v11-powerpc64-cpu" + }, + { + "name": "MPC8533E_v10-powerpc64-cpu" + }, + { + "name": "7447A_v1.1-powerpc64-cpu" + }, + { + "name": "405CRc-powerpc64-cpu" + }, + { + "name": "740e-powerpc64-cpu" + }, + { + "name": "usb-braille" + }, + { + "name": "440-Xilinx-w-dfpu-powerpc64-cpu" + }, + { + "name": "MPC8555E_v11-powerpc64-cpu" + }, + { + "name": "970mp_v1.0-powerpc64-cpu" + }, + { + "name": "603e7v1-powerpc64-cpu" + }, + { + "name": "e500mc-powerpc64-cpu" + }, + { + "name": "e500v2_v10-powerpc64-cpu" + }, + { + "name": "MPC8378E-powerpc64-cpu" + }, + { + "name": "intel-hda" + }, + { + "name": "kvm-accel" + }, + { + "name": "7400_v2.7-powerpc64-cpu" + }, + { + "name": "virtio-scsi-device" + }, + { + "name": "603p-powerpc64-cpu" + }, + { + "name": "grackle" + }, + { + "name": "970_v2.2-spapr-cpu-core" + }, + { + "name": "Cobra-powerpc64-cpu" + }, + { + "name": "POWER8E_v2.1-powerpc64-cpu" + }, + { + "name": "750fx_v2.0-powerpc64-cpu" + }, + { + "name": "usb-wacom-tablet" + }, + { + "name": "970fx_v2.0-powerpc64-cpu" + }, + { + "name": "MPC8548_v11-powerpc64-cpu" + }, + { + "name": "MPC8545_v21-powerpc64-cpu" + }, + { + "name": "i2c-bus" + }, + { + "name": "virtio-mouse-device" + }, + { + "name": "750e-powerpc64-cpu" + }, + { + "name": "isa-pit" + }, + { + "name": "macio-nvram" + }, + { + "name": "POWER9_v1.0-spapr-cpu-core" + }, + { + "name": "powernv-cpu-core-POWER8E" + }, + { + "name": "grackle-pcihost" + }, + { + "name": "ide-drive" + }, + { + "name": "ref405ep-machine" + }, + { + "name": "MPC8349A-powerpc64-cpu" + }, + { + "name": "401G2-powerpc64-cpu" + }, + { + "name": "generic-sdhci" + }, + { + "name": "POWER8_v2.0-powerpc64-cpu" + }, + { + "name": "i6300esb" + }, + { + "name": "STB25-powerpc64-cpu" + }, + { + "name": "sd-card" + }, + { + "name": "MPC8547E_v21-powerpc64-cpu" + }, + { + "name": "7455_v1.0-powerpc64-cpu" + }, + { + "name": "745_v2.0-powerpc64-cpu" + }, + { + "name": "755_v2.2-powerpc64-cpu" + }, + { + "name": "vmxnet3" + }, + { + "name": "750_v2.1-powerpc64-cpu" + }, + { + "name": "e500-pcihost" + }, + { + "name": "MPC8545E_v20-powerpc64-cpu" + }, + { + "name": "uni-north-internal-pci" + }, + { + "name": "spapr-rtc" + }, + { + "name": "MPC8347ET-powerpc64-cpu" + }, + { + "name": "755_v2.7-powerpc64-cpu" + }, + { + "name": "750cxe_v2.1-powerpc64-cpu" + }, + { + "name": "rng-random" + }, + { + "name": "750cl_v1.0-powerpc64-cpu" + }, + { + "name": "7457A_v1.2-powerpc64-cpu" + } + ], + "id": "libvirt-9" +} + +{ + "return": [ + { + "name": "secs", + "type": "uint32" + }, + { + "name": "request-merging", + "description": "on/off", + "type": "bool" + }, + { + "name": "min_io_size", + "type": "uint16" + }, + { + "name": "event_idx", + "description": "on/off", + "type": "bool" + }, + { + "name": "serial", + "type": "str" + }, + { + "name": "heads", + "type": "uint32" + }, + { + "name": "ioeventfd", + "description": "on/off", + "type": "bool" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "rombar", + "type": "uint32" + }, + { + "name": "scsi", + "description": "on/off", + "type": "bool" + }, + { + "name": "cyls", + "type": "uint32" + }, + { + "name": "x-disable-pcie", + "description": "on/off", + "type": "bool" + }, + { + "name": "logical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + }, + { + "name": "indirect_desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "iothread", + "type": "link" + }, + { + "name": "disable-modern", + "type": "bool" + }, + { + "name": "drive", + "description": "Node name or ID of a block device to use as a backend", + "type": "str" + }, + { + "name": "disable-legacy", + "description": "on/off/auto", + "type": "OnOffAuto" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-lnkctl-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "werror", + "description": "Error handling policy, report/ignore/enospc/stop/auto", + "type": "BlockdevOnError" + }, + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "discard_granularity", + "type": "uint32" + }, + { + "name": "rerror", + "description": "Error handling policy, report/ignore/enospc/stop/auto", + "type": "BlockdevOnError" + }, + { + "name": "page-per-vq", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-deverr-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-pm-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "any_layout", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-lnksta-dllla", + "description": "on/off", + "type": "bool" + }, + { + "name": "share-rw", + "type": "bool" + }, + { + "name": "physical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + }, + { + "name": "config-wce", + "description": "on/off", + "type": "bool" + }, + { + "name": "class", + "type": "uint32" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + }, + { + "name": "migrate-extra", + "description": "on/off", + "type": "bool" + }, + { + "name": "modern-pio-notify", + "description": "on/off", + "type": "bool" + }, + { + "name": "vectors", + "type": "uint32" + }, + { + "name": "iommu_platform", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-extcap-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-backend", + "type": "child" + }, + { + "name": "x-ignore-backend-features", + "type": "bool" + }, + { + "name": "notify_on_empty", + "description": "on/off", + "type": "bool" + }, + { + "name": "write-cache", + "description": "on/off/auto", + "type": "OnOffAuto" + }, + { + "name": "num-queues", + "type": "uint16" + }, + { + "name": "opt_io_size", + "type": "uint32" + }, + { + "name": "ats", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-pci-bus-master-bug-migration", + "description": "on/off", + "type": "bool" + }, + { + "name": "romfile", + "type": "str" + } + ], + "id": "libvirt-10" +} + +{ + "return": [ + { + "name": "ctrl_mac_addr", + "description": "on/off", + "type": "bool" + }, + { + "name": "romfile", + "type": "str" + }, + { + "name": "x-pcie-lnksta-dllla", + "description": "on/off", + "type": "bool" + }, + { + "name": "status", + "description": "on/off", + "type": "bool" + }, + { + "name": "notify_on_empty", + "description": "on/off", + "type": "bool" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-pm-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "indirect_desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "guest_csum", + "description": "on/off", + "type": "bool" + }, + { + "name": "ctrl_rx", + "description": "on/off", + "type": "bool" + }, + { + "name": "ctrl_vq", + "description": "on/off", + "type": "bool" + }, + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "disable-modern", + "type": "bool" + }, + { + "name": "mrg_rxbuf", + "description": "on/off", + "type": "bool" + }, + { + "name": "host_tso6", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-txtimer", + "type": "uint32" + }, + { + "name": "host_tso4", + "description": "on/off", + "type": "bool" + }, + { + "name": "rombar", + "type": "uint32" + }, + { + "name": "ctrl_rx_extra", + "description": "on/off", + "type": "bool" + }, + { + "name": "gso", + "description": "on/off", + "type": "bool" + }, + { + "name": "page-per-vq", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-disable-pcie", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-ignore-backend-features", + "type": "bool" + }, + { + "name": "vlan", + "description": "Integer VLAN id to connect to", + "type": "int32" + }, + { + "name": "x-txburst", + "type": "int32" + }, + { + "name": "iommu_platform", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-lnkctl-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "host_mtu", + "type": "uint16" + }, + { + "name": "ctrl_vlan", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-backend", + "type": "child" + }, + { + "name": "event_idx", + "description": "on/off", + "type": "bool" + }, + { + "name": "vectors", + "type": "uint32" + }, + { + "name": "guest_announce", + "description": "on/off", + "type": "bool" + }, + { + "name": "host_ecn", + "description": "on/off", + "type": "bool" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + }, + { + "name": "ats", + "description": "on/off", + "type": "bool" + }, + { + "name": "host_ufo", + "description": "on/off", + "type": "bool" + }, + { + "name": "guest_tso4", + "description": "on/off", + "type": "bool" + }, + { + "name": "guest_tso6", + "description": "on/off", + "type": "bool" + }, + { + "name": "ctrl_guest_offloads", + "description": "on/off", + "type": "bool" + }, + { + "name": "csum", + "description": "on/off", + "type": "bool" + }, + { + "name": "modern-pio-notify", + "description": "on/off", + "type": "bool" + }, + { + "name": "ioeventfd", + "description": "on/off", + "type": "bool" + }, + { + "name": "mq", + "description": "on/off", + "type": "bool" + }, + { + "name": "any_layout", + "description": "on/off", + "type": "bool" + }, + { + "name": "guest_ecn", + "description": "on/off", + "type": "bool" + }, + { + "name": "guest_ufo", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-pci-bus-master-bug-migration", + "description": "on/off", + "type": "bool" + }, + { + "name": "mac", + "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56", + "type": "str" + }, + { + "name": "disable-legacy", + "description": "on/off/auto", + "type": "OnOffAuto" + }, + { + "name": "tx", + "type": "str" + }, + { + "name": "x-pcie-extcap-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-deverr-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "netdev", + "description": "ID of a netdev to use as a backend", + "type": "str" + }, + { + "name": "migrate-extra", + "description": "on/off", + "type": "bool" + }, + { + "name": "rx_queue_size", + "type": "uint16" + } + ], + "id": "libvirt-11" +} + +{ + "return": [ + { + "name": "event_idx", + "description": "on/off", + "type": "bool" + }, + { + "name": "ioeventfd", + "description": "on/off", + "type": "bool" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "rombar", + "type": "uint32" + }, + { + "name": "x-disable-pcie", + "description": "on/off", + "type": "bool" + }, + { + "name": "indirect_desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "cmd_per_lun", + "type": "uint32" + }, + { + "name": "disable-modern", + "type": "bool" + }, + { + "name": "num_queues", + "type": "uint32" + }, + { + "name": "disable-legacy", + "description": "on/off/auto", + "type": "OnOffAuto" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-lnkctl-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "hotplug", + "description": "on/off", + "type": "bool" + }, + { + "name": "page-per-vq", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-deverr-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-pm-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-lnksta-dllla", + "description": "on/off", + "type": "bool" + }, + { + "name": "max_sectors", + "type": "uint32" + }, + { + "name": "param_change", + "description": "on/off", + "type": "bool" + }, + { + "name": "any_layout", + "description": "on/off", + "type": "bool" + }, + { + "name": "iothread", + "type": "link" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + }, + { + "name": "migrate-extra", + "description": "on/off", + "type": "bool" + }, + { + "name": "modern-pio-notify", + "description": "on/off", + "type": "bool" + }, + { + "name": "vectors", + "type": "uint32" + }, + { + "name": "x-pcie-extcap-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-backend", + "type": "child" + }, + { + "name": "x-ignore-backend-features", + "type": "bool" + }, + { + "name": "notify_on_empty", + "description": "on/off", + "type": "bool" + }, + { + "name": "iommu_platform", + "description": "on/off", + "type": "bool" + }, + { + "name": "ats", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-pci-bus-master-bug-migration", + "description": "on/off", + "type": "bool" + }, + { + "name": "romfile", + "type": "str" + } + ], + "id": "libvirt-12" +} + +{ + "id": "libvirt-13", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'virtio-blk-ccw' not found" + } +} + +{ + "id": "libvirt-14", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'virtio-net-ccw' not found" + } +} + +{ + "id": "libvirt-15", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'virtio-scsi-ccw' not found" + } +} + +{ + "id": "libvirt-16", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'virtio-blk-s390' not found" + } +} + +{ + "id": "libvirt-17", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'virtio-net-s390' not found" + } +} + +{ + "id": "libvirt-18", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'pci-assign' not found" + } +} + +{ + "id": "libvirt-19", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'kvm-pci-assign' not found" + } +} + +{ + "return": [ + { + "name": "x-pci-sub-device-id", + "type": "uint32" + }, + { + "name": "x-no-kvm-msi", + "type": "bool" + }, + { + "name": "rombar", + "type": "uint32" + }, + { + "name": "x-pcie-lnksta-dllla", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-igd-opregion", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-vga", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pci-vendor-id", + "type": "uint32" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "x-req", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-igd-gms", + "type": "uint32" + }, + { + "name": "romfile", + "type": "str" + }, + { + "name": "x-no-kvm-intx", + "type": "bool" + }, + { + "name": "x-pci-device-id", + "type": "uint32" + }, + { + "name": "host", + "description": "Address (bus/device/function) of the host device, example: 04:10.0", + "type": "str" + }, + { + "name": "x-no-kvm-msix", + "type": "bool" + }, + { + "name": "x-intx-mmap-timeout-ms", + "type": "uint32" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-extcap-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + }, + { + "name": "x-pci-sub-vendor-id", + "type": "uint32" + }, + { + "name": "sysfsdev", + "type": "str" + }, + { + "name": "x-no-mmap", + "type": "bool" + } + ], + "id": "libvirt-20" +} + +{ + "return": [ + { + "name": "serial", + "type": "str" + }, + { + "name": "port_index", + "type": "uint16" + }, + { + "name": "dpofua", + "description": "on/off", + "type": "bool" + }, + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "logical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + }, + { + "name": "discard_granularity", + "type": "uint32" + }, + { + "name": "lun", + "type": "uint32" + }, + { + "name": "max_unmap_size", + "type": "uint64" + }, + { + "name": "drive", + "description": "Node name or ID of a block device to use as a backend", + "type": "str" + }, + { + "name": "port_wwn", + "type": "uint64" + }, + { + "name": "write-cache", + "description": "on/off/auto", + "type": "OnOffAuto" + }, + { + "name": "share-rw", + "type": "bool" + }, + { + "name": "opt_io_size", + "type": "uint32" + }, + { + "name": "min_io_size", + "type": "uint16" + }, + { + "name": "product", + "type": "str" + }, + { + "name": "scsi-id", + "type": "uint32" + }, + { + "name": "channel", + "type": "uint32" + }, + { + "name": "vendor", + "type": "str" + }, + { + "name": "wwn", + "type": "uint64" + }, + { + "name": "werror", + "description": "Error handling policy, report/ignore/enospc/stop/auto", + "type": "BlockdevOnError" + }, + { + "name": "removable", + "description": "on/off", + "type": "bool" + }, + { + "name": "rerror", + "description": "Error handling policy, report/ignore/enospc/stop/auto", + "type": "BlockdevOnError" + }, + { + "name": "ver", + "type": "str" + }, + { + "name": "physical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + }, + { + "name": "max_io_size", + "type": "uint64" + } + ], + "id": "libvirt-21" +} + +{ + "return": [ + { + "name": "serial", + "type": "str" + }, + { + "name": "logical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + }, + { + "name": "discard_granularity", + "type": "uint32" + }, + { + "name": "drive", + "description": "Node name or ID of a block device to use as a backend", + "type": "str" + }, + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "write-cache", + "description": "on/off/auto", + "type": "OnOffAuto" + }, + { + "name": "share-rw", + "type": "bool" + }, + { + "name": "opt_io_size", + "type": "uint32" + }, + { + "name": "min_io_size", + "type": "uint16" + }, + { + "name": "unit", + "type": "uint32" + }, + { + "name": "wwn", + "type": "uint64" + }, + { + "name": "werror", + "description": "Error handling policy, report/ignore/enospc/stop/auto", + "type": "BlockdevOnError" + }, + { + "name": "model", + "type": "str" + }, + { + "name": "rerror", + "description": "Error handling policy, report/ignore/enospc/stop/auto", + "type": "BlockdevOnError" + }, + { + "name": "ver", + "type": "str" + }, + { + "name": "physical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + } + ], + "id": "libvirt-22" +} + +{ + "id": "libvirt-23", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'PIIX4_PM' not found" + } +} + +{ + "id": "libvirt-24", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'usb-redir' not found" + } +} + +{ + "id": "libvirt-25", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'usb-host' not found" + } +} + +{ + "return": [ + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "drive", + "description": "Node name or ID of a block device to use as a backend", + "type": "str" + }, + { + "name": "lun", + "type": "uint32" + }, + { + "name": "channel", + "type": "uint32" + }, + { + "name": "scsi-id", + "type": "uint32" + } + ], + "id": "libvirt-26" +} + +{ + "id": "libvirt-27", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'i440FX-pcihost' not found" + } +} + +{ + "id": "libvirt-28", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'q35-pcihost' not found" + } +} + +{ + "return": [ + { + "name": "serial", + "type": "str" + }, + { + "name": "msos-desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "logical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + }, + { + "name": "discard_granularity", + "type": "uint32" + }, + { + "name": "drive", + "description": "Node name or ID of a block device to use as a backend", + "type": "str" + }, + { + "name": "bootindex", + "type": "int32" + }, + { + "name": "write-cache", + "description": "on/off/auto", + "type": "OnOffAuto" + }, + { + "name": "share-rw", + "type": "bool" + }, + { + "name": "opt_io_size", + "type": "uint32" + }, + { + "name": "min_io_size", + "type": "uint16" + }, + { + "name": "port", + "type": "str" + }, + { + "name": "attached", + "type": "bool" + }, + { + "name": "full-path", + "description": "on/off", + "type": "bool" + }, + { + "name": "removable", + "description": "on/off", + "type": "bool" + }, + { + "name": "physical_block_size", + "description": "A power of two between 512 and 32768", + "type": "uint16" + } + ], + "id": "libvirt-29" +} + +{ + "id": "libvirt-30", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'kvm-pit' not found" + } +} + +{ + "return": [ + { + "name": "rombar", + "type": "uint32" + }, + { + "name": "x-pcie-lnksta-dllla", + "description": "on/off", + "type": "bool" + }, + { + "name": "mmio", + "description": "on/off", + "type": "bool" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "qemu-extended-regs", + "description": "on/off", + "type": "bool" + }, + { + "name": "big-endian-framebuffer", + "type": "bool" + }, + { + "name": "romfile", + "type": "str" + }, + { + "name": "vgamem_mb", + "type": "uint32" + }, + { + "name": "x-pcie-extcap-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + } + ], + "id": "libvirt-31" +} + +{ + "id": "libvirt-32", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'vmware-svga' not found" + } +} + +{ + "id": "libvirt-33", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'qxl' not found" + } +} + +{ + "return": [ + { + "name": "event_idx", + "description": "on/off", + "type": "bool" + }, + { + "name": "ioeventfd", + "description": "on/off", + "type": "bool" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "rombar", + "type": "uint32" + }, + { + "name": "x-disable-pcie", + "description": "on/off", + "type": "bool" + }, + { + "name": "indirect_desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "disable-modern", + "type": "bool" + }, + { + "name": "disable-legacy", + "description": "on/off/auto", + "type": "OnOffAuto" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-lnkctl-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "page-per-vq", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-deverr-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-pm-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "max_outputs", + "type": "uint32" + }, + { + "name": "x-pcie-lnksta-dllla", + "description": "on/off", + "type": "bool" + }, + { + "name": "any_layout", + "description": "on/off", + "type": "bool" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + }, + { + "name": "migrate-extra", + "description": "on/off", + "type": "bool" + }, + { + "name": "modern-pio-notify", + "description": "on/off", + "type": "bool" + }, + { + "name": "vectors", + "type": "uint32" + }, + { + "name": "x-pcie-extcap-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-backend", + "type": "child" + }, + { + "name": "max_hostmem", + "type": "size" + }, + { + "name": "x-ignore-backend-features", + "type": "bool" + }, + { + "name": "notify_on_empty", + "description": "on/off", + "type": "bool" + }, + { + "name": "iommu_platform", + "description": "on/off", + "type": "bool" + }, + { + "name": "ats", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-pci-bus-master-bug-migration", + "description": "on/off", + "type": "bool" + }, + { + "name": "romfile", + "type": "str" + } + ], + "id": "libvirt-34" +} + +{ + "return": [ + { + "name": "notify_on_empty", + "description": "on/off", + "type": "bool" + }, + { + "name": "any_layout", + "description": "on/off", + "type": "bool" + }, + { + "name": "indirect_desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "event_idx", + "description": "on/off", + "type": "bool" + }, + { + "name": "iommu_platform", + "description": "on/off", + "type": "bool" + }, + { + "name": "max_outputs", + "type": "uint32" + }, + { + "name": "max_hostmem", + "type": "size" + } + ], + "id": "libvirt-35" +} + +{ + "id": "libvirt-36", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'ICH9-LPC' not found" + } +} + +{ + "return": [ + { + "name": "guest-stats-polling-interval", + "type": "int" + }, + { + "name": "event_idx", + "description": "on/off", + "type": "bool" + }, + { + "name": "rombar", + "type": "uint32" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-disable-pcie", + "description": "on/off", + "type": "bool" + }, + { + "name": "indirect_desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "disable-modern", + "type": "bool" + }, + { + "name": "disable-legacy", + "description": "on/off/auto", + "type": "OnOffAuto" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-lnkctl-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "guest-stats", + "type": "guest statistics" + }, + { + "name": "deflate-on-oom", + "description": "on/off", + "type": "bool" + }, + { + "name": "page-per-vq", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-deverr-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-pm-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-lnksta-dllla", + "description": "on/off", + "type": "bool" + }, + { + "name": "any_layout", + "description": "on/off", + "type": "bool" + }, + { + "name": "class", + "type": "uint32" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + }, + { + "name": "migrate-extra", + "description": "on/off", + "type": "bool" + }, + { + "name": "modern-pio-notify", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-extcap-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-backend", + "type": "child" + }, + { + "name": "x-ignore-backend-features", + "type": "bool" + }, + { + "name": "notify_on_empty", + "description": "on/off", + "type": "bool" + }, + { + "name": "iommu_platform", + "description": "on/off", + "type": "bool" + }, + { + "name": "ats", + "description": "on/off", + "type": "bool" + }, + { + "name": "virtio-pci-bus-master-bug-migration", + "description": "on/off", + "type": "bool" + }, + { + "name": "romfile", + "type": "str" + } + ], + "id": "libvirt-37" +} + +{ + "id": "libvirt-38", + "error": { + "class": "DeviceNotFound", + "desc": "Device 'virtio-balloon-ccw' not found" + } +} + +{ + "return": [ + { + "name": "notify_on_empty", + "description": "on/off", + "type": "bool" + }, + { + "name": "any_layout", + "description": "on/off", + "type": "bool" + }, + { + "name": "indirect_desc", + "description": "on/off", + "type": "bool" + }, + { + "name": "guest-stats", + "type": "guest statistics" + }, + { + "name": "guest-stats-polling-interval", + "type": "int" + }, + { + "name": "event_idx", + "description": "on/off", + "type": "bool" + }, + { + "name": "iommu_platform", + "description": "on/off", + "type": "bool" + }, + { + "name": "deflate-on-oom", + "description": "on/off", + "type": "bool" + } + ], + "id": "libvirt-39" +} + +{ + "return": [ + { + "name": "rombar", + "type": "uint32" + }, + { + "name": "intrs", + "type": "uint32" + }, + { + "name": "x-pcie-lnksta-dllla", + "description": "on/off", + "type": "bool" + }, + { + "name": "msix", + "description": "on/off/auto", + "type": "OnOffAuto" + }, + { + "name": "multifunction", + "description": "on/off", + "type": "bool" + }, + { + "name": "msi", + "description": "on/off/auto", + "type": "OnOffAuto" + }, + { + "name": "superspeed-ports-first", + "description": "on/off", + "type": "bool" + }, + { + "name": "streams", + "description": "on/off", + "type": "bool" + }, + { + "name": "romfile", + "type": "str" + }, + { + "name": "force-pcie-endcap", + "description": "on/off", + "type": "bool" + }, + { + "name": "command_serr_enable", + "description": "on/off", + "type": "bool" + }, + { + "name": "x-pcie-extcap-init", + "description": "on/off", + "type": "bool" + }, + { + "name": "addr", + "description": "Slot and optional function number, example: 06.0 or 06", + "type": "int32" + }, + { + "name": "p3", + "type": "uint32" + }, + { + "name": "p2", + "type": "uint32" + }, + { + "name": "slots", + "type": "uint32" + } + ], + "id": "libvirt-40" +} + +{ + "return": [ + { + "name": "dynamic-reconfiguration", + "type": "bool" + }, + { + "name": "ddw", + "type": "bool" + }, + { + "name": "dma_win_size", + "type": "uint64" + }, + { + "name": "numa_node", + "type": "uint32" + }, + { + "name": "pre-2.8-migration", + "type": "bool" + }, + { + "name": "mem64_win_size", + "type": "uint64" + }, + { + "name": "pgsz", + "type": "uint64" + }, + { + "name": "liobn64", + "type": "uint32" + }, + { + "name": "dma_win_addr", + "type": "uint64" + }, + { + "name": "io_win_size", + "type": "uint64" + }, + { + "name": "mem_win_size", + "type": "uint64" + }, + { + "name": "buid", + "type": "uint64" + }, + { + "name": "dma64_win_addr", + "type": "uint64" + }, + { + "name": "mem64_win_addr", + "type": "uint64" + }, + { + "name": "pcie-extended-configuration-space", + "type": "bool" + }, + { + "name": "io_win_addr", + "type": "uint64" + }, + { + "name": "liobn", + "type": "uint32" + }, + { + "name": "mem_win_addr", + "type": "uint64" + }, + { + "name": "mem64_win_pciaddr", + "type": "uint64" + }, + { + "name": "index", + "type": "uint32" + } + ], + "id": "libvirt-41" +} + +{ + "return": [ + { + "hotpluggable-cpus": false, + "name": "ref405ep", + "cpu-max": 1 + }, + { + "hotpluggable-cpus": false, + "name": "none", + "cpu-max": 1 + }, + { + "hotpluggable-cpus": false, + "name": "virtex-ml507", + "cpu-max": 1 + }, + { + "hotpluggable-cpus": false, + "name": "powernv", + "cpu-max": 2048 + }, + { + "hotpluggable-cpus": false, + "name": "ppce500", + "cpu-max": 32 + }, + { + "hotpluggable-cpus": false, + "name": "mpc8544ds", + "cpu-max": 15 + }, + { + "hotpluggable-cpus": false, + "name": "bamboo", + "cpu-max": 1 + }, + { + "hotpluggable-cpus": false, + "name": "g3beige", + "cpu-max": 1 + }, + { + "hotpluggable-cpus": false, + "name": "prep", + "cpu-max": 1 + }, + { + "hotpluggable-cpus": true, + "name": "pseries-2.9", + "is-default": true, + "cpu-max": 1024, + "alias": "pseries" + }, + { + "hotpluggable-cpus": false, + "name": "mac99", + "cpu-max": 1 + }, + { + "hotpluggable-cpus": false, + "name": "pseries-2.6", + "cpu-max": 1024 + }, + { + "hotpluggable-cpus": true, + "name": "pseries-2.7", + "cpu-max": 1024 + }, + { + "hotpluggable-cpus": true, + "name": "pseries-2.8", + "cpu-max": 1024 + }, + { + "hotpluggable-cpus": false, + "name": "pseries-2.4", + "cpu-max": 1024 + }, + { + "hotpluggable-cpus": false, + "name": "pseries-2.5", + "cpu-max": 1024 + }, + { + "hotpluggable-cpus": false, + "name": "pseries-2.2", + "cpu-max": 1024 + }, + { + "hotpluggable-cpus": false, + "name": "taihu", + "cpu-max": 1 + }, + { + "hotpluggable-cpus": false, + "name": "pseries-2.3", + "cpu-max": 1024 + }, + { + "hotpluggable-cpus": false, + "name": "pseries-2.1", + "cpu-max": 1024 + }, + { + "hotpluggable-cpus": false, + "name": "40p", + "cpu-max": 1 + } + ], + "id": "libvirt-42" +} + +{ + "return": [ + { + "name": "default", + "typename": "604-powerpc64-cpu", + "static": false + }, + { + "name": "ppc", + "typename": "604-powerpc64-cpu", + "static": false + }, + { + "name": "ppc32", + "typename": "604-powerpc64-cpu", + "static": false + }, + { + "name": "ppc64", + "typename": "970fx_v3.1-powerpc64-cpu", + "static": false + }, + { + "name": "970mp", + "typename": "970mp_v1.1-powerpc64-cpu", + "static": false + }, + { + "name": "970fx", + "typename": "970fx_v3.1-powerpc64-cpu", + "static": false + }, + { + "name": "970", + "typename": "970_v2.2-powerpc64-cpu", + "static": false + }, + { + "name": "POWER9", + "typename": "POWER9_v1.0-powerpc64-cpu", + "static": false + }, + { + "name": "POWER8NVL", + "typename": "POWER8NVL_v1.0-powerpc64-cpu", + "static": false + }, + { + "name": "POWER8", + "typename": "POWER8E_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "POWER8E", + "typename": "POWER8E_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "POWER7+", + "typename": "POWER7+_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "POWER7", + "typename": "POWER7_v2.3-powerpc64-cpu", + "static": false + }, + { + "name": "POWER5gs", + "typename": "POWER5+_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "POWER5+", + "typename": "POWER5+_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "Apollo7PM", + "typename": "7457A_v1.0-powerpc64-cpu", + "static": false + }, + { + "name": "7457A", + "typename": "7457A_v1.2-powerpc64-cpu", + "static": false + }, + { + "name": "7447A", + "typename": "7447A_v1.2-powerpc64-cpu", + "static": false + }, + { + "name": "Apollo7", + "typename": "7457_v1.2-powerpc64-cpu", + "static": false + }, + { + "name": "7457", + "typename": "7457_v1.2-powerpc64-cpu", + "static": false + }, + { + "name": "7447", + "typename": "7447_v1.1-powerpc64-cpu", + "static": false + }, + { + "name": "Apollo6", + "typename": "7455_v3.2-powerpc64-cpu", + "static": false + }, + { + "name": "7455", + "typename": "7455_v3.2-powerpc64-cpu", + "static": false + }, + { + "name": "7445", + "typename": "7445_v3.2-powerpc64-cpu", + "static": false + }, + { + "name": "7451", + "typename": "7451_v2.3-powerpc64-cpu", + "static": false + }, + { + "name": "7441", + "typename": "7441_v2.3-powerpc64-cpu", + "static": false + }, + { + "name": "Vger", + "typename": "7450_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "7450", + "typename": "7450_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "7448", + "typename": "7448_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "Nitro", + "typename": "7410_v1.4-powerpc64-cpu", + "static": false + }, + { + "name": "7410", + "typename": "7410_v1.4-powerpc64-cpu", + "static": false + }, + { + "name": "G4", + "typename": "7400_v2.9-powerpc64-cpu", + "static": false + }, + { + "name": "Max", + "typename": "7400_v2.9-powerpc64-cpu", + "static": false + }, + { + "name": "7400", + "typename": "7400_v2.9-powerpc64-cpu", + "static": false + }, + { + "name": "Goldfinger", + "typename": "755_v2.8-powerpc64-cpu", + "static": false + }, + { + "name": "755", + "typename": "755_v2.8-powerpc64-cpu", + "static": false + }, + { + "name": "745", + "typename": "745_v2.8-powerpc64-cpu", + "static": false + }, + { + "name": "LoneStar", + "typename": "750l_v3.2-powerpc64-cpu", + "static": false + }, + { + "name": "750l", + "typename": "750l_v3.2-powerpc64-cpu", + "static": false + }, + { + "name": "750gx", + "typename": "750gx_v1.2-powerpc64-cpu", + "static": false + }, + { + "name": "750fx", + "typename": "750fx_v2.3-powerpc64-cpu", + "static": false + }, + { + "name": "750cxe", + "typename": "750cxe_v3.1b-powerpc64-cpu", + "static": false + }, + { + "name": "750cx", + "typename": "750cx_v2.2-powerpc64-cpu", + "static": false + }, + { + "name": "750cl", + "typename": "750cl_v2.0-powerpc64-cpu", + "static": false + }, + { + "name": "Conan/Doyle", + "typename": "750p-powerpc64-cpu", + "static": false + }, + { + "name": "G3", + "typename": "750_v3.1-powerpc64-cpu", + "static": false + }, + { + "name": "Typhoon", + "typename": "750_v3.1-powerpc64-cpu", + "static": false + }, + { + "name": "750", + "typename": "750_v3.1-powerpc64-cpu", + "static": false + }, + { + "name": "Arthur", + "typename": "740_v3.1-powerpc64-cpu", + "static": false + }, + { + "name": "740", + "typename": "740_v3.1-powerpc64-cpu", + "static": false + }, + { + "name": "Mach5", + "typename": "604r-powerpc64-cpu", + "static": false + }, + { + "name": "Sirocco", + "typename": "604e_v2.4-powerpc64-cpu", + "static": false + }, + { + "name": "604e", + "typename": "604e_v2.4-powerpc64-cpu", + "static": false + }, + { + "name": "Goldeneye", + "typename": "603e7t-powerpc64-cpu", + "static": false + }, + { + "name": "603r", + "typename": "603e7t-powerpc64-cpu", + "static": false + }, + { + "name": "Vaillant", + "typename": "603e7v-powerpc64-cpu", + "static": false + }, + { + "name": "Stretch", + "typename": "603e_v4.1-powerpc64-cpu", + "static": false + }, + { + "name": "603e", + "typename": "603e_v4.1-powerpc64-cpu", + "static": false + }, + { + "name": "Vanilla", + "typename": "603-powerpc64-cpu", + "static": false + }, + { + "name": "601v", + "typename": "601_v2-powerpc64-cpu", + "static": false + }, + { + "name": "601", + "typename": "601_v2-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8560", + "typename": "MPC8560_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8555E", + "typename": "MPC8555E_v11-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8555", + "typename": "MPC8555_v11-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8548E", + "typename": "MPC8548E_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8548", + "typename": "MPC8548_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8547E", + "typename": "MPC8547E_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8545E", + "typename": "MPC8545E_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8545", + "typename": "MPC8545_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8544E", + "typename": "MPC8544E_v11-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8544", + "typename": "MPC8544_v11-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8543E", + "typename": "MPC8543E_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8543", + "typename": "MPC8543_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8541E", + "typename": "MPC8541E_v11-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8541", + "typename": "MPC8541_v11-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8540", + "typename": "MPC8540_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8533E", + "typename": "MPC8533E_v11-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8533", + "typename": "MPC8533_v11-powerpc64-cpu", + "static": false + }, + { + "name": "e500v2", + "typename": "e500v2_v22-powerpc64-cpu", + "static": false + }, + { + "name": "e500v1", + "typename": "e500_v20-powerpc64-cpu", + "static": false + }, + { + "name": "e500", + "typename": "e500v2_v22-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8347EA", + "typename": "MPC8347EAT-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8347E", + "typename": "MPC8347ET-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8347A", + "typename": "MPC8347AT-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8347", + "typename": "MPC8347T-powerpc64-cpu", + "static": false + }, + { + "name": "e300", + "typename": "e300c3-powerpc64-cpu", + "static": false + }, + { + "name": "e200", + "typename": "e200z6-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8280", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8275", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8272", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8271", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8270", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8266_HiP4", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8266_HiP3", + "typename": "G2HiP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8266", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8265_HiP4", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8265_HiP3", + "typename": "G2HiP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8265", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8264_HiP4", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8264_HiP3", + "typename": "G2HiP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8264", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8260_HiP4", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8260_HiP3", + "typename": "G2HiP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8260", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8255_HiP4", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8255_HiP3", + "typename": "G2HiP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8255", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8250_HiP4", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8250_HiP3", + "typename": "G2HiP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8250", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8248", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8247", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8245", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8241", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "PowerQUICC-II", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC82xx", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC5200B", + "typename": "MPC5200B_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC5200", + "typename": "MPC5200_v12-powerpc64-cpu", + "static": false + }, + { + "name": "MPC52xx", + "typename": "MPC5200_v12-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8240", + "typename": "603-powerpc64-cpu", + "static": false + }, + { + "name": "440EP", + "typename": "440EPb-powerpc64-cpu", + "static": false + }, + { + "name": "x2vp50", + "typename": "x2vp20-powerpc64-cpu", + "static": false + }, + { + "name": "x2vp7", + "typename": "x2vp4-powerpc64-cpu", + "static": false + }, + { + "name": "405GPe", + "typename": "405CRc-powerpc64-cpu", + "static": false + }, + { + "name": "405GP", + "typename": "405GPd-powerpc64-cpu", + "static": false + }, + { + "name": "405CR", + "typename": "405CRc-powerpc64-cpu", + "static": false + }, + { + "name": "405", + "typename": "405D4-powerpc64-cpu", + "static": false + }, + { + "name": "403", + "typename": "403GC-powerpc64-cpu", + "static": false + }, + { + "name": "7457A_v1.2", + "typename": "", + "static": false + }, + { + "name": "750cl_v1.0", + "typename": "", + "static": false + }, + { + "name": "750cxe_v2.1", + "typename": "", + "static": false + }, + { + "name": "755_v2.7", + "typename": "", + "static": false + }, + { + "name": "MPC8347ET", + "typename": "", + "static": false + }, + { + "name": "MPC8545E_v20", + "typename": "", + "static": false + }, + { + "name": "750_v2.1", + "typename": "", + "static": false + }, + { + "name": "755_v2.2", + "typename": "", + "static": false + }, + { + "name": "745_v2.0", + "typename": "", + "static": false + }, + { + "name": "7455_v1.0", + "typename": "", + "static": false + }, + { + "name": "MPC8547E_v21", + "typename": "", + "static": false + }, + { + "name": "STB25", + "typename": "", + "static": false + }, + { + "name": "POWER8_v2.0", + "typename": "", + "static": false + }, + { + "name": "401G2", + "typename": "", + "static": false + }, + { + "name": "MPC8349A", + "typename": "", + "static": false + }, + { + "name": "750e", + "typename": "", + "static": false + }, + { + "name": "MPC8545_v21", + "typename": "", + "static": false + }, + { + "name": "MPC8548_v11", + "typename": "", + "static": false + }, + { + "name": "970fx_v2.0", + "typename": "", + "static": false + }, + { + "name": "750fx_v2.0", + "typename": "", + "static": false + }, + { + "name": "POWER8E_v2.1", + "typename": "", + "static": false + }, + { + "name": "Cobra", + "typename": "", + "static": false + }, + { + "name": "603p", + "typename": "", + "static": false + }, + { + "name": "7400_v2.7", + "typename": "", + "static": false + }, + { + "name": "MPC8378E", + "typename": "", + "static": false + }, + { + "name": "e500v2_v10", + "typename": "", + "static": false + }, + { + "name": "e500mc", + "typename": "", + "static": false + }, + { + "name": "603e7v1", + "typename": "", + "static": false + }, + { + "name": "970mp_v1.0", + "typename": "", + "static": false + }, + { + "name": "MPC8555E_v11", + "typename": "", + "static": false + }, + { + "name": "440-Xilinx-w-dfpu", + "typename": "", + "static": false + }, + { + "name": "740e", + "typename": "", + "static": false + }, + { + "name": "405CRc", + "typename": "", + "static": false + }, + { + "name": "7447A_v1.1", + "typename": "", + "static": false + }, + { + "name": "MPC8533E_v10", + "typename": "", + "static": false + }, + { + "name": "MPC8543_v11", + "typename": "", + "static": false + }, + { + "name": "7400_v2.2", + "typename": "", + "static": false + }, + { + "name": "MPC8540_v21", + "typename": "", + "static": false + }, + { + "name": "e500v2_v21", + "typename": "", + "static": false + }, + { + "name": "e300c1", + "typename": "", + "static": false + }, + { + "name": "970fx_v1.0", + "typename": "", + "static": false + }, + { + "name": "750gx_v1.2", + "typename": "", + "static": false + }, + { + "name": "750fx_v1.0", + "typename": "", + "static": false + }, + { + "name": "MPC8641", + "typename": "", + "static": false + }, + { + "name": "MPC8544E_v10", + "typename": "", + "static": false + }, + { + "name": "405D4", + "typename": "", + "static": false + }, + { + "name": "7457_v1.1", + "typename": "", + "static": false + }, + { + "name": "970fx_v3.0", + "typename": "", + "static": false + }, + { + "name": "604e_v2.2", + "typename": "", + "static": false + }, + { + "name": "755_v2.6", + "typename": "", + "static": false + }, + { + "name": "Npe4GS3", + "typename": "", + "static": false + }, + { + "name": "7410_v1.4", + "typename": "", + "static": false + }, + { + "name": "750_v2.0", + "typename": "", + "static": false + }, + { + "name": "7445_v3.2", + "typename": "", + "static": false + }, + { + "name": "745_v2.4", + "typename": "", + "static": false + }, + { + "name": "750l_v3.2", + "typename": "", + "static": false + }, + { + "name": "MPC8540_v10", + "typename": "", + "static": false + }, + { + "name": "750_v1.0", + "typename": "", + "static": false + }, + { + "name": "STB03", + "typename": "", + "static": false + }, + { + "name": "MPC8343A", + "typename": "", + "static": false + }, + { + "name": "MPC8378", + "typename": "", + "static": false + }, + { + "name": "G2HiP3", + "typename": "", + "static": false + }, + { + "name": "750cxe_v3.0", + "typename": "", + "static": false + }, + { + "name": "e500_v10", + "typename": "", + "static": false + }, + { + "name": "755_v1.1", + "typename": "", + "static": false + }, + { + "name": "MPC8567", + "typename": "", + "static": false + }, + { + "name": "MPC8545_v20", + "typename": "", + "static": false + }, + { + "name": "MPC8548_v10", + "typename": "", + "static": false + }, + { + "name": "Npe405H", + "typename": "", + "static": false + }, + { + "name": "603e7v", + "typename": "", + "static": false + }, + { + "name": "750_v3.0", + "typename": "", + "static": false + }, + { + "name": "Npe405H2", + "typename": "", + "static": false + }, + { + "name": "7400_v2.6", + "typename": "", + "static": false + }, + { + "name": "405GPa", + "typename": "", + "static": false + }, + { + "name": "MPC8548_v21", + "typename": "", + "static": false + }, + { + "name": "MPC8541E_v10", + "typename": "", + "static": false + }, + { + "name": "750l_v2.2", + "typename": "", + "static": false + }, + { + "name": "MPC8555E_v10", + "typename": "", + "static": false + }, + { + "name": "7457A_v1.1", + "typename": "", + "static": false + }, + { + "name": "e200z6", + "typename": "", + "static": false + }, + { + "name": "MPC8379E", + "typename": "", + "static": false + }, + { + "name": "e500v2_v20", + "typename": "", + "static": false + }, + { + "name": "MPC8347AP", + "typename": "", + "static": false + }, + { + "name": "401B2", + "typename": "", + "static": false + }, + { + "name": "MPC8349E", + "typename": "", + "static": false + }, + { + "name": "755_v2.1", + "typename": "", + "static": false + }, + { + "name": "MPC8543_v21", + "typename": "", + "static": false + }, + { + "name": "745_v2.8", + "typename": "", + "static": false + }, + { + "name": "MPC8547E_v20", + "typename": "", + "static": false + }, + { + "name": "7455_v3.4", + "typename": "", + "static": false + }, + { + "name": "7448_v1.1", + "typename": "", + "static": false + }, + { + "name": "740_v2.2", + "typename": "", + "static": false + }, + { + "name": "7400_v1.1", + "typename": "", + "static": false + }, + { + "name": "MPC8567E", + "typename": "", + "static": false + }, + { + "name": "7441_v2.10", + "typename": "", + "static": false + }, + { + "name": "603e_v1.4", + "typename": "", + "static": false + }, + { + "name": "G2leGP1", + "typename": "", + "static": false + }, + { + "name": "7451_v2.10", + "typename": "", + "static": false + }, + { + "name": "MPC8343E", + "typename": "", + "static": false + }, + { + "name": "750cx_v2.2", + "typename": "", + "static": false + }, + { + "name": "Npe405L", + "typename": "", + "static": false + }, + { + "name": "603e7", + "typename": "", + "static": false + }, + { + "name": "401A1", + "typename": "", + "static": false + }, + { + "name": "MPC8377", + "typename": "", + "static": false + }, + { + "name": "7448_v2.1", + "typename": "", + "static": false + }, + { + "name": "7441_v2.3", + "typename": "", + "static": false + }, + { + "name": "7400_v2.1", + "typename": "", + "static": false + }, + { + "name": "405CRb", + "typename": "", + "static": false + }, + { + "name": "604", + "typename": "", + "static": false + }, + { + "name": "MPC8540_v20", + "typename": "", + "static": false + }, + { + "name": "MPC8543_v10", + "typename": "", + "static": false + }, + { + "name": "7445_v2.1", + "typename": "", + "static": false + }, + { + "name": "e500_v20", + "typename": "", + "static": false + }, + { + "name": "750gx_v1.1", + "typename": "", + "static": false + }, + { + "name": "7447A_v1.0", + "typename": "", + "static": false + }, + { + "name": "750cxe_v2.4", + "typename": "", + "static": false + }, + { + "name": "MPC8548_v20", + "typename": "", + "static": false + }, + { + "name": "MPC8543E_v11", + "typename": "", + "static": false + }, + { + "name": "MPC8347AT", + "typename": "", + "static": false + }, + { + "name": "POWER8NVL_v1.0", + "typename": "", + "static": false + }, + { + "name": "7457A_v1.0", + "typename": "", + "static": false + }, + { + "name": "7457_v1.0", + "typename": "", + "static": false + }, + { + "name": "7450_v1.2", + "typename": "", + "static": false + }, + { + "name": "MPC8572", + "typename": "", + "static": false + }, + { + "name": "755_v2.5", + "typename": "", + "static": false + }, + { + "name": "7410_v1.3", + "typename": "", + "static": false + }, + { + "name": "745_v2.3", + "typename": "", + "static": false + }, + { + "name": "750l_v2.1", + "typename": "", + "static": false + }, + { + "name": "405GPR", + "typename": "", + "static": false + }, + { + "name": "755_v2.0", + "typename": "", + "static": false + }, + { + "name": "MPC8541_v11", + "typename": "", + "static": false + }, + { + "name": "401C2", + "typename": "", + "static": false + }, + { + "name": "e500v2_v30", + "typename": "", + "static": false + }, + { + "name": "7455_v3.3", + "typename": "", + "static": false + }, + { + "name": "405EZ", + "typename": "", + "static": false + }, + { + "name": "MPC8568E", + "typename": "", + "static": false + }, + { + "name": "755_v1.0", + "typename": "", + "static": false + }, + { + "name": "603e_v1.3", + "typename": "", + "static": false + }, + { + "name": "MPC8560_v10", + "typename": "", + "static": false + }, + { + "name": "host", + "typename": "", + "static": false + }, + { + "name": "MPC8560_v21", + "typename": "", + "static": false + }, + { + "name": "G2H4", + "typename": "", + "static": false + }, + { + "name": "MPC8533_v11", + "typename": "", + "static": false + }, + { + "name": "740_v3.1", + "typename": "", + "static": false + }, + { + "name": "e200z5", + "typename": "", + "static": false + }, + { + "name": "MPC8349", + "typename": "", + "static": false + }, + { + "name": "7400_v2.0", + "typename": "", + "static": false + }, + { + "name": "405CRa", + "typename": "", + "static": false + }, + { + "name": "MPC8543E_v10", + "typename": "", + "static": false + }, + { + "name": "MPC8543E_v21", + "typename": "", + "static": false + }, + { + "name": "750cxe_v2.3", + "typename": "", + "static": false + }, + { + "name": "MPC8543_v20", + "typename": "", + "static": false + }, + { + "name": "745_v2.7", + "typename": "", + "static": false + }, + { + "name": "403GC", + "typename": "", + "static": false + }, + { + "name": "e5500", + "typename": "", + "static": false + }, + { + "name": "7448_v1.0", + "typename": "", + "static": false + }, + { + "name": "MPC5200_v12", + "typename": "", + "static": false + }, + { + "name": "740_v2.1", + "typename": "", + "static": false + }, + { + "name": "745_v2.2", + "typename": "", + "static": false + }, + { + "name": "7400_v1.0", + "typename": "", + "static": false + }, + { + "name": "7410_v1.2", + "typename": "", + "static": false + }, + { + "name": "x2vp4", + "typename": "", + "static": false + }, + { + "name": "MPC8555_v11", + "typename": "", + "static": false + }, + { + "name": "MPC8541_v10", + "typename": "", + "static": false + }, + { + "name": "405LP", + "typename": "", + "static": false + }, + { + "name": "750fx_v2.3", + "typename": "", + "static": false + }, + { + "name": "405EP", + "typename": "", + "static": false + }, + { + "name": "601_v2", + "typename": "", + "static": false + }, + { + "name": "MPC8544_v11", + "typename": "", + "static": false + }, + { + "name": "401D2", + "typename": "", + "static": false + }, + { + "name": "MPC8572E", + "typename": "", + "static": false + }, + { + "name": "604e_v1.0", + "typename": "", + "static": false + }, + { + "name": "750cx_v2.1", + "typename": "", + "static": false + }, + { + "name": "MPC5200B_v21", + "typename": "", + "static": false + }, + { + "name": "750l_v3.0", + "typename": "", + "static": false + }, + { + "name": "e300c4", + "typename": "", + "static": false + }, + { + "name": "7448_v2.0", + "typename": "", + "static": false + }, + { + "name": "7450_v2.1", + "typename": "", + "static": false + }, + { + "name": "G2leGP", + "typename": "", + "static": false + }, + { + "name": "750cxe_v3.1b", + "typename": "", + "static": false + }, + { + "name": "7400_v2.9", + "typename": "", + "static": false + }, + { + "name": "G2GP", + "typename": "", + "static": false + }, + { + "name": "603", + "typename": "", + "static": false + }, + { + "name": "405GPd", + "typename": "", + "static": false + }, + { + "name": "MPC8548E_v11", + "typename": "", + "static": false + }, + { + "name": "603e7t", + "typename": "", + "static": false + }, + { + "name": "IOP480", + "typename": "", + "static": false + }, + { + "name": "750gx_v1.0", + "typename": "", + "static": false + }, + { + "name": "MPC8560_v20", + "typename": "", + "static": false + }, + { + "name": "405D2", + "typename": "", + "static": false + }, + { + "name": "750fl", + "typename": "", + "static": false + }, + { + "name": "750l_v2.0", + "typename": "", + "static": false + }, + { + "name": "x2vp20", + "typename": "", + "static": false + }, + { + "name": "e600", + "typename": "", + "static": false + }, + { + "name": "7450_v1.1", + "typename": "", + "static": false + }, + { + "name": "755_v2.4", + "typename": "", + "static": false + }, + { + "name": "7445_v1.0", + "typename": "", + "static": false + }, + { + "name": "G2LS", + "typename": "", + "static": false + }, + { + "name": "MPC8543E_v20", + "typename": "", + "static": false + }, + { + "name": "603e_v2.2", + "typename": "", + "static": false + }, + { + "name": "7447_v1.1", + "typename": "", + "static": false + }, + { + "name": "603e_v4", + "typename": "", + "static": false + }, + { + "name": "7455_v3.2", + "typename": "", + "static": false + }, + { + "name": "740_v2.0", + "typename": "", + "static": false + }, + { + "name": "MPC8347P", + "typename": "", + "static": false + }, + { + "name": "440EPb", + "typename": "", + "static": false + }, + { + "name": "MPC603", + "typename": "", + "static": false + }, + { + "name": "603e_v1.2", + "typename": "", + "static": false + }, + { + "name": "750fx_v2.2", + "typename": "", + "static": false + }, + { + "name": "POWER9_v1.0", + "typename": "", + "static": false + }, + { + "name": "740_v1.0", + "typename": "", + "static": false + }, + { + "name": "MPC8544_v10", + "typename": "", + "static": false + }, + { + "name": "601_v1", + "typename": "", + "static": false + }, + { + "name": "745_v1.1", + "typename": "", + "static": false + }, + { + "name": "POWER7+_v2.1", + "typename": "", + "static": false + }, + { + "name": "750cx_v2.0", + "typename": "", + "static": false + }, + { + "name": "MPC8347EAP", + "typename": "", + "static": false + }, + { + "name": "401E2", + "typename": "", + "static": false + }, + { + "name": "MPC8641D", + "typename": "", + "static": false + }, + { + "name": "e300c3", + "typename": "", + "static": false + }, + { + "name": "MPC8533_v10", + "typename": "", + "static": false + }, + { + "name": "7441_v2.1", + "typename": "", + "static": false + }, + { + "name": "740_v3.0", + "typename": "", + "static": false + }, + { + "name": "POWER5+_v2.1", + "typename": "", + "static": false + }, + { + "name": "602", + "typename": "", + "static": false + }, + { + "name": "MPC8548E_v10", + "typename": "", + "static": false + }, + { + "name": "G2leLS", + "typename": "", + "static": false + }, + { + "name": "MPC8343", + "typename": "", + "static": false + }, + { + "name": "750cx_v1.0", + "typename": "", + "static": false + }, + { + "name": "750cxe_v2.2", + "typename": "", + "static": false + }, + { + "name": "604e_v2.4", + "typename": "", + "static": false + }, + { + "name": "755_v2.8", + "typename": "", + "static": false + }, + { + "name": "745_v2.6", + "typename": "", + "static": false + }, + { + "name": "MPC8548E_v21", + "typename": "", + "static": false + }, + { + "name": "G2le", + "typename": "", + "static": false + }, + { + "name": "403GB", + "typename": "", + "static": false + }, + { + "name": "MPC8545E_v21", + "typename": "", + "static": false + }, + { + "name": "POWER7_v2.3", + "typename": "", + "static": false + }, + { + "name": "750_v2.2", + "typename": "", + "static": false + }, + { + "name": "7450_v1.0", + "typename": "", + "static": false + }, + { + "name": "MPC5200_v11", + "typename": "", + "static": false + }, + { + "name": "755_v2.3", + "typename": "", + "static": false + }, + { + "name": "MPC8347EP", + "typename": "", + "static": false + }, + { + "name": "7410_v1.1", + "typename": "", + "static": false + }, + { + "name": "750gl", + "typename": "", + "static": false + }, + { + "name": "403GCX", + "typename": "", + "static": false + }, + { + "name": "745_v2.1", + "typename": "", + "static": false + }, + { + "name": "750p", + "typename": "", + "static": false + }, + { + "name": "G2", + "typename": "", + "static": false + }, + { + "name": "MPC8555_v10", + "typename": "", + "static": false + }, + { + "name": "7445_v3.4", + "typename": "", + "static": false + }, + { + "name": "MPC8347T", + "typename": "", + "static": false + }, + { + "name": "603e_v3", + "typename": "", + "static": false + }, + { + "name": "970_v2.2", + "typename": "", + "static": false + }, + { + "name": "440-Xilinx", + "typename": "", + "static": false + }, + { + "name": "740p", + "typename": "", + "static": false + }, + { + "name": "MPC5200B_v20", + "typename": "", + "static": false + }, + { + "name": "440EPX", + "typename": "", + "static": false + }, + { + "name": "603e_v1.1", + "typename": "", + "static": false + }, + { + "name": "7451_v2.3", + "typename": "", + "static": false + }, + { + "name": "7450_v2.0", + "typename": "", + "static": false + }, + { + "name": "7400_v2.8", + "typename": "", + "static": false + }, + { + "name": "7455_v2.1", + "typename": "", + "static": false + }, + { + "name": "405GPc", + "typename": "", + "static": false + }, + { + "name": "MPC8347EAT", + "typename": "", + "static": false + }, + { + "name": "970mp_v1.1", + "typename": "", + "static": false + }, + { + "name": "603e7v2", + "typename": "", + "static": false + }, + { + "name": "604r", + "typename": "", + "static": false + }, + { + "name": "7447A_v1.2", + "typename": "", + "static": false + }, + { + "name": "MPC8533E_v11", + "typename": "", + "static": false + }, + { + "name": "e500v2_v22", + "typename": "", + "static": false + }, + { + "name": "401F2", + "typename": "", + "static": false + }, + { + "name": "MPC8343EA", + "typename": "", + "static": false + }, + { + "name": "7457_v1.2", + "typename": "", + "static": false + }, + { + "name": "970fx_v3.1", + "typename": "", + "static": false + }, + { + "name": "7447_v1.0", + "typename": "", + "static": false + }, + { + "name": "745_v2.5", + "typename": "", + "static": false + }, + { + "name": "MPC8548E_v20", + "typename": "", + "static": false + }, + { + "name": "MPC8610", + "typename": "", + "static": false + }, + { + "name": "750cxe_v2.4b", + "typename": "", + "static": false + }, + { + "name": "MPC5200_v10", + "typename": "", + "static": false + }, + { + "name": "403GA", + "typename": "", + "static": false + }, + { + "name": "7410_v1.0", + "typename": "", + "static": false + }, + { + "name": "G2leGP3", + "typename": "", + "static": false + }, + { + "name": "7445_v3.3", + "typename": "", + "static": false + }, + { + "name": "603e_v4.1", + "typename": "", + "static": false + }, + { + "name": "440EPa", + "typename": "", + "static": false + }, + { + "name": "970fx_v2.1", + "typename": "", + "static": false + }, + { + "name": "MPC8377E", + "typename": "", + "static": false + }, + { + "name": "750fx_v2.1", + "typename": "", + "static": false + }, + { + "name": "601_v0", + "typename": "", + "static": false + }, + { + "name": "STB04", + "typename": "", + "static": false + }, + { + "name": "745_v1.0", + "typename": "", + "static": false + }, + { + "name": "G2HiP4", + "typename": "", + "static": false + }, + { + "name": "750cl_v2.0", + "typename": "", + "static": false + }, + { + "name": "750cxr", + "typename": "", + "static": false + }, + { + "name": "MPC8349EA", + "typename": "", + "static": false + }, + { + "name": "750cxe_v3.1", + "typename": "", + "static": false + }, + { + "name": "MPC8379", + "typename": "", + "static": false + }, + { + "name": "401", + "typename": "", + "static": false + }, + { + "name": "MPC8568", + "typename": "", + "static": false + }, + { + "name": "e300c2", + "typename": "", + "static": false + }, + { + "name": "750_v3.1", + "typename": "", + "static": false + }, + { + "name": "MPC8544E_v11", + "typename": "", + "static": false + }, + { + "name": "405GPb", + "typename": "", + "static": false + }, + { + "name": "MPC8541E_v11", + "typename": "", + "static": false + } + ], + "id": "libvirt-43" +} + +{ + "return": [ + ], + "id": "libvirt-44" +} + +{ + "return": [ + ], + "id": "libvirt-45" +} + +{ + "return": [ + { + "parameters": [ + { + "name": "timeout", + "help": "Request timeout in seconds (default 0 = no timeout)", + "type": "number" + }, + { + "name": "initiator-name", + "help": "Initiator iqn name to use when connecting", + "type": "string" + }, + { + "name": "header-digest", + "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}", + "type": "string" + }, + { + "name": "password-secret", + "help": "ID of the secret providing password for CHAP authentication to target", + "type": "string" + }, + { + "name": "password", + "help": "password for CHAP authentication to target", + "type": "string" + }, + { + "name": "user", + "help": "username for CHAP authentication to target", + "type": "string" + } + ], + "option": "iscsi" + }, + { + "parameters": [ + { + "name": "non-adaptive", + "type": "boolean" + }, + { + "name": "lossy", + "type": "boolean" + }, + { + "name": "acl", + "type": "boolean" + }, + { + "name": "x509verify", + "type": "string" + }, + { + "name": "tls", + "type": "boolean" + }, + { + "name": "sasl", + "type": "boolean" + }, + { + "name": "key-delay-ms", + "type": "number" + }, + { + "name": "lock-key-sync", + "type": "boolean" + }, + { + "name": "reverse", + "type": "boolean" + }, + { + "name": "password", + "type": "boolean" + }, + { + "name": "ipv6", + "type": "boolean" + }, + { + "name": "ipv4", + "type": "boolean" + }, + { + "name": "to", + "type": "number" + }, + { + "name": "connections", + "type": "number" + }, + { + "name": "head", + "type": "number" + }, + { + "name": "display", + "type": "string" + }, + { + "name": "share", + "type": "string" + }, + { + "name": "x509", + "type": "string" + }, + { + "name": "tls-creds", + "type": "string" + }, + { + "name": "websocket", + "type": "string" + }, + { + "name": "vnc", + "type": "string" + } + ], + "option": "vnc" + }, + { + "parameters": [ + { + "name": "sock_fd", + "type": "number" + }, + { + "name": "socket", + "type": "string" + }, + { + "name": "readonly", + "type": "boolean" + }, + { + "name": "writeout", + "type": "string" + }, + { + "name": "security_model", + "type": "string" + }, + { + "name": "mount_tag", + "type": "string" + }, + { + "name": "path", + "type": "string" + }, + { + "name": "fsdriver", + "type": "string" + } + ], + "option": "virtfs" + }, + { + "parameters": [ + { + "name": "throttling.iops-size", + "help": "when limiting by iops max size of an I/O in bytes", + "type": "number" + }, + { + "name": "throttling.bps-write-max-length", + "help": "length of the bps-write-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.bps-read-max-length", + "help": "length of the bps-read-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.bps-total-max-length", + "help": "length of the bps-total-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.iops-write-max-length", + "help": "length of the iops-write-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.iops-read-max-length", + "help": "length of the iops-read-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.iops-total-max-length", + "help": "length of the iops-total-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.bps-write-max", + "help": "total bytes write burst", + "type": "number" + }, + { + "name": "throttling.bps-read-max", + "help": "total bytes read burst", + "type": "number" + }, + { + "name": "throttling.bps-total-max", + "help": "total bytes burst", + "type": "number" + }, + { + "name": "throttling.iops-write-max", + "help": "I/O operations write burst", + "type": "number" + }, + { + "name": "throttling.iops-read-max", + "help": "I/O operations read burst", + "type": "number" + }, + { + "name": "throttling.iops-total-max", + "help": "I/O operations burst", + "type": "number" + }, + { + "name": "throttling.bps-write", + "help": "limit write bytes per second", + "type": "number" + }, + { + "name": "throttling.bps-read", + "help": "limit read bytes per second", + "type": "number" + }, + { + "name": "throttling.bps-total", + "help": "limit total bytes per second", + "type": "number" + }, + { + "name": "throttling.iops-write", + "help": "limit write operations per second", + "type": "number" + }, + { + "name": "throttling.iops-read", + "help": "limit read operations per second", + "type": "number" + }, + { + "name": "throttling.iops-total", + "help": "limit total I/O operations per second", + "type": "number" + }, + { + "name": "sock_fd", + "type": "number" + }, + { + "name": "socket", + "type": "string" + }, + { + "name": "readonly", + "type": "boolean" + }, + { + "name": "writeout", + "type": "string" + }, + { + "name": "security_model", + "type": "string" + }, + { + "name": "path", + "type": "string" + }, + { + "name": "fsdriver", + "type": "string" + } + ], + "option": "fsdev" + }, + { + "parameters": [ + { + "name": "string", + "help": "Sets content of the blob to be inserted from a string", + "type": "string" + }, + { + "name": "file", + "help": "Sets the name of the file from which\nthe fw_cfg blob will be loaded", + "type": "string" + }, + { + "name": "name", + "help": "Sets the fw_cfg name of the blob to be inserted", + "type": "string" + } + ], + "option": "fw_cfg" + }, + { + "parameters": [ + { + "name": "arg", + "type": "string" + }, + { + "name": "target", + "type": "string" + }, + { + "name": "enable", + "type": "boolean" + } + ], + "option": "semihosting-config" + }, + { + "parameters": [ + { + "name": "rrsnapshot", + "type": "string" + }, + { + "name": "rrfile", + "type": "string" + }, + { + "name": "rr", + "type": "string" + }, + { + "name": "sleep", + "type": "boolean" + }, + { + "name": "align", + "type": "boolean" + }, + { + "name": "shift", + "type": "string" + } + ], + "option": "icount" + }, + { + "parameters": [ + ], + "option": "numa" + }, + { + "parameters": [ + { + "name": "debug-threads", + "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.", + "type": "boolean" + }, + { + "name": "process", + "help": "Sets the name of the QEMU process, as shown in top etc", + "type": "string" + }, + { + "name": "guest", + "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", + "type": "string" + } + ], + "option": "name" + }, + { + "parameters": [ + { + "name": "timestamp", + "type": "boolean" + } + ], + "option": "msg" + }, + { + "parameters": [ + { + "name": "mlock", + "type": "boolean" + } + ], + "option": "realtime" + }, + { + "parameters": [ + ], + "option": "tpmdev" + }, + { + "parameters": [ + ], + "option": "object" + }, + { + "parameters": [ + { + "name": "opaque", + "help": "free-form string used to describe fd", + "type": "string" + }, + { + "name": "set", + "help": "ID of the fd set to add fd to", + "type": "number" + }, + { + "name": "fd", + "help": "file descriptor of which a duplicate is added to fd set", + "type": "number" + } + ], + "option": "add-fd" + }, + { + "parameters": [ + { + "name": "enable", + "type": "boolean" + } + ], + "option": "sandbox" + }, + { + "parameters": [ + { + "name": "strict", + "type": "boolean" + }, + { + "name": "reboot-timeout", + "type": "string" + }, + { + "name": "splash-time", + "type": "string" + }, + { + "name": "splash", + "type": "string" + }, + { + "name": "menu", + "type": "boolean" + }, + { + "name": "once", + "type": "string" + }, + { + "name": "order", + "type": "string" + } + ], + "option": "boot-opts" + }, + { + "parameters": [ + { + "name": "maxcpus", + "type": "number" + }, + { + "name": "threads", + "type": "number" + }, + { + "name": "cores", + "type": "number" + }, + { + "name": "sockets", + "type": "number" + }, + { + "name": "cpus", + "type": "number" + } + ], + "option": "smp-opts" + }, + { + "parameters": [ + { + "name": "maxmem", + "type": "size" + }, + { + "name": "slots", + "type": "number" + }, + { + "name": "size", + "type": "size" + } + ], + "option": "memory" + }, + { + "parameters": [ + { + "name": "thread", + "help": "Enable/disable multi-threaded TCG", + "type": "string" + }, + { + "name": "accel", + "help": "Select the type of accelerator", + "type": "string" + } + ], + "option": "accel" + }, + { + "parameters": [ + { + "name": "dea-key-wrap", + "help": "enable/disable DEA key wrapping using the CPACF wrapping key", + "type": "boolean" + }, + { + "name": "aes-key-wrap", + "help": "enable/disable AES key wrapping using the CPACF wrapping key", + "type": "boolean" + }, + { + "name": "suppress-vmdesc", + "help": "Set on to disable self-describing migration", + "type": "boolean" + }, + { + "name": "iommu", + "help": "Set on/off to enable/disable Intel IOMMU (VT-d)", + "type": "boolean" + }, + { + "name": "firmware", + "help": "firmware image", + "type": "string" + }, + { + "name": "usb", + "help": "Set on/off to enable/disable usb", + "type": "boolean" + }, + { + "name": "mem-merge", + "help": "enable/disable memory merge support", + "type": "boolean" + }, + { + "name": "dump-guest-core", + "help": "Include guest memory in a core dump", + "type": "boolean" + }, + { + "name": "dt_compatible", + "help": "Overrides the \"compatible\" property of the dt root node", + "type": "string" + }, + { + "name": "phandle_start", + "help": "The first phandle ID we may generate dynamically", + "type": "number" + }, + { + "name": "dumpdtb", + "help": "Dump current dtb to a file and quit", + "type": "string" + }, + { + "name": "dtb", + "help": "Linux kernel device tree file", + "type": "string" + }, + { + "name": "append", + "help": "Linux kernel command line", + "type": "string" + }, + { + "name": "initrd", + "help": "Linux initial ramdisk file", + "type": "string" + }, + { + "name": "kernel", + "help": "Linux kernel image file", + "type": "string" + }, + { + "name": "kvm_shadow_mem", + "help": "KVM shadow MMU size", + "type": "size" + }, + { + "name": "kernel_irqchip", + "help": "use KVM in-kernel irqchip", + "type": "boolean" + }, + { + "name": "accel", + "help": "accelerator list", + "type": "string" + }, + { + "name": "type", + "help": "emulated machine", + "type": "string" + } + ], + "option": "machine" + }, + { + "parameters": [ + { + "name": "romfile", + "type": "string" + }, + { + "name": "bootindex", + "type": "number" + } + ], + "option": "option-rom" + }, + { + "parameters": [ + { + "name": "file", + "type": "string" + }, + { + "name": "events", + "type": "string" + }, + { + "name": "enable", + "type": "string" + } + ], + "option": "trace" + }, + { + "parameters": [ + { + "name": "pretty", + "type": "boolean" + }, + { + "name": "default", + "type": "boolean" + }, + { + "name": "chardev", + "type": "string" + }, + { + "name": "mode", + "type": "string" + } + ], + "option": "mon" + }, + { + "parameters": [ + { + "name": "value", + "type": "string" + }, + { + "name": "property", + "type": "string" + }, + { + "name": "driver", + "type": "string" + } + ], + "option": "global" + }, + { + "parameters": [ + { + "name": "driftfix", + "type": "string" + }, + { + "name": "clock", + "type": "string" + }, + { + "name": "base", + "type": "string" + } + ], + "option": "rtc" + }, + { + "parameters": [ + ], + "option": "net" + }, + { + "parameters": [ + ], + "option": "netdev" + }, + { + "parameters": [ + ], + "option": "device" + }, + { + "parameters": [ + { + "name": "logappend", + "type": "boolean" + }, + { + "name": "logfile", + "type": "string" + }, + { + "name": "append", + "type": "boolean" + }, + { + "name": "chardev", + "type": "string" + }, + { + "name": "size", + "type": "size" + }, + { + "name": "debug", + "type": "number" + }, + { + "name": "name", + "type": "string" + }, + { + "name": "signal", + "type": "boolean" + }, + { + "name": "mux", + "type": "boolean" + }, + { + "name": "rows", + "type": "number" + }, + { + "name": "cols", + "type": "number" + }, + { + "name": "height", + "type": "number" + }, + { + "name": "width", + "type": "number" + }, + { + "name": "tls-creds", + "type": "string" + }, + { + "name": "telnet", + "type": "boolean" + }, + { + "name": "reconnect", + "type": "number" + }, + { + "name": "delay", + "type": "boolean" + }, + { + "name": "server", + "type": "boolean" + }, + { + "name": "wait", + "type": "boolean" + }, + { + "name": "ipv6", + "type": "boolean" + }, + { + "name": "ipv4", + "type": "boolean" + }, + { + "name": "to", + "type": "number" + }, + { + "name": "localport", + "type": "string" + }, + { + "name": "localaddr", + "type": "string" + }, + { + "name": "port", + "type": "string" + }, + { + "name": "host", + "type": "string" + }, + { + "name": "path", + "type": "string" + }, + { + "name": "backend", + "type": "string" + } + ], + "option": "chardev" + }, + { + "parameters": [ + { + "name": "copy-on-read", + "help": "copy read data from backing file into image file", + "type": "boolean" + }, + { + "name": "werror", + "help": "write error action", + "type": "string" + }, + { + "name": "rerror", + "help": "read error action", + "type": "string" + }, + { + "name": "read-only", + "help": "open drive file as read-only", + "type": "boolean" + }, + { + "name": "file", + "help": "file name", + "type": "string" + }, + { + "name": "serial", + "help": "disk serial number", + "type": "string" + }, + { + "name": "addr", + "help": "pci address (virtio only)", + "type": "string" + }, + { + "name": "boot", + "help": "(deprecated, ignored)", + "type": "boolean" + }, + { + "name": "trans", + "help": "chs translation (auto, lba, none)", + "type": "string" + }, + { + "name": "secs", + "help": "number of sectors (ide disk geometry)", + "type": "number" + }, + { + "name": "heads", + "help": "number of heads (ide disk geometry)", + "type": "number" + }, + { + "name": "cyls", + "help": "number of cylinders (ide disk geometry)", + "type": "number" + }, + { + "name": "if", + "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)", + "type": "string" + }, + { + "name": "media", + "help": "media type (disk, cdrom)", + "type": "string" + }, + { + "name": "index", + "help": "index number", + "type": "number" + }, + { + "name": "unit", + "help": "unit number (i.e. lun for scsi)", + "type": "number" + }, + { + "name": "bus", + "help": "bus number", + "type": "number" + }, + { + "name": "stats-account-failed", + "help": "whether to account for failed I/O operations in the statistics", + "type": "boolean" + }, + { + "name": "stats-account-invalid", + "help": "whether to account for invalid I/O operations in the statistics", + "type": "boolean" + }, + { + "name": "detect-zeroes", + "help": "try to optimize zero writes (off, on, unmap)", + "type": "string" + }, + { + "name": "throttling.group", + "help": "name of the block throttling group", + "type": "string" + }, + { + "name": "throttling.iops-size", + "help": "when limiting by iops max size of an I/O in bytes", + "type": "number" + }, + { + "name": "throttling.bps-write-max-length", + "help": "length of the bps-write-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.bps-read-max-length", + "help": "length of the bps-read-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.bps-total-max-length", + "help": "length of the bps-total-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.iops-write-max-length", + "help": "length of the iops-write-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.iops-read-max-length", + "help": "length of the iops-read-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.iops-total-max-length", + "help": "length of the iops-total-max burst period, in seconds", + "type": "number" + }, + { + "name": "throttling.bps-write-max", + "help": "total bytes write burst", + "type": "number" + }, + { + "name": "throttling.bps-read-max", + "help": "total bytes read burst", + "type": "number" + }, + { + "name": "throttling.bps-total-max", + "help": "total bytes burst", + "type": "number" + }, + { + "name": "throttling.iops-write-max", + "help": "I/O operations write burst", + "type": "number" + }, + { + "name": "throttling.iops-read-max", + "help": "I/O operations read burst", + "type": "number" + }, + { + "name": "throttling.iops-total-max", + "help": "I/O operations burst", + "type": "number" + }, + { + "name": "throttling.bps-write", + "help": "limit write bytes per second", + "type": "number" + }, + { + "name": "throttling.bps-read", + "help": "limit read bytes per second", + "type": "number" + }, + { + "name": "throttling.bps-total", + "help": "limit total bytes per second", + "type": "number" + }, + { + "name": "throttling.iops-write", + "help": "limit write operations per second", + "type": "number" + }, + { + "name": "throttling.iops-read", + "help": "limit read operations per second", + "type": "number" + }, + { + "name": "throttling.iops-total", + "help": "limit total I/O operations per second", + "type": "number" + }, + { + "name": "werror", + "help": "write error action", + "type": "string" + }, + { + "name": "format", + "help": "disk format (raw, qcow2, ...)", + "type": "string" + }, + { + "name": "cache.writeback", + "help": "Enable writeback mode", + "type": "boolean" + }, + { + "name": "aio", + "help": "host AIO implementation (threads, native)", + "type": "string" + }, + { + "name": "snapshot", + "help": "enable/disable snapshot mode", + "type": "boolean" + }, + { + "name": "discard", + "help": "discard operation (ignore/off, unmap/on)", + "type": "string" + }, + { + "name": "read-only", + "help": "Node is opened in read-only mode", + "type": "boolean" + }, + { + "name": "cache.no-flush", + "help": "Ignore flush requests", + "type": "boolean" + }, + { + "name": "cache.direct", + "help": "Bypass software writeback cache on the host", + "type": "boolean" + }, + { + "name": "driver", + "help": "Block driver to use for the node", + "type": "string" + }, + { + "name": "node-name", + "help": "Node name of the block device node", + "type": "string" + } + ], + "option": "drive" + } + ], + "id": "libvirt-46" +} + +{ + "return": [ + { + "state": false, + "capability": "xbzrle" + }, + { + "state": false, + "capability": "rdma-pin-all" + }, + { + "state": false, + "capability": "auto-converge" + }, + { + "state": false, + "capability": "zero-blocks" + }, + { + "state": false, + "capability": "compress" + }, + { + "state": false, + "capability": "events" + }, + { + "state": false, + "capability": "postcopy-ram" + }, + { + "state": false, + "capability": "x-colo" + }, + { + "state": false, + "capability": "release-ram" + } + ], + "id": "libvirt-47" +} + +{ + "return": [ + { + "name": "ACPI_DEVICE_OST", + "meta-type": "event", + "arg-type": "0" + }, + { + "name": "BALLOON_CHANGE", + "meta-type": "event", + "arg-type": "1" + }, + { + "name": "BLOCK_IMAGE_CORRUPTED", + "meta-type": "event", + "arg-type": "2" + }, + { + "name": "BLOCK_IO_ERROR", + "meta-type": "event", + "arg-type": "3" + }, + { + "name": "BLOCK_JOB_CANCELLED", + "meta-type": "event", + "arg-type": "4" + }, + { + "name": "BLOCK_JOB_COMPLETED", + "meta-type": "event", + "arg-type": "5" + }, + { + "name": "BLOCK_JOB_ERROR", + "meta-type": "event", + "arg-type": "6" + }, + { + "name": "BLOCK_JOB_READY", + "meta-type": "event", + "arg-type": "7" + }, + { + "name": "BLOCK_WRITE_THRESHOLD", + "meta-type": "event", + "arg-type": "8" + }, + { + "name": "DEVICE_DELETED", + "meta-type": "event", + "arg-type": "9" + }, + { + "name": "DEVICE_TRAY_MOVED", + "meta-type": "event", + "arg-type": "10" + }, + { + "name": "DUMP_COMPLETED", + "meta-type": "event", + "arg-type": "11" + }, + { + "name": "GUEST_PANICKED", + "meta-type": "event", + "arg-type": "12" + }, + { + "name": "MEM_UNPLUG_ERROR", + "meta-type": "event", + "arg-type": "13" + }, + { + "name": "MIGRATION", + "meta-type": "event", + "arg-type": "14" + }, + { + "name": "MIGRATION_PASS", + "meta-type": "event", + "arg-type": "15" + }, + { + "name": "NIC_RX_FILTER_CHANGED", + "meta-type": "event", + "arg-type": "16" + }, + { + "name": "POWERDOWN", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "QUORUM_FAILURE", + "meta-type": "event", + "arg-type": "18" + }, + { + "name": "QUORUM_REPORT_BAD", + "meta-type": "event", + "arg-type": "19" + }, + { + "name": "RESET", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "RESUME", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "RTC_CHANGE", + "meta-type": "event", + "arg-type": "20" + }, + { + "name": "SHUTDOWN", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "SPICE_CONNECTED", + "meta-type": "event", + "arg-type": "21" + }, + { + "name": "SPICE_DISCONNECTED", + "meta-type": "event", + "arg-type": "22" + }, + { + "name": "SPICE_INITIALIZED", + "meta-type": "event", + "arg-type": "23" + }, + { + "name": "SPICE_MIGRATE_COMPLETED", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "STOP", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "SUSPEND", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "SUSPEND_DISK", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "VNC_CONNECTED", + "meta-type": "event", + "arg-type": "24" + }, + { + "name": "VNC_DISCONNECTED", + "meta-type": "event", + "arg-type": "25" + }, + { + "name": "VNC_INITIALIZED", + "meta-type": "event", + "arg-type": "26" + }, + { + "name": "VSERPORT_CHANGE", + "meta-type": "event", + "arg-type": "27" + }, + { + "name": "WAKEUP", + "meta-type": "event", + "arg-type": "17" + }, + { + "name": "WATCHDOG", + "meta-type": "event", + "arg-type": "28" + }, + { + "name": "add-fd", + "ret-type": "30", + "meta-type": "command", + "arg-type": "29" + }, + { + "name": "add_client", + "ret-type": "17", + "meta-type": "command", + "arg-type": "31" + }, + { + "name": "balloon", + "ret-type": "17", + "meta-type": "command", + "arg-type": "32" + }, + { + "name": "block-commit", + "ret-type": "17", + "meta-type": "command", + "arg-type": "33" + }, + { + "name": "block-dirty-bitmap-add", + "ret-type": "17", + "meta-type": "command", + "arg-type": "34" + }, + { + "name": "block-dirty-bitmap-clear", + "ret-type": "17", + "meta-type": "command", + "arg-type": "35" + }, + { + "name": "block-dirty-bitmap-remove", + "ret-type": "17", + "meta-type": "command", + "arg-type": "35" + }, + { + "name": "block-job-cancel", + "ret-type": "17", + "meta-type": "command", + "arg-type": "36" + }, + { + "name": "block-job-complete", + "ret-type": "17", + "meta-type": "command", + "arg-type": "37" + }, + { + "name": "block-job-pause", + "ret-type": "17", + "meta-type": "command", + "arg-type": "38" + }, + { + "name": "block-job-resume", + "ret-type": "17", + "meta-type": "command", + "arg-type": "39" + }, + { + "name": "block-job-set-speed", + "ret-type": "17", + "meta-type": "command", + "arg-type": "40" + }, + { + "name": "block-set-write-threshold", + "ret-type": "17", + "meta-type": "command", + "arg-type": "41" + }, + { + "name": "block-stream", + "ret-type": "17", + "meta-type": "command", + "arg-type": "42" + }, + { + "name": "block_passwd", + "ret-type": "17", + "meta-type": "command", + "arg-type": "43" + }, + { + "name": "block_resize", + "ret-type": "17", + "meta-type": "command", + "arg-type": "44" + }, + { + "name": "block_set_io_throttle", + "ret-type": "17", + "meta-type": "command", + "arg-type": "45" + }, + { + "name": "blockdev-add", + "ret-type": "17", + "meta-type": "command", + "arg-type": "46" + }, + { + "name": "blockdev-backup", + "ret-type": "17", + "meta-type": "command", + "arg-type": "47" + }, + { + "name": "blockdev-change-medium", + "ret-type": "17", + "meta-type": "command", + "arg-type": "48" + }, + { + "name": "blockdev-close-tray", + "ret-type": "17", + "meta-type": "command", + "arg-type": "49" + }, + { + "name": "blockdev-del", + "ret-type": "17", + "meta-type": "command", + "arg-type": "50" + }, + { + "name": "blockdev-mirror", + "ret-type": "17", + "meta-type": "command", + "arg-type": "51" + }, + { + "name": "blockdev-open-tray", + "ret-type": "17", + "meta-type": "command", + "arg-type": "52" + }, + { + "name": "blockdev-snapshot", + "ret-type": "17", + "meta-type": "command", + "arg-type": "53" + }, + { + "name": "blockdev-snapshot-delete-internal-sync", + "ret-type": "55", + "meta-type": "command", + "arg-type": "54" + }, + { + "name": "blockdev-snapshot-internal-sync", + "ret-type": "17", + "meta-type": "command", + "arg-type": "56" + }, + { + "name": "blockdev-snapshot-sync", + "ret-type": "17", + "meta-type": "command", + "arg-type": "57" + }, + { + "name": "change", + "ret-type": "17", + "meta-type": "command", + "arg-type": "58" + }, + { + "name": "change-backing-file", + "ret-type": "17", + "meta-type": "command", + "arg-type": "59" + }, + { + "name": "change-vnc-password", + "ret-type": "17", + "meta-type": "command", + "arg-type": "60" + }, + { + "name": "chardev-add", + "ret-type": "62", + "meta-type": "command", + "arg-type": "61" + }, + { + "name": "chardev-remove", + "ret-type": "17", + "meta-type": "command", + "arg-type": "63" + }, + { + "name": "client_migrate_info", + "ret-type": "17", + "meta-type": "command", + "arg-type": "64" + }, + { + "name": "closefd", + "ret-type": "17", + "meta-type": "command", + "arg-type": "65" + }, + { + "name": "cont", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "cpu", + "ret-type": "17", + "meta-type": "command", + "arg-type": "66" + }, + { + "name": "cpu-add", + "ret-type": "17", + "meta-type": "command", + "arg-type": "67" + }, + { + "name": "device-list-properties", + "ret-type": "[69]", + "meta-type": "command", + "arg-type": "68" + }, + { + "name": "device_add", + "ret-type": "17", + "meta-type": "command", + "arg-type": "70" + }, + { + "name": "device_del", + "ret-type": "17", + "meta-type": "command", + "arg-type": "71" + }, + { + "name": "drive-backup", + "ret-type": "17", + "meta-type": "command", + "arg-type": "72" + }, + { + "name": "drive-mirror", + "ret-type": "17", + "meta-type": "command", + "arg-type": "73" + }, + { + "name": "dump-guest-memory", + "ret-type": "17", + "meta-type": "command", + "arg-type": "74" + }, + { + "name": "dump-skeys", + "ret-type": "17", + "meta-type": "command", + "arg-type": "75" + }, + { + "name": "eject", + "ret-type": "17", + "meta-type": "command", + "arg-type": "76" + }, + { + "name": "expire_password", + "ret-type": "17", + "meta-type": "command", + "arg-type": "77" + }, + { + "name": "getfd", + "ret-type": "17", + "meta-type": "command", + "arg-type": "78" + }, + { + "name": "human-monitor-command", + "ret-type": "str", + "meta-type": "command", + "arg-type": "79" + }, + { + "name": "inject-nmi", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "input-send-event", + "ret-type": "17", + "meta-type": "command", + "arg-type": "80" + }, + { + "name": "memsave", + "ret-type": "17", + "meta-type": "command", + "arg-type": "81" + }, + { + "name": "migrate", + "ret-type": "17", + "meta-type": "command", + "arg-type": "82" + }, + { + "name": "migrate-incoming", + "ret-type": "17", + "meta-type": "command", + "arg-type": "83" + }, + { + "name": "migrate-set-cache-size", + "ret-type": "17", + "meta-type": "command", + "arg-type": "84" + }, + { + "name": "migrate-set-capabilities", + "ret-type": "17", + "meta-type": "command", + "arg-type": "85" + }, + { + "name": "migrate-set-parameters", + "ret-type": "17", + "meta-type": "command", + "arg-type": "86" + }, + { + "name": "migrate-start-postcopy", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "migrate_cancel", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "migrate_set_downtime", + "ret-type": "17", + "meta-type": "command", + "arg-type": "87" + }, + { + "name": "migrate_set_speed", + "ret-type": "17", + "meta-type": "command", + "arg-type": "88" + }, + { + "name": "nbd-server-add", + "ret-type": "17", + "meta-type": "command", + "arg-type": "89" + }, + { + "name": "nbd-server-start", + "ret-type": "17", + "meta-type": "command", + "arg-type": "90" + }, + { + "name": "nbd-server-stop", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "netdev_add", + "ret-type": "17", + "meta-type": "command", + "arg-type": "91" + }, + { + "name": "netdev_del", + "ret-type": "17", + "meta-type": "command", + "arg-type": "92" + }, + { + "name": "object-add", + "ret-type": "17", + "meta-type": "command", + "arg-type": "93" + }, + { + "name": "object-del", + "ret-type": "17", + "meta-type": "command", + "arg-type": "94" + }, + { + "name": "pmemsave", + "ret-type": "17", + "meta-type": "command", + "arg-type": "95" + }, + { + "name": "qmp_capabilities", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "qom-get", + "ret-type": "any", + "meta-type": "command", + "arg-type": "96" + }, + { + "name": "qom-list", + "ret-type": "[98]", + "meta-type": "command", + "arg-type": "97" + }, + { + "name": "qom-list-types", + "ret-type": "[100]", + "meta-type": "command", + "arg-type": "99" + }, + { + "name": "qom-set", + "ret-type": "17", + "meta-type": "command", + "arg-type": "101" + }, + { + "name": "query-acpi-ospm-status", + "ret-type": "[102]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-balloon", + "ret-type": "103", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-block", + "ret-type": "[104]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-block-jobs", + "ret-type": "[105]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-blockstats", + "ret-type": "[107]", + "meta-type": "command", + "arg-type": "106" + }, + { + "name": "query-chardev", + "ret-type": "[108]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-chardev-backends", + "ret-type": "[109]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-command-line-options", + "ret-type": "[111]", + "meta-type": "command", + "arg-type": "110" + }, + { + "name": "query-commands", + "ret-type": "[112]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-cpu-definitions", + "ret-type": "[113]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-cpu-model-baseline", + "ret-type": "115", + "meta-type": "command", + "arg-type": "114" + }, + { + "name": "query-cpu-model-comparison", + "ret-type": "117", + "meta-type": "command", + "arg-type": "116" + }, + { + "name": "query-cpu-model-expansion", + "ret-type": "119", + "meta-type": "command", + "arg-type": "118" + }, + { + "name": "query-cpus", + "ret-type": "[120]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-dump", + "ret-type": "121", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-dump-guest-memory-capability", + "ret-type": "122", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-events", + "ret-type": "[123]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-fdsets", + "ret-type": "[124]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-gic-capabilities", + "ret-type": "[125]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-hotpluggable-cpus", + "ret-type": "[126]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-iothreads", + "ret-type": "[127]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-kvm", + "ret-type": "128", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-machines", + "ret-type": "[129]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-memdev", + "ret-type": "[130]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-memory-devices", + "ret-type": "[131]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-mice", + "ret-type": "[132]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-migrate", + "ret-type": "133", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-migrate-cache-size", + "ret-type": "int", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-migrate-capabilities", + "ret-type": "[134]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-migrate-parameters", + "ret-type": "86", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-name", + "ret-type": "135", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-named-block-nodes", + "ret-type": "[136]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-pci", + "ret-type": "[137]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-qmp-schema", + "ret-type": "[138]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-rocker", + "ret-type": "140", + "meta-type": "command", + "arg-type": "139" + }, + { + "name": "query-rocker-of-dpa-flows", + "ret-type": "[142]", + "meta-type": "command", + "arg-type": "141" + }, + { + "name": "query-rocker-of-dpa-groups", + "ret-type": "[144]", + "meta-type": "command", + "arg-type": "143" + }, + { + "name": "query-rocker-ports", + "ret-type": "[146]", + "meta-type": "command", + "arg-type": "145" + }, + { + "name": "query-rx-filter", + "ret-type": "[148]", + "meta-type": "command", + "arg-type": "147" + }, + { + "name": "query-spice", + "ret-type": "149", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-status", + "ret-type": "150", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-target", + "ret-type": "151", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-tpm", + "ret-type": "[152]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-tpm-models", + "ret-type": "[153]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-tpm-types", + "ret-type": "[154]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-uuid", + "ret-type": "155", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-version", + "ret-type": "156", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-vm-generation-id", + "ret-type": "157", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-vnc", + "ret-type": "158", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-vnc-servers", + "ret-type": "[159]", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "query-xen-replication-status", + "ret-type": "160", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "quit", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "remove-fd", + "ret-type": "17", + "meta-type": "command", + "arg-type": "161" + }, + { + "name": "ringbuf-read", + "ret-type": "str", + "meta-type": "command", + "arg-type": "162" + }, + { + "name": "ringbuf-write", + "ret-type": "17", + "meta-type": "command", + "arg-type": "163" + }, + { + "name": "rtc-reset-reinjection", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "screendump", + "ret-type": "17", + "meta-type": "command", + "arg-type": "164" + }, + { + "name": "send-key", + "ret-type": "17", + "meta-type": "command", + "arg-type": "165" + }, + { + "name": "set_link", + "ret-type": "17", + "meta-type": "command", + "arg-type": "166" + }, + { + "name": "set_password", + "ret-type": "17", + "meta-type": "command", + "arg-type": "167" + }, + { + "name": "stop", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "system_powerdown", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "system_reset", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "system_wakeup", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "trace-event-get-state", + "ret-type": "[169]", + "meta-type": "command", + "arg-type": "168" + }, + { + "name": "trace-event-set-state", + "ret-type": "17", + "meta-type": "command", + "arg-type": "170" + }, + { + "name": "transaction", + "ret-type": "17", + "meta-type": "command", + "arg-type": "171" + }, + { + "name": "x-blockdev-change", + "ret-type": "17", + "meta-type": "command", + "arg-type": "172" + }, + { + "name": "x-blockdev-insert-medium", + "ret-type": "17", + "meta-type": "command", + "arg-type": "173" + }, + { + "name": "x-blockdev-remove-medium", + "ret-type": "17", + "meta-type": "command", + "arg-type": "174" + }, + { + "name": "x-colo-lost-heartbeat", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "xen-colo-do-checkpoint", + "ret-type": "17", + "meta-type": "command", + "arg-type": "17" + }, + { + "name": "xen-load-devices-state", + "ret-type": "17", + "meta-type": "command", + "arg-type": "175" + }, + { + "name": "xen-save-devices-state", + "ret-type": "17", + "meta-type": "command", + "arg-type": "176" + }, + { + "name": "xen-set-global-dirty-log", + "ret-type": "17", + "meta-type": "command", + "arg-type": "177" + }, + { + "name": "xen-set-replication", + "ret-type": "17", + "meta-type": "command", + "arg-type": "178" + }, + { + "name": "0", + "members": [ + { + "name": "info", + "type": "102" + } + ], + "meta-type": "object" + }, + { + "name": "1", + "members": [ + { + "name": "actual", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "2", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "msg", + "type": "str" + }, + { + "name": "offset", + "default": null, + "type": "int" + }, + { + "name": "size", + "default": null, + "type": "int" + }, + { + "name": "fatal", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "3", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "node-name", + "type": "str" + }, + { + "name": "operation", + "type": "179" + }, + { + "name": "action", + "type": "180" + }, + { + "name": "nospace", + "default": null, + "type": "bool" + }, + { + "name": "reason", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "4", + "members": [ + { + "name": "type", + "type": "181" + }, + { + "name": "device", + "type": "str" + }, + { + "name": "len", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "speed", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "5", + "members": [ + { + "name": "type", + "type": "181" + }, + { + "name": "device", + "type": "str" + }, + { + "name": "len", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "speed", + "type": "int" + }, + { + "name": "error", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "6", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "operation", + "type": "179" + }, + { + "name": "action", + "type": "180" + } + ], + "meta-type": "object" + }, + { + "name": "7", + "members": [ + { + "name": "type", + "type": "181" + }, + { + "name": "device", + "type": "str" + }, + { + "name": "len", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "speed", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "8", + "members": [ + { + "name": "node-name", + "type": "str" + }, + { + "name": "amount-exceeded", + "type": "int" + }, + { + "name": "write-threshold", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "9", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "path", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "10", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "id", + "type": "str" + }, + { + "name": "tray-open", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "11", + "members": [ + { + "name": "result", + "type": "121" + }, + { + "name": "error", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "12", + "members": [ + { + "name": "action", + "type": "182" + }, + { + "name": "info", + "default": null, + "type": "183" + } + ], + "meta-type": "object" + }, + { + "name": "13", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "msg", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "14", + "members": [ + { + "name": "status", + "type": "184" + } + ], + "meta-type": "object" + }, + { + "name": "15", + "members": [ + { + "name": "pass", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "16", + "members": [ + { + "name": "name", + "default": null, + "type": "str" + }, + { + "name": "path", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "17", + "members": [ + ], + "meta-type": "object" + }, + { + "name": "18", + "members": [ + { + "name": "reference", + "type": "str" + }, + { + "name": "sector-num", + "type": "int" + }, + { + "name": "sectors-count", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "19", + "members": [ + { + "name": "type", + "type": "185" + }, + { + "name": "error", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "type": "str" + }, + { + "name": "sector-num", + "type": "int" + }, + { + "name": "sectors-count", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "20", + "members": [ + { + "name": "offset", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "21", + "members": [ + { + "name": "server", + "type": "186" + }, + { + "name": "client", + "type": "186" + } + ], + "meta-type": "object" + }, + { + "name": "22", + "members": [ + { + "name": "server", + "type": "186" + }, + { + "name": "client", + "type": "186" + } + ], + "meta-type": "object" + }, + { + "name": "23", + "members": [ + { + "name": "server", + "type": "187" + }, + { + "name": "client", + "type": "188" + } + ], + "meta-type": "object" + }, + { + "name": "24", + "members": [ + { + "name": "server", + "type": "189" + }, + { + "name": "client", + "type": "190" + } + ], + "meta-type": "object" + }, + { + "name": "25", + "members": [ + { + "name": "server", + "type": "189" + }, + { + "name": "client", + "type": "191" + } + ], + "meta-type": "object" + }, + { + "name": "26", + "members": [ + { + "name": "server", + "type": "189" + }, + { + "name": "client", + "type": "191" + } + ], + "meta-type": "object" + }, + { + "name": "27", + "members": [ + { + "name": "id", + "type": "str" + }, + { + "name": "open", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "28", + "members": [ + { + "name": "action", + "type": "192" + } + ], + "meta-type": "object" + }, + { + "name": "29", + "members": [ + { + "name": "fdset-id", + "default": null, + "type": "int" + }, + { + "name": "opaque", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "30", + "members": [ + { + "name": "fdset-id", + "type": "int" + }, + { + "name": "fd", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "31", + "members": [ + { + "name": "protocol", + "type": "str" + }, + { + "name": "fdname", + "type": "str" + }, + { + "name": "skipauth", + "default": null, + "type": "bool" + }, + { + "name": "tls", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "32", + "members": [ + { + "name": "value", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "33", + "members": [ + { + "name": "job-id", + "default": null, + "type": "str" + }, + { + "name": "device", + "type": "str" + }, + { + "name": "base", + "default": null, + "type": "str" + }, + { + "name": "top", + "default": null, + "type": "str" + }, + { + "name": "backing-file", + "default": null, + "type": "str" + }, + { + "name": "speed", + "default": null, + "type": "int" + }, + { + "name": "filter-node-name", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "34", + "members": [ + { + "name": "node", + "type": "str" + }, + { + "name": "name", + "type": "str" + }, + { + "name": "granularity", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "35", + "members": [ + { + "name": "node", + "type": "str" + }, + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "36", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "force", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "37", + "members": [ + { + "name": "device", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "38", + "members": [ + { + "name": "device", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "39", + "members": [ + { + "name": "device", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "40", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "speed", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "41", + "members": [ + { + "name": "node-name", + "type": "str" + }, + { + "name": "write-threshold", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "42", + "members": [ + { + "name": "job-id", + "default": null, + "type": "str" + }, + { + "name": "device", + "type": "str" + }, + { + "name": "base", + "default": null, + "type": "str" + }, + { + "name": "base-node", + "default": null, + "type": "str" + }, + { + "name": "backing-file", + "default": null, + "type": "str" + }, + { + "name": "speed", + "default": null, + "type": "int" + }, + { + "name": "on-error", + "default": null, + "type": "193" + } + ], + "meta-type": "object" + }, + { + "name": "43", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "password", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "44", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "size", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "45", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "id", + "default": null, + "type": "str" + }, + { + "name": "bps", + "type": "int" + }, + { + "name": "bps_rd", + "type": "int" + }, + { + "name": "bps_wr", + "type": "int" + }, + { + "name": "iops", + "type": "int" + }, + { + "name": "iops_rd", + "type": "int" + }, + { + "name": "iops_wr", + "type": "int" + }, + { + "name": "bps_max", + "default": null, + "type": "int" + }, + { + "name": "bps_rd_max", + "default": null, + "type": "int" + }, + { + "name": "bps_wr_max", + "default": null, + "type": "int" + }, + { + "name": "iops_max", + "default": null, + "type": "int" + }, + { + "name": "iops_rd_max", + "default": null, + "type": "int" + }, + { + "name": "iops_wr_max", + "default": null, + "type": "int" + }, + { + "name": "bps_max_length", + "default": null, + "type": "int" + }, + { + "name": "bps_rd_max_length", + "default": null, + "type": "int" + }, + { + "name": "bps_wr_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_rd_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_wr_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_size", + "default": null, + "type": "int" + }, + { + "name": "group", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "46", + "tag": "driver", + "variants": [ + { + "case": "blkdebug", + "type": "198" + }, + { + "case": "blkverify", + "type": "199" + }, + { + "case": "bochs", + "type": "200" + }, + { + "case": "cloop", + "type": "200" + }, + { + "case": "dmg", + "type": "200" + }, + { + "case": "file", + "type": "201" + }, + { + "case": "ftp", + "type": "202" + }, + { + "case": "ftps", + "type": "203" + }, + { + "case": "gluster", + "type": "204" + }, + { + "case": "host_cdrom", + "type": "201" + }, + { + "case": "host_device", + "type": "201" + }, + { + "case": "http", + "type": "205" + }, + { + "case": "https", + "type": "206" + }, + { + "case": "iscsi", + "type": "207" + }, + { + "case": "luks", + "type": "208" + }, + { + "case": "nbd", + "type": "209" + }, + { + "case": "nfs", + "type": "210" + }, + { + "case": "null-aio", + "type": "211" + }, + { + "case": "null-co", + "type": "211" + }, + { + "case": "parallels", + "type": "200" + }, + { + "case": "qcow2", + "type": "212" + }, + { + "case": "qcow", + "type": "213" + }, + { + "case": "qed", + "type": "213" + }, + { + "case": "quorum", + "type": "214" + }, + { + "case": "raw", + "type": "215" + }, + { + "case": "rbd", + "type": "216" + }, + { + "case": "replication", + "type": "217" + }, + { + "case": "sheepdog", + "type": "218" + }, + { + "case": "ssh", + "type": "219" + }, + { + "case": "vdi", + "type": "200" + }, + { + "case": "vhdx", + "type": "200" + }, + { + "case": "vmdk", + "type": "213" + }, + { + "case": "vpc", + "type": "200" + }, + { + "case": "vvfat", + "type": "220" + } + ], + "members": [ + { + "name": "driver", + "type": "194" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "discard", + "default": null, + "type": "195" + }, + { + "name": "cache", + "default": null, + "type": "196" + }, + { + "name": "read-only", + "default": null, + "type": "bool" + }, + { + "name": "detect-zeroes", + "default": null, + "type": "197" + } + ], + "meta-type": "object" + }, + { + "name": "47", + "members": [ + { + "name": "job-id", + "default": null, + "type": "str" + }, + { + "name": "device", + "type": "str" + }, + { + "name": "target", + "type": "str" + }, + { + "name": "sync", + "type": "221" + }, + { + "name": "speed", + "default": null, + "type": "int" + }, + { + "name": "compress", + "default": null, + "type": "bool" + }, + { + "name": "on-source-error", + "default": null, + "type": "193" + }, + { + "name": "on-target-error", + "default": null, + "type": "193" + } + ], + "meta-type": "object" + }, + { + "name": "48", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "id", + "default": null, + "type": "str" + }, + { + "name": "filename", + "type": "str" + }, + { + "name": "format", + "default": null, + "type": "str" + }, + { + "name": "read-only-mode", + "default": null, + "type": "222" + } + ], + "meta-type": "object" + }, + { + "name": "49", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "id", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "50", + "members": [ + { + "name": "node-name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "51", + "members": [ + { + "name": "job-id", + "default": null, + "type": "str" + }, + { + "name": "device", + "type": "str" + }, + { + "name": "target", + "type": "str" + }, + { + "name": "replaces", + "default": null, + "type": "str" + }, + { + "name": "sync", + "type": "221" + }, + { + "name": "speed", + "default": null, + "type": "int" + }, + { + "name": "granularity", + "default": null, + "type": "int" + }, + { + "name": "buf-size", + "default": null, + "type": "int" + }, + { + "name": "on-source-error", + "default": null, + "type": "193" + }, + { + "name": "on-target-error", + "default": null, + "type": "193" + }, + { + "name": "filter-node-name", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "52", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "id", + "default": null, + "type": "str" + }, + { + "name": "force", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "53", + "members": [ + { + "name": "node", + "type": "str" + }, + { + "name": "overlay", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "54", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "id", + "default": null, + "type": "str" + }, + { + "name": "name", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "55", + "members": [ + { + "name": "id", + "type": "str" + }, + { + "name": "name", + "type": "str" + }, + { + "name": "vm-state-size", + "type": "int" + }, + { + "name": "date-sec", + "type": "int" + }, + { + "name": "date-nsec", + "type": "int" + }, + { + "name": "vm-clock-sec", + "type": "int" + }, + { + "name": "vm-clock-nsec", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "56", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "57", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "snapshot-file", + "type": "str" + }, + { + "name": "snapshot-node-name", + "default": null, + "type": "str" + }, + { + "name": "format", + "default": null, + "type": "str" + }, + { + "name": "mode", + "default": null, + "type": "223" + } + ], + "meta-type": "object" + }, + { + "name": "58", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "target", + "type": "str" + }, + { + "name": "arg", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "59", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "image-node-name", + "type": "str" + }, + { + "name": "backing-file", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "60", + "members": [ + { + "name": "password", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "61", + "members": [ + { + "name": "id", + "type": "str" + }, + { + "name": "backend", + "type": "224" + } + ], + "meta-type": "object" + }, + { + "name": "62", + "members": [ + { + "name": "pty", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "63", + "members": [ + { + "name": "id", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "64", + "members": [ + { + "name": "protocol", + "type": "str" + }, + { + "name": "hostname", + "type": "str" + }, + { + "name": "port", + "default": null, + "type": "int" + }, + { + "name": "tls-port", + "default": null, + "type": "int" + }, + { + "name": "cert-subject", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "65", + "members": [ + { + "name": "fdname", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "66", + "members": [ + { + "name": "index", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "67", + "members": [ + { + "name": "id", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "68", + "members": [ + { + "name": "typename", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[69]", + "element-type": "69", + "meta-type": "array" + }, + { + "name": "69", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "type", + "type": "str" + }, + { + "name": "description", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "70", + "members": [ + { + "name": "driver", + "type": "str" + }, + { + "name": "bus", + "default": null, + "type": "str" + }, + { + "name": "id", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "71", + "members": [ + { + "name": "id", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "72", + "members": [ + { + "name": "job-id", + "default": null, + "type": "str" + }, + { + "name": "device", + "type": "str" + }, + { + "name": "target", + "type": "str" + }, + { + "name": "format", + "default": null, + "type": "str" + }, + { + "name": "sync", + "type": "221" + }, + { + "name": "mode", + "default": null, + "type": "223" + }, + { + "name": "speed", + "default": null, + "type": "int" + }, + { + "name": "bitmap", + "default": null, + "type": "str" + }, + { + "name": "compress", + "default": null, + "type": "bool" + }, + { + "name": "on-source-error", + "default": null, + "type": "193" + }, + { + "name": "on-target-error", + "default": null, + "type": "193" + } + ], + "meta-type": "object" + }, + { + "name": "73", + "members": [ + { + "name": "job-id", + "default": null, + "type": "str" + }, + { + "name": "device", + "type": "str" + }, + { + "name": "target", + "type": "str" + }, + { + "name": "format", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "replaces", + "default": null, + "type": "str" + }, + { + "name": "sync", + "type": "221" + }, + { + "name": "mode", + "default": null, + "type": "223" + }, + { + "name": "speed", + "default": null, + "type": "int" + }, + { + "name": "granularity", + "default": null, + "type": "int" + }, + { + "name": "buf-size", + "default": null, + "type": "int" + }, + { + "name": "on-source-error", + "default": null, + "type": "193" + }, + { + "name": "on-target-error", + "default": null, + "type": "193" + }, + { + "name": "unmap", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "74", + "members": [ + { + "name": "paging", + "type": "bool" + }, + { + "name": "protocol", + "type": "str" + }, + { + "name": "detach", + "default": null, + "type": "bool" + }, + { + "name": "begin", + "default": null, + "type": "int" + }, + { + "name": "length", + "default": null, + "type": "int" + }, + { + "name": "format", + "default": null, + "type": "225" + } + ], + "meta-type": "object" + }, + { + "name": "75", + "members": [ + { + "name": "filename", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "76", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "id", + "default": null, + "type": "str" + }, + { + "name": "force", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "77", + "members": [ + { + "name": "protocol", + "type": "str" + }, + { + "name": "time", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "78", + "members": [ + { + "name": "fdname", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "79", + "members": [ + { + "name": "command-line", + "type": "str" + }, + { + "name": "cpu-index", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "str", + "json-type": "string", + "meta-type": "builtin" + }, + { + "name": "80", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "head", + "default": null, + "type": "int" + }, + { + "name": "events", + "type": "[226]" + } + ], + "meta-type": "object" + }, + { + "name": "81", + "members": [ + { + "name": "val", + "type": "int" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "filename", + "type": "str" + }, + { + "name": "cpu-index", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "82", + "members": [ + { + "name": "uri", + "type": "str" + }, + { + "name": "blk", + "default": null, + "type": "bool" + }, + { + "name": "inc", + "default": null, + "type": "bool" + }, + { + "name": "detach", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "83", + "members": [ + { + "name": "uri", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "84", + "members": [ + { + "name": "value", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "85", + "members": [ + { + "name": "capabilities", + "type": "[134]" + } + ], + "meta-type": "object" + }, + { + "name": "86", + "members": [ + { + "name": "compress-level", + "default": null, + "type": "int" + }, + { + "name": "compress-threads", + "default": null, + "type": "int" + }, + { + "name": "decompress-threads", + "default": null, + "type": "int" + }, + { + "name": "cpu-throttle-initial", + "default": null, + "type": "int" + }, + { + "name": "cpu-throttle-increment", + "default": null, + "type": "int" + }, + { + "name": "tls-creds", + "default": null, + "type": "str" + }, + { + "name": "tls-hostname", + "default": null, + "type": "str" + }, + { + "name": "max-bandwidth", + "default": null, + "type": "int" + }, + { + "name": "downtime-limit", + "default": null, + "type": "int" + }, + { + "name": "x-checkpoint-delay", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "87", + "members": [ + { + "name": "value", + "type": "number" + } + ], + "meta-type": "object" + }, + { + "name": "88", + "members": [ + { + "name": "value", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "89", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "writable", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "90", + "members": [ + { + "name": "addr", + "type": "227" + }, + { + "name": "tls-creds", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "91", + "members": [ + { + "name": "type", + "type": "str" + }, + { + "name": "id", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "92", + "members": [ + { + "name": "id", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "93", + "members": [ + { + "name": "qom-type", + "type": "str" + }, + { + "name": "id", + "type": "str" + }, + { + "name": "props", + "default": null, + "type": "any" + } + ], + "meta-type": "object" + }, + { + "name": "94", + "members": [ + { + "name": "id", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "95", + "members": [ + { + "name": "val", + "type": "int" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "filename", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "96", + "members": [ + { + "name": "path", + "type": "str" + }, + { + "name": "property", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "any", + "json-type": "value", + "meta-type": "builtin" + }, + { + "name": "97", + "members": [ + { + "name": "path", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[98]", + "element-type": "98", + "meta-type": "array" + }, + { + "name": "98", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "type", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "99", + "members": [ + { + "name": "implements", + "default": null, + "type": "str" + }, + { + "name": "abstract", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[100]", + "element-type": "100", + "meta-type": "array" + }, + { + "name": "100", + "members": [ + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "101", + "members": [ + { + "name": "path", + "type": "str" + }, + { + "name": "property", + "type": "str" + }, + { + "name": "value", + "type": "any" + } + ], + "meta-type": "object" + }, + { + "name": "[102]", + "element-type": "102", + "meta-type": "array" + }, + { + "name": "102", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "slot", + "type": "str" + }, + { + "name": "slot-type", + "type": "228" + }, + { + "name": "source", + "type": "int" + }, + { + "name": "status", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "103", + "members": [ + { + "name": "actual", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "[104]", + "element-type": "104", + "meta-type": "array" + }, + { + "name": "104", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "type", + "type": "str" + }, + { + "name": "removable", + "type": "bool" + }, + { + "name": "locked", + "type": "bool" + }, + { + "name": "inserted", + "default": null, + "type": "136" + }, + { + "name": "tray_open", + "default": null, + "type": "bool" + }, + { + "name": "io-status", + "default": null, + "type": "229" + }, + { + "name": "dirty-bitmaps", + "default": null, + "type": "[230]" + } + ], + "meta-type": "object" + }, + { + "name": "[105]", + "element-type": "105", + "meta-type": "array" + }, + { + "name": "105", + "members": [ + { + "name": "type", + "type": "str" + }, + { + "name": "device", + "type": "str" + }, + { + "name": "len", + "type": "int" + }, + { + "name": "offset", + "type": "int" + }, + { + "name": "busy", + "type": "bool" + }, + { + "name": "paused", + "type": "bool" + }, + { + "name": "speed", + "type": "int" + }, + { + "name": "io-status", + "type": "229" + }, + { + "name": "ready", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "106", + "members": [ + { + "name": "query-nodes", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[107]", + "element-type": "107", + "meta-type": "array" + }, + { + "name": "107", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "stats", + "type": "231" + }, + { + "name": "parent", + "default": null, + "type": "107" + }, + { + "name": "backing", + "default": null, + "type": "107" + } + ], + "meta-type": "object" + }, + { + "name": "[108]", + "element-type": "108", + "meta-type": "array" + }, + { + "name": "108", + "members": [ + { + "name": "label", + "type": "str" + }, + { + "name": "filename", + "type": "str" + }, + { + "name": "frontend-open", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[109]", + "element-type": "109", + "meta-type": "array" + }, + { + "name": "109", + "members": [ + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "110", + "members": [ + { + "name": "option", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[111]", + "element-type": "111", + "meta-type": "array" + }, + { + "name": "111", + "members": [ + { + "name": "option", + "type": "str" + }, + { + "name": "parameters", + "type": "[232]" + } + ], + "meta-type": "object" + }, + { + "name": "[112]", + "element-type": "112", + "meta-type": "array" + }, + { + "name": "112", + "members": [ + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[113]", + "element-type": "113", + "meta-type": "array" + }, + { + "name": "113", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "migration-safe", + "default": null, + "type": "bool" + }, + { + "name": "static", + "type": "bool" + }, + { + "name": "unavailable-features", + "default": null, + "type": "[str]" + }, + { + "name": "typename", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "114", + "members": [ + { + "name": "modela", + "type": "233" + }, + { + "name": "modelb", + "type": "233" + } + ], + "meta-type": "object" + }, + { + "name": "115", + "members": [ + { + "name": "model", + "type": "233" + } + ], + "meta-type": "object" + }, + { + "name": "116", + "members": [ + { + "name": "modela", + "type": "233" + }, + { + "name": "modelb", + "type": "233" + } + ], + "meta-type": "object" + }, + { + "name": "117", + "members": [ + { + "name": "result", + "type": "234" + }, + { + "name": "responsible-properties", + "type": "[str]" + } + ], + "meta-type": "object" + }, + { + "name": "118", + "members": [ + { + "name": "type", + "type": "235" + }, + { + "name": "model", + "type": "233" + } + ], + "meta-type": "object" + }, + { + "name": "119", + "members": [ + { + "name": "model", + "type": "233" + } + ], + "meta-type": "object" + }, + { + "name": "[120]", + "element-type": "120", + "meta-type": "array" + }, + { + "name": "120", + "tag": "arch", + "variants": [ + { + "case": "x86", + "type": "237" + }, + { + "case": "sparc", + "type": "238" + }, + { + "case": "ppc", + "type": "239" + }, + { + "case": "mips", + "type": "240" + }, + { + "case": "tricore", + "type": "241" + }, + { + "case": "other", + "type": "242" + } + ], + "members": [ + { + "name": "CPU", + "type": "int" + }, + { + "name": "current", + "type": "bool" + }, + { + "name": "halted", + "type": "bool" + }, + { + "name": "qom_path", + "type": "str" + }, + { + "name": "thread_id", + "type": "int" + }, + { + "name": "arch", + "type": "236" + } + ], + "meta-type": "object" + }, + { + "name": "121", + "members": [ + { + "name": "status", + "type": "243" + }, + { + "name": "completed", + "type": "int" + }, + { + "name": "total", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "122", + "members": [ + { + "name": "formats", + "type": "[225]" + } + ], + "meta-type": "object" + }, + { + "name": "[123]", + "element-type": "123", + "meta-type": "array" + }, + { + "name": "123", + "members": [ + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[124]", + "element-type": "124", + "meta-type": "array" + }, + { + "name": "124", + "members": [ + { + "name": "fdset-id", + "type": "int" + }, + { + "name": "fds", + "type": "[244]" + } + ], + "meta-type": "object" + }, + { + "name": "[125]", + "element-type": "125", + "meta-type": "array" + }, + { + "name": "125", + "members": [ + { + "name": "version", + "type": "int" + }, + { + "name": "emulated", + "type": "bool" + }, + { + "name": "kernel", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[126]", + "element-type": "126", + "meta-type": "array" + }, + { + "name": "126", + "members": [ + { + "name": "type", + "type": "str" + }, + { + "name": "vcpus-count", + "type": "int" + }, + { + "name": "props", + "type": "245" + }, + { + "name": "qom-path", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[127]", + "element-type": "127", + "meta-type": "array" + }, + { + "name": "127", + "members": [ + { + "name": "id", + "type": "str" + }, + { + "name": "thread-id", + "type": "int" + }, + { + "name": "poll-max-ns", + "type": "int" + }, + { + "name": "poll-grow", + "type": "int" + }, + { + "name": "poll-shrink", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "128", + "members": [ + { + "name": "enabled", + "type": "bool" + }, + { + "name": "present", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[129]", + "element-type": "129", + "meta-type": "array" + }, + { + "name": "129", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "alias", + "default": null, + "type": "str" + }, + { + "name": "is-default", + "default": null, + "type": "bool" + }, + { + "name": "cpu-max", + "type": "int" + }, + { + "name": "hotpluggable-cpus", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[130]", + "element-type": "130", + "meta-type": "array" + }, + { + "name": "130", + "members": [ + { + "name": "id", + "default": null, + "type": "str" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "merge", + "type": "bool" + }, + { + "name": "dump", + "type": "bool" + }, + { + "name": "prealloc", + "type": "bool" + }, + { + "name": "host-nodes", + "type": "[int]" + }, + { + "name": "policy", + "type": "246" + } + ], + "meta-type": "object" + }, + { + "name": "[131]", + "element-type": "131", + "meta-type": "array" + }, + { + "name": "131", + "tag": "type", + "variants": [ + { + "case": "dimm", + "type": "248" + } + ], + "members": [ + { + "name": "type", + "type": "247" + } + ], + "meta-type": "object" + }, + { + "name": "[132]", + "element-type": "132", + "meta-type": "array" + }, + { + "name": "132", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "index", + "type": "int" + }, + { + "name": "current", + "type": "bool" + }, + { + "name": "absolute", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "133", + "members": [ + { + "name": "status", + "default": null, + "type": "184" + }, + { + "name": "ram", + "default": null, + "type": "249" + }, + { + "name": "disk", + "default": null, + "type": "249" + }, + { + "name": "xbzrle-cache", + "default": null, + "type": "250" + }, + { + "name": "total-time", + "default": null, + "type": "int" + }, + { + "name": "expected-downtime", + "default": null, + "type": "int" + }, + { + "name": "downtime", + "default": null, + "type": "int" + }, + { + "name": "setup-time", + "default": null, + "type": "int" + }, + { + "name": "cpu-throttle-percentage", + "default": null, + "type": "int" + }, + { + "name": "error-desc", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "int", + "json-type": "int", + "meta-type": "builtin" + }, + { + "name": "[134]", + "element-type": "134", + "meta-type": "array" + }, + { + "name": "134", + "members": [ + { + "name": "capability", + "type": "251" + }, + { + "name": "state", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "135", + "members": [ + { + "name": "name", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[136]", + "element-type": "136", + "meta-type": "array" + }, + { + "name": "136", + "members": [ + { + "name": "file", + "type": "str" + }, + { + "name": "node-name", + "default": null, + "type": "str" + }, + { + "name": "ro", + "type": "bool" + }, + { + "name": "drv", + "type": "str" + }, + { + "name": "backing_file", + "default": null, + "type": "str" + }, + { + "name": "backing_file_depth", + "type": "int" + }, + { + "name": "encrypted", + "type": "bool" + }, + { + "name": "encryption_key_missing", + "type": "bool" + }, + { + "name": "detect_zeroes", + "type": "197" + }, + { + "name": "bps", + "type": "int" + }, + { + "name": "bps_rd", + "type": "int" + }, + { + "name": "bps_wr", + "type": "int" + }, + { + "name": "iops", + "type": "int" + }, + { + "name": "iops_rd", + "type": "int" + }, + { + "name": "iops_wr", + "type": "int" + }, + { + "name": "image", + "type": "252" + }, + { + "name": "bps_max", + "default": null, + "type": "int" + }, + { + "name": "bps_rd_max", + "default": null, + "type": "int" + }, + { + "name": "bps_wr_max", + "default": null, + "type": "int" + }, + { + "name": "iops_max", + "default": null, + "type": "int" + }, + { + "name": "iops_rd_max", + "default": null, + "type": "int" + }, + { + "name": "iops_wr_max", + "default": null, + "type": "int" + }, + { + "name": "bps_max_length", + "default": null, + "type": "int" + }, + { + "name": "bps_rd_max_length", + "default": null, + "type": "int" + }, + { + "name": "bps_wr_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_rd_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_wr_max_length", + "default": null, + "type": "int" + }, + { + "name": "iops_size", + "default": null, + "type": "int" + }, + { + "name": "group", + "default": null, + "type": "str" + }, + { + "name": "cache", + "type": "253" + }, + { + "name": "write_threshold", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "[137]", + "element-type": "137", + "meta-type": "array" + }, + { + "name": "137", + "members": [ + { + "name": "bus", + "type": "int" + }, + { + "name": "devices", + "type": "[254]" + } + ], + "meta-type": "object" + }, + { + "name": "[138]", + "element-type": "138", + "meta-type": "array" + }, + { + "name": "138", + "tag": "meta-type", + "variants": [ + { + "case": "builtin", + "type": "256" + }, + { + "case": "enum", + "type": "257" + }, + { + "case": "array", + "type": "258" + }, + { + "case": "object", + "type": "259" + }, + { + "case": "alternate", + "type": "260" + }, + { + "case": "command", + "type": "261" + }, + { + "case": "event", + "type": "262" + } + ], + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "meta-type", + "type": "255" + } + ], + "meta-type": "object" + }, + { + "name": "139", + "members": [ + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "140", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "id", + "type": "int" + }, + { + "name": "ports", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "141", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "tbl-id", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "[142]", + "element-type": "142", + "meta-type": "array" + }, + { + "name": "142", + "members": [ + { + "name": "cookie", + "type": "int" + }, + { + "name": "hits", + "type": "int" + }, + { + "name": "key", + "type": "263" + }, + { + "name": "mask", + "type": "264" + }, + { + "name": "action", + "type": "265" + } + ], + "meta-type": "object" + }, + { + "name": "143", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "type", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "[144]", + "element-type": "144", + "meta-type": "array" + }, + { + "name": "144", + "members": [ + { + "name": "id", + "type": "int" + }, + { + "name": "type", + "type": "int" + }, + { + "name": "vlan-id", + "default": null, + "type": "int" + }, + { + "name": "pport", + "default": null, + "type": "int" + }, + { + "name": "index", + "default": null, + "type": "int" + }, + { + "name": "out-pport", + "default": null, + "type": "int" + }, + { + "name": "group-id", + "default": null, + "type": "int" + }, + { + "name": "set-vlan-id", + "default": null, + "type": "int" + }, + { + "name": "pop-vlan", + "default": null, + "type": "int" + }, + { + "name": "group-ids", + "default": null, + "type": "[int]" + }, + { + "name": "set-eth-src", + "default": null, + "type": "str" + }, + { + "name": "set-eth-dst", + "default": null, + "type": "str" + }, + { + "name": "ttl-check", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "145", + "members": [ + { + "name": "name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[146]", + "element-type": "146", + "meta-type": "array" + }, + { + "name": "146", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "enabled", + "type": "bool" + }, + { + "name": "link-up", + "type": "bool" + }, + { + "name": "speed", + "type": "int" + }, + { + "name": "duplex", + "type": "266" + }, + { + "name": "autoneg", + "type": "267" + } + ], + "meta-type": "object" + }, + { + "name": "147", + "members": [ + { + "name": "name", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[148]", + "element-type": "148", + "meta-type": "array" + }, + { + "name": "148", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "promiscuous", + "type": "bool" + }, + { + "name": "multicast", + "type": "268" + }, + { + "name": "unicast", + "type": "268" + }, + { + "name": "vlan", + "type": "268" + }, + { + "name": "broadcast-allowed", + "type": "bool" + }, + { + "name": "multicast-overflow", + "type": "bool" + }, + { + "name": "unicast-overflow", + "type": "bool" + }, + { + "name": "main-mac", + "type": "str" + }, + { + "name": "vlan-table", + "type": "[int]" + }, + { + "name": "unicast-table", + "type": "[str]" + }, + { + "name": "multicast-table", + "type": "[str]" + } + ], + "meta-type": "object" + }, + { + "name": "149", + "members": [ + { + "name": "enabled", + "type": "bool" + }, + { + "name": "migrated", + "type": "bool" + }, + { + "name": "host", + "default": null, + "type": "str" + }, + { + "name": "port", + "default": null, + "type": "int" + }, + { + "name": "tls-port", + "default": null, + "type": "int" + }, + { + "name": "auth", + "default": null, + "type": "str" + }, + { + "name": "compiled-version", + "default": null, + "type": "str" + }, + { + "name": "mouse-mode", + "type": "269" + }, + { + "name": "channels", + "default": null, + "type": "[188]" + } + ], + "meta-type": "object" + }, + { + "name": "150", + "members": [ + { + "name": "running", + "type": "bool" + }, + { + "name": "singlestep", + "type": "bool" + }, + { + "name": "status", + "type": "270" + } + ], + "meta-type": "object" + }, + { + "name": "151", + "members": [ + { + "name": "arch", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[152]", + "element-type": "152", + "meta-type": "array" + }, + { + "name": "152", + "members": [ + { + "name": "id", + "type": "str" + }, + { + "name": "model", + "type": "153" + }, + { + "name": "options", + "type": "271" + } + ], + "meta-type": "object" + }, + { + "name": "[153]", + "element-type": "153", + "meta-type": "array" + }, + { + "name": "153", + "meta-type": "enum", + "values": [ + "tpm-tis" + ] + }, + { + "name": "[154]", + "element-type": "154", + "meta-type": "array" + }, + { + "name": "154", + "meta-type": "enum", + "values": [ + "passthrough" + ] + }, + { + "name": "155", + "members": [ + { + "name": "UUID", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "156", + "members": [ + { + "name": "qemu", + "type": "272" + }, + { + "name": "package", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "157", + "members": [ + { + "name": "guid", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "158", + "members": [ + { + "name": "enabled", + "type": "bool" + }, + { + "name": "host", + "default": null, + "type": "str" + }, + { + "name": "family", + "default": null, + "type": "273" + }, + { + "name": "service", + "default": null, + "type": "str" + }, + { + "name": "auth", + "default": null, + "type": "str" + }, + { + "name": "clients", + "default": null, + "type": "[191]" + } + ], + "meta-type": "object" + }, + { + "name": "[159]", + "element-type": "159", + "meta-type": "array" + }, + { + "name": "159", + "members": [ + { + "name": "id", + "type": "str" + }, + { + "name": "server", + "type": "[274]" + }, + { + "name": "clients", + "type": "[191]" + }, + { + "name": "auth", + "type": "275" + }, + { + "name": "vencrypt", + "default": null, + "type": "276" + }, + { + "name": "display", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "160", + "members": [ + { + "name": "error", + "type": "bool" + }, + { + "name": "desc", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "161", + "members": [ + { + "name": "fdset-id", + "type": "int" + }, + { + "name": "fd", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "162", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "format", + "default": null, + "type": "277" + } + ], + "meta-type": "object" + }, + { + "name": "163", + "members": [ + { + "name": "device", + "type": "str" + }, + { + "name": "data", + "type": "str" + }, + { + "name": "format", + "default": null, + "type": "277" + } + ], + "meta-type": "object" + }, + { + "name": "164", + "members": [ + { + "name": "filename", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "165", + "members": [ + { + "name": "keys", + "type": "[278]" + }, + { + "name": "hold-time", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "166", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "up", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "167", + "members": [ + { + "name": "protocol", + "type": "str" + }, + { + "name": "password", + "type": "str" + }, + { + "name": "connected", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "168", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "vcpu", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "[169]", + "element-type": "169", + "meta-type": "array" + }, + { + "name": "169", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "state", + "type": "279" + }, + { + "name": "vcpu", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "170", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "enable", + "type": "bool" + }, + { + "name": "ignore-unavailable", + "default": null, + "type": "bool" + }, + { + "name": "vcpu", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "171", + "members": [ + { + "name": "actions", + "type": "[280]" + }, + { + "name": "properties", + "default": null, + "type": "281" + } + ], + "meta-type": "object" + }, + { + "name": "172", + "members": [ + { + "name": "parent", + "type": "str" + }, + { + "name": "child", + "default": null, + "type": "str" + }, + { + "name": "node", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "173", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "id", + "default": null, + "type": "str" + }, + { + "name": "node-name", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "174", + "members": [ + { + "name": "device", + "default": null, + "type": "str" + }, + { + "name": "id", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "175", + "members": [ + { + "name": "filename", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "176", + "members": [ + { + "name": "filename", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "177", + "members": [ + { + "name": "enable", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "178", + "members": [ + { + "name": "enable", + "type": "bool" + }, + { + "name": "primary", + "type": "bool" + }, + { + "name": "failover", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "bool", + "json-type": "boolean", + "meta-type": "builtin" + }, + { + "name": "179", + "meta-type": "enum", + "values": [ + "read", + "write" + ] + }, + { + "name": "180", + "meta-type": "enum", + "values": [ + "ignore", + "report", + "stop" + ] + }, + { + "name": "181", + "meta-type": "enum", + "values": [ + "commit", + "stream", + "mirror", + "backup" + ] + }, + { + "name": "182", + "meta-type": "enum", + "values": [ + "pause", + "poweroff" + ] + }, + { + "name": "183", + "tag": "type", + "variants": [ + { + "case": "hyper-v", + "type": "283" + } + ], + "members": [ + { + "name": "type", + "type": "282" + } + ], + "meta-type": "object" + }, + { + "name": "184", + "meta-type": "enum", + "values": [ + "none", + "setup", + "cancelling", + "cancelled", + "active", + "postcopy-active", + "completed", + "failed", + "colo" + ] + }, + { + "name": "185", + "meta-type": "enum", + "values": [ + "read", + "write", + "flush" + ] + }, + { + "name": "186", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "port", + "type": "str" + }, + { + "name": "family", + "type": "273" + } + ], + "meta-type": "object" + }, + { + "name": "187", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "port", + "type": "str" + }, + { + "name": "family", + "type": "273" + }, + { + "name": "auth", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "188", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "port", + "type": "str" + }, + { + "name": "family", + "type": "273" + }, + { + "name": "connection-id", + "type": "int" + }, + { + "name": "channel-type", + "type": "int" + }, + { + "name": "channel-id", + "type": "int" + }, + { + "name": "tls", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "189", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "service", + "type": "str" + }, + { + "name": "family", + "type": "273" + }, + { + "name": "websocket", + "type": "bool" + }, + { + "name": "auth", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "190", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "service", + "type": "str" + }, + { + "name": "family", + "type": "273" + }, + { + "name": "websocket", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "191", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "service", + "type": "str" + }, + { + "name": "family", + "type": "273" + }, + { + "name": "websocket", + "type": "bool" + }, + { + "name": "x509_dname", + "default": null, + "type": "str" + }, + { + "name": "sasl_username", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "192", + "meta-type": "enum", + "values": [ + "reset", + "shutdown", + "poweroff", + "pause", + "debug", + "none", + "inject-nmi" + ] + }, + { + "name": "193", + "meta-type": "enum", + "values": [ + "report", + "ignore", + "enospc", + "stop", + "auto" + ] + }, + { + "name": "194", + "meta-type": "enum", + "values": [ + "blkdebug", + "blkverify", + "bochs", + "cloop", + "dmg", + "file", + "ftp", + "ftps", + "gluster", + "host_cdrom", + "host_device", + "http", + "https", + "iscsi", + "luks", + "nbd", + "nfs", + "null-aio", + "null-co", + "parallels", + "qcow", + "qcow2", + "qed", + "quorum", + "raw", + "rbd", + "replication", + "sheepdog", + "ssh", + "vdi", + "vhdx", + "vmdk", + "vpc", + "vvfat" + ] + }, + { + "name": "195", + "meta-type": "enum", + "values": [ + "ignore", + "unmap" + ] + }, + { + "name": "196", + "members": [ + { + "name": "direct", + "default": null, + "type": "bool" + }, + { + "name": "no-flush", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "197", + "meta-type": "enum", + "values": [ + "off", + "on", + "unmap" + ] + }, + { + "name": "198", + "members": [ + { + "name": "image", + "type": "284" + }, + { + "name": "config", + "default": null, + "type": "str" + }, + { + "name": "align", + "default": null, + "type": "int" + }, + { + "name": "inject-error", + "default": null, + "type": "[285]" + }, + { + "name": "set-state", + "default": null, + "type": "[286]" + } + ], + "meta-type": "object" + }, + { + "name": "199", + "members": [ + { + "name": "test", + "type": "284" + }, + { + "name": "raw", + "type": "284" + } + ], + "meta-type": "object" + }, + { + "name": "200", + "members": [ + { + "name": "file", + "type": "284" + } + ], + "meta-type": "object" + }, + { + "name": "201", + "members": [ + { + "name": "filename", + "type": "str" + }, + { + "name": "aio", + "default": null, + "type": "287" + } + ], + "meta-type": "object" + }, + { + "name": "202", + "members": [ + { + "name": "url", + "type": "str" + }, + { + "name": "readahead", + "default": null, + "type": "int" + }, + { + "name": "timeout", + "default": null, + "type": "int" + }, + { + "name": "username", + "default": null, + "type": "str" + }, + { + "name": "password-secret", + "default": null, + "type": "str" + }, + { + "name": "proxy-username", + "default": null, + "type": "str" + }, + { + "name": "proxy-password-secret", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "203", + "members": [ + { + "name": "url", + "type": "str" + }, + { + "name": "readahead", + "default": null, + "type": "int" + }, + { + "name": "timeout", + "default": null, + "type": "int" + }, + { + "name": "username", + "default": null, + "type": "str" + }, + { + "name": "password-secret", + "default": null, + "type": "str" + }, + { + "name": "proxy-username", + "default": null, + "type": "str" + }, + { + "name": "proxy-password-secret", + "default": null, + "type": "str" + }, + { + "name": "sslverify", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "204", + "members": [ + { + "name": "volume", + "type": "str" + }, + { + "name": "path", + "type": "str" + }, + { + "name": "server", + "type": "[288]" + }, + { + "name": "debug", + "default": null, + "type": "int" + }, + { + "name": "logfile", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "205", + "members": [ + { + "name": "url", + "type": "str" + }, + { + "name": "readahead", + "default": null, + "type": "int" + }, + { + "name": "timeout", + "default": null, + "type": "int" + }, + { + "name": "username", + "default": null, + "type": "str" + }, + { + "name": "password-secret", + "default": null, + "type": "str" + }, + { + "name": "proxy-username", + "default": null, + "type": "str" + }, + { + "name": "proxy-password-secret", + "default": null, + "type": "str" + }, + { + "name": "cookie", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "206", + "members": [ + { + "name": "url", + "type": "str" + }, + { + "name": "readahead", + "default": null, + "type": "int" + }, + { + "name": "timeout", + "default": null, + "type": "int" + }, + { + "name": "username", + "default": null, + "type": "str" + }, + { + "name": "password-secret", + "default": null, + "type": "str" + }, + { + "name": "proxy-username", + "default": null, + "type": "str" + }, + { + "name": "proxy-password-secret", + "default": null, + "type": "str" + }, + { + "name": "cookie", + "default": null, + "type": "str" + }, + { + "name": "sslverify", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "207", + "members": [ + { + "name": "transport", + "type": "289" + }, + { + "name": "portal", + "type": "str" + }, + { + "name": "target", + "type": "str" + }, + { + "name": "lun", + "default": null, + "type": "int" + }, + { + "name": "user", + "default": null, + "type": "str" + }, + { + "name": "password-secret", + "default": null, + "type": "str" + }, + { + "name": "initiator-name", + "default": null, + "type": "str" + }, + { + "name": "header-digest", + "default": null, + "type": "290" + }, + { + "name": "timeout", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "208", + "members": [ + { + "name": "file", + "type": "284" + }, + { + "name": "key-secret", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "209", + "members": [ + { + "name": "server", + "type": "288" + }, + { + "name": "export", + "default": null, + "type": "str" + }, + { + "name": "tls-creds", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "210", + "members": [ + { + "name": "server", + "type": "291" + }, + { + "name": "path", + "type": "str" + }, + { + "name": "user", + "default": null, + "type": "int" + }, + { + "name": "group", + "default": null, + "type": "int" + }, + { + "name": "tcp-syn-count", + "default": null, + "type": "int" + }, + { + "name": "readahead-size", + "default": null, + "type": "int" + }, + { + "name": "page-cache-size", + "default": null, + "type": "int" + }, + { + "name": "debug", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "211", + "members": [ + { + "name": "size", + "default": null, + "type": "int" + }, + { + "name": "latency-ns", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "212", + "members": [ + { + "name": "file", + "type": "284" + }, + { + "name": "backing", + "default": null, + "type": "284" + }, + { + "name": "lazy-refcounts", + "default": null, + "type": "bool" + }, + { + "name": "pass-discard-request", + "default": null, + "type": "bool" + }, + { + "name": "pass-discard-snapshot", + "default": null, + "type": "bool" + }, + { + "name": "pass-discard-other", + "default": null, + "type": "bool" + }, + { + "name": "overlap-check", + "default": null, + "type": "292" + }, + { + "name": "cache-size", + "default": null, + "type": "int" + }, + { + "name": "l2-cache-size", + "default": null, + "type": "int" + }, + { + "name": "refcount-cache-size", + "default": null, + "type": "int" + }, + { + "name": "cache-clean-interval", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "213", + "members": [ + { + "name": "file", + "type": "284" + }, + { + "name": "backing", + "default": null, + "type": "284" + } + ], + "meta-type": "object" + }, + { + "name": "214", + "members": [ + { + "name": "blkverify", + "default": null, + "type": "bool" + }, + { + "name": "children", + "type": "[284]" + }, + { + "name": "vote-threshold", + "type": "int" + }, + { + "name": "rewrite-corrupted", + "default": null, + "type": "bool" + }, + { + "name": "read-pattern", + "default": null, + "type": "293" + } + ], + "meta-type": "object" + }, + { + "name": "215", + "members": [ + { + "name": "file", + "type": "284" + }, + { + "name": "offset", + "default": null, + "type": "int" + }, + { + "name": "size", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "216", + "members": [ + { + "name": "pool", + "type": "str" + }, + { + "name": "image", + "type": "str" + }, + { + "name": "conf", + "default": null, + "type": "str" + }, + { + "name": "snapshot", + "default": null, + "type": "str" + }, + { + "name": "user", + "default": null, + "type": "str" + }, + { + "name": "server", + "default": null, + "type": "[294]" + } + ], + "meta-type": "object" + }, + { + "name": "217", + "members": [ + { + "name": "file", + "type": "284" + }, + { + "name": "mode", + "type": "295" + }, + { + "name": "top-id", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "218", + "members": [ + { + "name": "server", + "type": "288" + }, + { + "name": "vdi", + "type": "str" + }, + { + "name": "snap-id", + "default": null, + "type": "int" + }, + { + "name": "tag", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "219", + "members": [ + { + "name": "server", + "type": "296" + }, + { + "name": "path", + "type": "str" + }, + { + "name": "user", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "220", + "members": [ + { + "name": "dir", + "type": "str" + }, + { + "name": "fat-type", + "default": null, + "type": "int" + }, + { + "name": "floppy", + "default": null, + "type": "bool" + }, + { + "name": "label", + "default": null, + "type": "str" + }, + { + "name": "rw", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "221", + "meta-type": "enum", + "values": [ + "top", + "full", + "none", + "incremental" + ] + }, + { + "name": "222", + "meta-type": "enum", + "values": [ + "retain", + "read-only", + "read-write" + ] + }, + { + "name": "223", + "meta-type": "enum", + "values": [ + "existing", + "absolute-paths" + ] + }, + { + "name": "224", + "tag": "type", + "variants": [ + { + "case": "file", + "type": "298" + }, + { + "case": "serial", + "type": "299" + }, + { + "case": "parallel", + "type": "299" + }, + { + "case": "pipe", + "type": "299" + }, + { + "case": "socket", + "type": "300" + }, + { + "case": "udp", + "type": "301" + }, + { + "case": "pty", + "type": "302" + }, + { + "case": "null", + "type": "302" + }, + { + "case": "mux", + "type": "303" + }, + { + "case": "msmouse", + "type": "302" + }, + { + "case": "wctablet", + "type": "302" + }, + { + "case": "braille", + "type": "302" + }, + { + "case": "testdev", + "type": "302" + }, + { + "case": "stdio", + "type": "304" + }, + { + "case": "console", + "type": "302" + }, + { + "case": "spicevmc", + "type": "305" + }, + { + "case": "spiceport", + "type": "306" + }, + { + "case": "vc", + "type": "307" + }, + { + "case": "ringbuf", + "type": "308" + }, + { + "case": "memory", + "type": "308" + } + ], + "members": [ + { + "name": "type", + "type": "297" + } + ], + "meta-type": "object" + }, + { + "name": "225", + "meta-type": "enum", + "values": [ + "elf", + "kdump-zlib", + "kdump-lzo", + "kdump-snappy" + ] + }, + { + "name": "[226]", + "element-type": "226", + "meta-type": "array" + }, + { + "name": "226", + "tag": "type", + "variants": [ + { + "case": "key", + "type": "310" + }, + { + "case": "btn", + "type": "311" + }, + { + "case": "rel", + "type": "312" + }, + { + "case": "abs", + "type": "312" + } + ], + "members": [ + { + "name": "type", + "type": "309" + } + ], + "meta-type": "object" + }, + { + "name": "number", + "json-type": "number", + "meta-type": "builtin" + }, + { + "name": "227", + "tag": "type", + "variants": [ + { + "case": "inet", + "type": "314" + }, + { + "case": "unix", + "type": "315" + }, + { + "case": "vsock", + "type": "316" + }, + { + "case": "fd", + "type": "317" + } + ], + "members": [ + { + "name": "type", + "type": "313" + } + ], + "meta-type": "object" + }, + { + "name": "228", + "meta-type": "enum", + "values": [ + "DIMM", + "CPU" + ] + }, + { + "name": "229", + "meta-type": "enum", + "values": [ + "ok", + "failed", + "nospace" + ] + }, + { + "name": "[230]", + "element-type": "230", + "meta-type": "array" + }, + { + "name": "230", + "members": [ + { + "name": "name", + "default": null, + "type": "str" + }, + { + "name": "count", + "type": "int" + }, + { + "name": "granularity", + "type": "int" + }, + { + "name": "status", + "type": "318" + } + ], + "meta-type": "object" + }, + { + "name": "231", + "members": [ + { + "name": "rd_bytes", + "type": "int" + }, + { + "name": "wr_bytes", + "type": "int" + }, + { + "name": "rd_operations", + "type": "int" + }, + { + "name": "wr_operations", + "type": "int" + }, + { + "name": "flush_operations", + "type": "int" + }, + { + "name": "flush_total_time_ns", + "type": "int" + }, + { + "name": "wr_total_time_ns", + "type": "int" + }, + { + "name": "rd_total_time_ns", + "type": "int" + }, + { + "name": "wr_highest_offset", + "type": "int" + }, + { + "name": "rd_merged", + "type": "int" + }, + { + "name": "wr_merged", + "type": "int" + }, + { + "name": "idle_time_ns", + "default": null, + "type": "int" + }, + { + "name": "failed_rd_operations", + "type": "int" + }, + { + "name": "failed_wr_operations", + "type": "int" + }, + { + "name": "failed_flush_operations", + "type": "int" + }, + { + "name": "invalid_rd_operations", + "type": "int" + }, + { + "name": "invalid_wr_operations", + "type": "int" + }, + { + "name": "invalid_flush_operations", + "type": "int" + }, + { + "name": "account_invalid", + "type": "bool" + }, + { + "name": "account_failed", + "type": "bool" + }, + { + "name": "timed_stats", + "type": "[319]" + } + ], + "meta-type": "object" + }, + { + "name": "[232]", + "element-type": "232", + "meta-type": "array" + }, + { + "name": "232", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "type", + "type": "320" + }, + { + "name": "help", + "default": null, + "type": "str" + }, + { + "name": "default", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[str]", + "element-type": "str", + "meta-type": "array" + }, + { + "name": "233", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "props", + "default": null, + "type": "any" + } + ], + "meta-type": "object" + }, + { + "name": "234", + "meta-type": "enum", + "values": [ + "incompatible", + "identical", + "superset", + "subset" + ] + }, + { + "name": "235", + "meta-type": "enum", + "values": [ + "static", + "full" + ] + }, + { + "name": "236", + "meta-type": "enum", + "values": [ + "x86", + "sparc", + "ppc", + "mips", + "tricore", + "other" + ] + }, + { + "name": "237", + "members": [ + { + "name": "pc", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "238", + "members": [ + { + "name": "pc", + "type": "int" + }, + { + "name": "npc", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "239", + "members": [ + { + "name": "nip", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "240", + "members": [ + { + "name": "PC", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "241", + "members": [ + { + "name": "PC", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "242", + "members": [ + ], + "meta-type": "object" + }, + { + "name": "243", + "meta-type": "enum", + "values": [ + "none", + "active", + "completed", + "failed" + ] + }, + { + "name": "[225]", + "element-type": "225", + "meta-type": "array" + }, + { + "name": "[244]", + "element-type": "244", + "meta-type": "array" + }, + { + "name": "244", + "members": [ + { + "name": "fd", + "type": "int" + }, + { + "name": "opaque", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "245", + "members": [ + { + "name": "node-id", + "default": null, + "type": "int" + }, + { + "name": "socket-id", + "default": null, + "type": "int" + }, + { + "name": "core-id", + "default": null, + "type": "int" + }, + { + "name": "thread-id", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "[int]", + "element-type": "int", + "meta-type": "array" + }, + { + "name": "246", + "meta-type": "enum", + "values": [ + "default", + "preferred", + "bind", + "interleave" + ] + }, + { + "name": "247", + "meta-type": "enum", + "values": [ + "dimm" + ] + }, + { + "name": "248", + "members": [ + { + "name": "data", + "type": "321" + } + ], + "meta-type": "object" + }, + { + "name": "249", + "members": [ + { + "name": "transferred", + "type": "int" + }, + { + "name": "remaining", + "type": "int" + }, + { + "name": "total", + "type": "int" + }, + { + "name": "duplicate", + "type": "int" + }, + { + "name": "skipped", + "type": "int" + }, + { + "name": "normal", + "type": "int" + }, + { + "name": "normal-bytes", + "type": "int" + }, + { + "name": "dirty-pages-rate", + "type": "int" + }, + { + "name": "mbps", + "type": "number" + }, + { + "name": "dirty-sync-count", + "type": "int" + }, + { + "name": "postcopy-requests", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "250", + "members": [ + { + "name": "cache-size", + "type": "int" + }, + { + "name": "bytes", + "type": "int" + }, + { + "name": "pages", + "type": "int" + }, + { + "name": "cache-miss", + "type": "int" + }, + { + "name": "cache-miss-rate", + "type": "number" + }, + { + "name": "overflow", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "251", + "meta-type": "enum", + "values": [ + "xbzrle", + "rdma-pin-all", + "auto-converge", + "zero-blocks", + "compress", + "events", + "postcopy-ram", + "x-colo", + "release-ram" + ] + }, + { + "name": "252", + "members": [ + { + "name": "filename", + "type": "str" + }, + { + "name": "format", + "type": "str" + }, + { + "name": "dirty-flag", + "default": null, + "type": "bool" + }, + { + "name": "actual-size", + "default": null, + "type": "int" + }, + { + "name": "virtual-size", + "type": "int" + }, + { + "name": "cluster-size", + "default": null, + "type": "int" + }, + { + "name": "encrypted", + "default": null, + "type": "bool" + }, + { + "name": "compressed", + "default": null, + "type": "bool" + }, + { + "name": "backing-filename", + "default": null, + "type": "str" + }, + { + "name": "full-backing-filename", + "default": null, + "type": "str" + }, + { + "name": "backing-filename-format", + "default": null, + "type": "str" + }, + { + "name": "snapshots", + "default": null, + "type": "[55]" + }, + { + "name": "backing-image", + "default": null, + "type": "252" + }, + { + "name": "format-specific", + "default": null, + "type": "322" + } + ], + "meta-type": "object" + }, + { + "name": "253", + "members": [ + { + "name": "writeback", + "type": "bool" + }, + { + "name": "direct", + "type": "bool" + }, + { + "name": "no-flush", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[254]", + "element-type": "254", + "meta-type": "array" + }, + { + "name": "254", + "members": [ + { + "name": "bus", + "type": "int" + }, + { + "name": "slot", + "type": "int" + }, + { + "name": "function", + "type": "int" + }, + { + "name": "class_info", + "type": "323" + }, + { + "name": "id", + "type": "324" + }, + { + "name": "irq", + "default": null, + "type": "int" + }, + { + "name": "qdev_id", + "type": "str" + }, + { + "name": "pci_bridge", + "default": null, + "type": "325" + }, + { + "name": "regions", + "type": "[326]" + } + ], + "meta-type": "object" + }, + { + "name": "255", + "meta-type": "enum", + "values": [ + "builtin", + "enum", + "array", + "object", + "alternate", + "command", + "event" + ] + }, + { + "name": "256", + "members": [ + { + "name": "json-type", + "type": "327" + } + ], + "meta-type": "object" + }, + { + "name": "257", + "members": [ + { + "name": "values", + "type": "[str]" + } + ], + "meta-type": "object" + }, + { + "name": "258", + "members": [ + { + "name": "element-type", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "259", + "members": [ + { + "name": "members", + "type": "[328]" + }, + { + "name": "tag", + "default": null, + "type": "str" + }, + { + "name": "variants", + "default": null, + "type": "[329]" + } + ], + "meta-type": "object" + }, + { + "name": "260", + "members": [ + { + "name": "members", + "type": "[330]" + } + ], + "meta-type": "object" + }, + { + "name": "261", + "members": [ + { + "name": "arg-type", + "type": "str" + }, + { + "name": "ret-type", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "262", + "members": [ + { + "name": "arg-type", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "263", + "members": [ + { + "name": "priority", + "type": "int" + }, + { + "name": "tbl-id", + "type": "int" + }, + { + "name": "in-pport", + "default": null, + "type": "int" + }, + { + "name": "tunnel-id", + "default": null, + "type": "int" + }, + { + "name": "vlan-id", + "default": null, + "type": "int" + }, + { + "name": "eth-type", + "default": null, + "type": "int" + }, + { + "name": "eth-src", + "default": null, + "type": "str" + }, + { + "name": "eth-dst", + "default": null, + "type": "str" + }, + { + "name": "ip-proto", + "default": null, + "type": "int" + }, + { + "name": "ip-tos", + "default": null, + "type": "int" + }, + { + "name": "ip-dst", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "264", + "members": [ + { + "name": "in-pport", + "default": null, + "type": "int" + }, + { + "name": "tunnel-id", + "default": null, + "type": "int" + }, + { + "name": "vlan-id", + "default": null, + "type": "int" + }, + { + "name": "eth-src", + "default": null, + "type": "str" + }, + { + "name": "eth-dst", + "default": null, + "type": "str" + }, + { + "name": "ip-proto", + "default": null, + "type": "int" + }, + { + "name": "ip-tos", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "265", + "members": [ + { + "name": "goto-tbl", + "default": null, + "type": "int" + }, + { + "name": "group-id", + "default": null, + "type": "int" + }, + { + "name": "tunnel-lport", + "default": null, + "type": "int" + }, + { + "name": "vlan-id", + "default": null, + "type": "int" + }, + { + "name": "new-vlan-id", + "default": null, + "type": "int" + }, + { + "name": "out-pport", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "266", + "meta-type": "enum", + "values": [ + "half", + "full" + ] + }, + { + "name": "267", + "meta-type": "enum", + "values": [ + "off", + "on" + ] + }, + { + "name": "268", + "meta-type": "enum", + "values": [ + "normal", + "none", + "all" + ] + }, + { + "name": "269", + "meta-type": "enum", + "values": [ + "client", + "server", + "unknown" + ] + }, + { + "name": "[188]", + "element-type": "188", + "meta-type": "array" + }, + { + "name": "270", + "meta-type": "enum", + "values": [ + "debug", + "inmigrate", + "internal-error", + "io-error", + "paused", + "postmigrate", + "prelaunch", + "finish-migrate", + "restore-vm", + "running", + "save-vm", + "shutdown", + "suspended", + "watchdog", + "guest-panicked", + "colo" + ] + }, + { + "name": "271", + "tag": "type", + "variants": [ + { + "case": "passthrough", + "type": "332" + } + ], + "members": [ + { + "name": "type", + "type": "331" + } + ], + "meta-type": "object" + }, + { + "name": "272", + "members": [ + { + "name": "major", + "type": "int" + }, + { + "name": "minor", + "type": "int" + }, + { + "name": "micro", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "273", + "meta-type": "enum", + "values": [ + "ipv4", + "ipv6", + "unix", + "vsock", + "unknown" + ] + }, + { + "name": "[191]", + "element-type": "191", + "meta-type": "array" + }, + { + "name": "[274]", + "element-type": "274", + "meta-type": "array" + }, + { + "name": "274", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "service", + "type": "str" + }, + { + "name": "family", + "type": "273" + }, + { + "name": "websocket", + "type": "bool" + }, + { + "name": "auth", + "type": "275" + }, + { + "name": "vencrypt", + "default": null, + "type": "276" + } + ], + "meta-type": "object" + }, + { + "name": "275", + "meta-type": "enum", + "values": [ + "none", + "vnc", + "ra2", + "ra2ne", + "tight", + "ultra", + "tls", + "vencrypt", + "sasl" + ] + }, + { + "name": "276", + "meta-type": "enum", + "values": [ + "plain", + "tls-none", + "x509-none", + "tls-vnc", + "x509-vnc", + "tls-plain", + "x509-plain", + "tls-sasl", + "x509-sasl" + ] + }, + { + "name": "277", + "meta-type": "enum", + "values": [ + "utf8", + "base64" + ] + }, + { + "name": "[278]", + "element-type": "278", + "meta-type": "array" + }, + { + "name": "278", + "tag": "type", + "variants": [ + { + "case": "number", + "type": "334" + }, + { + "case": "qcode", + "type": "335" + } + ], + "members": [ + { + "name": "type", + "type": "333" + } + ], + "meta-type": "object" + }, + { + "name": "279", + "meta-type": "enum", + "values": [ + "unavailable", + "disabled", + "enabled" + ] + }, + { + "name": "[280]", + "element-type": "280", + "meta-type": "array" + }, + { + "name": "280", + "tag": "type", + "variants": [ + { + "case": "abort", + "type": "337" + }, + { + "case": "block-dirty-bitmap-add", + "type": "338" + }, + { + "case": "block-dirty-bitmap-clear", + "type": "339" + }, + { + "case": "blockdev-backup", + "type": "340" + }, + { + "case": "blockdev-snapshot", + "type": "341" + }, + { + "case": "blockdev-snapshot-internal-sync", + "type": "342" + }, + { + "case": "blockdev-snapshot-sync", + "type": "343" + }, + { + "case": "drive-backup", + "type": "344" + } + ], + "members": [ + { + "name": "type", + "type": "336" + } + ], + "meta-type": "object" + }, + { + "name": "281", + "members": [ + { + "name": "completion-mode", + "default": null, + "type": "345" + } + ], + "meta-type": "object" + }, + { + "name": "282", + "meta-type": "enum", + "values": [ + "hyper-v" + ] + }, + { + "name": "283", + "members": [ + { + "name": "arg1", + "type": "int" + }, + { + "name": "arg2", + "type": "int" + }, + { + "name": "arg3", + "type": "int" + }, + { + "name": "arg4", + "type": "int" + }, + { + "name": "arg5", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "284", + "members": [ + { + "type": "46" + }, + { + "type": "str" + } + ], + "meta-type": "alternate" + }, + { + "name": "[285]", + "element-type": "285", + "meta-type": "array" + }, + { + "name": "285", + "members": [ + { + "name": "event", + "type": "346" + }, + { + "name": "state", + "default": null, + "type": "int" + }, + { + "name": "errno", + "default": null, + "type": "int" + }, + { + "name": "sector", + "default": null, + "type": "int" + }, + { + "name": "once", + "default": null, + "type": "bool" + }, + { + "name": "immediately", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[286]", + "element-type": "286", + "meta-type": "array" + }, + { + "name": "286", + "members": [ + { + "name": "event", + "type": "346" + }, + { + "name": "state", + "default": null, + "type": "int" + }, + { + "name": "new_state", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "287", + "meta-type": "enum", + "values": [ + "threads", + "native" + ] + }, + { + "name": "[288]", + "element-type": "288", + "meta-type": "array" + }, + { + "name": "288", + "tag": "type", + "variants": [ + { + "case": "inet", + "type": "296" + }, + { + "case": "unix", + "type": "348" + }, + { + "case": "vsock", + "type": "349" + }, + { + "case": "fd", + "type": "350" + } + ], + "members": [ + { + "name": "type", + "type": "347" + } + ], + "meta-type": "object" + }, + { + "name": "289", + "meta-type": "enum", + "values": [ + "tcp", + "iser" + ] + }, + { + "name": "290", + "meta-type": "enum", + "values": [ + "crc32c", + "none", + "crc32c-none", + "none-crc32c" + ] + }, + { + "name": "291", + "members": [ + { + "name": "type", + "type": "351" + }, + { + "name": "host", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "292", + "members": [ + { + "type": "352" + }, + { + "type": "353" + } + ], + "meta-type": "alternate" + }, + { + "name": "[284]", + "element-type": "284", + "meta-type": "array" + }, + { + "name": "293", + "meta-type": "enum", + "values": [ + "quorum", + "fifo" + ] + }, + { + "name": "[294]", + "element-type": "294", + "meta-type": "array" + }, + { + "name": "294", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "port", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "295", + "meta-type": "enum", + "values": [ + "primary", + "secondary" + ] + }, + { + "name": "296", + "members": [ + { + "name": "host", + "type": "str" + }, + { + "name": "port", + "type": "str" + }, + { + "name": "numeric", + "default": null, + "type": "bool" + }, + { + "name": "to", + "default": null, + "type": "int" + }, + { + "name": "ipv4", + "default": null, + "type": "bool" + }, + { + "name": "ipv6", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "297", + "meta-type": "enum", + "values": [ + "file", + "serial", + "parallel", + "pipe", + "socket", + "udp", + "pty", + "null", + "mux", + "msmouse", + "wctablet", + "braille", + "testdev", + "stdio", + "console", + "spicevmc", + "spiceport", + "vc", + "ringbuf", + "memory" + ] + }, + { + "name": "298", + "members": [ + { + "name": "data", + "type": "354" + } + ], + "meta-type": "object" + }, + { + "name": "299", + "members": [ + { + "name": "data", + "type": "355" + } + ], + "meta-type": "object" + }, + { + "name": "300", + "members": [ + { + "name": "data", + "type": "356" + } + ], + "meta-type": "object" + }, + { + "name": "301", + "members": [ + { + "name": "data", + "type": "357" + } + ], + "meta-type": "object" + }, + { + "name": "302", + "members": [ + { + "name": "data", + "type": "358" + } + ], + "meta-type": "object" + }, + { + "name": "303", + "members": [ + { + "name": "data", + "type": "359" + } + ], + "meta-type": "object" + }, + { + "name": "304", + "members": [ + { + "name": "data", + "type": "360" + } + ], + "meta-type": "object" + }, + { + "name": "305", + "members": [ + { + "name": "data", + "type": "361" + } + ], + "meta-type": "object" + }, + { + "name": "306", + "members": [ + { + "name": "data", + "type": "362" + } + ], + "meta-type": "object" + }, + { + "name": "307", + "members": [ + { + "name": "data", + "type": "363" + } + ], + "meta-type": "object" + }, + { + "name": "308", + "members": [ + { + "name": "data", + "type": "364" + } + ], + "meta-type": "object" + }, + { + "name": "309", + "meta-type": "enum", + "values": [ + "key", + "btn", + "rel", + "abs" + ] + }, + { + "name": "310", + "members": [ + { + "name": "data", + "type": "365" + } + ], + "meta-type": "object" + }, + { + "name": "311", + "members": [ + { + "name": "data", + "type": "366" + } + ], + "meta-type": "object" + }, + { + "name": "312", + "members": [ + { + "name": "data", + "type": "367" + } + ], + "meta-type": "object" + }, + { + "name": "313", + "meta-type": "enum", + "values": [ + "inet", + "unix", + "vsock", + "fd" + ] + }, + { + "name": "314", + "members": [ + { + "name": "data", + "type": "296" + } + ], + "meta-type": "object" + }, + { + "name": "315", + "members": [ + { + "name": "data", + "type": "348" + } + ], + "meta-type": "object" + }, + { + "name": "316", + "members": [ + { + "name": "data", + "type": "349" + } + ], + "meta-type": "object" + }, + { + "name": "317", + "members": [ + { + "name": "data", + "type": "350" + } + ], + "meta-type": "object" + }, + { + "name": "318", + "meta-type": "enum", + "values": [ + "active", + "disabled", + "frozen" + ] + }, + { + "name": "[319]", + "element-type": "319", + "meta-type": "array" + }, + { + "name": "319", + "members": [ + { + "name": "interval_length", + "type": "int" + }, + { + "name": "min_rd_latency_ns", + "type": "int" + }, + { + "name": "max_rd_latency_ns", + "type": "int" + }, + { + "name": "avg_rd_latency_ns", + "type": "int" + }, + { + "name": "min_wr_latency_ns", + "type": "int" + }, + { + "name": "max_wr_latency_ns", + "type": "int" + }, + { + "name": "avg_wr_latency_ns", + "type": "int" + }, + { + "name": "min_flush_latency_ns", + "type": "int" + }, + { + "name": "max_flush_latency_ns", + "type": "int" + }, + { + "name": "avg_flush_latency_ns", + "type": "int" + }, + { + "name": "avg_rd_queue_depth", + "type": "number" + }, + { + "name": "avg_wr_queue_depth", + "type": "number" + } + ], + "meta-type": "object" + }, + { + "name": "320", + "meta-type": "enum", + "values": [ + "string", + "boolean", + "number", + "size" + ] + }, + { + "name": "321", + "members": [ + { + "name": "id", + "default": null, + "type": "str" + }, + { + "name": "addr", + "type": "int" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "slot", + "type": "int" + }, + { + "name": "node", + "type": "int" + }, + { + "name": "memdev", + "type": "str" + }, + { + "name": "hotplugged", + "type": "bool" + }, + { + "name": "hotpluggable", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "[55]", + "element-type": "55", + "meta-type": "array" + }, + { + "name": "322", + "tag": "type", + "variants": [ + { + "case": "qcow2", + "type": "369" + }, + { + "case": "vmdk", + "type": "370" + }, + { + "case": "luks", + "type": "371" + } + ], + "members": [ + { + "name": "type", + "type": "368" + } + ], + "meta-type": "object" + }, + { + "name": "323", + "members": [ + { + "name": "desc", + "default": null, + "type": "str" + }, + { + "name": "class", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "324", + "members": [ + { + "name": "device", + "type": "int" + }, + { + "name": "vendor", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "325", + "members": [ + { + "name": "bus", + "type": "372" + }, + { + "name": "devices", + "default": null, + "type": "[254]" + } + ], + "meta-type": "object" + }, + { + "name": "[326]", + "element-type": "326", + "meta-type": "array" + }, + { + "name": "326", + "members": [ + { + "name": "bar", + "type": "int" + }, + { + "name": "type", + "type": "str" + }, + { + "name": "address", + "type": "int" + }, + { + "name": "size", + "type": "int" + }, + { + "name": "prefetch", + "default": null, + "type": "bool" + }, + { + "name": "mem_type_64", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "327", + "meta-type": "enum", + "values": [ + "string", + "number", + "int", + "boolean", + "null", + "object", + "array", + "value" + ] + }, + { + "name": "[328]", + "element-type": "328", + "meta-type": "array" + }, + { + "name": "328", + "members": [ + { + "name": "name", + "type": "str" + }, + { + "name": "type", + "type": "str" + }, + { + "name": "default", + "default": null, + "type": "any" + } + ], + "meta-type": "object" + }, + { + "name": "[329]", + "element-type": "329", + "meta-type": "array" + }, + { + "name": "329", + "members": [ + { + "name": "case", + "type": "str" + }, + { + "name": "type", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "[330]", + "element-type": "330", + "meta-type": "array" + }, + { + "name": "330", + "members": [ + { + "name": "type", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "331", + "meta-type": "enum", + "values": [ + "passthrough" + ] + }, + { + "name": "332", + "members": [ + { + "name": "data", + "type": "373" + } + ], + "meta-type": "object" + }, + { + "name": "333", + "meta-type": "enum", + "values": [ + "number", + "qcode" + ] + }, + { + "name": "334", + "members": [ + { + "name": "data", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "335", + "members": [ + { + "name": "data", + "type": "374" + } + ], + "meta-type": "object" + }, + { + "name": "336", + "meta-type": "enum", + "values": [ + "abort", + "block-dirty-bitmap-add", + "block-dirty-bitmap-clear", + "blockdev-backup", + "blockdev-snapshot", + "blockdev-snapshot-internal-sync", + "blockdev-snapshot-sync", + "drive-backup" + ] + }, + { + "name": "337", + "members": [ + { + "name": "data", + "type": "375" + } + ], + "meta-type": "object" + }, + { + "name": "338", + "members": [ + { + "name": "data", + "type": "34" + } + ], + "meta-type": "object" + }, + { + "name": "339", + "members": [ + { + "name": "data", + "type": "35" + } + ], + "meta-type": "object" + }, + { + "name": "340", + "members": [ + { + "name": "data", + "type": "47" + } + ], + "meta-type": "object" + }, + { + "name": "341", + "members": [ + { + "name": "data", + "type": "53" + } + ], + "meta-type": "object" + }, + { + "name": "342", + "members": [ + { + "name": "data", + "type": "56" + } + ], + "meta-type": "object" + }, + { + "name": "343", + "members": [ + { + "name": "data", + "type": "57" + } + ], + "meta-type": "object" + }, + { + "name": "344", + "members": [ + { + "name": "data", + "type": "72" + } + ], + "meta-type": "object" + }, + { + "name": "345", + "meta-type": "enum", + "values": [ + "individual", + "grouped" + ] + }, + { + "name": "346", + "meta-type": "enum", + "values": [ + "l1_update", + "l1_grow_alloc_table", + "l1_grow_write_table", + "l1_grow_activate_table", + "l2_load", + "l2_update", + "l2_update_compressed", + "l2_alloc_cow_read", + "l2_alloc_write", + "read_aio", + "read_backing_aio", + "read_compressed", + "write_aio", + "write_compressed", + "vmstate_load", + "vmstate_save", + "cow_read", + "cow_write", + "reftable_load", + "reftable_grow", + "reftable_update", + "refblock_load", + "refblock_update", + "refblock_update_part", + "refblock_alloc", + "refblock_alloc_hookup", + "refblock_alloc_write", + "refblock_alloc_write_blocks", + "refblock_alloc_write_table", + "refblock_alloc_switch_table", + "cluster_alloc", + "cluster_alloc_bytes", + "cluster_free", + "flush_to_os", + "flush_to_disk", + "pwritev_rmw_head", + "pwritev_rmw_after_head", + "pwritev_rmw_tail", + "pwritev_rmw_after_tail", + "pwritev", + "pwritev_zero", + "pwritev_done", + "empty_image_prepare" + ] + }, + { + "name": "347", + "meta-type": "enum", + "values": [ + "inet", + "unix", + "vsock", + "fd" + ] + }, + { + "name": "348", + "members": [ + { + "name": "path", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "349", + "members": [ + { + "name": "cid", + "type": "str" + }, + { + "name": "port", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "350", + "members": [ + { + "name": "str", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "351", + "meta-type": "enum", + "values": [ + "inet" + ] + }, + { + "name": "352", + "members": [ + { + "name": "template", + "default": null, + "type": "353" + }, + { + "name": "main-header", + "default": null, + "type": "bool" + }, + { + "name": "active-l1", + "default": null, + "type": "bool" + }, + { + "name": "active-l2", + "default": null, + "type": "bool" + }, + { + "name": "refcount-table", + "default": null, + "type": "bool" + }, + { + "name": "refcount-block", + "default": null, + "type": "bool" + }, + { + "name": "snapshot-table", + "default": null, + "type": "bool" + }, + { + "name": "inactive-l1", + "default": null, + "type": "bool" + }, + { + "name": "inactive-l2", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "353", + "meta-type": "enum", + "values": [ + "none", + "constant", + "cached", + "all" + ] + }, + { + "name": "354", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "in", + "default": null, + "type": "str" + }, + { + "name": "out", + "type": "str" + }, + { + "name": "append", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "355", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "device", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "356", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "addr", + "type": "227" + }, + { + "name": "tls-creds", + "default": null, + "type": "str" + }, + { + "name": "server", + "default": null, + "type": "bool" + }, + { + "name": "wait", + "default": null, + "type": "bool" + }, + { + "name": "nodelay", + "default": null, + "type": "bool" + }, + { + "name": "telnet", + "default": null, + "type": "bool" + }, + { + "name": "reconnect", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "357", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "remote", + "type": "227" + }, + { + "name": "local", + "default": null, + "type": "227" + } + ], + "meta-type": "object" + }, + { + "name": "358", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "359", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "chardev", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "360", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "signal", + "default": null, + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "361", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "type", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "362", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "fqdn", + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "363", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "width", + "default": null, + "type": "int" + }, + { + "name": "height", + "default": null, + "type": "int" + }, + { + "name": "cols", + "default": null, + "type": "int" + }, + { + "name": "rows", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "364", + "members": [ + { + "name": "logfile", + "default": null, + "type": "str" + }, + { + "name": "logappend", + "default": null, + "type": "bool" + }, + { + "name": "size", + "default": null, + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "365", + "members": [ + { + "name": "key", + "type": "278" + }, + { + "name": "down", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "366", + "members": [ + { + "name": "button", + "type": "376" + }, + { + "name": "down", + "type": "bool" + } + ], + "meta-type": "object" + }, + { + "name": "367", + "members": [ + { + "name": "axis", + "type": "377" + }, + { + "name": "value", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "368", + "meta-type": "enum", + "values": [ + "qcow2", + "vmdk", + "luks" + ] + }, + { + "name": "369", + "members": [ + { + "name": "data", + "type": "378" + } + ], + "meta-type": "object" + }, + { + "name": "370", + "members": [ + { + "name": "data", + "type": "379" + } + ], + "meta-type": "object" + }, + { + "name": "371", + "members": [ + { + "name": "data", + "type": "380" + } + ], + "meta-type": "object" + }, + { + "name": "372", + "members": [ + { + "name": "number", + "type": "int" + }, + { + "name": "secondary", + "type": "int" + }, + { + "name": "subordinate", + "type": "int" + }, + { + "name": "io_range", + "type": "381" + }, + { + "name": "memory_range", + "type": "381" + }, + { + "name": "prefetchable_range", + "type": "381" + } + ], + "meta-type": "object" + }, + { + "name": "373", + "members": [ + { + "name": "path", + "default": null, + "type": "str" + }, + { + "name": "cancel-path", + "default": null, + "type": "str" + } + ], + "meta-type": "object" + }, + { + "name": "374", + "meta-type": "enum", + "values": [ + "unmapped", + "shift", + "shift_r", + "alt", + "alt_r", + "altgr", + "altgr_r", + "ctrl", + "ctrl_r", + "menu", + "esc", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "0", + "minus", + "equal", + "backspace", + "tab", + "q", + "w", + "e", + "r", + "t", + "y", + "u", + "i", + "o", + "p", + "bracket_left", + "bracket_right", + "ret", + "a", + "s", + "d", + "f", + "g", + "h", + "j", + "k", + "l", + "semicolon", + "apostrophe", + "grave_accent", + "backslash", + "z", + "x", + "c", + "v", + "b", + "n", + "m", + "comma", + "dot", + "slash", + "asterisk", + "spc", + "caps_lock", + "f1", + "f2", + "f3", + "f4", + "f5", + "f6", + "f7", + "f8", + "f9", + "f10", + "num_lock", + "scroll_lock", + "kp_divide", + "kp_multiply", + "kp_subtract", + "kp_add", + "kp_enter", + "kp_decimal", + "sysrq", + "kp_0", + "kp_1", + "kp_2", + "kp_3", + "kp_4", + "kp_5", + "kp_6", + "kp_7", + "kp_8", + "kp_9", + "less", + "f11", + "f12", + "print", + "home", + "pgup", + "pgdn", + "end", + "left", + "up", + "down", + "right", + "insert", + "delete", + "stop", + "again", + "props", + "undo", + "front", + "copy", + "open", + "paste", + "find", + "cut", + "lf", + "help", + "meta_l", + "meta_r", + "compose", + "pause", + "ro", + "hiragana", + "henkan", + "yen", + "kp_comma", + "kp_equals", + "power" + ] + }, + { + "name": "375", + "members": [ + ], + "meta-type": "object" + }, + { + "name": "376", + "meta-type": "enum", + "values": [ + "left", + "middle", + "right", + "wheel-up", + "wheel-down", + "side", + "extra" + ] + }, + { + "name": "377", + "meta-type": "enum", + "values": [ + "x", + "y" + ] + }, + { + "name": "378", + "members": [ + { + "name": "compat", + "type": "str" + }, + { + "name": "lazy-refcounts", + "default": null, + "type": "bool" + }, + { + "name": "corrupt", + "default": null, + "type": "bool" + }, + { + "name": "refcount-bits", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "379", + "members": [ + { + "name": "create-type", + "type": "str" + }, + { + "name": "cid", + "type": "int" + }, + { + "name": "parent-cid", + "type": "int" + }, + { + "name": "extents", + "type": "[252]" + } + ], + "meta-type": "object" + }, + { + "name": "380", + "members": [ + { + "name": "cipher-alg", + "type": "382" + }, + { + "name": "cipher-mode", + "type": "383" + }, + { + "name": "ivgen-alg", + "type": "384" + }, + { + "name": "ivgen-hash-alg", + "default": null, + "type": "385" + }, + { + "name": "hash-alg", + "type": "385" + }, + { + "name": "payload-offset", + "type": "int" + }, + { + "name": "master-key-iters", + "type": "int" + }, + { + "name": "uuid", + "type": "str" + }, + { + "name": "slots", + "type": "[386]" + } + ], + "meta-type": "object" + }, + { + "name": "381", + "members": [ + { + "name": "base", + "type": "int" + }, + { + "name": "limit", + "type": "int" + } + ], + "meta-type": "object" + }, + { + "name": "[252]", + "element-type": "252", + "meta-type": "array" + }, + { + "name": "382", + "meta-type": "enum", + "values": [ + "aes-128", + "aes-192", + "aes-256", + "des-rfb", + "3des", + "cast5-128", + "serpent-128", + "serpent-192", + "serpent-256", + "twofish-128", + "twofish-192", + "twofish-256" + ] + }, + { + "name": "383", + "meta-type": "enum", + "values": [ + "ecb", + "cbc", + "xts", + "ctr" + ] + }, + { + "name": "384", + "meta-type": "enum", + "values": [ + "plain", + "plain64", + "essiv" + ] + }, + { + "name": "385", + "meta-type": "enum", + "values": [ + "md5", + "sha1", + "sha224", + "sha256", + "sha384", + "sha512", + "ripemd160" + ] + }, + { + "name": "[386]", + "element-type": "386", + "meta-type": "array" + }, + { + "name": "386", + "members": [ + { + "name": "active", + "type": "bool" + }, + { + "name": "iters", + "default": null, + "type": "int" + }, + { + "name": "stripes", + "default": null, + "type": "int" + }, + { + "name": "key-offset", + "type": "int" + } + ], + "meta-type": "object" + } + ], + "id": "libvirt-48" +} + +{ + "return": { + }, + "id": "libvirt-1" +} + +{ + "return": [ + { + "name": "default", + "typename": "604-powerpc64-cpu", + "static": false + }, + { + "name": "ppc", + "typename": "604-powerpc64-cpu", + "static": false + }, + { + "name": "ppc32", + "typename": "604-powerpc64-cpu", + "static": false + }, + { + "name": "ppc64", + "typename": "970fx_v3.1-powerpc64-cpu", + "static": false + }, + { + "name": "970mp", + "typename": "970mp_v1.1-powerpc64-cpu", + "static": false + }, + { + "name": "970fx", + "typename": "970fx_v3.1-powerpc64-cpu", + "static": false + }, + { + "name": "970", + "typename": "970_v2.2-powerpc64-cpu", + "static": false + }, + { + "name": "POWER9", + "typename": "POWER9_v1.0-powerpc64-cpu", + "static": false + }, + { + "name": "POWER8NVL", + "typename": "POWER8NVL_v1.0-powerpc64-cpu", + "static": false + }, + { + "name": "POWER8", + "typename": "POWER8_v2.0-powerpc64-cpu", + "static": false + }, + { + "name": "POWER8E", + "typename": "POWER8E_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "POWER7+", + "typename": "POWER7+_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "POWER7", + "typename": "POWER7_v2.3-powerpc64-cpu", + "static": false + }, + { + "name": "POWER5gs", + "typename": "POWER5+_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "POWER5+", + "typename": "POWER5+_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "Apollo7PM", + "typename": "7457A_v1.0-powerpc64-cpu", + "static": false + }, + { + "name": "7457A", + "typename": "7457A_v1.2-powerpc64-cpu", + "static": false + }, + { + "name": "7447A", + "typename": "7447A_v1.2-powerpc64-cpu", + "static": false + }, + { + "name": "Apollo7", + "typename": "7457_v1.2-powerpc64-cpu", + "static": false + }, + { + "name": "7457", + "typename": "7457_v1.2-powerpc64-cpu", + "static": false + }, + { + "name": "7447", + "typename": "7447_v1.1-powerpc64-cpu", + "static": false + }, + { + "name": "Apollo6", + "typename": "7455_v3.2-powerpc64-cpu", + "static": false + }, + { + "name": "7455", + "typename": "7455_v3.2-powerpc64-cpu", + "static": false + }, + { + "name": "7445", + "typename": "7445_v3.2-powerpc64-cpu", + "static": false + }, + { + "name": "7451", + "typename": "7451_v2.3-powerpc64-cpu", + "static": false + }, + { + "name": "7441", + "typename": "7441_v2.3-powerpc64-cpu", + "static": false + }, + { + "name": "Vger", + "typename": "7450_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "7450", + "typename": "7450_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "7448", + "typename": "7448_v2.1-powerpc64-cpu", + "static": false + }, + { + "name": "Nitro", + "typename": "7410_v1.4-powerpc64-cpu", + "static": false + }, + { + "name": "7410", + "typename": "7410_v1.4-powerpc64-cpu", + "static": false + }, + { + "name": "G4", + "typename": "7400_v2.9-powerpc64-cpu", + "static": false + }, + { + "name": "Max", + "typename": "7400_v2.9-powerpc64-cpu", + "static": false + }, + { + "name": "7400", + "typename": "7400_v2.9-powerpc64-cpu", + "static": false + }, + { + "name": "Goldfinger", + "typename": "755_v2.8-powerpc64-cpu", + "static": false + }, + { + "name": "755", + "typename": "755_v2.8-powerpc64-cpu", + "static": false + }, + { + "name": "745", + "typename": "745_v2.8-powerpc64-cpu", + "static": false + }, + { + "name": "LoneStar", + "typename": "750l_v3.2-powerpc64-cpu", + "static": false + }, + { + "name": "750l", + "typename": "750l_v3.2-powerpc64-cpu", + "static": false + }, + { + "name": "750gx", + "typename": "750gx_v1.2-powerpc64-cpu", + "static": false + }, + { + "name": "750fx", + "typename": "750fx_v2.3-powerpc64-cpu", + "static": false + }, + { + "name": "750cxe", + "typename": "750cxe_v3.1b-powerpc64-cpu", + "static": false + }, + { + "name": "750cx", + "typename": "750cx_v2.2-powerpc64-cpu", + "static": false + }, + { + "name": "750cl", + "typename": "750cl_v2.0-powerpc64-cpu", + "static": false + }, + { + "name": "Conan/Doyle", + "typename": "750p-powerpc64-cpu", + "static": false + }, + { + "name": "G3", + "typename": "750_v3.1-powerpc64-cpu", + "static": false + }, + { + "name": "Typhoon", + "typename": "750_v3.1-powerpc64-cpu", + "static": false + }, + { + "name": "750", + "typename": "750_v3.1-powerpc64-cpu", + "static": false + }, + { + "name": "Arthur", + "typename": "740_v3.1-powerpc64-cpu", + "static": false + }, + { + "name": "740", + "typename": "740_v3.1-powerpc64-cpu", + "static": false + }, + { + "name": "Mach5", + "typename": "604r-powerpc64-cpu", + "static": false + }, + { + "name": "Sirocco", + "typename": "604e_v2.4-powerpc64-cpu", + "static": false + }, + { + "name": "604e", + "typename": "604e_v2.4-powerpc64-cpu", + "static": false + }, + { + "name": "Goldeneye", + "typename": "603e7t-powerpc64-cpu", + "static": false + }, + { + "name": "603r", + "typename": "603e7t-powerpc64-cpu", + "static": false + }, + { + "name": "Vaillant", + "typename": "603e7v-powerpc64-cpu", + "static": false + }, + { + "name": "Stretch", + "typename": "603e_v4.1-powerpc64-cpu", + "static": false + }, + { + "name": "603e", + "typename": "603e_v4.1-powerpc64-cpu", + "static": false + }, + { + "name": "Vanilla", + "typename": "603-powerpc64-cpu", + "static": false + }, + { + "name": "601v", + "typename": "601_v2-powerpc64-cpu", + "static": false + }, + { + "name": "601", + "typename": "601_v2-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8560", + "typename": "MPC8560_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8555E", + "typename": "MPC8555E_v11-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8555", + "typename": "MPC8555_v11-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8548E", + "typename": "MPC8548E_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8548", + "typename": "MPC8548_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8547E", + "typename": "MPC8547E_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8545E", + "typename": "MPC8545E_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8545", + "typename": "MPC8545_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8544E", + "typename": "MPC8544E_v11-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8544", + "typename": "MPC8544_v11-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8543E", + "typename": "MPC8543E_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8543", + "typename": "MPC8543_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8541E", + "typename": "MPC8541E_v11-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8541", + "typename": "MPC8541_v11-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8540", + "typename": "MPC8540_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8533E", + "typename": "MPC8533E_v11-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8533", + "typename": "MPC8533_v11-powerpc64-cpu", + "static": false + }, + { + "name": "e500v2", + "typename": "e500v2_v22-powerpc64-cpu", + "static": false + }, + { + "name": "e500v1", + "typename": "e500_v20-powerpc64-cpu", + "static": false + }, + { + "name": "e500", + "typename": "e500v2_v22-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8347EA", + "typename": "MPC8347EAT-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8347E", + "typename": "MPC8347ET-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8347A", + "typename": "MPC8347AT-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8347", + "typename": "MPC8347T-powerpc64-cpu", + "static": false + }, + { + "name": "e300", + "typename": "e300c3-powerpc64-cpu", + "static": false + }, + { + "name": "e200", + "typename": "e200z6-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8280", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8275", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8272", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8271", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8270", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8266_HiP4", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8266_HiP3", + "typename": "G2HiP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8266", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8265_HiP4", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8265_HiP3", + "typename": "G2HiP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8265", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8264_HiP4", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8264_HiP3", + "typename": "G2HiP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8264", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8260_HiP4", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8260_HiP3", + "typename": "G2HiP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8260", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8255_HiP4", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8255_HiP3", + "typename": "G2HiP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8255", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8250_HiP4", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8250_HiP3", + "typename": "G2HiP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8250", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8248", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8247", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8245", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8241", + "typename": "G2HiP4-powerpc64-cpu", + "static": false + }, + { + "name": "PowerQUICC-II", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC82xx", + "typename": "G2leGP3-powerpc64-cpu", + "static": false + }, + { + "name": "MPC5200B", + "typename": "MPC5200B_v21-powerpc64-cpu", + "static": false + }, + { + "name": "MPC5200", + "typename": "MPC5200_v12-powerpc64-cpu", + "static": false + }, + { + "name": "MPC52xx", + "typename": "MPC5200_v12-powerpc64-cpu", + "static": false + }, + { + "name": "MPC8240", + "typename": "603-powerpc64-cpu", + "static": false + }, + { + "name": "440EP", + "typename": "440EPb-powerpc64-cpu", + "static": false + }, + { + "name": "x2vp50", + "typename": "x2vp20-powerpc64-cpu", + "static": false + }, + { + "name": "x2vp7", + "typename": "x2vp4-powerpc64-cpu", + "static": false + }, + { + "name": "405GPe", + "typename": "405CRc-powerpc64-cpu", + "static": false + }, + { + "name": "405GP", + "typename": "405GPd-powerpc64-cpu", + "static": false + }, + { + "name": "405CR", + "typename": "405CRc-powerpc64-cpu", + "static": false + }, + { + "name": "405", + "typename": "405D4-powerpc64-cpu", + "static": false + }, + { + "name": "403", + "typename": "403GC-powerpc64-cpu", + "static": false + }, + { + "name": "7457A_v1.2", + "typename": "", + "static": false + }, + { + "name": "750cl_v1.0", + "typename": "", + "static": false + }, + { + "name": "750cxe_v2.1", + "typename": "", + "static": false + }, + { + "name": "755_v2.7", + "typename": "", + "static": false + }, + { + "name": "MPC8347ET", + "typename": "", + "static": false + }, + { + "name": "MPC8545E_v20", + "typename": "", + "static": false + }, + { + "name": "750_v2.1", + "typename": "", + "static": false + }, + { + "name": "755_v2.2", + "typename": "", + "static": false + }, + { + "name": "745_v2.0", + "typename": "", + "static": false + }, + { + "name": "7455_v1.0", + "typename": "", + "static": false + }, + { + "name": "MPC8547E_v21", + "typename": "", + "static": false + }, + { + "name": "STB25", + "typename": "", + "static": false + }, + { + "name": "POWER8_v2.0", + "typename": "", + "static": false + }, + { + "name": "401G2", + "typename": "", + "static": false + }, + { + "name": "MPC8349A", + "typename": "", + "static": false + }, + { + "name": "750e", + "typename": "", + "static": false + }, + { + "name": "MPC8545_v21", + "typename": "", + "static": false + }, + { + "name": "MPC8548_v11", + "typename": "", + "static": false + }, + { + "name": "970fx_v2.0", + "typename": "", + "static": false + }, + { + "name": "750fx_v2.0", + "typename": "", + "static": false + }, + { + "name": "POWER8E_v2.1", + "typename": "", + "static": false + }, + { + "name": "Cobra", + "typename": "", + "static": false + }, + { + "name": "603p", + "typename": "", + "static": false + }, + { + "name": "7400_v2.7", + "typename": "", + "static": false + }, + { + "name": "MPC8378E", + "typename": "", + "static": false + }, + { + "name": "e500v2_v10", + "typename": "", + "static": false + }, + { + "name": "e500mc", + "typename": "", + "static": false + }, + { + "name": "603e7v1", + "typename": "", + "static": false + }, + { + "name": "970mp_v1.0", + "typename": "", + "static": false + }, + { + "name": "MPC8555E_v11", + "typename": "", + "static": false + }, + { + "name": "440-Xilinx-w-dfpu", + "typename": "", + "static": false + }, + { + "name": "740e", + "typename": "", + "static": false + }, + { + "name": "405CRc", + "typename": "", + "static": false + }, + { + "name": "7447A_v1.1", + "typename": "", + "static": false + }, + { + "name": "MPC8533E_v10", + "typename": "", + "static": false + }, + { + "name": "MPC8543_v11", + "typename": "", + "static": false + }, + { + "name": "7400_v2.2", + "typename": "", + "static": false + }, + { + "name": "MPC8540_v21", + "typename": "", + "static": false + }, + { + "name": "e500v2_v21", + "typename": "", + "static": false + }, + { + "name": "e300c1", + "typename": "", + "static": false + }, + { + "name": "970fx_v1.0", + "typename": "", + "static": false + }, + { + "name": "750gx_v1.2", + "typename": "", + "static": false + }, + { + "name": "750fx_v1.0", + "typename": "", + "static": false + }, + { + "name": "MPC8641", + "typename": "", + "static": false + }, + { + "name": "MPC8544E_v10", + "typename": "", + "static": false + }, + { + "name": "405D4", + "typename": "", + "static": false + }, + { + "name": "7457_v1.1", + "typename": "", + "static": false + }, + { + "name": "970fx_v3.0", + "typename": "", + "static": false + }, + { + "name": "604e_v2.2", + "typename": "", + "static": false + }, + { + "name": "755_v2.6", + "typename": "", + "static": false + }, + { + "name": "Npe4GS3", + "typename": "", + "static": false + }, + { + "name": "7410_v1.4", + "typename": "", + "static": false + }, + { + "name": "750_v2.0", + "typename": "", + "static": false + }, + { + "name": "7445_v3.2", + "typename": "", + "static": false + }, + { + "name": "745_v2.4", + "typename": "", + "static": false + }, + { + "name": "750l_v3.2", + "typename": "", + "static": false + }, + { + "name": "MPC8540_v10", + "typename": "", + "static": false + }, + { + "name": "750_v1.0", + "typename": "", + "static": false + }, + { + "name": "STB03", + "typename": "", + "static": false + }, + { + "name": "MPC8343A", + "typename": "", + "static": false + }, + { + "name": "MPC8378", + "typename": "", + "static": false + }, + { + "name": "G2HiP3", + "typename": "", + "static": false + }, + { + "name": "750cxe_v3.0", + "typename": "", + "static": false + }, + { + "name": "e500_v10", + "typename": "", + "static": false + }, + { + "name": "755_v1.1", + "typename": "", + "static": false + }, + { + "name": "MPC8567", + "typename": "", + "static": false + }, + { + "name": "MPC8545_v20", + "typename": "", + "static": false + }, + { + "name": "MPC8548_v10", + "typename": "", + "static": false + }, + { + "name": "Npe405H", + "typename": "", + "static": false + }, + { + "name": "603e7v", + "typename": "", + "static": false + }, + { + "name": "750_v3.0", + "typename": "", + "static": false + }, + { + "name": "Npe405H2", + "typename": "", + "static": false + }, + { + "name": "7400_v2.6", + "typename": "", + "static": false + }, + { + "name": "405GPa", + "typename": "", + "static": false + }, + { + "name": "MPC8548_v21", + "typename": "", + "static": false + }, + { + "name": "MPC8541E_v10", + "typename": "", + "static": false + }, + { + "name": "750l_v2.2", + "typename": "", + "static": false + }, + { + "name": "MPC8555E_v10", + "typename": "", + "static": false + }, + { + "name": "7457A_v1.1", + "typename": "", + "static": false + }, + { + "name": "e200z6", + "typename": "", + "static": false + }, + { + "name": "MPC8379E", + "typename": "", + "static": false + }, + { + "name": "e500v2_v20", + "typename": "", + "static": false + }, + { + "name": "MPC8347AP", + "typename": "", + "static": false + }, + { + "name": "401B2", + "typename": "", + "static": false + }, + { + "name": "MPC8349E", + "typename": "", + "static": false + }, + { + "name": "755_v2.1", + "typename": "", + "static": false + }, + { + "name": "MPC8543_v21", + "typename": "", + "static": false + }, + { + "name": "745_v2.8", + "typename": "", + "static": false + }, + { + "name": "MPC8547E_v20", + "typename": "", + "static": false + }, + { + "name": "7455_v3.4", + "typename": "", + "static": false + }, + { + "name": "7448_v1.1", + "typename": "", + "static": false + }, + { + "name": "740_v2.2", + "typename": "", + "static": false + }, + { + "name": "7400_v1.1", + "typename": "", + "static": false + }, + { + "name": "MPC8567E", + "typename": "", + "static": false + }, + { + "name": "7441_v2.10", + "typename": "", + "static": false + }, + { + "name": "603e_v1.4", + "typename": "", + "static": false + }, + { + "name": "G2leGP1", + "typename": "", + "static": false + }, + { + "name": "7451_v2.10", + "typename": "", + "static": false + }, + { + "name": "MPC8343E", + "typename": "", + "static": false + }, + { + "name": "750cx_v2.2", + "typename": "", + "static": false + }, + { + "name": "Npe405L", + "typename": "", + "static": false + }, + { + "name": "603e7", + "typename": "", + "static": false + }, + { + "name": "401A1", + "typename": "", + "static": false + }, + { + "name": "MPC8377", + "typename": "", + "static": false + }, + { + "name": "7448_v2.1", + "typename": "", + "static": false + }, + { + "name": "7441_v2.3", + "typename": "", + "static": false + }, + { + "name": "7400_v2.1", + "typename": "", + "static": false + }, + { + "name": "405CRb", + "typename": "", + "static": false + }, + { + "name": "604", + "typename": "", + "static": false + }, + { + "name": "MPC8540_v20", + "typename": "", + "static": false + }, + { + "name": "MPC8543_v10", + "typename": "", + "static": false + }, + { + "name": "7445_v2.1", + "typename": "", + "static": false + }, + { + "name": "e500_v20", + "typename": "", + "static": false + }, + { + "name": "750gx_v1.1", + "typename": "", + "static": false + }, + { + "name": "7447A_v1.0", + "typename": "", + "static": false + }, + { + "name": "750cxe_v2.4", + "typename": "", + "static": false + }, + { + "name": "MPC8548_v20", + "typename": "", + "static": false + }, + { + "name": "MPC8543E_v11", + "typename": "", + "static": false + }, + { + "name": "MPC8347AT", + "typename": "", + "static": false + }, + { + "name": "POWER8NVL_v1.0", + "typename": "", + "static": false + }, + { + "name": "7457A_v1.0", + "typename": "", + "static": false + }, + { + "name": "7457_v1.0", + "typename": "", + "static": false + }, + { + "name": "7450_v1.2", + "typename": "", + "static": false + }, + { + "name": "MPC8572", + "typename": "", + "static": false + }, + { + "name": "755_v2.5", + "typename": "", + "static": false + }, + { + "name": "7410_v1.3", + "typename": "", + "static": false + }, + { + "name": "745_v2.3", + "typename": "", + "static": false + }, + { + "name": "750l_v2.1", + "typename": "", + "static": false + }, + { + "name": "405GPR", + "typename": "", + "static": false + }, + { + "name": "755_v2.0", + "typename": "", + "static": false + }, + { + "name": "MPC8541_v11", + "typename": "", + "static": false + }, + { + "name": "401C2", + "typename": "", + "static": false + }, + { + "name": "e500v2_v30", + "typename": "", + "static": false + }, + { + "name": "7455_v3.3", + "typename": "", + "static": false + }, + { + "name": "405EZ", + "typename": "", + "static": false + }, + { + "name": "MPC8568E", + "typename": "", + "static": false + }, + { + "name": "755_v1.0", + "typename": "", + "static": false + }, + { + "name": "603e_v1.3", + "typename": "", + "static": false + }, + { + "name": "MPC8560_v10", + "typename": "", + "static": false + }, + { + "name": "MPC8560_v21", + "typename": "", + "static": false + }, + { + "name": "G2H4", + "typename": "", + "static": false + }, + { + "name": "MPC8533_v11", + "typename": "", + "static": false + }, + { + "name": "740_v3.1", + "typename": "", + "static": false + }, + { + "name": "e200z5", + "typename": "", + "static": false + }, + { + "name": "MPC8349", + "typename": "", + "static": false + }, + { + "name": "7400_v2.0", + "typename": "", + "static": false + }, + { + "name": "405CRa", + "typename": "", + "static": false + }, + { + "name": "MPC8543E_v10", + "typename": "", + "static": false + }, + { + "name": "MPC8543E_v21", + "typename": "", + "static": false + }, + { + "name": "750cxe_v2.3", + "typename": "", + "static": false + }, + { + "name": "MPC8543_v20", + "typename": "", + "static": false + }, + { + "name": "745_v2.7", + "typename": "", + "static": false + }, + { + "name": "403GC", + "typename": "", + "static": false + }, + { + "name": "e5500", + "typename": "", + "static": false + }, + { + "name": "7448_v1.0", + "typename": "", + "static": false + }, + { + "name": "MPC5200_v12", + "typename": "", + "static": false + }, + { + "name": "740_v2.1", + "typename": "", + "static": false + }, + { + "name": "745_v2.2", + "typename": "", + "static": false + }, + { + "name": "7400_v1.0", + "typename": "", + "static": false + }, + { + "name": "7410_v1.2", + "typename": "", + "static": false + }, + { + "name": "x2vp4", + "typename": "", + "static": false + }, + { + "name": "MPC8555_v11", + "typename": "", + "static": false + }, + { + "name": "MPC8541_v10", + "typename": "", + "static": false + }, + { + "name": "405LP", + "typename": "", + "static": false + }, + { + "name": "750fx_v2.3", + "typename": "", + "static": false + }, + { + "name": "405EP", + "typename": "", + "static": false + }, + { + "name": "601_v2", + "typename": "", + "static": false + }, + { + "name": "MPC8544_v11", + "typename": "", + "static": false + }, + { + "name": "401D2", + "typename": "", + "static": false + }, + { + "name": "MPC8572E", + "typename": "", + "static": false + }, + { + "name": "604e_v1.0", + "typename": "", + "static": false + }, + { + "name": "750cx_v2.1", + "typename": "", + "static": false + }, + { + "name": "MPC5200B_v21", + "typename": "", + "static": false + }, + { + "name": "750l_v3.0", + "typename": "", + "static": false + }, + { + "name": "e300c4", + "typename": "", + "static": false + }, + { + "name": "7448_v2.0", + "typename": "", + "static": false + }, + { + "name": "7450_v2.1", + "typename": "", + "static": false + }, + { + "name": "G2leGP", + "typename": "", + "static": false + }, + { + "name": "750cxe_v3.1b", + "typename": "", + "static": false + }, + { + "name": "7400_v2.9", + "typename": "", + "static": false + }, + { + "name": "G2GP", + "typename": "", + "static": false + }, + { + "name": "603", + "typename": "", + "static": false + }, + { + "name": "405GPd", + "typename": "", + "static": false + }, + { + "name": "MPC8548E_v11", + "typename": "", + "static": false + }, + { + "name": "603e7t", + "typename": "", + "static": false + }, + { + "name": "IOP480", + "typename": "", + "static": false + }, + { + "name": "750gx_v1.0", + "typename": "", + "static": false + }, + { + "name": "MPC8560_v20", + "typename": "", + "static": false + }, + { + "name": "405D2", + "typename": "", + "static": false + }, + { + "name": "750fl", + "typename": "", + "static": false + }, + { + "name": "750l_v2.0", + "typename": "", + "static": false + }, + { + "name": "x2vp20", + "typename": "", + "static": false + }, + { + "name": "e600", + "typename": "", + "static": false + }, + { + "name": "7450_v1.1", + "typename": "", + "static": false + }, + { + "name": "755_v2.4", + "typename": "", + "static": false + }, + { + "name": "7445_v1.0", + "typename": "", + "static": false + }, + { + "name": "G2LS", + "typename": "", + "static": false + }, + { + "name": "MPC8543E_v20", + "typename": "", + "static": false + }, + { + "name": "603e_v2.2", + "typename": "", + "static": false + }, + { + "name": "7447_v1.1", + "typename": "", + "static": false + }, + { + "name": "603e_v4", + "typename": "", + "static": false + }, + { + "name": "7455_v3.2", + "typename": "", + "static": false + }, + { + "name": "740_v2.0", + "typename": "", + "static": false + }, + { + "name": "MPC8347P", + "typename": "", + "static": false + }, + { + "name": "440EPb", + "typename": "", + "static": false + }, + { + "name": "MPC603", + "typename": "", + "static": false + }, + { + "name": "603e_v1.2", + "typename": "", + "static": false + }, + { + "name": "750fx_v2.2", + "typename": "", + "static": false + }, + { + "name": "POWER9_v1.0", + "typename": "", + "static": false + }, + { + "name": "740_v1.0", + "typename": "", + "static": false + }, + { + "name": "MPC8544_v10", + "typename": "", + "static": false + }, + { + "name": "601_v1", + "typename": "", + "static": false + }, + { + "name": "745_v1.1", + "typename": "", + "static": false + }, + { + "name": "POWER7+_v2.1", + "typename": "", + "static": false + }, + { + "name": "750cx_v2.0", + "typename": "", + "static": false + }, + { + "name": "MPC8347EAP", + "typename": "", + "static": false + }, + { + "name": "401E2", + "typename": "", + "static": false + }, + { + "name": "MPC8641D", + "typename": "", + "static": false + }, + { + "name": "e300c3", + "typename": "", + "static": false + }, + { + "name": "MPC8533_v10", + "typename": "", + "static": false + }, + { + "name": "7441_v2.1", + "typename": "", + "static": false + }, + { + "name": "740_v3.0", + "typename": "", + "static": false + }, + { + "name": "POWER5+_v2.1", + "typename": "", + "static": false + }, + { + "name": "602", + "typename": "", + "static": false + }, + { + "name": "MPC8548E_v10", + "typename": "", + "static": false + }, + { + "name": "G2leLS", + "typename": "", + "static": false + }, + { + "name": "MPC8343", + "typename": "", + "static": false + }, + { + "name": "750cx_v1.0", + "typename": "", + "static": false + }, + { + "name": "750cxe_v2.2", + "typename": "", + "static": false + }, + { + "name": "604e_v2.4", + "typename": "", + "static": false + }, + { + "name": "755_v2.8", + "typename": "", + "static": false + }, + { + "name": "745_v2.6", + "typename": "", + "static": false + }, + { + "name": "MPC8548E_v21", + "typename": "", + "static": false + }, + { + "name": "G2le", + "typename": "", + "static": false + }, + { + "name": "403GB", + "typename": "", + "static": false + }, + { + "name": "MPC8545E_v21", + "typename": "", + "static": false + }, + { + "name": "POWER7_v2.3", + "typename": "", + "static": false + }, + { + "name": "750_v2.2", + "typename": "", + "static": false + }, + { + "name": "7450_v1.0", + "typename": "", + "static": false + }, + { + "name": "MPC5200_v11", + "typename": "", + "static": false + }, + { + "name": "755_v2.3", + "typename": "", + "static": false + }, + { + "name": "MPC8347EP", + "typename": "", + "static": false + }, + { + "name": "7410_v1.1", + "typename": "", + "static": false + }, + { + "name": "750gl", + "typename": "", + "static": false + }, + { + "name": "403GCX", + "typename": "", + "static": false + }, + { + "name": "745_v2.1", + "typename": "", + "static": false + }, + { + "name": "750p", + "typename": "", + "static": false + }, + { + "name": "G2", + "typename": "", + "static": false + }, + { + "name": "MPC8555_v10", + "typename": "", + "static": false + }, + { + "name": "7445_v3.4", + "typename": "", + "static": false + }, + { + "name": "MPC8347T", + "typename": "", + "static": false + }, + { + "name": "603e_v3", + "typename": "", + "static": false + }, + { + "name": "970_v2.2", + "typename": "", + "static": false + }, + { + "name": "440-Xilinx", + "typename": "", + "static": false + }, + { + "name": "740p", + "typename": "", + "static": false + }, + { + "name": "MPC5200B_v20", + "typename": "", + "static": false + }, + { + "name": "440EPX", + "typename": "", + "static": false + }, + { + "name": "603e_v1.1", + "typename": "", + "static": false + }, + { + "name": "7451_v2.3", + "typename": "", + "static": false + }, + { + "name": "7450_v2.0", + "typename": "", + "static": false + }, + { + "name": "7400_v2.8", + "typename": "", + "static": false + }, + { + "name": "7455_v2.1", + "typename": "", + "static": false + }, + { + "name": "405GPc", + "typename": "", + "static": false + }, + { + "name": "MPC8347EAT", + "typename": "", + "static": false + }, + { + "name": "970mp_v1.1", + "typename": "", + "static": false + }, + { + "name": "603e7v2", + "typename": "", + "static": false + }, + { + "name": "604r", + "typename": "", + "static": false + }, + { + "name": "7447A_v1.2", + "typename": "", + "static": false + }, + { + "name": "MPC8533E_v11", + "typename": "", + "static": false + }, + { + "name": "e500v2_v22", + "typename": "", + "static": false + }, + { + "name": "401F2", + "typename": "", + "static": false + }, + { + "name": "MPC8343EA", + "typename": "", + "static": false + }, + { + "name": "7457_v1.2", + "typename": "", + "static": false + }, + { + "name": "970fx_v3.1", + "typename": "", + "static": false + }, + { + "name": "7447_v1.0", + "typename": "", + "static": false + }, + { + "name": "745_v2.5", + "typename": "", + "static": false + }, + { + "name": "MPC8548E_v20", + "typename": "", + "static": false + }, + { + "name": "MPC8610", + "typename": "", + "static": false + }, + { + "name": "750cxe_v2.4b", + "typename": "", + "static": false + }, + { + "name": "MPC5200_v10", + "typename": "", + "static": false + }, + { + "name": "403GA", + "typename": "", + "static": false + }, + { + "name": "7410_v1.0", + "typename": "", + "static": false + }, + { + "name": "G2leGP3", + "typename": "", + "static": false + }, + { + "name": "7445_v3.3", + "typename": "", + "static": false + }, + { + "name": "603e_v4.1", + "typename": "", + "static": false + }, + { + "name": "440EPa", + "typename": "", + "static": false + }, + { + "name": "970fx_v2.1", + "typename": "", + "static": false + }, + { + "name": "MPC8377E", + "typename": "", + "static": false + }, + { + "name": "750fx_v2.1", + "typename": "", + "static": false + }, + { + "name": "601_v0", + "typename": "", + "static": false + }, + { + "name": "STB04", + "typename": "", + "static": false + }, + { + "name": "745_v1.0", + "typename": "", + "static": false + }, + { + "name": "G2HiP4", + "typename": "", + "static": false + }, + { + "name": "750cl_v2.0", + "typename": "", + "static": false + }, + { + "name": "750cxr", + "typename": "", + "static": false + }, + { + "name": "MPC8349EA", + "typename": "", + "static": false + }, + { + "name": "750cxe_v3.1", + "typename": "", + "static": false + }, + { + "name": "MPC8379", + "typename": "", + "static": false + }, + { + "name": "401", + "typename": "", + "static": false + }, + { + "name": "MPC8568", + "typename": "", + "static": false + }, + { + "name": "e300c2", + "typename": "", + "static": false + }, + { + "name": "750_v3.1", + "typename": "", + "static": false + }, + { + "name": "MPC8544E_v11", + "typename": "", + "static": false + }, + { + "name": "405GPb", + "typename": "", + "static": false + }, + { + "name": "MPC8541E_v11", + "typename": "", + "static": false + } + ], + "id": "libvirt-2" +} diff --git a/tests/qemucapabilitiesdata/caps_2.9.0.ppc64.xml b/tests/qemucapabilitiesdata/caps_2.9.0.ppc64.xml new file mode 100644 index 0000000000..786cea8eab --- /dev/null +++ b/tests/qemucapabilitiesdata/caps_2.9.0.ppc64.xml @@ -0,0 +1,1067 @@ + + 0 + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2009000 + 0 + (v2.9.0) + ppc64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/qemucapabilitiesdata/caps_2.9.0.ppc64le.replies b/tests/qemucapabilitiesdata/caps_2.9.0.ppc64le.replies deleted file mode 100644 index 0b286dc967..0000000000 --- a/tests/qemucapabilitiesdata/caps_2.9.0.ppc64le.replies +++ /dev/null @@ -1,19274 +0,0 @@ -{ - "QMP": { - "version": { - "qemu": { - "micro": 0, - "minor": 9, - "major": 2 - }, - "package": " (v2.9.0)" - }, - "capabilities": [ - ] - } -} - -{ - "return": { - }, - "id": "libvirt-1" -} - -{ - "return": { - "qemu": { - "micro": 0, - "minor": 9, - "major": 2 - }, - "package": " (v2.9.0)" - }, - "id": "libvirt-2" -} - -{ - "return": { - "arch": "ppc64" - }, - "id": "libvirt-3" -} - -{ - "return": [ - { - "name": "netdev_add" - }, - { - "name": "device_add" - }, - { - "name": "query-qmp-schema" - }, - { - "name": "xen-set-replication" - }, - { - "name": "xen-set-global-dirty-log" - }, - { - "name": "xen-save-devices-state" - }, - { - "name": "xen-load-devices-state" - }, - { - "name": "xen-colo-do-checkpoint" - }, - { - "name": "x-colo-lost-heartbeat" - }, - { - "name": "x-blockdev-remove-medium" - }, - { - "name": "x-blockdev-insert-medium" - }, - { - "name": "x-blockdev-change" - }, - { - "name": "transaction" - }, - { - "name": "trace-event-set-state" - }, - { - "name": "trace-event-get-state" - }, - { - "name": "system_wakeup" - }, - { - "name": "system_reset" - }, - { - "name": "system_powerdown" - }, - { - "name": "stop" - }, - { - "name": "set_password" - }, - { - "name": "set_link" - }, - { - "name": "send-key" - }, - { - "name": "screendump" - }, - { - "name": "ringbuf-write" - }, - { - "name": "ringbuf-read" - }, - { - "name": "remove-fd" - }, - { - "name": "quit" - }, - { - "name": "query-xen-replication-status" - }, - { - "name": "query-vnc-servers" - }, - { - "name": "query-vnc" - }, - { - "name": "query-vm-generation-id" - }, - { - "name": "query-version" - }, - { - "name": "query-uuid" - }, - { - "name": "query-tpm-types" - }, - { - "name": "query-tpm-models" - }, - { - "name": "query-tpm" - }, - { - "name": "query-target" - }, - { - "name": "query-status" - }, - { - "name": "query-rx-filter" - }, - { - "name": "query-rocker-ports" - }, - { - "name": "query-rocker-of-dpa-groups" - }, - { - "name": "query-rocker-of-dpa-flows" - }, - { - "name": "query-rocker" - }, - { - "name": "query-pci" - }, - { - "name": "query-named-block-nodes" - }, - { - "name": "query-name" - }, - { - "name": "query-migrate-parameters" - }, - { - "name": "query-migrate-capabilities" - }, - { - "name": "query-migrate-cache-size" - }, - { - "name": "query-migrate" - }, - { - "name": "query-mice" - }, - { - "name": "query-memory-devices" - }, - { - "name": "query-memdev" - }, - { - "name": "query-machines" - }, - { - "name": "query-kvm" - }, - { - "name": "query-iothreads" - }, - { - "name": "query-hotpluggable-cpus" - }, - { - "name": "query-fdsets" - }, - { - "name": "query-events" - }, - { - "name": "query-dump-guest-memory-capability" - }, - { - "name": "query-dump" - }, - { - "name": "query-cpus" - }, - { - "name": "query-cpu-definitions" - }, - { - "name": "query-commands" - }, - { - "name": "query-command-line-options" - }, - { - "name": "query-chardev-backends" - }, - { - "name": "query-chardev" - }, - { - "name": "query-blockstats" - }, - { - "name": "query-block-jobs" - }, - { - "name": "query-block" - }, - { - "name": "query-balloon" - }, - { - "name": "query-acpi-ospm-status" - }, - { - "name": "qom-set" - }, - { - "name": "qom-list-types" - }, - { - "name": "qom-list" - }, - { - "name": "qom-get" - }, - { - "name": "qmp_capabilities" - }, - { - "name": "pmemsave" - }, - { - "name": "object-del" - }, - { - "name": "object-add" - }, - { - "name": "netdev_del" - }, - { - "name": "nbd-server-stop" - }, - { - "name": "nbd-server-start" - }, - { - "name": "nbd-server-add" - }, - { - "name": "migrate_set_speed" - }, - { - "name": "migrate_set_downtime" - }, - { - "name": "migrate_cancel" - }, - { - "name": "migrate-start-postcopy" - }, - { - "name": "migrate-set-parameters" - }, - { - "name": "migrate-set-capabilities" - }, - { - "name": "migrate-set-cache-size" - }, - { - "name": "migrate-incoming" - }, - { - "name": "migrate" - }, - { - "name": "memsave" - }, - { - "name": "input-send-event" - }, - { - "name": "inject-nmi" - }, - { - "name": "human-monitor-command" - }, - { - "name": "getfd" - }, - { - "name": "expire_password" - }, - { - "name": "eject" - }, - { - "name": "dump-guest-memory" - }, - { - "name": "drive-mirror" - }, - { - "name": "drive-backup" - }, - { - "name": "device_del" - }, - { - "name": "device-list-properties" - }, - { - "name": "cpu-add" - }, - { - "name": "cpu" - }, - { - "name": "cont" - }, - { - "name": "closefd" - }, - { - "name": "client_migrate_info" - }, - { - "name": "chardev-remove" - }, - { - "name": "chardev-add" - }, - { - "name": "change-vnc-password" - }, - { - "name": "change-backing-file" - }, - { - "name": "change" - }, - { - "name": "blockdev-snapshot-sync" - }, - { - "name": "blockdev-snapshot-internal-sync" - }, - { - "name": "blockdev-snapshot-delete-internal-sync" - }, - { - "name": "blockdev-snapshot" - }, - { - "name": "blockdev-open-tray" - }, - { - "name": "blockdev-mirror" - }, - { - "name": "blockdev-del" - }, - { - "name": "blockdev-close-tray" - }, - { - "name": "blockdev-change-medium" - }, - { - "name": "blockdev-backup" - }, - { - "name": "blockdev-add" - }, - { - "name": "block_set_io_throttle" - }, - { - "name": "block_resize" - }, - { - "name": "block_passwd" - }, - { - "name": "block-stream" - }, - { - "name": "block-set-write-threshold" - }, - { - "name": "block-job-set-speed" - }, - { - "name": "block-job-resume" - }, - { - "name": "block-job-pause" - }, - { - "name": "block-job-complete" - }, - { - "name": "block-job-cancel" - }, - { - "name": "block-dirty-bitmap-remove" - }, - { - "name": "block-dirty-bitmap-clear" - }, - { - "name": "block-dirty-bitmap-add" - }, - { - "name": "block-commit" - }, - { - "name": "balloon" - }, - { - "name": "add_client" - }, - { - "name": "add-fd" - } - ], - "id": "libvirt-4" -} - -{ - "return": { - "fd": 17, - "fdset-id": 0 - }, - "id": "libvirt-5" -} - -{ - "id": "libvirt-6", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'bogus' not found" - } -} - -{ - "return": { - "enabled": true, - "present": true - }, - "id": "libvirt-7" -} - -{ - "return": [ - { - "name": "WATCHDOG" - }, - { - "name": "WAKEUP" - }, - { - "name": "VSERPORT_CHANGE" - }, - { - "name": "VNC_INITIALIZED" - }, - { - "name": "VNC_DISCONNECTED" - }, - { - "name": "VNC_CONNECTED" - }, - { - "name": "SUSPEND_DISK" - }, - { - "name": "SUSPEND" - }, - { - "name": "STOP" - }, - { - "name": "SPICE_MIGRATE_COMPLETED" - }, - { - "name": "SPICE_INITIALIZED" - }, - { - "name": "SPICE_DISCONNECTED" - }, - { - "name": "SPICE_CONNECTED" - }, - { - "name": "SHUTDOWN" - }, - { - "name": "RTC_CHANGE" - }, - { - "name": "RESUME" - }, - { - "name": "RESET" - }, - { - "name": "QUORUM_REPORT_BAD" - }, - { - "name": "QUORUM_FAILURE" - }, - { - "name": "POWERDOWN" - }, - { - "name": "NIC_RX_FILTER_CHANGED" - }, - { - "name": "MIGRATION_PASS" - }, - { - "name": "MIGRATION" - }, - { - "name": "MEM_UNPLUG_ERROR" - }, - { - "name": "GUEST_PANICKED" - }, - { - "name": "DUMP_COMPLETED" - }, - { - "name": "DEVICE_TRAY_MOVED" - }, - { - "name": "DEVICE_DELETED" - }, - { - "name": "BLOCK_WRITE_THRESHOLD" - }, - { - "name": "BLOCK_JOB_READY" - }, - { - "name": "BLOCK_JOB_ERROR" - }, - { - "name": "BLOCK_JOB_COMPLETED" - }, - { - "name": "BLOCK_JOB_CANCELLED" - }, - { - "name": "BLOCK_IO_ERROR" - }, - { - "name": "BLOCK_IMAGE_CORRUPTED" - }, - { - "name": "BALLOON_CHANGE" - }, - { - "name": "ACPI_DEVICE_OST" - } - ], - "id": "libvirt-8" -} - -{ - "return": [ - { - "name": "vhost-vsock-pci" - }, - { - "name": "scsi-generic" - }, - { - "name": "qio-channel-tls" - }, - { - "name": "virtio-mmio" - }, - { - "name": "scsi-hd" - }, - { - "name": "MPC8541E_v11-powerpc64-cpu" - }, - { - "name": "isa-m48t59" - }, - { - "name": "405GPb-powerpc64-cpu" - }, - { - "name": "MPC8544E_v11-powerpc64-cpu" - }, - { - "name": "usb-bot" - }, - { - "name": "chardev-null" - }, - { - "name": "750_v3.1-powerpc64-cpu" - }, - { - "name": "dec-21154" - }, - { - "name": "chardev-parallel" - }, - { - "name": "qemu-xhci" - }, - { - "name": "spapr-pci-vfio-host-bridge" - }, - { - "name": "e300c2-powerpc64-cpu" - }, - { - "name": "lsi53c895a" - }, - { - "name": "MPC8568-powerpc64-cpu" - }, - { - "name": "401-powerpc64-cpu" - }, - { - "name": "MPC8379-powerpc64-cpu" - }, - { - "name": "virtio-keyboard-pci" - }, - { - "name": "40p-machine" - }, - { - "name": "750cxe_v3.1-powerpc64-cpu" - }, - { - "name": "MPC8349EA-powerpc64-cpu" - }, - { - "name": "750cxr-powerpc64-cpu" - }, - { - "name": "750cl_v2.0-powerpc64-cpu" - }, - { - "name": "G2HiP4-powerpc64-cpu" - }, - { - "name": "745_v1.0-powerpc64-cpu" - }, - { - "name": "STB04-powerpc64-cpu" - }, - { - "name": "usb-audio" - }, - { - "name": "ide-hd" - }, - { - "name": "virtio-net-device" - }, - { - "name": "601_v0-powerpc64-cpu" - }, - { - "name": "powernv-chip-POWER9" - }, - { - "name": "powernv-chip-POWER8" - }, - { - "name": "chardev-pty" - }, - { - "name": "ppc4xx-pcihost" - }, - { - "name": "spapr-vio-bus" - }, - { - "name": "ppc4xx-host-bridge" - }, - { - "name": "750fx_v2.1-powerpc64-cpu" - }, - { - "name": "macio-newworld" - }, - { - "name": "MPC8377E-powerpc64-cpu" - }, - { - "name": "970fx_v2.1-powerpc64-cpu" - }, - { - "name": "440EPa-powerpc64-cpu" - }, - { - "name": "SUNW,fdtwo" - }, - { - "name": "isa-pcspk" - }, - { - "name": "dec-21154-p2p-bridge" - }, - { - "name": "603e_v4.1-powerpc64-cpu" - }, - { - "name": "7445_v3.3-powerpc64-cpu" - }, - { - "name": "970MP_v1.1-spapr-cpu-core" - }, - { - "name": "G2leGP3-powerpc64-cpu" - }, - { - "name": "spapr-vscsi" - }, - { - "name": "loader" - }, - { - "name": "xlnx.xps-ethernetlite" - }, - { - "name": "7410_v1.0-powerpc64-cpu" - }, - { - "name": "filter-rewriter" - }, - { - "name": "platform-bus-device" - }, - { - "name": "403GA-powerpc64-cpu" - }, - { - "name": "virtio-serial-pci" - }, - { - "name": "MPC5200_v10-powerpc64-cpu" - }, - { - "name": "750cxe_v2.4b-powerpc64-cpu" - }, - { - "name": "ics" - }, - { - "name": "MPC8610-powerpc64-cpu" - }, - { - "name": "icp" - }, - { - "name": "virtio-crypto-device" - }, - { - "name": "MPC8548E_v20-powerpc64-cpu" - }, - { - "name": "745_v2.5-powerpc64-cpu" - }, - { - "name": "7447_v1.0-powerpc64-cpu" - }, - { - "name": "970fx_v3.1-powerpc64-cpu" - }, - { - "name": "7457_v1.2-powerpc64-cpu" - }, - { - "name": "usb-bt-dongle" - }, - { - "name": "virtio-input-host-pci" - }, - { - "name": "xlnx.xps-intc" - }, - { - "name": "MPC8343EA-powerpc64-cpu" - }, - { - "name": "e1000" - }, - { - "name": "mpc8xxx_gpio" - }, - { - "name": "401F2-powerpc64-cpu" - }, - { - "name": "chardev-mux" - }, - { - "name": "pseries-2.1-machine" - }, - { - "name": "ich9-usb-uhci6" - }, - { - "name": "ich9-usb-uhci5" - }, - { - "name": "usb-mtp" - }, - { - "name": "ich9-usb-uhci3" - }, - { - "name": "cmd646-ide" - }, - { - "name": "ich9-usb-uhci4" - }, - { - "name": "sysbus-ahci" - }, - { - "name": "e500v2_v22-powerpc64-cpu" - }, - { - "name": "ich9-usb-uhci2" - }, - { - "name": "ich9-usb-uhci1" - }, - { - "name": "MPC8533E_v11-powerpc64-cpu" - }, - { - "name": "7447A_v1.2-powerpc64-cpu" - }, - { - "name": "tpci200" - }, - { - "name": "memory-backend-file" - }, - { - "name": "604r-powerpc64-cpu" - }, - { - "name": "chardev-socket" - }, - { - "name": "sysbus-m48t59" - }, - { - "name": "603e7v2-powerpc64-cpu" - }, - { - "name": "970mp_v1.1-powerpc64-cpu" - }, - { - "name": "uni-north-internal-pci-pcihost" - }, - { - "name": "rtl8139" - }, - { - "name": "pci-bridge" - }, - { - "name": "chardev-hci" - }, - { - "name": "MPC8347EAT-powerpc64-cpu" - }, - { - "name": "megasas" - }, - { - "name": "405GPc-powerpc64-cpu" - }, - { - "name": "7455_v2.1-powerpc64-cpu" - }, - { - "name": "7400_v2.8-powerpc64-cpu" - }, - { - "name": "u3-agp" - }, - { - "name": "container" - }, - { - "name": "7450_v2.0-powerpc64-cpu" - }, - { - "name": "scsi-block" - }, - { - "name": "7451_v2.3-powerpc64-cpu" - }, - { - "name": "unimplemented-device" - }, - { - "name": "603e_v1.1-powerpc64-cpu" - }, - { - "name": "eTSEC" - }, - { - "name": "scsi-cd" - }, - { - "name": "uni-north-agp" - }, - { - "name": "440EPX-powerpc64-cpu" - }, - { - "name": "POWER8_v2.0-spapr-cpu-core" - }, - { - "name": "MPC5200B_v20-powerpc64-cpu" - }, - { - "name": "usb-uas" - }, - { - "name": "accel" - }, - { - "name": "740p-powerpc64-cpu" - }, - { - "name": "floppy-bus" - }, - { - "name": "virtio-vga" - }, - { - "name": "440-Xilinx-powerpc64-cpu" - }, - { - "name": "vhost-scsi-pci" - }, - { - "name": "spapr-rng" - }, - { - "name": "xlnx.xps-timer" - }, - { - "name": "isa-serial" - }, - { - "name": "virtio-serial-device" - }, - { - "name": "970_v2.2-powerpc64-cpu" - }, - { - "name": "tls-creds-anon" - }, - { - "name": "sdhci-pci" - }, - { - "name": "POWER7_v2.3-spapr-cpu-core" - }, - { - "name": "chardev-gdb" - }, - { - "name": "pc-testdev" - }, - { - "name": "icskvm" - }, - { - "name": "escc" - }, - { - "name": "fw_cfg_mem" - }, - { - "name": "603e_v3-powerpc64-cpu" - }, - { - "name": "pseries-2.3-machine" - }, - { - "name": "MPC8347T-powerpc64-cpu" - }, - { - "name": "7445_v3.4-powerpc64-cpu" - }, - { - "name": "taihu-machine" - }, - { - "name": "icp-kvm" - }, - { - "name": "MPC8555_v10-powerpc64-cpu" - }, - { - "name": "G2-powerpc64-cpu" - }, - { - "name": "virtio-balloon-pci" - }, - { - "name": "ide-cd" - }, - { - "name": "usb-ccid" - }, - { - "name": "750p-powerpc64-cpu" - }, - { - "name": "745_v2.1-powerpc64-cpu" - }, - { - "name": "pseries-2.2-machine" - }, - { - "name": "powernv-cpu-core-POWER8NVL" - }, - { - "name": "403GCX-powerpc64-cpu" - }, - { - "name": "sb16" - }, - { - "name": "iothread" - }, - { - "name": "750gl-powerpc64-cpu" - }, - { - "name": "filter-redirector" - }, - { - "name": "7410_v1.1-powerpc64-cpu" - }, - { - "name": "MPC8347EP-powerpc64-cpu" - }, - { - "name": "755_v2.3-powerpc64-cpu" - }, - { - "name": "MPC5200_v11-powerpc64-cpu" - }, - { - "name": "7450_v1.0-powerpc64-cpu" - }, - { - "name": "750_v2.2-powerpc64-cpu" - }, - { - "name": "POWER7_v2.3-powerpc64-cpu" - }, - { - "name": "vhost-vsock-device" - }, - { - "name": "MPC8545E_v21-powerpc64-cpu" - }, - { - "name": "cs4231a" - }, - { - "name": "virtio-input-host-device" - }, - { - "name": "970MP_v1.0-spapr-cpu-core" - }, - { - "name": "403GB-powerpc64-cpu" - }, - { - "name": "G2le-powerpc64-cpu" - }, - { - "name": "i82559er" - }, - { - "name": "MPC8548E_v21-powerpc64-cpu" - }, - { - "name": "745_v2.6-powerpc64-cpu" - }, - { - "name": "755_v2.8-powerpc64-cpu" - }, - { - "name": "604e_v2.4-powerpc64-cpu" - }, - { - "name": "ivshmem-doorbell" - }, - { - "name": "750cxe_v2.2-powerpc64-cpu" - }, - { - "name": "750cx_v1.0-powerpc64-cpu" - }, - { - "name": "chardev-udp" - }, - { - "name": "MPC8343-powerpc64-cpu" - }, - { - "name": "virtio-rng-device" - }, - { - "name": "G2leLS-powerpc64-cpu" - }, - { - "name": "isa-parallel" - }, - { - "name": "MPC8548E_v10-powerpc64-cpu" - }, - { - "name": "adlib" - }, - { - "name": "602-powerpc64-cpu" - }, - { - "name": "pci-bridge-seat" - }, - { - "name": "hda-micro" - }, - { - "name": "fw_cfg_io" - }, - { - "name": "dc390" - }, - { - "name": "POWER5+_v2.1-powerpc64-cpu" - }, - { - "name": "740_v3.0-powerpc64-cpu" - }, - { - "name": "7441_v2.1-powerpc64-cpu" - }, - { - "name": "qemu,register" - }, - { - "name": "IDE" - }, - { - "name": "MPC8533_v10-powerpc64-cpu" - }, - { - "name": "e300c3-powerpc64-cpu" - }, - { - "name": "MPC8641D-powerpc64-cpu" - }, - { - "name": "401E2-powerpc64-cpu" - }, - { - "name": "MPC8347EAP-powerpc64-cpu" - }, - { - "name": "spapr-pci-host-bridge" - }, - { - "name": "memory-backend-ram" - }, - { - "name": "am53c974" - }, - { - "name": "pseries-2.5-machine" - }, - { - "name": "750cx_v2.0-powerpc64-cpu" - }, - { - "name": "POWER7+_v2.1-powerpc64-cpu" - }, - { - "name": "virtio-blk-device" - }, - { - "name": "qio-channel-file" - }, - { - "name": "745_v1.1-powerpc64-cpu" - }, - { - "name": "601_v1-powerpc64-cpu" - }, - { - "name": "MPC8544_v10-powerpc64-cpu" - }, - { - "name": "740_v1.0-powerpc64-cpu" - }, - { - "name": "qio-channel-websock" - }, - { - "name": "pseries-2.4-machine" - }, - { - "name": "mc146818rtc" - }, - { - "name": "spapr-nvram" - }, - { - "name": "POWER9_v1.0-powerpc64-cpu" - }, - { - "name": "chardev-msmouse" - }, - { - "name": "uni-north-pci" - }, - { - "name": "chardev-pipe" - }, - { - "name": "cryptodev-backend-builtin" - }, - { - "name": "750fx_v2.2-powerpc64-cpu" - }, - { - "name": "hda-output" - }, - { - "name": "603e_v1.2-powerpc64-cpu" - }, - { - "name": "MPC603-powerpc64-cpu" - }, - { - "name": "sysbus-m48t08" - }, - { - "name": "raven" - }, - { - "name": "440EPb-powerpc64-cpu" - }, - { - "name": "VGA" - }, - { - "name": "i8257" - }, - { - "name": "sysbus-m48t02" - }, - { - "name": "pc87312" - }, - { - "name": "mptsas1068" - }, - { - "name": "edu" - }, - { - "name": "MPC8347P-powerpc64-cpu" - }, - { - "name": "virtio-mouse-pci" - }, - { - "name": "740_v2.0-powerpc64-cpu" - }, - { - "name": "7455_v3.2-powerpc64-cpu" - }, - { - "name": "vfio-pci-igd-lpc-bridge" - }, - { - "name": "spapr-vlan" - }, - { - "name": "603e_v4-powerpc64-cpu" - }, - { - "name": "HDA" - }, - { - "name": "7447_v1.1-powerpc64-cpu" - }, - { - "name": "603e_v2.2-powerpc64-cpu" - }, - { - "name": "pseries-2.8-machine" - }, - { - "name": "MPC8543E_v20-powerpc64-cpu" - }, - { - "name": "floppy" - }, - { - "name": "macio-oldworld" - }, - { - "name": "qemu:memory-region" - }, - { - "name": "adb-keyboard" - }, - { - "name": "G2LS-powerpc64-cpu" - }, - { - "name": "sysbus-ohci" - }, - { - "name": "7445_v1.0-powerpc64-cpu" - }, - { - "name": "pseries-2.7-machine" - }, - { - "name": "755_v2.4-powerpc64-cpu" - }, - { - "name": "7450_v1.1-powerpc64-cpu" - }, - { - "name": "e600-powerpc64-cpu" - }, - { - "name": "qio-channel-command" - }, - { - "name": "chardev-ringbuf" - }, - { - "name": "usb-serial" - }, - { - "name": "x2vp20-powerpc64-cpu" - }, - { - "name": "qtest-accel" - }, - { - "name": "pseries-2.6-machine" - }, - { - "name": "750l_v2.0-powerpc64-cpu" - }, - { - "name": "750fl-powerpc64-cpu" - }, - { - "name": "vt82c686b-usb-uhci" - }, - { - "name": "405D2-powerpc64-cpu" - }, - { - "name": "virtio-blk-pci" - }, - { - "name": "virtio-gpu-device" - }, - { - "name": "MPC8560_v20-powerpc64-cpu" - }, - { - "name": "750gx_v1.0-powerpc64-cpu" - }, - { - "name": "System" - }, - { - "name": "lsi53c810" - }, - { - "name": "uni-north-agp-pcihost" - }, - { - "name": "IOP480-powerpc64-cpu" - }, - { - "name": "603e7t-powerpc64-cpu" - }, - { - "name": "MPC8548E_v11-powerpc64-cpu" - }, - { - "name": "405GPd-powerpc64-cpu" - }, - { - "name": "603-powerpc64-cpu" - }, - { - "name": "G2GP-powerpc64-cpu" - }, - { - "name": "7400_v2.9-powerpc64-cpu" - }, - { - "name": "750cxe_v3.1b-powerpc64-cpu" - }, - { - "name": "G2leGP-powerpc64-cpu" - }, - { - "name": "7450_v2.1-powerpc64-cpu" - }, - { - "name": "chardev-file" - }, - { - "name": "7448_v2.0-powerpc64-cpu" - }, - { - "name": "mac99-machine" - }, - { - "name": "e300c4-powerpc64-cpu" - }, - { - "name": "750l_v3.0-powerpc64-cpu" - }, - { - "name": "MPC5200B_v21-powerpc64-cpu" - }, - { - "name": "PCIE" - }, - { - "name": "qio-dns-resolver" - }, - { - "name": "750cx_v2.1-powerpc64-cpu" - }, - { - "name": "cuda" - }, - { - "name": "604e_v1.0-powerpc64-cpu" - }, - { - "name": "MPC8572E-powerpc64-cpu" - }, - { - "name": "virtio-serial-bus" - }, - { - "name": "vhost-scsi" - }, - { - "name": "secondary-vga" - }, - { - "name": "401D2-powerpc64-cpu" - }, - { - "name": "MPC8544_v11-powerpc64-cpu" - }, - { - "name": "e500-ccsr" - }, - { - "name": "601_v2-powerpc64-cpu" - }, - { - "name": "405EP-powerpc64-cpu" - }, - { - "name": "ccid-bus" - }, - { - "name": "pci-ohci" - }, - { - "name": "cfi.pflash02" - }, - { - "name": "cfi.pflash01" - }, - { - "name": "pseries-2.9-machine" - }, - { - "name": "usb-hub" - }, - { - "name": "750fx_v2.3-powerpc64-cpu" - }, - { - "name": "405LP-powerpc64-cpu" - }, - { - "name": "MPC8541_v10-powerpc64-cpu" - }, - { - "name": "MPC8555_v11-powerpc64-cpu" - }, - { - "name": "input-linux" - }, - { - "name": "x2vp4-powerpc64-cpu" - }, - { - "name": "7410_v1.2-powerpc64-cpu" - }, - { - "name": "7400_v1.0-powerpc64-cpu" - }, - { - "name": "745_v2.2-powerpc64-cpu" - }, - { - "name": "740_v2.1-powerpc64-cpu" - }, - { - "name": "MPC5200_v12-powerpc64-cpu" - }, - { - "name": "7448_v1.0-powerpc64-cpu" - }, - { - "name": "xlnx.xps-uartlite" - }, - { - "name": "e5500-powerpc64-cpu" - }, - { - "name": "pci-serial" - }, - { - "name": "403GC-powerpc64-cpu" - }, - { - "name": "745_v2.7-powerpc64-cpu" - }, - { - "name": "MPC8543_v20-powerpc64-cpu" - }, - { - "name": "i8042" - }, - { - "name": "750cxe_v2.3-powerpc64-cpu" - }, - { - "name": "MPC8543E_v21-powerpc64-cpu" - }, - { - "name": "i82559c" - }, - { - "name": "i82559b" - }, - { - "name": "i82559a" - }, - { - "name": "SCSI" - }, - { - "name": "MPC8543E_v10-powerpc64-cpu" - }, - { - "name": "rocker" - }, - { - "name": "pcnet" - }, - { - "name": "rng-egd" - }, - { - "name": "405CRa-powerpc64-cpu" - }, - { - "name": "spapr-tce-table" - }, - { - "name": "7400_v2.0-powerpc64-cpu" - }, - { - "name": "chardev-testdev" - }, - { - "name": "MPC8349-powerpc64-cpu" - }, - { - "name": "e200z5-powerpc64-cpu" - }, - { - "name": "740_v3.1-powerpc64-cpu" - }, - { - "name": "filter-dump" - }, - { - "name": "MPC8533_v11-powerpc64-cpu" - }, - { - "name": "i82558b" - }, - { - "name": "G2H4-powerpc64-cpu" - }, - { - "name": "i82558a" - }, - { - "name": "MPC8560_v21-powerpc64-cpu" - }, - { - "name": "smbus-eeprom" - }, - { - "name": "host-powerpc64-cpu" - }, - { - "name": "i82801" - }, - { - "name": "tls-creds-x509" - }, - { - "name": "virtio-net-pci" - }, - { - "name": "virtio-keyboard-device" - }, - { - "name": "i82562" - }, - { - "name": "usb-net" - }, - { - "name": "MPC8560_v10-powerpc64-cpu" - }, - { - "name": "POWER7+_v2.1-spapr-cpu-core" - }, - { - "name": "603e_v1.3-powerpc64-cpu" - }, - { - "name": "755_v1.0-powerpc64-cpu" - }, - { - "name": "MPC8568E-powerpc64-cpu" - }, - { - "name": "i82557c" - }, - { - "name": "i82557b" - }, - { - "name": "i82557a" - }, - { - "name": "chardev-memory" - }, - { - "name": "isa-i8259" - }, - { - "name": "virtio-gpu-pci" - }, - { - "name": "nec-usb-xhci" - }, - { - "name": "pc-dimm" - }, - { - "name": "host-spapr-cpu-core" - }, - { - "name": "usb-mouse" - }, - { - "name": "sdhci-bus" - }, - { - "name": "i82551" - }, - { - "name": "i82550" - }, - { - "name": "405EZ-powerpc64-cpu" - }, - { - "name": "7455_v3.3-powerpc64-cpu" - }, - { - "name": "sd-bus" - }, - { - "name": "apple-desktop-bus" - }, - { - "name": "e500v2_v30-powerpc64-cpu" - }, - { - "name": "macio-ide" - }, - { - "name": "401C2-powerpc64-cpu" - }, - { - "name": "MPC8541_v11-powerpc64-cpu" - }, - { - "name": "virtio-crypto-pci" - }, - { - "name": "755_v2.0-powerpc64-cpu" - }, - { - "name": "filter-mirror" - }, - { - "name": "ich9-usb-ehci1" - }, - { - "name": "ich9-usb-ehci2" - }, - { - "name": "isa-ide" - }, - { - "name": "vfio-pci" - }, - { - "name": "prep-machine" - }, - { - "name": "irq" - }, - { - "name": "405GPR-powerpc64-cpu" - }, - { - "name": "POWER8E_v2.1-spapr-cpu-core" - }, - { - "name": "750l_v2.1-powerpc64-cpu" - }, - { - "name": "745_v2.3-powerpc64-cpu" - }, - { - "name": "7410_v1.3-powerpc64-cpu" - }, - { - "name": "755_v2.5-powerpc64-cpu" - }, - { - "name": "MPC8572-powerpc64-cpu" - }, - { - "name": "7450_v1.2-powerpc64-cpu" - }, - { - "name": "7457_v1.0-powerpc64-cpu" - }, - { - "name": "qio-channel-socket" - }, - { - "name": "ich9-ahci" - }, - { - "name": "7457A_v1.0-powerpc64-cpu" - }, - { - "name": "POWER8NVL_v1.0-powerpc64-cpu" - }, - { - "name": "MPC8347AT-powerpc64-cpu" - }, - { - "name": "chardev-stdio" - }, - { - "name": "piix3-usb-uhci" - }, - { - "name": "virtserialport" - }, - { - "name": "MPC8543E_v11-powerpc64-cpu" - }, - { - "name": "pvscsi" - }, - { - "name": "MPC8548_v20-powerpc64-cpu" - }, - { - "name": "750cxe_v2.4-powerpc64-cpu" - }, - { - "name": "i82378" - }, - { - "name": "7447A_v1.0-powerpc64-cpu" - }, - { - "name": "powernv-chip-POWER8NVL" - }, - { - "name": "750gx_v1.1-powerpc64-cpu" - }, - { - "name": "gus" - }, - { - "name": "e500_v20-powerpc64-cpu" - }, - { - "name": "i82374" - }, - { - "name": "pnv-lpc" - }, - { - "name": "7445_v2.1-powerpc64-cpu" - }, - { - "name": "MPC8543_v10-powerpc64-cpu" - }, - { - "name": "MPC8540_v20-powerpc64-cpu" - }, - { - "name": "604-powerpc64-cpu" - }, - { - "name": "405CRb-powerpc64-cpu" - }, - { - "name": "g3beige-machine" - }, - { - "name": "7400_v2.1-powerpc64-cpu" - }, - { - "name": "IndustryPack" - }, - { - "name": "powernv-chip-POWER8E" - }, - { - "name": "7441_v2.3-powerpc64-cpu" - }, - { - "name": "7448_v2.1-powerpc64-cpu" - }, - { - "name": "MPC8377-powerpc64-cpu" - }, - { - "name": "401A1-powerpc64-cpu" - }, - { - "name": "603e7-powerpc64-cpu" - }, - { - "name": "cryptodev-backend" - }, - { - "name": "adb-mouse" - }, - { - "name": "Npe405L-powerpc64-cpu" - }, - { - "name": "or-irq" - }, - { - "name": "750cx_v2.2-powerpc64-cpu" - }, - { - "name": "MPC8343E-powerpc64-cpu" - }, - { - "name": "powernv-cpu-core-POWER9" - }, - { - "name": "powernv-cpu-core-POWER8" - }, - { - "name": "7451_v2.10-powerpc64-cpu" - }, - { - "name": "virtio-rng-pci" - }, - { - "name": "chardev-vc" - }, - { - "name": "usb-ehci" - }, - { - "name": "bamboo-machine" - }, - { - "name": "filter-replay" - }, - { - "name": "G2leGP1-powerpc64-cpu" - }, - { - "name": "603e_v1.4-powerpc64-cpu" - }, - { - "name": "970mp_v1.1-spapr-cpu-core" - }, - { - "name": "dec-21154-sysbus" - }, - { - "name": "virtio-9p-pci" - }, - { - "name": "spapr-vty" - }, - { - "name": "e1000-82545em" - }, - { - "name": "chardev-wctablet" - }, - { - "name": "7441_v2.10-powerpc64-cpu" - }, - { - "name": "MPC8567E-powerpc64-cpu" - }, - { - "name": "POWER5+_v2.1-spapr-cpu-core" - }, - { - "name": "7400_v1.1-powerpc64-cpu" - }, - { - "name": "e1000-82544gc" - }, - { - "name": "740_v2.2-powerpc64-cpu" - }, - { - "name": "7448_v1.1-powerpc64-cpu" - }, - { - "name": "7455_v3.4-powerpc64-cpu" - }, - { - "name": "POWER8NVL_v1.0-spapr-cpu-core" - }, - { - "name": "prep-systemio" - }, - { - "name": "MPC8547E_v20-powerpc64-cpu" - }, - { - "name": "745_v2.8-powerpc64-cpu" - }, - { - "name": "e500-spin" - }, - { - "name": "MPC8543_v21-powerpc64-cpu" - }, - { - "name": "755_v2.1-powerpc64-cpu" - }, - { - "name": "MPC8349E-powerpc64-cpu" - }, - { - "name": "filter-buffer" - }, - { - "name": "mpc8544ds-machine" - }, - { - "name": "pci-serial-4x" - }, - { - "name": "401B2-powerpc64-cpu" - }, - { - "name": "ich9-intel-hda" - }, - { - "name": "virtio-9p-device" - }, - { - "name": "MPC8347AP-powerpc64-cpu" - }, - { - "name": "ivshmem" - }, - { - "name": "e500v2_v20-powerpc64-cpu" - }, - { - "name": "MPC8379E-powerpc64-cpu" - }, - { - "name": "virtio-scsi-pci" - }, - { - "name": "e200z6-powerpc64-cpu" - }, - { - "name": "7457A_v1.1-powerpc64-cpu" - }, - { - "name": "MPC8555E_v10-powerpc64-cpu" - }, - { - "name": "qemu-console" - }, - { - "name": "ppce500-machine" - }, - { - "name": "virtio-pci-bus" - }, - { - "name": "750l_v2.2-powerpc64-cpu" - }, - { - "name": "ISA" - }, - { - "name": "MPC8541E_v10-powerpc64-cpu" - }, - { - "name": "ipoctal232" - }, - { - "name": "mpc8544-guts" - }, - { - "name": "uni-north-pci-pcihost" - }, - { - "name": "MPC8548_v21-powerpc64-cpu" - }, - { - "name": "pci-testdev" - }, - { - "name": "405GPa-powerpc64-cpu" - }, - { - "name": "piix4-usb-uhci" - }, - { - "name": "7400_v2.6-powerpc64-cpu" - }, - { - "name": "virtio-tablet-device" - }, - { - "name": "Npe405H2-powerpc64-cpu" - }, - { - "name": "750_v3.0-powerpc64-cpu" - }, - { - "name": "powernv-machine" - }, - { - "name": "ES1370" - }, - { - "name": "603e7v-powerpc64-cpu" - }, - { - "name": "openpic" - }, - { - "name": "Npe405H-powerpc64-cpu" - }, - { - "name": "MPC8548_v10-powerpc64-cpu" - }, - { - "name": "MPC8545_v20-powerpc64-cpu" - }, - { - "name": "MPC8567-powerpc64-cpu" - }, - { - "name": "755_v1.1-powerpc64-cpu" - }, - { - "name": "e500_v10-powerpc64-cpu" - }, - { - "name": "750cxe_v3.0-powerpc64-cpu" - }, - { - "name": "G2HiP3-powerpc64-cpu" - }, - { - "name": "MPC8378-powerpc64-cpu" - }, - { - "name": "MPC8343A-powerpc64-cpu" - }, - { - "name": "STB03-powerpc64-cpu" - }, - { - "name": "tcg-accel" - }, - { - "name": "750_v1.0-powerpc64-cpu" - }, - { - "name": "virtconsole" - }, - { - "name": "MPC8540_v10-powerpc64-cpu" - }, - { - "name": "750l_v3.2-powerpc64-cpu" - }, - { - "name": "pci-serial-2x" - }, - { - "name": "ne2k_isa" - }, - { - "name": "isa-fdc" - }, - { - "name": "chardev-serial" - }, - { - "name": "colo-compare" - }, - { - "name": "745_v2.4-powerpc64-cpu" - }, - { - "name": "virtio-mmio-bus" - }, - { - "name": "virtio-tablet-pci" - }, - { - "name": "e1000e" - }, - { - "name": "usb-bus" - }, - { - "name": "7445_v3.2-powerpc64-cpu" - }, - { - "name": "rs6000-mc" - }, - { - "name": "usb-storage" - }, - { - "name": "PCI" - }, - { - "name": "kvm-openpic" - }, - { - "name": "esp" - }, - { - "name": "scsi-disk" - }, - { - "name": "virtex-ml507-machine" - }, - { - "name": "usb-kbd" - }, - { - "name": "750_v2.0-powerpc64-cpu" - }, - { - "name": "e500-host-bridge" - }, - { - "name": "7410_v1.4-powerpc64-cpu" - }, - { - "name": "Npe4GS3-powerpc64-cpu" - }, - { - "name": "ne2k_pci" - }, - { - "name": "isabus-bridge" - }, - { - "name": "970mp_v1.0-spapr-cpu-core" - }, - { - "name": "ivshmem-plain" - }, - { - "name": "755_v2.6-powerpc64-cpu" - }, - { - "name": "604e_v2.2-powerpc64-cpu" - }, - { - "name": "qio-channel-buffer" - }, - { - "name": "970fx_v3.0-powerpc64-cpu" - }, - { - "name": "7457_v1.1-powerpc64-cpu" - }, - { - "name": "u3-agp-pcihost" - }, - { - "name": "spapr-vio-bridge" - }, - { - "name": "secret" - }, - { - "name": "hda-duplex" - }, - { - "name": "raven-pcihost" - }, - { - "name": "spapr-dr-connector" - }, - { - "name": "allwinner-ahci" - }, - { - "name": "nvme" - }, - { - "name": "sysbus-fdc" - }, - { - "name": "405D4-powerpc64-cpu" - }, - { - "name": "MPC8544E_v10-powerpc64-cpu" - }, - { - "name": "virtio-balloon-device" - }, - { - "name": "MPC8641-powerpc64-cpu" - }, - { - "name": "none-machine" - }, - { - "name": "750fx_v1.0-powerpc64-cpu" - }, - { - "name": "750gx_v1.2-powerpc64-cpu" - }, - { - "name": "megasas-gen2" - }, - { - "name": "AC97" - }, - { - "name": "usb-tablet" - }, - { - "name": "970fx_v1.0-powerpc64-cpu" - }, - { - "name": "e300c1-powerpc64-cpu" - }, - { - "name": "e500v2_v21-powerpc64-cpu" - }, - { - "name": "MPC8540_v21-powerpc64-cpu" - }, - { - "name": "7400_v2.2-powerpc64-cpu" - }, - { - "name": "MPC8543_v11-powerpc64-cpu" - }, - { - "name": "MPC8533E_v10-powerpc64-cpu" - }, - { - "name": "7447A_v1.1-powerpc64-cpu" - }, - { - "name": "405CRc-powerpc64-cpu" - }, - { - "name": "740e-powerpc64-cpu" - }, - { - "name": "usb-braille" - }, - { - "name": "440-Xilinx-w-dfpu-powerpc64-cpu" - }, - { - "name": "MPC8555E_v11-powerpc64-cpu" - }, - { - "name": "970mp_v1.0-powerpc64-cpu" - }, - { - "name": "603e7v1-powerpc64-cpu" - }, - { - "name": "e500mc-powerpc64-cpu" - }, - { - "name": "e500v2_v10-powerpc64-cpu" - }, - { - "name": "MPC8378E-powerpc64-cpu" - }, - { - "name": "intel-hda" - }, - { - "name": "kvm-accel" - }, - { - "name": "7400_v2.7-powerpc64-cpu" - }, - { - "name": "virtio-scsi-device" - }, - { - "name": "603p-powerpc64-cpu" - }, - { - "name": "grackle" - }, - { - "name": "970_v2.2-spapr-cpu-core" - }, - { - "name": "Cobra-powerpc64-cpu" - }, - { - "name": "POWER8E_v2.1-powerpc64-cpu" - }, - { - "name": "750fx_v2.0-powerpc64-cpu" - }, - { - "name": "usb-wacom-tablet" - }, - { - "name": "970fx_v2.0-powerpc64-cpu" - }, - { - "name": "MPC8548_v11-powerpc64-cpu" - }, - { - "name": "MPC8545_v21-powerpc64-cpu" - }, - { - "name": "i2c-bus" - }, - { - "name": "virtio-mouse-device" - }, - { - "name": "750e-powerpc64-cpu" - }, - { - "name": "isa-pit" - }, - { - "name": "macio-nvram" - }, - { - "name": "POWER9_v1.0-spapr-cpu-core" - }, - { - "name": "powernv-cpu-core-POWER8E" - }, - { - "name": "grackle-pcihost" - }, - { - "name": "ide-drive" - }, - { - "name": "ref405ep-machine" - }, - { - "name": "MPC8349A-powerpc64-cpu" - }, - { - "name": "401G2-powerpc64-cpu" - }, - { - "name": "generic-sdhci" - }, - { - "name": "POWER8_v2.0-powerpc64-cpu" - }, - { - "name": "i6300esb" - }, - { - "name": "STB25-powerpc64-cpu" - }, - { - "name": "sd-card" - }, - { - "name": "MPC8547E_v21-powerpc64-cpu" - }, - { - "name": "7455_v1.0-powerpc64-cpu" - }, - { - "name": "745_v2.0-powerpc64-cpu" - }, - { - "name": "755_v2.2-powerpc64-cpu" - }, - { - "name": "vmxnet3" - }, - { - "name": "750_v2.1-powerpc64-cpu" - }, - { - "name": "e500-pcihost" - }, - { - "name": "MPC8545E_v20-powerpc64-cpu" - }, - { - "name": "uni-north-internal-pci" - }, - { - "name": "spapr-rtc" - }, - { - "name": "MPC8347ET-powerpc64-cpu" - }, - { - "name": "755_v2.7-powerpc64-cpu" - }, - { - "name": "750cxe_v2.1-powerpc64-cpu" - }, - { - "name": "rng-random" - }, - { - "name": "750cl_v1.0-powerpc64-cpu" - }, - { - "name": "7457A_v1.2-powerpc64-cpu" - } - ], - "id": "libvirt-9" -} - -{ - "return": [ - { - "name": "secs", - "type": "uint32" - }, - { - "name": "request-merging", - "description": "on/off", - "type": "bool" - }, - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "serial", - "type": "str" - }, - { - "name": "heads", - "type": "uint32" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "scsi", - "description": "on/off", - "type": "bool" - }, - { - "name": "cyls", - "type": "uint32" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "iothread", - "type": "link" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "drive", - "description": "Node name or ID of a block device to use as a backend", - "type": "str" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "werror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "rerror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "share-rw", - "type": "bool" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "config-wce", - "description": "on/off", - "type": "bool" - }, - { - "name": "class", - "type": "uint32" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "write-cache", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "num-queues", - "type": "uint16" - }, - { - "name": "opt_io_size", - "type": "uint32" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - } - ], - "id": "libvirt-10" -} - -{ - "return": [ - { - "name": "ctrl_mac_addr", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "status", - "description": "on/off", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_csum", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_rx", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "mrg_rxbuf", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_tso6", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-txtimer", - "type": "uint32" - }, - { - "name": "host_tso4", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "ctrl_rx_extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "gso", - "description": "on/off", - "type": "bool" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "vlan", - "description": "Integer VLAN id to connect to", - "type": "int32" - }, - { - "name": "x-txburst", - "type": "int32" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_mtu", - "type": "uint16" - }, - { - "name": "ctrl_vlan", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "guest_announce", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_ecn", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "host_ufo", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_tso4", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_tso6", - "description": "on/off", - "type": "bool" - }, - { - "name": "ctrl_guest_offloads", - "description": "on/off", - "type": "bool" - }, - { - "name": "csum", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "mq", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_ecn", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest_ufo", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "mac", - "description": "Ethernet 6-byte MAC Address, example: 52:54:00:12:34:56", - "type": "str" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "tx", - "type": "str" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "netdev", - "description": "ID of a netdev to use as a backend", - "type": "str" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "rx_queue_size", - "type": "uint16" - } - ], - "id": "libvirt-11" -} - -{ - "return": [ - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "cmd_per_lun", - "type": "uint32" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "num_queues", - "type": "uint32" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "hotplug", - "description": "on/off", - "type": "bool" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_sectors", - "type": "uint32" - }, - { - "name": "param_change", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "iothread", - "type": "link" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - } - ], - "id": "libvirt-12" -} - -{ - "id": "libvirt-13", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-blk-ccw' not found" - } -} - -{ - "id": "libvirt-14", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-net-ccw' not found" - } -} - -{ - "id": "libvirt-15", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-scsi-ccw' not found" - } -} - -{ - "id": "libvirt-16", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-blk-s390' not found" - } -} - -{ - "id": "libvirt-17", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-net-s390' not found" - } -} - -{ - "id": "libvirt-18", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'pci-assign' not found" - } -} - -{ - "id": "libvirt-19", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'kvm-pci-assign' not found" - } -} - -{ - "return": [ - { - "name": "x-pci-sub-device-id", - "type": "uint32" - }, - { - "name": "x-no-kvm-msi", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-igd-opregion", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-vga", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pci-vendor-id", - "type": "uint32" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "x-req", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-igd-gms", - "type": "uint32" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "x-no-kvm-intx", - "type": "bool" - }, - { - "name": "x-pci-device-id", - "type": "uint32" - }, - { - "name": "host", - "description": "Address (bus/device/function) of the host device, example: 04:10.0", - "type": "str" - }, - { - "name": "x-no-kvm-msix", - "type": "bool" - }, - { - "name": "x-intx-mmap-timeout-ms", - "type": "uint32" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "x-pci-sub-vendor-id", - "type": "uint32" - }, - { - "name": "sysfsdev", - "type": "str" - }, - { - "name": "x-no-mmap", - "type": "bool" - } - ], - "id": "libvirt-20" -} - -{ - "return": [ - { - "name": "serial", - "type": "str" - }, - { - "name": "port_index", - "type": "uint16" - }, - { - "name": "dpofua", - "description": "on/off", - "type": "bool" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "lun", - "type": "uint32" - }, - { - "name": "max_unmap_size", - "type": "uint64" - }, - { - "name": "drive", - "description": "Node name or ID of a block device to use as a backend", - "type": "str" - }, - { - "name": "port_wwn", - "type": "uint64" - }, - { - "name": "write-cache", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "share-rw", - "type": "bool" - }, - { - "name": "opt_io_size", - "type": "uint32" - }, - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "product", - "type": "str" - }, - { - "name": "scsi-id", - "type": "uint32" - }, - { - "name": "channel", - "type": "uint32" - }, - { - "name": "vendor", - "type": "str" - }, - { - "name": "wwn", - "type": "uint64" - }, - { - "name": "werror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "removable", - "description": "on/off", - "type": "bool" - }, - { - "name": "rerror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "ver", - "type": "str" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "max_io_size", - "type": "uint64" - } - ], - "id": "libvirt-21" -} - -{ - "return": [ - { - "name": "serial", - "type": "str" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "drive", - "description": "Node name or ID of a block device to use as a backend", - "type": "str" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "write-cache", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "share-rw", - "type": "bool" - }, - { - "name": "opt_io_size", - "type": "uint32" - }, - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "unit", - "type": "uint32" - }, - { - "name": "wwn", - "type": "uint64" - }, - { - "name": "werror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "model", - "type": "str" - }, - { - "name": "rerror", - "description": "Error handling policy, report/ignore/enospc/stop/auto", - "type": "BlockdevOnError" - }, - { - "name": "ver", - "type": "str" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - } - ], - "id": "libvirt-22" -} - -{ - "id": "libvirt-23", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'PIIX4_PM' not found" - } -} - -{ - "id": "libvirt-24", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'usb-redir' not found" - } -} - -{ - "id": "libvirt-25", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'usb-host' not found" - } -} - -{ - "return": [ - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "drive", - "description": "Node name or ID of a block device to use as a backend", - "type": "str" - }, - { - "name": "lun", - "type": "uint32" - }, - { - "name": "channel", - "type": "uint32" - }, - { - "name": "scsi-id", - "type": "uint32" - } - ], - "id": "libvirt-26" -} - -{ - "id": "libvirt-27", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'i440FX-pcihost' not found" - } -} - -{ - "id": "libvirt-28", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'q35-pcihost' not found" - } -} - -{ - "return": [ - { - "name": "serial", - "type": "str" - }, - { - "name": "msos-desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "logical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - }, - { - "name": "discard_granularity", - "type": "uint32" - }, - { - "name": "drive", - "description": "Node name or ID of a block device to use as a backend", - "type": "str" - }, - { - "name": "bootindex", - "type": "int32" - }, - { - "name": "write-cache", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "share-rw", - "type": "bool" - }, - { - "name": "opt_io_size", - "type": "uint32" - }, - { - "name": "min_io_size", - "type": "uint16" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "attached", - "type": "bool" - }, - { - "name": "full-path", - "description": "on/off", - "type": "bool" - }, - { - "name": "removable", - "description": "on/off", - "type": "bool" - }, - { - "name": "physical_block_size", - "description": "A power of two between 512 and 32768", - "type": "uint16" - } - ], - "id": "libvirt-29" -} - -{ - "id": "libvirt-30", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'kvm-pit' not found" - } -} - -{ - "return": [ - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "mmio", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "qemu-extended-regs", - "description": "on/off", - "type": "bool" - }, - { - "name": "big-endian-framebuffer", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "vgamem_mb", - "type": "uint32" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - } - ], - "id": "libvirt-31" -} - -{ - "id": "libvirt-32", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'vmware-svga' not found" - } -} - -{ - "id": "libvirt-33", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'qxl' not found" - } -} - -{ - "return": [ - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "ioeventfd", - "description": "on/off", - "type": "bool" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_outputs", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "vectors", - "type": "uint32" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "max_hostmem", - "type": "size" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - } - ], - "id": "libvirt-34" -} - -{ - "return": [ - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "max_outputs", - "type": "uint32" - }, - { - "name": "max_hostmem", - "type": "size" - } - ], - "id": "libvirt-35" -} - -{ - "id": "libvirt-36", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'ICH9-LPC' not found" - } -} - -{ - "return": [ - { - "name": "guest-stats-polling-interval", - "type": "int" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-disable-pcie", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "disable-modern", - "type": "bool" - }, - { - "name": "disable-legacy", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnkctl-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest-stats", - "type": "guest statistics" - }, - { - "name": "deflate-on-oom", - "description": "on/off", - "type": "bool" - }, - { - "name": "page-per-vq", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-deverr-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-pm-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "class", - "type": "uint32" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "migrate-extra", - "description": "on/off", - "type": "bool" - }, - { - "name": "modern-pio-notify", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-backend", - "type": "child" - }, - { - "name": "x-ignore-backend-features", - "type": "bool" - }, - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "ats", - "description": "on/off", - "type": "bool" - }, - { - "name": "virtio-pci-bus-master-bug-migration", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - } - ], - "id": "libvirt-37" -} - -{ - "id": "libvirt-38", - "error": { - "class": "DeviceNotFound", - "desc": "Device 'virtio-balloon-ccw' not found" - } -} - -{ - "return": [ - { - "name": "notify_on_empty", - "description": "on/off", - "type": "bool" - }, - { - "name": "any_layout", - "description": "on/off", - "type": "bool" - }, - { - "name": "indirect_desc", - "description": "on/off", - "type": "bool" - }, - { - "name": "guest-stats", - "type": "guest statistics" - }, - { - "name": "guest-stats-polling-interval", - "type": "int" - }, - { - "name": "event_idx", - "description": "on/off", - "type": "bool" - }, - { - "name": "iommu_platform", - "description": "on/off", - "type": "bool" - }, - { - "name": "deflate-on-oom", - "description": "on/off", - "type": "bool" - } - ], - "id": "libvirt-39" -} - -{ - "return": [ - { - "name": "rombar", - "type": "uint32" - }, - { - "name": "intrs", - "type": "uint32" - }, - { - "name": "x-pcie-lnksta-dllla", - "description": "on/off", - "type": "bool" - }, - { - "name": "msix", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "multifunction", - "description": "on/off", - "type": "bool" - }, - { - "name": "msi", - "description": "on/off/auto", - "type": "OnOffAuto" - }, - { - "name": "superspeed-ports-first", - "description": "on/off", - "type": "bool" - }, - { - "name": "streams", - "description": "on/off", - "type": "bool" - }, - { - "name": "romfile", - "type": "str" - }, - { - "name": "force-pcie-endcap", - "description": "on/off", - "type": "bool" - }, - { - "name": "command_serr_enable", - "description": "on/off", - "type": "bool" - }, - { - "name": "x-pcie-extcap-init", - "description": "on/off", - "type": "bool" - }, - { - "name": "addr", - "description": "Slot and optional function number, example: 06.0 or 06", - "type": "int32" - }, - { - "name": "p3", - "type": "uint32" - }, - { - "name": "p2", - "type": "uint32" - }, - { - "name": "slots", - "type": "uint32" - } - ], - "id": "libvirt-40" -} - -{ - "return": [ - { - "name": "dynamic-reconfiguration", - "type": "bool" - }, - { - "name": "ddw", - "type": "bool" - }, - { - "name": "dma_win_size", - "type": "uint64" - }, - { - "name": "numa_node", - "type": "uint32" - }, - { - "name": "pre-2.8-migration", - "type": "bool" - }, - { - "name": "mem64_win_size", - "type": "uint64" - }, - { - "name": "pgsz", - "type": "uint64" - }, - { - "name": "liobn64", - "type": "uint32" - }, - { - "name": "dma_win_addr", - "type": "uint64" - }, - { - "name": "io_win_size", - "type": "uint64" - }, - { - "name": "mem_win_size", - "type": "uint64" - }, - { - "name": "buid", - "type": "uint64" - }, - { - "name": "dma64_win_addr", - "type": "uint64" - }, - { - "name": "mem64_win_addr", - "type": "uint64" - }, - { - "name": "pcie-extended-configuration-space", - "type": "bool" - }, - { - "name": "io_win_addr", - "type": "uint64" - }, - { - "name": "liobn", - "type": "uint32" - }, - { - "name": "mem_win_addr", - "type": "uint64" - }, - { - "name": "mem64_win_pciaddr", - "type": "uint64" - }, - { - "name": "index", - "type": "uint32" - } - ], - "id": "libvirt-41" -} - -{ - "return": [ - { - "hotpluggable-cpus": false, - "name": "ref405ep", - "cpu-max": 1 - }, - { - "hotpluggable-cpus": false, - "name": "none", - "cpu-max": 1 - }, - { - "hotpluggable-cpus": false, - "name": "virtex-ml507", - "cpu-max": 1 - }, - { - "hotpluggable-cpus": false, - "name": "powernv", - "cpu-max": 2048 - }, - { - "hotpluggable-cpus": false, - "name": "ppce500", - "cpu-max": 32 - }, - { - "hotpluggable-cpus": false, - "name": "mpc8544ds", - "cpu-max": 15 - }, - { - "hotpluggable-cpus": false, - "name": "bamboo", - "cpu-max": 1 - }, - { - "hotpluggable-cpus": false, - "name": "g3beige", - "cpu-max": 1 - }, - { - "hotpluggable-cpus": false, - "name": "prep", - "cpu-max": 1 - }, - { - "hotpluggable-cpus": true, - "name": "pseries-2.9", - "is-default": true, - "cpu-max": 1024, - "alias": "pseries" - }, - { - "hotpluggable-cpus": false, - "name": "mac99", - "cpu-max": 1 - }, - { - "hotpluggable-cpus": false, - "name": "pseries-2.6", - "cpu-max": 1024 - }, - { - "hotpluggable-cpus": true, - "name": "pseries-2.7", - "cpu-max": 1024 - }, - { - "hotpluggable-cpus": true, - "name": "pseries-2.8", - "cpu-max": 1024 - }, - { - "hotpluggable-cpus": false, - "name": "pseries-2.4", - "cpu-max": 1024 - }, - { - "hotpluggable-cpus": false, - "name": "pseries-2.5", - "cpu-max": 1024 - }, - { - "hotpluggable-cpus": false, - "name": "pseries-2.2", - "cpu-max": 1024 - }, - { - "hotpluggable-cpus": false, - "name": "taihu", - "cpu-max": 1 - }, - { - "hotpluggable-cpus": false, - "name": "pseries-2.3", - "cpu-max": 1024 - }, - { - "hotpluggable-cpus": false, - "name": "pseries-2.1", - "cpu-max": 1024 - }, - { - "hotpluggable-cpus": false, - "name": "40p", - "cpu-max": 1 - } - ], - "id": "libvirt-42" -} - -{ - "return": [ - { - "name": "default", - "typename": "604-powerpc64-cpu", - "static": false - }, - { - "name": "ppc", - "typename": "604-powerpc64-cpu", - "static": false - }, - { - "name": "ppc32", - "typename": "604-powerpc64-cpu", - "static": false - }, - { - "name": "ppc64", - "typename": "970fx_v3.1-powerpc64-cpu", - "static": false - }, - { - "name": "970mp", - "typename": "970mp_v1.1-powerpc64-cpu", - "static": false - }, - { - "name": "970fx", - "typename": "970fx_v3.1-powerpc64-cpu", - "static": false - }, - { - "name": "970", - "typename": "970_v2.2-powerpc64-cpu", - "static": false - }, - { - "name": "POWER9", - "typename": "POWER9_v1.0-powerpc64-cpu", - "static": false - }, - { - "name": "POWER8NVL", - "typename": "POWER8NVL_v1.0-powerpc64-cpu", - "static": false - }, - { - "name": "POWER8", - "typename": "POWER8E_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "POWER8E", - "typename": "POWER8E_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "POWER7+", - "typename": "POWER7+_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "POWER7", - "typename": "POWER7_v2.3-powerpc64-cpu", - "static": false - }, - { - "name": "POWER5gs", - "typename": "POWER5+_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "POWER5+", - "typename": "POWER5+_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "Apollo7PM", - "typename": "7457A_v1.0-powerpc64-cpu", - "static": false - }, - { - "name": "7457A", - "typename": "7457A_v1.2-powerpc64-cpu", - "static": false - }, - { - "name": "7447A", - "typename": "7447A_v1.2-powerpc64-cpu", - "static": false - }, - { - "name": "Apollo7", - "typename": "7457_v1.2-powerpc64-cpu", - "static": false - }, - { - "name": "7457", - "typename": "7457_v1.2-powerpc64-cpu", - "static": false - }, - { - "name": "7447", - "typename": "7447_v1.1-powerpc64-cpu", - "static": false - }, - { - "name": "Apollo6", - "typename": "7455_v3.2-powerpc64-cpu", - "static": false - }, - { - "name": "7455", - "typename": "7455_v3.2-powerpc64-cpu", - "static": false - }, - { - "name": "7445", - "typename": "7445_v3.2-powerpc64-cpu", - "static": false - }, - { - "name": "7451", - "typename": "7451_v2.3-powerpc64-cpu", - "static": false - }, - { - "name": "7441", - "typename": "7441_v2.3-powerpc64-cpu", - "static": false - }, - { - "name": "Vger", - "typename": "7450_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "7450", - "typename": "7450_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "7448", - "typename": "7448_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "Nitro", - "typename": "7410_v1.4-powerpc64-cpu", - "static": false - }, - { - "name": "7410", - "typename": "7410_v1.4-powerpc64-cpu", - "static": false - }, - { - "name": "G4", - "typename": "7400_v2.9-powerpc64-cpu", - "static": false - }, - { - "name": "Max", - "typename": "7400_v2.9-powerpc64-cpu", - "static": false - }, - { - "name": "7400", - "typename": "7400_v2.9-powerpc64-cpu", - "static": false - }, - { - "name": "Goldfinger", - "typename": "755_v2.8-powerpc64-cpu", - "static": false - }, - { - "name": "755", - "typename": "755_v2.8-powerpc64-cpu", - "static": false - }, - { - "name": "745", - "typename": "745_v2.8-powerpc64-cpu", - "static": false - }, - { - "name": "LoneStar", - "typename": "750l_v3.2-powerpc64-cpu", - "static": false - }, - { - "name": "750l", - "typename": "750l_v3.2-powerpc64-cpu", - "static": false - }, - { - "name": "750gx", - "typename": "750gx_v1.2-powerpc64-cpu", - "static": false - }, - { - "name": "750fx", - "typename": "750fx_v2.3-powerpc64-cpu", - "static": false - }, - { - "name": "750cxe", - "typename": "750cxe_v3.1b-powerpc64-cpu", - "static": false - }, - { - "name": "750cx", - "typename": "750cx_v2.2-powerpc64-cpu", - "static": false - }, - { - "name": "750cl", - "typename": "750cl_v2.0-powerpc64-cpu", - "static": false - }, - { - "name": "Conan/Doyle", - "typename": "750p-powerpc64-cpu", - "static": false - }, - { - "name": "G3", - "typename": "750_v3.1-powerpc64-cpu", - "static": false - }, - { - "name": "Typhoon", - "typename": "750_v3.1-powerpc64-cpu", - "static": false - }, - { - "name": "750", - "typename": "750_v3.1-powerpc64-cpu", - "static": false - }, - { - "name": "Arthur", - "typename": "740_v3.1-powerpc64-cpu", - "static": false - }, - { - "name": "740", - "typename": "740_v3.1-powerpc64-cpu", - "static": false - }, - { - "name": "Mach5", - "typename": "604r-powerpc64-cpu", - "static": false - }, - { - "name": "Sirocco", - "typename": "604e_v2.4-powerpc64-cpu", - "static": false - }, - { - "name": "604e", - "typename": "604e_v2.4-powerpc64-cpu", - "static": false - }, - { - "name": "Goldeneye", - "typename": "603e7t-powerpc64-cpu", - "static": false - }, - { - "name": "603r", - "typename": "603e7t-powerpc64-cpu", - "static": false - }, - { - "name": "Vaillant", - "typename": "603e7v-powerpc64-cpu", - "static": false - }, - { - "name": "Stretch", - "typename": "603e_v4.1-powerpc64-cpu", - "static": false - }, - { - "name": "603e", - "typename": "603e_v4.1-powerpc64-cpu", - "static": false - }, - { - "name": "Vanilla", - "typename": "603-powerpc64-cpu", - "static": false - }, - { - "name": "601v", - "typename": "601_v2-powerpc64-cpu", - "static": false - }, - { - "name": "601", - "typename": "601_v2-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8560", - "typename": "MPC8560_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8555E", - "typename": "MPC8555E_v11-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8555", - "typename": "MPC8555_v11-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8548E", - "typename": "MPC8548E_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8548", - "typename": "MPC8548_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8547E", - "typename": "MPC8547E_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8545E", - "typename": "MPC8545E_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8545", - "typename": "MPC8545_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8544E", - "typename": "MPC8544E_v11-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8544", - "typename": "MPC8544_v11-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8543E", - "typename": "MPC8543E_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8543", - "typename": "MPC8543_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8541E", - "typename": "MPC8541E_v11-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8541", - "typename": "MPC8541_v11-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8540", - "typename": "MPC8540_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8533E", - "typename": "MPC8533E_v11-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8533", - "typename": "MPC8533_v11-powerpc64-cpu", - "static": false - }, - { - "name": "e500v2", - "typename": "e500v2_v22-powerpc64-cpu", - "static": false - }, - { - "name": "e500v1", - "typename": "e500_v20-powerpc64-cpu", - "static": false - }, - { - "name": "e500", - "typename": "e500v2_v22-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8347EA", - "typename": "MPC8347EAT-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8347E", - "typename": "MPC8347ET-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8347A", - "typename": "MPC8347AT-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8347", - "typename": "MPC8347T-powerpc64-cpu", - "static": false - }, - { - "name": "e300", - "typename": "e300c3-powerpc64-cpu", - "static": false - }, - { - "name": "e200", - "typename": "e200z6-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8280", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8275", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8272", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8271", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8270", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8266_HiP4", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8266_HiP3", - "typename": "G2HiP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8266", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8265_HiP4", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8265_HiP3", - "typename": "G2HiP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8265", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8264_HiP4", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8264_HiP3", - "typename": "G2HiP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8264", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8260_HiP4", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8260_HiP3", - "typename": "G2HiP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8260", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8255_HiP4", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8255_HiP3", - "typename": "G2HiP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8255", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8250_HiP4", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8250_HiP3", - "typename": "G2HiP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8250", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8248", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8247", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8245", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8241", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "PowerQUICC-II", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC82xx", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC5200B", - "typename": "MPC5200B_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC5200", - "typename": "MPC5200_v12-powerpc64-cpu", - "static": false - }, - { - "name": "MPC52xx", - "typename": "MPC5200_v12-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8240", - "typename": "603-powerpc64-cpu", - "static": false - }, - { - "name": "440EP", - "typename": "440EPb-powerpc64-cpu", - "static": false - }, - { - "name": "x2vp50", - "typename": "x2vp20-powerpc64-cpu", - "static": false - }, - { - "name": "x2vp7", - "typename": "x2vp4-powerpc64-cpu", - "static": false - }, - { - "name": "405GPe", - "typename": "405CRc-powerpc64-cpu", - "static": false - }, - { - "name": "405GP", - "typename": "405GPd-powerpc64-cpu", - "static": false - }, - { - "name": "405CR", - "typename": "405CRc-powerpc64-cpu", - "static": false - }, - { - "name": "405", - "typename": "405D4-powerpc64-cpu", - "static": false - }, - { - "name": "403", - "typename": "403GC-powerpc64-cpu", - "static": false - }, - { - "name": "7457A_v1.2", - "typename": "", - "static": false - }, - { - "name": "750cl_v1.0", - "typename": "", - "static": false - }, - { - "name": "750cxe_v2.1", - "typename": "", - "static": false - }, - { - "name": "755_v2.7", - "typename": "", - "static": false - }, - { - "name": "MPC8347ET", - "typename": "", - "static": false - }, - { - "name": "MPC8545E_v20", - "typename": "", - "static": false - }, - { - "name": "750_v2.1", - "typename": "", - "static": false - }, - { - "name": "755_v2.2", - "typename": "", - "static": false - }, - { - "name": "745_v2.0", - "typename": "", - "static": false - }, - { - "name": "7455_v1.0", - "typename": "", - "static": false - }, - { - "name": "MPC8547E_v21", - "typename": "", - "static": false - }, - { - "name": "STB25", - "typename": "", - "static": false - }, - { - "name": "POWER8_v2.0", - "typename": "", - "static": false - }, - { - "name": "401G2", - "typename": "", - "static": false - }, - { - "name": "MPC8349A", - "typename": "", - "static": false - }, - { - "name": "750e", - "typename": "", - "static": false - }, - { - "name": "MPC8545_v21", - "typename": "", - "static": false - }, - { - "name": "MPC8548_v11", - "typename": "", - "static": false - }, - { - "name": "970fx_v2.0", - "typename": "", - "static": false - }, - { - "name": "750fx_v2.0", - "typename": "", - "static": false - }, - { - "name": "POWER8E_v2.1", - "typename": "", - "static": false - }, - { - "name": "Cobra", - "typename": "", - "static": false - }, - { - "name": "603p", - "typename": "", - "static": false - }, - { - "name": "7400_v2.7", - "typename": "", - "static": false - }, - { - "name": "MPC8378E", - "typename": "", - "static": false - }, - { - "name": "e500v2_v10", - "typename": "", - "static": false - }, - { - "name": "e500mc", - "typename": "", - "static": false - }, - { - "name": "603e7v1", - "typename": "", - "static": false - }, - { - "name": "970mp_v1.0", - "typename": "", - "static": false - }, - { - "name": "MPC8555E_v11", - "typename": "", - "static": false - }, - { - "name": "440-Xilinx-w-dfpu", - "typename": "", - "static": false - }, - { - "name": "740e", - "typename": "", - "static": false - }, - { - "name": "405CRc", - "typename": "", - "static": false - }, - { - "name": "7447A_v1.1", - "typename": "", - "static": false - }, - { - "name": "MPC8533E_v10", - "typename": "", - "static": false - }, - { - "name": "MPC8543_v11", - "typename": "", - "static": false - }, - { - "name": "7400_v2.2", - "typename": "", - "static": false - }, - { - "name": "MPC8540_v21", - "typename": "", - "static": false - }, - { - "name": "e500v2_v21", - "typename": "", - "static": false - }, - { - "name": "e300c1", - "typename": "", - "static": false - }, - { - "name": "970fx_v1.0", - "typename": "", - "static": false - }, - { - "name": "750gx_v1.2", - "typename": "", - "static": false - }, - { - "name": "750fx_v1.0", - "typename": "", - "static": false - }, - { - "name": "MPC8641", - "typename": "", - "static": false - }, - { - "name": "MPC8544E_v10", - "typename": "", - "static": false - }, - { - "name": "405D4", - "typename": "", - "static": false - }, - { - "name": "7457_v1.1", - "typename": "", - "static": false - }, - { - "name": "970fx_v3.0", - "typename": "", - "static": false - }, - { - "name": "604e_v2.2", - "typename": "", - "static": false - }, - { - "name": "755_v2.6", - "typename": "", - "static": false - }, - { - "name": "Npe4GS3", - "typename": "", - "static": false - }, - { - "name": "7410_v1.4", - "typename": "", - "static": false - }, - { - "name": "750_v2.0", - "typename": "", - "static": false - }, - { - "name": "7445_v3.2", - "typename": "", - "static": false - }, - { - "name": "745_v2.4", - "typename": "", - "static": false - }, - { - "name": "750l_v3.2", - "typename": "", - "static": false - }, - { - "name": "MPC8540_v10", - "typename": "", - "static": false - }, - { - "name": "750_v1.0", - "typename": "", - "static": false - }, - { - "name": "STB03", - "typename": "", - "static": false - }, - { - "name": "MPC8343A", - "typename": "", - "static": false - }, - { - "name": "MPC8378", - "typename": "", - "static": false - }, - { - "name": "G2HiP3", - "typename": "", - "static": false - }, - { - "name": "750cxe_v3.0", - "typename": "", - "static": false - }, - { - "name": "e500_v10", - "typename": "", - "static": false - }, - { - "name": "755_v1.1", - "typename": "", - "static": false - }, - { - "name": "MPC8567", - "typename": "", - "static": false - }, - { - "name": "MPC8545_v20", - "typename": "", - "static": false - }, - { - "name": "MPC8548_v10", - "typename": "", - "static": false - }, - { - "name": "Npe405H", - "typename": "", - "static": false - }, - { - "name": "603e7v", - "typename": "", - "static": false - }, - { - "name": "750_v3.0", - "typename": "", - "static": false - }, - { - "name": "Npe405H2", - "typename": "", - "static": false - }, - { - "name": "7400_v2.6", - "typename": "", - "static": false - }, - { - "name": "405GPa", - "typename": "", - "static": false - }, - { - "name": "MPC8548_v21", - "typename": "", - "static": false - }, - { - "name": "MPC8541E_v10", - "typename": "", - "static": false - }, - { - "name": "750l_v2.2", - "typename": "", - "static": false - }, - { - "name": "MPC8555E_v10", - "typename": "", - "static": false - }, - { - "name": "7457A_v1.1", - "typename": "", - "static": false - }, - { - "name": "e200z6", - "typename": "", - "static": false - }, - { - "name": "MPC8379E", - "typename": "", - "static": false - }, - { - "name": "e500v2_v20", - "typename": "", - "static": false - }, - { - "name": "MPC8347AP", - "typename": "", - "static": false - }, - { - "name": "401B2", - "typename": "", - "static": false - }, - { - "name": "MPC8349E", - "typename": "", - "static": false - }, - { - "name": "755_v2.1", - "typename": "", - "static": false - }, - { - "name": "MPC8543_v21", - "typename": "", - "static": false - }, - { - "name": "745_v2.8", - "typename": "", - "static": false - }, - { - "name": "MPC8547E_v20", - "typename": "", - "static": false - }, - { - "name": "7455_v3.4", - "typename": "", - "static": false - }, - { - "name": "7448_v1.1", - "typename": "", - "static": false - }, - { - "name": "740_v2.2", - "typename": "", - "static": false - }, - { - "name": "7400_v1.1", - "typename": "", - "static": false - }, - { - "name": "MPC8567E", - "typename": "", - "static": false - }, - { - "name": "7441_v2.10", - "typename": "", - "static": false - }, - { - "name": "603e_v1.4", - "typename": "", - "static": false - }, - { - "name": "G2leGP1", - "typename": "", - "static": false - }, - { - "name": "7451_v2.10", - "typename": "", - "static": false - }, - { - "name": "MPC8343E", - "typename": "", - "static": false - }, - { - "name": "750cx_v2.2", - "typename": "", - "static": false - }, - { - "name": "Npe405L", - "typename": "", - "static": false - }, - { - "name": "603e7", - "typename": "", - "static": false - }, - { - "name": "401A1", - "typename": "", - "static": false - }, - { - "name": "MPC8377", - "typename": "", - "static": false - }, - { - "name": "7448_v2.1", - "typename": "", - "static": false - }, - { - "name": "7441_v2.3", - "typename": "", - "static": false - }, - { - "name": "7400_v2.1", - "typename": "", - "static": false - }, - { - "name": "405CRb", - "typename": "", - "static": false - }, - { - "name": "604", - "typename": "", - "static": false - }, - { - "name": "MPC8540_v20", - "typename": "", - "static": false - }, - { - "name": "MPC8543_v10", - "typename": "", - "static": false - }, - { - "name": "7445_v2.1", - "typename": "", - "static": false - }, - { - "name": "e500_v20", - "typename": "", - "static": false - }, - { - "name": "750gx_v1.1", - "typename": "", - "static": false - }, - { - "name": "7447A_v1.0", - "typename": "", - "static": false - }, - { - "name": "750cxe_v2.4", - "typename": "", - "static": false - }, - { - "name": "MPC8548_v20", - "typename": "", - "static": false - }, - { - "name": "MPC8543E_v11", - "typename": "", - "static": false - }, - { - "name": "MPC8347AT", - "typename": "", - "static": false - }, - { - "name": "POWER8NVL_v1.0", - "typename": "", - "static": false - }, - { - "name": "7457A_v1.0", - "typename": "", - "static": false - }, - { - "name": "7457_v1.0", - "typename": "", - "static": false - }, - { - "name": "7450_v1.2", - "typename": "", - "static": false - }, - { - "name": "MPC8572", - "typename": "", - "static": false - }, - { - "name": "755_v2.5", - "typename": "", - "static": false - }, - { - "name": "7410_v1.3", - "typename": "", - "static": false - }, - { - "name": "745_v2.3", - "typename": "", - "static": false - }, - { - "name": "750l_v2.1", - "typename": "", - "static": false - }, - { - "name": "405GPR", - "typename": "", - "static": false - }, - { - "name": "755_v2.0", - "typename": "", - "static": false - }, - { - "name": "MPC8541_v11", - "typename": "", - "static": false - }, - { - "name": "401C2", - "typename": "", - "static": false - }, - { - "name": "e500v2_v30", - "typename": "", - "static": false - }, - { - "name": "7455_v3.3", - "typename": "", - "static": false - }, - { - "name": "405EZ", - "typename": "", - "static": false - }, - { - "name": "MPC8568E", - "typename": "", - "static": false - }, - { - "name": "755_v1.0", - "typename": "", - "static": false - }, - { - "name": "603e_v1.3", - "typename": "", - "static": false - }, - { - "name": "MPC8560_v10", - "typename": "", - "static": false - }, - { - "name": "host", - "typename": "", - "static": false - }, - { - "name": "MPC8560_v21", - "typename": "", - "static": false - }, - { - "name": "G2H4", - "typename": "", - "static": false - }, - { - "name": "MPC8533_v11", - "typename": "", - "static": false - }, - { - "name": "740_v3.1", - "typename": "", - "static": false - }, - { - "name": "e200z5", - "typename": "", - "static": false - }, - { - "name": "MPC8349", - "typename": "", - "static": false - }, - { - "name": "7400_v2.0", - "typename": "", - "static": false - }, - { - "name": "405CRa", - "typename": "", - "static": false - }, - { - "name": "MPC8543E_v10", - "typename": "", - "static": false - }, - { - "name": "MPC8543E_v21", - "typename": "", - "static": false - }, - { - "name": "750cxe_v2.3", - "typename": "", - "static": false - }, - { - "name": "MPC8543_v20", - "typename": "", - "static": false - }, - { - "name": "745_v2.7", - "typename": "", - "static": false - }, - { - "name": "403GC", - "typename": "", - "static": false - }, - { - "name": "e5500", - "typename": "", - "static": false - }, - { - "name": "7448_v1.0", - "typename": "", - "static": false - }, - { - "name": "MPC5200_v12", - "typename": "", - "static": false - }, - { - "name": "740_v2.1", - "typename": "", - "static": false - }, - { - "name": "745_v2.2", - "typename": "", - "static": false - }, - { - "name": "7400_v1.0", - "typename": "", - "static": false - }, - { - "name": "7410_v1.2", - "typename": "", - "static": false - }, - { - "name": "x2vp4", - "typename": "", - "static": false - }, - { - "name": "MPC8555_v11", - "typename": "", - "static": false - }, - { - "name": "MPC8541_v10", - "typename": "", - "static": false - }, - { - "name": "405LP", - "typename": "", - "static": false - }, - { - "name": "750fx_v2.3", - "typename": "", - "static": false - }, - { - "name": "405EP", - "typename": "", - "static": false - }, - { - "name": "601_v2", - "typename": "", - "static": false - }, - { - "name": "MPC8544_v11", - "typename": "", - "static": false - }, - { - "name": "401D2", - "typename": "", - "static": false - }, - { - "name": "MPC8572E", - "typename": "", - "static": false - }, - { - "name": "604e_v1.0", - "typename": "", - "static": false - }, - { - "name": "750cx_v2.1", - "typename": "", - "static": false - }, - { - "name": "MPC5200B_v21", - "typename": "", - "static": false - }, - { - "name": "750l_v3.0", - "typename": "", - "static": false - }, - { - "name": "e300c4", - "typename": "", - "static": false - }, - { - "name": "7448_v2.0", - "typename": "", - "static": false - }, - { - "name": "7450_v2.1", - "typename": "", - "static": false - }, - { - "name": "G2leGP", - "typename": "", - "static": false - }, - { - "name": "750cxe_v3.1b", - "typename": "", - "static": false - }, - { - "name": "7400_v2.9", - "typename": "", - "static": false - }, - { - "name": "G2GP", - "typename": "", - "static": false - }, - { - "name": "603", - "typename": "", - "static": false - }, - { - "name": "405GPd", - "typename": "", - "static": false - }, - { - "name": "MPC8548E_v11", - "typename": "", - "static": false - }, - { - "name": "603e7t", - "typename": "", - "static": false - }, - { - "name": "IOP480", - "typename": "", - "static": false - }, - { - "name": "750gx_v1.0", - "typename": "", - "static": false - }, - { - "name": "MPC8560_v20", - "typename": "", - "static": false - }, - { - "name": "405D2", - "typename": "", - "static": false - }, - { - "name": "750fl", - "typename": "", - "static": false - }, - { - "name": "750l_v2.0", - "typename": "", - "static": false - }, - { - "name": "x2vp20", - "typename": "", - "static": false - }, - { - "name": "e600", - "typename": "", - "static": false - }, - { - "name": "7450_v1.1", - "typename": "", - "static": false - }, - { - "name": "755_v2.4", - "typename": "", - "static": false - }, - { - "name": "7445_v1.0", - "typename": "", - "static": false - }, - { - "name": "G2LS", - "typename": "", - "static": false - }, - { - "name": "MPC8543E_v20", - "typename": "", - "static": false - }, - { - "name": "603e_v2.2", - "typename": "", - "static": false - }, - { - "name": "7447_v1.1", - "typename": "", - "static": false - }, - { - "name": "603e_v4", - "typename": "", - "static": false - }, - { - "name": "7455_v3.2", - "typename": "", - "static": false - }, - { - "name": "740_v2.0", - "typename": "", - "static": false - }, - { - "name": "MPC8347P", - "typename": "", - "static": false - }, - { - "name": "440EPb", - "typename": "", - "static": false - }, - { - "name": "MPC603", - "typename": "", - "static": false - }, - { - "name": "603e_v1.2", - "typename": "", - "static": false - }, - { - "name": "750fx_v2.2", - "typename": "", - "static": false - }, - { - "name": "POWER9_v1.0", - "typename": "", - "static": false - }, - { - "name": "740_v1.0", - "typename": "", - "static": false - }, - { - "name": "MPC8544_v10", - "typename": "", - "static": false - }, - { - "name": "601_v1", - "typename": "", - "static": false - }, - { - "name": "745_v1.1", - "typename": "", - "static": false - }, - { - "name": "POWER7+_v2.1", - "typename": "", - "static": false - }, - { - "name": "750cx_v2.0", - "typename": "", - "static": false - }, - { - "name": "MPC8347EAP", - "typename": "", - "static": false - }, - { - "name": "401E2", - "typename": "", - "static": false - }, - { - "name": "MPC8641D", - "typename": "", - "static": false - }, - { - "name": "e300c3", - "typename": "", - "static": false - }, - { - "name": "MPC8533_v10", - "typename": "", - "static": false - }, - { - "name": "7441_v2.1", - "typename": "", - "static": false - }, - { - "name": "740_v3.0", - "typename": "", - "static": false - }, - { - "name": "POWER5+_v2.1", - "typename": "", - "static": false - }, - { - "name": "602", - "typename": "", - "static": false - }, - { - "name": "MPC8548E_v10", - "typename": "", - "static": false - }, - { - "name": "G2leLS", - "typename": "", - "static": false - }, - { - "name": "MPC8343", - "typename": "", - "static": false - }, - { - "name": "750cx_v1.0", - "typename": "", - "static": false - }, - { - "name": "750cxe_v2.2", - "typename": "", - "static": false - }, - { - "name": "604e_v2.4", - "typename": "", - "static": false - }, - { - "name": "755_v2.8", - "typename": "", - "static": false - }, - { - "name": "745_v2.6", - "typename": "", - "static": false - }, - { - "name": "MPC8548E_v21", - "typename": "", - "static": false - }, - { - "name": "G2le", - "typename": "", - "static": false - }, - { - "name": "403GB", - "typename": "", - "static": false - }, - { - "name": "MPC8545E_v21", - "typename": "", - "static": false - }, - { - "name": "POWER7_v2.3", - "typename": "", - "static": false - }, - { - "name": "750_v2.2", - "typename": "", - "static": false - }, - { - "name": "7450_v1.0", - "typename": "", - "static": false - }, - { - "name": "MPC5200_v11", - "typename": "", - "static": false - }, - { - "name": "755_v2.3", - "typename": "", - "static": false - }, - { - "name": "MPC8347EP", - "typename": "", - "static": false - }, - { - "name": "7410_v1.1", - "typename": "", - "static": false - }, - { - "name": "750gl", - "typename": "", - "static": false - }, - { - "name": "403GCX", - "typename": "", - "static": false - }, - { - "name": "745_v2.1", - "typename": "", - "static": false - }, - { - "name": "750p", - "typename": "", - "static": false - }, - { - "name": "G2", - "typename": "", - "static": false - }, - { - "name": "MPC8555_v10", - "typename": "", - "static": false - }, - { - "name": "7445_v3.4", - "typename": "", - "static": false - }, - { - "name": "MPC8347T", - "typename": "", - "static": false - }, - { - "name": "603e_v3", - "typename": "", - "static": false - }, - { - "name": "970_v2.2", - "typename": "", - "static": false - }, - { - "name": "440-Xilinx", - "typename": "", - "static": false - }, - { - "name": "740p", - "typename": "", - "static": false - }, - { - "name": "MPC5200B_v20", - "typename": "", - "static": false - }, - { - "name": "440EPX", - "typename": "", - "static": false - }, - { - "name": "603e_v1.1", - "typename": "", - "static": false - }, - { - "name": "7451_v2.3", - "typename": "", - "static": false - }, - { - "name": "7450_v2.0", - "typename": "", - "static": false - }, - { - "name": "7400_v2.8", - "typename": "", - "static": false - }, - { - "name": "7455_v2.1", - "typename": "", - "static": false - }, - { - "name": "405GPc", - "typename": "", - "static": false - }, - { - "name": "MPC8347EAT", - "typename": "", - "static": false - }, - { - "name": "970mp_v1.1", - "typename": "", - "static": false - }, - { - "name": "603e7v2", - "typename": "", - "static": false - }, - { - "name": "604r", - "typename": "", - "static": false - }, - { - "name": "7447A_v1.2", - "typename": "", - "static": false - }, - { - "name": "MPC8533E_v11", - "typename": "", - "static": false - }, - { - "name": "e500v2_v22", - "typename": "", - "static": false - }, - { - "name": "401F2", - "typename": "", - "static": false - }, - { - "name": "MPC8343EA", - "typename": "", - "static": false - }, - { - "name": "7457_v1.2", - "typename": "", - "static": false - }, - { - "name": "970fx_v3.1", - "typename": "", - "static": false - }, - { - "name": "7447_v1.0", - "typename": "", - "static": false - }, - { - "name": "745_v2.5", - "typename": "", - "static": false - }, - { - "name": "MPC8548E_v20", - "typename": "", - "static": false - }, - { - "name": "MPC8610", - "typename": "", - "static": false - }, - { - "name": "750cxe_v2.4b", - "typename": "", - "static": false - }, - { - "name": "MPC5200_v10", - "typename": "", - "static": false - }, - { - "name": "403GA", - "typename": "", - "static": false - }, - { - "name": "7410_v1.0", - "typename": "", - "static": false - }, - { - "name": "G2leGP3", - "typename": "", - "static": false - }, - { - "name": "7445_v3.3", - "typename": "", - "static": false - }, - { - "name": "603e_v4.1", - "typename": "", - "static": false - }, - { - "name": "440EPa", - "typename": "", - "static": false - }, - { - "name": "970fx_v2.1", - "typename": "", - "static": false - }, - { - "name": "MPC8377E", - "typename": "", - "static": false - }, - { - "name": "750fx_v2.1", - "typename": "", - "static": false - }, - { - "name": "601_v0", - "typename": "", - "static": false - }, - { - "name": "STB04", - "typename": "", - "static": false - }, - { - "name": "745_v1.0", - "typename": "", - "static": false - }, - { - "name": "G2HiP4", - "typename": "", - "static": false - }, - { - "name": "750cl_v2.0", - "typename": "", - "static": false - }, - { - "name": "750cxr", - "typename": "", - "static": false - }, - { - "name": "MPC8349EA", - "typename": "", - "static": false - }, - { - "name": "750cxe_v3.1", - "typename": "", - "static": false - }, - { - "name": "MPC8379", - "typename": "", - "static": false - }, - { - "name": "401", - "typename": "", - "static": false - }, - { - "name": "MPC8568", - "typename": "", - "static": false - }, - { - "name": "e300c2", - "typename": "", - "static": false - }, - { - "name": "750_v3.1", - "typename": "", - "static": false - }, - { - "name": "MPC8544E_v11", - "typename": "", - "static": false - }, - { - "name": "405GPb", - "typename": "", - "static": false - }, - { - "name": "MPC8541E_v11", - "typename": "", - "static": false - } - ], - "id": "libvirt-43" -} - -{ - "return": [ - ], - "id": "libvirt-44" -} - -{ - "return": [ - ], - "id": "libvirt-45" -} - -{ - "return": [ - { - "parameters": [ - { - "name": "timeout", - "help": "Request timeout in seconds (default 0 = no timeout)", - "type": "number" - }, - { - "name": "initiator-name", - "help": "Initiator iqn name to use when connecting", - "type": "string" - }, - { - "name": "header-digest", - "help": "HeaderDigest setting. {CRC32C|CRC32C-NONE|NONE-CRC32C|NONE}", - "type": "string" - }, - { - "name": "password-secret", - "help": "ID of the secret providing password for CHAP authentication to target", - "type": "string" - }, - { - "name": "password", - "help": "password for CHAP authentication to target", - "type": "string" - }, - { - "name": "user", - "help": "username for CHAP authentication to target", - "type": "string" - } - ], - "option": "iscsi" - }, - { - "parameters": [ - { - "name": "non-adaptive", - "type": "boolean" - }, - { - "name": "lossy", - "type": "boolean" - }, - { - "name": "acl", - "type": "boolean" - }, - { - "name": "x509verify", - "type": "string" - }, - { - "name": "tls", - "type": "boolean" - }, - { - "name": "sasl", - "type": "boolean" - }, - { - "name": "key-delay-ms", - "type": "number" - }, - { - "name": "lock-key-sync", - "type": "boolean" - }, - { - "name": "reverse", - "type": "boolean" - }, - { - "name": "password", - "type": "boolean" - }, - { - "name": "ipv6", - "type": "boolean" - }, - { - "name": "ipv4", - "type": "boolean" - }, - { - "name": "to", - "type": "number" - }, - { - "name": "connections", - "type": "number" - }, - { - "name": "head", - "type": "number" - }, - { - "name": "display", - "type": "string" - }, - { - "name": "share", - "type": "string" - }, - { - "name": "x509", - "type": "string" - }, - { - "name": "tls-creds", - "type": "string" - }, - { - "name": "websocket", - "type": "string" - }, - { - "name": "vnc", - "type": "string" - } - ], - "option": "vnc" - }, - { - "parameters": [ - { - "name": "sock_fd", - "type": "number" - }, - { - "name": "socket", - "type": "string" - }, - { - "name": "readonly", - "type": "boolean" - }, - { - "name": "writeout", - "type": "string" - }, - { - "name": "security_model", - "type": "string" - }, - { - "name": "mount_tag", - "type": "string" - }, - { - "name": "path", - "type": "string" - }, - { - "name": "fsdriver", - "type": "string" - } - ], - "option": "virtfs" - }, - { - "parameters": [ - { - "name": "throttling.iops-size", - "help": "when limiting by iops max size of an I/O in bytes", - "type": "number" - }, - { - "name": "throttling.bps-write-max-length", - "help": "length of the bps-write-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-read-max-length", - "help": "length of the bps-read-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-total-max-length", - "help": "length of the bps-total-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-write-max-length", - "help": "length of the iops-write-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-read-max-length", - "help": "length of the iops-read-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-total-max-length", - "help": "length of the iops-total-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-write-max", - "help": "total bytes write burst", - "type": "number" - }, - { - "name": "throttling.bps-read-max", - "help": "total bytes read burst", - "type": "number" - }, - { - "name": "throttling.bps-total-max", - "help": "total bytes burst", - "type": "number" - }, - { - "name": "throttling.iops-write-max", - "help": "I/O operations write burst", - "type": "number" - }, - { - "name": "throttling.iops-read-max", - "help": "I/O operations read burst", - "type": "number" - }, - { - "name": "throttling.iops-total-max", - "help": "I/O operations burst", - "type": "number" - }, - { - "name": "throttling.bps-write", - "help": "limit write bytes per second", - "type": "number" - }, - { - "name": "throttling.bps-read", - "help": "limit read bytes per second", - "type": "number" - }, - { - "name": "throttling.bps-total", - "help": "limit total bytes per second", - "type": "number" - }, - { - "name": "throttling.iops-write", - "help": "limit write operations per second", - "type": "number" - }, - { - "name": "throttling.iops-read", - "help": "limit read operations per second", - "type": "number" - }, - { - "name": "throttling.iops-total", - "help": "limit total I/O operations per second", - "type": "number" - }, - { - "name": "sock_fd", - "type": "number" - }, - { - "name": "socket", - "type": "string" - }, - { - "name": "readonly", - "type": "boolean" - }, - { - "name": "writeout", - "type": "string" - }, - { - "name": "security_model", - "type": "string" - }, - { - "name": "path", - "type": "string" - }, - { - "name": "fsdriver", - "type": "string" - } - ], - "option": "fsdev" - }, - { - "parameters": [ - { - "name": "string", - "help": "Sets content of the blob to be inserted from a string", - "type": "string" - }, - { - "name": "file", - "help": "Sets the name of the file from which\nthe fw_cfg blob will be loaded", - "type": "string" - }, - { - "name": "name", - "help": "Sets the fw_cfg name of the blob to be inserted", - "type": "string" - } - ], - "option": "fw_cfg" - }, - { - "parameters": [ - { - "name": "arg", - "type": "string" - }, - { - "name": "target", - "type": "string" - }, - { - "name": "enable", - "type": "boolean" - } - ], - "option": "semihosting-config" - }, - { - "parameters": [ - { - "name": "rrsnapshot", - "type": "string" - }, - { - "name": "rrfile", - "type": "string" - }, - { - "name": "rr", - "type": "string" - }, - { - "name": "sleep", - "type": "boolean" - }, - { - "name": "align", - "type": "boolean" - }, - { - "name": "shift", - "type": "string" - } - ], - "option": "icount" - }, - { - "parameters": [ - ], - "option": "numa" - }, - { - "parameters": [ - { - "name": "debug-threads", - "help": "When enabled, name the individual threads; defaults off.\nNOTE: The thread names are for debugging and not a\nstable API.", - "type": "boolean" - }, - { - "name": "process", - "help": "Sets the name of the QEMU process, as shown in top etc", - "type": "string" - }, - { - "name": "guest", - "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", - "type": "string" - } - ], - "option": "name" - }, - { - "parameters": [ - { - "name": "timestamp", - "type": "boolean" - } - ], - "option": "msg" - }, - { - "parameters": [ - { - "name": "mlock", - "type": "boolean" - } - ], - "option": "realtime" - }, - { - "parameters": [ - ], - "option": "tpmdev" - }, - { - "parameters": [ - ], - "option": "object" - }, - { - "parameters": [ - { - "name": "opaque", - "help": "free-form string used to describe fd", - "type": "string" - }, - { - "name": "set", - "help": "ID of the fd set to add fd to", - "type": "number" - }, - { - "name": "fd", - "help": "file descriptor of which a duplicate is added to fd set", - "type": "number" - } - ], - "option": "add-fd" - }, - { - "parameters": [ - { - "name": "enable", - "type": "boolean" - } - ], - "option": "sandbox" - }, - { - "parameters": [ - { - "name": "strict", - "type": "boolean" - }, - { - "name": "reboot-timeout", - "type": "string" - }, - { - "name": "splash-time", - "type": "string" - }, - { - "name": "splash", - "type": "string" - }, - { - "name": "menu", - "type": "boolean" - }, - { - "name": "once", - "type": "string" - }, - { - "name": "order", - "type": "string" - } - ], - "option": "boot-opts" - }, - { - "parameters": [ - { - "name": "maxcpus", - "type": "number" - }, - { - "name": "threads", - "type": "number" - }, - { - "name": "cores", - "type": "number" - }, - { - "name": "sockets", - "type": "number" - }, - { - "name": "cpus", - "type": "number" - } - ], - "option": "smp-opts" - }, - { - "parameters": [ - { - "name": "maxmem", - "type": "size" - }, - { - "name": "slots", - "type": "number" - }, - { - "name": "size", - "type": "size" - } - ], - "option": "memory" - }, - { - "parameters": [ - { - "name": "thread", - "help": "Enable/disable multi-threaded TCG", - "type": "string" - }, - { - "name": "accel", - "help": "Select the type of accelerator", - "type": "string" - } - ], - "option": "accel" - }, - { - "parameters": [ - { - "name": "dea-key-wrap", - "help": "enable/disable DEA key wrapping using the CPACF wrapping key", - "type": "boolean" - }, - { - "name": "aes-key-wrap", - "help": "enable/disable AES key wrapping using the CPACF wrapping key", - "type": "boolean" - }, - { - "name": "suppress-vmdesc", - "help": "Set on to disable self-describing migration", - "type": "boolean" - }, - { - "name": "iommu", - "help": "Set on/off to enable/disable Intel IOMMU (VT-d)", - "type": "boolean" - }, - { - "name": "firmware", - "help": "firmware image", - "type": "string" - }, - { - "name": "usb", - "help": "Set on/off to enable/disable usb", - "type": "boolean" - }, - { - "name": "mem-merge", - "help": "enable/disable memory merge support", - "type": "boolean" - }, - { - "name": "dump-guest-core", - "help": "Include guest memory in a core dump", - "type": "boolean" - }, - { - "name": "dt_compatible", - "help": "Overrides the \"compatible\" property of the dt root node", - "type": "string" - }, - { - "name": "phandle_start", - "help": "The first phandle ID we may generate dynamically", - "type": "number" - }, - { - "name": "dumpdtb", - "help": "Dump current dtb to a file and quit", - "type": "string" - }, - { - "name": "dtb", - "help": "Linux kernel device tree file", - "type": "string" - }, - { - "name": "append", - "help": "Linux kernel command line", - "type": "string" - }, - { - "name": "initrd", - "help": "Linux initial ramdisk file", - "type": "string" - }, - { - "name": "kernel", - "help": "Linux kernel image file", - "type": "string" - }, - { - "name": "kvm_shadow_mem", - "help": "KVM shadow MMU size", - "type": "size" - }, - { - "name": "kernel_irqchip", - "help": "use KVM in-kernel irqchip", - "type": "boolean" - }, - { - "name": "accel", - "help": "accelerator list", - "type": "string" - }, - { - "name": "type", - "help": "emulated machine", - "type": "string" - } - ], - "option": "machine" - }, - { - "parameters": [ - { - "name": "romfile", - "type": "string" - }, - { - "name": "bootindex", - "type": "number" - } - ], - "option": "option-rom" - }, - { - "parameters": [ - { - "name": "file", - "type": "string" - }, - { - "name": "events", - "type": "string" - }, - { - "name": "enable", - "type": "string" - } - ], - "option": "trace" - }, - { - "parameters": [ - { - "name": "pretty", - "type": "boolean" - }, - { - "name": "default", - "type": "boolean" - }, - { - "name": "chardev", - "type": "string" - }, - { - "name": "mode", - "type": "string" - } - ], - "option": "mon" - }, - { - "parameters": [ - { - "name": "value", - "type": "string" - }, - { - "name": "property", - "type": "string" - }, - { - "name": "driver", - "type": "string" - } - ], - "option": "global" - }, - { - "parameters": [ - { - "name": "driftfix", - "type": "string" - }, - { - "name": "clock", - "type": "string" - }, - { - "name": "base", - "type": "string" - } - ], - "option": "rtc" - }, - { - "parameters": [ - ], - "option": "net" - }, - { - "parameters": [ - ], - "option": "netdev" - }, - { - "parameters": [ - ], - "option": "device" - }, - { - "parameters": [ - { - "name": "logappend", - "type": "boolean" - }, - { - "name": "logfile", - "type": "string" - }, - { - "name": "append", - "type": "boolean" - }, - { - "name": "chardev", - "type": "string" - }, - { - "name": "size", - "type": "size" - }, - { - "name": "debug", - "type": "number" - }, - { - "name": "name", - "type": "string" - }, - { - "name": "signal", - "type": "boolean" - }, - { - "name": "mux", - "type": "boolean" - }, - { - "name": "rows", - "type": "number" - }, - { - "name": "cols", - "type": "number" - }, - { - "name": "height", - "type": "number" - }, - { - "name": "width", - "type": "number" - }, - { - "name": "tls-creds", - "type": "string" - }, - { - "name": "telnet", - "type": "boolean" - }, - { - "name": "reconnect", - "type": "number" - }, - { - "name": "delay", - "type": "boolean" - }, - { - "name": "server", - "type": "boolean" - }, - { - "name": "wait", - "type": "boolean" - }, - { - "name": "ipv6", - "type": "boolean" - }, - { - "name": "ipv4", - "type": "boolean" - }, - { - "name": "to", - "type": "number" - }, - { - "name": "localport", - "type": "string" - }, - { - "name": "localaddr", - "type": "string" - }, - { - "name": "port", - "type": "string" - }, - { - "name": "host", - "type": "string" - }, - { - "name": "path", - "type": "string" - }, - { - "name": "backend", - "type": "string" - } - ], - "option": "chardev" - }, - { - "parameters": [ - { - "name": "copy-on-read", - "help": "copy read data from backing file into image file", - "type": "boolean" - }, - { - "name": "werror", - "help": "write error action", - "type": "string" - }, - { - "name": "rerror", - "help": "read error action", - "type": "string" - }, - { - "name": "read-only", - "help": "open drive file as read-only", - "type": "boolean" - }, - { - "name": "file", - "help": "file name", - "type": "string" - }, - { - "name": "serial", - "help": "disk serial number", - "type": "string" - }, - { - "name": "addr", - "help": "pci address (virtio only)", - "type": "string" - }, - { - "name": "boot", - "help": "(deprecated, ignored)", - "type": "boolean" - }, - { - "name": "trans", - "help": "chs translation (auto, lba, none)", - "type": "string" - }, - { - "name": "secs", - "help": "number of sectors (ide disk geometry)", - "type": "number" - }, - { - "name": "heads", - "help": "number of heads (ide disk geometry)", - "type": "number" - }, - { - "name": "cyls", - "help": "number of cylinders (ide disk geometry)", - "type": "number" - }, - { - "name": "if", - "help": "interface (ide, scsi, sd, mtd, floppy, pflash, virtio)", - "type": "string" - }, - { - "name": "media", - "help": "media type (disk, cdrom)", - "type": "string" - }, - { - "name": "index", - "help": "index number", - "type": "number" - }, - { - "name": "unit", - "help": "unit number (i.e. lun for scsi)", - "type": "number" - }, - { - "name": "bus", - "help": "bus number", - "type": "number" - }, - { - "name": "stats-account-failed", - "help": "whether to account for failed I/O operations in the statistics", - "type": "boolean" - }, - { - "name": "stats-account-invalid", - "help": "whether to account for invalid I/O operations in the statistics", - "type": "boolean" - }, - { - "name": "detect-zeroes", - "help": "try to optimize zero writes (off, on, unmap)", - "type": "string" - }, - { - "name": "throttling.group", - "help": "name of the block throttling group", - "type": "string" - }, - { - "name": "throttling.iops-size", - "help": "when limiting by iops max size of an I/O in bytes", - "type": "number" - }, - { - "name": "throttling.bps-write-max-length", - "help": "length of the bps-write-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-read-max-length", - "help": "length of the bps-read-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-total-max-length", - "help": "length of the bps-total-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-write-max-length", - "help": "length of the iops-write-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-read-max-length", - "help": "length of the iops-read-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.iops-total-max-length", - "help": "length of the iops-total-max burst period, in seconds", - "type": "number" - }, - { - "name": "throttling.bps-write-max", - "help": "total bytes write burst", - "type": "number" - }, - { - "name": "throttling.bps-read-max", - "help": "total bytes read burst", - "type": "number" - }, - { - "name": "throttling.bps-total-max", - "help": "total bytes burst", - "type": "number" - }, - { - "name": "throttling.iops-write-max", - "help": "I/O operations write burst", - "type": "number" - }, - { - "name": "throttling.iops-read-max", - "help": "I/O operations read burst", - "type": "number" - }, - { - "name": "throttling.iops-total-max", - "help": "I/O operations burst", - "type": "number" - }, - { - "name": "throttling.bps-write", - "help": "limit write bytes per second", - "type": "number" - }, - { - "name": "throttling.bps-read", - "help": "limit read bytes per second", - "type": "number" - }, - { - "name": "throttling.bps-total", - "help": "limit total bytes per second", - "type": "number" - }, - { - "name": "throttling.iops-write", - "help": "limit write operations per second", - "type": "number" - }, - { - "name": "throttling.iops-read", - "help": "limit read operations per second", - "type": "number" - }, - { - "name": "throttling.iops-total", - "help": "limit total I/O operations per second", - "type": "number" - }, - { - "name": "werror", - "help": "write error action", - "type": "string" - }, - { - "name": "format", - "help": "disk format (raw, qcow2, ...)", - "type": "string" - }, - { - "name": "cache.writeback", - "help": "Enable writeback mode", - "type": "boolean" - }, - { - "name": "aio", - "help": "host AIO implementation (threads, native)", - "type": "string" - }, - { - "name": "snapshot", - "help": "enable/disable snapshot mode", - "type": "boolean" - }, - { - "name": "discard", - "help": "discard operation (ignore/off, unmap/on)", - "type": "string" - }, - { - "name": "read-only", - "help": "Node is opened in read-only mode", - "type": "boolean" - }, - { - "name": "cache.no-flush", - "help": "Ignore flush requests", - "type": "boolean" - }, - { - "name": "cache.direct", - "help": "Bypass software writeback cache on the host", - "type": "boolean" - }, - { - "name": "driver", - "help": "Block driver to use for the node", - "type": "string" - }, - { - "name": "node-name", - "help": "Node name of the block device node", - "type": "string" - } - ], - "option": "drive" - } - ], - "id": "libvirt-46" -} - -{ - "return": [ - { - "state": false, - "capability": "xbzrle" - }, - { - "state": false, - "capability": "rdma-pin-all" - }, - { - "state": false, - "capability": "auto-converge" - }, - { - "state": false, - "capability": "zero-blocks" - }, - { - "state": false, - "capability": "compress" - }, - { - "state": false, - "capability": "events" - }, - { - "state": false, - "capability": "postcopy-ram" - }, - { - "state": false, - "capability": "x-colo" - }, - { - "state": false, - "capability": "release-ram" - } - ], - "id": "libvirt-47" -} - -{ - "return": [ - { - "name": "ACPI_DEVICE_OST", - "meta-type": "event", - "arg-type": "0" - }, - { - "name": "BALLOON_CHANGE", - "meta-type": "event", - "arg-type": "1" - }, - { - "name": "BLOCK_IMAGE_CORRUPTED", - "meta-type": "event", - "arg-type": "2" - }, - { - "name": "BLOCK_IO_ERROR", - "meta-type": "event", - "arg-type": "3" - }, - { - "name": "BLOCK_JOB_CANCELLED", - "meta-type": "event", - "arg-type": "4" - }, - { - "name": "BLOCK_JOB_COMPLETED", - "meta-type": "event", - "arg-type": "5" - }, - { - "name": "BLOCK_JOB_ERROR", - "meta-type": "event", - "arg-type": "6" - }, - { - "name": "BLOCK_JOB_READY", - "meta-type": "event", - "arg-type": "7" - }, - { - "name": "BLOCK_WRITE_THRESHOLD", - "meta-type": "event", - "arg-type": "8" - }, - { - "name": "DEVICE_DELETED", - "meta-type": "event", - "arg-type": "9" - }, - { - "name": "DEVICE_TRAY_MOVED", - "meta-type": "event", - "arg-type": "10" - }, - { - "name": "DUMP_COMPLETED", - "meta-type": "event", - "arg-type": "11" - }, - { - "name": "GUEST_PANICKED", - "meta-type": "event", - "arg-type": "12" - }, - { - "name": "MEM_UNPLUG_ERROR", - "meta-type": "event", - "arg-type": "13" - }, - { - "name": "MIGRATION", - "meta-type": "event", - "arg-type": "14" - }, - { - "name": "MIGRATION_PASS", - "meta-type": "event", - "arg-type": "15" - }, - { - "name": "NIC_RX_FILTER_CHANGED", - "meta-type": "event", - "arg-type": "16" - }, - { - "name": "POWERDOWN", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "QUORUM_FAILURE", - "meta-type": "event", - "arg-type": "18" - }, - { - "name": "QUORUM_REPORT_BAD", - "meta-type": "event", - "arg-type": "19" - }, - { - "name": "RESET", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "RESUME", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "RTC_CHANGE", - "meta-type": "event", - "arg-type": "20" - }, - { - "name": "SHUTDOWN", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "SPICE_CONNECTED", - "meta-type": "event", - "arg-type": "21" - }, - { - "name": "SPICE_DISCONNECTED", - "meta-type": "event", - "arg-type": "22" - }, - { - "name": "SPICE_INITIALIZED", - "meta-type": "event", - "arg-type": "23" - }, - { - "name": "SPICE_MIGRATE_COMPLETED", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "STOP", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "SUSPEND", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "SUSPEND_DISK", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "VNC_CONNECTED", - "meta-type": "event", - "arg-type": "24" - }, - { - "name": "VNC_DISCONNECTED", - "meta-type": "event", - "arg-type": "25" - }, - { - "name": "VNC_INITIALIZED", - "meta-type": "event", - "arg-type": "26" - }, - { - "name": "VSERPORT_CHANGE", - "meta-type": "event", - "arg-type": "27" - }, - { - "name": "WAKEUP", - "meta-type": "event", - "arg-type": "17" - }, - { - "name": "WATCHDOG", - "meta-type": "event", - "arg-type": "28" - }, - { - "name": "add-fd", - "ret-type": "30", - "meta-type": "command", - "arg-type": "29" - }, - { - "name": "add_client", - "ret-type": "17", - "meta-type": "command", - "arg-type": "31" - }, - { - "name": "balloon", - "ret-type": "17", - "meta-type": "command", - "arg-type": "32" - }, - { - "name": "block-commit", - "ret-type": "17", - "meta-type": "command", - "arg-type": "33" - }, - { - "name": "block-dirty-bitmap-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "34" - }, - { - "name": "block-dirty-bitmap-clear", - "ret-type": "17", - "meta-type": "command", - "arg-type": "35" - }, - { - "name": "block-dirty-bitmap-remove", - "ret-type": "17", - "meta-type": "command", - "arg-type": "35" - }, - { - "name": "block-job-cancel", - "ret-type": "17", - "meta-type": "command", - "arg-type": "36" - }, - { - "name": "block-job-complete", - "ret-type": "17", - "meta-type": "command", - "arg-type": "37" - }, - { - "name": "block-job-pause", - "ret-type": "17", - "meta-type": "command", - "arg-type": "38" - }, - { - "name": "block-job-resume", - "ret-type": "17", - "meta-type": "command", - "arg-type": "39" - }, - { - "name": "block-job-set-speed", - "ret-type": "17", - "meta-type": "command", - "arg-type": "40" - }, - { - "name": "block-set-write-threshold", - "ret-type": "17", - "meta-type": "command", - "arg-type": "41" - }, - { - "name": "block-stream", - "ret-type": "17", - "meta-type": "command", - "arg-type": "42" - }, - { - "name": "block_passwd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "43" - }, - { - "name": "block_resize", - "ret-type": "17", - "meta-type": "command", - "arg-type": "44" - }, - { - "name": "block_set_io_throttle", - "ret-type": "17", - "meta-type": "command", - "arg-type": "45" - }, - { - "name": "blockdev-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "46" - }, - { - "name": "blockdev-backup", - "ret-type": "17", - "meta-type": "command", - "arg-type": "47" - }, - { - "name": "blockdev-change-medium", - "ret-type": "17", - "meta-type": "command", - "arg-type": "48" - }, - { - "name": "blockdev-close-tray", - "ret-type": "17", - "meta-type": "command", - "arg-type": "49" - }, - { - "name": "blockdev-del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "50" - }, - { - "name": "blockdev-mirror", - "ret-type": "17", - "meta-type": "command", - "arg-type": "51" - }, - { - "name": "blockdev-open-tray", - "ret-type": "17", - "meta-type": "command", - "arg-type": "52" - }, - { - "name": "blockdev-snapshot", - "ret-type": "17", - "meta-type": "command", - "arg-type": "53" - }, - { - "name": "blockdev-snapshot-delete-internal-sync", - "ret-type": "55", - "meta-type": "command", - "arg-type": "54" - }, - { - "name": "blockdev-snapshot-internal-sync", - "ret-type": "17", - "meta-type": "command", - "arg-type": "56" - }, - { - "name": "blockdev-snapshot-sync", - "ret-type": "17", - "meta-type": "command", - "arg-type": "57" - }, - { - "name": "change", - "ret-type": "17", - "meta-type": "command", - "arg-type": "58" - }, - { - "name": "change-backing-file", - "ret-type": "17", - "meta-type": "command", - "arg-type": "59" - }, - { - "name": "change-vnc-password", - "ret-type": "17", - "meta-type": "command", - "arg-type": "60" - }, - { - "name": "chardev-add", - "ret-type": "62", - "meta-type": "command", - "arg-type": "61" - }, - { - "name": "chardev-remove", - "ret-type": "17", - "meta-type": "command", - "arg-type": "63" - }, - { - "name": "client_migrate_info", - "ret-type": "17", - "meta-type": "command", - "arg-type": "64" - }, - { - "name": "closefd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "65" - }, - { - "name": "cont", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "cpu", - "ret-type": "17", - "meta-type": "command", - "arg-type": "66" - }, - { - "name": "cpu-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "67" - }, - { - "name": "device-list-properties", - "ret-type": "[69]", - "meta-type": "command", - "arg-type": "68" - }, - { - "name": "device_add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "70" - }, - { - "name": "device_del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "71" - }, - { - "name": "drive-backup", - "ret-type": "17", - "meta-type": "command", - "arg-type": "72" - }, - { - "name": "drive-mirror", - "ret-type": "17", - "meta-type": "command", - "arg-type": "73" - }, - { - "name": "dump-guest-memory", - "ret-type": "17", - "meta-type": "command", - "arg-type": "74" - }, - { - "name": "dump-skeys", - "ret-type": "17", - "meta-type": "command", - "arg-type": "75" - }, - { - "name": "eject", - "ret-type": "17", - "meta-type": "command", - "arg-type": "76" - }, - { - "name": "expire_password", - "ret-type": "17", - "meta-type": "command", - "arg-type": "77" - }, - { - "name": "getfd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "78" - }, - { - "name": "human-monitor-command", - "ret-type": "str", - "meta-type": "command", - "arg-type": "79" - }, - { - "name": "inject-nmi", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "input-send-event", - "ret-type": "17", - "meta-type": "command", - "arg-type": "80" - }, - { - "name": "memsave", - "ret-type": "17", - "meta-type": "command", - "arg-type": "81" - }, - { - "name": "migrate", - "ret-type": "17", - "meta-type": "command", - "arg-type": "82" - }, - { - "name": "migrate-incoming", - "ret-type": "17", - "meta-type": "command", - "arg-type": "83" - }, - { - "name": "migrate-set-cache-size", - "ret-type": "17", - "meta-type": "command", - "arg-type": "84" - }, - { - "name": "migrate-set-capabilities", - "ret-type": "17", - "meta-type": "command", - "arg-type": "85" - }, - { - "name": "migrate-set-parameters", - "ret-type": "17", - "meta-type": "command", - "arg-type": "86" - }, - { - "name": "migrate-start-postcopy", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "migrate_cancel", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "migrate_set_downtime", - "ret-type": "17", - "meta-type": "command", - "arg-type": "87" - }, - { - "name": "migrate_set_speed", - "ret-type": "17", - "meta-type": "command", - "arg-type": "88" - }, - { - "name": "nbd-server-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "89" - }, - { - "name": "nbd-server-start", - "ret-type": "17", - "meta-type": "command", - "arg-type": "90" - }, - { - "name": "nbd-server-stop", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "netdev_add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "91" - }, - { - "name": "netdev_del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "92" - }, - { - "name": "object-add", - "ret-type": "17", - "meta-type": "command", - "arg-type": "93" - }, - { - "name": "object-del", - "ret-type": "17", - "meta-type": "command", - "arg-type": "94" - }, - { - "name": "pmemsave", - "ret-type": "17", - "meta-type": "command", - "arg-type": "95" - }, - { - "name": "qmp_capabilities", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "qom-get", - "ret-type": "any", - "meta-type": "command", - "arg-type": "96" - }, - { - "name": "qom-list", - "ret-type": "[98]", - "meta-type": "command", - "arg-type": "97" - }, - { - "name": "qom-list-types", - "ret-type": "[100]", - "meta-type": "command", - "arg-type": "99" - }, - { - "name": "qom-set", - "ret-type": "17", - "meta-type": "command", - "arg-type": "101" - }, - { - "name": "query-acpi-ospm-status", - "ret-type": "[102]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-balloon", - "ret-type": "103", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-block", - "ret-type": "[104]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-block-jobs", - "ret-type": "[105]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-blockstats", - "ret-type": "[107]", - "meta-type": "command", - "arg-type": "106" - }, - { - "name": "query-chardev", - "ret-type": "[108]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-chardev-backends", - "ret-type": "[109]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-command-line-options", - "ret-type": "[111]", - "meta-type": "command", - "arg-type": "110" - }, - { - "name": "query-commands", - "ret-type": "[112]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-cpu-definitions", - "ret-type": "[113]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-cpu-model-baseline", - "ret-type": "115", - "meta-type": "command", - "arg-type": "114" - }, - { - "name": "query-cpu-model-comparison", - "ret-type": "117", - "meta-type": "command", - "arg-type": "116" - }, - { - "name": "query-cpu-model-expansion", - "ret-type": "119", - "meta-type": "command", - "arg-type": "118" - }, - { - "name": "query-cpus", - "ret-type": "[120]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-dump", - "ret-type": "121", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-dump-guest-memory-capability", - "ret-type": "122", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-events", - "ret-type": "[123]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-fdsets", - "ret-type": "[124]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-gic-capabilities", - "ret-type": "[125]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-hotpluggable-cpus", - "ret-type": "[126]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-iothreads", - "ret-type": "[127]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-kvm", - "ret-type": "128", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-machines", - "ret-type": "[129]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-memdev", - "ret-type": "[130]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-memory-devices", - "ret-type": "[131]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-mice", - "ret-type": "[132]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate", - "ret-type": "133", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate-cache-size", - "ret-type": "int", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate-capabilities", - "ret-type": "[134]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-migrate-parameters", - "ret-type": "86", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-name", - "ret-type": "135", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-named-block-nodes", - "ret-type": "[136]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-pci", - "ret-type": "[137]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-qmp-schema", - "ret-type": "[138]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-rocker", - "ret-type": "140", - "meta-type": "command", - "arg-type": "139" - }, - { - "name": "query-rocker-of-dpa-flows", - "ret-type": "[142]", - "meta-type": "command", - "arg-type": "141" - }, - { - "name": "query-rocker-of-dpa-groups", - "ret-type": "[144]", - "meta-type": "command", - "arg-type": "143" - }, - { - "name": "query-rocker-ports", - "ret-type": "[146]", - "meta-type": "command", - "arg-type": "145" - }, - { - "name": "query-rx-filter", - "ret-type": "[148]", - "meta-type": "command", - "arg-type": "147" - }, - { - "name": "query-spice", - "ret-type": "149", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-status", - "ret-type": "150", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-target", - "ret-type": "151", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-tpm", - "ret-type": "[152]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-tpm-models", - "ret-type": "[153]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-tpm-types", - "ret-type": "[154]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-uuid", - "ret-type": "155", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-version", - "ret-type": "156", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-vm-generation-id", - "ret-type": "157", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-vnc", - "ret-type": "158", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-vnc-servers", - "ret-type": "[159]", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "query-xen-replication-status", - "ret-type": "160", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "quit", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "remove-fd", - "ret-type": "17", - "meta-type": "command", - "arg-type": "161" - }, - { - "name": "ringbuf-read", - "ret-type": "str", - "meta-type": "command", - "arg-type": "162" - }, - { - "name": "ringbuf-write", - "ret-type": "17", - "meta-type": "command", - "arg-type": "163" - }, - { - "name": "rtc-reset-reinjection", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "screendump", - "ret-type": "17", - "meta-type": "command", - "arg-type": "164" - }, - { - "name": "send-key", - "ret-type": "17", - "meta-type": "command", - "arg-type": "165" - }, - { - "name": "set_link", - "ret-type": "17", - "meta-type": "command", - "arg-type": "166" - }, - { - "name": "set_password", - "ret-type": "17", - "meta-type": "command", - "arg-type": "167" - }, - { - "name": "stop", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "system_powerdown", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "system_reset", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "system_wakeup", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "trace-event-get-state", - "ret-type": "[169]", - "meta-type": "command", - "arg-type": "168" - }, - { - "name": "trace-event-set-state", - "ret-type": "17", - "meta-type": "command", - "arg-type": "170" - }, - { - "name": "transaction", - "ret-type": "17", - "meta-type": "command", - "arg-type": "171" - }, - { - "name": "x-blockdev-change", - "ret-type": "17", - "meta-type": "command", - "arg-type": "172" - }, - { - "name": "x-blockdev-insert-medium", - "ret-type": "17", - "meta-type": "command", - "arg-type": "173" - }, - { - "name": "x-blockdev-remove-medium", - "ret-type": "17", - "meta-type": "command", - "arg-type": "174" - }, - { - "name": "x-colo-lost-heartbeat", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "xen-colo-do-checkpoint", - "ret-type": "17", - "meta-type": "command", - "arg-type": "17" - }, - { - "name": "xen-load-devices-state", - "ret-type": "17", - "meta-type": "command", - "arg-type": "175" - }, - { - "name": "xen-save-devices-state", - "ret-type": "17", - "meta-type": "command", - "arg-type": "176" - }, - { - "name": "xen-set-global-dirty-log", - "ret-type": "17", - "meta-type": "command", - "arg-type": "177" - }, - { - "name": "xen-set-replication", - "ret-type": "17", - "meta-type": "command", - "arg-type": "178" - }, - { - "name": "0", - "members": [ - { - "name": "info", - "type": "102" - } - ], - "meta-type": "object" - }, - { - "name": "1", - "members": [ - { - "name": "actual", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "2", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "msg", - "type": "str" - }, - { - "name": "offset", - "default": null, - "type": "int" - }, - { - "name": "size", - "default": null, - "type": "int" - }, - { - "name": "fatal", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "3", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "node-name", - "type": "str" - }, - { - "name": "operation", - "type": "179" - }, - { - "name": "action", - "type": "180" - }, - { - "name": "nospace", - "default": null, - "type": "bool" - }, - { - "name": "reason", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "4", - "members": [ - { - "name": "type", - "type": "181" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "len", - "type": "int" - }, - { - "name": "offset", - "type": "int" - }, - { - "name": "speed", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "5", - "members": [ - { - "name": "type", - "type": "181" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "len", - "type": "int" - }, - { - "name": "offset", - "type": "int" - }, - { - "name": "speed", - "type": "int" - }, - { - "name": "error", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "6", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "operation", - "type": "179" - }, - { - "name": "action", - "type": "180" - } - ], - "meta-type": "object" - }, - { - "name": "7", - "members": [ - { - "name": "type", - "type": "181" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "len", - "type": "int" - }, - { - "name": "offset", - "type": "int" - }, - { - "name": "speed", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "8", - "members": [ - { - "name": "node-name", - "type": "str" - }, - { - "name": "amount-exceeded", - "type": "int" - }, - { - "name": "write-threshold", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "9", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "10", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "id", - "type": "str" - }, - { - "name": "tray-open", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "11", - "members": [ - { - "name": "result", - "type": "121" - }, - { - "name": "error", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "12", - "members": [ - { - "name": "action", - "type": "182" - }, - { - "name": "info", - "default": null, - "type": "183" - } - ], - "meta-type": "object" - }, - { - "name": "13", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "msg", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "14", - "members": [ - { - "name": "status", - "type": "184" - } - ], - "meta-type": "object" - }, - { - "name": "15", - "members": [ - { - "name": "pass", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "16", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - }, - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "17", - "members": [ - ], - "meta-type": "object" - }, - { - "name": "18", - "members": [ - { - "name": "reference", - "type": "str" - }, - { - "name": "sector-num", - "type": "int" - }, - { - "name": "sectors-count", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "19", - "members": [ - { - "name": "type", - "type": "185" - }, - { - "name": "error", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "type": "str" - }, - { - "name": "sector-num", - "type": "int" - }, - { - "name": "sectors-count", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "20", - "members": [ - { - "name": "offset", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "21", - "members": [ - { - "name": "server", - "type": "186" - }, - { - "name": "client", - "type": "186" - } - ], - "meta-type": "object" - }, - { - "name": "22", - "members": [ - { - "name": "server", - "type": "186" - }, - { - "name": "client", - "type": "186" - } - ], - "meta-type": "object" - }, - { - "name": "23", - "members": [ - { - "name": "server", - "type": "187" - }, - { - "name": "client", - "type": "188" - } - ], - "meta-type": "object" - }, - { - "name": "24", - "members": [ - { - "name": "server", - "type": "189" - }, - { - "name": "client", - "type": "190" - } - ], - "meta-type": "object" - }, - { - "name": "25", - "members": [ - { - "name": "server", - "type": "189" - }, - { - "name": "client", - "type": "191" - } - ], - "meta-type": "object" - }, - { - "name": "26", - "members": [ - { - "name": "server", - "type": "189" - }, - { - "name": "client", - "type": "191" - } - ], - "meta-type": "object" - }, - { - "name": "27", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "open", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "28", - "members": [ - { - "name": "action", - "type": "192" - } - ], - "meta-type": "object" - }, - { - "name": "29", - "members": [ - { - "name": "fdset-id", - "default": null, - "type": "int" - }, - { - "name": "opaque", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "30", - "members": [ - { - "name": "fdset-id", - "type": "int" - }, - { - "name": "fd", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "31", - "members": [ - { - "name": "protocol", - "type": "str" - }, - { - "name": "fdname", - "type": "str" - }, - { - "name": "skipauth", - "default": null, - "type": "bool" - }, - { - "name": "tls", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "32", - "members": [ - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "33", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "base", - "default": null, - "type": "str" - }, - { - "name": "top", - "default": null, - "type": "str" - }, - { - "name": "backing-file", - "default": null, - "type": "str" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "filter-node-name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "34", - "members": [ - { - "name": "node", - "type": "str" - }, - { - "name": "name", - "type": "str" - }, - { - "name": "granularity", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "35", - "members": [ - { - "name": "node", - "type": "str" - }, - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "36", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "force", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "37", - "members": [ - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "38", - "members": [ - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "39", - "members": [ - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "40", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "speed", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "41", - "members": [ - { - "name": "node-name", - "type": "str" - }, - { - "name": "write-threshold", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "42", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "base", - "default": null, - "type": "str" - }, - { - "name": "base-node", - "default": null, - "type": "str" - }, - { - "name": "backing-file", - "default": null, - "type": "str" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "on-error", - "default": null, - "type": "193" - } - ], - "meta-type": "object" - }, - { - "name": "43", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "password", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "44", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "size", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "45", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "bps", - "type": "int" - }, - { - "name": "bps_rd", - "type": "int" - }, - { - "name": "bps_wr", - "type": "int" - }, - { - "name": "iops", - "type": "int" - }, - { - "name": "iops_rd", - "type": "int" - }, - { - "name": "iops_wr", - "type": "int" - }, - { - "name": "bps_max", - "default": null, - "type": "int" - }, - { - "name": "bps_rd_max", - "default": null, - "type": "int" - }, - { - "name": "bps_wr_max", - "default": null, - "type": "int" - }, - { - "name": "iops_max", - "default": null, - "type": "int" - }, - { - "name": "iops_rd_max", - "default": null, - "type": "int" - }, - { - "name": "iops_wr_max", - "default": null, - "type": "int" - }, - { - "name": "bps_max_length", - "default": null, - "type": "int" - }, - { - "name": "bps_rd_max_length", - "default": null, - "type": "int" - }, - { - "name": "bps_wr_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_rd_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_wr_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_size", - "default": null, - "type": "int" - }, - { - "name": "group", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "46", - "tag": "driver", - "variants": [ - { - "case": "blkdebug", - "type": "198" - }, - { - "case": "blkverify", - "type": "199" - }, - { - "case": "bochs", - "type": "200" - }, - { - "case": "cloop", - "type": "200" - }, - { - "case": "dmg", - "type": "200" - }, - { - "case": "file", - "type": "201" - }, - { - "case": "ftp", - "type": "202" - }, - { - "case": "ftps", - "type": "203" - }, - { - "case": "gluster", - "type": "204" - }, - { - "case": "host_cdrom", - "type": "201" - }, - { - "case": "host_device", - "type": "201" - }, - { - "case": "http", - "type": "205" - }, - { - "case": "https", - "type": "206" - }, - { - "case": "iscsi", - "type": "207" - }, - { - "case": "luks", - "type": "208" - }, - { - "case": "nbd", - "type": "209" - }, - { - "case": "nfs", - "type": "210" - }, - { - "case": "null-aio", - "type": "211" - }, - { - "case": "null-co", - "type": "211" - }, - { - "case": "parallels", - "type": "200" - }, - { - "case": "qcow2", - "type": "212" - }, - { - "case": "qcow", - "type": "213" - }, - { - "case": "qed", - "type": "213" - }, - { - "case": "quorum", - "type": "214" - }, - { - "case": "raw", - "type": "215" - }, - { - "case": "rbd", - "type": "216" - }, - { - "case": "replication", - "type": "217" - }, - { - "case": "sheepdog", - "type": "218" - }, - { - "case": "ssh", - "type": "219" - }, - { - "case": "vdi", - "type": "200" - }, - { - "case": "vhdx", - "type": "200" - }, - { - "case": "vmdk", - "type": "213" - }, - { - "case": "vpc", - "type": "200" - }, - { - "case": "vvfat", - "type": "220" - } - ], - "members": [ - { - "name": "driver", - "type": "194" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "discard", - "default": null, - "type": "195" - }, - { - "name": "cache", - "default": null, - "type": "196" - }, - { - "name": "read-only", - "default": null, - "type": "bool" - }, - { - "name": "detect-zeroes", - "default": null, - "type": "197" - } - ], - "meta-type": "object" - }, - { - "name": "47", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "sync", - "type": "221" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "compress", - "default": null, - "type": "bool" - }, - { - "name": "on-source-error", - "default": null, - "type": "193" - }, - { - "name": "on-target-error", - "default": null, - "type": "193" - } - ], - "meta-type": "object" - }, - { - "name": "48", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "filename", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "str" - }, - { - "name": "read-only-mode", - "default": null, - "type": "222" - } - ], - "meta-type": "object" - }, - { - "name": "49", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "50", - "members": [ - { - "name": "node-name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "51", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "replaces", - "default": null, - "type": "str" - }, - { - "name": "sync", - "type": "221" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "granularity", - "default": null, - "type": "int" - }, - { - "name": "buf-size", - "default": null, - "type": "int" - }, - { - "name": "on-source-error", - "default": null, - "type": "193" - }, - { - "name": "on-target-error", - "default": null, - "type": "193" - }, - { - "name": "filter-node-name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "52", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "force", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "53", - "members": [ - { - "name": "node", - "type": "str" - }, - { - "name": "overlay", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "54", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "55", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "name", - "type": "str" - }, - { - "name": "vm-state-size", - "type": "int" - }, - { - "name": "date-sec", - "type": "int" - }, - { - "name": "date-nsec", - "type": "int" - }, - { - "name": "vm-clock-sec", - "type": "int" - }, - { - "name": "vm-clock-nsec", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "56", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "57", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "snapshot-file", - "type": "str" - }, - { - "name": "snapshot-node-name", - "default": null, - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "str" - }, - { - "name": "mode", - "default": null, - "type": "223" - } - ], - "meta-type": "object" - }, - { - "name": "58", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "arg", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "59", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "image-node-name", - "type": "str" - }, - { - "name": "backing-file", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "60", - "members": [ - { - "name": "password", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "61", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "backend", - "type": "224" - } - ], - "meta-type": "object" - }, - { - "name": "62", - "members": [ - { - "name": "pty", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "63", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "64", - "members": [ - { - "name": "protocol", - "type": "str" - }, - { - "name": "hostname", - "type": "str" - }, - { - "name": "port", - "default": null, - "type": "int" - }, - { - "name": "tls-port", - "default": null, - "type": "int" - }, - { - "name": "cert-subject", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "65", - "members": [ - { - "name": "fdname", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "66", - "members": [ - { - "name": "index", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "67", - "members": [ - { - "name": "id", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "68", - "members": [ - { - "name": "typename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[69]", - "element-type": "69", - "meta-type": "array" - }, - { - "name": "69", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "str" - }, - { - "name": "description", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "70", - "members": [ - { - "name": "driver", - "type": "str" - }, - { - "name": "bus", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "71", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "72", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "str" - }, - { - "name": "sync", - "type": "221" - }, - { - "name": "mode", - "default": null, - "type": "223" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "bitmap", - "default": null, - "type": "str" - }, - { - "name": "compress", - "default": null, - "type": "bool" - }, - { - "name": "on-source-error", - "default": null, - "type": "193" - }, - { - "name": "on-target-error", - "default": null, - "type": "193" - } - ], - "meta-type": "object" - }, - { - "name": "73", - "members": [ - { - "name": "job-id", - "default": null, - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "replaces", - "default": null, - "type": "str" - }, - { - "name": "sync", - "type": "221" - }, - { - "name": "mode", - "default": null, - "type": "223" - }, - { - "name": "speed", - "default": null, - "type": "int" - }, - { - "name": "granularity", - "default": null, - "type": "int" - }, - { - "name": "buf-size", - "default": null, - "type": "int" - }, - { - "name": "on-source-error", - "default": null, - "type": "193" - }, - { - "name": "on-target-error", - "default": null, - "type": "193" - }, - { - "name": "unmap", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "74", - "members": [ - { - "name": "paging", - "type": "bool" - }, - { - "name": "protocol", - "type": "str" - }, - { - "name": "detach", - "default": null, - "type": "bool" - }, - { - "name": "begin", - "default": null, - "type": "int" - }, - { - "name": "length", - "default": null, - "type": "int" - }, - { - "name": "format", - "default": null, - "type": "225" - } - ], - "meta-type": "object" - }, - { - "name": "75", - "members": [ - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "76", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "force", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "77", - "members": [ - { - "name": "protocol", - "type": "str" - }, - { - "name": "time", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "78", - "members": [ - { - "name": "fdname", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "79", - "members": [ - { - "name": "command-line", - "type": "str" - }, - { - "name": "cpu-index", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "str", - "json-type": "string", - "meta-type": "builtin" - }, - { - "name": "80", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "head", - "default": null, - "type": "int" - }, - { - "name": "events", - "type": "[226]" - } - ], - "meta-type": "object" - }, - { - "name": "81", - "members": [ - { - "name": "val", - "type": "int" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "filename", - "type": "str" - }, - { - "name": "cpu-index", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "82", - "members": [ - { - "name": "uri", - "type": "str" - }, - { - "name": "blk", - "default": null, - "type": "bool" - }, - { - "name": "inc", - "default": null, - "type": "bool" - }, - { - "name": "detach", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "83", - "members": [ - { - "name": "uri", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "84", - "members": [ - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "85", - "members": [ - { - "name": "capabilities", - "type": "[134]" - } - ], - "meta-type": "object" - }, - { - "name": "86", - "members": [ - { - "name": "compress-level", - "default": null, - "type": "int" - }, - { - "name": "compress-threads", - "default": null, - "type": "int" - }, - { - "name": "decompress-threads", - "default": null, - "type": "int" - }, - { - "name": "cpu-throttle-initial", - "default": null, - "type": "int" - }, - { - "name": "cpu-throttle-increment", - "default": null, - "type": "int" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - }, - { - "name": "tls-hostname", - "default": null, - "type": "str" - }, - { - "name": "max-bandwidth", - "default": null, - "type": "int" - }, - { - "name": "downtime-limit", - "default": null, - "type": "int" - }, - { - "name": "x-checkpoint-delay", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "87", - "members": [ - { - "name": "value", - "type": "number" - } - ], - "meta-type": "object" - }, - { - "name": "88", - "members": [ - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "89", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "writable", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "90", - "members": [ - { - "name": "addr", - "type": "227" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "91", - "members": [ - { - "name": "type", - "type": "str" - }, - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "92", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "93", - "members": [ - { - "name": "qom-type", - "type": "str" - }, - { - "name": "id", - "type": "str" - }, - { - "name": "props", - "default": null, - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "94", - "members": [ - { - "name": "id", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "95", - "members": [ - { - "name": "val", - "type": "int" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "96", - "members": [ - { - "name": "path", - "type": "str" - }, - { - "name": "property", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "any", - "json-type": "value", - "meta-type": "builtin" - }, - { - "name": "97", - "members": [ - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[98]", - "element-type": "98", - "meta-type": "array" - }, - { - "name": "98", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "99", - "members": [ - { - "name": "implements", - "default": null, - "type": "str" - }, - { - "name": "abstract", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[100]", - "element-type": "100", - "meta-type": "array" - }, - { - "name": "100", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "101", - "members": [ - { - "name": "path", - "type": "str" - }, - { - "name": "property", - "type": "str" - }, - { - "name": "value", - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "[102]", - "element-type": "102", - "meta-type": "array" - }, - { - "name": "102", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "slot", - "type": "str" - }, - { - "name": "slot-type", - "type": "228" - }, - { - "name": "source", - "type": "int" - }, - { - "name": "status", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "103", - "members": [ - { - "name": "actual", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[104]", - "element-type": "104", - "meta-type": "array" - }, - { - "name": "104", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "type", - "type": "str" - }, - { - "name": "removable", - "type": "bool" - }, - { - "name": "locked", - "type": "bool" - }, - { - "name": "inserted", - "default": null, - "type": "136" - }, - { - "name": "tray_open", - "default": null, - "type": "bool" - }, - { - "name": "io-status", - "default": null, - "type": "229" - }, - { - "name": "dirty-bitmaps", - "default": null, - "type": "[230]" - } - ], - "meta-type": "object" - }, - { - "name": "[105]", - "element-type": "105", - "meta-type": "array" - }, - { - "name": "105", - "members": [ - { - "name": "type", - "type": "str" - }, - { - "name": "device", - "type": "str" - }, - { - "name": "len", - "type": "int" - }, - { - "name": "offset", - "type": "int" - }, - { - "name": "busy", - "type": "bool" - }, - { - "name": "paused", - "type": "bool" - }, - { - "name": "speed", - "type": "int" - }, - { - "name": "io-status", - "type": "229" - }, - { - "name": "ready", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "106", - "members": [ - { - "name": "query-nodes", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[107]", - "element-type": "107", - "meta-type": "array" - }, - { - "name": "107", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "stats", - "type": "231" - }, - { - "name": "parent", - "default": null, - "type": "107" - }, - { - "name": "backing", - "default": null, - "type": "107" - } - ], - "meta-type": "object" - }, - { - "name": "[108]", - "element-type": "108", - "meta-type": "array" - }, - { - "name": "108", - "members": [ - { - "name": "label", - "type": "str" - }, - { - "name": "filename", - "type": "str" - }, - { - "name": "frontend-open", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[109]", - "element-type": "109", - "meta-type": "array" - }, - { - "name": "109", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "110", - "members": [ - { - "name": "option", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[111]", - "element-type": "111", - "meta-type": "array" - }, - { - "name": "111", - "members": [ - { - "name": "option", - "type": "str" - }, - { - "name": "parameters", - "type": "[232]" - } - ], - "meta-type": "object" - }, - { - "name": "[112]", - "element-type": "112", - "meta-type": "array" - }, - { - "name": "112", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[113]", - "element-type": "113", - "meta-type": "array" - }, - { - "name": "113", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "migration-safe", - "default": null, - "type": "bool" - }, - { - "name": "static", - "type": "bool" - }, - { - "name": "unavailable-features", - "default": null, - "type": "[str]" - }, - { - "name": "typename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "114", - "members": [ - { - "name": "modela", - "type": "233" - }, - { - "name": "modelb", - "type": "233" - } - ], - "meta-type": "object" - }, - { - "name": "115", - "members": [ - { - "name": "model", - "type": "233" - } - ], - "meta-type": "object" - }, - { - "name": "116", - "members": [ - { - "name": "modela", - "type": "233" - }, - { - "name": "modelb", - "type": "233" - } - ], - "meta-type": "object" - }, - { - "name": "117", - "members": [ - { - "name": "result", - "type": "234" - }, - { - "name": "responsible-properties", - "type": "[str]" - } - ], - "meta-type": "object" - }, - { - "name": "118", - "members": [ - { - "name": "type", - "type": "235" - }, - { - "name": "model", - "type": "233" - } - ], - "meta-type": "object" - }, - { - "name": "119", - "members": [ - { - "name": "model", - "type": "233" - } - ], - "meta-type": "object" - }, - { - "name": "[120]", - "element-type": "120", - "meta-type": "array" - }, - { - "name": "120", - "tag": "arch", - "variants": [ - { - "case": "x86", - "type": "237" - }, - { - "case": "sparc", - "type": "238" - }, - { - "case": "ppc", - "type": "239" - }, - { - "case": "mips", - "type": "240" - }, - { - "case": "tricore", - "type": "241" - }, - { - "case": "other", - "type": "242" - } - ], - "members": [ - { - "name": "CPU", - "type": "int" - }, - { - "name": "current", - "type": "bool" - }, - { - "name": "halted", - "type": "bool" - }, - { - "name": "qom_path", - "type": "str" - }, - { - "name": "thread_id", - "type": "int" - }, - { - "name": "arch", - "type": "236" - } - ], - "meta-type": "object" - }, - { - "name": "121", - "members": [ - { - "name": "status", - "type": "243" - }, - { - "name": "completed", - "type": "int" - }, - { - "name": "total", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "122", - "members": [ - { - "name": "formats", - "type": "[225]" - } - ], - "meta-type": "object" - }, - { - "name": "[123]", - "element-type": "123", - "meta-type": "array" - }, - { - "name": "123", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[124]", - "element-type": "124", - "meta-type": "array" - }, - { - "name": "124", - "members": [ - { - "name": "fdset-id", - "type": "int" - }, - { - "name": "fds", - "type": "[244]" - } - ], - "meta-type": "object" - }, - { - "name": "[125]", - "element-type": "125", - "meta-type": "array" - }, - { - "name": "125", - "members": [ - { - "name": "version", - "type": "int" - }, - { - "name": "emulated", - "type": "bool" - }, - { - "name": "kernel", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[126]", - "element-type": "126", - "meta-type": "array" - }, - { - "name": "126", - "members": [ - { - "name": "type", - "type": "str" - }, - { - "name": "vcpus-count", - "type": "int" - }, - { - "name": "props", - "type": "245" - }, - { - "name": "qom-path", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[127]", - "element-type": "127", - "meta-type": "array" - }, - { - "name": "127", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "thread-id", - "type": "int" - }, - { - "name": "poll-max-ns", - "type": "int" - }, - { - "name": "poll-grow", - "type": "int" - }, - { - "name": "poll-shrink", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "128", - "members": [ - { - "name": "enabled", - "type": "bool" - }, - { - "name": "present", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[129]", - "element-type": "129", - "meta-type": "array" - }, - { - "name": "129", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "alias", - "default": null, - "type": "str" - }, - { - "name": "is-default", - "default": null, - "type": "bool" - }, - { - "name": "cpu-max", - "type": "int" - }, - { - "name": "hotpluggable-cpus", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[130]", - "element-type": "130", - "meta-type": "array" - }, - { - "name": "130", - "members": [ - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "merge", - "type": "bool" - }, - { - "name": "dump", - "type": "bool" - }, - { - "name": "prealloc", - "type": "bool" - }, - { - "name": "host-nodes", - "type": "[int]" - }, - { - "name": "policy", - "type": "246" - } - ], - "meta-type": "object" - }, - { - "name": "[131]", - "element-type": "131", - "meta-type": "array" - }, - { - "name": "131", - "tag": "type", - "variants": [ - { - "case": "dimm", - "type": "248" - } - ], - "members": [ - { - "name": "type", - "type": "247" - } - ], - "meta-type": "object" - }, - { - "name": "[132]", - "element-type": "132", - "meta-type": "array" - }, - { - "name": "132", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "index", - "type": "int" - }, - { - "name": "current", - "type": "bool" - }, - { - "name": "absolute", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "133", - "members": [ - { - "name": "status", - "default": null, - "type": "184" - }, - { - "name": "ram", - "default": null, - "type": "249" - }, - { - "name": "disk", - "default": null, - "type": "249" - }, - { - "name": "xbzrle-cache", - "default": null, - "type": "250" - }, - { - "name": "total-time", - "default": null, - "type": "int" - }, - { - "name": "expected-downtime", - "default": null, - "type": "int" - }, - { - "name": "downtime", - "default": null, - "type": "int" - }, - { - "name": "setup-time", - "default": null, - "type": "int" - }, - { - "name": "cpu-throttle-percentage", - "default": null, - "type": "int" - }, - { - "name": "error-desc", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "int", - "json-type": "int", - "meta-type": "builtin" - }, - { - "name": "[134]", - "element-type": "134", - "meta-type": "array" - }, - { - "name": "134", - "members": [ - { - "name": "capability", - "type": "251" - }, - { - "name": "state", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "135", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[136]", - "element-type": "136", - "meta-type": "array" - }, - { - "name": "136", - "members": [ - { - "name": "file", - "type": "str" - }, - { - "name": "node-name", - "default": null, - "type": "str" - }, - { - "name": "ro", - "type": "bool" - }, - { - "name": "drv", - "type": "str" - }, - { - "name": "backing_file", - "default": null, - "type": "str" - }, - { - "name": "backing_file_depth", - "type": "int" - }, - { - "name": "encrypted", - "type": "bool" - }, - { - "name": "encryption_key_missing", - "type": "bool" - }, - { - "name": "detect_zeroes", - "type": "197" - }, - { - "name": "bps", - "type": "int" - }, - { - "name": "bps_rd", - "type": "int" - }, - { - "name": "bps_wr", - "type": "int" - }, - { - "name": "iops", - "type": "int" - }, - { - "name": "iops_rd", - "type": "int" - }, - { - "name": "iops_wr", - "type": "int" - }, - { - "name": "image", - "type": "252" - }, - { - "name": "bps_max", - "default": null, - "type": "int" - }, - { - "name": "bps_rd_max", - "default": null, - "type": "int" - }, - { - "name": "bps_wr_max", - "default": null, - "type": "int" - }, - { - "name": "iops_max", - "default": null, - "type": "int" - }, - { - "name": "iops_rd_max", - "default": null, - "type": "int" - }, - { - "name": "iops_wr_max", - "default": null, - "type": "int" - }, - { - "name": "bps_max_length", - "default": null, - "type": "int" - }, - { - "name": "bps_rd_max_length", - "default": null, - "type": "int" - }, - { - "name": "bps_wr_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_rd_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_wr_max_length", - "default": null, - "type": "int" - }, - { - "name": "iops_size", - "default": null, - "type": "int" - }, - { - "name": "group", - "default": null, - "type": "str" - }, - { - "name": "cache", - "type": "253" - }, - { - "name": "write_threshold", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[137]", - "element-type": "137", - "meta-type": "array" - }, - { - "name": "137", - "members": [ - { - "name": "bus", - "type": "int" - }, - { - "name": "devices", - "type": "[254]" - } - ], - "meta-type": "object" - }, - { - "name": "[138]", - "element-type": "138", - "meta-type": "array" - }, - { - "name": "138", - "tag": "meta-type", - "variants": [ - { - "case": "builtin", - "type": "256" - }, - { - "case": "enum", - "type": "257" - }, - { - "case": "array", - "type": "258" - }, - { - "case": "object", - "type": "259" - }, - { - "case": "alternate", - "type": "260" - }, - { - "case": "command", - "type": "261" - }, - { - "case": "event", - "type": "262" - } - ], - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "meta-type", - "type": "255" - } - ], - "meta-type": "object" - }, - { - "name": "139", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "140", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "id", - "type": "int" - }, - { - "name": "ports", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "141", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "tbl-id", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[142]", - "element-type": "142", - "meta-type": "array" - }, - { - "name": "142", - "members": [ - { - "name": "cookie", - "type": "int" - }, - { - "name": "hits", - "type": "int" - }, - { - "name": "key", - "type": "263" - }, - { - "name": "mask", - "type": "264" - }, - { - "name": "action", - "type": "265" - } - ], - "meta-type": "object" - }, - { - "name": "143", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[144]", - "element-type": "144", - "meta-type": "array" - }, - { - "name": "144", - "members": [ - { - "name": "id", - "type": "int" - }, - { - "name": "type", - "type": "int" - }, - { - "name": "vlan-id", - "default": null, - "type": "int" - }, - { - "name": "pport", - "default": null, - "type": "int" - }, - { - "name": "index", - "default": null, - "type": "int" - }, - { - "name": "out-pport", - "default": null, - "type": "int" - }, - { - "name": "group-id", - "default": null, - "type": "int" - }, - { - "name": "set-vlan-id", - "default": null, - "type": "int" - }, - { - "name": "pop-vlan", - "default": null, - "type": "int" - }, - { - "name": "group-ids", - "default": null, - "type": "[int]" - }, - { - "name": "set-eth-src", - "default": null, - "type": "str" - }, - { - "name": "set-eth-dst", - "default": null, - "type": "str" - }, - { - "name": "ttl-check", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "145", - "members": [ - { - "name": "name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[146]", - "element-type": "146", - "meta-type": "array" - }, - { - "name": "146", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "enabled", - "type": "bool" - }, - { - "name": "link-up", - "type": "bool" - }, - { - "name": "speed", - "type": "int" - }, - { - "name": "duplex", - "type": "266" - }, - { - "name": "autoneg", - "type": "267" - } - ], - "meta-type": "object" - }, - { - "name": "147", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[148]", - "element-type": "148", - "meta-type": "array" - }, - { - "name": "148", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "promiscuous", - "type": "bool" - }, - { - "name": "multicast", - "type": "268" - }, - { - "name": "unicast", - "type": "268" - }, - { - "name": "vlan", - "type": "268" - }, - { - "name": "broadcast-allowed", - "type": "bool" - }, - { - "name": "multicast-overflow", - "type": "bool" - }, - { - "name": "unicast-overflow", - "type": "bool" - }, - { - "name": "main-mac", - "type": "str" - }, - { - "name": "vlan-table", - "type": "[int]" - }, - { - "name": "unicast-table", - "type": "[str]" - }, - { - "name": "multicast-table", - "type": "[str]" - } - ], - "meta-type": "object" - }, - { - "name": "149", - "members": [ - { - "name": "enabled", - "type": "bool" - }, - { - "name": "migrated", - "type": "bool" - }, - { - "name": "host", - "default": null, - "type": "str" - }, - { - "name": "port", - "default": null, - "type": "int" - }, - { - "name": "tls-port", - "default": null, - "type": "int" - }, - { - "name": "auth", - "default": null, - "type": "str" - }, - { - "name": "compiled-version", - "default": null, - "type": "str" - }, - { - "name": "mouse-mode", - "type": "269" - }, - { - "name": "channels", - "default": null, - "type": "[188]" - } - ], - "meta-type": "object" - }, - { - "name": "150", - "members": [ - { - "name": "running", - "type": "bool" - }, - { - "name": "singlestep", - "type": "bool" - }, - { - "name": "status", - "type": "270" - } - ], - "meta-type": "object" - }, - { - "name": "151", - "members": [ - { - "name": "arch", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[152]", - "element-type": "152", - "meta-type": "array" - }, - { - "name": "152", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "model", - "type": "153" - }, - { - "name": "options", - "type": "271" - } - ], - "meta-type": "object" - }, - { - "name": "[153]", - "element-type": "153", - "meta-type": "array" - }, - { - "name": "153", - "meta-type": "enum", - "values": [ - "tpm-tis" - ] - }, - { - "name": "[154]", - "element-type": "154", - "meta-type": "array" - }, - { - "name": "154", - "meta-type": "enum", - "values": [ - "passthrough" - ] - }, - { - "name": "155", - "members": [ - { - "name": "UUID", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "156", - "members": [ - { - "name": "qemu", - "type": "272" - }, - { - "name": "package", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "157", - "members": [ - { - "name": "guid", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "158", - "members": [ - { - "name": "enabled", - "type": "bool" - }, - { - "name": "host", - "default": null, - "type": "str" - }, - { - "name": "family", - "default": null, - "type": "273" - }, - { - "name": "service", - "default": null, - "type": "str" - }, - { - "name": "auth", - "default": null, - "type": "str" - }, - { - "name": "clients", - "default": null, - "type": "[191]" - } - ], - "meta-type": "object" - }, - { - "name": "[159]", - "element-type": "159", - "meta-type": "array" - }, - { - "name": "159", - "members": [ - { - "name": "id", - "type": "str" - }, - { - "name": "server", - "type": "[274]" - }, - { - "name": "clients", - "type": "[191]" - }, - { - "name": "auth", - "type": "275" - }, - { - "name": "vencrypt", - "default": null, - "type": "276" - }, - { - "name": "display", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "160", - "members": [ - { - "name": "error", - "type": "bool" - }, - { - "name": "desc", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "161", - "members": [ - { - "name": "fdset-id", - "type": "int" - }, - { - "name": "fd", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "162", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "format", - "default": null, - "type": "277" - } - ], - "meta-type": "object" - }, - { - "name": "163", - "members": [ - { - "name": "device", - "type": "str" - }, - { - "name": "data", - "type": "str" - }, - { - "name": "format", - "default": null, - "type": "277" - } - ], - "meta-type": "object" - }, - { - "name": "164", - "members": [ - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "165", - "members": [ - { - "name": "keys", - "type": "[278]" - }, - { - "name": "hold-time", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "166", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "up", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "167", - "members": [ - { - "name": "protocol", - "type": "str" - }, - { - "name": "password", - "type": "str" - }, - { - "name": "connected", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "168", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "vcpu", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[169]", - "element-type": "169", - "meta-type": "array" - }, - { - "name": "169", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "state", - "type": "279" - }, - { - "name": "vcpu", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "170", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "enable", - "type": "bool" - }, - { - "name": "ignore-unavailable", - "default": null, - "type": "bool" - }, - { - "name": "vcpu", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "171", - "members": [ - { - "name": "actions", - "type": "[280]" - }, - { - "name": "properties", - "default": null, - "type": "281" - } - ], - "meta-type": "object" - }, - { - "name": "172", - "members": [ - { - "name": "parent", - "type": "str" - }, - { - "name": "child", - "default": null, - "type": "str" - }, - { - "name": "node", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "173", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "node-name", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "174", - "members": [ - { - "name": "device", - "default": null, - "type": "str" - }, - { - "name": "id", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "175", - "members": [ - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "176", - "members": [ - { - "name": "filename", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "177", - "members": [ - { - "name": "enable", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "178", - "members": [ - { - "name": "enable", - "type": "bool" - }, - { - "name": "primary", - "type": "bool" - }, - { - "name": "failover", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "bool", - "json-type": "boolean", - "meta-type": "builtin" - }, - { - "name": "179", - "meta-type": "enum", - "values": [ - "read", - "write" - ] - }, - { - "name": "180", - "meta-type": "enum", - "values": [ - "ignore", - "report", - "stop" - ] - }, - { - "name": "181", - "meta-type": "enum", - "values": [ - "commit", - "stream", - "mirror", - "backup" - ] - }, - { - "name": "182", - "meta-type": "enum", - "values": [ - "pause", - "poweroff" - ] - }, - { - "name": "183", - "tag": "type", - "variants": [ - { - "case": "hyper-v", - "type": "283" - } - ], - "members": [ - { - "name": "type", - "type": "282" - } - ], - "meta-type": "object" - }, - { - "name": "184", - "meta-type": "enum", - "values": [ - "none", - "setup", - "cancelling", - "cancelled", - "active", - "postcopy-active", - "completed", - "failed", - "colo" - ] - }, - { - "name": "185", - "meta-type": "enum", - "values": [ - "read", - "write", - "flush" - ] - }, - { - "name": "186", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "family", - "type": "273" - } - ], - "meta-type": "object" - }, - { - "name": "187", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "family", - "type": "273" - }, - { - "name": "auth", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "188", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "family", - "type": "273" - }, - { - "name": "connection-id", - "type": "int" - }, - { - "name": "channel-type", - "type": "int" - }, - { - "name": "channel-id", - "type": "int" - }, - { - "name": "tls", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "189", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "273" - }, - { - "name": "websocket", - "type": "bool" - }, - { - "name": "auth", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "190", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "273" - }, - { - "name": "websocket", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "191", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "273" - }, - { - "name": "websocket", - "type": "bool" - }, - { - "name": "x509_dname", - "default": null, - "type": "str" - }, - { - "name": "sasl_username", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "192", - "meta-type": "enum", - "values": [ - "reset", - "shutdown", - "poweroff", - "pause", - "debug", - "none", - "inject-nmi" - ] - }, - { - "name": "193", - "meta-type": "enum", - "values": [ - "report", - "ignore", - "enospc", - "stop", - "auto" - ] - }, - { - "name": "194", - "meta-type": "enum", - "values": [ - "blkdebug", - "blkverify", - "bochs", - "cloop", - "dmg", - "file", - "ftp", - "ftps", - "gluster", - "host_cdrom", - "host_device", - "http", - "https", - "iscsi", - "luks", - "nbd", - "nfs", - "null-aio", - "null-co", - "parallels", - "qcow", - "qcow2", - "qed", - "quorum", - "raw", - "rbd", - "replication", - "sheepdog", - "ssh", - "vdi", - "vhdx", - "vmdk", - "vpc", - "vvfat" - ] - }, - { - "name": "195", - "meta-type": "enum", - "values": [ - "ignore", - "unmap" - ] - }, - { - "name": "196", - "members": [ - { - "name": "direct", - "default": null, - "type": "bool" - }, - { - "name": "no-flush", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "197", - "meta-type": "enum", - "values": [ - "off", - "on", - "unmap" - ] - }, - { - "name": "198", - "members": [ - { - "name": "image", - "type": "284" - }, - { - "name": "config", - "default": null, - "type": "str" - }, - { - "name": "align", - "default": null, - "type": "int" - }, - { - "name": "inject-error", - "default": null, - "type": "[285]" - }, - { - "name": "set-state", - "default": null, - "type": "[286]" - } - ], - "meta-type": "object" - }, - { - "name": "199", - "members": [ - { - "name": "test", - "type": "284" - }, - { - "name": "raw", - "type": "284" - } - ], - "meta-type": "object" - }, - { - "name": "200", - "members": [ - { - "name": "file", - "type": "284" - } - ], - "meta-type": "object" - }, - { - "name": "201", - "members": [ - { - "name": "filename", - "type": "str" - }, - { - "name": "aio", - "default": null, - "type": "287" - } - ], - "meta-type": "object" - }, - { - "name": "202", - "members": [ - { - "name": "url", - "type": "str" - }, - { - "name": "readahead", - "default": null, - "type": "int" - }, - { - "name": "timeout", - "default": null, - "type": "int" - }, - { - "name": "username", - "default": null, - "type": "str" - }, - { - "name": "password-secret", - "default": null, - "type": "str" - }, - { - "name": "proxy-username", - "default": null, - "type": "str" - }, - { - "name": "proxy-password-secret", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "203", - "members": [ - { - "name": "url", - "type": "str" - }, - { - "name": "readahead", - "default": null, - "type": "int" - }, - { - "name": "timeout", - "default": null, - "type": "int" - }, - { - "name": "username", - "default": null, - "type": "str" - }, - { - "name": "password-secret", - "default": null, - "type": "str" - }, - { - "name": "proxy-username", - "default": null, - "type": "str" - }, - { - "name": "proxy-password-secret", - "default": null, - "type": "str" - }, - { - "name": "sslverify", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "204", - "members": [ - { - "name": "volume", - "type": "str" - }, - { - "name": "path", - "type": "str" - }, - { - "name": "server", - "type": "[288]" - }, - { - "name": "debug", - "default": null, - "type": "int" - }, - { - "name": "logfile", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "205", - "members": [ - { - "name": "url", - "type": "str" - }, - { - "name": "readahead", - "default": null, - "type": "int" - }, - { - "name": "timeout", - "default": null, - "type": "int" - }, - { - "name": "username", - "default": null, - "type": "str" - }, - { - "name": "password-secret", - "default": null, - "type": "str" - }, - { - "name": "proxy-username", - "default": null, - "type": "str" - }, - { - "name": "proxy-password-secret", - "default": null, - "type": "str" - }, - { - "name": "cookie", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "206", - "members": [ - { - "name": "url", - "type": "str" - }, - { - "name": "readahead", - "default": null, - "type": "int" - }, - { - "name": "timeout", - "default": null, - "type": "int" - }, - { - "name": "username", - "default": null, - "type": "str" - }, - { - "name": "password-secret", - "default": null, - "type": "str" - }, - { - "name": "proxy-username", - "default": null, - "type": "str" - }, - { - "name": "proxy-password-secret", - "default": null, - "type": "str" - }, - { - "name": "cookie", - "default": null, - "type": "str" - }, - { - "name": "sslverify", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "207", - "members": [ - { - "name": "transport", - "type": "289" - }, - { - "name": "portal", - "type": "str" - }, - { - "name": "target", - "type": "str" - }, - { - "name": "lun", - "default": null, - "type": "int" - }, - { - "name": "user", - "default": null, - "type": "str" - }, - { - "name": "password-secret", - "default": null, - "type": "str" - }, - { - "name": "initiator-name", - "default": null, - "type": "str" - }, - { - "name": "header-digest", - "default": null, - "type": "290" - }, - { - "name": "timeout", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "208", - "members": [ - { - "name": "file", - "type": "284" - }, - { - "name": "key-secret", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "209", - "members": [ - { - "name": "server", - "type": "288" - }, - { - "name": "export", - "default": null, - "type": "str" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "210", - "members": [ - { - "name": "server", - "type": "291" - }, - { - "name": "path", - "type": "str" - }, - { - "name": "user", - "default": null, - "type": "int" - }, - { - "name": "group", - "default": null, - "type": "int" - }, - { - "name": "tcp-syn-count", - "default": null, - "type": "int" - }, - { - "name": "readahead-size", - "default": null, - "type": "int" - }, - { - "name": "page-cache-size", - "default": null, - "type": "int" - }, - { - "name": "debug", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "211", - "members": [ - { - "name": "size", - "default": null, - "type": "int" - }, - { - "name": "latency-ns", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "212", - "members": [ - { - "name": "file", - "type": "284" - }, - { - "name": "backing", - "default": null, - "type": "284" - }, - { - "name": "lazy-refcounts", - "default": null, - "type": "bool" - }, - { - "name": "pass-discard-request", - "default": null, - "type": "bool" - }, - { - "name": "pass-discard-snapshot", - "default": null, - "type": "bool" - }, - { - "name": "pass-discard-other", - "default": null, - "type": "bool" - }, - { - "name": "overlap-check", - "default": null, - "type": "292" - }, - { - "name": "cache-size", - "default": null, - "type": "int" - }, - { - "name": "l2-cache-size", - "default": null, - "type": "int" - }, - { - "name": "refcount-cache-size", - "default": null, - "type": "int" - }, - { - "name": "cache-clean-interval", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "213", - "members": [ - { - "name": "file", - "type": "284" - }, - { - "name": "backing", - "default": null, - "type": "284" - } - ], - "meta-type": "object" - }, - { - "name": "214", - "members": [ - { - "name": "blkverify", - "default": null, - "type": "bool" - }, - { - "name": "children", - "type": "[284]" - }, - { - "name": "vote-threshold", - "type": "int" - }, - { - "name": "rewrite-corrupted", - "default": null, - "type": "bool" - }, - { - "name": "read-pattern", - "default": null, - "type": "293" - } - ], - "meta-type": "object" - }, - { - "name": "215", - "members": [ - { - "name": "file", - "type": "284" - }, - { - "name": "offset", - "default": null, - "type": "int" - }, - { - "name": "size", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "216", - "members": [ - { - "name": "pool", - "type": "str" - }, - { - "name": "image", - "type": "str" - }, - { - "name": "conf", - "default": null, - "type": "str" - }, - { - "name": "snapshot", - "default": null, - "type": "str" - }, - { - "name": "user", - "default": null, - "type": "str" - }, - { - "name": "server", - "default": null, - "type": "[294]" - } - ], - "meta-type": "object" - }, - { - "name": "217", - "members": [ - { - "name": "file", - "type": "284" - }, - { - "name": "mode", - "type": "295" - }, - { - "name": "top-id", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "218", - "members": [ - { - "name": "server", - "type": "288" - }, - { - "name": "vdi", - "type": "str" - }, - { - "name": "snap-id", - "default": null, - "type": "int" - }, - { - "name": "tag", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "219", - "members": [ - { - "name": "server", - "type": "296" - }, - { - "name": "path", - "type": "str" - }, - { - "name": "user", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "220", - "members": [ - { - "name": "dir", - "type": "str" - }, - { - "name": "fat-type", - "default": null, - "type": "int" - }, - { - "name": "floppy", - "default": null, - "type": "bool" - }, - { - "name": "label", - "default": null, - "type": "str" - }, - { - "name": "rw", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "221", - "meta-type": "enum", - "values": [ - "top", - "full", - "none", - "incremental" - ] - }, - { - "name": "222", - "meta-type": "enum", - "values": [ - "retain", - "read-only", - "read-write" - ] - }, - { - "name": "223", - "meta-type": "enum", - "values": [ - "existing", - "absolute-paths" - ] - }, - { - "name": "224", - "tag": "type", - "variants": [ - { - "case": "file", - "type": "298" - }, - { - "case": "serial", - "type": "299" - }, - { - "case": "parallel", - "type": "299" - }, - { - "case": "pipe", - "type": "299" - }, - { - "case": "socket", - "type": "300" - }, - { - "case": "udp", - "type": "301" - }, - { - "case": "pty", - "type": "302" - }, - { - "case": "null", - "type": "302" - }, - { - "case": "mux", - "type": "303" - }, - { - "case": "msmouse", - "type": "302" - }, - { - "case": "wctablet", - "type": "302" - }, - { - "case": "braille", - "type": "302" - }, - { - "case": "testdev", - "type": "302" - }, - { - "case": "stdio", - "type": "304" - }, - { - "case": "console", - "type": "302" - }, - { - "case": "spicevmc", - "type": "305" - }, - { - "case": "spiceport", - "type": "306" - }, - { - "case": "vc", - "type": "307" - }, - { - "case": "ringbuf", - "type": "308" - }, - { - "case": "memory", - "type": "308" - } - ], - "members": [ - { - "name": "type", - "type": "297" - } - ], - "meta-type": "object" - }, - { - "name": "225", - "meta-type": "enum", - "values": [ - "elf", - "kdump-zlib", - "kdump-lzo", - "kdump-snappy" - ] - }, - { - "name": "[226]", - "element-type": "226", - "meta-type": "array" - }, - { - "name": "226", - "tag": "type", - "variants": [ - { - "case": "key", - "type": "310" - }, - { - "case": "btn", - "type": "311" - }, - { - "case": "rel", - "type": "312" - }, - { - "case": "abs", - "type": "312" - } - ], - "members": [ - { - "name": "type", - "type": "309" - } - ], - "meta-type": "object" - }, - { - "name": "number", - "json-type": "number", - "meta-type": "builtin" - }, - { - "name": "227", - "tag": "type", - "variants": [ - { - "case": "inet", - "type": "314" - }, - { - "case": "unix", - "type": "315" - }, - { - "case": "vsock", - "type": "316" - }, - { - "case": "fd", - "type": "317" - } - ], - "members": [ - { - "name": "type", - "type": "313" - } - ], - "meta-type": "object" - }, - { - "name": "228", - "meta-type": "enum", - "values": [ - "DIMM", - "CPU" - ] - }, - { - "name": "229", - "meta-type": "enum", - "values": [ - "ok", - "failed", - "nospace" - ] - }, - { - "name": "[230]", - "element-type": "230", - "meta-type": "array" - }, - { - "name": "230", - "members": [ - { - "name": "name", - "default": null, - "type": "str" - }, - { - "name": "count", - "type": "int" - }, - { - "name": "granularity", - "type": "int" - }, - { - "name": "status", - "type": "318" - } - ], - "meta-type": "object" - }, - { - "name": "231", - "members": [ - { - "name": "rd_bytes", - "type": "int" - }, - { - "name": "wr_bytes", - "type": "int" - }, - { - "name": "rd_operations", - "type": "int" - }, - { - "name": "wr_operations", - "type": "int" - }, - { - "name": "flush_operations", - "type": "int" - }, - { - "name": "flush_total_time_ns", - "type": "int" - }, - { - "name": "wr_total_time_ns", - "type": "int" - }, - { - "name": "rd_total_time_ns", - "type": "int" - }, - { - "name": "wr_highest_offset", - "type": "int" - }, - { - "name": "rd_merged", - "type": "int" - }, - { - "name": "wr_merged", - "type": "int" - }, - { - "name": "idle_time_ns", - "default": null, - "type": "int" - }, - { - "name": "failed_rd_operations", - "type": "int" - }, - { - "name": "failed_wr_operations", - "type": "int" - }, - { - "name": "failed_flush_operations", - "type": "int" - }, - { - "name": "invalid_rd_operations", - "type": "int" - }, - { - "name": "invalid_wr_operations", - "type": "int" - }, - { - "name": "invalid_flush_operations", - "type": "int" - }, - { - "name": "account_invalid", - "type": "bool" - }, - { - "name": "account_failed", - "type": "bool" - }, - { - "name": "timed_stats", - "type": "[319]" - } - ], - "meta-type": "object" - }, - { - "name": "[232]", - "element-type": "232", - "meta-type": "array" - }, - { - "name": "232", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "320" - }, - { - "name": "help", - "default": null, - "type": "str" - }, - { - "name": "default", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[str]", - "element-type": "str", - "meta-type": "array" - }, - { - "name": "233", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "props", - "default": null, - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "234", - "meta-type": "enum", - "values": [ - "incompatible", - "identical", - "superset", - "subset" - ] - }, - { - "name": "235", - "meta-type": "enum", - "values": [ - "static", - "full" - ] - }, - { - "name": "236", - "meta-type": "enum", - "values": [ - "x86", - "sparc", - "ppc", - "mips", - "tricore", - "other" - ] - }, - { - "name": "237", - "members": [ - { - "name": "pc", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "238", - "members": [ - { - "name": "pc", - "type": "int" - }, - { - "name": "npc", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "239", - "members": [ - { - "name": "nip", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "240", - "members": [ - { - "name": "PC", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "241", - "members": [ - { - "name": "PC", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "242", - "members": [ - ], - "meta-type": "object" - }, - { - "name": "243", - "meta-type": "enum", - "values": [ - "none", - "active", - "completed", - "failed" - ] - }, - { - "name": "[225]", - "element-type": "225", - "meta-type": "array" - }, - { - "name": "[244]", - "element-type": "244", - "meta-type": "array" - }, - { - "name": "244", - "members": [ - { - "name": "fd", - "type": "int" - }, - { - "name": "opaque", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "245", - "members": [ - { - "name": "node-id", - "default": null, - "type": "int" - }, - { - "name": "socket-id", - "default": null, - "type": "int" - }, - { - "name": "core-id", - "default": null, - "type": "int" - }, - { - "name": "thread-id", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[int]", - "element-type": "int", - "meta-type": "array" - }, - { - "name": "246", - "meta-type": "enum", - "values": [ - "default", - "preferred", - "bind", - "interleave" - ] - }, - { - "name": "247", - "meta-type": "enum", - "values": [ - "dimm" - ] - }, - { - "name": "248", - "members": [ - { - "name": "data", - "type": "321" - } - ], - "meta-type": "object" - }, - { - "name": "249", - "members": [ - { - "name": "transferred", - "type": "int" - }, - { - "name": "remaining", - "type": "int" - }, - { - "name": "total", - "type": "int" - }, - { - "name": "duplicate", - "type": "int" - }, - { - "name": "skipped", - "type": "int" - }, - { - "name": "normal", - "type": "int" - }, - { - "name": "normal-bytes", - "type": "int" - }, - { - "name": "dirty-pages-rate", - "type": "int" - }, - { - "name": "mbps", - "type": "number" - }, - { - "name": "dirty-sync-count", - "type": "int" - }, - { - "name": "postcopy-requests", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "250", - "members": [ - { - "name": "cache-size", - "type": "int" - }, - { - "name": "bytes", - "type": "int" - }, - { - "name": "pages", - "type": "int" - }, - { - "name": "cache-miss", - "type": "int" - }, - { - "name": "cache-miss-rate", - "type": "number" - }, - { - "name": "overflow", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "251", - "meta-type": "enum", - "values": [ - "xbzrle", - "rdma-pin-all", - "auto-converge", - "zero-blocks", - "compress", - "events", - "postcopy-ram", - "x-colo", - "release-ram" - ] - }, - { - "name": "252", - "members": [ - { - "name": "filename", - "type": "str" - }, - { - "name": "format", - "type": "str" - }, - { - "name": "dirty-flag", - "default": null, - "type": "bool" - }, - { - "name": "actual-size", - "default": null, - "type": "int" - }, - { - "name": "virtual-size", - "type": "int" - }, - { - "name": "cluster-size", - "default": null, - "type": "int" - }, - { - "name": "encrypted", - "default": null, - "type": "bool" - }, - { - "name": "compressed", - "default": null, - "type": "bool" - }, - { - "name": "backing-filename", - "default": null, - "type": "str" - }, - { - "name": "full-backing-filename", - "default": null, - "type": "str" - }, - { - "name": "backing-filename-format", - "default": null, - "type": "str" - }, - { - "name": "snapshots", - "default": null, - "type": "[55]" - }, - { - "name": "backing-image", - "default": null, - "type": "252" - }, - { - "name": "format-specific", - "default": null, - "type": "322" - } - ], - "meta-type": "object" - }, - { - "name": "253", - "members": [ - { - "name": "writeback", - "type": "bool" - }, - { - "name": "direct", - "type": "bool" - }, - { - "name": "no-flush", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[254]", - "element-type": "254", - "meta-type": "array" - }, - { - "name": "254", - "members": [ - { - "name": "bus", - "type": "int" - }, - { - "name": "slot", - "type": "int" - }, - { - "name": "function", - "type": "int" - }, - { - "name": "class_info", - "type": "323" - }, - { - "name": "id", - "type": "324" - }, - { - "name": "irq", - "default": null, - "type": "int" - }, - { - "name": "qdev_id", - "type": "str" - }, - { - "name": "pci_bridge", - "default": null, - "type": "325" - }, - { - "name": "regions", - "type": "[326]" - } - ], - "meta-type": "object" - }, - { - "name": "255", - "meta-type": "enum", - "values": [ - "builtin", - "enum", - "array", - "object", - "alternate", - "command", - "event" - ] - }, - { - "name": "256", - "members": [ - { - "name": "json-type", - "type": "327" - } - ], - "meta-type": "object" - }, - { - "name": "257", - "members": [ - { - "name": "values", - "type": "[str]" - } - ], - "meta-type": "object" - }, - { - "name": "258", - "members": [ - { - "name": "element-type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "259", - "members": [ - { - "name": "members", - "type": "[328]" - }, - { - "name": "tag", - "default": null, - "type": "str" - }, - { - "name": "variants", - "default": null, - "type": "[329]" - } - ], - "meta-type": "object" - }, - { - "name": "260", - "members": [ - { - "name": "members", - "type": "[330]" - } - ], - "meta-type": "object" - }, - { - "name": "261", - "members": [ - { - "name": "arg-type", - "type": "str" - }, - { - "name": "ret-type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "262", - "members": [ - { - "name": "arg-type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "263", - "members": [ - { - "name": "priority", - "type": "int" - }, - { - "name": "tbl-id", - "type": "int" - }, - { - "name": "in-pport", - "default": null, - "type": "int" - }, - { - "name": "tunnel-id", - "default": null, - "type": "int" - }, - { - "name": "vlan-id", - "default": null, - "type": "int" - }, - { - "name": "eth-type", - "default": null, - "type": "int" - }, - { - "name": "eth-src", - "default": null, - "type": "str" - }, - { - "name": "eth-dst", - "default": null, - "type": "str" - }, - { - "name": "ip-proto", - "default": null, - "type": "int" - }, - { - "name": "ip-tos", - "default": null, - "type": "int" - }, - { - "name": "ip-dst", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "264", - "members": [ - { - "name": "in-pport", - "default": null, - "type": "int" - }, - { - "name": "tunnel-id", - "default": null, - "type": "int" - }, - { - "name": "vlan-id", - "default": null, - "type": "int" - }, - { - "name": "eth-src", - "default": null, - "type": "str" - }, - { - "name": "eth-dst", - "default": null, - "type": "str" - }, - { - "name": "ip-proto", - "default": null, - "type": "int" - }, - { - "name": "ip-tos", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "265", - "members": [ - { - "name": "goto-tbl", - "default": null, - "type": "int" - }, - { - "name": "group-id", - "default": null, - "type": "int" - }, - { - "name": "tunnel-lport", - "default": null, - "type": "int" - }, - { - "name": "vlan-id", - "default": null, - "type": "int" - }, - { - "name": "new-vlan-id", - "default": null, - "type": "int" - }, - { - "name": "out-pport", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "266", - "meta-type": "enum", - "values": [ - "half", - "full" - ] - }, - { - "name": "267", - "meta-type": "enum", - "values": [ - "off", - "on" - ] - }, - { - "name": "268", - "meta-type": "enum", - "values": [ - "normal", - "none", - "all" - ] - }, - { - "name": "269", - "meta-type": "enum", - "values": [ - "client", - "server", - "unknown" - ] - }, - { - "name": "[188]", - "element-type": "188", - "meta-type": "array" - }, - { - "name": "270", - "meta-type": "enum", - "values": [ - "debug", - "inmigrate", - "internal-error", - "io-error", - "paused", - "postmigrate", - "prelaunch", - "finish-migrate", - "restore-vm", - "running", - "save-vm", - "shutdown", - "suspended", - "watchdog", - "guest-panicked", - "colo" - ] - }, - { - "name": "271", - "tag": "type", - "variants": [ - { - "case": "passthrough", - "type": "332" - } - ], - "members": [ - { - "name": "type", - "type": "331" - } - ], - "meta-type": "object" - }, - { - "name": "272", - "members": [ - { - "name": "major", - "type": "int" - }, - { - "name": "minor", - "type": "int" - }, - { - "name": "micro", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "273", - "meta-type": "enum", - "values": [ - "ipv4", - "ipv6", - "unix", - "vsock", - "unknown" - ] - }, - { - "name": "[191]", - "element-type": "191", - "meta-type": "array" - }, - { - "name": "[274]", - "element-type": "274", - "meta-type": "array" - }, - { - "name": "274", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "service", - "type": "str" - }, - { - "name": "family", - "type": "273" - }, - { - "name": "websocket", - "type": "bool" - }, - { - "name": "auth", - "type": "275" - }, - { - "name": "vencrypt", - "default": null, - "type": "276" - } - ], - "meta-type": "object" - }, - { - "name": "275", - "meta-type": "enum", - "values": [ - "none", - "vnc", - "ra2", - "ra2ne", - "tight", - "ultra", - "tls", - "vencrypt", - "sasl" - ] - }, - { - "name": "276", - "meta-type": "enum", - "values": [ - "plain", - "tls-none", - "x509-none", - "tls-vnc", - "x509-vnc", - "tls-plain", - "x509-plain", - "tls-sasl", - "x509-sasl" - ] - }, - { - "name": "277", - "meta-type": "enum", - "values": [ - "utf8", - "base64" - ] - }, - { - "name": "[278]", - "element-type": "278", - "meta-type": "array" - }, - { - "name": "278", - "tag": "type", - "variants": [ - { - "case": "number", - "type": "334" - }, - { - "case": "qcode", - "type": "335" - } - ], - "members": [ - { - "name": "type", - "type": "333" - } - ], - "meta-type": "object" - }, - { - "name": "279", - "meta-type": "enum", - "values": [ - "unavailable", - "disabled", - "enabled" - ] - }, - { - "name": "[280]", - "element-type": "280", - "meta-type": "array" - }, - { - "name": "280", - "tag": "type", - "variants": [ - { - "case": "abort", - "type": "337" - }, - { - "case": "block-dirty-bitmap-add", - "type": "338" - }, - { - "case": "block-dirty-bitmap-clear", - "type": "339" - }, - { - "case": "blockdev-backup", - "type": "340" - }, - { - "case": "blockdev-snapshot", - "type": "341" - }, - { - "case": "blockdev-snapshot-internal-sync", - "type": "342" - }, - { - "case": "blockdev-snapshot-sync", - "type": "343" - }, - { - "case": "drive-backup", - "type": "344" - } - ], - "members": [ - { - "name": "type", - "type": "336" - } - ], - "meta-type": "object" - }, - { - "name": "281", - "members": [ - { - "name": "completion-mode", - "default": null, - "type": "345" - } - ], - "meta-type": "object" - }, - { - "name": "282", - "meta-type": "enum", - "values": [ - "hyper-v" - ] - }, - { - "name": "283", - "members": [ - { - "name": "arg1", - "type": "int" - }, - { - "name": "arg2", - "type": "int" - }, - { - "name": "arg3", - "type": "int" - }, - { - "name": "arg4", - "type": "int" - }, - { - "name": "arg5", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "284", - "members": [ - { - "type": "46" - }, - { - "type": "str" - } - ], - "meta-type": "alternate" - }, - { - "name": "[285]", - "element-type": "285", - "meta-type": "array" - }, - { - "name": "285", - "members": [ - { - "name": "event", - "type": "346" - }, - { - "name": "state", - "default": null, - "type": "int" - }, - { - "name": "errno", - "default": null, - "type": "int" - }, - { - "name": "sector", - "default": null, - "type": "int" - }, - { - "name": "once", - "default": null, - "type": "bool" - }, - { - "name": "immediately", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[286]", - "element-type": "286", - "meta-type": "array" - }, - { - "name": "286", - "members": [ - { - "name": "event", - "type": "346" - }, - { - "name": "state", - "default": null, - "type": "int" - }, - { - "name": "new_state", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "287", - "meta-type": "enum", - "values": [ - "threads", - "native" - ] - }, - { - "name": "[288]", - "element-type": "288", - "meta-type": "array" - }, - { - "name": "288", - "tag": "type", - "variants": [ - { - "case": "inet", - "type": "296" - }, - { - "case": "unix", - "type": "348" - }, - { - "case": "vsock", - "type": "349" - }, - { - "case": "fd", - "type": "350" - } - ], - "members": [ - { - "name": "type", - "type": "347" - } - ], - "meta-type": "object" - }, - { - "name": "289", - "meta-type": "enum", - "values": [ - "tcp", - "iser" - ] - }, - { - "name": "290", - "meta-type": "enum", - "values": [ - "crc32c", - "none", - "crc32c-none", - "none-crc32c" - ] - }, - { - "name": "291", - "members": [ - { - "name": "type", - "type": "351" - }, - { - "name": "host", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "292", - "members": [ - { - "type": "352" - }, - { - "type": "353" - } - ], - "meta-type": "alternate" - }, - { - "name": "[284]", - "element-type": "284", - "meta-type": "array" - }, - { - "name": "293", - "meta-type": "enum", - "values": [ - "quorum", - "fifo" - ] - }, - { - "name": "[294]", - "element-type": "294", - "meta-type": "array" - }, - { - "name": "294", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "295", - "meta-type": "enum", - "values": [ - "primary", - "secondary" - ] - }, - { - "name": "296", - "members": [ - { - "name": "host", - "type": "str" - }, - { - "name": "port", - "type": "str" - }, - { - "name": "numeric", - "default": null, - "type": "bool" - }, - { - "name": "to", - "default": null, - "type": "int" - }, - { - "name": "ipv4", - "default": null, - "type": "bool" - }, - { - "name": "ipv6", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "297", - "meta-type": "enum", - "values": [ - "file", - "serial", - "parallel", - "pipe", - "socket", - "udp", - "pty", - "null", - "mux", - "msmouse", - "wctablet", - "braille", - "testdev", - "stdio", - "console", - "spicevmc", - "spiceport", - "vc", - "ringbuf", - "memory" - ] - }, - { - "name": "298", - "members": [ - { - "name": "data", - "type": "354" - } - ], - "meta-type": "object" - }, - { - "name": "299", - "members": [ - { - "name": "data", - "type": "355" - } - ], - "meta-type": "object" - }, - { - "name": "300", - "members": [ - { - "name": "data", - "type": "356" - } - ], - "meta-type": "object" - }, - { - "name": "301", - "members": [ - { - "name": "data", - "type": "357" - } - ], - "meta-type": "object" - }, - { - "name": "302", - "members": [ - { - "name": "data", - "type": "358" - } - ], - "meta-type": "object" - }, - { - "name": "303", - "members": [ - { - "name": "data", - "type": "359" - } - ], - "meta-type": "object" - }, - { - "name": "304", - "members": [ - { - "name": "data", - "type": "360" - } - ], - "meta-type": "object" - }, - { - "name": "305", - "members": [ - { - "name": "data", - "type": "361" - } - ], - "meta-type": "object" - }, - { - "name": "306", - "members": [ - { - "name": "data", - "type": "362" - } - ], - "meta-type": "object" - }, - { - "name": "307", - "members": [ - { - "name": "data", - "type": "363" - } - ], - "meta-type": "object" - }, - { - "name": "308", - "members": [ - { - "name": "data", - "type": "364" - } - ], - "meta-type": "object" - }, - { - "name": "309", - "meta-type": "enum", - "values": [ - "key", - "btn", - "rel", - "abs" - ] - }, - { - "name": "310", - "members": [ - { - "name": "data", - "type": "365" - } - ], - "meta-type": "object" - }, - { - "name": "311", - "members": [ - { - "name": "data", - "type": "366" - } - ], - "meta-type": "object" - }, - { - "name": "312", - "members": [ - { - "name": "data", - "type": "367" - } - ], - "meta-type": "object" - }, - { - "name": "313", - "meta-type": "enum", - "values": [ - "inet", - "unix", - "vsock", - "fd" - ] - }, - { - "name": "314", - "members": [ - { - "name": "data", - "type": "296" - } - ], - "meta-type": "object" - }, - { - "name": "315", - "members": [ - { - "name": "data", - "type": "348" - } - ], - "meta-type": "object" - }, - { - "name": "316", - "members": [ - { - "name": "data", - "type": "349" - } - ], - "meta-type": "object" - }, - { - "name": "317", - "members": [ - { - "name": "data", - "type": "350" - } - ], - "meta-type": "object" - }, - { - "name": "318", - "meta-type": "enum", - "values": [ - "active", - "disabled", - "frozen" - ] - }, - { - "name": "[319]", - "element-type": "319", - "meta-type": "array" - }, - { - "name": "319", - "members": [ - { - "name": "interval_length", - "type": "int" - }, - { - "name": "min_rd_latency_ns", - "type": "int" - }, - { - "name": "max_rd_latency_ns", - "type": "int" - }, - { - "name": "avg_rd_latency_ns", - "type": "int" - }, - { - "name": "min_wr_latency_ns", - "type": "int" - }, - { - "name": "max_wr_latency_ns", - "type": "int" - }, - { - "name": "avg_wr_latency_ns", - "type": "int" - }, - { - "name": "min_flush_latency_ns", - "type": "int" - }, - { - "name": "max_flush_latency_ns", - "type": "int" - }, - { - "name": "avg_flush_latency_ns", - "type": "int" - }, - { - "name": "avg_rd_queue_depth", - "type": "number" - }, - { - "name": "avg_wr_queue_depth", - "type": "number" - } - ], - "meta-type": "object" - }, - { - "name": "320", - "meta-type": "enum", - "values": [ - "string", - "boolean", - "number", - "size" - ] - }, - { - "name": "321", - "members": [ - { - "name": "id", - "default": null, - "type": "str" - }, - { - "name": "addr", - "type": "int" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "slot", - "type": "int" - }, - { - "name": "node", - "type": "int" - }, - { - "name": "memdev", - "type": "str" - }, - { - "name": "hotplugged", - "type": "bool" - }, - { - "name": "hotpluggable", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "[55]", - "element-type": "55", - "meta-type": "array" - }, - { - "name": "322", - "tag": "type", - "variants": [ - { - "case": "qcow2", - "type": "369" - }, - { - "case": "vmdk", - "type": "370" - }, - { - "case": "luks", - "type": "371" - } - ], - "members": [ - { - "name": "type", - "type": "368" - } - ], - "meta-type": "object" - }, - { - "name": "323", - "members": [ - { - "name": "desc", - "default": null, - "type": "str" - }, - { - "name": "class", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "324", - "members": [ - { - "name": "device", - "type": "int" - }, - { - "name": "vendor", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "325", - "members": [ - { - "name": "bus", - "type": "372" - }, - { - "name": "devices", - "default": null, - "type": "[254]" - } - ], - "meta-type": "object" - }, - { - "name": "[326]", - "element-type": "326", - "meta-type": "array" - }, - { - "name": "326", - "members": [ - { - "name": "bar", - "type": "int" - }, - { - "name": "type", - "type": "str" - }, - { - "name": "address", - "type": "int" - }, - { - "name": "size", - "type": "int" - }, - { - "name": "prefetch", - "default": null, - "type": "bool" - }, - { - "name": "mem_type_64", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "327", - "meta-type": "enum", - "values": [ - "string", - "number", - "int", - "boolean", - "null", - "object", - "array", - "value" - ] - }, - { - "name": "[328]", - "element-type": "328", - "meta-type": "array" - }, - { - "name": "328", - "members": [ - { - "name": "name", - "type": "str" - }, - { - "name": "type", - "type": "str" - }, - { - "name": "default", - "default": null, - "type": "any" - } - ], - "meta-type": "object" - }, - { - "name": "[329]", - "element-type": "329", - "meta-type": "array" - }, - { - "name": "329", - "members": [ - { - "name": "case", - "type": "str" - }, - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "[330]", - "element-type": "330", - "meta-type": "array" - }, - { - "name": "330", - "members": [ - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "331", - "meta-type": "enum", - "values": [ - "passthrough" - ] - }, - { - "name": "332", - "members": [ - { - "name": "data", - "type": "373" - } - ], - "meta-type": "object" - }, - { - "name": "333", - "meta-type": "enum", - "values": [ - "number", - "qcode" - ] - }, - { - "name": "334", - "members": [ - { - "name": "data", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "335", - "members": [ - { - "name": "data", - "type": "374" - } - ], - "meta-type": "object" - }, - { - "name": "336", - "meta-type": "enum", - "values": [ - "abort", - "block-dirty-bitmap-add", - "block-dirty-bitmap-clear", - "blockdev-backup", - "blockdev-snapshot", - "blockdev-snapshot-internal-sync", - "blockdev-snapshot-sync", - "drive-backup" - ] - }, - { - "name": "337", - "members": [ - { - "name": "data", - "type": "375" - } - ], - "meta-type": "object" - }, - { - "name": "338", - "members": [ - { - "name": "data", - "type": "34" - } - ], - "meta-type": "object" - }, - { - "name": "339", - "members": [ - { - "name": "data", - "type": "35" - } - ], - "meta-type": "object" - }, - { - "name": "340", - "members": [ - { - "name": "data", - "type": "47" - } - ], - "meta-type": "object" - }, - { - "name": "341", - "members": [ - { - "name": "data", - "type": "53" - } - ], - "meta-type": "object" - }, - { - "name": "342", - "members": [ - { - "name": "data", - "type": "56" - } - ], - "meta-type": "object" - }, - { - "name": "343", - "members": [ - { - "name": "data", - "type": "57" - } - ], - "meta-type": "object" - }, - { - "name": "344", - "members": [ - { - "name": "data", - "type": "72" - } - ], - "meta-type": "object" - }, - { - "name": "345", - "meta-type": "enum", - "values": [ - "individual", - "grouped" - ] - }, - { - "name": "346", - "meta-type": "enum", - "values": [ - "l1_update", - "l1_grow_alloc_table", - "l1_grow_write_table", - "l1_grow_activate_table", - "l2_load", - "l2_update", - "l2_update_compressed", - "l2_alloc_cow_read", - "l2_alloc_write", - "read_aio", - "read_backing_aio", - "read_compressed", - "write_aio", - "write_compressed", - "vmstate_load", - "vmstate_save", - "cow_read", - "cow_write", - "reftable_load", - "reftable_grow", - "reftable_update", - "refblock_load", - "refblock_update", - "refblock_update_part", - "refblock_alloc", - "refblock_alloc_hookup", - "refblock_alloc_write", - "refblock_alloc_write_blocks", - "refblock_alloc_write_table", - "refblock_alloc_switch_table", - "cluster_alloc", - "cluster_alloc_bytes", - "cluster_free", - "flush_to_os", - "flush_to_disk", - "pwritev_rmw_head", - "pwritev_rmw_after_head", - "pwritev_rmw_tail", - "pwritev_rmw_after_tail", - "pwritev", - "pwritev_zero", - "pwritev_done", - "empty_image_prepare" - ] - }, - { - "name": "347", - "meta-type": "enum", - "values": [ - "inet", - "unix", - "vsock", - "fd" - ] - }, - { - "name": "348", - "members": [ - { - "name": "path", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "349", - "members": [ - { - "name": "cid", - "type": "str" - }, - { - "name": "port", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "350", - "members": [ - { - "name": "str", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "351", - "meta-type": "enum", - "values": [ - "inet" - ] - }, - { - "name": "352", - "members": [ - { - "name": "template", - "default": null, - "type": "353" - }, - { - "name": "main-header", - "default": null, - "type": "bool" - }, - { - "name": "active-l1", - "default": null, - "type": "bool" - }, - { - "name": "active-l2", - "default": null, - "type": "bool" - }, - { - "name": "refcount-table", - "default": null, - "type": "bool" - }, - { - "name": "refcount-block", - "default": null, - "type": "bool" - }, - { - "name": "snapshot-table", - "default": null, - "type": "bool" - }, - { - "name": "inactive-l1", - "default": null, - "type": "bool" - }, - { - "name": "inactive-l2", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "353", - "meta-type": "enum", - "values": [ - "none", - "constant", - "cached", - "all" - ] - }, - { - "name": "354", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "in", - "default": null, - "type": "str" - }, - { - "name": "out", - "type": "str" - }, - { - "name": "append", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "355", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "device", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "356", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "addr", - "type": "227" - }, - { - "name": "tls-creds", - "default": null, - "type": "str" - }, - { - "name": "server", - "default": null, - "type": "bool" - }, - { - "name": "wait", - "default": null, - "type": "bool" - }, - { - "name": "nodelay", - "default": null, - "type": "bool" - }, - { - "name": "telnet", - "default": null, - "type": "bool" - }, - { - "name": "reconnect", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "357", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "remote", - "type": "227" - }, - { - "name": "local", - "default": null, - "type": "227" - } - ], - "meta-type": "object" - }, - { - "name": "358", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "359", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "chardev", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "360", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "signal", - "default": null, - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "361", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "type", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "362", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "fqdn", - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "363", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "width", - "default": null, - "type": "int" - }, - { - "name": "height", - "default": null, - "type": "int" - }, - { - "name": "cols", - "default": null, - "type": "int" - }, - { - "name": "rows", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "364", - "members": [ - { - "name": "logfile", - "default": null, - "type": "str" - }, - { - "name": "logappend", - "default": null, - "type": "bool" - }, - { - "name": "size", - "default": null, - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "365", - "members": [ - { - "name": "key", - "type": "278" - }, - { - "name": "down", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "366", - "members": [ - { - "name": "button", - "type": "376" - }, - { - "name": "down", - "type": "bool" - } - ], - "meta-type": "object" - }, - { - "name": "367", - "members": [ - { - "name": "axis", - "type": "377" - }, - { - "name": "value", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "368", - "meta-type": "enum", - "values": [ - "qcow2", - "vmdk", - "luks" - ] - }, - { - "name": "369", - "members": [ - { - "name": "data", - "type": "378" - } - ], - "meta-type": "object" - }, - { - "name": "370", - "members": [ - { - "name": "data", - "type": "379" - } - ], - "meta-type": "object" - }, - { - "name": "371", - "members": [ - { - "name": "data", - "type": "380" - } - ], - "meta-type": "object" - }, - { - "name": "372", - "members": [ - { - "name": "number", - "type": "int" - }, - { - "name": "secondary", - "type": "int" - }, - { - "name": "subordinate", - "type": "int" - }, - { - "name": "io_range", - "type": "381" - }, - { - "name": "memory_range", - "type": "381" - }, - { - "name": "prefetchable_range", - "type": "381" - } - ], - "meta-type": "object" - }, - { - "name": "373", - "members": [ - { - "name": "path", - "default": null, - "type": "str" - }, - { - "name": "cancel-path", - "default": null, - "type": "str" - } - ], - "meta-type": "object" - }, - { - "name": "374", - "meta-type": "enum", - "values": [ - "unmapped", - "shift", - "shift_r", - "alt", - "alt_r", - "altgr", - "altgr_r", - "ctrl", - "ctrl_r", - "menu", - "esc", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "0", - "minus", - "equal", - "backspace", - "tab", - "q", - "w", - "e", - "r", - "t", - "y", - "u", - "i", - "o", - "p", - "bracket_left", - "bracket_right", - "ret", - "a", - "s", - "d", - "f", - "g", - "h", - "j", - "k", - "l", - "semicolon", - "apostrophe", - "grave_accent", - "backslash", - "z", - "x", - "c", - "v", - "b", - "n", - "m", - "comma", - "dot", - "slash", - "asterisk", - "spc", - "caps_lock", - "f1", - "f2", - "f3", - "f4", - "f5", - "f6", - "f7", - "f8", - "f9", - "f10", - "num_lock", - "scroll_lock", - "kp_divide", - "kp_multiply", - "kp_subtract", - "kp_add", - "kp_enter", - "kp_decimal", - "sysrq", - "kp_0", - "kp_1", - "kp_2", - "kp_3", - "kp_4", - "kp_5", - "kp_6", - "kp_7", - "kp_8", - "kp_9", - "less", - "f11", - "f12", - "print", - "home", - "pgup", - "pgdn", - "end", - "left", - "up", - "down", - "right", - "insert", - "delete", - "stop", - "again", - "props", - "undo", - "front", - "copy", - "open", - "paste", - "find", - "cut", - "lf", - "help", - "meta_l", - "meta_r", - "compose", - "pause", - "ro", - "hiragana", - "henkan", - "yen", - "kp_comma", - "kp_equals", - "power" - ] - }, - { - "name": "375", - "members": [ - ], - "meta-type": "object" - }, - { - "name": "376", - "meta-type": "enum", - "values": [ - "left", - "middle", - "right", - "wheel-up", - "wheel-down", - "side", - "extra" - ] - }, - { - "name": "377", - "meta-type": "enum", - "values": [ - "x", - "y" - ] - }, - { - "name": "378", - "members": [ - { - "name": "compat", - "type": "str" - }, - { - "name": "lazy-refcounts", - "default": null, - "type": "bool" - }, - { - "name": "corrupt", - "default": null, - "type": "bool" - }, - { - "name": "refcount-bits", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "379", - "members": [ - { - "name": "create-type", - "type": "str" - }, - { - "name": "cid", - "type": "int" - }, - { - "name": "parent-cid", - "type": "int" - }, - { - "name": "extents", - "type": "[252]" - } - ], - "meta-type": "object" - }, - { - "name": "380", - "members": [ - { - "name": "cipher-alg", - "type": "382" - }, - { - "name": "cipher-mode", - "type": "383" - }, - { - "name": "ivgen-alg", - "type": "384" - }, - { - "name": "ivgen-hash-alg", - "default": null, - "type": "385" - }, - { - "name": "hash-alg", - "type": "385" - }, - { - "name": "payload-offset", - "type": "int" - }, - { - "name": "master-key-iters", - "type": "int" - }, - { - "name": "uuid", - "type": "str" - }, - { - "name": "slots", - "type": "[386]" - } - ], - "meta-type": "object" - }, - { - "name": "381", - "members": [ - { - "name": "base", - "type": "int" - }, - { - "name": "limit", - "type": "int" - } - ], - "meta-type": "object" - }, - { - "name": "[252]", - "element-type": "252", - "meta-type": "array" - }, - { - "name": "382", - "meta-type": "enum", - "values": [ - "aes-128", - "aes-192", - "aes-256", - "des-rfb", - "3des", - "cast5-128", - "serpent-128", - "serpent-192", - "serpent-256", - "twofish-128", - "twofish-192", - "twofish-256" - ] - }, - { - "name": "383", - "meta-type": "enum", - "values": [ - "ecb", - "cbc", - "xts", - "ctr" - ] - }, - { - "name": "384", - "meta-type": "enum", - "values": [ - "plain", - "plain64", - "essiv" - ] - }, - { - "name": "385", - "meta-type": "enum", - "values": [ - "md5", - "sha1", - "sha224", - "sha256", - "sha384", - "sha512", - "ripemd160" - ] - }, - { - "name": "[386]", - "element-type": "386", - "meta-type": "array" - }, - { - "name": "386", - "members": [ - { - "name": "active", - "type": "bool" - }, - { - "name": "iters", - "default": null, - "type": "int" - }, - { - "name": "stripes", - "default": null, - "type": "int" - }, - { - "name": "key-offset", - "type": "int" - } - ], - "meta-type": "object" - } - ], - "id": "libvirt-48" -} - -{ - "return": { - }, - "id": "libvirt-1" -} - -{ - "return": [ - { - "name": "default", - "typename": "604-powerpc64-cpu", - "static": false - }, - { - "name": "ppc", - "typename": "604-powerpc64-cpu", - "static": false - }, - { - "name": "ppc32", - "typename": "604-powerpc64-cpu", - "static": false - }, - { - "name": "ppc64", - "typename": "970fx_v3.1-powerpc64-cpu", - "static": false - }, - { - "name": "970mp", - "typename": "970mp_v1.1-powerpc64-cpu", - "static": false - }, - { - "name": "970fx", - "typename": "970fx_v3.1-powerpc64-cpu", - "static": false - }, - { - "name": "970", - "typename": "970_v2.2-powerpc64-cpu", - "static": false - }, - { - "name": "POWER9", - "typename": "POWER9_v1.0-powerpc64-cpu", - "static": false - }, - { - "name": "POWER8NVL", - "typename": "POWER8NVL_v1.0-powerpc64-cpu", - "static": false - }, - { - "name": "POWER8", - "typename": "POWER8_v2.0-powerpc64-cpu", - "static": false - }, - { - "name": "POWER8E", - "typename": "POWER8E_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "POWER7+", - "typename": "POWER7+_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "POWER7", - "typename": "POWER7_v2.3-powerpc64-cpu", - "static": false - }, - { - "name": "POWER5gs", - "typename": "POWER5+_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "POWER5+", - "typename": "POWER5+_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "Apollo7PM", - "typename": "7457A_v1.0-powerpc64-cpu", - "static": false - }, - { - "name": "7457A", - "typename": "7457A_v1.2-powerpc64-cpu", - "static": false - }, - { - "name": "7447A", - "typename": "7447A_v1.2-powerpc64-cpu", - "static": false - }, - { - "name": "Apollo7", - "typename": "7457_v1.2-powerpc64-cpu", - "static": false - }, - { - "name": "7457", - "typename": "7457_v1.2-powerpc64-cpu", - "static": false - }, - { - "name": "7447", - "typename": "7447_v1.1-powerpc64-cpu", - "static": false - }, - { - "name": "Apollo6", - "typename": "7455_v3.2-powerpc64-cpu", - "static": false - }, - { - "name": "7455", - "typename": "7455_v3.2-powerpc64-cpu", - "static": false - }, - { - "name": "7445", - "typename": "7445_v3.2-powerpc64-cpu", - "static": false - }, - { - "name": "7451", - "typename": "7451_v2.3-powerpc64-cpu", - "static": false - }, - { - "name": "7441", - "typename": "7441_v2.3-powerpc64-cpu", - "static": false - }, - { - "name": "Vger", - "typename": "7450_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "7450", - "typename": "7450_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "7448", - "typename": "7448_v2.1-powerpc64-cpu", - "static": false - }, - { - "name": "Nitro", - "typename": "7410_v1.4-powerpc64-cpu", - "static": false - }, - { - "name": "7410", - "typename": "7410_v1.4-powerpc64-cpu", - "static": false - }, - { - "name": "G4", - "typename": "7400_v2.9-powerpc64-cpu", - "static": false - }, - { - "name": "Max", - "typename": "7400_v2.9-powerpc64-cpu", - "static": false - }, - { - "name": "7400", - "typename": "7400_v2.9-powerpc64-cpu", - "static": false - }, - { - "name": "Goldfinger", - "typename": "755_v2.8-powerpc64-cpu", - "static": false - }, - { - "name": "755", - "typename": "755_v2.8-powerpc64-cpu", - "static": false - }, - { - "name": "745", - "typename": "745_v2.8-powerpc64-cpu", - "static": false - }, - { - "name": "LoneStar", - "typename": "750l_v3.2-powerpc64-cpu", - "static": false - }, - { - "name": "750l", - "typename": "750l_v3.2-powerpc64-cpu", - "static": false - }, - { - "name": "750gx", - "typename": "750gx_v1.2-powerpc64-cpu", - "static": false - }, - { - "name": "750fx", - "typename": "750fx_v2.3-powerpc64-cpu", - "static": false - }, - { - "name": "750cxe", - "typename": "750cxe_v3.1b-powerpc64-cpu", - "static": false - }, - { - "name": "750cx", - "typename": "750cx_v2.2-powerpc64-cpu", - "static": false - }, - { - "name": "750cl", - "typename": "750cl_v2.0-powerpc64-cpu", - "static": false - }, - { - "name": "Conan/Doyle", - "typename": "750p-powerpc64-cpu", - "static": false - }, - { - "name": "G3", - "typename": "750_v3.1-powerpc64-cpu", - "static": false - }, - { - "name": "Typhoon", - "typename": "750_v3.1-powerpc64-cpu", - "static": false - }, - { - "name": "750", - "typename": "750_v3.1-powerpc64-cpu", - "static": false - }, - { - "name": "Arthur", - "typename": "740_v3.1-powerpc64-cpu", - "static": false - }, - { - "name": "740", - "typename": "740_v3.1-powerpc64-cpu", - "static": false - }, - { - "name": "Mach5", - "typename": "604r-powerpc64-cpu", - "static": false - }, - { - "name": "Sirocco", - "typename": "604e_v2.4-powerpc64-cpu", - "static": false - }, - { - "name": "604e", - "typename": "604e_v2.4-powerpc64-cpu", - "static": false - }, - { - "name": "Goldeneye", - "typename": "603e7t-powerpc64-cpu", - "static": false - }, - { - "name": "603r", - "typename": "603e7t-powerpc64-cpu", - "static": false - }, - { - "name": "Vaillant", - "typename": "603e7v-powerpc64-cpu", - "static": false - }, - { - "name": "Stretch", - "typename": "603e_v4.1-powerpc64-cpu", - "static": false - }, - { - "name": "603e", - "typename": "603e_v4.1-powerpc64-cpu", - "static": false - }, - { - "name": "Vanilla", - "typename": "603-powerpc64-cpu", - "static": false - }, - { - "name": "601v", - "typename": "601_v2-powerpc64-cpu", - "static": false - }, - { - "name": "601", - "typename": "601_v2-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8560", - "typename": "MPC8560_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8555E", - "typename": "MPC8555E_v11-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8555", - "typename": "MPC8555_v11-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8548E", - "typename": "MPC8548E_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8548", - "typename": "MPC8548_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8547E", - "typename": "MPC8547E_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8545E", - "typename": "MPC8545E_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8545", - "typename": "MPC8545_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8544E", - "typename": "MPC8544E_v11-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8544", - "typename": "MPC8544_v11-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8543E", - "typename": "MPC8543E_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8543", - "typename": "MPC8543_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8541E", - "typename": "MPC8541E_v11-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8541", - "typename": "MPC8541_v11-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8540", - "typename": "MPC8540_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8533E", - "typename": "MPC8533E_v11-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8533", - "typename": "MPC8533_v11-powerpc64-cpu", - "static": false - }, - { - "name": "e500v2", - "typename": "e500v2_v22-powerpc64-cpu", - "static": false - }, - { - "name": "e500v1", - "typename": "e500_v20-powerpc64-cpu", - "static": false - }, - { - "name": "e500", - "typename": "e500v2_v22-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8347EA", - "typename": "MPC8347EAT-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8347E", - "typename": "MPC8347ET-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8347A", - "typename": "MPC8347AT-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8347", - "typename": "MPC8347T-powerpc64-cpu", - "static": false - }, - { - "name": "e300", - "typename": "e300c3-powerpc64-cpu", - "static": false - }, - { - "name": "e200", - "typename": "e200z6-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8280", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8275", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8272", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8271", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8270", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8266_HiP4", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8266_HiP3", - "typename": "G2HiP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8266", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8265_HiP4", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8265_HiP3", - "typename": "G2HiP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8265", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8264_HiP4", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8264_HiP3", - "typename": "G2HiP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8264", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8260_HiP4", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8260_HiP3", - "typename": "G2HiP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8260", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8255_HiP4", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8255_HiP3", - "typename": "G2HiP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8255", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8250_HiP4", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8250_HiP3", - "typename": "G2HiP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8250", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8248", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8247", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8245", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8241", - "typename": "G2HiP4-powerpc64-cpu", - "static": false - }, - { - "name": "PowerQUICC-II", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC82xx", - "typename": "G2leGP3-powerpc64-cpu", - "static": false - }, - { - "name": "MPC5200B", - "typename": "MPC5200B_v21-powerpc64-cpu", - "static": false - }, - { - "name": "MPC5200", - "typename": "MPC5200_v12-powerpc64-cpu", - "static": false - }, - { - "name": "MPC52xx", - "typename": "MPC5200_v12-powerpc64-cpu", - "static": false - }, - { - "name": "MPC8240", - "typename": "603-powerpc64-cpu", - "static": false - }, - { - "name": "440EP", - "typename": "440EPb-powerpc64-cpu", - "static": false - }, - { - "name": "x2vp50", - "typename": "x2vp20-powerpc64-cpu", - "static": false - }, - { - "name": "x2vp7", - "typename": "x2vp4-powerpc64-cpu", - "static": false - }, - { - "name": "405GPe", - "typename": "405CRc-powerpc64-cpu", - "static": false - }, - { - "name": "405GP", - "typename": "405GPd-powerpc64-cpu", - "static": false - }, - { - "name": "405CR", - "typename": "405CRc-powerpc64-cpu", - "static": false - }, - { - "name": "405", - "typename": "405D4-powerpc64-cpu", - "static": false - }, - { - "name": "403", - "typename": "403GC-powerpc64-cpu", - "static": false - }, - { - "name": "7457A_v1.2", - "typename": "", - "static": false - }, - { - "name": "750cl_v1.0", - "typename": "", - "static": false - }, - { - "name": "750cxe_v2.1", - "typename": "", - "static": false - }, - { - "name": "755_v2.7", - "typename": "", - "static": false - }, - { - "name": "MPC8347ET", - "typename": "", - "static": false - }, - { - "name": "MPC8545E_v20", - "typename": "", - "static": false - }, - { - "name": "750_v2.1", - "typename": "", - "static": false - }, - { - "name": "755_v2.2", - "typename": "", - "static": false - }, - { - "name": "745_v2.0", - "typename": "", - "static": false - }, - { - "name": "7455_v1.0", - "typename": "", - "static": false - }, - { - "name": "MPC8547E_v21", - "typename": "", - "static": false - }, - { - "name": "STB25", - "typename": "", - "static": false - }, - { - "name": "POWER8_v2.0", - "typename": "", - "static": false - }, - { - "name": "401G2", - "typename": "", - "static": false - }, - { - "name": "MPC8349A", - "typename": "", - "static": false - }, - { - "name": "750e", - "typename": "", - "static": false - }, - { - "name": "MPC8545_v21", - "typename": "", - "static": false - }, - { - "name": "MPC8548_v11", - "typename": "", - "static": false - }, - { - "name": "970fx_v2.0", - "typename": "", - "static": false - }, - { - "name": "750fx_v2.0", - "typename": "", - "static": false - }, - { - "name": "POWER8E_v2.1", - "typename": "", - "static": false - }, - { - "name": "Cobra", - "typename": "", - "static": false - }, - { - "name": "603p", - "typename": "", - "static": false - }, - { - "name": "7400_v2.7", - "typename": "", - "static": false - }, - { - "name": "MPC8378E", - "typename": "", - "static": false - }, - { - "name": "e500v2_v10", - "typename": "", - "static": false - }, - { - "name": "e500mc", - "typename": "", - "static": false - }, - { - "name": "603e7v1", - "typename": "", - "static": false - }, - { - "name": "970mp_v1.0", - "typename": "", - "static": false - }, - { - "name": "MPC8555E_v11", - "typename": "", - "static": false - }, - { - "name": "440-Xilinx-w-dfpu", - "typename": "", - "static": false - }, - { - "name": "740e", - "typename": "", - "static": false - }, - { - "name": "405CRc", - "typename": "", - "static": false - }, - { - "name": "7447A_v1.1", - "typename": "", - "static": false - }, - { - "name": "MPC8533E_v10", - "typename": "", - "static": false - }, - { - "name": "MPC8543_v11", - "typename": "", - "static": false - }, - { - "name": "7400_v2.2", - "typename": "", - "static": false - }, - { - "name": "MPC8540_v21", - "typename": "", - "static": false - }, - { - "name": "e500v2_v21", - "typename": "", - "static": false - }, - { - "name": "e300c1", - "typename": "", - "static": false - }, - { - "name": "970fx_v1.0", - "typename": "", - "static": false - }, - { - "name": "750gx_v1.2", - "typename": "", - "static": false - }, - { - "name": "750fx_v1.0", - "typename": "", - "static": false - }, - { - "name": "MPC8641", - "typename": "", - "static": false - }, - { - "name": "MPC8544E_v10", - "typename": "", - "static": false - }, - { - "name": "405D4", - "typename": "", - "static": false - }, - { - "name": "7457_v1.1", - "typename": "", - "static": false - }, - { - "name": "970fx_v3.0", - "typename": "", - "static": false - }, - { - "name": "604e_v2.2", - "typename": "", - "static": false - }, - { - "name": "755_v2.6", - "typename": "", - "static": false - }, - { - "name": "Npe4GS3", - "typename": "", - "static": false - }, - { - "name": "7410_v1.4", - "typename": "", - "static": false - }, - { - "name": "750_v2.0", - "typename": "", - "static": false - }, - { - "name": "7445_v3.2", - "typename": "", - "static": false - }, - { - "name": "745_v2.4", - "typename": "", - "static": false - }, - { - "name": "750l_v3.2", - "typename": "", - "static": false - }, - { - "name": "MPC8540_v10", - "typename": "", - "static": false - }, - { - "name": "750_v1.0", - "typename": "", - "static": false - }, - { - "name": "STB03", - "typename": "", - "static": false - }, - { - "name": "MPC8343A", - "typename": "", - "static": false - }, - { - "name": "MPC8378", - "typename": "", - "static": false - }, - { - "name": "G2HiP3", - "typename": "", - "static": false - }, - { - "name": "750cxe_v3.0", - "typename": "", - "static": false - }, - { - "name": "e500_v10", - "typename": "", - "static": false - }, - { - "name": "755_v1.1", - "typename": "", - "static": false - }, - { - "name": "MPC8567", - "typename": "", - "static": false - }, - { - "name": "MPC8545_v20", - "typename": "", - "static": false - }, - { - "name": "MPC8548_v10", - "typename": "", - "static": false - }, - { - "name": "Npe405H", - "typename": "", - "static": false - }, - { - "name": "603e7v", - "typename": "", - "static": false - }, - { - "name": "750_v3.0", - "typename": "", - "static": false - }, - { - "name": "Npe405H2", - "typename": "", - "static": false - }, - { - "name": "7400_v2.6", - "typename": "", - "static": false - }, - { - "name": "405GPa", - "typename": "", - "static": false - }, - { - "name": "MPC8548_v21", - "typename": "", - "static": false - }, - { - "name": "MPC8541E_v10", - "typename": "", - "static": false - }, - { - "name": "750l_v2.2", - "typename": "", - "static": false - }, - { - "name": "MPC8555E_v10", - "typename": "", - "static": false - }, - { - "name": "7457A_v1.1", - "typename": "", - "static": false - }, - { - "name": "e200z6", - "typename": "", - "static": false - }, - { - "name": "MPC8379E", - "typename": "", - "static": false - }, - { - "name": "e500v2_v20", - "typename": "", - "static": false - }, - { - "name": "MPC8347AP", - "typename": "", - "static": false - }, - { - "name": "401B2", - "typename": "", - "static": false - }, - { - "name": "MPC8349E", - "typename": "", - "static": false - }, - { - "name": "755_v2.1", - "typename": "", - "static": false - }, - { - "name": "MPC8543_v21", - "typename": "", - "static": false - }, - { - "name": "745_v2.8", - "typename": "", - "static": false - }, - { - "name": "MPC8547E_v20", - "typename": "", - "static": false - }, - { - "name": "7455_v3.4", - "typename": "", - "static": false - }, - { - "name": "7448_v1.1", - "typename": "", - "static": false - }, - { - "name": "740_v2.2", - "typename": "", - "static": false - }, - { - "name": "7400_v1.1", - "typename": "", - "static": false - }, - { - "name": "MPC8567E", - "typename": "", - "static": false - }, - { - "name": "7441_v2.10", - "typename": "", - "static": false - }, - { - "name": "603e_v1.4", - "typename": "", - "static": false - }, - { - "name": "G2leGP1", - "typename": "", - "static": false - }, - { - "name": "7451_v2.10", - "typename": "", - "static": false - }, - { - "name": "MPC8343E", - "typename": "", - "static": false - }, - { - "name": "750cx_v2.2", - "typename": "", - "static": false - }, - { - "name": "Npe405L", - "typename": "", - "static": false - }, - { - "name": "603e7", - "typename": "", - "static": false - }, - { - "name": "401A1", - "typename": "", - "static": false - }, - { - "name": "MPC8377", - "typename": "", - "static": false - }, - { - "name": "7448_v2.1", - "typename": "", - "static": false - }, - { - "name": "7441_v2.3", - "typename": "", - "static": false - }, - { - "name": "7400_v2.1", - "typename": "", - "static": false - }, - { - "name": "405CRb", - "typename": "", - "static": false - }, - { - "name": "604", - "typename": "", - "static": false - }, - { - "name": "MPC8540_v20", - "typename": "", - "static": false - }, - { - "name": "MPC8543_v10", - "typename": "", - "static": false - }, - { - "name": "7445_v2.1", - "typename": "", - "static": false - }, - { - "name": "e500_v20", - "typename": "", - "static": false - }, - { - "name": "750gx_v1.1", - "typename": "", - "static": false - }, - { - "name": "7447A_v1.0", - "typename": "", - "static": false - }, - { - "name": "750cxe_v2.4", - "typename": "", - "static": false - }, - { - "name": "MPC8548_v20", - "typename": "", - "static": false - }, - { - "name": "MPC8543E_v11", - "typename": "", - "static": false - }, - { - "name": "MPC8347AT", - "typename": "", - "static": false - }, - { - "name": "POWER8NVL_v1.0", - "typename": "", - "static": false - }, - { - "name": "7457A_v1.0", - "typename": "", - "static": false - }, - { - "name": "7457_v1.0", - "typename": "", - "static": false - }, - { - "name": "7450_v1.2", - "typename": "", - "static": false - }, - { - "name": "MPC8572", - "typename": "", - "static": false - }, - { - "name": "755_v2.5", - "typename": "", - "static": false - }, - { - "name": "7410_v1.3", - "typename": "", - "static": false - }, - { - "name": "745_v2.3", - "typename": "", - "static": false - }, - { - "name": "750l_v2.1", - "typename": "", - "static": false - }, - { - "name": "405GPR", - "typename": "", - "static": false - }, - { - "name": "755_v2.0", - "typename": "", - "static": false - }, - { - "name": "MPC8541_v11", - "typename": "", - "static": false - }, - { - "name": "401C2", - "typename": "", - "static": false - }, - { - "name": "e500v2_v30", - "typename": "", - "static": false - }, - { - "name": "7455_v3.3", - "typename": "", - "static": false - }, - { - "name": "405EZ", - "typename": "", - "static": false - }, - { - "name": "MPC8568E", - "typename": "", - "static": false - }, - { - "name": "755_v1.0", - "typename": "", - "static": false - }, - { - "name": "603e_v1.3", - "typename": "", - "static": false - }, - { - "name": "MPC8560_v10", - "typename": "", - "static": false - }, - { - "name": "MPC8560_v21", - "typename": "", - "static": false - }, - { - "name": "G2H4", - "typename": "", - "static": false - }, - { - "name": "MPC8533_v11", - "typename": "", - "static": false - }, - { - "name": "740_v3.1", - "typename": "", - "static": false - }, - { - "name": "e200z5", - "typename": "", - "static": false - }, - { - "name": "MPC8349", - "typename": "", - "static": false - }, - { - "name": "7400_v2.0", - "typename": "", - "static": false - }, - { - "name": "405CRa", - "typename": "", - "static": false - }, - { - "name": "MPC8543E_v10", - "typename": "", - "static": false - }, - { - "name": "MPC8543E_v21", - "typename": "", - "static": false - }, - { - "name": "750cxe_v2.3", - "typename": "", - "static": false - }, - { - "name": "MPC8543_v20", - "typename": "", - "static": false - }, - { - "name": "745_v2.7", - "typename": "", - "static": false - }, - { - "name": "403GC", - "typename": "", - "static": false - }, - { - "name": "e5500", - "typename": "", - "static": false - }, - { - "name": "7448_v1.0", - "typename": "", - "static": false - }, - { - "name": "MPC5200_v12", - "typename": "", - "static": false - }, - { - "name": "740_v2.1", - "typename": "", - "static": false - }, - { - "name": "745_v2.2", - "typename": "", - "static": false - }, - { - "name": "7400_v1.0", - "typename": "", - "static": false - }, - { - "name": "7410_v1.2", - "typename": "", - "static": false - }, - { - "name": "x2vp4", - "typename": "", - "static": false - }, - { - "name": "MPC8555_v11", - "typename": "", - "static": false - }, - { - "name": "MPC8541_v10", - "typename": "", - "static": false - }, - { - "name": "405LP", - "typename": "", - "static": false - }, - { - "name": "750fx_v2.3", - "typename": "", - "static": false - }, - { - "name": "405EP", - "typename": "", - "static": false - }, - { - "name": "601_v2", - "typename": "", - "static": false - }, - { - "name": "MPC8544_v11", - "typename": "", - "static": false - }, - { - "name": "401D2", - "typename": "", - "static": false - }, - { - "name": "MPC8572E", - "typename": "", - "static": false - }, - { - "name": "604e_v1.0", - "typename": "", - "static": false - }, - { - "name": "750cx_v2.1", - "typename": "", - "static": false - }, - { - "name": "MPC5200B_v21", - "typename": "", - "static": false - }, - { - "name": "750l_v3.0", - "typename": "", - "static": false - }, - { - "name": "e300c4", - "typename": "", - "static": false - }, - { - "name": "7448_v2.0", - "typename": "", - "static": false - }, - { - "name": "7450_v2.1", - "typename": "", - "static": false - }, - { - "name": "G2leGP", - "typename": "", - "static": false - }, - { - "name": "750cxe_v3.1b", - "typename": "", - "static": false - }, - { - "name": "7400_v2.9", - "typename": "", - "static": false - }, - { - "name": "G2GP", - "typename": "", - "static": false - }, - { - "name": "603", - "typename": "", - "static": false - }, - { - "name": "405GPd", - "typename": "", - "static": false - }, - { - "name": "MPC8548E_v11", - "typename": "", - "static": false - }, - { - "name": "603e7t", - "typename": "", - "static": false - }, - { - "name": "IOP480", - "typename": "", - "static": false - }, - { - "name": "750gx_v1.0", - "typename": "", - "static": false - }, - { - "name": "MPC8560_v20", - "typename": "", - "static": false - }, - { - "name": "405D2", - "typename": "", - "static": false - }, - { - "name": "750fl", - "typename": "", - "static": false - }, - { - "name": "750l_v2.0", - "typename": "", - "static": false - }, - { - "name": "x2vp20", - "typename": "", - "static": false - }, - { - "name": "e600", - "typename": "", - "static": false - }, - { - "name": "7450_v1.1", - "typename": "", - "static": false - }, - { - "name": "755_v2.4", - "typename": "", - "static": false - }, - { - "name": "7445_v1.0", - "typename": "", - "static": false - }, - { - "name": "G2LS", - "typename": "", - "static": false - }, - { - "name": "MPC8543E_v20", - "typename": "", - "static": false - }, - { - "name": "603e_v2.2", - "typename": "", - "static": false - }, - { - "name": "7447_v1.1", - "typename": "", - "static": false - }, - { - "name": "603e_v4", - "typename": "", - "static": false - }, - { - "name": "7455_v3.2", - "typename": "", - "static": false - }, - { - "name": "740_v2.0", - "typename": "", - "static": false - }, - { - "name": "MPC8347P", - "typename": "", - "static": false - }, - { - "name": "440EPb", - "typename": "", - "static": false - }, - { - "name": "MPC603", - "typename": "", - "static": false - }, - { - "name": "603e_v1.2", - "typename": "", - "static": false - }, - { - "name": "750fx_v2.2", - "typename": "", - "static": false - }, - { - "name": "POWER9_v1.0", - "typename": "", - "static": false - }, - { - "name": "740_v1.0", - "typename": "", - "static": false - }, - { - "name": "MPC8544_v10", - "typename": "", - "static": false - }, - { - "name": "601_v1", - "typename": "", - "static": false - }, - { - "name": "745_v1.1", - "typename": "", - "static": false - }, - { - "name": "POWER7+_v2.1", - "typename": "", - "static": false - }, - { - "name": "750cx_v2.0", - "typename": "", - "static": false - }, - { - "name": "MPC8347EAP", - "typename": "", - "static": false - }, - { - "name": "401E2", - "typename": "", - "static": false - }, - { - "name": "MPC8641D", - "typename": "", - "static": false - }, - { - "name": "e300c3", - "typename": "", - "static": false - }, - { - "name": "MPC8533_v10", - "typename": "", - "static": false - }, - { - "name": "7441_v2.1", - "typename": "", - "static": false - }, - { - "name": "740_v3.0", - "typename": "", - "static": false - }, - { - "name": "POWER5+_v2.1", - "typename": "", - "static": false - }, - { - "name": "602", - "typename": "", - "static": false - }, - { - "name": "MPC8548E_v10", - "typename": "", - "static": false - }, - { - "name": "G2leLS", - "typename": "", - "static": false - }, - { - "name": "MPC8343", - "typename": "", - "static": false - }, - { - "name": "750cx_v1.0", - "typename": "", - "static": false - }, - { - "name": "750cxe_v2.2", - "typename": "", - "static": false - }, - { - "name": "604e_v2.4", - "typename": "", - "static": false - }, - { - "name": "755_v2.8", - "typename": "", - "static": false - }, - { - "name": "745_v2.6", - "typename": "", - "static": false - }, - { - "name": "MPC8548E_v21", - "typename": "", - "static": false - }, - { - "name": "G2le", - "typename": "", - "static": false - }, - { - "name": "403GB", - "typename": "", - "static": false - }, - { - "name": "MPC8545E_v21", - "typename": "", - "static": false - }, - { - "name": "POWER7_v2.3", - "typename": "", - "static": false - }, - { - "name": "750_v2.2", - "typename": "", - "static": false - }, - { - "name": "7450_v1.0", - "typename": "", - "static": false - }, - { - "name": "MPC5200_v11", - "typename": "", - "static": false - }, - { - "name": "755_v2.3", - "typename": "", - "static": false - }, - { - "name": "MPC8347EP", - "typename": "", - "static": false - }, - { - "name": "7410_v1.1", - "typename": "", - "static": false - }, - { - "name": "750gl", - "typename": "", - "static": false - }, - { - "name": "403GCX", - "typename": "", - "static": false - }, - { - "name": "745_v2.1", - "typename": "", - "static": false - }, - { - "name": "750p", - "typename": "", - "static": false - }, - { - "name": "G2", - "typename": "", - "static": false - }, - { - "name": "MPC8555_v10", - "typename": "", - "static": false - }, - { - "name": "7445_v3.4", - "typename": "", - "static": false - }, - { - "name": "MPC8347T", - "typename": "", - "static": false - }, - { - "name": "603e_v3", - "typename": "", - "static": false - }, - { - "name": "970_v2.2", - "typename": "", - "static": false - }, - { - "name": "440-Xilinx", - "typename": "", - "static": false - }, - { - "name": "740p", - "typename": "", - "static": false - }, - { - "name": "MPC5200B_v20", - "typename": "", - "static": false - }, - { - "name": "440EPX", - "typename": "", - "static": false - }, - { - "name": "603e_v1.1", - "typename": "", - "static": false - }, - { - "name": "7451_v2.3", - "typename": "", - "static": false - }, - { - "name": "7450_v2.0", - "typename": "", - "static": false - }, - { - "name": "7400_v2.8", - "typename": "", - "static": false - }, - { - "name": "7455_v2.1", - "typename": "", - "static": false - }, - { - "name": "405GPc", - "typename": "", - "static": false - }, - { - "name": "MPC8347EAT", - "typename": "", - "static": false - }, - { - "name": "970mp_v1.1", - "typename": "", - "static": false - }, - { - "name": "603e7v2", - "typename": "", - "static": false - }, - { - "name": "604r", - "typename": "", - "static": false - }, - { - "name": "7447A_v1.2", - "typename": "", - "static": false - }, - { - "name": "MPC8533E_v11", - "typename": "", - "static": false - }, - { - "name": "e500v2_v22", - "typename": "", - "static": false - }, - { - "name": "401F2", - "typename": "", - "static": false - }, - { - "name": "MPC8343EA", - "typename": "", - "static": false - }, - { - "name": "7457_v1.2", - "typename": "", - "static": false - }, - { - "name": "970fx_v3.1", - "typename": "", - "static": false - }, - { - "name": "7447_v1.0", - "typename": "", - "static": false - }, - { - "name": "745_v2.5", - "typename": "", - "static": false - }, - { - "name": "MPC8548E_v20", - "typename": "", - "static": false - }, - { - "name": "MPC8610", - "typename": "", - "static": false - }, - { - "name": "750cxe_v2.4b", - "typename": "", - "static": false - }, - { - "name": "MPC5200_v10", - "typename": "", - "static": false - }, - { - "name": "403GA", - "typename": "", - "static": false - }, - { - "name": "7410_v1.0", - "typename": "", - "static": false - }, - { - "name": "G2leGP3", - "typename": "", - "static": false - }, - { - "name": "7445_v3.3", - "typename": "", - "static": false - }, - { - "name": "603e_v4.1", - "typename": "", - "static": false - }, - { - "name": "440EPa", - "typename": "", - "static": false - }, - { - "name": "970fx_v2.1", - "typename": "", - "static": false - }, - { - "name": "MPC8377E", - "typename": "", - "static": false - }, - { - "name": "750fx_v2.1", - "typename": "", - "static": false - }, - { - "name": "601_v0", - "typename": "", - "static": false - }, - { - "name": "STB04", - "typename": "", - "static": false - }, - { - "name": "745_v1.0", - "typename": "", - "static": false - }, - { - "name": "G2HiP4", - "typename": "", - "static": false - }, - { - "name": "750cl_v2.0", - "typename": "", - "static": false - }, - { - "name": "750cxr", - "typename": "", - "static": false - }, - { - "name": "MPC8349EA", - "typename": "", - "static": false - }, - { - "name": "750cxe_v3.1", - "typename": "", - "static": false - }, - { - "name": "MPC8379", - "typename": "", - "static": false - }, - { - "name": "401", - "typename": "", - "static": false - }, - { - "name": "MPC8568", - "typename": "", - "static": false - }, - { - "name": "e300c2", - "typename": "", - "static": false - }, - { - "name": "750_v3.1", - "typename": "", - "static": false - }, - { - "name": "MPC8544E_v11", - "typename": "", - "static": false - }, - { - "name": "405GPb", - "typename": "", - "static": false - }, - { - "name": "MPC8541E_v11", - "typename": "", - "static": false - } - ], - "id": "libvirt-2" -} diff --git a/tests/qemucapabilitiesdata/caps_2.9.0.ppc64le.xml b/tests/qemucapabilitiesdata/caps_2.9.0.ppc64le.xml deleted file mode 100644 index 786cea8eab..0000000000 --- a/tests/qemucapabilitiesdata/caps_2.9.0.ppc64le.xml +++ /dev/null @@ -1,1067 +0,0 @@ - - 0 - 0 - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 2009000 - 0 - (v2.9.0) - ppc64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tests/qemucapabilitiestest.c b/tests/qemucapabilitiestest.c index 5d198baf44..e2f1cc4cc4 100644 --- a/tests/qemucapabilitiestest.c +++ b/tests/qemucapabilitiestest.c @@ -175,8 +175,8 @@ mymain(void) DO_TEST("aarch64", "caps_2.6.0-gicv3"); DO_TEST("aarch64", "caps_2.10.0-gicv2"); DO_TEST("aarch64", "caps_2.10.0-gicv3"); - DO_TEST("ppc64le", "caps_2.6.0"); - DO_TEST("ppc64le", "caps_2.9.0"); + DO_TEST("ppc64", "caps_2.6.0"); + DO_TEST("ppc64", "caps_2.9.0"); DO_TEST("s390x", "caps_2.7.0"); DO_TEST("s390x", "caps_2.8.0"); DO_TEST("s390x", "caps_2.9.0");