No significant changes from the 7.0.0 capabilities.
Signed-off-by: Daniel Henrique Barboza <danielhb413(a)gmail.com>
---
tests/domaincapsdata/qemu_7.1.0.ppc64.xml | 147 +
.../caps_7.1.0.ppc64.replies | 35113 ++++++++++++++++
.../qemucapabilitiesdata/caps_7.1.0.ppc64.xml | 1109 +
3 files changed, 36369 insertions(+)
create mode 100644 tests/domaincapsdata/qemu_7.1.0.ppc64.xml
create mode 100644 tests/qemucapabilitiesdata/caps_7.1.0.ppc64.replies
create mode 100644 tests/qemucapabilitiesdata/caps_7.1.0.ppc64.xml
diff --git a/tests/domaincapsdata/qemu_7.1.0.ppc64.xml
b/tests/domaincapsdata/qemu_7.1.0.ppc64.xml
new file mode 100644
index 0000000000..8342e8dcd9
--- /dev/null
+++ b/tests/domaincapsdata/qemu_7.1.0.ppc64.xml
@@ -0,0 +1,147 @@
+<domainCapabilities>
+ <path>/usr/bin/qemu-system-ppc64</path>
+ <domain>kvm</domain>
+ <machine>pseries-7.1</machine>
+ <arch>ppc64</arch>
+ <vcpu max='2147483647'/>
+ <iothreads supported='yes'/>
+ <os supported='yes'>
+ <enum name='firmware'/>
+ <loader supported='yes'>
+ <value>/usr/share/AAVMF/AAVMF_CODE.fd</value>
+ <value>/usr/share/AAVMF/AAVMF32_CODE.fd</value>
+ <value>/usr/share/OVMF/OVMF_CODE.fd</value>
+ <enum name='type'>
+ <value>rom</value>
+ <value>pflash</value>
+ </enum>
+ <enum name='readonly'>
+ <value>yes</value>
+ <value>no</value>
+ </enum>
+ <enum name='secure'>
+ <value>no</value>
+ </enum>
+ </loader>
+ </os>
+ <cpu>
+ <mode name='host-passthrough' supported='yes'>
+ <enum name='hostPassthroughMigratable'>
+ <value>off</value>
+ </enum>
+ </mode>
+ <mode name='maximum' supported='no'/>
+ <mode name='host-model' supported='yes'>
+ <model fallback='allow'>POWER8</model>
+ </mode>
+ <mode name='custom' supported='yes'>
+ <model usable='unknown'>POWER10</model>
+ <model usable='unknown'>POWER9</model>
+ <model usable='unknown'>POWER8</model>
+ <model usable='unknown'>POWER7</model>
+ </mode>
+ </cpu>
+ <memoryBacking supported='yes'>
+ <enum name='sourceType'>
+ <value>file</value>
+ <value>anonymous</value>
+ <value>memfd</value>
+ </enum>
+ </memoryBacking>
+ <devices>
+ <disk supported='yes'>
+ <enum name='diskDevice'>
+ <value>disk</value>
+ <value>cdrom</value>
+ <value>lun</value>
+ </enum>
+ <enum name='bus'>
+ <value>scsi</value>
+ <value>virtio</value>
+ <value>usb</value>
+ <value>sata</value>
+ </enum>
+ <enum name='model'>
+ <value>virtio</value>
+ <value>virtio-transitional</value>
+ <value>virtio-non-transitional</value>
+ </enum>
+ </disk>
+ <graphics supported='yes'>
+ <enum name='type'>
+ <value>vnc</value>
+ </enum>
+ </graphics>
+ <video supported='yes'>
+ <enum name='modelType'>
+ <value>vga</value>
+ <value>cirrus</value>
+ <value>vmvga</value>
+ <value>virtio</value>
+ <value>none</value>
+ <value>bochs</value>
+ </enum>
+ </video>
+ <hostdev supported='yes'>
+ <enum name='mode'>
+ <value>subsystem</value>
+ </enum>
+ <enum name='startupPolicy'>
+ <value>default</value>
+ <value>mandatory</value>
+ <value>requisite</value>
+ <value>optional</value>
+ </enum>
+ <enum name='subsysType'>
+ <value>usb</value>
+ <value>pci</value>
+ <value>scsi</value>
+ </enum>
+ <enum name='capsType'/>
+ <enum name='pciBackend'>
+ <value>default</value>
+ <value>vfio</value>
+ </enum>
+ </hostdev>
+ <rng supported='yes'>
+ <enum name='model'>
+ <value>virtio</value>
+ <value>virtio-transitional</value>
+ <value>virtio-non-transitional</value>
+ </enum>
+ <enum name='backendModel'>
+ <value>random</value>
+ <value>egd</value>
+ <value>builtin</value>
+ </enum>
+ </rng>
+ <filesystem supported='yes'>
+ <enum name='driverType'>
+ <value>path</value>
+ <value>handle</value>
+ <value>virtiofs</value>
+ </enum>
+ </filesystem>
+ <tpm supported='yes'>
+ <enum name='model'>
+ <value>tpm-spapr</value>
+ <value>spapr-tpm-proxy</value>
+ </enum>
+ <enum name='backendModel'>
+ <value>passthrough</value>
+ <value>emulator</value>
+ </enum>
+ <enum name='backendVersion'>
+ <value>2.0</value>
+ </enum>
+ </tpm>
+ </devices>
+ <features>
+ <gic supported='no'/>
+ <vmcoreinfo supported='no'/>
+ <genid supported='no'/>
+ <backingStoreInput supported='yes'/>
+ <backup supported='yes'/>
+ <sev supported='no'/>
+ </features>
+</domainCapabilities>
diff --git a/tests/qemucapabilitiesdata/caps_7.1.0.ppc64.replies
b/tests/qemucapabilitiesdata/caps_7.1.0.ppc64.replies
new file mode 100644
index 0000000000..cf23680766
--- /dev/null
+++ b/tests/qemucapabilitiesdata/caps_7.1.0.ppc64.replies
@@ -0,0 +1,35113 @@
+{
+ "execute": "qmp_capabilities",
+ "id": "libvirt-1"
+}
+
+{
+ "return": {
+ },
+ "id": "libvirt-1"
+}
+
+{
+ "execute": "query-version",
+ "id": "libvirt-2"
+}
+
+{
+ "return": {
+ "qemu": {
+ "micro": 0,
+ "minor": 1,
+ "major": 7
+ },
+ "package": "v7.1.0"
+ },
+ "id": "libvirt-2"
+}
+
+{
+ "execute": "query-target",
+ "id": "libvirt-3"
+}
+
+{
+ "return": {
+ "arch": "ppc64"
+ },
+ "id": "libvirt-3"
+}
+
+{
+ "execute": "query-qmp-schema",
+ "id": "libvirt-4"
+}
+
+{
+ "return": [
+ {
+ "name": "query-status",
+ "ret-type": "1",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "SHUTDOWN",
+ "meta-type": "event",
+ "arg-type": "2"
+ },
+ {
+ "name": "POWERDOWN",
+ "meta-type": "event",
+ "arg-type": "0"
+ },
+ {
+ "name": "RESET",
+ "meta-type": "event",
+ "arg-type": "3"
+ },
+ {
+ "name": "STOP",
+ "meta-type": "event",
+ "arg-type": "0"
+ },
+ {
+ "name": "RESUME",
+ "meta-type": "event",
+ "arg-type": "0"
+ },
+ {
+ "name": "SUSPEND",
+ "meta-type": "event",
+ "arg-type": "0"
+ },
+ {
+ "name": "SUSPEND_DISK",
+ "meta-type": "event",
+ "arg-type": "0"
+ },
+ {
+ "name": "WAKEUP",
+ "meta-type": "event",
+ "arg-type": "0"
+ },
+ {
+ "name": "WATCHDOG",
+ "meta-type": "event",
+ "arg-type": "4"
+ },
+ {
+ "name": "watchdog-set-action",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "5"
+ },
+ {
+ "name": "set-action",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "6"
+ },
+ {
+ "name": "GUEST_PANICKED",
+ "meta-type": "event",
+ "arg-type": "7"
+ },
+ {
+ "name": "GUEST_CRASHLOADED",
+ "meta-type": "event",
+ "arg-type": "8"
+ },
+ {
+ "name": "MEMORY_FAILURE",
+ "meta-type": "event",
+ "arg-type": "9"
+ },
+ {
+ "name": "query-pr-managers",
+ "ret-type": "[10]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "eject",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "11"
+ },
+ {
+ "name": "blockdev-open-tray",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "12"
+ },
+ {
+ "name": "blockdev-close-tray",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "13"
+ },
+ {
+ "name": "blockdev-remove-medium",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "14"
+ },
+ {
+ "name": "blockdev-insert-medium",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "15"
+ },
+ {
+ "name": "blockdev-change-medium",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "16"
+ },
+ {
+ "name": "DEVICE_TRAY_MOVED",
+ "meta-type": "event",
+ "arg-type": "17"
+ },
+ {
+ "name": "PR_MANAGER_STATUS_CHANGED",
+ "meta-type": "event",
+ "arg-type": "18"
+ },
+ {
+ "name": "block_set_io_throttle",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "19"
+ },
+ {
+ "name": "block-latency-histogram-set",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "20"
+ },
+ {
+ "name": "query-block",
+ "ret-type": "[21]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-blockstats",
+ "ret-type": "[23]",
+ "meta-type": "command",
+ "arg-type": "22"
+ },
+ {
+ "name": "query-block-jobs",
+ "ret-type": "[24]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "block_resize",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "25"
+ },
+ {
+ "name": "blockdev-snapshot-sync",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "26"
+ },
+ {
+ "name": "blockdev-snapshot",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "27",
+ "features": [
+ "allow-write-only-overlay"
+ ]
+ },
+ {
+ "name": "change-backing-file",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "28"
+ },
+ {
+ "name": "block-commit",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "29"
+ },
+ {
+ "name": "drive-backup",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "30",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "blockdev-backup",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "31"
+ },
+ {
+ "name": "query-named-block-nodes",
+ "ret-type": "[33]",
+ "meta-type": "command",
+ "arg-type": "32"
+ },
+ {
+ "name": "x-debug-query-block-graph",
+ "ret-type": "34",
+ "meta-type": "command",
+ "arg-type": "0",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "drive-mirror",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "35"
+ },
+ {
+ "name": "block-dirty-bitmap-add",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "36"
+ },
+ {
+ "name": "block-dirty-bitmap-remove",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "37"
+ },
+ {
+ "name": "block-dirty-bitmap-clear",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "37"
+ },
+ {
+ "name": "block-dirty-bitmap-enable",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "37"
+ },
+ {
+ "name": "block-dirty-bitmap-disable",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "37"
+ },
+ {
+ "name": "block-dirty-bitmap-merge",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "38"
+ },
+ {
+ "name": "x-debug-block-dirty-bitmap-sha256",
+ "ret-type": "39",
+ "meta-type": "command",
+ "arg-type": "37",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "blockdev-mirror",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "40"
+ },
+ {
+ "name": "block-stream",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "41"
+ },
+ {
+ "name": "block-job-set-speed",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "42"
+ },
+ {
+ "name": "block-job-cancel",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "43"
+ },
+ {
+ "name": "block-job-pause",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "44"
+ },
+ {
+ "name": "block-job-resume",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "45"
+ },
+ {
+ "name": "block-job-complete",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "46"
+ },
+ {
+ "name": "block-job-dismiss",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "47"
+ },
+ {
+ "name": "block-job-finalize",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "48"
+ },
+ {
+ "name": "blockdev-add",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "49"
+ },
+ {
+ "name": "blockdev-reopen",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "50"
+ },
+ {
+ "name": "blockdev-del",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "51"
+ },
+ {
+ "name": "blockdev-create",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "52"
+ },
+ {
+ "name": "x-blockdev-amend",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "53",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "BLOCK_IMAGE_CORRUPTED",
+ "meta-type": "event",
+ "arg-type": "54"
+ },
+ {
+ "name": "BLOCK_IO_ERROR",
+ "meta-type": "event",
+ "arg-type": "55"
+ },
+ {
+ "name": "BLOCK_JOB_COMPLETED",
+ "meta-type": "event",
+ "arg-type": "56"
+ },
+ {
+ "name": "BLOCK_JOB_CANCELLED",
+ "meta-type": "event",
+ "arg-type": "57"
+ },
+ {
+ "name": "BLOCK_JOB_ERROR",
+ "meta-type": "event",
+ "arg-type": "58"
+ },
+ {
+ "name": "BLOCK_JOB_READY",
+ "meta-type": "event",
+ "arg-type": "59"
+ },
+ {
+ "name": "BLOCK_JOB_PENDING",
+ "meta-type": "event",
+ "arg-type": "60"
+ },
+ {
+ "name": "BLOCK_WRITE_THRESHOLD",
+ "meta-type": "event",
+ "arg-type": "61"
+ },
+ {
+ "name": "block-set-write-threshold",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "62"
+ },
+ {
+ "name": "x-blockdev-change",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "63",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-blockdev-set-iothread",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "64",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "QUORUM_FAILURE",
+ "meta-type": "event",
+ "arg-type": "65"
+ },
+ {
+ "name": "QUORUM_REPORT_BAD",
+ "meta-type": "event",
+ "arg-type": "66"
+ },
+ {
+ "name": "blockdev-snapshot-internal-sync",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "67"
+ },
+ {
+ "name": "blockdev-snapshot-delete-internal-sync",
+ "ret-type": "69",
+ "meta-type": "command",
+ "arg-type": "68"
+ },
+ {
+ "name": "JOB_STATUS_CHANGE",
+ "meta-type": "event",
+ "arg-type": "70"
+ },
+ {
+ "name": "job-pause",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "71"
+ },
+ {
+ "name": "job-resume",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "72"
+ },
+ {
+ "name": "job-cancel",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "73"
+ },
+ {
+ "name": "job-complete",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "74"
+ },
+ {
+ "name": "job-dismiss",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "75"
+ },
+ {
+ "name": "job-finalize",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "76"
+ },
+ {
+ "name": "query-jobs",
+ "ret-type": "[77]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "nbd-server-start",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "78"
+ },
+ {
+ "name": "nbd-server-add",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "79",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "nbd-server-remove",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "80",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "nbd-server-stop",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "block-export-add",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "81"
+ },
+ {
+ "name": "block-export-del",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "82"
+ },
+ {
+ "name": "BLOCK_EXPORT_DELETED",
+ "meta-type": "event",
+ "arg-type": "83"
+ },
+ {
+ "name": "query-block-exports",
+ "ret-type": "[84]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-chardev",
+ "ret-type": "[85]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-chardev-backends",
+ "ret-type": "[86]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "ringbuf-write",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "87"
+ },
+ {
+ "name": "ringbuf-read",
+ "ret-type": "str",
+ "meta-type": "command",
+ "arg-type": "88"
+ },
+ {
+ "name": "chardev-add",
+ "ret-type": "90",
+ "meta-type": "command",
+ "arg-type": "89"
+ },
+ {
+ "name": "chardev-change",
+ "ret-type": "90",
+ "meta-type": "command",
+ "arg-type": "91"
+ },
+ {
+ "name": "chardev-remove",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "92"
+ },
+ {
+ "name": "chardev-send-break",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "93"
+ },
+ {
+ "name": "VSERPORT_CHANGE",
+ "meta-type": "event",
+ "arg-type": "94"
+ },
+ {
+ "name": "dump-guest-memory",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "95"
+ },
+ {
+ "name": "query-dump",
+ "ret-type": "96",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "DUMP_COMPLETED",
+ "meta-type": "event",
+ "arg-type": "97"
+ },
+ {
+ "name": "query-dump-guest-memory-capability",
+ "ret-type": "98",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "set_link",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "99"
+ },
+ {
+ "name": "netdev_add",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "100"
+ },
+ {
+ "name": "netdev_del",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "101"
+ },
+ {
+ "name": "query-rx-filter",
+ "ret-type": "[103]",
+ "meta-type": "command",
+ "arg-type": "102"
+ },
+ {
+ "name": "NIC_RX_FILTER_CHANGED",
+ "meta-type": "event",
+ "arg-type": "104"
+ },
+ {
+ "name": "announce-self",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "105"
+ },
+ {
+ "name": "FAILOVER_NEGOTIATED",
+ "meta-type": "event",
+ "arg-type": "106"
+ },
+ {
+ "name": "RDMA_GID_STATUS_CHANGED",
+ "meta-type": "event",
+ "arg-type": "107"
+ },
+ {
+ "name": "query-rocker",
+ "ret-type": "109",
+ "meta-type": "command",
+ "arg-type": "108"
+ },
+ {
+ "name": "query-rocker-ports",
+ "ret-type": "[111]",
+ "meta-type": "command",
+ "arg-type": "110"
+ },
+ {
+ "name": "query-rocker-of-dpa-flows",
+ "ret-type": "[113]",
+ "meta-type": "command",
+ "arg-type": "112"
+ },
+ {
+ "name": "query-rocker-of-dpa-groups",
+ "ret-type": "[115]",
+ "meta-type": "command",
+ "arg-type": "114"
+ },
+ {
+ "name": "query-tpm-models",
+ "ret-type": "[116]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-tpm-types",
+ "ret-type": "[117]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-tpm",
+ "ret-type": "[118]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "set_password",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "119"
+ },
+ {
+ "name": "expire_password",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "120"
+ },
+ {
+ "name": "screendump",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "121"
+ },
+ {
+ "name": "query-vnc",
+ "ret-type": "126",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-vnc-servers",
+ "ret-type": "[127]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "change-vnc-password",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "128"
+ },
+ {
+ "name": "VNC_CONNECTED",
+ "meta-type": "event",
+ "arg-type": "129"
+ },
+ {
+ "name": "VNC_INITIALIZED",
+ "meta-type": "event",
+ "arg-type": "130"
+ },
+ {
+ "name": "VNC_DISCONNECTED",
+ "meta-type": "event",
+ "arg-type": "131"
+ },
+ {
+ "name": "query-mice",
+ "ret-type": "[132]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "send-key",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "133"
+ },
+ {
+ "name": "input-send-event",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "134"
+ },
+ {
+ "name": "query-display-options",
+ "ret-type": "135",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "display-reload",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "136"
+ },
+ {
+ "name": "display-update",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "137"
+ },
+ {
+ "name": "query-migrate",
+ "ret-type": "138",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "migrate-set-capabilities",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "139"
+ },
+ {
+ "name": "query-migrate-capabilities",
+ "ret-type": "[140]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "migrate-set-parameters",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "141"
+ },
+ {
+ "name": "query-migrate-parameters",
+ "ret-type": "142",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "client_migrate_info",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "143"
+ },
+ {
+ "name": "migrate-start-postcopy",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "MIGRATION",
+ "meta-type": "event",
+ "arg-type": "144"
+ },
+ {
+ "name": "MIGRATION_PASS",
+ "meta-type": "event",
+ "arg-type": "145"
+ },
+ {
+ "name": "COLO_EXIT",
+ "meta-type": "event",
+ "arg-type": "146"
+ },
+ {
+ "name": "x-colo-lost-heartbeat",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "0",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "migrate_cancel",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "migrate-continue",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "147"
+ },
+ {
+ "name": "migrate",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "148"
+ },
+ {
+ "name": "migrate-incoming",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "149"
+ },
+ {
+ "name": "xen-save-devices-state",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "150"
+ },
+ {
+ "name": "xen-set-global-dirty-log",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "151"
+ },
+ {
+ "name": "xen-load-devices-state",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "152"
+ },
+ {
+ "name": "xen-set-replication",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "153"
+ },
+ {
+ "name": "query-xen-replication-status",
+ "ret-type": "154",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "xen-colo-do-checkpoint",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-colo-status",
+ "ret-type": "155",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "migrate-recover",
+ "ret-type": "0",
+ "allow-oob": true,
+ "meta-type": "command",
+ "arg-type": "156"
+ },
+ {
+ "name": "migrate-pause",
+ "ret-type": "0",
+ "allow-oob": true,
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "UNPLUG_PRIMARY",
+ "meta-type": "event",
+ "arg-type": "157"
+ },
+ {
+ "name": "calc-dirty-rate",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "158"
+ },
+ {
+ "name": "query-dirty-rate",
+ "ret-type": "159",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "set-vcpu-dirty-limit",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "160"
+ },
+ {
+ "name": "cancel-vcpu-dirty-limit",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "161"
+ },
+ {
+ "name": "query-vcpu-dirty-limit",
+ "ret-type": "[162]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "snapshot-save",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "163"
+ },
+ {
+ "name": "snapshot-load",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "164"
+ },
+ {
+ "name": "snapshot-delete",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "165"
+ },
+ {
+ "name": "transaction",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "166"
+ },
+ {
+ "name": "trace-event-get-state",
+ "ret-type": "[168]",
+ "meta-type": "command",
+ "arg-type": "167"
+ },
+ {
+ "name": "trace-event-set-state",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "169"
+ },
+ {
+ "name": "qmp_capabilities",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "170"
+ },
+ {
+ "name": "query-version",
+ "ret-type": "171",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-commands",
+ "ret-type": "[172]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "quit",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-qmp-schema",
+ "ret-type": "[173]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "qom-list",
+ "ret-type": "[175]",
+ "meta-type": "command",
+ "arg-type": "174"
+ },
+ {
+ "name": "qom-get",
+ "ret-type": "any",
+ "meta-type": "command",
+ "arg-type": "176"
+ },
+ {
+ "name": "qom-set",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "177"
+ },
+ {
+ "name": "qom-list-types",
+ "ret-type": "[179]",
+ "meta-type": "command",
+ "arg-type": "178"
+ },
+ {
+ "name": "qom-list-properties",
+ "ret-type": "[175]",
+ "meta-type": "command",
+ "arg-type": "180"
+ },
+ {
+ "name": "object-add",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "181"
+ },
+ {
+ "name": "object-del",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "182"
+ },
+ {
+ "name": "device-list-properties",
+ "ret-type": "[175]",
+ "meta-type": "command",
+ "arg-type": "183"
+ },
+ {
+ "name": "device_add",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "184",
+ "features": [
+ "json-cli",
+ "json-cli-hotplug"
+ ]
+ },
+ {
+ "name": "device_del",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "185"
+ },
+ {
+ "name": "DEVICE_DELETED",
+ "meta-type": "event",
+ "arg-type": "186"
+ },
+ {
+ "name": "DEVICE_UNPLUG_GUEST_ERROR",
+ "meta-type": "event",
+ "arg-type": "187"
+ },
+ {
+ "name": "query-cpus-fast",
+ "ret-type": "[188]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-machines",
+ "ret-type": "[189]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-current-machine",
+ "ret-type": "190",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-target",
+ "ret-type": "191",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-uuid",
+ "ret-type": "192",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-vm-generation-id",
+ "ret-type": "193",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "system_reset",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "system_powerdown",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "system_wakeup",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "inject-nmi",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-kvm",
+ "ret-type": "194",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "memsave",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "195"
+ },
+ {
+ "name": "pmemsave",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "196"
+ },
+ {
+ "name": "query-memdev",
+ "ret-type": "[197]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-hotpluggable-cpus",
+ "ret-type": "[198]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "set-numa-node",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "199"
+ },
+ {
+ "name": "balloon",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "200"
+ },
+ {
+ "name": "query-balloon",
+ "ret-type": "201",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "BALLOON_CHANGE",
+ "meta-type": "event",
+ "arg-type": "202"
+ },
+ {
+ "name": "query-memory-size-summary",
+ "ret-type": "203",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-memory-devices",
+ "ret-type": "[204]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "MEMORY_DEVICE_SIZE_CHANGE",
+ "meta-type": "event",
+ "arg-type": "205"
+ },
+ {
+ "name": "MEM_UNPLUG_ERROR",
+ "meta-type": "event",
+ "arg-type": "206",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "x-query-irq",
+ "ret-type": "207",
+ "meta-type": "command",
+ "arg-type": "0",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-query-jit",
+ "ret-type": "207",
+ "meta-type": "command",
+ "arg-type": "0",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-query-numa",
+ "ret-type": "207",
+ "meta-type": "command",
+ "arg-type": "0",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-query-opcount",
+ "ret-type": "207",
+ "meta-type": "command",
+ "arg-type": "0",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-query-profile",
+ "ret-type": "207",
+ "meta-type": "command",
+ "arg-type": "0",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-query-ramblock",
+ "ret-type": "207",
+ "meta-type": "command",
+ "arg-type": "0",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-query-rdma",
+ "ret-type": "207",
+ "meta-type": "command",
+ "arg-type": "0",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-query-roms",
+ "ret-type": "207",
+ "meta-type": "command",
+ "arg-type": "0",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-query-usb",
+ "ret-type": "207",
+ "meta-type": "command",
+ "arg-type": "0",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "query-cpu-definitions",
+ "ret-type": "[214]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-replay",
+ "ret-type": "215",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "replay-break",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "216"
+ },
+ {
+ "name": "replay-delete-break",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "replay-seek",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "217"
+ },
+ {
+ "name": "yank",
+ "ret-type": "0",
+ "allow-oob": true,
+ "meta-type": "command",
+ "arg-type": "218"
+ },
+ {
+ "name": "query-yank",
+ "ret-type": "[219]",
+ "allow-oob": true,
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "add_client",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "220"
+ },
+ {
+ "name": "query-name",
+ "ret-type": "221",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-iothreads",
+ "ret-type": "[222]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "stop",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "cont",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "x-exit-preconfig",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "0",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "human-monitor-command",
+ "ret-type": "str",
+ "meta-type": "command",
+ "arg-type": "223",
+ "features": [
+ "savevm-monitor-nodes"
+ ]
+ },
+ {
+ "name": "getfd",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "224"
+ },
+ {
+ "name": "closefd",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "225"
+ },
+ {
+ "name": "add-fd",
+ "ret-type": "227",
+ "meta-type": "command",
+ "arg-type": "226"
+ },
+ {
+ "name": "remove-fd",
+ "ret-type": "0",
+ "meta-type": "command",
+ "arg-type": "228"
+ },
+ {
+ "name": "query-fdsets",
+ "ret-type": "[229]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-command-line-options",
+ "ret-type": "[231]",
+ "meta-type": "command",
+ "arg-type": "230"
+ },
+ {
+ "name": "RTC_CHANGE",
+ "meta-type": "event",
+ "arg-type": "232"
+ },
+ {
+ "name": "VFU_CLIENT_HANGUP",
+ "meta-type": "event",
+ "arg-type": "233"
+ },
+ {
+ "name": "query-acpi-ospm-status",
+ "ret-type": "[243]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "ACPI_DEVICE_OST",
+ "meta-type": "event",
+ "arg-type": "244"
+ },
+ {
+ "name": "query-pci",
+ "ret-type": "[245]",
+ "meta-type": "command",
+ "arg-type": "0"
+ },
+ {
+ "name": "query-stats",
+ "ret-type": "[247]",
+ "meta-type": "command",
+ "arg-type": "246"
+ },
+ {
+ "name": "query-stats-schemas",
+ "ret-type": "[249]",
+ "meta-type": "command",
+ "arg-type": "248"
+ },
+ {
+ "name": "0",
+ "members": [
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "1",
+ "members": [
+ {
+ "name": "running",
+ "type": "bool"
+ },
+ {
+ "name": "singlestep",
+ "type": "bool"
+ },
+ {
+ "name": "status",
+ "type": "250"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "2",
+ "members": [
+ {
+ "name": "guest",
+ "type": "bool"
+ },
+ {
+ "name": "reason",
+ "type": "251"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "3",
+ "members": [
+ {
+ "name": "guest",
+ "type": "bool"
+ },
+ {
+ "name": "reason",
+ "type": "251"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "4",
+ "members": [
+ {
+ "name": "action",
+ "type": "252"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "5",
+ "members": [
+ {
+ "name": "action",
+ "type": "252"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "6",
+ "members": [
+ {
+ "name": "reboot",
+ "default": null,
+ "type": "253"
+ },
+ {
+ "name": "shutdown",
+ "default": null,
+ "type": "254"
+ },
+ {
+ "name": "panic",
+ "default": null,
+ "type": "255"
+ },
+ {
+ "name": "watchdog",
+ "default": null,
+ "type": "252"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "7",
+ "members": [
+ {
+ "name": "action",
+ "type": "256"
+ },
+ {
+ "name": "info",
+ "default": null,
+ "type": "257"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "8",
+ "members": [
+ {
+ "name": "action",
+ "type": "256"
+ },
+ {
+ "name": "info",
+ "default": null,
+ "type": "257"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "9",
+ "members": [
+ {
+ "name": "recipient",
+ "type": "258"
+ },
+ {
+ "name": "action",
+ "type": "259"
+ },
+ {
+ "name": "flags",
+ "type": "260"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[10]",
+ "element-type": "10",
+ "meta-type": "array"
+ },
+ {
+ "name": "10",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "connected",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "11",
+ "members": [
+ {
+ "name": "device",
+ "default": null,
+ "type": "str",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "id",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "force",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "12",
+ "members": [
+ {
+ "name": "device",
+ "default": null,
+ "type": "str",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "id",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "force",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "13",
+ "members": [
+ {
+ "name": "device",
+ "default": null,
+ "type": "str",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "id",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "14",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "15",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "node-name",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "16",
+ "members": [
+ {
+ "name": "device",
+ "default": null,
+ "type": "str",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "id",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "filename",
+ "type": "str"
+ },
+ {
+ "name": "format",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "force",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "read-only-mode",
+ "default": null,
+ "type": "261"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "17",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "tray-open",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "18",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "connected",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "19",
+ "members": [
+ {
+ "name": "device",
+ "default": null,
+ "type": "str",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "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": "20",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "boundaries",
+ "default": null,
+ "type": "[int]"
+ },
+ {
+ "name": "boundaries-read",
+ "default": null,
+ "type": "[int]"
+ },
+ {
+ "name": "boundaries-write",
+ "default": null,
+ "type": "[int]"
+ },
+ {
+ "name": "boundaries-flush",
+ "default": null,
+ "type": "[int]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[21]",
+ "element-type": "21",
+ "meta-type": "array"
+ },
+ {
+ "name": "21",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "qdev",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "type",
+ "type": "str"
+ },
+ {
+ "name": "removable",
+ "type": "bool"
+ },
+ {
+ "name": "locked",
+ "type": "bool"
+ },
+ {
+ "name": "inserted",
+ "default": null,
+ "type": "33"
+ },
+ {
+ "name": "tray_open",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "io-status",
+ "default": null,
+ "type": "262"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "22",
+ "members": [
+ {
+ "name": "query-nodes",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[23]",
+ "element-type": "23",
+ "meta-type": "array"
+ },
+ {
+ "name": "23",
+ "members": [
+ {
+ "name": "device",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "qdev",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "node-name",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "stats",
+ "type": "263"
+ },
+ {
+ "name": "driver-specific",
+ "default": null,
+ "type": "264"
+ },
+ {
+ "name": "parent",
+ "default": null,
+ "type": "23"
+ },
+ {
+ "name": "backing",
+ "default": null,
+ "type": "23"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[24]",
+ "element-type": "24",
+ "meta-type": "array"
+ },
+ {
+ "name": "24",
+ "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": "262"
+ },
+ {
+ "name": "ready",
+ "type": "bool"
+ },
+ {
+ "name": "status",
+ "type": "265"
+ },
+ {
+ "name": "auto-finalize",
+ "type": "bool"
+ },
+ {
+ "name": "auto-dismiss",
+ "type": "bool"
+ },
+ {
+ "name": "error",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "25",
+ "members": [
+ {
+ "name": "device",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "node-name",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "26",
+ "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": "266"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "27",
+ "members": [
+ {
+ "name": "node",
+ "type": "str"
+ },
+ {
+ "name": "overlay",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "28",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "image-node-name",
+ "type": "str"
+ },
+ {
+ "name": "backing-file",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "29",
+ "members": [
+ {
+ "name": "job-id",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "base-node",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "base",
+ "default": null,
+ "type": "str",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "top-node",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "top",
+ "default": null,
+ "type": "str",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "backing-file",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "speed",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "on-error",
+ "default": null,
+ "type": "267"
+ },
+ {
+ "name": "filter-node-name",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "auto-finalize",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "auto-dismiss",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "30",
+ "members": [
+ {
+ "name": "job-id",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "sync",
+ "type": "268"
+ },
+ {
+ "name": "speed",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "bitmap",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "bitmap-mode",
+ "default": null,
+ "type": "269"
+ },
+ {
+ "name": "compress",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "on-source-error",
+ "default": null,
+ "type": "267"
+ },
+ {
+ "name": "on-target-error",
+ "default": null,
+ "type": "267"
+ },
+ {
+ "name": "auto-finalize",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "auto-dismiss",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "filter-node-name",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "x-perf",
+ "default": null,
+ "type": "270",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "target",
+ "type": "str"
+ },
+ {
+ "name": "format",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "mode",
+ "default": null,
+ "type": "266"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "31",
+ "members": [
+ {
+ "name": "job-id",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "sync",
+ "type": "268"
+ },
+ {
+ "name": "speed",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "bitmap",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "bitmap-mode",
+ "default": null,
+ "type": "269"
+ },
+ {
+ "name": "compress",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "on-source-error",
+ "default": null,
+ "type": "267"
+ },
+ {
+ "name": "on-target-error",
+ "default": null,
+ "type": "267"
+ },
+ {
+ "name": "auto-finalize",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "auto-dismiss",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "filter-node-name",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "x-perf",
+ "default": null,
+ "type": "270",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "target",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "32",
+ "members": [
+ {
+ "name": "flat",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[33]",
+ "element-type": "33",
+ "meta-type": "array"
+ },
+ {
+ "name": "33",
+ "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": "detect_zeroes",
+ "type": "271"
+ },
+ {
+ "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": "272"
+ },
+ {
+ "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": "273"
+ },
+ {
+ "name": "write_threshold",
+ "type": "int"
+ },
+ {
+ "name": "dirty-bitmaps",
+ "default": null,
+ "type": "[274]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "34",
+ "members": [
+ {
+ "name": "nodes",
+ "type": "[275]"
+ },
+ {
+ "name": "edges",
+ "type": "[276]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "35",
+ "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": "268"
+ },
+ {
+ "name": "mode",
+ "default": null,
+ "type": "266"
+ },
+ {
+ "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": "267"
+ },
+ {
+ "name": "on-target-error",
+ "default": null,
+ "type": "267"
+ },
+ {
+ "name": "unmap",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "copy-mode",
+ "default": null,
+ "type": "277"
+ },
+ {
+ "name": "auto-finalize",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "auto-dismiss",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "36",
+ "members": [
+ {
+ "name": "node",
+ "type": "str"
+ },
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "granularity",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "persistent",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "disabled",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "37",
+ "members": [
+ {
+ "name": "node",
+ "type": "str"
+ },
+ {
+ "name": "name",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "38",
+ "members": [
+ {
+ "name": "node",
+ "type": "str"
+ },
+ {
+ "name": "target",
+ "type": "str"
+ },
+ {
+ "name": "bitmaps",
+ "type": "[278]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "39",
+ "members": [
+ {
+ "name": "sha256",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "40",
+ "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": "268"
+ },
+ {
+ "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": "267"
+ },
+ {
+ "name": "on-target-error",
+ "default": null,
+ "type": "267"
+ },
+ {
+ "name": "filter-node-name",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "copy-mode",
+ "default": null,
+ "type": "277"
+ },
+ {
+ "name": "auto-finalize",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "auto-dismiss",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "41",
+ "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": "bottom",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "speed",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "on-error",
+ "default": null,
+ "type": "267"
+ },
+ {
+ "name": "filter-node-name",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "auto-finalize",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "auto-dismiss",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "42",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "speed",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "43",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "force",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "44",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "45",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "46",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "47",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "48",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "49",
+ "tag": "driver",
+ "variants": [
+ {
+ "case": "blkdebug",
+ "type": "282"
+ },
+ {
+ "case": "blklogwrites",
+ "type": "283"
+ },
+ {
+ "case": "blkverify",
+ "type": "284"
+ },
+ {
+ "case": "blkreplay",
+ "type": "285"
+ },
+ {
+ "case": "bochs",
+ "type": "286"
+ },
+ {
+ "case": "cloop",
+ "type": "286"
+ },
+ {
+ "case": "compress",
+ "type": "286"
+ },
+ {
+ "case": "copy-before-write",
+ "type": "287"
+ },
+ {
+ "case": "copy-on-read",
+ "type": "288"
+ },
+ {
+ "case": "dmg",
+ "type": "286"
+ },
+ {
+ "case": "file",
+ "type": "289"
+ },
+ {
+ "case": "ftp",
+ "type": "290"
+ },
+ {
+ "case": "ftps",
+ "type": "291"
+ },
+ {
+ "case": "gluster",
+ "type": "292"
+ },
+ {
+ "case": "host_cdrom",
+ "type": "289"
+ },
+ {
+ "case": "host_device",
+ "type": "289"
+ },
+ {
+ "case": "http",
+ "type": "293"
+ },
+ {
+ "case": "https",
+ "type": "294"
+ },
+ {
+ "case": "iscsi",
+ "type": "295"
+ },
+ {
+ "case": "luks",
+ "type": "296"
+ },
+ {
+ "case": "nbd",
+ "type": "297"
+ },
+ {
+ "case": "nfs",
+ "type": "298"
+ },
+ {
+ "case": "null-aio",
+ "type": "299"
+ },
+ {
+ "case": "null-co",
+ "type": "299"
+ },
+ {
+ "case": "nvme",
+ "type": "300"
+ },
+ {
+ "case": "parallels",
+ "type": "286"
+ },
+ {
+ "case": "preallocate",
+ "type": "301"
+ },
+ {
+ "case": "qcow2",
+ "type": "302"
+ },
+ {
+ "case": "qcow",
+ "type": "303"
+ },
+ {
+ "case": "qed",
+ "type": "304"
+ },
+ {
+ "case": "quorum",
+ "type": "305"
+ },
+ {
+ "case": "raw",
+ "type": "306"
+ },
+ {
+ "case": "rbd",
+ "type": "307"
+ },
+ {
+ "case": "replication",
+ "type": "308"
+ },
+ {
+ "case": "snapshot-access",
+ "type": "286"
+ },
+ {
+ "case": "ssh",
+ "type": "309"
+ },
+ {
+ "case": "throttle",
+ "type": "310"
+ },
+ {
+ "case": "vdi",
+ "type": "286"
+ },
+ {
+ "case": "vhdx",
+ "type": "286"
+ },
+ {
+ "case": "vmdk",
+ "type": "304"
+ },
+ {
+ "case": "vpc",
+ "type": "286"
+ },
+ {
+ "case": "vvfat",
+ "type": "311"
+ }
+ ],
+ "members": [
+ {
+ "name": "driver",
+ "type": "279"
+ },
+ {
+ "name": "node-name",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "discard",
+ "default": null,
+ "type": "280"
+ },
+ {
+ "name": "cache",
+ "default": null,
+ "type": "281"
+ },
+ {
+ "name": "read-only",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "auto-read-only",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "force-share",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "detect-zeroes",
+ "default": null,
+ "type": "271"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "50",
+ "members": [
+ {
+ "name": "options",
+ "type": "[49]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "51",
+ "members": [
+ {
+ "name": "node-name",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "52",
+ "members": [
+ {
+ "name": "job-id",
+ "type": "str"
+ },
+ {
+ "name": "options",
+ "type": "312"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "53",
+ "members": [
+ {
+ "name": "job-id",
+ "type": "str"
+ },
+ {
+ "name": "node-name",
+ "type": "str"
+ },
+ {
+ "name": "options",
+ "type": "313"
+ },
+ {
+ "name": "force",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "54",
+ "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": "55",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "node-name",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "operation",
+ "type": "314"
+ },
+ {
+ "name": "action",
+ "type": "315"
+ },
+ {
+ "name": "nospace",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "reason",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "56",
+ "members": [
+ {
+ "name": "type",
+ "type": "316"
+ },
+ {
+ "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": "57",
+ "members": [
+ {
+ "name": "type",
+ "type": "316"
+ },
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "len",
+ "type": "int"
+ },
+ {
+ "name": "offset",
+ "type": "int"
+ },
+ {
+ "name": "speed",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "58",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "operation",
+ "type": "314"
+ },
+ {
+ "name": "action",
+ "type": "315"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "59",
+ "members": [
+ {
+ "name": "type",
+ "type": "316"
+ },
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "len",
+ "type": "int"
+ },
+ {
+ "name": "offset",
+ "type": "int"
+ },
+ {
+ "name": "speed",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "60",
+ "members": [
+ {
+ "name": "type",
+ "type": "316"
+ },
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "61",
+ "members": [
+ {
+ "name": "node-name",
+ "type": "str"
+ },
+ {
+ "name": "amount-exceeded",
+ "type": "int"
+ },
+ {
+ "name": "write-threshold",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "62",
+ "members": [
+ {
+ "name": "node-name",
+ "type": "str"
+ },
+ {
+ "name": "write-threshold",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "63",
+ "members": [
+ {
+ "name": "parent",
+ "type": "str"
+ },
+ {
+ "name": "child",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "node",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "64",
+ "members": [
+ {
+ "name": "node-name",
+ "type": "str"
+ },
+ {
+ "name": "iothread",
+ "type": "317"
+ },
+ {
+ "name": "force",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "65",
+ "members": [
+ {
+ "name": "reference",
+ "type": "str"
+ },
+ {
+ "name": "sector-num",
+ "type": "int"
+ },
+ {
+ "name": "sectors-count",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "66",
+ "members": [
+ {
+ "name": "type",
+ "type": "318"
+ },
+ {
+ "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": "67",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "name",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "68",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "id",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "name",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "69",
+ "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"
+ },
+ {
+ "name": "icount",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "70",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "status",
+ "type": "265"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "71",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "72",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "73",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "74",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "75",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "76",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[77]",
+ "element-type": "77",
+ "meta-type": "array"
+ },
+ {
+ "name": "77",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "type",
+ "type": "316"
+ },
+ {
+ "name": "status",
+ "type": "265"
+ },
+ {
+ "name": "current-progress",
+ "type": "int"
+ },
+ {
+ "name": "total-progress",
+ "type": "int"
+ },
+ {
+ "name": "error",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "78",
+ "members": [
+ {
+ "name": "addr",
+ "type": "319"
+ },
+ {
+ "name": "tls-creds",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "tls-authz",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "max-connections",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "79",
+ "members": [
+ {
+ "name": "name",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "description",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "writable",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "bitmap",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "80",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "mode",
+ "default": null,
+ "type": "320"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "81",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "nbd",
+ "type": "322"
+ },
+ {
+ "case": "vhost-user-blk",
+ "type": "323"
+ },
+ {
+ "case": "fuse",
+ "type": "324"
+ },
+ {
+ "case": "vduse-blk",
+ "type": "325"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "321"
+ },
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "fixed-iothread",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "iothread",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "node-name",
+ "type": "str"
+ },
+ {
+ "name": "writable",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "writethrough",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "82",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "mode",
+ "default": null,
+ "type": "320"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "83",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[84]",
+ "element-type": "84",
+ "meta-type": "array"
+ },
+ {
+ "name": "84",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "type",
+ "type": "321"
+ },
+ {
+ "name": "node-name",
+ "type": "str"
+ },
+ {
+ "name": "shutting-down",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[85]",
+ "element-type": "85",
+ "meta-type": "array"
+ },
+ {
+ "name": "85",
+ "members": [
+ {
+ "name": "label",
+ "type": "str"
+ },
+ {
+ "name": "filename",
+ "type": "str"
+ },
+ {
+ "name": "frontend-open",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[86]",
+ "element-type": "86",
+ "meta-type": "array"
+ },
+ {
+ "name": "86",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "87",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "data",
+ "type": "str"
+ },
+ {
+ "name": "format",
+ "default": null,
+ "type": "326"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "88",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "format",
+ "default": null,
+ "type": "326"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "str",
+ "json-type": "string",
+ "meta-type": "builtin"
+ },
+ {
+ "name": "89",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "backend",
+ "type": "327"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "90",
+ "members": [
+ {
+ "name": "pty",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "91",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "backend",
+ "type": "327"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "92",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "93",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "94",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "open",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "95",
+ "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": "328"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "96",
+ "members": [
+ {
+ "name": "status",
+ "type": "329"
+ },
+ {
+ "name": "completed",
+ "type": "int"
+ },
+ {
+ "name": "total",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "97",
+ "members": [
+ {
+ "name": "result",
+ "type": "96"
+ },
+ {
+ "name": "error",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "98",
+ "members": [
+ {
+ "name": "formats",
+ "type": "[328]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "99",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "up",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "100",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "nic",
+ "type": "331"
+ },
+ {
+ "case": "user",
+ "type": "332"
+ },
+ {
+ "case": "tap",
+ "type": "333"
+ },
+ {
+ "case": "l2tpv3",
+ "type": "334"
+ },
+ {
+ "case": "socket",
+ "type": "335"
+ },
+ {
+ "case": "vde",
+ "type": "336"
+ },
+ {
+ "case": "bridge",
+ "type": "337"
+ },
+ {
+ "case": "hubport",
+ "type": "338"
+ },
+ {
+ "case": "netmap",
+ "type": "339"
+ },
+ {
+ "case": "vhost-user",
+ "type": "340"
+ },
+ {
+ "case": "vhost-vdpa",
+ "type": "341"
+ },
+ {
+ "case": "none",
+ "type": "0"
+ }
+ ],
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "type",
+ "type": "330"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "101",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "102",
+ "members": [
+ {
+ "name": "name",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[103]",
+ "element-type": "103",
+ "meta-type": "array"
+ },
+ {
+ "name": "103",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "promiscuous",
+ "type": "bool"
+ },
+ {
+ "name": "multicast",
+ "type": "345"
+ },
+ {
+ "name": "unicast",
+ "type": "345"
+ },
+ {
+ "name": "vlan",
+ "type": "345"
+ },
+ {
+ "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": "104",
+ "members": [
+ {
+ "name": "name",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "path",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "105",
+ "members": [
+ {
+ "name": "initial",
+ "type": "int"
+ },
+ {
+ "name": "max",
+ "type": "int"
+ },
+ {
+ "name": "rounds",
+ "type": "int"
+ },
+ {
+ "name": "step",
+ "type": "int"
+ },
+ {
+ "name": "interfaces",
+ "default": null,
+ "type": "[str]"
+ },
+ {
+ "name": "id",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "106",
+ "members": [
+ {
+ "name": "device-id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "107",
+ "members": [
+ {
+ "name": "netdev",
+ "type": "str"
+ },
+ {
+ "name": "gid-status",
+ "type": "bool"
+ },
+ {
+ "name": "subnet-prefix",
+ "type": "int"
+ },
+ {
+ "name": "interface-id",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "108",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "109",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "id",
+ "type": "int"
+ },
+ {
+ "name": "ports",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "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"
+ },
+ {
+ "name": "enabled",
+ "type": "bool"
+ },
+ {
+ "name": "link-up",
+ "type": "bool"
+ },
+ {
+ "name": "speed",
+ "type": "int"
+ },
+ {
+ "name": "duplex",
+ "type": "346"
+ },
+ {
+ "name": "autoneg",
+ "type": "347"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "112",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "tbl-id",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[113]",
+ "element-type": "113",
+ "meta-type": "array"
+ },
+ {
+ "name": "113",
+ "members": [
+ {
+ "name": "cookie",
+ "type": "int"
+ },
+ {
+ "name": "hits",
+ "type": "int"
+ },
+ {
+ "name": "key",
+ "type": "348"
+ },
+ {
+ "name": "mask",
+ "type": "349"
+ },
+ {
+ "name": "action",
+ "type": "350"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "114",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "type",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[115]",
+ "element-type": "115",
+ "meta-type": "array"
+ },
+ {
+ "name": "115",
+ "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": "[116]",
+ "element-type": "116",
+ "meta-type": "array"
+ },
+ {
+ "name": "116",
+ "members": [
+ {
+ "name": "tpm-tis"
+ },
+ {
+ "name": "tpm-crb"
+ },
+ {
+ "name": "tpm-spapr"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "tpm-tis",
+ "tpm-crb",
+ "tpm-spapr"
+ ]
+ },
+ {
+ "name": "[117]",
+ "element-type": "117",
+ "meta-type": "array"
+ },
+ {
+ "name": "117",
+ "members": [
+ {
+ "name": "passthrough"
+ },
+ {
+ "name": "emulator"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "passthrough",
+ "emulator"
+ ]
+ },
+ {
+ "name": "[118]",
+ "element-type": "118",
+ "meta-type": "array"
+ },
+ {
+ "name": "118",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "model",
+ "type": "116"
+ },
+ {
+ "name": "options",
+ "type": "351"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "119",
+ "tag": "protocol",
+ "variants": [
+ {
+ "case": "vnc",
+ "type": "354"
+ },
+ {
+ "case": "spice",
+ "type": "0"
+ }
+ ],
+ "members": [
+ {
+ "name": "protocol",
+ "type": "352"
+ },
+ {
+ "name": "password",
+ "type": "str"
+ },
+ {
+ "name": "connected",
+ "default": null,
+ "type": "353"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "120",
+ "tag": "protocol",
+ "variants": [
+ {
+ "case": "vnc",
+ "type": "355"
+ },
+ {
+ "case": "spice",
+ "type": "0"
+ }
+ ],
+ "members": [
+ {
+ "name": "protocol",
+ "type": "352"
+ },
+ {
+ "name": "time",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "121",
+ "members": [
+ {
+ "name": "filename",
+ "type": "str"
+ },
+ {
+ "name": "device",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "head",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "format",
+ "default": null,
+ "type": "356"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "126",
+ "members": [
+ {
+ "name": "enabled",
+ "type": "bool"
+ },
+ {
+ "name": "host",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "family",
+ "default": null,
+ "type": "361"
+ },
+ {
+ "name": "service",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "auth",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "clients",
+ "default": null,
+ "type": "[362]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[127]",
+ "element-type": "127",
+ "meta-type": "array"
+ },
+ {
+ "name": "127",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ },
+ {
+ "name": "server",
+ "type": "[363]"
+ },
+ {
+ "name": "clients",
+ "type": "[362]"
+ },
+ {
+ "name": "auth",
+ "type": "364"
+ },
+ {
+ "name": "vencrypt",
+ "default": null,
+ "type": "365"
+ },
+ {
+ "name": "display",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "128",
+ "members": [
+ {
+ "name": "password",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "129",
+ "members": [
+ {
+ "name": "server",
+ "type": "366"
+ },
+ {
+ "name": "client",
+ "type": "367"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "130",
+ "members": [
+ {
+ "name": "server",
+ "type": "366"
+ },
+ {
+ "name": "client",
+ "type": "362"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "131",
+ "members": [
+ {
+ "name": "server",
+ "type": "366"
+ },
+ {
+ "name": "client",
+ "type": "362"
+ }
+ ],
+ "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": "keys",
+ "type": "[368]"
+ },
+ {
+ "name": "hold-time",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "134",
+ "members": [
+ {
+ "name": "device",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "head",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "events",
+ "type": "[369]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "135",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "gtk",
+ "type": "372"
+ },
+ {
+ "case": "curses",
+ "type": "374"
+ },
+ {
+ "case": "default",
+ "type": "0"
+ },
+ {
+ "case": "none",
+ "type": "0"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "370"
+ },
+ {
+ "name": "full-screen",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "window-close",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "show-cursor",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "gl",
+ "default": null,
+ "type": "371"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "136",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "vnc",
+ "type": "379"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "378"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "137",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "vnc",
+ "type": "381"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "380"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "138",
+ "members": [
+ {
+ "name": "status",
+ "default": null,
+ "type": "382"
+ },
+ {
+ "name": "ram",
+ "default": null,
+ "type": "383"
+ },
+ {
+ "name": "disk",
+ "default": null,
+ "type": "383"
+ },
+ {
+ "name": "vfio",
+ "default": null,
+ "type": "384"
+ },
+ {
+ "name": "xbzrle-cache",
+ "default": null,
+ "type": "385"
+ },
+ {
+ "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"
+ },
+ {
+ "name": "blocked-reasons",
+ "default": null,
+ "type": "[str]"
+ },
+ {
+ "name": "postcopy-blocktime",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "postcopy-vcpu-blocktime",
+ "default": null,
+ "type": "[int]"
+ },
+ {
+ "name": "compression",
+ "default": null,
+ "type": "386"
+ },
+ {
+ "name": "socket-address",
+ "default": null,
+ "type": "[387]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "139",
+ "members": [
+ {
+ "name": "capabilities",
+ "type": "[140]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[140]",
+ "element-type": "140",
+ "meta-type": "array"
+ },
+ {
+ "name": "140",
+ "members": [
+ {
+ "name": "capability",
+ "type": "388"
+ },
+ {
+ "name": "state",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "141",
+ "members": [
+ {
+ "name": "announce-initial",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "announce-max",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "announce-rounds",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "announce-step",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "compress-level",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "compress-threads",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "compress-wait-thread",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "decompress-threads",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "throttle-trigger-threshold",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "cpu-throttle-initial",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "cpu-throttle-increment",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "cpu-throttle-tailslow",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "tls-creds",
+ "default": null,
+ "type": "317"
+ },
+ {
+ "name": "tls-hostname",
+ "default": null,
+ "type": "317"
+ },
+ {
+ "name": "tls-authz",
+ "default": null,
+ "type": "317"
+ },
+ {
+ "name": "max-bandwidth",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "downtime-limit",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "x-checkpoint-delay",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "block-incremental",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "multifd-channels",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "xbzrle-cache-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "max-postcopy-bandwidth",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "max-cpu-throttle",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "multifd-compression",
+ "default": null,
+ "type": "389"
+ },
+ {
+ "name": "multifd-zlib-level",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "multifd-zstd-level",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "block-bitmap-mapping",
+ "default": null,
+ "type": "[390]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "142",
+ "members": [
+ {
+ "name": "announce-initial",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "announce-max",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "announce-rounds",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "announce-step",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "compress-level",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "compress-threads",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "compress-wait-thread",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "decompress-threads",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "throttle-trigger-threshold",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "cpu-throttle-initial",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "cpu-throttle-increment",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "cpu-throttle-tailslow",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "tls-creds",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "tls-hostname",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "tls-authz",
+ "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",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "block-incremental",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "multifd-channels",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "xbzrle-cache-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "max-postcopy-bandwidth",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "max-cpu-throttle",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "multifd-compression",
+ "default": null,
+ "type": "389"
+ },
+ {
+ "name": "multifd-zlib-level",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "multifd-zstd-level",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "block-bitmap-mapping",
+ "default": null,
+ "type": "[390]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "143",
+ "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": "144",
+ "members": [
+ {
+ "name": "status",
+ "type": "382"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "145",
+ "members": [
+ {
+ "name": "pass",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "146",
+ "members": [
+ {
+ "name": "mode",
+ "type": "391"
+ },
+ {
+ "name": "reason",
+ "type": "392"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "147",
+ "members": [
+ {
+ "name": "state",
+ "type": "382"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "148",
+ "members": [
+ {
+ "name": "uri",
+ "type": "str"
+ },
+ {
+ "name": "blk",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "inc",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "detach",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "resume",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "149",
+ "members": [
+ {
+ "name": "uri",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "150",
+ "members": [
+ {
+ "name": "filename",
+ "type": "str"
+ },
+ {
+ "name": "live",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "151",
+ "members": [
+ {
+ "name": "enable",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "152",
+ "members": [
+ {
+ "name": "filename",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "153",
+ "members": [
+ {
+ "name": "enable",
+ "type": "bool"
+ },
+ {
+ "name": "primary",
+ "type": "bool"
+ },
+ {
+ "name": "failover",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "154",
+ "members": [
+ {
+ "name": "error",
+ "type": "bool"
+ },
+ {
+ "name": "desc",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "155",
+ "members": [
+ {
+ "name": "mode",
+ "type": "391"
+ },
+ {
+ "name": "last-mode",
+ "type": "391"
+ },
+ {
+ "name": "reason",
+ "type": "392"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "156",
+ "members": [
+ {
+ "name": "uri",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "157",
+ "members": [
+ {
+ "name": "device-id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "158",
+ "members": [
+ {
+ "name": "calc-time",
+ "type": "int"
+ },
+ {
+ "name": "sample-pages",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "mode",
+ "default": null,
+ "type": "393"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "159",
+ "members": [
+ {
+ "name": "dirty-rate",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "status",
+ "type": "394"
+ },
+ {
+ "name": "start-time",
+ "type": "int"
+ },
+ {
+ "name": "calc-time",
+ "type": "int"
+ },
+ {
+ "name": "sample-pages",
+ "type": "int"
+ },
+ {
+ "name": "mode",
+ "type": "393"
+ },
+ {
+ "name": "vcpu-dirty-rate",
+ "default": null,
+ "type": "[395]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "160",
+ "members": [
+ {
+ "name": "cpu-index",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "dirty-rate",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "161",
+ "members": [
+ {
+ "name": "cpu-index",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[162]",
+ "element-type": "162",
+ "meta-type": "array"
+ },
+ {
+ "name": "162",
+ "members": [
+ {
+ "name": "cpu-index",
+ "type": "int"
+ },
+ {
+ "name": "limit-rate",
+ "type": "int"
+ },
+ {
+ "name": "current-rate",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "163",
+ "members": [
+ {
+ "name": "job-id",
+ "type": "str"
+ },
+ {
+ "name": "tag",
+ "type": "str"
+ },
+ {
+ "name": "vmstate",
+ "type": "str"
+ },
+ {
+ "name": "devices",
+ "type": "[str]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "164",
+ "members": [
+ {
+ "name": "job-id",
+ "type": "str"
+ },
+ {
+ "name": "tag",
+ "type": "str"
+ },
+ {
+ "name": "vmstate",
+ "type": "str"
+ },
+ {
+ "name": "devices",
+ "type": "[str]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "165",
+ "members": [
+ {
+ "name": "job-id",
+ "type": "str"
+ },
+ {
+ "name": "tag",
+ "type": "str"
+ },
+ {
+ "name": "devices",
+ "type": "[str]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "166",
+ "members": [
+ {
+ "name": "actions",
+ "type": "[396]"
+ },
+ {
+ "name": "properties",
+ "default": null,
+ "type": "397"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "167",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "vcpu",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[168]",
+ "element-type": "168",
+ "meta-type": "array"
+ },
+ {
+ "name": "168",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "state",
+ "type": "398"
+ },
+ {
+ "name": "vcpu",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "169",
+ "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": "170",
+ "members": [
+ {
+ "name": "enable",
+ "default": null,
+ "type": "[399]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "171",
+ "members": [
+ {
+ "name": "qemu",
+ "type": "400"
+ },
+ {
+ "name": "package",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[172]",
+ "element-type": "172",
+ "meta-type": "array"
+ },
+ {
+ "name": "172",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[173]",
+ "element-type": "173",
+ "meta-type": "array"
+ },
+ {
+ "name": "173",
+ "tag": "meta-type",
+ "variants": [
+ {
+ "case": "builtin",
+ "type": "402"
+ },
+ {
+ "case": "enum",
+ "type": "403"
+ },
+ {
+ "case": "array",
+ "type": "404"
+ },
+ {
+ "case": "object",
+ "type": "405"
+ },
+ {
+ "case": "alternate",
+ "type": "406"
+ },
+ {
+ "case": "command",
+ "type": "407"
+ },
+ {
+ "case": "event",
+ "type": "408"
+ }
+ ],
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "meta-type",
+ "type": "401"
+ },
+ {
+ "name": "features",
+ "default": null,
+ "type": "[str]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "174",
+ "members": [
+ {
+ "name": "path",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[175]",
+ "element-type": "175",
+ "meta-type": "array"
+ },
+ {
+ "name": "175",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "type",
+ "type": "str"
+ },
+ {
+ "name": "description",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "default-value",
+ "default": null,
+ "type": "any"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "176",
+ "members": [
+ {
+ "name": "path",
+ "type": "str"
+ },
+ {
+ "name": "property",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "any",
+ "json-type": "value",
+ "meta-type": "builtin"
+ },
+ {
+ "name": "177",
+ "members": [
+ {
+ "name": "path",
+ "type": "str"
+ },
+ {
+ "name": "property",
+ "type": "str"
+ },
+ {
+ "name": "value",
+ "type": "any"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "178",
+ "members": [
+ {
+ "name": "implements",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "abstract",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[179]",
+ "element-type": "179",
+ "meta-type": "array"
+ },
+ {
+ "name": "179",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "abstract",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "parent",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "180",
+ "members": [
+ {
+ "name": "typename",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "181",
+ "tag": "qom-type",
+ "variants": [
+ {
+ "case": "authz-list",
+ "type": "410"
+ },
+ {
+ "case": "authz-listfile",
+ "type": "411"
+ },
+ {
+ "case": "authz-pam",
+ "type": "412"
+ },
+ {
+ "case": "authz-simple",
+ "type": "413"
+ },
+ {
+ "case": "can-host-socketcan",
+ "type": "414"
+ },
+ {
+ "case": "colo-compare",
+ "type": "415"
+ },
+ {
+ "case": "cryptodev-backend",
+ "type": "416"
+ },
+ {
+ "case": "cryptodev-backend-builtin",
+ "type": "416"
+ },
+ {
+ "case": "cryptodev-vhost-user",
+ "type": "417"
+ },
+ {
+ "case": "dbus-vmstate",
+ "type": "418"
+ },
+ {
+ "case": "filter-buffer",
+ "type": "419"
+ },
+ {
+ "case": "filter-dump",
+ "type": "420"
+ },
+ {
+ "case": "filter-mirror",
+ "type": "421"
+ },
+ {
+ "case": "filter-redirector",
+ "type": "422"
+ },
+ {
+ "case": "filter-replay",
+ "type": "423"
+ },
+ {
+ "case": "filter-rewriter",
+ "type": "424"
+ },
+ {
+ "case": "input-barrier",
+ "type": "425"
+ },
+ {
+ "case": "input-linux",
+ "type": "426"
+ },
+ {
+ "case": "iothread",
+ "type": "427"
+ },
+ {
+ "case": "main-loop",
+ "type": "428"
+ },
+ {
+ "case": "memory-backend-epc",
+ "type": "429"
+ },
+ {
+ "case": "memory-backend-file",
+ "type": "430"
+ },
+ {
+ "case": "memory-backend-memfd",
+ "type": "431"
+ },
+ {
+ "case": "memory-backend-ram",
+ "type": "432"
+ },
+ {
+ "case": "pr-manager-helper",
+ "type": "433"
+ },
+ {
+ "case": "qtest",
+ "type": "434"
+ },
+ {
+ "case": "rng-builtin",
+ "type": "435"
+ },
+ {
+ "case": "rng-egd",
+ "type": "436"
+ },
+ {
+ "case": "rng-random",
+ "type": "437"
+ },
+ {
+ "case": "secret",
+ "type": "438"
+ },
+ {
+ "case": "secret_keyring",
+ "type": "439"
+ },
+ {
+ "case": "sev-guest",
+ "type": "440"
+ },
+ {
+ "case": "throttle-group",
+ "type": "441"
+ },
+ {
+ "case": "tls-creds-anon",
+ "type": "442"
+ },
+ {
+ "case": "tls-creds-psk",
+ "type": "443"
+ },
+ {
+ "case": "tls-creds-x509",
+ "type": "444"
+ },
+ {
+ "case": "tls-cipher-suites",
+ "type": "445"
+ },
+ {
+ "case": "x-remote-object",
+ "type": "446"
+ },
+ {
+ "case": "x-vfio-user-server",
+ "type": "447"
+ },
+ {
+ "case": "can-bus",
+ "type": "0"
+ },
+ {
+ "case": "pef-guest",
+ "type": "0"
+ },
+ {
+ "case": "s390-pv-guest",
+ "type": "0"
+ }
+ ],
+ "members": [
+ {
+ "name": "qom-type",
+ "type": "409"
+ },
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "182",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "183",
+ "members": [
+ {
+ "name": "typename",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "184",
+ "members": [
+ {
+ "name": "driver",
+ "type": "str"
+ },
+ {
+ "name": "bus",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "id",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "185",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "186",
+ "members": [
+ {
+ "name": "device",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "path",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "187",
+ "members": [
+ {
+ "name": "device",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "path",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[188]",
+ "element-type": "188",
+ "meta-type": "array"
+ },
+ {
+ "name": "188",
+ "tag": "target",
+ "variants": [
+ {
+ "case": "s390x",
+ "type": "450"
+ },
+ {
+ "case": "aarch64",
+ "type": "0"
+ },
+ {
+ "case": "alpha",
+ "type": "0"
+ },
+ {
+ "case": "arm",
+ "type": "0"
+ },
+ {
+ "case": "avr",
+ "type": "0"
+ },
+ {
+ "case": "cris",
+ "type": "0"
+ },
+ {
+ "case": "hppa",
+ "type": "0"
+ },
+ {
+ "case": "i386",
+ "type": "0"
+ },
+ {
+ "case": "loongarch64",
+ "type": "0"
+ },
+ {
+ "case": "m68k",
+ "type": "0"
+ },
+ {
+ "case": "microblaze",
+ "type": "0"
+ },
+ {
+ "case": "microblazeel",
+ "type": "0"
+ },
+ {
+ "case": "mips",
+ "type": "0"
+ },
+ {
+ "case": "mips64",
+ "type": "0"
+ },
+ {
+ "case": "mips64el",
+ "type": "0"
+ },
+ {
+ "case": "mipsel",
+ "type": "0"
+ },
+ {
+ "case": "nios2",
+ "type": "0"
+ },
+ {
+ "case": "or1k",
+ "type": "0"
+ },
+ {
+ "case": "ppc",
+ "type": "0"
+ },
+ {
+ "case": "ppc64",
+ "type": "0"
+ },
+ {
+ "case": "riscv32",
+ "type": "0"
+ },
+ {
+ "case": "riscv64",
+ "type": "0"
+ },
+ {
+ "case": "rx",
+ "type": "0"
+ },
+ {
+ "case": "sh4",
+ "type": "0"
+ },
+ {
+ "case": "sh4eb",
+ "type": "0"
+ },
+ {
+ "case": "sparc",
+ "type": "0"
+ },
+ {
+ "case": "sparc64",
+ "type": "0"
+ },
+ {
+ "case": "tricore",
+ "type": "0"
+ },
+ {
+ "case": "x86_64",
+ "type": "0"
+ },
+ {
+ "case": "xtensa",
+ "type": "0"
+ },
+ {
+ "case": "xtensaeb",
+ "type": "0"
+ }
+ ],
+ "members": [
+ {
+ "name": "cpu-index",
+ "type": "int"
+ },
+ {
+ "name": "qom-path",
+ "type": "str"
+ },
+ {
+ "name": "thread-id",
+ "type": "int"
+ },
+ {
+ "name": "props",
+ "default": null,
+ "type": "448"
+ },
+ {
+ "name": "target",
+ "type": "449"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[189]",
+ "element-type": "189",
+ "meta-type": "array"
+ },
+ {
+ "name": "189",
+ "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"
+ },
+ {
+ "name": "numa-mem-supported",
+ "type": "bool"
+ },
+ {
+ "name": "deprecated",
+ "type": "bool"
+ },
+ {
+ "name": "default-cpu-type",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "default-ram-id",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "190",
+ "members": [
+ {
+ "name": "wakeup-suspend-support",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "191",
+ "members": [
+ {
+ "name": "arch",
+ "type": "449"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "192",
+ "members": [
+ {
+ "name": "UUID",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "193",
+ "members": [
+ {
+ "name": "guid",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "194",
+ "members": [
+ {
+ "name": "enabled",
+ "type": "bool"
+ },
+ {
+ "name": "present",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "195",
+ "members": [
+ {
+ "name": "val",
+ "type": "int"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "filename",
+ "type": "str"
+ },
+ {
+ "name": "cpu-index",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "196",
+ "members": [
+ {
+ "name": "val",
+ "type": "int"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "filename",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[197]",
+ "element-type": "197",
+ "meta-type": "array"
+ },
+ {
+ "name": "197",
+ "members": [
+ {
+ "name": "id",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "merge",
+ "type": "bool"
+ },
+ {
+ "name": "dump",
+ "type": "bool"
+ },
+ {
+ "name": "prealloc",
+ "type": "bool"
+ },
+ {
+ "name": "share",
+ "type": "bool"
+ },
+ {
+ "name": "reserve",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "host-nodes",
+ "type": "[int]"
+ },
+ {
+ "name": "policy",
+ "type": "451"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[198]",
+ "element-type": "198",
+ "meta-type": "array"
+ },
+ {
+ "name": "198",
+ "members": [
+ {
+ "name": "type",
+ "type": "str"
+ },
+ {
+ "name": "vcpus-count",
+ "type": "int"
+ },
+ {
+ "name": "props",
+ "type": "448"
+ },
+ {
+ "name": "qom-path",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "199",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "node",
+ "type": "453"
+ },
+ {
+ "case": "dist",
+ "type": "454"
+ },
+ {
+ "case": "cpu",
+ "type": "455"
+ },
+ {
+ "case": "hmat-lb",
+ "type": "456"
+ },
+ {
+ "case": "hmat-cache",
+ "type": "457"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "452"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "200",
+ "members": [
+ {
+ "name": "value",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "201",
+ "members": [
+ {
+ "name": "actual",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "202",
+ "members": [
+ {
+ "name": "actual",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "203",
+ "members": [
+ {
+ "name": "base-memory",
+ "type": "int"
+ },
+ {
+ "name": "plugged-memory",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[204]",
+ "element-type": "204",
+ "meta-type": "array"
+ },
+ {
+ "name": "204",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "dimm",
+ "type": "459"
+ },
+ {
+ "case": "nvdimm",
+ "type": "459"
+ },
+ {
+ "case": "virtio-pmem",
+ "type": "460"
+ },
+ {
+ "case": "virtio-mem",
+ "type": "461"
+ },
+ {
+ "case": "sgx-epc",
+ "type": "462"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "458"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "205",
+ "members": [
+ {
+ "name": "id",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "qom-path",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "206",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "msg",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "207",
+ "members": [
+ {
+ "name": "human-readable-text",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[214]",
+ "element-type": "214",
+ "meta-type": "array"
+ },
+ {
+ "name": "214",
+ "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"
+ },
+ {
+ "name": "alias-of",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "deprecated",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "215",
+ "members": [
+ {
+ "name": "mode",
+ "type": "466"
+ },
+ {
+ "name": "filename",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "icount",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "216",
+ "members": [
+ {
+ "name": "icount",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "217",
+ "members": [
+ {
+ "name": "icount",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "218",
+ "members": [
+ {
+ "name": "instances",
+ "type": "[219]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[219]",
+ "element-type": "219",
+ "meta-type": "array"
+ },
+ {
+ "name": "219",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "block-node",
+ "type": "468"
+ },
+ {
+ "case": "chardev",
+ "type": "469"
+ },
+ {
+ "case": "migration",
+ "type": "0"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "467"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "220",
+ "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": "221",
+ "members": [
+ {
+ "name": "name",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[222]",
+ "element-type": "222",
+ "meta-type": "array"
+ },
+ {
+ "name": "222",
+ "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"
+ },
+ {
+ "name": "aio-max-batch",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "223",
+ "members": [
+ {
+ "name": "command-line",
+ "type": "str"
+ },
+ {
+ "name": "cpu-index",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "224",
+ "members": [
+ {
+ "name": "fdname",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "225",
+ "members": [
+ {
+ "name": "fdname",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "226",
+ "members": [
+ {
+ "name": "fdset-id",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "opaque",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "227",
+ "members": [
+ {
+ "name": "fdset-id",
+ "type": "int"
+ },
+ {
+ "name": "fd",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "228",
+ "members": [
+ {
+ "name": "fdset-id",
+ "type": "int"
+ },
+ {
+ "name": "fd",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[229]",
+ "element-type": "229",
+ "meta-type": "array"
+ },
+ {
+ "name": "229",
+ "members": [
+ {
+ "name": "fdset-id",
+ "type": "int"
+ },
+ {
+ "name": "fds",
+ "type": "[470]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "230",
+ "members": [
+ {
+ "name": "option",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[231]",
+ "element-type": "231",
+ "meta-type": "array"
+ },
+ {
+ "name": "231",
+ "members": [
+ {
+ "name": "option",
+ "type": "str"
+ },
+ {
+ "name": "parameters",
+ "type": "[471]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "232",
+ "members": [
+ {
+ "name": "offset",
+ "type": "int"
+ },
+ {
+ "name": "qom-path",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "233",
+ "members": [
+ {
+ "name": "vfu-id",
+ "type": "str"
+ },
+ {
+ "name": "vfu-qom-path",
+ "type": "str"
+ },
+ {
+ "name": "dev-id",
+ "type": "str"
+ },
+ {
+ "name": "dev-qom-path",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[243]",
+ "element-type": "243",
+ "meta-type": "array"
+ },
+ {
+ "name": "243",
+ "members": [
+ {
+ "name": "device",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "slot",
+ "type": "str"
+ },
+ {
+ "name": "slot-type",
+ "type": "474"
+ },
+ {
+ "name": "source",
+ "type": "int"
+ },
+ {
+ "name": "status",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "244",
+ "members": [
+ {
+ "name": "info",
+ "type": "243"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[245]",
+ "element-type": "245",
+ "meta-type": "array"
+ },
+ {
+ "name": "245",
+ "members": [
+ {
+ "name": "bus",
+ "type": "int"
+ },
+ {
+ "name": "devices",
+ "type": "[475]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "246",
+ "tag": "target",
+ "variants": [
+ {
+ "case": "vcpu",
+ "type": "478"
+ },
+ {
+ "case": "vm",
+ "type": "0"
+ }
+ ],
+ "members": [
+ {
+ "name": "target",
+ "type": "476"
+ },
+ {
+ "name": "providers",
+ "default": null,
+ "type": "[477]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[247]",
+ "element-type": "247",
+ "meta-type": "array"
+ },
+ {
+ "name": "247",
+ "members": [
+ {
+ "name": "provider",
+ "type": "479"
+ },
+ {
+ "name": "qom-path",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "stats",
+ "type": "[480]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "248",
+ "members": [
+ {
+ "name": "provider",
+ "default": null,
+ "type": "479"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[249]",
+ "element-type": "249",
+ "meta-type": "array"
+ },
+ {
+ "name": "249",
+ "members": [
+ {
+ "name": "provider",
+ "type": "479"
+ },
+ {
+ "name": "target",
+ "type": "476"
+ },
+ {
+ "name": "stats",
+ "type": "[481]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "bool",
+ "json-type": "boolean",
+ "meta-type": "builtin"
+ },
+ {
+ "name": "250",
+ "members": [
+ {
+ "name": "debug"
+ },
+ {
+ "name": "inmigrate"
+ },
+ {
+ "name": "internal-error"
+ },
+ {
+ "name": "io-error"
+ },
+ {
+ "name": "paused"
+ },
+ {
+ "name": "postmigrate"
+ },
+ {
+ "name": "prelaunch"
+ },
+ {
+ "name": "finish-migrate"
+ },
+ {
+ "name": "restore-vm"
+ },
+ {
+ "name": "running"
+ },
+ {
+ "name": "save-vm"
+ },
+ {
+ "name": "shutdown"
+ },
+ {
+ "name": "suspended"
+ },
+ {
+ "name": "watchdog"
+ },
+ {
+ "name": "guest-panicked"
+ },
+ {
+ "name": "colo"
+ }
+ ],
+ "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": "251",
+ "members": [
+ {
+ "name": "none"
+ },
+ {
+ "name": "host-error"
+ },
+ {
+ "name": "host-qmp-quit"
+ },
+ {
+ "name": "host-qmp-system-reset"
+ },
+ {
+ "name": "host-signal"
+ },
+ {
+ "name": "host-ui"
+ },
+ {
+ "name": "guest-shutdown"
+ },
+ {
+ "name": "guest-reset"
+ },
+ {
+ "name": "guest-panic"
+ },
+ {
+ "name": "subsystem-reset"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "none",
+ "host-error",
+ "host-qmp-quit",
+ "host-qmp-system-reset",
+ "host-signal",
+ "host-ui",
+ "guest-shutdown",
+ "guest-reset",
+ "guest-panic",
+ "subsystem-reset"
+ ]
+ },
+ {
+ "name": "252",
+ "members": [
+ {
+ "name": "reset"
+ },
+ {
+ "name": "shutdown"
+ },
+ {
+ "name": "poweroff"
+ },
+ {
+ "name": "pause"
+ },
+ {
+ "name": "debug"
+ },
+ {
+ "name": "none"
+ },
+ {
+ "name": "inject-nmi"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "reset",
+ "shutdown",
+ "poweroff",
+ "pause",
+ "debug",
+ "none",
+ "inject-nmi"
+ ]
+ },
+ {
+ "name": "253",
+ "members": [
+ {
+ "name": "reset"
+ },
+ {
+ "name": "shutdown"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "reset",
+ "shutdown"
+ ]
+ },
+ {
+ "name": "254",
+ "members": [
+ {
+ "name": "poweroff"
+ },
+ {
+ "name": "pause"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "poweroff",
+ "pause"
+ ]
+ },
+ {
+ "name": "255",
+ "members": [
+ {
+ "name": "pause"
+ },
+ {
+ "name": "shutdown"
+ },
+ {
+ "name": "exit-failure"
+ },
+ {
+ "name": "none"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "pause",
+ "shutdown",
+ "exit-failure",
+ "none"
+ ]
+ },
+ {
+ "name": "256",
+ "members": [
+ {
+ "name": "pause"
+ },
+ {
+ "name": "poweroff"
+ },
+ {
+ "name": "run"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "pause",
+ "poweroff",
+ "run"
+ ]
+ },
+ {
+ "name": "257",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "hyper-v",
+ "type": "483"
+ },
+ {
+ "case": "s390",
+ "type": "484"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "482"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "258",
+ "members": [
+ {
+ "name": "hypervisor"
+ },
+ {
+ "name": "guest"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "hypervisor",
+ "guest"
+ ]
+ },
+ {
+ "name": "259",
+ "members": [
+ {
+ "name": "ignore"
+ },
+ {
+ "name": "inject"
+ },
+ {
+ "name": "fatal"
+ },
+ {
+ "name": "reset"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "ignore",
+ "inject",
+ "fatal",
+ "reset"
+ ]
+ },
+ {
+ "name": "260",
+ "members": [
+ {
+ "name": "action-required",
+ "type": "bool"
+ },
+ {
+ "name": "recursive",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "261",
+ "members": [
+ {
+ "name": "retain"
+ },
+ {
+ "name": "read-only"
+ },
+ {
+ "name": "read-write"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "retain",
+ "read-only",
+ "read-write"
+ ]
+ },
+ {
+ "name": "int",
+ "json-type": "int",
+ "meta-type": "builtin"
+ },
+ {
+ "name": "[int]",
+ "element-type": "int",
+ "meta-type": "array"
+ },
+ {
+ "name": "262",
+ "members": [
+ {
+ "name": "ok"
+ },
+ {
+ "name": "failed"
+ },
+ {
+ "name": "nospace"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "ok",
+ "failed",
+ "nospace"
+ ]
+ },
+ {
+ "name": "263",
+ "members": [
+ {
+ "name": "rd_bytes",
+ "type": "int"
+ },
+ {
+ "name": "wr_bytes",
+ "type": "int"
+ },
+ {
+ "name": "unmap_bytes",
+ "type": "int"
+ },
+ {
+ "name": "rd_operations",
+ "type": "int"
+ },
+ {
+ "name": "wr_operations",
+ "type": "int"
+ },
+ {
+ "name": "flush_operations",
+ "type": "int"
+ },
+ {
+ "name": "unmap_operations",
+ "type": "int"
+ },
+ {
+ "name": "rd_total_time_ns",
+ "type": "int"
+ },
+ {
+ "name": "wr_total_time_ns",
+ "type": "int"
+ },
+ {
+ "name": "flush_total_time_ns",
+ "type": "int"
+ },
+ {
+ "name": "unmap_total_time_ns",
+ "type": "int"
+ },
+ {
+ "name": "wr_highest_offset",
+ "type": "int"
+ },
+ {
+ "name": "rd_merged",
+ "type": "int"
+ },
+ {
+ "name": "wr_merged",
+ "type": "int"
+ },
+ {
+ "name": "unmap_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": "failed_unmap_operations",
+ "type": "int"
+ },
+ {
+ "name": "invalid_rd_operations",
+ "type": "int"
+ },
+ {
+ "name": "invalid_wr_operations",
+ "type": "int"
+ },
+ {
+ "name": "invalid_flush_operations",
+ "type": "int"
+ },
+ {
+ "name": "invalid_unmap_operations",
+ "type": "int"
+ },
+ {
+ "name": "account_invalid",
+ "type": "bool"
+ },
+ {
+ "name": "account_failed",
+ "type": "bool"
+ },
+ {
+ "name": "timed_stats",
+ "type": "[485]"
+ },
+ {
+ "name": "rd_latency_histogram",
+ "default": null,
+ "type": "486"
+ },
+ {
+ "name": "wr_latency_histogram",
+ "default": null,
+ "type": "486"
+ },
+ {
+ "name": "flush_latency_histogram",
+ "default": null,
+ "type": "486"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "264",
+ "tag": "driver",
+ "variants": [
+ {
+ "case": "file",
+ "type": "487"
+ },
+ {
+ "case": "host_device",
+ "type": "487"
+ },
+ {
+ "case": "nvme",
+ "type": "488"
+ },
+ {
+ "case": "blkdebug",
+ "type": "0"
+ },
+ {
+ "case": "blklogwrites",
+ "type": "0"
+ },
+ {
+ "case": "blkreplay",
+ "type": "0"
+ },
+ {
+ "case": "blkverify",
+ "type": "0"
+ },
+ {
+ "case": "bochs",
+ "type": "0"
+ },
+ {
+ "case": "cloop",
+ "type": "0"
+ },
+ {
+ "case": "compress",
+ "type": "0"
+ },
+ {
+ "case": "copy-before-write",
+ "type": "0"
+ },
+ {
+ "case": "copy-on-read",
+ "type": "0"
+ },
+ {
+ "case": "dmg",
+ "type": "0"
+ },
+ {
+ "case": "snapshot-access",
+ "type": "0"
+ },
+ {
+ "case": "ftp",
+ "type": "0"
+ },
+ {
+ "case": "ftps",
+ "type": "0"
+ },
+ {
+ "case": "gluster",
+ "type": "0"
+ },
+ {
+ "case": "host_cdrom",
+ "type": "0"
+ },
+ {
+ "case": "http",
+ "type": "0"
+ },
+ {
+ "case": "https",
+ "type": "0"
+ },
+ {
+ "case": "iscsi",
+ "type": "0"
+ },
+ {
+ "case": "luks",
+ "type": "0"
+ },
+ {
+ "case": "nbd",
+ "type": "0"
+ },
+ {
+ "case": "nfs",
+ "type": "0"
+ },
+ {
+ "case": "null-aio",
+ "type": "0"
+ },
+ {
+ "case": "null-co",
+ "type": "0"
+ },
+ {
+ "case": "parallels",
+ "type": "0"
+ },
+ {
+ "case": "preallocate",
+ "type": "0"
+ },
+ {
+ "case": "qcow",
+ "type": "0"
+ },
+ {
+ "case": "qcow2",
+ "type": "0"
+ },
+ {
+ "case": "qed",
+ "type": "0"
+ },
+ {
+ "case": "quorum",
+ "type": "0"
+ },
+ {
+ "case": "raw",
+ "type": "0"
+ },
+ {
+ "case": "rbd",
+ "type": "0"
+ },
+ {
+ "case": "replication",
+ "type": "0"
+ },
+ {
+ "case": "ssh",
+ "type": "0"
+ },
+ {
+ "case": "throttle",
+ "type": "0"
+ },
+ {
+ "case": "vdi",
+ "type": "0"
+ },
+ {
+ "case": "vhdx",
+ "type": "0"
+ },
+ {
+ "case": "vmdk",
+ "type": "0"
+ },
+ {
+ "case": "vpc",
+ "type": "0"
+ },
+ {
+ "case": "vvfat",
+ "type": "0"
+ }
+ ],
+ "members": [
+ {
+ "name": "driver",
+ "type": "279"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "265",
+ "members": [
+ {
+ "name": "undefined"
+ },
+ {
+ "name": "created"
+ },
+ {
+ "name": "running"
+ },
+ {
+ "name": "paused"
+ },
+ {
+ "name": "ready"
+ },
+ {
+ "name": "standby"
+ },
+ {
+ "name": "waiting"
+ },
+ {
+ "name": "pending"
+ },
+ {
+ "name": "aborting"
+ },
+ {
+ "name": "concluded"
+ },
+ {
+ "name": "null"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "undefined",
+ "created",
+ "running",
+ "paused",
+ "ready",
+ "standby",
+ "waiting",
+ "pending",
+ "aborting",
+ "concluded",
+ "null"
+ ]
+ },
+ {
+ "name": "266",
+ "members": [
+ {
+ "name": "existing"
+ },
+ {
+ "name": "absolute-paths"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "existing",
+ "absolute-paths"
+ ]
+ },
+ {
+ "name": "267",
+ "members": [
+ {
+ "name": "report"
+ },
+ {
+ "name": "ignore"
+ },
+ {
+ "name": "enospc"
+ },
+ {
+ "name": "stop"
+ },
+ {
+ "name": "auto"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "report",
+ "ignore",
+ "enospc",
+ "stop",
+ "auto"
+ ]
+ },
+ {
+ "name": "268",
+ "members": [
+ {
+ "name": "top"
+ },
+ {
+ "name": "full"
+ },
+ {
+ "name": "none"
+ },
+ {
+ "name": "incremental"
+ },
+ {
+ "name": "bitmap"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "top",
+ "full",
+ "none",
+ "incremental",
+ "bitmap"
+ ]
+ },
+ {
+ "name": "269",
+ "members": [
+ {
+ "name": "on-success"
+ },
+ {
+ "name": "never"
+ },
+ {
+ "name": "always"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "on-success",
+ "never",
+ "always"
+ ]
+ },
+ {
+ "name": "270",
+ "members": [
+ {
+ "name": "use-copy-range",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "max-workers",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "max-chunk",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "271",
+ "members": [
+ {
+ "name": "off"
+ },
+ {
+ "name": "on"
+ },
+ {
+ "name": "unmap"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "off",
+ "on",
+ "unmap"
+ ]
+ },
+ {
+ "name": "272",
+ "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": "[69]"
+ },
+ {
+ "name": "backing-image",
+ "default": null,
+ "type": "272"
+ },
+ {
+ "name": "format-specific",
+ "default": null,
+ "type": "489"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "273",
+ "members": [
+ {
+ "name": "writeback",
+ "type": "bool"
+ },
+ {
+ "name": "direct",
+ "type": "bool"
+ },
+ {
+ "name": "no-flush",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[274]",
+ "element-type": "274",
+ "meta-type": "array"
+ },
+ {
+ "name": "274",
+ "members": [
+ {
+ "name": "name",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "count",
+ "type": "int"
+ },
+ {
+ "name": "granularity",
+ "type": "int"
+ },
+ {
+ "name": "recording",
+ "type": "bool"
+ },
+ {
+ "name": "busy",
+ "type": "bool"
+ },
+ {
+ "name": "persistent",
+ "type": "bool"
+ },
+ {
+ "name": "inconsistent",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[275]",
+ "element-type": "275",
+ "meta-type": "array"
+ },
+ {
+ "name": "275",
+ "members": [
+ {
+ "name": "id",
+ "type": "int"
+ },
+ {
+ "name": "type",
+ "type": "490"
+ },
+ {
+ "name": "name",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[276]",
+ "element-type": "276",
+ "meta-type": "array"
+ },
+ {
+ "name": "276",
+ "members": [
+ {
+ "name": "parent",
+ "type": "int"
+ },
+ {
+ "name": "child",
+ "type": "int"
+ },
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "perm",
+ "type": "[491]"
+ },
+ {
+ "name": "shared-perm",
+ "type": "[491]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "277",
+ "members": [
+ {
+ "name": "background"
+ },
+ {
+ "name": "write-blocking"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "background",
+ "write-blocking"
+ ]
+ },
+ {
+ "name": "[278]",
+ "element-type": "278",
+ "meta-type": "array"
+ },
+ {
+ "name": "278",
+ "members": [
+ {
+ "type": "str"
+ },
+ {
+ "type": "37"
+ }
+ ],
+ "meta-type": "alternate"
+ },
+ {
+ "name": "279",
+ "members": [
+ {
+ "name": "blkdebug"
+ },
+ {
+ "name": "blklogwrites"
+ },
+ {
+ "name": "blkreplay"
+ },
+ {
+ "name": "blkverify"
+ },
+ {
+ "name": "bochs"
+ },
+ {
+ "name": "cloop"
+ },
+ {
+ "name": "compress"
+ },
+ {
+ "name": "copy-before-write"
+ },
+ {
+ "name": "copy-on-read"
+ },
+ {
+ "name": "dmg"
+ },
+ {
+ "name": "file"
+ },
+ {
+ "name": "snapshot-access"
+ },
+ {
+ "name": "ftp"
+ },
+ {
+ "name": "ftps"
+ },
+ {
+ "name": "gluster"
+ },
+ {
+ "name": "host_cdrom"
+ },
+ {
+ "name": "host_device"
+ },
+ {
+ "name": "http"
+ },
+ {
+ "name": "https"
+ },
+ {
+ "name": "iscsi"
+ },
+ {
+ "name": "luks"
+ },
+ {
+ "name": "nbd"
+ },
+ {
+ "name": "nfs"
+ },
+ {
+ "name": "null-aio"
+ },
+ {
+ "name": "null-co"
+ },
+ {
+ "name": "nvme"
+ },
+ {
+ "name": "parallels"
+ },
+ {
+ "name": "preallocate"
+ },
+ {
+ "name": "qcow"
+ },
+ {
+ "name": "qcow2"
+ },
+ {
+ "name": "qed"
+ },
+ {
+ "name": "quorum"
+ },
+ {
+ "name": "raw"
+ },
+ {
+ "name": "rbd"
+ },
+ {
+ "name": "replication"
+ },
+ {
+ "name": "ssh"
+ },
+ {
+ "name": "throttle"
+ },
+ {
+ "name": "vdi"
+ },
+ {
+ "name": "vhdx"
+ },
+ {
+ "name": "vmdk"
+ },
+ {
+ "name": "vpc"
+ },
+ {
+ "name": "vvfat"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "blkdebug",
+ "blklogwrites",
+ "blkreplay",
+ "blkverify",
+ "bochs",
+ "cloop",
+ "compress",
+ "copy-before-write",
+ "copy-on-read",
+ "dmg",
+ "file",
+ "snapshot-access",
+ "ftp",
+ "ftps",
+ "gluster",
+ "host_cdrom",
+ "host_device",
+ "http",
+ "https",
+ "iscsi",
+ "luks",
+ "nbd",
+ "nfs",
+ "null-aio",
+ "null-co",
+ "nvme",
+ "parallels",
+ "preallocate",
+ "qcow",
+ "qcow2",
+ "qed",
+ "quorum",
+ "raw",
+ "rbd",
+ "replication",
+ "ssh",
+ "throttle",
+ "vdi",
+ "vhdx",
+ "vmdk",
+ "vpc",
+ "vvfat"
+ ]
+ },
+ {
+ "name": "280",
+ "members": [
+ {
+ "name": "ignore"
+ },
+ {
+ "name": "unmap"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "ignore",
+ "unmap"
+ ]
+ },
+ {
+ "name": "281",
+ "members": [
+ {
+ "name": "direct",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "no-flush",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "282",
+ "members": [
+ {
+ "name": "image",
+ "type": "492"
+ },
+ {
+ "name": "config",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "align",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "max-transfer",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "opt-write-zero",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "max-write-zero",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "opt-discard",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "max-discard",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "inject-error",
+ "default": null,
+ "type": "[493]"
+ },
+ {
+ "name": "set-state",
+ "default": null,
+ "type": "[494]"
+ },
+ {
+ "name": "take-child-perms",
+ "default": null,
+ "type": "[491]"
+ },
+ {
+ "name": "unshare-child-perms",
+ "default": null,
+ "type": "[491]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "283",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "log",
+ "type": "492"
+ },
+ {
+ "name": "log-sector-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "log-append",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "log-super-update-interval",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "284",
+ "members": [
+ {
+ "name": "test",
+ "type": "492"
+ },
+ {
+ "name": "raw",
+ "type": "492"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "285",
+ "members": [
+ {
+ "name": "image",
+ "type": "492"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "286",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "287",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "target",
+ "type": "492"
+ },
+ {
+ "name": "bitmap",
+ "default": null,
+ "type": "37"
+ },
+ {
+ "name": "on-cbw-error",
+ "default": null,
+ "type": "495"
+ },
+ {
+ "name": "cbw-timeout",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "288",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "bottom",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "289",
+ "members": [
+ {
+ "name": "filename",
+ "type": "str"
+ },
+ {
+ "name": "pr-manager",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "locking",
+ "default": null,
+ "type": "496"
+ },
+ {
+ "name": "aio",
+ "default": null,
+ "type": "497"
+ },
+ {
+ "name": "aio-max-batch",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "drop-cache",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "x-check-cache-dropped",
+ "default": null,
+ "type": "bool",
+ "features": [
+ "unstable"
+ ]
+ }
+ ],
+ "meta-type": "object",
+ "features": [
+ "dynamic-auto-read-only"
+ ]
+ },
+ {
+ "name": "290",
+ "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": "291",
+ "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": "292",
+ "members": [
+ {
+ "name": "volume",
+ "type": "str"
+ },
+ {
+ "name": "path",
+ "type": "str"
+ },
+ {
+ "name": "server",
+ "type": "[387]"
+ },
+ {
+ "name": "debug",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "logfile",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "293",
+ "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": "cookie-secret",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "294",
+ "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"
+ },
+ {
+ "name": "cookie-secret",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "295",
+ "members": [
+ {
+ "name": "transport",
+ "type": "498"
+ },
+ {
+ "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": "499"
+ },
+ {
+ "name": "timeout",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "296",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "key-secret",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "297",
+ "members": [
+ {
+ "name": "server",
+ "type": "387"
+ },
+ {
+ "name": "export",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "tls-creds",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "tls-hostname",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "x-dirty-bitmap",
+ "default": null,
+ "type": "str",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "reconnect-delay",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "open-timeout",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "298",
+ "members": [
+ {
+ "name": "server",
+ "type": "500"
+ },
+ {
+ "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": "299",
+ "members": [
+ {
+ "name": "size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "latency-ns",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "read-zeroes",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "300",
+ "members": [
+ {
+ "name": "device",
+ "type": "str"
+ },
+ {
+ "name": "namespace",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "301",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "prealloc-align",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "prealloc-size",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "302",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "backing",
+ "default": null,
+ "type": "501"
+ },
+ {
+ "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": "502"
+ },
+ {
+ "name": "cache-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "l2-cache-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "l2-cache-entry-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "refcount-cache-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "cache-clean-interval",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "encrypt",
+ "default": null,
+ "type": "503"
+ },
+ {
+ "name": "data-file",
+ "default": null,
+ "type": "492"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "303",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "backing",
+ "default": null,
+ "type": "501"
+ },
+ {
+ "name": "encrypt",
+ "default": null,
+ "type": "504"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "304",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "backing",
+ "default": null,
+ "type": "501"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "305",
+ "members": [
+ {
+ "name": "blkverify",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "children",
+ "type": "[492]"
+ },
+ {
+ "name": "vote-threshold",
+ "type": "int"
+ },
+ {
+ "name": "rewrite-corrupted",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "read-pattern",
+ "default": null,
+ "type": "505"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "306",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "offset",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "size",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "307",
+ "members": [
+ {
+ "name": "pool",
+ "type": "str"
+ },
+ {
+ "name": "namespace",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "image",
+ "type": "str"
+ },
+ {
+ "name": "conf",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "snapshot",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "encrypt",
+ "default": null,
+ "type": "506"
+ },
+ {
+ "name": "user",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "auth-client-required",
+ "default": null,
+ "type": "[507]"
+ },
+ {
+ "name": "key-secret",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "server",
+ "default": null,
+ "type": "[508]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "308",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "mode",
+ "type": "509"
+ },
+ {
+ "name": "top-id",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "309",
+ "members": [
+ {
+ "name": "server",
+ "type": "510"
+ },
+ {
+ "name": "path",
+ "type": "str"
+ },
+ {
+ "name": "user",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "host-key-check",
+ "default": null,
+ "type": "511"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "310",
+ "members": [
+ {
+ "name": "throttle-group",
+ "type": "str"
+ },
+ {
+ "name": "file",
+ "type": "492"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "311",
+ "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": "[49]",
+ "element-type": "49",
+ "meta-type": "array"
+ },
+ {
+ "name": "312",
+ "tag": "driver",
+ "variants": [
+ {
+ "case": "file",
+ "type": "512"
+ },
+ {
+ "case": "gluster",
+ "type": "513"
+ },
+ {
+ "case": "luks",
+ "type": "514"
+ },
+ {
+ "case": "nfs",
+ "type": "515"
+ },
+ {
+ "case": "parallels",
+ "type": "516"
+ },
+ {
+ "case": "qcow",
+ "type": "517"
+ },
+ {
+ "case": "qcow2",
+ "type": "518"
+ },
+ {
+ "case": "qed",
+ "type": "519"
+ },
+ {
+ "case": "rbd",
+ "type": "520"
+ },
+ {
+ "case": "ssh",
+ "type": "521"
+ },
+ {
+ "case": "vdi",
+ "type": "522"
+ },
+ {
+ "case": "vhdx",
+ "type": "523"
+ },
+ {
+ "case": "vmdk",
+ "type": "524"
+ },
+ {
+ "case": "vpc",
+ "type": "525"
+ },
+ {
+ "case": "blkdebug",
+ "type": "0"
+ },
+ {
+ "case": "blklogwrites",
+ "type": "0"
+ },
+ {
+ "case": "blkreplay",
+ "type": "0"
+ },
+ {
+ "case": "blkverify",
+ "type": "0"
+ },
+ {
+ "case": "bochs",
+ "type": "0"
+ },
+ {
+ "case": "cloop",
+ "type": "0"
+ },
+ {
+ "case": "compress",
+ "type": "0"
+ },
+ {
+ "case": "copy-before-write",
+ "type": "0"
+ },
+ {
+ "case": "copy-on-read",
+ "type": "0"
+ },
+ {
+ "case": "dmg",
+ "type": "0"
+ },
+ {
+ "case": "snapshot-access",
+ "type": "0"
+ },
+ {
+ "case": "ftp",
+ "type": "0"
+ },
+ {
+ "case": "ftps",
+ "type": "0"
+ },
+ {
+ "case": "host_cdrom",
+ "type": "0"
+ },
+ {
+ "case": "host_device",
+ "type": "0"
+ },
+ {
+ "case": "http",
+ "type": "0"
+ },
+ {
+ "case": "https",
+ "type": "0"
+ },
+ {
+ "case": "iscsi",
+ "type": "0"
+ },
+ {
+ "case": "nbd",
+ "type": "0"
+ },
+ {
+ "case": "null-aio",
+ "type": "0"
+ },
+ {
+ "case": "null-co",
+ "type": "0"
+ },
+ {
+ "case": "nvme",
+ "type": "0"
+ },
+ {
+ "case": "preallocate",
+ "type": "0"
+ },
+ {
+ "case": "quorum",
+ "type": "0"
+ },
+ {
+ "case": "raw",
+ "type": "0"
+ },
+ {
+ "case": "replication",
+ "type": "0"
+ },
+ {
+ "case": "throttle",
+ "type": "0"
+ },
+ {
+ "case": "vvfat",
+ "type": "0"
+ }
+ ],
+ "members": [
+ {
+ "name": "driver",
+ "type": "279"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "313",
+ "tag": "driver",
+ "variants": [
+ {
+ "case": "luks",
+ "type": "526"
+ },
+ {
+ "case": "qcow2",
+ "type": "527"
+ },
+ {
+ "case": "blkdebug",
+ "type": "0"
+ },
+ {
+ "case": "blklogwrites",
+ "type": "0"
+ },
+ {
+ "case": "blkreplay",
+ "type": "0"
+ },
+ {
+ "case": "blkverify",
+ "type": "0"
+ },
+ {
+ "case": "bochs",
+ "type": "0"
+ },
+ {
+ "case": "cloop",
+ "type": "0"
+ },
+ {
+ "case": "compress",
+ "type": "0"
+ },
+ {
+ "case": "copy-before-write",
+ "type": "0"
+ },
+ {
+ "case": "copy-on-read",
+ "type": "0"
+ },
+ {
+ "case": "dmg",
+ "type": "0"
+ },
+ {
+ "case": "file",
+ "type": "0"
+ },
+ {
+ "case": "snapshot-access",
+ "type": "0"
+ },
+ {
+ "case": "ftp",
+ "type": "0"
+ },
+ {
+ "case": "ftps",
+ "type": "0"
+ },
+ {
+ "case": "gluster",
+ "type": "0"
+ },
+ {
+ "case": "host_cdrom",
+ "type": "0"
+ },
+ {
+ "case": "host_device",
+ "type": "0"
+ },
+ {
+ "case": "http",
+ "type": "0"
+ },
+ {
+ "case": "https",
+ "type": "0"
+ },
+ {
+ "case": "iscsi",
+ "type": "0"
+ },
+ {
+ "case": "nbd",
+ "type": "0"
+ },
+ {
+ "case": "nfs",
+ "type": "0"
+ },
+ {
+ "case": "null-aio",
+ "type": "0"
+ },
+ {
+ "case": "null-co",
+ "type": "0"
+ },
+ {
+ "case": "nvme",
+ "type": "0"
+ },
+ {
+ "case": "parallels",
+ "type": "0"
+ },
+ {
+ "case": "preallocate",
+ "type": "0"
+ },
+ {
+ "case": "qcow",
+ "type": "0"
+ },
+ {
+ "case": "qed",
+ "type": "0"
+ },
+ {
+ "case": "quorum",
+ "type": "0"
+ },
+ {
+ "case": "raw",
+ "type": "0"
+ },
+ {
+ "case": "rbd",
+ "type": "0"
+ },
+ {
+ "case": "replication",
+ "type": "0"
+ },
+ {
+ "case": "ssh",
+ "type": "0"
+ },
+ {
+ "case": "throttle",
+ "type": "0"
+ },
+ {
+ "case": "vdi",
+ "type": "0"
+ },
+ {
+ "case": "vhdx",
+ "type": "0"
+ },
+ {
+ "case": "vmdk",
+ "type": "0"
+ },
+ {
+ "case": "vpc",
+ "type": "0"
+ },
+ {
+ "case": "vvfat",
+ "type": "0"
+ }
+ ],
+ "members": [
+ {
+ "name": "driver",
+ "type": "279"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "314",
+ "members": [
+ {
+ "name": "read"
+ },
+ {
+ "name": "write"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "read",
+ "write"
+ ]
+ },
+ {
+ "name": "315",
+ "members": [
+ {
+ "name": "ignore"
+ },
+ {
+ "name": "report"
+ },
+ {
+ "name": "stop"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "ignore",
+ "report",
+ "stop"
+ ]
+ },
+ {
+ "name": "316",
+ "members": [
+ {
+ "name": "commit"
+ },
+ {
+ "name": "stream"
+ },
+ {
+ "name": "mirror"
+ },
+ {
+ "name": "backup"
+ },
+ {
+ "name": "create"
+ },
+ {
+ "name": "amend"
+ },
+ {
+ "name": "snapshot-load"
+ },
+ {
+ "name": "snapshot-save"
+ },
+ {
+ "name": "snapshot-delete"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "commit",
+ "stream",
+ "mirror",
+ "backup",
+ "create",
+ "amend",
+ "snapshot-load",
+ "snapshot-save",
+ "snapshot-delete"
+ ]
+ },
+ {
+ "name": "317",
+ "members": [
+ {
+ "type": "str"
+ },
+ {
+ "type": "null"
+ }
+ ],
+ "meta-type": "alternate"
+ },
+ {
+ "name": "318",
+ "members": [
+ {
+ "name": "read"
+ },
+ {
+ "name": "write"
+ },
+ {
+ "name": "flush"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "read",
+ "write",
+ "flush"
+ ]
+ },
+ {
+ "name": "319",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "inet",
+ "type": "529"
+ },
+ {
+ "case": "unix",
+ "type": "530"
+ },
+ {
+ "case": "vsock",
+ "type": "531"
+ },
+ {
+ "case": "fd",
+ "type": "532"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "528"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "320",
+ "members": [
+ {
+ "name": "safe"
+ },
+ {
+ "name": "hard"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "safe",
+ "hard"
+ ]
+ },
+ {
+ "name": "321",
+ "members": [
+ {
+ "name": "nbd"
+ },
+ {
+ "name": "vhost-user-blk"
+ },
+ {
+ "name": "fuse"
+ },
+ {
+ "name": "vduse-blk"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "nbd",
+ "vhost-user-blk",
+ "fuse",
+ "vduse-blk"
+ ]
+ },
+ {
+ "name": "322",
+ "members": [
+ {
+ "name": "name",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "description",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "bitmaps",
+ "default": null,
+ "type": "[278]"
+ },
+ {
+ "name": "allocation-depth",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "323",
+ "members": [
+ {
+ "name": "addr",
+ "type": "387"
+ },
+ {
+ "name": "logical-block-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "num-queues",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "324",
+ "members": [
+ {
+ "name": "mountpoint",
+ "type": "str"
+ },
+ {
+ "name": "growable",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "allow-other",
+ "default": null,
+ "type": "533"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "325",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "num-queues",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "queue-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "logical-block-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "serial",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "326",
+ "members": [
+ {
+ "name": "utf8"
+ },
+ {
+ "name": "base64"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "utf8",
+ "base64"
+ ]
+ },
+ {
+ "name": "327",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "file",
+ "type": "535"
+ },
+ {
+ "case": "serial",
+ "type": "536"
+ },
+ {
+ "case": "parallel",
+ "type": "536"
+ },
+ {
+ "case": "pipe",
+ "type": "536"
+ },
+ {
+ "case": "socket",
+ "type": "537"
+ },
+ {
+ "case": "udp",
+ "type": "538"
+ },
+ {
+ "case": "pty",
+ "type": "539"
+ },
+ {
+ "case": "null",
+ "type": "539"
+ },
+ {
+ "case": "mux",
+ "type": "540"
+ },
+ {
+ "case": "msmouse",
+ "type": "539"
+ },
+ {
+ "case": "wctablet",
+ "type": "539"
+ },
+ {
+ "case": "braille",
+ "type": "539"
+ },
+ {
+ "case": "testdev",
+ "type": "539"
+ },
+ {
+ "case": "stdio",
+ "type": "541"
+ },
+ {
+ "case": "console",
+ "type": "539"
+ },
+ {
+ "case": "qemu-vdagent",
+ "type": "544"
+ },
+ {
+ "case": "vc",
+ "type": "546"
+ },
+ {
+ "case": "ringbuf",
+ "type": "547"
+ },
+ {
+ "case": "memory",
+ "type": "547"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "534"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "328",
+ "members": [
+ {
+ "name": "elf"
+ },
+ {
+ "name": "kdump-zlib"
+ },
+ {
+ "name": "kdump-lzo"
+ },
+ {
+ "name": "kdump-snappy"
+ },
+ {
+ "name": "win-dmp"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "elf",
+ "kdump-zlib",
+ "kdump-lzo",
+ "kdump-snappy",
+ "win-dmp"
+ ]
+ },
+ {
+ "name": "329",
+ "members": [
+ {
+ "name": "none"
+ },
+ {
+ "name": "active"
+ },
+ {
+ "name": "completed"
+ },
+ {
+ "name": "failed"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "none",
+ "active",
+ "completed",
+ "failed"
+ ]
+ },
+ {
+ "name": "[328]",
+ "element-type": "328",
+ "meta-type": "array"
+ },
+ {
+ "name": "330",
+ "members": [
+ {
+ "name": "none"
+ },
+ {
+ "name": "nic"
+ },
+ {
+ "name": "user"
+ },
+ {
+ "name": "tap"
+ },
+ {
+ "name": "l2tpv3"
+ },
+ {
+ "name": "socket"
+ },
+ {
+ "name": "vde"
+ },
+ {
+ "name": "bridge"
+ },
+ {
+ "name": "hubport"
+ },
+ {
+ "name": "netmap"
+ },
+ {
+ "name": "vhost-user"
+ },
+ {
+ "name": "vhost-vdpa"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "none",
+ "nic",
+ "user",
+ "tap",
+ "l2tpv3",
+ "socket",
+ "vde",
+ "bridge",
+ "hubport",
+ "netmap",
+ "vhost-user",
+ "vhost-vdpa"
+ ]
+ },
+ {
+ "name": "331",
+ "members": [
+ {
+ "name": "netdev",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "macaddr",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "model",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "addr",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "vectors",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "332",
+ "members": [
+ {
+ "name": "hostname",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "restrict",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "ipv4",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "ipv6",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "ip",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "net",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "host",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "tftp",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "bootfile",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "dhcpstart",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "dns",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "dnssearch",
+ "default": null,
+ "type": "[548]"
+ },
+ {
+ "name": "domainname",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "ipv6-prefix",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "ipv6-prefixlen",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "ipv6-host",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "ipv6-dns",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "smb",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "smbserver",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "hostfwd",
+ "default": null,
+ "type": "[548]"
+ },
+ {
+ "name": "guestfwd",
+ "default": null,
+ "type": "[548]"
+ },
+ {
+ "name": "tftp-server-name",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "333",
+ "members": [
+ {
+ "name": "ifname",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "fd",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "fds",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "script",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "downscript",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "br",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "helper",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "sndbuf",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "vnet_hdr",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "vhost",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "vhostfd",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "vhostfds",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "vhostforce",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "queues",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "poll-us",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "334",
+ "members": [
+ {
+ "name": "src",
+ "type": "str"
+ },
+ {
+ "name": "dst",
+ "type": "str"
+ },
+ {
+ "name": "srcport",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "dstport",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "ipv6",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "udp",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "cookie64",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "counter",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "pincounter",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "txcookie",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "rxcookie",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "txsession",
+ "type": "int"
+ },
+ {
+ "name": "rxsession",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "offset",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "335",
+ "members": [
+ {
+ "name": "fd",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "listen",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "connect",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "mcast",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "localaddr",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "udp",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "336",
+ "members": [
+ {
+ "name": "sock",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "port",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "group",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "mode",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "337",
+ "members": [
+ {
+ "name": "br",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "helper",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "338",
+ "members": [
+ {
+ "name": "hubid",
+ "type": "int"
+ },
+ {
+ "name": "netdev",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "339",
+ "members": [
+ {
+ "name": "ifname",
+ "type": "str"
+ },
+ {
+ "name": "devname",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "340",
+ "members": [
+ {
+ "name": "chardev",
+ "type": "str"
+ },
+ {
+ "name": "vhostforce",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "queues",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "341",
+ "members": [
+ {
+ "name": "vhostdev",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "queues",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "x-svq",
+ "default": null,
+ "type": "bool",
+ "features": [
+ "unstable"
+ ]
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "345",
+ "members": [
+ {
+ "name": "normal"
+ },
+ {
+ "name": "none"
+ },
+ {
+ "name": "all"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "normal",
+ "none",
+ "all"
+ ]
+ },
+ {
+ "name": "[str]",
+ "element-type": "str",
+ "meta-type": "array"
+ },
+ {
+ "name": "346",
+ "members": [
+ {
+ "name": "half"
+ },
+ {
+ "name": "full"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "half",
+ "full"
+ ]
+ },
+ {
+ "name": "347",
+ "members": [
+ {
+ "name": "off"
+ },
+ {
+ "name": "on"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "off",
+ "on"
+ ]
+ },
+ {
+ "name": "348",
+ "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": "349",
+ "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": "350",
+ "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": "351",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "passthrough",
+ "type": "549"
+ },
+ {
+ "case": "emulator",
+ "type": "550"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "117"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "352",
+ "members": [
+ {
+ "name": "vnc"
+ },
+ {
+ "name": "spice"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "vnc",
+ "spice"
+ ]
+ },
+ {
+ "name": "353",
+ "members": [
+ {
+ "name": "keep"
+ },
+ {
+ "name": "fail"
+ },
+ {
+ "name": "disconnect"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "keep",
+ "fail",
+ "disconnect"
+ ]
+ },
+ {
+ "name": "354",
+ "members": [
+ {
+ "name": "display",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "355",
+ "members": [
+ {
+ "name": "display",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "356",
+ "members": [
+ {
+ "name": "ppm"
+ },
+ {
+ "name": "png"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "ppm",
+ "png"
+ ]
+ },
+ {
+ "name": "361",
+ "members": [
+ {
+ "name": "ipv4"
+ },
+ {
+ "name": "ipv6"
+ },
+ {
+ "name": "unix"
+ },
+ {
+ "name": "vsock"
+ },
+ {
+ "name": "unknown"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "ipv4",
+ "ipv6",
+ "unix",
+ "vsock",
+ "unknown"
+ ]
+ },
+ {
+ "name": "[362]",
+ "element-type": "362",
+ "meta-type": "array"
+ },
+ {
+ "name": "362",
+ "members": [
+ {
+ "name": "host",
+ "type": "str"
+ },
+ {
+ "name": "service",
+ "type": "str"
+ },
+ {
+ "name": "family",
+ "type": "361"
+ },
+ {
+ "name": "websocket",
+ "type": "bool"
+ },
+ {
+ "name": "x509_dname",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "sasl_username",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[363]",
+ "element-type": "363",
+ "meta-type": "array"
+ },
+ {
+ "name": "363",
+ "members": [
+ {
+ "name": "host",
+ "type": "str"
+ },
+ {
+ "name": "service",
+ "type": "str"
+ },
+ {
+ "name": "family",
+ "type": "361"
+ },
+ {
+ "name": "websocket",
+ "type": "bool"
+ },
+ {
+ "name": "auth",
+ "type": "364"
+ },
+ {
+ "name": "vencrypt",
+ "default": null,
+ "type": "365"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "364",
+ "members": [
+ {
+ "name": "none"
+ },
+ {
+ "name": "vnc"
+ },
+ {
+ "name": "ra2"
+ },
+ {
+ "name": "ra2ne"
+ },
+ {
+ "name": "tight"
+ },
+ {
+ "name": "ultra"
+ },
+ {
+ "name": "tls"
+ },
+ {
+ "name": "vencrypt"
+ },
+ {
+ "name": "sasl"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "none",
+ "vnc",
+ "ra2",
+ "ra2ne",
+ "tight",
+ "ultra",
+ "tls",
+ "vencrypt",
+ "sasl"
+ ]
+ },
+ {
+ "name": "365",
+ "members": [
+ {
+ "name": "plain"
+ },
+ {
+ "name": "tls-none"
+ },
+ {
+ "name": "x509-none"
+ },
+ {
+ "name": "tls-vnc"
+ },
+ {
+ "name": "x509-vnc"
+ },
+ {
+ "name": "tls-plain"
+ },
+ {
+ "name": "x509-plain"
+ },
+ {
+ "name": "tls-sasl"
+ },
+ {
+ "name": "x509-sasl"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "plain",
+ "tls-none",
+ "x509-none",
+ "tls-vnc",
+ "x509-vnc",
+ "tls-plain",
+ "x509-plain",
+ "tls-sasl",
+ "x509-sasl"
+ ]
+ },
+ {
+ "name": "366",
+ "members": [
+ {
+ "name": "host",
+ "type": "str"
+ },
+ {
+ "name": "service",
+ "type": "str"
+ },
+ {
+ "name": "family",
+ "type": "361"
+ },
+ {
+ "name": "websocket",
+ "type": "bool"
+ },
+ {
+ "name": "auth",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "367",
+ "members": [
+ {
+ "name": "host",
+ "type": "str"
+ },
+ {
+ "name": "service",
+ "type": "str"
+ },
+ {
+ "name": "family",
+ "type": "361"
+ },
+ {
+ "name": "websocket",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[368]",
+ "element-type": "368",
+ "meta-type": "array"
+ },
+ {
+ "name": "368",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "number",
+ "type": "552"
+ },
+ {
+ "case": "qcode",
+ "type": "553"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "551"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[369]",
+ "element-type": "369",
+ "meta-type": "array"
+ },
+ {
+ "name": "369",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "key",
+ "type": "555"
+ },
+ {
+ "case": "btn",
+ "type": "556"
+ },
+ {
+ "case": "rel",
+ "type": "557"
+ },
+ {
+ "case": "abs",
+ "type": "557"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "554"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "370",
+ "members": [
+ {
+ "name": "default"
+ },
+ {
+ "name": "none"
+ },
+ {
+ "name": "gtk"
+ },
+ {
+ "name": "curses"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "default",
+ "none",
+ "gtk",
+ "curses"
+ ]
+ },
+ {
+ "name": "371",
+ "members": [
+ {
+ "name": "off"
+ },
+ {
+ "name": "on"
+ },
+ {
+ "name": "core"
+ },
+ {
+ "name": "es"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "off",
+ "on",
+ "core",
+ "es"
+ ]
+ },
+ {
+ "name": "372",
+ "members": [
+ {
+ "name": "grab-on-hover",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "zoom-to-fit",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "show-tabs",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "373",
+ "members": [
+ {
+ "name": "left-command-key",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "full-grab",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "swap-opt-cmd",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "374",
+ "members": [
+ {
+ "name": "charset",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "375",
+ "members": [
+ {
+ "name": "rendernode",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "376",
+ "members": [
+ {
+ "name": "rendernode",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "addr",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "p2p",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "audiodev",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "377",
+ "members": [
+ {
+ "name": "grab-mod",
+ "default": null,
+ "type": "558"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "378",
+ "members": [
+ {
+ "name": "vnc"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "vnc"
+ ]
+ },
+ {
+ "name": "379",
+ "members": [
+ {
+ "name": "tls-certs",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "380",
+ "members": [
+ {
+ "name": "vnc"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "vnc"
+ ]
+ },
+ {
+ "name": "381",
+ "members": [
+ {
+ "name": "addresses",
+ "default": null,
+ "type": "[387]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "382",
+ "members": [
+ {
+ "name": "none"
+ },
+ {
+ "name": "setup"
+ },
+ {
+ "name": "cancelling"
+ },
+ {
+ "name": "cancelled"
+ },
+ {
+ "name": "active"
+ },
+ {
+ "name": "postcopy-active"
+ },
+ {
+ "name": "postcopy-paused"
+ },
+ {
+ "name": "postcopy-recover"
+ },
+ {
+ "name": "completed"
+ },
+ {
+ "name": "failed"
+ },
+ {
+ "name": "colo"
+ },
+ {
+ "name": "pre-switchover"
+ },
+ {
+ "name": "device"
+ },
+ {
+ "name": "wait-unplug"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "none",
+ "setup",
+ "cancelling",
+ "cancelled",
+ "active",
+ "postcopy-active",
+ "postcopy-paused",
+ "postcopy-recover",
+ "completed",
+ "failed",
+ "colo",
+ "pre-switchover",
+ "device",
+ "wait-unplug"
+ ]
+ },
+ {
+ "name": "383",
+ "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"
+ },
+ {
+ "name": "page-size",
+ "type": "int"
+ },
+ {
+ "name": "multifd-bytes",
+ "type": "int"
+ },
+ {
+ "name": "pages-per-second",
+ "type": "int"
+ },
+ {
+ "name": "precopy-bytes",
+ "type": "int"
+ },
+ {
+ "name": "downtime-bytes",
+ "type": "int"
+ },
+ {
+ "name": "postcopy-bytes",
+ "type": "int"
+ },
+ {
+ "name": "dirty-sync-missed-zero-copy",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "384",
+ "members": [
+ {
+ "name": "transferred",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "385",
+ "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": "encoding-rate",
+ "type": "number"
+ },
+ {
+ "name": "overflow",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "386",
+ "members": [
+ {
+ "name": "pages",
+ "type": "int"
+ },
+ {
+ "name": "busy",
+ "type": "int"
+ },
+ {
+ "name": "busy-rate",
+ "type": "number"
+ },
+ {
+ "name": "compressed-size",
+ "type": "int"
+ },
+ {
+ "name": "compression-rate",
+ "type": "number"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[387]",
+ "element-type": "387",
+ "meta-type": "array"
+ },
+ {
+ "name": "387",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "inet",
+ "type": "510"
+ },
+ {
+ "case": "unix",
+ "type": "559"
+ },
+ {
+ "case": "vsock",
+ "type": "560"
+ },
+ {
+ "case": "fd",
+ "type": "548"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "528"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "388",
+ "members": [
+ {
+ "name": "xbzrle"
+ },
+ {
+ "name": "rdma-pin-all"
+ },
+ {
+ "name": "auto-converge"
+ },
+ {
+ "name": "zero-blocks"
+ },
+ {
+ "name": "compress"
+ },
+ {
+ "name": "events"
+ },
+ {
+ "name": "postcopy-ram"
+ },
+ {
+ "name": "x-colo",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "release-ram"
+ },
+ {
+ "name": "block"
+ },
+ {
+ "name": "return-path"
+ },
+ {
+ "name": "pause-before-switchover"
+ },
+ {
+ "name": "multifd"
+ },
+ {
+ "name": "dirty-bitmaps"
+ },
+ {
+ "name": "postcopy-blocktime"
+ },
+ {
+ "name": "late-block-activate"
+ },
+ {
+ "name": "x-ignore-shared",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "validate-uuid"
+ },
+ {
+ "name": "background-snapshot"
+ },
+ {
+ "name": "zero-copy-send"
+ },
+ {
+ "name": "postcopy-preempt"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "xbzrle",
+ "rdma-pin-all",
+ "auto-converge",
+ "zero-blocks",
+ "compress",
+ "events",
+ "postcopy-ram",
+ "x-colo",
+ "release-ram",
+ "block",
+ "return-path",
+ "pause-before-switchover",
+ "multifd",
+ "dirty-bitmaps",
+ "postcopy-blocktime",
+ "late-block-activate",
+ "x-ignore-shared",
+ "validate-uuid",
+ "background-snapshot",
+ "zero-copy-send",
+ "postcopy-preempt"
+ ]
+ },
+ {
+ "name": "389",
+ "members": [
+ {
+ "name": "none"
+ },
+ {
+ "name": "zlib"
+ },
+ {
+ "name": "zstd"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "none",
+ "zlib",
+ "zstd"
+ ]
+ },
+ {
+ "name": "[390]",
+ "element-type": "390",
+ "meta-type": "array"
+ },
+ {
+ "name": "390",
+ "members": [
+ {
+ "name": "node-name",
+ "type": "str"
+ },
+ {
+ "name": "alias",
+ "type": "str"
+ },
+ {
+ "name": "bitmaps",
+ "type": "[561]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "391",
+ "members": [
+ {
+ "name": "none"
+ },
+ {
+ "name": "primary"
+ },
+ {
+ "name": "secondary"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "none",
+ "primary",
+ "secondary"
+ ]
+ },
+ {
+ "name": "392",
+ "members": [
+ {
+ "name": "none"
+ },
+ {
+ "name": "request"
+ },
+ {
+ "name": "error"
+ },
+ {
+ "name": "processing"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "none",
+ "request",
+ "error",
+ "processing"
+ ]
+ },
+ {
+ "name": "393",
+ "members": [
+ {
+ "name": "page-sampling"
+ },
+ {
+ "name": "dirty-ring"
+ },
+ {
+ "name": "dirty-bitmap"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "page-sampling",
+ "dirty-ring",
+ "dirty-bitmap"
+ ]
+ },
+ {
+ "name": "394",
+ "members": [
+ {
+ "name": "unstarted"
+ },
+ {
+ "name": "measuring"
+ },
+ {
+ "name": "measured"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "unstarted",
+ "measuring",
+ "measured"
+ ]
+ },
+ {
+ "name": "[395]",
+ "element-type": "395",
+ "meta-type": "array"
+ },
+ {
+ "name": "395",
+ "members": [
+ {
+ "name": "id",
+ "type": "int"
+ },
+ {
+ "name": "dirty-rate",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[396]",
+ "element-type": "396",
+ "meta-type": "array"
+ },
+ {
+ "name": "396",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "abort",
+ "type": "563"
+ },
+ {
+ "case": "block-dirty-bitmap-add",
+ "type": "564"
+ },
+ {
+ "case": "block-dirty-bitmap-remove",
+ "type": "565"
+ },
+ {
+ "case": "block-dirty-bitmap-clear",
+ "type": "565"
+ },
+ {
+ "case": "block-dirty-bitmap-enable",
+ "type": "565"
+ },
+ {
+ "case": "block-dirty-bitmap-disable",
+ "type": "565"
+ },
+ {
+ "case": "block-dirty-bitmap-merge",
+ "type": "566"
+ },
+ {
+ "case": "blockdev-backup",
+ "type": "567"
+ },
+ {
+ "case": "blockdev-snapshot",
+ "type": "568"
+ },
+ {
+ "case": "blockdev-snapshot-internal-sync",
+ "type": "569"
+ },
+ {
+ "case": "blockdev-snapshot-sync",
+ "type": "570"
+ },
+ {
+ "case": "drive-backup",
+ "type": "571"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "562"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "397",
+ "members": [
+ {
+ "name": "completion-mode",
+ "default": null,
+ "type": "572"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "398",
+ "members": [
+ {
+ "name": "unavailable"
+ },
+ {
+ "name": "disabled"
+ },
+ {
+ "name": "enabled"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "unavailable",
+ "disabled",
+ "enabled"
+ ]
+ },
+ {
+ "name": "[399]",
+ "element-type": "399",
+ "meta-type": "array"
+ },
+ {
+ "name": "399",
+ "members": [
+ {
+ "name": "oob"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "oob"
+ ]
+ },
+ {
+ "name": "400",
+ "members": [
+ {
+ "name": "major",
+ "type": "int"
+ },
+ {
+ "name": "minor",
+ "type": "int"
+ },
+ {
+ "name": "micro",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "401",
+ "members": [
+ {
+ "name": "builtin"
+ },
+ {
+ "name": "enum"
+ },
+ {
+ "name": "array"
+ },
+ {
+ "name": "object"
+ },
+ {
+ "name": "alternate"
+ },
+ {
+ "name": "command"
+ },
+ {
+ "name": "event"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "builtin",
+ "enum",
+ "array",
+ "object",
+ "alternate",
+ "command",
+ "event"
+ ]
+ },
+ {
+ "name": "402",
+ "members": [
+ {
+ "name": "json-type",
+ "type": "573"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "403",
+ "members": [
+ {
+ "name": "members",
+ "type": "[574]"
+ },
+ {
+ "name": "values",
+ "type": "[str]",
+ "features": [
+ "deprecated"
+ ]
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "404",
+ "members": [
+ {
+ "name": "element-type",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "405",
+ "members": [
+ {
+ "name": "members",
+ "type": "[575]"
+ },
+ {
+ "name": "tag",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "variants",
+ "default": null,
+ "type": "[576]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "406",
+ "members": [
+ {
+ "name": "members",
+ "type": "[577]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "407",
+ "members": [
+ {
+ "name": "arg-type",
+ "type": "str"
+ },
+ {
+ "name": "ret-type",
+ "type": "str"
+ },
+ {
+ "name": "allow-oob",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "408",
+ "members": [
+ {
+ "name": "arg-type",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "409",
+ "members": [
+ {
+ "name": "authz-list"
+ },
+ {
+ "name": "authz-listfile"
+ },
+ {
+ "name": "authz-pam"
+ },
+ {
+ "name": "authz-simple"
+ },
+ {
+ "name": "can-bus"
+ },
+ {
+ "name": "can-host-socketcan"
+ },
+ {
+ "name": "colo-compare"
+ },
+ {
+ "name": "cryptodev-backend"
+ },
+ {
+ "name": "cryptodev-backend-builtin"
+ },
+ {
+ "name": "cryptodev-vhost-user"
+ },
+ {
+ "name": "dbus-vmstate"
+ },
+ {
+ "name": "filter-buffer"
+ },
+ {
+ "name": "filter-dump"
+ },
+ {
+ "name": "filter-mirror"
+ },
+ {
+ "name": "filter-redirector"
+ },
+ {
+ "name": "filter-replay"
+ },
+ {
+ "name": "filter-rewriter"
+ },
+ {
+ "name": "input-barrier"
+ },
+ {
+ "name": "input-linux"
+ },
+ {
+ "name": "iothread"
+ },
+ {
+ "name": "main-loop"
+ },
+ {
+ "name": "memory-backend-epc"
+ },
+ {
+ "name": "memory-backend-file"
+ },
+ {
+ "name": "memory-backend-memfd"
+ },
+ {
+ "name": "memory-backend-ram"
+ },
+ {
+ "name": "pef-guest"
+ },
+ {
+ "name": "pr-manager-helper"
+ },
+ {
+ "name": "qtest"
+ },
+ {
+ "name": "rng-builtin"
+ },
+ {
+ "name": "rng-egd"
+ },
+ {
+ "name": "rng-random"
+ },
+ {
+ "name": "secret"
+ },
+ {
+ "name": "secret_keyring"
+ },
+ {
+ "name": "sev-guest"
+ },
+ {
+ "name": "s390-pv-guest"
+ },
+ {
+ "name": "throttle-group"
+ },
+ {
+ "name": "tls-creds-anon"
+ },
+ {
+ "name": "tls-creds-psk"
+ },
+ {
+ "name": "tls-creds-x509"
+ },
+ {
+ "name": "tls-cipher-suites"
+ },
+ {
+ "name": "x-remote-object",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-vfio-user-server",
+ "features": [
+ "unstable"
+ ]
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "authz-list",
+ "authz-listfile",
+ "authz-pam",
+ "authz-simple",
+ "can-bus",
+ "can-host-socketcan",
+ "colo-compare",
+ "cryptodev-backend",
+ "cryptodev-backend-builtin",
+ "cryptodev-vhost-user",
+ "dbus-vmstate",
+ "filter-buffer",
+ "filter-dump",
+ "filter-mirror",
+ "filter-redirector",
+ "filter-replay",
+ "filter-rewriter",
+ "input-barrier",
+ "input-linux",
+ "iothread",
+ "main-loop",
+ "memory-backend-epc",
+ "memory-backend-file",
+ "memory-backend-memfd",
+ "memory-backend-ram",
+ "pef-guest",
+ "pr-manager-helper",
+ "qtest",
+ "rng-builtin",
+ "rng-egd",
+ "rng-random",
+ "secret",
+ "secret_keyring",
+ "sev-guest",
+ "s390-pv-guest",
+ "throttle-group",
+ "tls-creds-anon",
+ "tls-creds-psk",
+ "tls-creds-x509",
+ "tls-cipher-suites",
+ "x-remote-object",
+ "x-vfio-user-server"
+ ]
+ },
+ {
+ "name": "410",
+ "members": [
+ {
+ "name": "policy",
+ "default": null,
+ "type": "578"
+ },
+ {
+ "name": "rules",
+ "default": null,
+ "type": "[579]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "411",
+ "members": [
+ {
+ "name": "filename",
+ "type": "str"
+ },
+ {
+ "name": "refresh",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "412",
+ "members": [
+ {
+ "name": "service",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "413",
+ "members": [
+ {
+ "name": "identity",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "414",
+ "members": [
+ {
+ "name": "if",
+ "type": "str"
+ },
+ {
+ "name": "canbus",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "415",
+ "members": [
+ {
+ "name": "primary_in",
+ "type": "str"
+ },
+ {
+ "name": "secondary_in",
+ "type": "str"
+ },
+ {
+ "name": "outdev",
+ "type": "str"
+ },
+ {
+ "name": "iothread",
+ "type": "str"
+ },
+ {
+ "name": "notify_dev",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "compare_timeout",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "expired_scan_cycle",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "max_queue_size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "vnet_hdr_support",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "416",
+ "members": [
+ {
+ "name": "queues",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "417",
+ "members": [
+ {
+ "name": "queues",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "chardev",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "418",
+ "members": [
+ {
+ "name": "addr",
+ "type": "str"
+ },
+ {
+ "name": "id-list",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "419",
+ "members": [
+ {
+ "name": "netdev",
+ "type": "str"
+ },
+ {
+ "name": "queue",
+ "default": null,
+ "type": "580"
+ },
+ {
+ "name": "status",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "position",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "insert",
+ "default": null,
+ "type": "581"
+ },
+ {
+ "name": "interval",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "420",
+ "members": [
+ {
+ "name": "netdev",
+ "type": "str"
+ },
+ {
+ "name": "queue",
+ "default": null,
+ "type": "580"
+ },
+ {
+ "name": "status",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "position",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "insert",
+ "default": null,
+ "type": "581"
+ },
+ {
+ "name": "file",
+ "type": "str"
+ },
+ {
+ "name": "maxlen",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "421",
+ "members": [
+ {
+ "name": "netdev",
+ "type": "str"
+ },
+ {
+ "name": "queue",
+ "default": null,
+ "type": "580"
+ },
+ {
+ "name": "status",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "position",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "insert",
+ "default": null,
+ "type": "581"
+ },
+ {
+ "name": "outdev",
+ "type": "str"
+ },
+ {
+ "name": "vnet_hdr_support",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "422",
+ "members": [
+ {
+ "name": "netdev",
+ "type": "str"
+ },
+ {
+ "name": "queue",
+ "default": null,
+ "type": "580"
+ },
+ {
+ "name": "status",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "position",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "insert",
+ "default": null,
+ "type": "581"
+ },
+ {
+ "name": "indev",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "outdev",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "vnet_hdr_support",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "423",
+ "members": [
+ {
+ "name": "netdev",
+ "type": "str"
+ },
+ {
+ "name": "queue",
+ "default": null,
+ "type": "580"
+ },
+ {
+ "name": "status",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "position",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "insert",
+ "default": null,
+ "type": "581"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "424",
+ "members": [
+ {
+ "name": "netdev",
+ "type": "str"
+ },
+ {
+ "name": "queue",
+ "default": null,
+ "type": "580"
+ },
+ {
+ "name": "status",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "position",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "insert",
+ "default": null,
+ "type": "581"
+ },
+ {
+ "name": "vnet_hdr_support",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "425",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "server",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "port",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "x-origin",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "y-origin",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "width",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "height",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "426",
+ "members": [
+ {
+ "name": "evdev",
+ "type": "str"
+ },
+ {
+ "name": "grab_all",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "repeat",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "grab-toggle",
+ "default": null,
+ "type": "582"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "427",
+ "members": [
+ {
+ "name": "aio-max-batch",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "thread-pool-min",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "thread-pool-max",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "poll-max-ns",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "poll-grow",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "poll-shrink",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "428",
+ "members": [
+ {
+ "name": "aio-max-batch",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "thread-pool-min",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "thread-pool-max",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "429",
+ "members": [
+ {
+ "name": "dump",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "host-nodes",
+ "default": null,
+ "type": "[int]"
+ },
+ {
+ "name": "merge",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "policy",
+ "default": null,
+ "type": "451"
+ },
+ {
+ "name": "prealloc",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "prealloc-threads",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "share",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "reserve",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "x-use-canonical-path-for-ramblock-id",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "430",
+ "members": [
+ {
+ "name": "dump",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "host-nodes",
+ "default": null,
+ "type": "[int]"
+ },
+ {
+ "name": "merge",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "policy",
+ "default": null,
+ "type": "451"
+ },
+ {
+ "name": "prealloc",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "prealloc-threads",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "share",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "reserve",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "x-use-canonical-path-for-ramblock-id",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "align",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "discard-data",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "mem-path",
+ "type": "str"
+ },
+ {
+ "name": "pmem",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "readonly",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "431",
+ "members": [
+ {
+ "name": "dump",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "host-nodes",
+ "default": null,
+ "type": "[int]"
+ },
+ {
+ "name": "merge",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "policy",
+ "default": null,
+ "type": "451"
+ },
+ {
+ "name": "prealloc",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "prealloc-threads",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "share",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "reserve",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "x-use-canonical-path-for-ramblock-id",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "hugetlb",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "hugetlbsize",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "seal",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "432",
+ "members": [
+ {
+ "name": "dump",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "host-nodes",
+ "default": null,
+ "type": "[int]"
+ },
+ {
+ "name": "merge",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "policy",
+ "default": null,
+ "type": "451"
+ },
+ {
+ "name": "prealloc",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "prealloc-threads",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "share",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "reserve",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "x-use-canonical-path-for-ramblock-id",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "433",
+ "members": [
+ {
+ "name": "path",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "434",
+ "members": [
+ {
+ "name": "chardev",
+ "type": "str"
+ },
+ {
+ "name": "log",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "435",
+ "members": [
+ {
+ "name": "opened",
+ "default": null,
+ "type": "bool",
+ "features": [
+ "deprecated"
+ ]
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "436",
+ "members": [
+ {
+ "name": "opened",
+ "default": null,
+ "type": "bool",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "chardev",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "437",
+ "members": [
+ {
+ "name": "opened",
+ "default": null,
+ "type": "bool",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "filename",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "438",
+ "members": [
+ {
+ "name": "loaded",
+ "default": null,
+ "type": "bool",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "format",
+ "default": null,
+ "type": "583"
+ },
+ {
+ "name": "keyid",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "iv",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "data",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "file",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "439",
+ "members": [
+ {
+ "name": "loaded",
+ "default": null,
+ "type": "bool",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "format",
+ "default": null,
+ "type": "583"
+ },
+ {
+ "name": "keyid",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "iv",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "serial",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "440",
+ "members": [
+ {
+ "name": "sev-device",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "dh-cert-file",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "session-file",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "policy",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "handle",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "cbitpos",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "reduced-phys-bits",
+ "type": "int"
+ },
+ {
+ "name": "kernel-hashes",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "441",
+ "members": [
+ {
+ "name": "limits",
+ "default": null,
+ "type": "584"
+ },
+ {
+ "name": "x-iops-total",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-iops-total-max",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-iops-total-max-length",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-iops-read",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-iops-read-max",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-iops-read-max-length",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-iops-write",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-iops-write-max",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-iops-write-max-length",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-bps-total",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-bps-total-max",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-bps-total-max-length",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-bps-read",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-bps-read-max",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-bps-read-max-length",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-bps-write",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-bps-write-max",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-bps-write-max-length",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ },
+ {
+ "name": "x-iops-size",
+ "default": null,
+ "type": "int",
+ "features": [
+ "unstable"
+ ]
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "442",
+ "members": [
+ {
+ "name": "verify-peer",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "dir",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "endpoint",
+ "default": null,
+ "type": "585"
+ },
+ {
+ "name": "priority",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "loaded",
+ "default": null,
+ "type": "bool",
+ "features": [
+ "deprecated"
+ ]
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "443",
+ "members": [
+ {
+ "name": "verify-peer",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "dir",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "endpoint",
+ "default": null,
+ "type": "585"
+ },
+ {
+ "name": "priority",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "loaded",
+ "default": null,
+ "type": "bool",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "username",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "444",
+ "members": [
+ {
+ "name": "verify-peer",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "dir",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "endpoint",
+ "default": null,
+ "type": "585"
+ },
+ {
+ "name": "priority",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "loaded",
+ "default": null,
+ "type": "bool",
+ "features": [
+ "deprecated"
+ ]
+ },
+ {
+ "name": "sanity-check",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "passwordid",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "445",
+ "members": [
+ {
+ "name": "verify-peer",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "dir",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "endpoint",
+ "default": null,
+ "type": "585"
+ },
+ {
+ "name": "priority",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "446",
+ "members": [
+ {
+ "name": "fd",
+ "type": "str"
+ },
+ {
+ "name": "devid",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "447",
+ "members": [
+ {
+ "name": "socket",
+ "type": "387"
+ },
+ {
+ "name": "device",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "448",
+ "members": [
+ {
+ "name": "node-id",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "socket-id",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "die-id",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "cluster-id",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "core-id",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "thread-id",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "449",
+ "members": [
+ {
+ "name": "aarch64"
+ },
+ {
+ "name": "alpha"
+ },
+ {
+ "name": "arm"
+ },
+ {
+ "name": "avr"
+ },
+ {
+ "name": "cris"
+ },
+ {
+ "name": "hppa"
+ },
+ {
+ "name": "i386"
+ },
+ {
+ "name": "loongarch64"
+ },
+ {
+ "name": "m68k"
+ },
+ {
+ "name": "microblaze"
+ },
+ {
+ "name": "microblazeel"
+ },
+ {
+ "name": "mips"
+ },
+ {
+ "name": "mips64"
+ },
+ {
+ "name": "mips64el"
+ },
+ {
+ "name": "mipsel"
+ },
+ {
+ "name": "nios2"
+ },
+ {
+ "name": "or1k"
+ },
+ {
+ "name": "ppc"
+ },
+ {
+ "name": "ppc64"
+ },
+ {
+ "name": "riscv32"
+ },
+ {
+ "name": "riscv64"
+ },
+ {
+ "name": "rx"
+ },
+ {
+ "name": "s390x"
+ },
+ {
+ "name": "sh4"
+ },
+ {
+ "name": "sh4eb"
+ },
+ {
+ "name": "sparc"
+ },
+ {
+ "name": "sparc64"
+ },
+ {
+ "name": "tricore"
+ },
+ {
+ "name": "x86_64"
+ },
+ {
+ "name": "xtensa"
+ },
+ {
+ "name": "xtensaeb"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "aarch64",
+ "alpha",
+ "arm",
+ "avr",
+ "cris",
+ "hppa",
+ "i386",
+ "loongarch64",
+ "m68k",
+ "microblaze",
+ "microblazeel",
+ "mips",
+ "mips64",
+ "mips64el",
+ "mipsel",
+ "nios2",
+ "or1k",
+ "ppc",
+ "ppc64",
+ "riscv32",
+ "riscv64",
+ "rx",
+ "s390x",
+ "sh4",
+ "sh4eb",
+ "sparc",
+ "sparc64",
+ "tricore",
+ "x86_64",
+ "xtensa",
+ "xtensaeb"
+ ]
+ },
+ {
+ "name": "450",
+ "members": [
+ {
+ "name": "cpu-state",
+ "type": "586"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "451",
+ "members": [
+ {
+ "name": "default"
+ },
+ {
+ "name": "preferred"
+ },
+ {
+ "name": "bind"
+ },
+ {
+ "name": "interleave"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "default",
+ "preferred",
+ "bind",
+ "interleave"
+ ]
+ },
+ {
+ "name": "452",
+ "members": [
+ {
+ "name": "node"
+ },
+ {
+ "name": "dist"
+ },
+ {
+ "name": "cpu"
+ },
+ {
+ "name": "hmat-lb"
+ },
+ {
+ "name": "hmat-cache"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "node",
+ "dist",
+ "cpu",
+ "hmat-lb",
+ "hmat-cache"
+ ]
+ },
+ {
+ "name": "453",
+ "members": [
+ {
+ "name": "nodeid",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "cpus",
+ "default": null,
+ "type": "[int]"
+ },
+ {
+ "name": "mem",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "memdev",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "initiator",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "454",
+ "members": [
+ {
+ "name": "src",
+ "type": "int"
+ },
+ {
+ "name": "dst",
+ "type": "int"
+ },
+ {
+ "name": "val",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "455",
+ "members": [
+ {
+ "name": "node-id",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "socket-id",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "die-id",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "cluster-id",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "core-id",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "thread-id",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "456",
+ "members": [
+ {
+ "name": "initiator",
+ "type": "int"
+ },
+ {
+ "name": "target",
+ "type": "int"
+ },
+ {
+ "name": "hierarchy",
+ "type": "587"
+ },
+ {
+ "name": "data-type",
+ "type": "588"
+ },
+ {
+ "name": "latency",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "bandwidth",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "457",
+ "members": [
+ {
+ "name": "node-id",
+ "type": "int"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "level",
+ "type": "int"
+ },
+ {
+ "name": "associativity",
+ "type": "589"
+ },
+ {
+ "name": "policy",
+ "type": "590"
+ },
+ {
+ "name": "line",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "458",
+ "members": [
+ {
+ "name": "dimm"
+ },
+ {
+ "name": "nvdimm"
+ },
+ {
+ "name": "virtio-pmem"
+ },
+ {
+ "name": "virtio-mem"
+ },
+ {
+ "name": "sgx-epc"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "dimm",
+ "nvdimm",
+ "virtio-pmem",
+ "virtio-mem",
+ "sgx-epc"
+ ]
+ },
+ {
+ "name": "459",
+ "members": [
+ {
+ "name": "data",
+ "type": "591"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "460",
+ "members": [
+ {
+ "name": "data",
+ "type": "592"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "461",
+ "members": [
+ {
+ "name": "data",
+ "type": "593"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "462",
+ "members": [
+ {
+ "name": "data",
+ "type": "594"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "463",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "props",
+ "default": null,
+ "type": "any"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "464",
+ "members": [
+ {
+ "name": "incompatible"
+ },
+ {
+ "name": "identical"
+ },
+ {
+ "name": "superset"
+ },
+ {
+ "name": "subset"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "incompatible",
+ "identical",
+ "superset",
+ "subset"
+ ]
+ },
+ {
+ "name": "465",
+ "members": [
+ {
+ "name": "static"
+ },
+ {
+ "name": "full"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "static",
+ "full"
+ ]
+ },
+ {
+ "name": "466",
+ "members": [
+ {
+ "name": "none"
+ },
+ {
+ "name": "record"
+ },
+ {
+ "name": "play"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "none",
+ "record",
+ "play"
+ ]
+ },
+ {
+ "name": "467",
+ "members": [
+ {
+ "name": "block-node"
+ },
+ {
+ "name": "chardev"
+ },
+ {
+ "name": "migration"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "block-node",
+ "chardev",
+ "migration"
+ ]
+ },
+ {
+ "name": "468",
+ "members": [
+ {
+ "name": "node-name",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "469",
+ "members": [
+ {
+ "name": "id",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[470]",
+ "element-type": "470",
+ "meta-type": "array"
+ },
+ {
+ "name": "470",
+ "members": [
+ {
+ "name": "fd",
+ "type": "int"
+ },
+ {
+ "name": "opaque",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[471]",
+ "element-type": "471",
+ "meta-type": "array"
+ },
+ {
+ "name": "471",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "type",
+ "type": "595"
+ },
+ {
+ "name": "help",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "default",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[473]",
+ "element-type": "473",
+ "meta-type": "array"
+ },
+ {
+ "name": "473",
+ "members": [
+ {
+ "name": "node",
+ "type": "int"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "474",
+ "members": [
+ {
+ "name": "DIMM"
+ },
+ {
+ "name": "CPU"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "DIMM",
+ "CPU"
+ ]
+ },
+ {
+ "name": "[475]",
+ "element-type": "475",
+ "meta-type": "array"
+ },
+ {
+ "name": "475",
+ "members": [
+ {
+ "name": "bus",
+ "type": "int"
+ },
+ {
+ "name": "slot",
+ "type": "int"
+ },
+ {
+ "name": "function",
+ "type": "int"
+ },
+ {
+ "name": "class_info",
+ "type": "596"
+ },
+ {
+ "name": "id",
+ "type": "597"
+ },
+ {
+ "name": "irq",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "irq_pin",
+ "type": "int"
+ },
+ {
+ "name": "qdev_id",
+ "type": "str"
+ },
+ {
+ "name": "pci_bridge",
+ "default": null,
+ "type": "598"
+ },
+ {
+ "name": "regions",
+ "type": "[599]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "476",
+ "members": [
+ {
+ "name": "vm"
+ },
+ {
+ "name": "vcpu"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "vm",
+ "vcpu"
+ ]
+ },
+ {
+ "name": "[477]",
+ "element-type": "477",
+ "meta-type": "array"
+ },
+ {
+ "name": "477",
+ "members": [
+ {
+ "name": "provider",
+ "type": "479"
+ },
+ {
+ "name": "names",
+ "default": null,
+ "type": "[str]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "478",
+ "members": [
+ {
+ "name": "vcpus",
+ "default": null,
+ "type": "[str]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "479",
+ "members": [
+ {
+ "name": "kvm"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "kvm"
+ ]
+ },
+ {
+ "name": "[480]",
+ "element-type": "480",
+ "meta-type": "array"
+ },
+ {
+ "name": "480",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "value",
+ "type": "600"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[481]",
+ "element-type": "481",
+ "meta-type": "array"
+ },
+ {
+ "name": "481",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "type",
+ "type": "601"
+ },
+ {
+ "name": "unit",
+ "default": null,
+ "type": "602"
+ },
+ {
+ "name": "base",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "exponent",
+ "type": "int"
+ },
+ {
+ "name": "bucket-size",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "482",
+ "members": [
+ {
+ "name": "hyper-v"
+ },
+ {
+ "name": "s390"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "hyper-v",
+ "s390"
+ ]
+ },
+ {
+ "name": "483",
+ "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": "484",
+ "members": [
+ {
+ "name": "core",
+ "type": "int"
+ },
+ {
+ "name": "psw-mask",
+ "type": "int"
+ },
+ {
+ "name": "psw-addr",
+ "type": "int"
+ },
+ {
+ "name": "reason",
+ "type": "603"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[485]",
+ "element-type": "485",
+ "meta-type": "array"
+ },
+ {
+ "name": "485",
+ "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": "486",
+ "members": [
+ {
+ "name": "boundaries",
+ "type": "[int]"
+ },
+ {
+ "name": "bins",
+ "type": "[int]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "487",
+ "members": [
+ {
+ "name": "discard-nb-ok",
+ "type": "int"
+ },
+ {
+ "name": "discard-nb-failed",
+ "type": "int"
+ },
+ {
+ "name": "discard-bytes-ok",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "488",
+ "members": [
+ {
+ "name": "completion-errors",
+ "type": "int"
+ },
+ {
+ "name": "aligned-accesses",
+ "type": "int"
+ },
+ {
+ "name": "unaligned-accesses",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[69]",
+ "element-type": "69",
+ "meta-type": "array"
+ },
+ {
+ "name": "489",
+ "tag": "type",
+ "variants": [
+ {
+ "case": "qcow2",
+ "type": "605"
+ },
+ {
+ "case": "vmdk",
+ "type": "606"
+ },
+ {
+ "case": "luks",
+ "type": "607"
+ },
+ {
+ "case": "rbd",
+ "type": "608"
+ }
+ ],
+ "members": [
+ {
+ "name": "type",
+ "type": "604"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "490",
+ "members": [
+ {
+ "name": "block-backend"
+ },
+ {
+ "name": "block-job"
+ },
+ {
+ "name": "block-driver"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "block-backend",
+ "block-job",
+ "block-driver"
+ ]
+ },
+ {
+ "name": "[491]",
+ "element-type": "491",
+ "meta-type": "array"
+ },
+ {
+ "name": "491",
+ "members": [
+ {
+ "name": "consistent-read"
+ },
+ {
+ "name": "write"
+ },
+ {
+ "name": "write-unchanged"
+ },
+ {
+ "name": "resize"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "consistent-read",
+ "write",
+ "write-unchanged",
+ "resize"
+ ]
+ },
+ {
+ "name": "492",
+ "members": [
+ {
+ "type": "49"
+ },
+ {
+ "type": "str"
+ }
+ ],
+ "meta-type": "alternate"
+ },
+ {
+ "name": "[493]",
+ "element-type": "493",
+ "meta-type": "array"
+ },
+ {
+ "name": "493",
+ "members": [
+ {
+ "name": "event",
+ "type": "609"
+ },
+ {
+ "name": "state",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "iotype",
+ "default": null,
+ "type": "610"
+ },
+ {
+ "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": "[494]",
+ "element-type": "494",
+ "meta-type": "array"
+ },
+ {
+ "name": "494",
+ "members": [
+ {
+ "name": "event",
+ "type": "609"
+ },
+ {
+ "name": "state",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "new_state",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "495",
+ "members": [
+ {
+ "name": "break-guest-write"
+ },
+ {
+ "name": "break-snapshot"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "break-guest-write",
+ "break-snapshot"
+ ]
+ },
+ {
+ "name": "496",
+ "members": [
+ {
+ "name": "auto"
+ },
+ {
+ "name": "on"
+ },
+ {
+ "name": "off"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "auto",
+ "on",
+ "off"
+ ]
+ },
+ {
+ "name": "497",
+ "members": [
+ {
+ "name": "threads"
+ },
+ {
+ "name": "native"
+ },
+ {
+ "name": "io_uring"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "threads",
+ "native",
+ "io_uring"
+ ]
+ },
+ {
+ "name": "498",
+ "members": [
+ {
+ "name": "tcp"
+ },
+ {
+ "name": "iser"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "tcp",
+ "iser"
+ ]
+ },
+ {
+ "name": "499",
+ "members": [
+ {
+ "name": "crc32c"
+ },
+ {
+ "name": "none"
+ },
+ {
+ "name": "crc32c-none"
+ },
+ {
+ "name": "none-crc32c"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "crc32c",
+ "none",
+ "crc32c-none",
+ "none-crc32c"
+ ]
+ },
+ {
+ "name": "500",
+ "members": [
+ {
+ "name": "type",
+ "type": "611"
+ },
+ {
+ "name": "host",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "501",
+ "members": [
+ {
+ "type": "49"
+ },
+ {
+ "type": "str"
+ },
+ {
+ "type": "null"
+ }
+ ],
+ "meta-type": "alternate"
+ },
+ {
+ "name": "502",
+ "members": [
+ {
+ "type": "612"
+ },
+ {
+ "type": "613"
+ }
+ ],
+ "meta-type": "alternate"
+ },
+ {
+ "name": "503",
+ "tag": "format",
+ "variants": [
+ {
+ "case": "aes",
+ "type": "615"
+ },
+ {
+ "case": "luks",
+ "type": "616"
+ }
+ ],
+ "members": [
+ {
+ "name": "format",
+ "type": "614"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "504",
+ "tag": "format",
+ "variants": [
+ {
+ "case": "aes",
+ "type": "615"
+ }
+ ],
+ "members": [
+ {
+ "name": "format",
+ "type": "617"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[492]",
+ "element-type": "492",
+ "meta-type": "array"
+ },
+ {
+ "name": "505",
+ "members": [
+ {
+ "name": "quorum"
+ },
+ {
+ "name": "fifo"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "quorum",
+ "fifo"
+ ]
+ },
+ {
+ "name": "506",
+ "tag": "format",
+ "variants": [
+ {
+ "case": "luks",
+ "type": "619"
+ },
+ {
+ "case": "luks2",
+ "type": "620"
+ }
+ ],
+ "members": [
+ {
+ "name": "format",
+ "type": "618"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[507]",
+ "element-type": "507",
+ "meta-type": "array"
+ },
+ {
+ "name": "507",
+ "members": [
+ {
+ "name": "cephx"
+ },
+ {
+ "name": "none"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "cephx",
+ "none"
+ ]
+ },
+ {
+ "name": "[508]",
+ "element-type": "508",
+ "meta-type": "array"
+ },
+ {
+ "name": "508",
+ "members": [
+ {
+ "name": "host",
+ "type": "str"
+ },
+ {
+ "name": "port",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "509",
+ "members": [
+ {
+ "name": "primary"
+ },
+ {
+ "name": "secondary"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "primary",
+ "secondary"
+ ]
+ },
+ {
+ "name": "510",
+ "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"
+ },
+ {
+ "name": "keep-alive",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "mptcp",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "511",
+ "tag": "mode",
+ "variants": [
+ {
+ "case": "hash",
+ "type": "622"
+ },
+ {
+ "case": "none",
+ "type": "0"
+ },
+ {
+ "case": "known_hosts",
+ "type": "0"
+ }
+ ],
+ "members": [
+ {
+ "name": "mode",
+ "type": "621"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "512",
+ "members": [
+ {
+ "name": "filename",
+ "type": "str"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "preallocation",
+ "default": null,
+ "type": "623"
+ },
+ {
+ "name": "nocow",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "extent-size-hint",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "513",
+ "members": [
+ {
+ "name": "location",
+ "type": "292"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "preallocation",
+ "default": null,
+ "type": "623"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "514",
+ "members": [
+ {
+ "name": "key-secret",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "cipher-alg",
+ "default": null,
+ "type": "624"
+ },
+ {
+ "name": "cipher-mode",
+ "default": null,
+ "type": "625"
+ },
+ {
+ "name": "ivgen-alg",
+ "default": null,
+ "type": "626"
+ },
+ {
+ "name": "ivgen-hash-alg",
+ "default": null,
+ "type": "627"
+ },
+ {
+ "name": "hash-alg",
+ "default": null,
+ "type": "627"
+ },
+ {
+ "name": "iter-time",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "preallocation",
+ "default": null,
+ "type": "623"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "515",
+ "members": [
+ {
+ "name": "location",
+ "type": "298"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "516",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "cluster-size",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "517",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "backing-file",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "encrypt",
+ "default": null,
+ "type": "628"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "518",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "data-file",
+ "default": null,
+ "type": "492"
+ },
+ {
+ "name": "data-file-raw",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "extended-l2",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "version",
+ "default": null,
+ "type": "629"
+ },
+ {
+ "name": "backing-file",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "backing-fmt",
+ "default": null,
+ "type": "279"
+ },
+ {
+ "name": "encrypt",
+ "default": null,
+ "type": "628"
+ },
+ {
+ "name": "cluster-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "preallocation",
+ "default": null,
+ "type": "623"
+ },
+ {
+ "name": "lazy-refcounts",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "refcount-bits",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "compression-type",
+ "default": null,
+ "type": "630"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "519",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "backing-file",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "backing-fmt",
+ "default": null,
+ "type": "279"
+ },
+ {
+ "name": "cluster-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "table-size",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "520",
+ "members": [
+ {
+ "name": "location",
+ "type": "307"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "cluster-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "encrypt",
+ "default": null,
+ "type": "631"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "521",
+ "members": [
+ {
+ "name": "location",
+ "type": "309"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "522",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "preallocation",
+ "default": null,
+ "type": "623"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "523",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "log-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "block-size",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "subformat",
+ "default": null,
+ "type": "632"
+ },
+ {
+ "name": "block-state-zero",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "524",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "extents",
+ "default": null,
+ "type": "[492]"
+ },
+ {
+ "name": "subformat",
+ "default": null,
+ "type": "633"
+ },
+ {
+ "name": "backing-file",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "adapter-type",
+ "default": null,
+ "type": "634"
+ },
+ {
+ "name": "hwversion",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "toolsversion",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "zeroed-grain",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "525",
+ "members": [
+ {
+ "name": "file",
+ "type": "492"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "subformat",
+ "default": null,
+ "type": "635"
+ },
+ {
+ "name": "force-size",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "526",
+ "members": [
+ {
+ "name": "state",
+ "type": "636"
+ },
+ {
+ "name": "new-secret",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "old-secret",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "keyslot",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "iter-time",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "secret",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "527",
+ "members": [
+ {
+ "name": "encrypt",
+ "default": null,
+ "type": "637"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "null",
+ "json-type": "null",
+ "meta-type": "builtin"
+ },
+ {
+ "name": "528",
+ "members": [
+ {
+ "name": "inet"
+ },
+ {
+ "name": "unix"
+ },
+ {
+ "name": "vsock"
+ },
+ {
+ "name": "fd"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "inet",
+ "unix",
+ "vsock",
+ "fd"
+ ]
+ },
+ {
+ "name": "529",
+ "members": [
+ {
+ "name": "data",
+ "type": "510"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "530",
+ "members": [
+ {
+ "name": "data",
+ "type": "559"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "531",
+ "members": [
+ {
+ "name": "data",
+ "type": "560"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "532",
+ "members": [
+ {
+ "name": "data",
+ "type": "548"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "533",
+ "members": [
+ {
+ "name": "off"
+ },
+ {
+ "name": "on"
+ },
+ {
+ "name": "auto"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "off",
+ "on",
+ "auto"
+ ]
+ },
+ {
+ "name": "534",
+ "members": [
+ {
+ "name": "file"
+ },
+ {
+ "name": "serial"
+ },
+ {
+ "name": "parallel"
+ },
+ {
+ "name": "pipe"
+ },
+ {
+ "name": "socket"
+ },
+ {
+ "name": "udp"
+ },
+ {
+ "name": "pty"
+ },
+ {
+ "name": "null"
+ },
+ {
+ "name": "mux"
+ },
+ {
+ "name": "msmouse"
+ },
+ {
+ "name": "wctablet"
+ },
+ {
+ "name": "braille"
+ },
+ {
+ "name": "testdev"
+ },
+ {
+ "name": "stdio"
+ },
+ {
+ "name": "console"
+ },
+ {
+ "name": "qemu-vdagent"
+ },
+ {
+ "name": "vc"
+ },
+ {
+ "name": "ringbuf"
+ },
+ {
+ "name": "memory"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "file",
+ "serial",
+ "parallel",
+ "pipe",
+ "socket",
+ "udp",
+ "pty",
+ "null",
+ "mux",
+ "msmouse",
+ "wctablet",
+ "braille",
+ "testdev",
+ "stdio",
+ "console",
+ "qemu-vdagent",
+ "vc",
+ "ringbuf",
+ "memory"
+ ]
+ },
+ {
+ "name": "535",
+ "members": [
+ {
+ "name": "data",
+ "type": "638"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "536",
+ "members": [
+ {
+ "name": "data",
+ "type": "639"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "537",
+ "members": [
+ {
+ "name": "data",
+ "type": "640"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "538",
+ "members": [
+ {
+ "name": "data",
+ "type": "641"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "539",
+ "members": [
+ {
+ "name": "data",
+ "type": "642"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "540",
+ "members": [
+ {
+ "name": "data",
+ "type": "643"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "541",
+ "members": [
+ {
+ "name": "data",
+ "type": "644"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "544",
+ "members": [
+ {
+ "name": "data",
+ "type": "647"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "546",
+ "members": [
+ {
+ "name": "data",
+ "type": "649"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "547",
+ "members": [
+ {
+ "name": "data",
+ "type": "650"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[548]",
+ "element-type": "548",
+ "meta-type": "array"
+ },
+ {
+ "name": "548",
+ "members": [
+ {
+ "name": "str",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "549",
+ "members": [
+ {
+ "name": "data",
+ "type": "651"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "550",
+ "members": [
+ {
+ "name": "data",
+ "type": "652"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "551",
+ "members": [
+ {
+ "name": "number"
+ },
+ {
+ "name": "qcode"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "number",
+ "qcode"
+ ]
+ },
+ {
+ "name": "552",
+ "members": [
+ {
+ "name": "data",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "553",
+ "members": [
+ {
+ "name": "data",
+ "type": "653"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "554",
+ "members": [
+ {
+ "name": "key"
+ },
+ {
+ "name": "btn"
+ },
+ {
+ "name": "rel"
+ },
+ {
+ "name": "abs"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "key",
+ "btn",
+ "rel",
+ "abs"
+ ]
+ },
+ {
+ "name": "555",
+ "members": [
+ {
+ "name": "data",
+ "type": "654"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "556",
+ "members": [
+ {
+ "name": "data",
+ "type": "655"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "557",
+ "members": [
+ {
+ "name": "data",
+ "type": "656"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "558",
+ "members": [
+ {
+ "name": "lctrl-lalt"
+ },
+ {
+ "name": "lshift-lctrl-lalt"
+ },
+ {
+ "name": "rctrl"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "lctrl-lalt",
+ "lshift-lctrl-lalt",
+ "rctrl"
+ ]
+ },
+ {
+ "name": "number",
+ "json-type": "number",
+ "meta-type": "builtin"
+ },
+ {
+ "name": "559",
+ "members": [
+ {
+ "name": "path",
+ "type": "str"
+ },
+ {
+ "name": "abstract",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "tight",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "560",
+ "members": [
+ {
+ "name": "cid",
+ "type": "str"
+ },
+ {
+ "name": "port",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[561]",
+ "element-type": "561",
+ "meta-type": "array"
+ },
+ {
+ "name": "561",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "alias",
+ "type": "str"
+ },
+ {
+ "name": "transform",
+ "default": null,
+ "type": "657"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "562",
+ "members": [
+ {
+ "name": "abort"
+ },
+ {
+ "name": "block-dirty-bitmap-add"
+ },
+ {
+ "name": "block-dirty-bitmap-remove"
+ },
+ {
+ "name": "block-dirty-bitmap-clear"
+ },
+ {
+ "name": "block-dirty-bitmap-enable"
+ },
+ {
+ "name": "block-dirty-bitmap-disable"
+ },
+ {
+ "name": "block-dirty-bitmap-merge"
+ },
+ {
+ "name": "blockdev-backup"
+ },
+ {
+ "name": "blockdev-snapshot"
+ },
+ {
+ "name": "blockdev-snapshot-internal-sync"
+ },
+ {
+ "name": "blockdev-snapshot-sync"
+ },
+ {
+ "name": "drive-backup",
+ "features": [
+ "deprecated"
+ ]
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "abort",
+ "block-dirty-bitmap-add",
+ "block-dirty-bitmap-remove",
+ "block-dirty-bitmap-clear",
+ "block-dirty-bitmap-enable",
+ "block-dirty-bitmap-disable",
+ "block-dirty-bitmap-merge",
+ "blockdev-backup",
+ "blockdev-snapshot",
+ "blockdev-snapshot-internal-sync",
+ "blockdev-snapshot-sync",
+ "drive-backup"
+ ]
+ },
+ {
+ "name": "563",
+ "members": [
+ {
+ "name": "data",
+ "type": "658"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "564",
+ "members": [
+ {
+ "name": "data",
+ "type": "36"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "565",
+ "members": [
+ {
+ "name": "data",
+ "type": "37"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "566",
+ "members": [
+ {
+ "name": "data",
+ "type": "38"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "567",
+ "members": [
+ {
+ "name": "data",
+ "type": "31"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "568",
+ "members": [
+ {
+ "name": "data",
+ "type": "27"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "569",
+ "members": [
+ {
+ "name": "data",
+ "type": "67"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "570",
+ "members": [
+ {
+ "name": "data",
+ "type": "26"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "571",
+ "members": [
+ {
+ "name": "data",
+ "type": "30"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "572",
+ "members": [
+ {
+ "name": "individual"
+ },
+ {
+ "name": "grouped"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "individual",
+ "grouped"
+ ]
+ },
+ {
+ "name": "573",
+ "members": [
+ {
+ "name": "string"
+ },
+ {
+ "name": "number"
+ },
+ {
+ "name": "int"
+ },
+ {
+ "name": "boolean"
+ },
+ {
+ "name": "null"
+ },
+ {
+ "name": "object"
+ },
+ {
+ "name": "array"
+ },
+ {
+ "name": "value"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "string",
+ "number",
+ "int",
+ "boolean",
+ "null",
+ "object",
+ "array",
+ "value"
+ ]
+ },
+ {
+ "name": "[574]",
+ "element-type": "574",
+ "meta-type": "array"
+ },
+ {
+ "name": "574",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "features",
+ "default": null,
+ "type": "[str]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[575]",
+ "element-type": "575",
+ "meta-type": "array"
+ },
+ {
+ "name": "575",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "type",
+ "type": "str"
+ },
+ {
+ "name": "default",
+ "default": null,
+ "type": "any"
+ },
+ {
+ "name": "features",
+ "default": null,
+ "type": "[str]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[576]",
+ "element-type": "576",
+ "meta-type": "array"
+ },
+ {
+ "name": "576",
+ "members": [
+ {
+ "name": "case",
+ "type": "str"
+ },
+ {
+ "name": "type",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[577]",
+ "element-type": "577",
+ "meta-type": "array"
+ },
+ {
+ "name": "577",
+ "members": [
+ {
+ "name": "type",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "578",
+ "members": [
+ {
+ "name": "deny"
+ },
+ {
+ "name": "allow"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "deny",
+ "allow"
+ ]
+ },
+ {
+ "name": "[579]",
+ "element-type": "579",
+ "meta-type": "array"
+ },
+ {
+ "name": "579",
+ "members": [
+ {
+ "name": "match",
+ "type": "str"
+ },
+ {
+ "name": "policy",
+ "type": "578"
+ },
+ {
+ "name": "format",
+ "default": null,
+ "type": "659"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "580",
+ "members": [
+ {
+ "name": "all"
+ },
+ {
+ "name": "rx"
+ },
+ {
+ "name": "tx"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "all",
+ "rx",
+ "tx"
+ ]
+ },
+ {
+ "name": "581",
+ "members": [
+ {
+ "name": "before"
+ },
+ {
+ "name": "behind"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "before",
+ "behind"
+ ]
+ },
+ {
+ "name": "582",
+ "members": [
+ {
+ "name": "ctrl-ctrl"
+ },
+ {
+ "name": "alt-alt"
+ },
+ {
+ "name": "shift-shift"
+ },
+ {
+ "name": "meta-meta"
+ },
+ {
+ "name": "scrolllock"
+ },
+ {
+ "name": "ctrl-scrolllock"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "ctrl-ctrl",
+ "alt-alt",
+ "shift-shift",
+ "meta-meta",
+ "scrolllock",
+ "ctrl-scrolllock"
+ ]
+ },
+ {
+ "name": "583",
+ "members": [
+ {
+ "name": "raw"
+ },
+ {
+ "name": "base64"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "raw",
+ "base64"
+ ]
+ },
+ {
+ "name": "584",
+ "members": [
+ {
+ "name": "iops-total",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "iops-total-max",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "iops-total-max-length",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "iops-read",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "iops-read-max",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "iops-read-max-length",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "iops-write",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "iops-write-max",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "iops-write-max-length",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "bps-total",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "bps-total-max",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "bps-total-max-length",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "bps-read",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "bps-read-max",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "bps-read-max-length",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "bps-write",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "bps-write-max",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "bps-write-max-length",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "iops-size",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "585",
+ "members": [
+ {
+ "name": "client"
+ },
+ {
+ "name": "server"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "client",
+ "server"
+ ]
+ },
+ {
+ "name": "586",
+ "members": [
+ {
+ "name": "uninitialized"
+ },
+ {
+ "name": "stopped"
+ },
+ {
+ "name": "check-stop"
+ },
+ {
+ "name": "operating"
+ },
+ {
+ "name": "load"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "uninitialized",
+ "stopped",
+ "check-stop",
+ "operating",
+ "load"
+ ]
+ },
+ {
+ "name": "587",
+ "members": [
+ {
+ "name": "memory"
+ },
+ {
+ "name": "first-level"
+ },
+ {
+ "name": "second-level"
+ },
+ {
+ "name": "third-level"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "memory",
+ "first-level",
+ "second-level",
+ "third-level"
+ ]
+ },
+ {
+ "name": "588",
+ "members": [
+ {
+ "name": "access-latency"
+ },
+ {
+ "name": "read-latency"
+ },
+ {
+ "name": "write-latency"
+ },
+ {
+ "name": "access-bandwidth"
+ },
+ {
+ "name": "read-bandwidth"
+ },
+ {
+ "name": "write-bandwidth"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "access-latency",
+ "read-latency",
+ "write-latency",
+ "access-bandwidth",
+ "read-bandwidth",
+ "write-bandwidth"
+ ]
+ },
+ {
+ "name": "589",
+ "members": [
+ {
+ "name": "none"
+ },
+ {
+ "name": "direct"
+ },
+ {
+ "name": "complex"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "none",
+ "direct",
+ "complex"
+ ]
+ },
+ {
+ "name": "590",
+ "members": [
+ {
+ "name": "none"
+ },
+ {
+ "name": "write-back"
+ },
+ {
+ "name": "write-through"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "none",
+ "write-back",
+ "write-through"
+ ]
+ },
+ {
+ "name": "591",
+ "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": "592",
+ "members": [
+ {
+ "name": "id",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "memaddr",
+ "type": "int"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "memdev",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "593",
+ "members": [
+ {
+ "name": "id",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "memaddr",
+ "type": "int"
+ },
+ {
+ "name": "requested-size",
+ "type": "int"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "max-size",
+ "type": "int"
+ },
+ {
+ "name": "block-size",
+ "type": "int"
+ },
+ {
+ "name": "node",
+ "type": "int"
+ },
+ {
+ "name": "memdev",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "594",
+ "members": [
+ {
+ "name": "id",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "memaddr",
+ "type": "int"
+ },
+ {
+ "name": "size",
+ "type": "int"
+ },
+ {
+ "name": "node",
+ "type": "int"
+ },
+ {
+ "name": "memdev",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "595",
+ "members": [
+ {
+ "name": "string"
+ },
+ {
+ "name": "boolean"
+ },
+ {
+ "name": "number"
+ },
+ {
+ "name": "size"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "string",
+ "boolean",
+ "number",
+ "size"
+ ]
+ },
+ {
+ "name": "596",
+ "members": [
+ {
+ "name": "desc",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "class",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "597",
+ "members": [
+ {
+ "name": "device",
+ "type": "int"
+ },
+ {
+ "name": "vendor",
+ "type": "int"
+ },
+ {
+ "name": "subsystem",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "subsystem-vendor",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "598",
+ "members": [
+ {
+ "name": "bus",
+ "type": "660"
+ },
+ {
+ "name": "devices",
+ "default": null,
+ "type": "[475]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[599]",
+ "element-type": "599",
+ "meta-type": "array"
+ },
+ {
+ "name": "599",
+ "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": "600",
+ "members": [
+ {
+ "type": "int"
+ },
+ {
+ "type": "bool"
+ },
+ {
+ "type": "[int]"
+ }
+ ],
+ "meta-type": "alternate"
+ },
+ {
+ "name": "601",
+ "members": [
+ {
+ "name": "cumulative"
+ },
+ {
+ "name": "instant"
+ },
+ {
+ "name": "peak"
+ },
+ {
+ "name": "linear-histogram"
+ },
+ {
+ "name": "log2-histogram"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "cumulative",
+ "instant",
+ "peak",
+ "linear-histogram",
+ "log2-histogram"
+ ]
+ },
+ {
+ "name": "602",
+ "members": [
+ {
+ "name": "bytes"
+ },
+ {
+ "name": "seconds"
+ },
+ {
+ "name": "cycles"
+ },
+ {
+ "name": "boolean"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "bytes",
+ "seconds",
+ "cycles",
+ "boolean"
+ ]
+ },
+ {
+ "name": "603",
+ "members": [
+ {
+ "name": "unknown"
+ },
+ {
+ "name": "disabled-wait"
+ },
+ {
+ "name": "extint-loop"
+ },
+ {
+ "name": "pgmint-loop"
+ },
+ {
+ "name": "opint-loop"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "unknown",
+ "disabled-wait",
+ "extint-loop",
+ "pgmint-loop",
+ "opint-loop"
+ ]
+ },
+ {
+ "name": "604",
+ "members": [
+ {
+ "name": "qcow2"
+ },
+ {
+ "name": "vmdk"
+ },
+ {
+ "name": "luks"
+ },
+ {
+ "name": "rbd"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "qcow2",
+ "vmdk",
+ "luks",
+ "rbd"
+ ]
+ },
+ {
+ "name": "605",
+ "members": [
+ {
+ "name": "data",
+ "type": "661"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "606",
+ "members": [
+ {
+ "name": "data",
+ "type": "662"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "607",
+ "members": [
+ {
+ "name": "data",
+ "type": "663"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "608",
+ "members": [
+ {
+ "name": "data",
+ "type": "664"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "609",
+ "members": [
+ {
+ "name": "l1_update"
+ },
+ {
+ "name": "l1_grow_alloc_table"
+ },
+ {
+ "name": "l1_grow_write_table"
+ },
+ {
+ "name": "l1_grow_activate_table"
+ },
+ {
+ "name": "l2_load"
+ },
+ {
+ "name": "l2_update"
+ },
+ {
+ "name": "l2_update_compressed"
+ },
+ {
+ "name": "l2_alloc_cow_read"
+ },
+ {
+ "name": "l2_alloc_write"
+ },
+ {
+ "name": "read_aio"
+ },
+ {
+ "name": "read_backing_aio"
+ },
+ {
+ "name": "read_compressed"
+ },
+ {
+ "name": "write_aio"
+ },
+ {
+ "name": "write_compressed"
+ },
+ {
+ "name": "vmstate_load"
+ },
+ {
+ "name": "vmstate_save"
+ },
+ {
+ "name": "cow_read"
+ },
+ {
+ "name": "cow_write"
+ },
+ {
+ "name": "reftable_load"
+ },
+ {
+ "name": "reftable_grow"
+ },
+ {
+ "name": "reftable_update"
+ },
+ {
+ "name": "refblock_load"
+ },
+ {
+ "name": "refblock_update"
+ },
+ {
+ "name": "refblock_update_part"
+ },
+ {
+ "name": "refblock_alloc"
+ },
+ {
+ "name": "refblock_alloc_hookup"
+ },
+ {
+ "name": "refblock_alloc_write"
+ },
+ {
+ "name": "refblock_alloc_write_blocks"
+ },
+ {
+ "name": "refblock_alloc_write_table"
+ },
+ {
+ "name": "refblock_alloc_switch_table"
+ },
+ {
+ "name": "cluster_alloc"
+ },
+ {
+ "name": "cluster_alloc_bytes"
+ },
+ {
+ "name": "cluster_free"
+ },
+ {
+ "name": "flush_to_os"
+ },
+ {
+ "name": "flush_to_disk"
+ },
+ {
+ "name": "pwritev_rmw_head"
+ },
+ {
+ "name": "pwritev_rmw_after_head"
+ },
+ {
+ "name": "pwritev_rmw_tail"
+ },
+ {
+ "name": "pwritev_rmw_after_tail"
+ },
+ {
+ "name": "pwritev"
+ },
+ {
+ "name": "pwritev_zero"
+ },
+ {
+ "name": "pwritev_done"
+ },
+ {
+ "name": "empty_image_prepare"
+ },
+ {
+ "name": "l1_shrink_write_table"
+ },
+ {
+ "name": "l1_shrink_free_l2_clusters"
+ },
+ {
+ "name": "cor_write"
+ },
+ {
+ "name": "cluster_alloc_space"
+ },
+ {
+ "name": "none"
+ }
+ ],
+ "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",
+ "l1_shrink_write_table",
+ "l1_shrink_free_l2_clusters",
+ "cor_write",
+ "cluster_alloc_space",
+ "none"
+ ]
+ },
+ {
+ "name": "610",
+ "members": [
+ {
+ "name": "read"
+ },
+ {
+ "name": "write"
+ },
+ {
+ "name": "write-zeroes"
+ },
+ {
+ "name": "discard"
+ },
+ {
+ "name": "flush"
+ },
+ {
+ "name": "block-status"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "read",
+ "write",
+ "write-zeroes",
+ "discard",
+ "flush",
+ "block-status"
+ ]
+ },
+ {
+ "name": "611",
+ "members": [
+ {
+ "name": "inet"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "inet"
+ ]
+ },
+ {
+ "name": "612",
+ "members": [
+ {
+ "name": "template",
+ "default": null,
+ "type": "613"
+ },
+ {
+ "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"
+ },
+ {
+ "name": "bitmap-directory",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "613",
+ "members": [
+ {
+ "name": "none"
+ },
+ {
+ "name": "constant"
+ },
+ {
+ "name": "cached"
+ },
+ {
+ "name": "all"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "none",
+ "constant",
+ "cached",
+ "all"
+ ]
+ },
+ {
+ "name": "614",
+ "members": [
+ {
+ "name": "aes"
+ },
+ {
+ "name": "luks"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "aes",
+ "luks"
+ ]
+ },
+ {
+ "name": "615",
+ "members": [
+ {
+ "name": "key-secret",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "616",
+ "members": [
+ {
+ "name": "key-secret",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "617",
+ "members": [
+ {
+ "name": "aes"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "aes"
+ ]
+ },
+ {
+ "name": "618",
+ "members": [
+ {
+ "name": "luks"
+ },
+ {
+ "name": "luks2"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "luks",
+ "luks2"
+ ]
+ },
+ {
+ "name": "619",
+ "members": [
+ {
+ "name": "key-secret",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "620",
+ "members": [
+ {
+ "name": "key-secret",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "621",
+ "members": [
+ {
+ "name": "none"
+ },
+ {
+ "name": "hash"
+ },
+ {
+ "name": "known_hosts"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "none",
+ "hash",
+ "known_hosts"
+ ]
+ },
+ {
+ "name": "622",
+ "members": [
+ {
+ "name": "type",
+ "type": "665"
+ },
+ {
+ "name": "hash",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "623",
+ "members": [
+ {
+ "name": "off"
+ },
+ {
+ "name": "metadata"
+ },
+ {
+ "name": "falloc"
+ },
+ {
+ "name": "full"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "off",
+ "metadata",
+ "falloc",
+ "full"
+ ]
+ },
+ {
+ "name": "624",
+ "members": [
+ {
+ "name": "aes-128"
+ },
+ {
+ "name": "aes-192"
+ },
+ {
+ "name": "aes-256"
+ },
+ {
+ "name": "des"
+ },
+ {
+ "name": "3des"
+ },
+ {
+ "name": "cast5-128"
+ },
+ {
+ "name": "serpent-128"
+ },
+ {
+ "name": "serpent-192"
+ },
+ {
+ "name": "serpent-256"
+ },
+ {
+ "name": "twofish-128"
+ },
+ {
+ "name": "twofish-192"
+ },
+ {
+ "name": "twofish-256"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "aes-128",
+ "aes-192",
+ "aes-256",
+ "des",
+ "3des",
+ "cast5-128",
+ "serpent-128",
+ "serpent-192",
+ "serpent-256",
+ "twofish-128",
+ "twofish-192",
+ "twofish-256"
+ ]
+ },
+ {
+ "name": "625",
+ "members": [
+ {
+ "name": "ecb"
+ },
+ {
+ "name": "cbc"
+ },
+ {
+ "name": "xts"
+ },
+ {
+ "name": "ctr"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "ecb",
+ "cbc",
+ "xts",
+ "ctr"
+ ]
+ },
+ {
+ "name": "626",
+ "members": [
+ {
+ "name": "plain"
+ },
+ {
+ "name": "plain64"
+ },
+ {
+ "name": "essiv"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "plain",
+ "plain64",
+ "essiv"
+ ]
+ },
+ {
+ "name": "627",
+ "members": [
+ {
+ "name": "md5"
+ },
+ {
+ "name": "sha1"
+ },
+ {
+ "name": "sha224"
+ },
+ {
+ "name": "sha256"
+ },
+ {
+ "name": "sha384"
+ },
+ {
+ "name": "sha512"
+ },
+ {
+ "name": "ripemd160"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "md5",
+ "sha1",
+ "sha224",
+ "sha256",
+ "sha384",
+ "sha512",
+ "ripemd160"
+ ]
+ },
+ {
+ "name": "628",
+ "tag": "format",
+ "variants": [
+ {
+ "case": "qcow",
+ "type": "615"
+ },
+ {
+ "case": "luks",
+ "type": "667"
+ }
+ ],
+ "members": [
+ {
+ "name": "format",
+ "type": "666"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "629",
+ "members": [
+ {
+ "name": "v2"
+ },
+ {
+ "name": "v3"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "v2",
+ "v3"
+ ]
+ },
+ {
+ "name": "630",
+ "members": [
+ {
+ "name": "zlib"
+ },
+ {
+ "name": "zstd"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "zlib",
+ "zstd"
+ ]
+ },
+ {
+ "name": "631",
+ "tag": "format",
+ "variants": [
+ {
+ "case": "luks",
+ "type": "668"
+ },
+ {
+ "case": "luks2",
+ "type": "669"
+ }
+ ],
+ "members": [
+ {
+ "name": "format",
+ "type": "618"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "632",
+ "members": [
+ {
+ "name": "dynamic"
+ },
+ {
+ "name": "fixed"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "dynamic",
+ "fixed"
+ ]
+ },
+ {
+ "name": "633",
+ "members": [
+ {
+ "name": "monolithicSparse"
+ },
+ {
+ "name": "monolithicFlat"
+ },
+ {
+ "name": "twoGbMaxExtentSparse"
+ },
+ {
+ "name": "twoGbMaxExtentFlat"
+ },
+ {
+ "name": "streamOptimized"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "monolithicSparse",
+ "monolithicFlat",
+ "twoGbMaxExtentSparse",
+ "twoGbMaxExtentFlat",
+ "streamOptimized"
+ ]
+ },
+ {
+ "name": "634",
+ "members": [
+ {
+ "name": "ide"
+ },
+ {
+ "name": "buslogic"
+ },
+ {
+ "name": "lsilogic"
+ },
+ {
+ "name": "legacyESX"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "ide",
+ "buslogic",
+ "lsilogic",
+ "legacyESX"
+ ]
+ },
+ {
+ "name": "635",
+ "members": [
+ {
+ "name": "dynamic"
+ },
+ {
+ "name": "fixed"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "dynamic",
+ "fixed"
+ ]
+ },
+ {
+ "name": "636",
+ "members": [
+ {
+ "name": "active"
+ },
+ {
+ "name": "inactive"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "active",
+ "inactive"
+ ]
+ },
+ {
+ "name": "637",
+ "tag": "format",
+ "variants": [
+ {
+ "case": "luks",
+ "type": "670"
+ },
+ {
+ "case": "qcow",
+ "type": "0"
+ }
+ ],
+ "members": [
+ {
+ "name": "format",
+ "type": "666"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "638",
+ "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": "639",
+ "members": [
+ {
+ "name": "logfile",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "logappend",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "device",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "640",
+ "members": [
+ {
+ "name": "logfile",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "logappend",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "addr",
+ "type": "319"
+ },
+ {
+ "name": "tls-creds",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "tls-authz",
+ "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": "tn3270",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "websocket",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "reconnect",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "641",
+ "members": [
+ {
+ "name": "logfile",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "logappend",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "remote",
+ "type": "319"
+ },
+ {
+ "name": "local",
+ "default": null,
+ "type": "319"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "642",
+ "members": [
+ {
+ "name": "logfile",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "logappend",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "643",
+ "members": [
+ {
+ "name": "logfile",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "logappend",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "chardev",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "644",
+ "members": [
+ {
+ "name": "logfile",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "logappend",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "signal",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "647",
+ "members": [
+ {
+ "name": "logfile",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "logappend",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "mouse",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "clipboard",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "649",
+ "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": "650",
+ "members": [
+ {
+ "name": "logfile",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "logappend",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "size",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "651",
+ "members": [
+ {
+ "name": "path",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "cancel-path",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "652",
+ "members": [
+ {
+ "name": "chardev",
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "653",
+ "members": [
+ {
+ "name": "unmapped"
+ },
+ {
+ "name": "shift"
+ },
+ {
+ "name": "shift_r"
+ },
+ {
+ "name": "alt"
+ },
+ {
+ "name": "alt_r"
+ },
+ {
+ "name": "ctrl"
+ },
+ {
+ "name": "ctrl_r"
+ },
+ {
+ "name": "menu"
+ },
+ {
+ "name": "esc"
+ },
+ {
+ "name": "1"
+ },
+ {
+ "name": "2"
+ },
+ {
+ "name": "3"
+ },
+ {
+ "name": "4"
+ },
+ {
+ "name": "5"
+ },
+ {
+ "name": "6"
+ },
+ {
+ "name": "7"
+ },
+ {
+ "name": "8"
+ },
+ {
+ "name": "9"
+ },
+ {
+ "name": "0"
+ },
+ {
+ "name": "minus"
+ },
+ {
+ "name": "equal"
+ },
+ {
+ "name": "backspace"
+ },
+ {
+ "name": "tab"
+ },
+ {
+ "name": "q"
+ },
+ {
+ "name": "w"
+ },
+ {
+ "name": "e"
+ },
+ {
+ "name": "r"
+ },
+ {
+ "name": "t"
+ },
+ {
+ "name": "y"
+ },
+ {
+ "name": "u"
+ },
+ {
+ "name": "i"
+ },
+ {
+ "name": "o"
+ },
+ {
+ "name": "p"
+ },
+ {
+ "name": "bracket_left"
+ },
+ {
+ "name": "bracket_right"
+ },
+ {
+ "name": "ret"
+ },
+ {
+ "name": "a"
+ },
+ {
+ "name": "s"
+ },
+ {
+ "name": "d"
+ },
+ {
+ "name": "f"
+ },
+ {
+ "name": "g"
+ },
+ {
+ "name": "h"
+ },
+ {
+ "name": "j"
+ },
+ {
+ "name": "k"
+ },
+ {
+ "name": "l"
+ },
+ {
+ "name": "semicolon"
+ },
+ {
+ "name": "apostrophe"
+ },
+ {
+ "name": "grave_accent"
+ },
+ {
+ "name": "backslash"
+ },
+ {
+ "name": "z"
+ },
+ {
+ "name": "x"
+ },
+ {
+ "name": "c"
+ },
+ {
+ "name": "v"
+ },
+ {
+ "name": "b"
+ },
+ {
+ "name": "n"
+ },
+ {
+ "name": "m"
+ },
+ {
+ "name": "comma"
+ },
+ {
+ "name": "dot"
+ },
+ {
+ "name": "slash"
+ },
+ {
+ "name": "asterisk"
+ },
+ {
+ "name": "spc"
+ },
+ {
+ "name": "caps_lock"
+ },
+ {
+ "name": "f1"
+ },
+ {
+ "name": "f2"
+ },
+ {
+ "name": "f3"
+ },
+ {
+ "name": "f4"
+ },
+ {
+ "name": "f5"
+ },
+ {
+ "name": "f6"
+ },
+ {
+ "name": "f7"
+ },
+ {
+ "name": "f8"
+ },
+ {
+ "name": "f9"
+ },
+ {
+ "name": "f10"
+ },
+ {
+ "name": "num_lock"
+ },
+ {
+ "name": "scroll_lock"
+ },
+ {
+ "name": "kp_divide"
+ },
+ {
+ "name": "kp_multiply"
+ },
+ {
+ "name": "kp_subtract"
+ },
+ {
+ "name": "kp_add"
+ },
+ {
+ "name": "kp_enter"
+ },
+ {
+ "name": "kp_decimal"
+ },
+ {
+ "name": "sysrq"
+ },
+ {
+ "name": "kp_0"
+ },
+ {
+ "name": "kp_1"
+ },
+ {
+ "name": "kp_2"
+ },
+ {
+ "name": "kp_3"
+ },
+ {
+ "name": "kp_4"
+ },
+ {
+ "name": "kp_5"
+ },
+ {
+ "name": "kp_6"
+ },
+ {
+ "name": "kp_7"
+ },
+ {
+ "name": "kp_8"
+ },
+ {
+ "name": "kp_9"
+ },
+ {
+ "name": "less"
+ },
+ {
+ "name": "f11"
+ },
+ {
+ "name": "f12"
+ },
+ {
+ "name": "print"
+ },
+ {
+ "name": "home"
+ },
+ {
+ "name": "pgup"
+ },
+ {
+ "name": "pgdn"
+ },
+ {
+ "name": "end"
+ },
+ {
+ "name": "left"
+ },
+ {
+ "name": "up"
+ },
+ {
+ "name": "down"
+ },
+ {
+ "name": "right"
+ },
+ {
+ "name": "insert"
+ },
+ {
+ "name": "delete"
+ },
+ {
+ "name": "stop"
+ },
+ {
+ "name": "again"
+ },
+ {
+ "name": "props"
+ },
+ {
+ "name": "undo"
+ },
+ {
+ "name": "front"
+ },
+ {
+ "name": "copy"
+ },
+ {
+ "name": "open"
+ },
+ {
+ "name": "paste"
+ },
+ {
+ "name": "find"
+ },
+ {
+ "name": "cut"
+ },
+ {
+ "name": "lf"
+ },
+ {
+ "name": "help"
+ },
+ {
+ "name": "meta_l"
+ },
+ {
+ "name": "meta_r"
+ },
+ {
+ "name": "compose"
+ },
+ {
+ "name": "pause"
+ },
+ {
+ "name": "ro"
+ },
+ {
+ "name": "hiragana"
+ },
+ {
+ "name": "henkan"
+ },
+ {
+ "name": "yen"
+ },
+ {
+ "name": "muhenkan"
+ },
+ {
+ "name": "katakanahiragana"
+ },
+ {
+ "name": "kp_comma"
+ },
+ {
+ "name": "kp_equals"
+ },
+ {
+ "name": "power"
+ },
+ {
+ "name": "sleep"
+ },
+ {
+ "name": "wake"
+ },
+ {
+ "name": "audionext"
+ },
+ {
+ "name": "audioprev"
+ },
+ {
+ "name": "audiostop"
+ },
+ {
+ "name": "audioplay"
+ },
+ {
+ "name": "audiomute"
+ },
+ {
+ "name": "volumeup"
+ },
+ {
+ "name": "volumedown"
+ },
+ {
+ "name": "mediaselect"
+ },
+ {
+ "name": "mail"
+ },
+ {
+ "name": "calculator"
+ },
+ {
+ "name": "computer"
+ },
+ {
+ "name": "ac_home"
+ },
+ {
+ "name": "ac_back"
+ },
+ {
+ "name": "ac_forward"
+ },
+ {
+ "name": "ac_refresh"
+ },
+ {
+ "name": "ac_bookmarks"
+ },
+ {
+ "name": "lang1"
+ },
+ {
+ "name": "lang2"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "unmapped",
+ "shift",
+ "shift_r",
+ "alt",
+ "alt_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",
+ "muhenkan",
+ "katakanahiragana",
+ "kp_comma",
+ "kp_equals",
+ "power",
+ "sleep",
+ "wake",
+ "audionext",
+ "audioprev",
+ "audiostop",
+ "audioplay",
+ "audiomute",
+ "volumeup",
+ "volumedown",
+ "mediaselect",
+ "mail",
+ "calculator",
+ "computer",
+ "ac_home",
+ "ac_back",
+ "ac_forward",
+ "ac_refresh",
+ "ac_bookmarks",
+ "lang1",
+ "lang2"
+ ]
+ },
+ {
+ "name": "654",
+ "members": [
+ {
+ "name": "key",
+ "type": "368"
+ },
+ {
+ "name": "down",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "655",
+ "members": [
+ {
+ "name": "button",
+ "type": "671"
+ },
+ {
+ "name": "down",
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "656",
+ "members": [
+ {
+ "name": "axis",
+ "type": "672"
+ },
+ {
+ "name": "value",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "657",
+ "members": [
+ {
+ "name": "persistent",
+ "default": null,
+ "type": "bool"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "658",
+ "members": [
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "659",
+ "members": [
+ {
+ "name": "exact"
+ },
+ {
+ "name": "glob"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "exact",
+ "glob"
+ ]
+ },
+ {
+ "name": "660",
+ "members": [
+ {
+ "name": "number",
+ "type": "int"
+ },
+ {
+ "name": "secondary",
+ "type": "int"
+ },
+ {
+ "name": "subordinate",
+ "type": "int"
+ },
+ {
+ "name": "io_range",
+ "type": "673"
+ },
+ {
+ "name": "memory_range",
+ "type": "673"
+ },
+ {
+ "name": "prefetchable_range",
+ "type": "673"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "661",
+ "members": [
+ {
+ "name": "compat",
+ "type": "str"
+ },
+ {
+ "name": "data-file",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "data-file-raw",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "extended-l2",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "lazy-refcounts",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "corrupt",
+ "default": null,
+ "type": "bool"
+ },
+ {
+ "name": "refcount-bits",
+ "type": "int"
+ },
+ {
+ "name": "encrypt",
+ "default": null,
+ "type": "674"
+ },
+ {
+ "name": "bitmaps",
+ "default": null,
+ "type": "[675]"
+ },
+ {
+ "name": "compression-type",
+ "type": "630"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "662",
+ "members": [
+ {
+ "name": "create-type",
+ "type": "str"
+ },
+ {
+ "name": "cid",
+ "type": "int"
+ },
+ {
+ "name": "parent-cid",
+ "type": "int"
+ },
+ {
+ "name": "extents",
+ "type": "[272]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "663",
+ "members": [
+ {
+ "name": "cipher-alg",
+ "type": "624"
+ },
+ {
+ "name": "cipher-mode",
+ "type": "625"
+ },
+ {
+ "name": "ivgen-alg",
+ "type": "626"
+ },
+ {
+ "name": "ivgen-hash-alg",
+ "default": null,
+ "type": "627"
+ },
+ {
+ "name": "hash-alg",
+ "type": "627"
+ },
+ {
+ "name": "payload-offset",
+ "type": "int"
+ },
+ {
+ "name": "master-key-iters",
+ "type": "int"
+ },
+ {
+ "name": "uuid",
+ "type": "str"
+ },
+ {
+ "name": "slots",
+ "type": "[676]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "664",
+ "members": [
+ {
+ "name": "encryption-format",
+ "default": null,
+ "type": "618"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "665",
+ "members": [
+ {
+ "name": "md5"
+ },
+ {
+ "name": "sha1"
+ },
+ {
+ "name": "sha256"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "md5",
+ "sha1",
+ "sha256"
+ ]
+ },
+ {
+ "name": "666",
+ "members": [
+ {
+ "name": "qcow"
+ },
+ {
+ "name": "luks"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "qcow",
+ "luks"
+ ]
+ },
+ {
+ "name": "667",
+ "members": [
+ {
+ "name": "key-secret",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "cipher-alg",
+ "default": null,
+ "type": "624"
+ },
+ {
+ "name": "cipher-mode",
+ "default": null,
+ "type": "625"
+ },
+ {
+ "name": "ivgen-alg",
+ "default": null,
+ "type": "626"
+ },
+ {
+ "name": "ivgen-hash-alg",
+ "default": null,
+ "type": "627"
+ },
+ {
+ "name": "hash-alg",
+ "default": null,
+ "type": "627"
+ },
+ {
+ "name": "iter-time",
+ "default": null,
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "668",
+ "members": [
+ {
+ "name": "key-secret",
+ "type": "str"
+ },
+ {
+ "name": "cipher-alg",
+ "default": null,
+ "type": "624"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "669",
+ "members": [
+ {
+ "name": "key-secret",
+ "type": "str"
+ },
+ {
+ "name": "cipher-alg",
+ "default": null,
+ "type": "624"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "670",
+ "members": [
+ {
+ "name": "state",
+ "type": "636"
+ },
+ {
+ "name": "new-secret",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "old-secret",
+ "default": null,
+ "type": "str"
+ },
+ {
+ "name": "keyslot",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "iter-time",
+ "default": null,
+ "type": "int"
+ },
+ {
+ "name": "secret",
+ "default": null,
+ "type": "str"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "671",
+ "members": [
+ {
+ "name": "left"
+ },
+ {
+ "name": "middle"
+ },
+ {
+ "name": "right"
+ },
+ {
+ "name": "wheel-up"
+ },
+ {
+ "name": "wheel-down"
+ },
+ {
+ "name": "side"
+ },
+ {
+ "name": "extra"
+ },
+ {
+ "name": "wheel-left"
+ },
+ {
+ "name": "wheel-right"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "left",
+ "middle",
+ "right",
+ "wheel-up",
+ "wheel-down",
+ "side",
+ "extra",
+ "wheel-left",
+ "wheel-right"
+ ]
+ },
+ {
+ "name": "672",
+ "members": [
+ {
+ "name": "x"
+ },
+ {
+ "name": "y"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "x",
+ "y"
+ ]
+ },
+ {
+ "name": "673",
+ "members": [
+ {
+ "name": "base",
+ "type": "int"
+ },
+ {
+ "name": "limit",
+ "type": "int"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "674",
+ "tag": "format",
+ "variants": [
+ {
+ "case": "luks",
+ "type": "663"
+ },
+ {
+ "case": "aes",
+ "type": "0"
+ }
+ ],
+ "members": [
+ {
+ "name": "format",
+ "type": "614"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[675]",
+ "element-type": "675",
+ "meta-type": "array"
+ },
+ {
+ "name": "675",
+ "members": [
+ {
+ "name": "name",
+ "type": "str"
+ },
+ {
+ "name": "granularity",
+ "type": "int"
+ },
+ {
+ "name": "flags",
+ "type": "[677]"
+ }
+ ],
+ "meta-type": "object"
+ },
+ {
+ "name": "[272]",
+ "element-type": "272",
+ "meta-type": "array"
+ },
+ {
+ "name": "[676]",
+ "element-type": "676",
+ "meta-type": "array"
+ },
+ {
+ "name": "676",
+ "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"
+ },
+ {
+ "name": "[677]",
+ "element-type": "677",
+ "meta-type": "array"
+ },
+ {
+ "name": "677",
+ "members": [
+ {
+ "name": "in-use"
+ },
+ {
+ "name": "auto"
+ }
+ ],
+ "meta-type": "enum",
+ "values": [
+ "in-use",
+ "auto"
+ ]
+ }
+ ],
+ "id": "libvirt-4"
+}
+
+{
+ "execute": "query-commands",
+ "id": "libvirt-5"
+}
+
+{
+ "return": [
+ {
+ "name": "device_add"
+ },
+ {
+ "name": "query-stats-schemas"
+ },
+ {
+ "name": "query-stats"
+ },
+ {
+ "name": "query-pci"
+ },
+ {
+ "name": "query-acpi-ospm-status"
+ },
+ {
+ "name": "query-command-line-options"
+ },
+ {
+ "name": "query-fdsets"
+ },
+ {
+ "name": "remove-fd"
+ },
+ {
+ "name": "add-fd"
+ },
+ {
+ "name": "closefd"
+ },
+ {
+ "name": "getfd"
+ },
+ {
+ "name": "human-monitor-command"
+ },
+ {
+ "name": "x-exit-preconfig"
+ },
+ {
+ "name": "cont"
+ },
+ {
+ "name": "stop"
+ },
+ {
+ "name": "query-iothreads"
+ },
+ {
+ "name": "query-name"
+ },
+ {
+ "name": "add_client"
+ },
+ {
+ "name": "query-yank"
+ },
+ {
+ "name": "yank"
+ },
+ {
+ "name": "replay-seek"
+ },
+ {
+ "name": "replay-delete-break"
+ },
+ {
+ "name": "replay-break"
+ },
+ {
+ "name": "query-replay"
+ },
+ {
+ "name": "query-cpu-definitions"
+ },
+ {
+ "name": "x-query-usb"
+ },
+ {
+ "name": "x-query-roms"
+ },
+ {
+ "name": "x-query-rdma"
+ },
+ {
+ "name": "x-query-ramblock"
+ },
+ {
+ "name": "x-query-profile"
+ },
+ {
+ "name": "x-query-opcount"
+ },
+ {
+ "name": "x-query-numa"
+ },
+ {
+ "name": "x-query-jit"
+ },
+ {
+ "name": "x-query-irq"
+ },
+ {
+ "name": "query-memory-devices"
+ },
+ {
+ "name": "query-memory-size-summary"
+ },
+ {
+ "name": "query-balloon"
+ },
+ {
+ "name": "balloon"
+ },
+ {
+ "name": "set-numa-node"
+ },
+ {
+ "name": "query-hotpluggable-cpus"
+ },
+ {
+ "name": "query-memdev"
+ },
+ {
+ "name": "pmemsave"
+ },
+ {
+ "name": "memsave"
+ },
+ {
+ "name": "query-kvm"
+ },
+ {
+ "name": "inject-nmi"
+ },
+ {
+ "name": "system_wakeup"
+ },
+ {
+ "name": "system_powerdown"
+ },
+ {
+ "name": "system_reset"
+ },
+ {
+ "name": "query-vm-generation-id"
+ },
+ {
+ "name": "query-uuid"
+ },
+ {
+ "name": "query-target"
+ },
+ {
+ "name": "query-current-machine"
+ },
+ {
+ "name": "query-machines"
+ },
+ {
+ "name": "query-cpus-fast"
+ },
+ {
+ "name": "device_del"
+ },
+ {
+ "name": "device-list-properties"
+ },
+ {
+ "name": "object-del"
+ },
+ {
+ "name": "object-add"
+ },
+ {
+ "name": "qom-list-properties"
+ },
+ {
+ "name": "qom-list-types"
+ },
+ {
+ "name": "qom-set"
+ },
+ {
+ "name": "qom-get"
+ },
+ {
+ "name": "qom-list"
+ },
+ {
+ "name": "query-qmp-schema"
+ },
+ {
+ "name": "quit"
+ },
+ {
+ "name": "query-commands"
+ },
+ {
+ "name": "query-version"
+ },
+ {
+ "name": "qmp_capabilities"
+ },
+ {
+ "name": "trace-event-set-state"
+ },
+ {
+ "name": "trace-event-get-state"
+ },
+ {
+ "name": "transaction"
+ },
+ {
+ "name": "snapshot-delete"
+ },
+ {
+ "name": "snapshot-load"
+ },
+ {
+ "name": "snapshot-save"
+ },
+ {
+ "name": "query-vcpu-dirty-limit"
+ },
+ {
+ "name": "cancel-vcpu-dirty-limit"
+ },
+ {
+ "name": "set-vcpu-dirty-limit"
+ },
+ {
+ "name": "query-dirty-rate"
+ },
+ {
+ "name": "calc-dirty-rate"
+ },
+ {
+ "name": "migrate-pause"
+ },
+ {
+ "name": "migrate-recover"
+ },
+ {
+ "name": "query-colo-status"
+ },
+ {
+ "name": "xen-colo-do-checkpoint"
+ },
+ {
+ "name": "query-xen-replication-status"
+ },
+ {
+ "name": "xen-set-replication"
+ },
+ {
+ "name": "xen-load-devices-state"
+ },
+ {
+ "name": "xen-set-global-dirty-log"
+ },
+ {
+ "name": "xen-save-devices-state"
+ },
+ {
+ "name": "migrate-incoming"
+ },
+ {
+ "name": "migrate"
+ },
+ {
+ "name": "migrate-continue"
+ },
+ {
+ "name": "migrate_cancel"
+ },
+ {
+ "name": "x-colo-lost-heartbeat"
+ },
+ {
+ "name": "migrate-start-postcopy"
+ },
+ {
+ "name": "client_migrate_info"
+ },
+ {
+ "name": "query-migrate-parameters"
+ },
+ {
+ "name": "migrate-set-parameters"
+ },
+ {
+ "name": "query-migrate-capabilities"
+ },
+ {
+ "name": "migrate-set-capabilities"
+ },
+ {
+ "name": "query-migrate"
+ },
+ {
+ "name": "display-update"
+ },
+ {
+ "name": "display-reload"
+ },
+ {
+ "name": "query-display-options"
+ },
+ {
+ "name": "input-send-event"
+ },
+ {
+ "name": "send-key"
+ },
+ {
+ "name": "query-mice"
+ },
+ {
+ "name": "change-vnc-password"
+ },
+ {
+ "name": "query-vnc-servers"
+ },
+ {
+ "name": "query-vnc"
+ },
+ {
+ "name": "screendump"
+ },
+ {
+ "name": "expire_password"
+ },
+ {
+ "name": "set_password"
+ },
+ {
+ "name": "query-tpm"
+ },
+ {
+ "name": "query-tpm-types"
+ },
+ {
+ "name": "query-tpm-models"
+ },
+ {
+ "name": "query-rocker-of-dpa-groups"
+ },
+ {
+ "name": "query-rocker-of-dpa-flows"
+ },
+ {
+ "name": "query-rocker-ports"
+ },
+ {
+ "name": "query-rocker"
+ },
+ {
+ "name": "announce-self"
+ },
+ {
+ "name": "query-rx-filter"
+ },
+ {
+ "name": "netdev_del"
+ },
+ {
+ "name": "netdev_add"
+ },
+ {
+ "name": "set_link"
+ },
+ {
+ "name": "query-dump-guest-memory-capability"
+ },
+ {
+ "name": "query-dump"
+ },
+ {
+ "name": "dump-guest-memory"
+ },
+ {
+ "name": "chardev-send-break"
+ },
+ {
+ "name": "chardev-remove"
+ },
+ {
+ "name": "chardev-change"
+ },
+ {
+ "name": "chardev-add"
+ },
+ {
+ "name": "ringbuf-read"
+ },
+ {
+ "name": "ringbuf-write"
+ },
+ {
+ "name": "query-chardev-backends"
+ },
+ {
+ "name": "query-chardev"
+ },
+ {
+ "name": "query-block-exports"
+ },
+ {
+ "name": "block-export-del"
+ },
+ {
+ "name": "block-export-add"
+ },
+ {
+ "name": "nbd-server-stop"
+ },
+ {
+ "name": "nbd-server-remove"
+ },
+ {
+ "name": "nbd-server-add"
+ },
+ {
+ "name": "nbd-server-start"
+ },
+ {
+ "name": "query-jobs"
+ },
+ {
+ "name": "job-finalize"
+ },
+ {
+ "name": "job-dismiss"
+ },
+ {
+ "name": "job-complete"
+ },
+ {
+ "name": "job-cancel"
+ },
+ {
+ "name": "job-resume"
+ },
+ {
+ "name": "job-pause"
+ },
+ {
+ "name": "blockdev-snapshot-delete-internal-sync"
+ },
+ {
+ "name": "blockdev-snapshot-internal-sync"
+ },
+ {
+ "name": "x-blockdev-set-iothread"
+ },
+ {
+ "name": "x-blockdev-change"
+ },
+ {
+ "name": "block-set-write-threshold"
+ },
+ {
+ "name": "x-blockdev-amend"
+ },
+ {
+ "name": "blockdev-create"
+ },
+ {
+ "name": "blockdev-del"
+ },
+ {
+ "name": "blockdev-reopen"
+ },
+ {
+ "name": "blockdev-add"
+ },
+ {
+ "name": "block-job-finalize"
+ },
+ {
+ "name": "block-job-dismiss"
+ },
+ {
+ "name": "block-job-complete"
+ },
+ {
+ "name": "block-job-resume"
+ },
+ {
+ "name": "block-job-pause"
+ },
+ {
+ "name": "block-job-cancel"
+ },
+ {
+ "name": "block-job-set-speed"
+ },
+ {
+ "name": "block-stream"
+ },
+ {
+ "name": "blockdev-mirror"
+ },
+ {
+ "name": "x-debug-block-dirty-bitmap-sha256"
+ },
+ {
+ "name": "block-dirty-bitmap-merge"
+ },
+ {
+ "name": "block-dirty-bitmap-disable"
+ },
+ {
+ "name": "block-dirty-bitmap-enable"
+ },
+ {
+ "name": "block-dirty-bitmap-clear"
+ },
+ {
+ "name": "block-dirty-bitmap-remove"
+ },
+ {
+ "name": "block-dirty-bitmap-add"
+ },
+ {
+ "name": "drive-mirror"
+ },
+ {
+ "name": "x-debug-query-block-graph"
+ },
+ {
+ "name": "query-named-block-nodes"
+ },
+ {
+ "name": "blockdev-backup"
+ },
+ {
+ "name": "drive-backup"
+ },
+ {
+ "name": "block-commit"
+ },
+ {
+ "name": "change-backing-file"
+ },
+ {
+ "name": "blockdev-snapshot"
+ },
+ {
+ "name": "blockdev-snapshot-sync"
+ },
+ {
+ "name": "block_resize"
+ },
+ {
+ "name": "query-block-jobs"
+ },
+ {
+ "name": "query-blockstats"
+ },
+ {
+ "name": "query-block"
+ },
+ {
+ "name": "block-latency-histogram-set"
+ },
+ {
+ "name": "block_set_io_throttle"
+ },
+ {
+ "name": "blockdev-change-medium"
+ },
+ {
+ "name": "blockdev-insert-medium"
+ },
+ {
+ "name": "blockdev-remove-medium"
+ },
+ {
+ "name": "blockdev-close-tray"
+ },
+ {
+ "name": "blockdev-open-tray"
+ },
+ {
+ "name": "eject"
+ },
+ {
+ "name": "query-pr-managers"
+ },
+ {
+ "name": "set-action"
+ },
+ {
+ "name": "watchdog-set-action"
+ },
+ {
+ "name": "query-status"
+ }
+ ],
+ "id": "libvirt-5"
+}
+
+{
+ "execute": "query-kvm",
+ "id": "libvirt-6"
+}
+
+{
+ "return": {
+ "enabled": true,
+ "present": true
+ },
+ "id": "libvirt-6"
+}
+
+{
+ "execute": "qom-list-types",
+ "id": "libvirt-7"
+}
+
+{
+ "return": [
+ {
+ "name": "virtio-keyboard-device",
+ "parent": "virtio-input-hid-device"
+ },
+ {
+ "name": "cryptodev-backend-builtin",
+ "parent": "cryptodev-backend"
+ },
+ {
+ "name": "spapr-rtc",
+ "parent": "device"
+ },
+ {
+ "name": "qio-channel-file",
+ "parent": "qio-channel"
+ },
+ {
+ "name": "pnv-phb5-pec",
+ "parent": "pnv-phb4-pec"
+ },
+ {
+ "name": "isa-ide",
+ "parent": "isa-device"
+ },
+ {
+ "name": "ppc4xx-ehci-usb",
+ "parent": "sysbus-ehci-usb"
+ },
+ {
+ "name": "virtio-vga-gl",
+ "parent": "virtio-vga-gl-base-type"
+ },
+ {
+ "name": "ps2-kbd",
+ "parent": "ps2-device"
+ },
+ {
+ "name": "cryptodev-backend",
+ "parent": "object"
+ },
+ {
+ "name": "isabus-bridge",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "7455_v2.1-powerpc64-cpu",
+ "parent": "7455-family-powerpc64-cpu"
+ },
+ {
+ "name": "i82374",
+ "parent": "isa-device"
+ },
+ {
+ "name": "filter-mirror",
+ "parent": "netfilter"
+ },
+ {
+ "name": "pcie-root-port",
+ "parent": "pcie-root-port-base"
+ },
+ {
+ "name": "isa-serial",
+ "parent": "isa-device"
+ },
+ {
+ "name": "mpc8545e_v21-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8568e-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "chardev-memory",
+ "parent": "chardev-ringbuf"
+ },
+ {
+ "name": "virtio-serial-device",
+ "parent": "virtio-device"
+ },
+ {
+ "name": "745_v2.0-powerpc64-cpu",
+ "parent": "745-family-powerpc64-cpu"
+ },
+ {
+ "name": "pseries-2.4-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "ib700",
+ "parent": "isa-device"
+ },
+ {
+ "name": "mpc8533e_v11-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "vt82c686b-usb-uhci",
+ "parent": "pci-uhci-usb"
+ },
+ {
+ "name": "e1000e",
+ "parent": "pci-device"
+ },
+ {
+ "name": "e6500-powerpc64-cpu",
+ "parent": "e6500-family-powerpc64-cpu"
+ },
+ {
+ "name": "ati-vga",
+ "parent": "pci-device"
+ },
+ {
+ "name": "chardev-parallel",
+ "parent": "chardev"
+ },
+ {
+ "name": "7451_v2.3-powerpc64-cpu",
+ "parent": "7450-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8379e-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "pseries-6.0-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "ipmi-bmc-sim",
+ "parent": "ipmi-bmc"
+ },
+ {
+ "name": "pnv-phb5-root-port",
+ "parent": "pnv-phb4-root-port"
+ },
+ {
+ "name": "603e7v2-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-9p-pci-transitional",
+ "parent": "virtio-9p-pci-base"
+ },
+ {
+ "name": "mpc8548e_v20-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "spapr-rng",
+ "parent": "device"
+ },
+ {
+ "name": "pnv9-chip",
+ "parent": "pnv-chip"
+ },
+ {
+ "name": "pseries-4.0-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "HDA",
+ "parent": "bus"
+ },
+ {
+ "name": "7400_v1.1-powerpc64-cpu",
+ "parent": "7400-family-powerpc64-cpu"
+ },
+ {
+ "name": "esp",
+ "parent": "device"
+ },
+ {
+ "name": "macio-gpio",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "mpc8545e_v20-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "x-remote-machine",
+ "parent": "machine"
+ },
+ {
+ "name": "dec-21154",
+ "parent": "pci-device"
+ },
+ {
+ "name": "mpc8641d-powerpc64-cpu",
+ "parent": "e600-family-powerpc64-cpu"
+ },
+ {
+ "name": "can-host-socketcan",
+ "parent": "can-host"
+ },
+ {
+ "name": "chardev-mux",
+ "parent": "chardev"
+ },
+ {
+ "name": "tls-creds-anon",
+ "parent": "tls-creds"
+ },
+ {
+ "name": "pnv-lpc-POWER10",
+ "parent": "pnv-lpc-POWER9"
+ },
+ {
+ "name": "qio-channel-tls",
+ "parent": "qio-channel"
+ },
+ {
+ "name": "pnv-pnor",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "604-powerpc64-cpu",
+ "parent": "604-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8533e_v10-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "970fx_v3.1-powerpc64-cpu",
+ "parent": "970-family-powerpc64-cpu"
+ },
+ {
+ "name": "powernv8-machine",
+ "parent": "powernv-machine"
+ },
+ {
+ "name": "grackle-pcihost",
+ "parent": "pci-host-bridge"
+ },
+ {
+ "name": "chardev-file",
+ "parent": "chardev-fd"
+ },
+ {
+ "name": "sm501",
+ "parent": "pci-device"
+ },
+ {
+ "name": "ide-cd",
+ "parent": "ide-device"
+ },
+ {
+ "name": "authz-list",
+ "parent": "authz"
+ },
+ {
+ "name": "isa-m48t59",
+ "parent": "isa-m48txx"
+ },
+ {
+ "name": "qemu-console",
+ "parent": "object"
+ },
+ {
+ "name": "dc390",
+ "parent": "am53c974"
+ },
+ {
+ "name": "i8042",
+ "parent": "isa-device"
+ },
+ {
+ "name": "vhost-user-input",
+ "parent": "virtio-input-device"
+ },
+ {
+ "name": "pci-bridge-seat",
+ "parent": "pci-bridge"
+ },
+ {
+ "name": "virtio-balloon-device",
+ "parent": "virtio-device"
+ },
+ {
+ "name": "603e7v1-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-iommu-device",
+ "parent": "virtio-device"
+ },
+ {
+ "name": "i82557c",
+ "parent": "pci-device"
+ },
+ {
+ "name": "mpc8347t-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8541e_v11-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "fw_cfg_io",
+ "parent": "fw_cfg"
+ },
+ {
+ "name": "power8nvl_v1.0-pnv-chip",
+ "parent": "pnv8-chip"
+ },
+ {
+ "name": "i82557b",
+ "parent": "pci-device"
+ },
+ {
+ "name": "heathrow",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "uni-north-pci",
+ "parent": "pci-device"
+ },
+ {
+ "name": "i82557a",
+ "parent": "pci-device"
+ },
+ {
+ "name": "virtio-crypto-device",
+ "parent": "virtio-device"
+ },
+ {
+ "name": "ne2k_isa",
+ "parent": "isa-device"
+ },
+ {
+ "name": "bochs-display",
+ "parent": "pci-device"
+ },
+ {
+ "name": "pseries-2.3-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "throttle-group",
+ "parent": "object"
+ },
+ {
+ "name": "ivshmem-doorbell",
+ "parent": "ivshmem-common"
+ },
+ {
+ "name": "loader",
+ "parent": "device"
+ },
+ {
+ "name": "ccid-card-emulated",
+ "parent": "ccid-card"
+ },
+ {
+ "name": "usb-serial",
+ "parent": "usb-serial-dev"
+ },
+ {
+ "name": "virtio-serial-pci-transitional",
+ "parent": "virtio-serial-pci-base"
+ },
+ {
+ "name": "ref405ep-machine",
+ "parent": "machine"
+ },
+ {
+ "name": "spapr-drc-phb",
+ "parent": "spapr-drc-logical"
+ },
+ {
+ "name": "603-powerpc64-cpu",
+ "parent": "603-family-powerpc64-cpu"
+ },
+ {
+ "name": "970fx_v3.0-powerpc64-cpu",
+ "parent": "970-family-powerpc64-cpu"
+ },
+ {
+ "name": "460exb-powerpc64-cpu",
+ "parent": "460EX-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-balloon-pci-non-transitional",
+ "parent": "virtio-balloon-pci-base"
+ },
+ {
+ "name": "lsi53c895a",
+ "parent": "pci-device"
+ },
+ {
+ "name": "7451_v2.10-powerpc64-cpu",
+ "parent": "7450-family-powerpc64-cpu"
+ },
+ {
+ "name": "x-remote-iommu",
+ "parent": "object"
+ },
+ {
+ "name": "uni-north-internal-pci",
+ "parent": "pci-device"
+ },
+ {
+ "name": "i8257",
+ "parent": "isa-device"
+ },
+ {
+ "name": "xlnx.xps-timer",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "chardev-udp",
+ "parent": "chardev"
+ },
+ {
+ "name": "vhost-user-gpu",
+ "parent": "virtio-gpu-base"
+ },
+ {
+ "name": "eTSEC",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "power10_v1.0-powerpc64-cpu",
+ "parent": "POWER10-family-powerpc64-cpu"
+ },
+ {
+ "name": "sam460ex-machine",
+ "parent": "machine"
+ },
+ {
+ "name": "mpc8555_v11-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "pci-serial-4x",
+ "parent": "pci-device"
+ },
+ {
+ "name": "7448_v2.1-powerpc64-cpu",
+ "parent": "7445-family-powerpc64-cpu"
+ },
+ {
+ "name": "power9_v1.0-powerpc64-cpu",
+ "parent": "POWER9-family-powerpc64-cpu"
+ },
+ {
+ "name": "603e_v2.2-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-9p-pci",
+ "parent": "virtio-9p-pci-base"
+ },
+ {
+ "name": "virtio-input-host-device",
+ "parent": "virtio-input-device"
+ },
+ {
+ "name": "750cl_v2.0-powerpc64-cpu",
+ "parent": "750cl-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8541e_v10-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "vhost-scsi-pci-non-transitional",
+ "parent": "vhost-scsi-pci-base"
+ },
+ {
+ "name": "755_v2.8-powerpc64-cpu",
+ "parent": "755-family-powerpc64-cpu"
+ },
+ {
+ "name": "input-barrier",
+ "parent": "object"
+ },
+ {
+ "name": "chardev-socket",
+ "parent": "chardev"
+ },
+ {
+ "name": "sysbus-m48t08",
+ "parent": "sysbus-m48txx"
+ },
+ {
+ "name": "g2hip4-powerpc64-cpu",
+ "parent": "G2-family-powerpc64-cpu"
+ },
+ {
+ "name": "vhost-user-vsock-pci-non-transitional",
+ "parent": "vhost-user-vsock-pci-base"
+ },
+ {
+ "name": "e1000",
+ "parent": "e1000-base"
+ },
+ {
+ "name": "IDE",
+ "parent": "bus"
+ },
+ {
+ "name": "aw-h3-ehci-usb",
+ "parent": "sysbus-ehci-usb"
+ },
+ {
+ "name": "vhost-user-fs-device",
+ "parent": "virtio-device"
+ },
+ {
+ "name": "7445_v2.1-powerpc64-cpu",
+ "parent": "7445-family-powerpc64-cpu"
+ },
+ {
+ "name": "750cx_v1.0-powerpc64-cpu",
+ "parent": "750cx-family-powerpc64-cpu"
+ },
+ {
+ "name": "750l_v2.2-powerpc64-cpu",
+ "parent": "750-family-powerpc64-cpu"
+ },
+ {
+ "name": "rng-random",
+ "parent": "rng-backend"
+ },
+ {
+ "name": "uni-north-agp-pcihost",
+ "parent": "pci-host-bridge"
+ },
+ {
+ "name": "secret",
+ "parent": "secret_common"
+ },
+ {
+ "name": "virtio-serial-bus",
+ "parent": "bus"
+ },
+ {
+ "name": "pc-dimm",
+ "parent": "device"
+ },
+ {
+ "name": "usb-storage",
+ "parent": "usb-storage-dev"
+ },
+ {
+ "name": "qio-net-listener",
+ "parent": "object"
+ },
+ {
+ "name": "vfio-pci",
+ "parent": "pci-device"
+ },
+ {
+ "name": "via-pmu",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "floppy",
+ "parent": "device"
+ },
+ {
+ "name": "uni-north-internal-pci-pcihost",
+ "parent": "pci-host-bridge"
+ },
+ {
+ "name": "virtio-serial-pci",
+ "parent": "virtio-serial-pci-base"
+ },
+ {
+ "name": "pef-guest",
+ "parent": "confidential-guest-support"
+ },
+ {
+ "name": "virtio-scsi-pci-transitional",
+ "parent": "virtio-scsi-pci-base"
+ },
+ {
+ "name": "sysbus-m48t02",
+ "parent": "sysbus-m48txx"
+ },
+ {
+ "name": "qio-dns-resolver",
+ "parent": "object"
+ },
+ {
+ "name": "mpc8347eap-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "7448_v2.0-powerpc64-cpu",
+ "parent": "7445-family-powerpc64-cpu"
+ },
+ {
+ "name": "platform-bus-device",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "7441_v2.3-powerpc64-cpu",
+ "parent": "7440-family-powerpc64-cpu"
+ },
+ {
+ "name": "xio3130-downstream",
+ "parent": "pcie-slot"
+ },
+ {
+ "name": "x2vp4-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8548_v11-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8641-powerpc64-cpu",
+ "parent": "e600-family-powerpc64-cpu"
+ },
+ {
+ "name": "vhost-vsock-pci",
+ "parent": "vhost-vsock-pci-base"
+ },
+ {
+ "name": "x-remote-object",
+ "parent": "object"
+ },
+ {
+ "name": "usb-mtp",
+ "parent": "usb-device"
+ },
+ {
+ "name": "apple-desktop-bus",
+ "parent": "bus"
+ },
+ {
+ "name": "virtio-blk-device",
+ "parent": "virtio-device"
+ },
+ {
+ "name": "PCI",
+ "parent": "bus"
+ },
+ {
+ "name": "ide-hd",
+ "parent": "ide-device"
+ },
+ {
+ "name": "mac99-machine",
+ "parent": "machine"
+ },
+ {
+ "name": "mpc8555_v10-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "e300c4-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "e500-spin",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "750_v1.0-powerpc64-cpu",
+ "parent": "750-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8543_v11-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "ich9-ahci",
+ "parent": "pci-device"
+ },
+ {
+ "name": "405ez-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "memory-region",
+ "parent": "object"
+ },
+ {
+ "name": "755_v2.7-powerpc64-cpu",
+ "parent": "755-family-powerpc64-cpu"
+ },
+ {
+ "name": "vfio-amd-xgbe",
+ "parent": "vfio-platform"
+ },
+ {
+ "name": "pseries-2.2-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "sysbus-ohci",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "g2hip3-powerpc64-cpu",
+ "parent": "G2-family-powerpc64-cpu"
+ },
+ {
+ "name": "pseries-2.12-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "usb-kbd",
+ "parent": "usb-hid"
+ },
+ {
+ "name": "via-ac97",
+ "parent": "pci-device"
+ },
+ {
+ "name": "power8e_v2.1-powerpc64-cpu",
+ "parent": "POWER8-family-powerpc64-cpu"
+ },
+ {
+ "name": "secondary-vga",
+ "parent": "pci-vga"
+ },
+ {
+ "name": "750l_v2.1-powerpc64-cpu",
+ "parent": "750-family-powerpc64-cpu"
+ },
+ {
+ "name": "750e-powerpc64-cpu",
+ "parent": "750-family-powerpc64-cpu"
+ },
+ {
+ "name": "pci-ohci",
+ "parent": "pci-device"
+ },
+ {
+ "name": "mv64361-pcihost",
+ "parent": "pci-host-bridge"
+ },
+ {
+ "name": "e500_v10-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "750cxe_v3.1b-powerpc64-cpu",
+ "parent": "750cx-family-powerpc64-cpu"
+ },
+ {
+ "name": "xive2-end-source",
+ "parent": "device"
+ },
+ {
+ "name": "spapr-tpm-proxy",
+ "parent": "device"
+ },
+ {
+ "name": "tpci200",
+ "parent": "pci-device"
+ },
+ {
+ "name": "pnv-phb3-root",
+ "parent": "PCIE"
+ },
+ {
+ "name": "mpc8548_v10-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "spapr-vscsi",
+ "parent": "vio-spapr-device"
+ },
+ {
+ "name": "ppc460ex-pcie-host",
+ "parent": "pcie-host-bridge"
+ },
+ {
+ "name": "e300c3-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "vhost-vsock-pci-non-transitional",
+ "parent": "vhost-vsock-pci-base"
+ },
+ {
+ "name": "mpc8543_v10-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "spapr-vio-bus",
+ "parent": "bus"
+ },
+ {
+ "name": "755_v2.6-powerpc64-cpu",
+ "parent": "755-family-powerpc64-cpu"
+ },
+ {
+ "name": "7450_v2.1-powerpc64-cpu",
+ "parent": "7450-family-powerpc64-cpu"
+ },
+ {
+ "name": "vhost-user-vsock-device",
+ "parent": "vhost-vsock-common"
+ },
+ {
+ "name": "750cxr-powerpc64-cpu",
+ "parent": "750cx-family-powerpc64-cpu"
+ },
+ {
+ "name": "970fx_v1.0-powerpc64-cpu",
+ "parent": "970-family-powerpc64-cpu"
+ },
+ {
+ "name": "sysbus-m48t59",
+ "parent": "sysbus-m48txx"
+ },
+ {
+ "name": "7400_v2.9-powerpc64-cpu",
+ "parent": "7400-family-powerpc64-cpu"
+ },
+ {
+ "name": "750l_v2.0-powerpc64-cpu",
+ "parent": "750-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-gpu-device",
+ "parent": "virtio-gpu-base"
+ },
+ {
+ "name": "at24c-eeprom",
+ "parent": "i2c-slave"
+ },
+ {
+ "name": "e500_v20-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "rs6000-mc",
+ "parent": "isa-device"
+ },
+ {
+ "name": "usb-tablet",
+ "parent": "usb-hid"
+ },
+ {
+ "name": "ccid-bus",
+ "parent": "bus"
+ },
+ {
+ "name": "power9_v1.0-spapr-cpu-core",
+ "parent": "spapr-cpu-core"
+ },
+ {
+ "name": "spapr-vlan",
+ "parent": "vio-spapr-device"
+ },
+ {
+ "name": "fw_cfg_mem",
+ "parent": "fw_cfg"
+ },
+ {
+ "name": "VGA",
+ "parent": "pci-vga"
+ },
+ {
+ "name": "uni-north-pci-pcihost",
+ "parent": "pci-host-bridge"
+ },
+ {
+ "name": "sd-bus",
+ "parent": "bus"
+ },
+ {
+ "name": "ps2-mouse",
+ "parent": "ps2-device"
+ },
+ {
+ "name": "ipoctal232",
+ "parent": "ipack-device"
+ },
+ {
+ "name": "vhost-user-blk",
+ "parent": "virtio-device"
+ },
+ {
+ "name": "970_v2.2-spapr-cpu-core",
+ "parent": "spapr-cpu-core"
+ },
+ {
+ "name": "pnv-phb3-iommu-memory-region",
+ "parent": "iommu-memory-region"
+ },
+ {
+ "name": "tpm-emulator",
+ "parent": "tpm-backend"
+ },
+ {
+ "name": "isa-parallel",
+ "parent": "isa-device"
+ },
+ {
+ "name": "pseries-7.1-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "vhost-user-backend",
+ "parent": "object"
+ },
+ {
+ "name": "scsi-generic",
+ "parent": "scsi-device"
+ },
+ {
+ "name": "vt82c686b-pm",
+ "parent": "via-pm"
+ },
+ {
+ "name": "pnv-xive",
+ "parent": "xive-router"
+ },
+ {
+ "name": "cryptodev-vhost-user",
+ "parent": "cryptodev-backend"
+ },
+ {
+ "name": "970mp_v1.1-spapr-cpu-core",
+ "parent": "spapr-cpu-core"
+ },
+ {
+ "name": "7441_v2.1-powerpc64-cpu",
+ "parent": "7440-family-powerpc64-cpu"
+ },
+ {
+ "name": "pseries-2.1-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "mpc8347p-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "e300c2-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "pcie-pci-bridge",
+ "parent": "base-pci-bridge"
+ },
+ {
+ "name": "vhost-user-fs-pci",
+ "parent": "vhost-user-fs-pci-base"
+ },
+ {
+ "name": "sungem",
+ "parent": "pci-device"
+ },
+ {
+ "name": "intel-hda",
+ "parent": "intel-hda-generic"
+ },
+ {
+ "name": "pseries-2.11-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "755_v2.5-powerpc64-cpu",
+ "parent": "755-family-powerpc64-cpu"
+ },
+ {
+ "name": "usb-wacom-tablet",
+ "parent": "usb-device"
+ },
+ {
+ "name": "603e7v-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "7450_v2.0-powerpc64-cpu",
+ "parent": "7450-family-powerpc64-cpu"
+ },
+ {
+ "name": "7441_v2.10-powerpc64-cpu",
+ "parent": "7440-family-powerpc64-cpu"
+ },
+ {
+ "name": "qtest",
+ "parent": "object"
+ },
+ {
+ "name": "745_v2.8-powerpc64-cpu",
+ "parent": "745-family-powerpc64-cpu"
+ },
+ {
+ "name": "vfio-pci-nohotplug",
+ "parent": "vfio-pci"
+ },
+ {
+ "name": "mpc8533_v11-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "authz-list-file",
+ "parent": "authz"
+ },
+ {
+ "name": "usb-ehci",
+ "parent": "pci-ehci-usb"
+ },
+ {
+ "name": "7400_v2.8-powerpc64-cpu",
+ "parent": "7400-family-powerpc64-cpu"
+ },
+ {
+ "name": "host-spapr-cpu-core",
+ "parent": "spapr-cpu-core"
+ },
+ {
+ "name": "mptsas1068",
+ "parent": "pci-device"
+ },
+ {
+ "name": "mpc8540_v10-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "power8e_v2.1-powernv-cpu-core",
+ "parent": "powernv-cpu-core"
+ },
+ {
+ "name": "e1000-82545em",
+ "parent": "e1000-base"
+ },
+ {
+ "name": "mpc8572-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "603p-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "dec-21154-sysbus",
+ "parent": "pci-host-bridge"
+ },
+ {
+ "name": "mpc8349-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "i82559er",
+ "parent": "pci-device"
+ },
+ {
+ "name": "megasas",
+ "parent": "megasas-base"
+ },
+ {
+ "name": "i2c-bus",
+ "parent": "bus"
+ },
+ {
+ "name": "filter-replay",
+ "parent": "netfilter"
+ },
+ {
+ "name": "440epx-powerpc64-cpu",
+ "parent": "440EP-family-powerpc64-cpu"
+ },
+ {
+ "name": "750_v3.1-powerpc64-cpu",
+ "parent": "750-family-powerpc64-cpu"
+ },
+ {
+ "name": "PIIX4_PM",
+ "parent": "pci-device"
+ },
+ {
+ "name": "e300c1-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8343e-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "power8nvl_v1.0-spapr-cpu-core",
+ "parent": "spapr-cpu-core"
+ },
+ {
+ "name": "755_v2.4-powerpc64-cpu",
+ "parent": "755-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-mouse-device",
+ "parent": "virtio-input-hid-device"
+ },
+ {
+ "name": "745_v2.7-powerpc64-cpu",
+ "parent": "745-family-powerpc64-cpu"
+ },
+ {
+ "name": "power5+_v2.1-powerpc64-cpu",
+ "parent": "POWER5P-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8533_v10-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "cfi.pflash02",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "power8e_v2.1-pnv-chip",
+ "parent": "pnv8-chip"
+ },
+ {
+ "name": "7400_v2.7-powerpc64-cpu",
+ "parent": "7400-family-powerpc64-cpu"
+ },
+ {
+ "name": "accel",
+ "parent": "object"
+ },
+ {
+ "name": "pr-manager-helper",
+ "parent": "pr-manager"
+ },
+ {
+ "name": "cfi.pflash01",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "pnv10-chip",
+ "parent": "pnv-chip"
+ },
+ {
+ "name": "x-pci-proxy-dev",
+ "parent": "pci-device"
+ },
+ {
+ "name": "tls-creds-x509",
+ "parent": "tls-creds"
+ },
+ {
+ "name": "sii3112",
+ "parent": "pci-ide"
+ },
+ {
+ "name": "uni-north",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "virtex-ml507-machine",
+ "parent": "machine"
+ },
+ {
+ "name": "vt8231-pm",
+ "parent": "via-pm"
+ },
+ {
+ "name": "pnv-phb3-root-port",
+ "parent": "pcie-root-port-base"
+ },
+ {
+ "name": "745_v1.1-powerpc64-cpu",
+ "parent": "745-family-powerpc64-cpu"
+ },
+ {
+ "name": "pnv-xive2",
+ "parent": "xive2-router"
+ },
+ {
+ "name": "pseries-7.0-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "spapr-wdt",
+ "parent": "device"
+ },
+ {
+ "name": "vt8231-superio",
+ "parent": "via-superio"
+ },
+ {
+ "name": "g2lels-powerpc64-cpu",
+ "parent": "G2LE-family-powerpc64-cpu"
+ },
+ {
+ "name": "pci-serial",
+ "parent": "pci-device"
+ },
+ {
+ "name": "chardev-msmouse",
+ "parent": "chardev"
+ },
+ {
+ "name": "mpc8572e-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "750fx_v1.0-powerpc64-cpu",
+ "parent": "750fx-family-powerpc64-cpu"
+ },
+ {
+ "name": "spapr-vty",
+ "parent": "vio-spapr-device"
+ },
+ {
+ "name": "pseries-2.10-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "mpc8544_v11-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "750_v3.0-powerpc64-cpu",
+ "parent": "750-family-powerpc64-cpu"
+ },
+ {
+ "name": "or-irq",
+ "parent": "device"
+ },
+ {
+ "name": "usb-ccid",
+ "parent": "usb-device"
+ },
+ {
+ "name": "603e_v4.1-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "isa-ipmi-bt",
+ "parent": "isa-device"
+ },
+ {
+ "name": "chardev-qemu-vdagent",
+ "parent": "chardev"
+ },
+ {
+ "name": "ics",
+ "parent": "device"
+ },
+ {
+ "name": "gpio_i2c",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "740p-powerpc64-cpu",
+ "parent": "740-family-powerpc64-cpu"
+ },
+ {
+ "name": "pnv-homer-POWER10",
+ "parent": "pnv-homer"
+ },
+ {
+ "name": "755_v2.3-powerpc64-cpu",
+ "parent": "755-family-powerpc64-cpu"
+ },
+ {
+ "name": "603e7t-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "vhost-scsi-pci",
+ "parent": "vhost-scsi-pci-base"
+ },
+ {
+ "name": "spapr-tce-table",
+ "parent": "device"
+ },
+ {
+ "name": "745_v2.6-powerpc64-cpu",
+ "parent": "745-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-gpu-gl-device",
+ "parent": "virtio-gpu-device"
+ },
+ {
+ "name": "m41t80",
+ "parent": "i2c-slave"
+ },
+ {
+ "name": "mpc8560_v21-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "mac-dbdma",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "ich9-usb-ehci2",
+ "parent": "pci-ehci-usb"
+ },
+ {
+ "name": "virtio-scsi-pci",
+ "parent": "virtio-scsi-pci-base"
+ },
+ {
+ "name": "7400_v2.6-powerpc64-cpu",
+ "parent": "7400-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8560_v10-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "qemu-xhci",
+ "parent": "pci-xhci"
+ },
+ {
+ "name": "ich9-usb-ehci1",
+ "parent": "pci-ehci-usb"
+ },
+ {
+ "name": "icp",
+ "parent": "device"
+ },
+ {
+ "name": "npe405l-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "e500v2_v22-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-scsi-device",
+ "parent": "virtio-scsi-common"
+ },
+ {
+ "name": "mpc8347et-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "405gpd-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "vhost-scsi",
+ "parent": "vhost-scsi-common"
+ },
+ {
+ "name": "usb-braille",
+ "parent": "usb-serial-dev"
+ },
+ {
+ "name": "input-linux",
+ "parent": "object"
+ },
+ {
+ "name": "power9_v2.0-pnv-chip",
+ "parent": "pnv9-chip"
+ },
+ {
+ "name": "macio-ide",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "745_v1.0-powerpc64-cpu",
+ "parent": "745-family-powerpc64-cpu"
+ },
+ {
+ "name": "440epb-powerpc64-cpu",
+ "parent": "440EP-family-powerpc64-cpu"
+ },
+ {
+ "name": "sysbus-ahci",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "memory-backend-file",
+ "parent": "memory-backend"
+ },
+ {
+ "name": "ppc-uic",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "7400_v1.0-powerpc64-cpu",
+ "parent": "7400-family-powerpc64-cpu"
+ },
+ {
+ "name": "i6300esb",
+ "parent": "pci-device"
+ },
+ {
+ "name": "megasas-gen2",
+ "parent": "megasas-base"
+ },
+ {
+ "name": "970mp_v1.1-powerpc64-cpu",
+ "parent": "970-family-powerpc64-cpu"
+ },
+ {
+ "name": "vhost-user-scsi-pci",
+ "parent": "vhost-user-scsi-pci-base"
+ },
+ {
+ "name": "power10_v2.0-spapr-cpu-core",
+ "parent": "spapr-cpu-core"
+ },
+ {
+ "name": "mpc8544_v10-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "vmware-svga",
+ "parent": "pci-device"
+ },
+ {
+ "name": "i8042-mmio",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "chardev-gdb",
+ "parent": "chardev"
+ },
+ {
+ "name": "remote-pcihost",
+ "parent": "pcie-host-bridge"
+ },
+ {
+ "name": "virtio-pci-bus",
+ "parent": "virtio-bus"
+ },
+ {
+ "name": "vhost-user-gpu-pci",
+ "parent": "vhost-user-gpu-pci-base-type"
+ },
+ {
+ "name": "ich9-usb-uhci6",
+ "parent": "pci-uhci-usb"
+ },
+ {
+ "name": "macio-bus",
+ "parent": "System"
+ },
+ {
+ "name": "755_v2.2-powerpc64-cpu",
+ "parent": "755-family-powerpc64-cpu"
+ },
+ {
+ "name": "ich9-usb-uhci4",
+ "parent": "pci-uhci-usb"
+ },
+ {
+ "name": "mpc-i2c",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "i82562",
+ "parent": "pci-device"
+ },
+ {
+ "name": "603e_v1.4-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "745_v2.5-powerpc64-cpu",
+ "parent": "745-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8560_v20-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8541_v11-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "hda-duplex",
+ "parent": "hda-audio"
+ },
+ {
+ "name": "prep-systemio",
+ "parent": "isa-device"
+ },
+ {
+ "name": "spapr-xive",
+ "parent": "xive-router"
+ },
+ {
+ "name": "7455_v3.4-powerpc64-cpu",
+ "parent": "7455-family-powerpc64-cpu"
+ },
+ {
+ "name": "ich9-usb-uhci5",
+ "parent": "pci-uhci-usb"
+ },
+ {
+ "name": "filter-redirector",
+ "parent": "netfilter"
+ },
+ {
+ "name": "7457_v1.2-powerpc64-cpu",
+ "parent": "7455-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-9p-device",
+ "parent": "virtio-device"
+ },
+ {
+ "name": "e500v2_v21-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "cpu-cluster",
+ "parent": "device"
+ },
+ {
+ "name": "usb-hub",
+ "parent": "usb-device"
+ },
+ {
+ "name": "7455_v1.0-powerpc64-cpu",
+ "parent": "7455-family-powerpc64-cpu"
+ },
+ {
+ "name": "e500v2_v10-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "usb-mouse",
+ "parent": "usb-hid"
+ },
+ {
+ "name": "spapr-nvram",
+ "parent": "vio-spapr-device"
+ },
+ {
+ "name": "tpm-spapr",
+ "parent": "vio-spapr-device"
+ },
+ {
+ "name": "405gpc-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "phb3-msi",
+ "parent": "ics"
+ },
+ {
+ "name": "x2vp20-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "g2legp3-powerpc64-cpu",
+ "parent": "G2LE-family-powerpc64-cpu"
+ },
+ {
+ "name": "ich9-usb-uhci3",
+ "parent": "pci-uhci-usb"
+ },
+ {
+ "name": "ich9-usb-uhci2",
+ "parent": "pci-uhci-usb"
+ },
+ {
+ "name": "stb04-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "power8e_v2.1-spapr-cpu-core",
+ "parent": "spapr-cpu-core"
+ },
+ {
+ "name": "SCSI",
+ "parent": "bus"
+ },
+ {
+ "name": "vfio-platform",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "power8_v2.0-pnv-chip",
+ "parent": "pnv8-chip"
+ },
+ {
+ "name": "750cxe_v3.1-powerpc64-cpu",
+ "parent": "750cx-family-powerpc64-cpu"
+ },
+ {
+ "name": "440epa-powerpc64-cpu",
+ "parent": "440EP-family-powerpc64-cpu"
+ },
+ {
+ "name": "uni-north-agp",
+ "parent": "pci-device"
+ },
+ {
+ "name": "ich9-usb-uhci1",
+ "parent": "pci-uhci-usb"
+ },
+ {
+ "name": "virtio-mouse-pci",
+ "parent": "virtio-mouse-pci-base-type"
+ },
+ {
+ "name": "970mp_v1.0-powerpc64-cpu",
+ "parent": "970-family-powerpc64-cpu"
+ },
+ {
+ "name": "mv64361",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "qio-channel-null",
+ "parent": "qio-channel"
+ },
+ {
+ "name": "chardev-wctablet",
+ "parent": "chardev"
+ },
+ {
+ "name": "power7+_v2.1-spapr-cpu-core",
+ "parent": "spapr-cpu-core"
+ },
+ {
+ "name": "pvscsi",
+ "parent": "pci-device"
+ },
+ {
+ "name": "740_v3.1-powerpc64-cpu",
+ "parent": "740-family-powerpc64-cpu"
+ },
+ {
+ "name": "vhost-user-blk-pci-transitional",
+ "parent": "vhost-user-blk-pci-base"
+ },
+ {
+ "name": "virtio-net-pci",
+ "parent": "virtio-net-pci-base"
+ },
+ {
+ "name": "vhost-user-scsi-pci-transitional",
+ "parent": "vhost-user-scsi-pci-base"
+ },
+ {
+ "name": "qio-channel-websock",
+ "parent": "qio-channel"
+ },
+ {
+ "name": "pnv-lpc-POWER9",
+ "parent": "pnv-lpc"
+ },
+ {
+ "name": "mpc8555e_v11-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "755_v2.1-powerpc64-cpu",
+ "parent": "755-family-powerpc64-cpu"
+ },
+ {
+ "name": "604e_v1.0-powerpc64-cpu",
+ "parent": "604E-family-powerpc64-cpu"
+ },
+ {
+ "name": "pc-testdev",
+ "parent": "isa-device"
+ },
+ {
+ "name": "power7_v2.3-powerpc64-cpu",
+ "parent": "POWER7-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-keyboard-pci",
+ "parent": "virtio-keyboard-pci-base-type"
+ },
+ {
+ "name": "pci-serial-2x",
+ "parent": "pci-device"
+ },
+ {
+ "name": "nvme",
+ "parent": "pci-device"
+ },
+ {
+ "name": "pnv-lpc-POWER8",
+ "parent": "pnv-lpc"
+ },
+ {
+ "name": "603e_v1.3-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "745_v2.4-powerpc64-cpu",
+ "parent": "745-family-powerpc64-cpu"
+ },
+ {
+ "name": "migration",
+ "parent": "device"
+ },
+ {
+ "name": "mpc8541_v10-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-rng-pci-transitional",
+ "parent": "virtio-rng-pci-base"
+ },
+ {
+ "name": "7455_v3.3-powerpc64-cpu",
+ "parent": "7455-family-powerpc64-cpu"
+ },
+ {
+ "name": "g2-powerpc64-cpu",
+ "parent": "G2-family-powerpc64-cpu"
+ },
+ {
+ "name": "7457_v1.1-powerpc64-cpu",
+ "parent": "7455-family-powerpc64-cpu"
+ },
+ {
+ "name": "e500v2_v20-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "ISA",
+ "parent": "bus"
+ },
+ {
+ "name": "pseries-2.12-sxxm-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "power5+_v2.1-spapr-cpu-core",
+ "parent": "spapr-cpu-core"
+ },
+ {
+ "name": "dec-21154-p2p-bridge",
+ "parent": "base-pci-bridge"
+ },
+ {
+ "name": "405gpb-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "hda-micro",
+ "parent": "hda-audio"
+ },
+ {
+ "name": "virtio-scsi-pci-non-transitional",
+ "parent": "virtio-scsi-pci-base"
+ },
+ {
+ "name": "stb03-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "mc146818rtc",
+ "parent": "isa-device"
+ },
+ {
+ "name": "750cxe_v3.0-powerpc64-cpu",
+ "parent": "750cx-family-powerpc64-cpu"
+ },
+ {
+ "name": "usb-audio",
+ "parent": "usb-device"
+ },
+ {
+ "name": "pseries-5.2-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "ipmi-bmc-extern",
+ "parent": "ipmi-bmc"
+ },
+ {
+ "name": "750cxe_v2.4b-powerpc64-cpu",
+ "parent": "750cx-family-powerpc64-cpu"
+ },
+ {
+ "name": "chardev-ringbuf",
+ "parent": "chardev"
+ },
+ {
+ "name": "base-xhci",
+ "parent": "device"
+ },
+ {
+ "name": "ich9-intel-hda",
+ "parent": "intel-hda-generic"
+ },
+ {
+ "name": "virtconsole",
+ "parent": "virtserialport"
+ },
+ {
+ "name": "740_v3.0-powerpc64-cpu",
+ "parent": "740-family-powerpc64-cpu"
+ },
+ {
+ "name": "vhost-user-blk-pci",
+ "parent": "vhost-user-blk-pci-base"
+ },
+ {
+ "name": "g3beige-machine",
+ "parent": "machine"
+ },
+ {
+ "name": "mpc8343a-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "pnv-occ-POWER10",
+ "parent": "pnv-occ-POWER9"
+ },
+ {
+ "name": "750fl-powerpc64-cpu",
+ "parent": "750fx-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8555e_v10-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8349ea-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "755_v2.0-powerpc64-cpu",
+ "parent": "755-family-powerpc64-cpu"
+ },
+ {
+ "name": "7448_v1.1-powerpc64-cpu",
+ "parent": "7445-family-powerpc64-cpu"
+ },
+ {
+ "name": "kvaser_pci",
+ "parent": "pci-device"
+ },
+ {
+ "name": "serial-mm",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "603e_v1.2-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "745_v2.3-powerpc64-cpu",
+ "parent": "745-family-powerpc64-cpu"
+ },
+ {
+ "name": "piix3-usb-uhci",
+ "parent": "pci-uhci-usb"
+ },
+ {
+ "name": "u2f-passthru",
+ "parent": "u2f-key"
+ },
+ {
+ "name": "mpc8548_v21-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "ES1370",
+ "parent": "pci-device"
+ },
+ {
+ "name": "npe405h2-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "7455_v3.2-powerpc64-cpu",
+ "parent": "7455-family-powerpc64-cpu"
+ },
+ {
+ "name": "usb-uas",
+ "parent": "usb-device"
+ },
+ {
+ "name": "bamboo-machine",
+ "parent": "machine"
+ },
+ {
+ "name": "pnv-homer-POWER9",
+ "parent": "pnv-homer"
+ },
+ {
+ "name": "7457_v1.0-powerpc64-cpu",
+ "parent": "7455-family-powerpc64-cpu"
+ },
+ {
+ "name": "pnv-phb4-root",
+ "parent": "PCIE"
+ },
+ {
+ "name": "mpc8543_v21-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "pnv-homer-POWER8",
+ "parent": "pnv-homer"
+ },
+ {
+ "name": "chardev-null",
+ "parent": "chardev"
+ },
+ {
+ "name": "g2legp1-powerpc64-cpu",
+ "parent": "G2LE-family-powerpc64-cpu"
+ },
+ {
+ "name": "405gpa-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-rng-pci-non-transitional",
+ "parent": "virtio-rng-pci-base"
+ },
+ {
+ "name": "g2h4-powerpc64-cpu",
+ "parent": "G2-family-powerpc64-cpu"
+ },
+ {
+ "name": "e5500-powerpc64-cpu",
+ "parent": "e5500-family-powerpc64-cpu"
+ },
+ {
+ "name": "chardev-braille",
+ "parent": "chardev"
+ },
+ {
+ "name": "virtio-gpu-pci",
+ "parent": "virtio-gpu-pci-base-type"
+ },
+ {
+ "name": "ds1338",
+ "parent": "i2c-slave"
+ },
+ {
+ "name": "pcnet",
+ "parent": "pci-device"
+ },
+ {
+ "name": "sb16",
+ "parent": "isa-device"
+ },
+ {
+ "name": "chardev-testdev",
+ "parent": "chardev"
+ },
+ {
+ "name": "generic-sdhci",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "mpc8349e-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "pseries-2.9-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "adb-mouse",
+ "parent": "adb-device"
+ },
+ {
+ "name": "xive-tctx",
+ "parent": "device"
+ },
+ {
+ "name": "spapr-drc-pmem",
+ "parent": "spapr-drc-logical"
+ },
+ {
+ "name": "ctucan_pci",
+ "parent": "pci-device"
+ },
+ {
+ "name": "604r-powerpc64-cpu",
+ "parent": "604E-family-powerpc64-cpu"
+ },
+ {
+ "name": "750gl-powerpc64-cpu",
+ "parent": "750gx-family-powerpc64-cpu"
+ },
+ {
+ "name": "piix4-usb-uhci",
+ "parent": "pci-uhci-usb"
+ },
+ {
+ "name": "exynos4210-ehci-usb",
+ "parent": "sysbus-ehci-usb"
+ },
+ {
+ "name": "iothread",
+ "parent": "event-loop-base"
+ },
+ {
+ "name": "mpc8347at-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "7450_v1.2-powerpc64-cpu",
+ "parent": "7450-family-powerpc64-cpu"
+ },
+ {
+ "name": "7448_v1.0-powerpc64-cpu",
+ "parent": "7445-family-powerpc64-cpu"
+ },
+ {
+ "name": "603e_v1.1-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "colo-compare",
+ "parent": "object"
+ },
+ {
+ "name": "mos6522-cuda",
+ "parent": "mos6522"
+ },
+ {
+ "name": "745_v2.2-powerpc64-cpu",
+ "parent": "745-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8548_v20-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "xive-end-source",
+ "parent": "device"
+ },
+ {
+ "name": "cuda",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "virtio-net-pci-non-transitional",
+ "parent": "virtio-net-pci-base"
+ },
+ {
+ "name": "vhost-user-input-pci",
+ "parent": "vhost-user-input-pci-base-type"
+ },
+ {
+ "name": "guest-loader",
+ "parent": "device"
+ },
+ {
+ "name": "ppc440-pcix-host",
+ "parent": "pci-host-bridge"
+ },
+ {
+ "name": "rtl8139",
+ "parent": "pci-device"
+ },
+ {
+ "name": "7400_v2.2-powerpc64-cpu",
+ "parent": "7400-family-powerpc64-cpu"
+ },
+ {
+ "name": "npe405h-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8543_v20-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "7445_v3.4-powerpc64-cpu",
+ "parent": "7445-family-powerpc64-cpu"
+ },
+ {
+ "name": "vfio-calxeda-xgmac",
+ "parent": "vfio-platform"
+ },
+ {
+ "name": "mpc8347ep-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8343ea-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "qio-channel-buffer",
+ "parent": "qio-channel"
+ },
+ {
+ "name": "chardev-pty",
+ "parent": "chardev"
+ },
+ {
+ "name": "rng-egd",
+ "parent": "rng-backend"
+ },
+ {
+ "name": "pseries-5.1-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "vhost-user-blk-pci-non-transitional",
+ "parent": "vhost-user-blk-pci-base"
+ },
+ {
+ "name": "405d4-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "usb-bus",
+ "parent": "bus"
+ },
+ {
+ "name": "mpc8343-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8545_v21-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "secret_keyring",
+ "parent": "secret_common"
+ },
+ {
+ "name": "am53c974",
+ "parent": "pci-device"
+ },
+ {
+ "name": "mpc8548e_v11-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "603e_v4-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "e500-host-bridge",
+ "parent": "pci-device"
+ },
+ {
+ "name": "pseries-3.1-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "ppc4xx-pcihost",
+ "parent": "pci-host-bridge"
+ },
+ {
+ "name": "mpc8540_v21-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8377e-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "imx.usbphy",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "virtio-crypto-pci",
+ "parent": "virtio-crypto-pci-base-type"
+ },
+ {
+ "name": "qio-channel-socket",
+ "parent": "qio-channel"
+ },
+ {
+ "name": "i82551",
+ "parent": "pci-device"
+ },
+ {
+ "name": "g2le-powerpc64-cpu",
+ "parent": "G2LE-family-powerpc64-cpu"
+ },
+ {
+ "name": "chardev-pipe",
+ "parent": "chardev-fd"
+ },
+ {
+ "name": "virtio-net-pci-transitional",
+ "parent": "virtio-net-pci-base"
+ },
+ {
+ "name": "i82550",
+ "parent": "pci-device"
+ },
+ {
+ "name": "isa-fdc",
+ "parent": "isa-device"
+ },
+ {
+ "name": "mpc5200_v12-powerpc64-cpu",
+ "parent": "G2LE-family-powerpc64-cpu"
+ },
+ {
+ "name": "npcm7xx-ehci-usb",
+ "parent": "sysbus-ehci-usb"
+ },
+ {
+ "name": "vhost-user-rng-pci",
+ "parent": "vhost-user-rng-pci-base"
+ },
+ {
+ "name": "chardev-serial",
+ "parent": "chardev-fd"
+ },
+ {
+ "name": "virtio-iommu-memory-region",
+ "parent": "iommu-memory-region"
+ },
+ {
+ "name": "mpc8567e-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "745_v2.1-powerpc64-cpu",
+ "parent": "745-family-powerpc64-cpu"
+ },
+ {
+ "name": "pegasos2-machine",
+ "parent": "machine"
+ },
+ {
+ "name": "chardev-vc",
+ "parent": "chardev"
+ },
+ {
+ "name": "sdhci-bus",
+ "parent": "sd-bus"
+ },
+ {
+ "name": "e500mc-powerpc64-cpu",
+ "parent": "e500mc-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8568-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "7450_v1.1-powerpc64-cpu",
+ "parent": "7450-family-powerpc64-cpu"
+ },
+ {
+ "name": "7400_v2.1-powerpc64-cpu",
+ "parent": "7400-family-powerpc64-cpu"
+ },
+ {
+ "name": "usb-host",
+ "parent": "usb-device"
+ },
+ {
+ "name": "xlnx.xps-uartlite",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "7445_v3.3-powerpc64-cpu",
+ "parent": "7445-family-powerpc64-cpu"
+ },
+ {
+ "name": "750cx_v2.2-powerpc64-cpu",
+ "parent": "750cx-family-powerpc64-cpu"
+ },
+ {
+ "name": "sdhci-pci",
+ "parent": "pci-device"
+ },
+ {
+ "name": "7447_v1.1-powerpc64-cpu",
+ "parent": "7445-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-blk-pci",
+ "parent": "virtio-blk-pci-base"
+ },
+ {
+ "name": "pseries-2.8-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "g2legp-powerpc64-cpu",
+ "parent": "G2LE-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc5200b_v21-powerpc64-cpu",
+ "parent": "G2LE-family-powerpc64-cpu"
+ },
+ {
+ "name": "740_v1.0-powerpc64-cpu",
+ "parent": "740-family-powerpc64-cpu"
+ },
+ {
+ "name": "nec-usb-xhci",
+ "parent": "pci-xhci"
+ },
+ {
+ "name": "mpc8545_v20-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "750p-powerpc64-cpu",
+ "parent": "750-family-powerpc64-cpu"
+ },
+ {
+ "name": "pcm3680_pci",
+ "parent": "pci-device"
+ },
+ {
+ "name": "virtio-input-host-pci",
+ "parent": "virtio-input-host-pci-base-type"
+ },
+ {
+ "name": "603e_v3-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8378e-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "pvpanic-pci",
+ "parent": "pci-device"
+ },
+ {
+ "name": "ioh3420",
+ "parent": "pcie-root-port-base"
+ },
+ {
+ "name": "mpc8540_v20-powerpc64-cpu",
+ "parent": "e500v1-family-powerpc64-cpu"
+ },
+ {
+ "name": "mioe3680_pci",
+ "parent": "pci-device"
+ },
+ {
+ "name": "mpc8548e_v10-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "440-xilinx-w-dfpu-powerpc64-cpu",
+ "parent": "440x5wDFPU-family-powerpc64-cpu"
+ },
+ {
+ "name": "spapr-pci-host-bridge",
+ "parent": "pci-host-bridge"
+ },
+ {
+ "name": "usb-bot",
+ "parent": "usb-storage-dev"
+ },
+ {
+ "name": "tulip",
+ "parent": "pci-device"
+ },
+ {
+ "name": "main-loop",
+ "parent": "event-loop-base"
+ },
+ {
+ "name": "adb-keyboard",
+ "parent": "adb-device"
+ },
+ {
+ "name": "power8_v2.0-powernv-cpu-core",
+ "parent": "powernv-cpu-core"
+ },
+ {
+ "name": "mpc5200_v11-powerpc64-cpu",
+ "parent": "G2LE-family-powerpc64-cpu"
+ },
+ {
+ "name": "750_v2.2-powerpc64-cpu",
+ "parent": "750-family-powerpc64-cpu"
+ },
+ {
+ "name": "405ep-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "i2c-ddc",
+ "parent": "i2c-slave"
+ },
+ {
+ "name": "dbus-vmstate",
+ "parent": "object"
+ },
+ {
+ "name": "memory-backend-memfd",
+ "parent": "memory-backend"
+ },
+ {
+ "name": "virtio-balloon-pci",
+ "parent": "virtio-balloon-pci-base"
+ },
+ {
+ "name": "via-mc97",
+ "parent": "pci-device"
+ },
+ {
+ "name": "edu",
+ "parent": "pci-device"
+ },
+ {
+ "name": "serial",
+ "parent": "device"
+ },
+ {
+ "name": "mpc8567-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "603e7-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "40p-machine",
+ "parent": "machine"
+ },
+ {
+ "name": "7450_v1.0-powerpc64-cpu",
+ "parent": "7450-family-powerpc64-cpu"
+ },
+ {
+ "name": "vhost-user-vsock-pci",
+ "parent": "vhost-user-vsock-pci-base"
+ },
+ {
+ "name": "chardev-stdio",
+ "parent": "chardev-fd"
+ },
+ {
+ "name": "7400_v2.0-powerpc64-cpu",
+ "parent": "7400-family-powerpc64-cpu"
+ },
+ {
+ "name": "macio-newworld",
+ "parent": "macio"
+ },
+ {
+ "name": "pseries-5.0-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "7445_v3.2-powerpc64-cpu",
+ "parent": "7445-family-powerpc64-cpu"
+ },
+ {
+ "name": "750cx_v2.1-powerpc64-cpu",
+ "parent": "750cx-family-powerpc64-cpu"
+ },
+ {
+ "name": "pnv-phb4-root-port",
+ "parent": "pcie-root-port-base"
+ },
+ {
+ "name": "7447_v1.0-powerpc64-cpu",
+ "parent": "7445-family-powerpc64-cpu"
+ },
+ {
+ "name": "7457a_v1.2-powerpc64-cpu",
+ "parent": "7455-family-powerpc64-cpu"
+ },
+ {
+ "name": "pnv-pbcq",
+ "parent": "device"
+ },
+ {
+ "name": "mpc5200b_v20-powerpc64-cpu",
+ "parent": "G2LE-family-powerpc64-cpu"
+ },
+ {
+ "name": "pseries-3.0-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "can-bus",
+ "parent": "object"
+ },
+ {
+ "name": "405d2-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "970_v2.2-powerpc64-cpu",
+ "parent": "970-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-balloon-pci-transitional",
+ "parent": "virtio-balloon-pci-base"
+ },
+ {
+ "name": "nvme-ns",
+ "parent": "device"
+ },
+ {
+ "name": "IndustryPack",
+ "parent": "bus"
+ },
+ {
+ "name": "virtio-tablet-pci",
+ "parent": "virtio-tablet-pci-base-type"
+ },
+ {
+ "name": "405gpr-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "xive-source",
+ "parent": "device"
+ },
+ {
+ "name": "pnv8-chip",
+ "parent": "pnv-chip"
+ },
+ {
+ "name": "mpc8544-guts",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "nvdimm",
+ "parent": "pc-dimm"
+ },
+ {
+ "name": "vhost-user-vga",
+ "parent": "vhost-user-vga-base-type"
+ },
+ {
+ "name": "macio-nvram",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "qtest-accel",
+ "parent": "accel"
+ },
+ {
+ "name": "smbus-eeprom",
+ "parent": "smbus-device"
+ },
+ {
+ "name": "750cxe_v2.4-powerpc64-cpu",
+ "parent": "750cx-family-powerpc64-cpu"
+ },
+ {
+ "name": "power7+_v2.1-powerpc64-cpu",
+ "parent": "POWER7-family-powerpc64-cpu"
+ },
+ {
+ "name": "raven",
+ "parent": "pci-device"
+ },
+ {
+ "name": "spapr-drc-lmb",
+ "parent": "spapr-drc-logical"
+ },
+ {
+ "name": "e500-ccsr",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "irq",
+ "parent": "object"
+ },
+ {
+ "name": "usb-redir",
+ "parent": "usb-device"
+ },
+ {
+ "name": "vhost-user-scsi",
+ "parent": "vhost-scsi-common"
+ },
+ {
+ "name": "power9_v2.0-spapr-cpu-core",
+ "parent": "spapr-cpu-core"
+ },
+ {
+ "name": "power10_v2.0-powerpc64-cpu",
+ "parent": "POWER10-family-powerpc64-cpu"
+ },
+ {
+ "name": "lsi53c810",
+ "parent": "lsi53c895a"
+ },
+ {
+ "name": "i82559c",
+ "parent": "pci-device"
+ },
+ {
+ "name": "mpc5200_v10-powerpc64-cpu",
+ "parent": "G2LE-family-powerpc64-cpu"
+ },
+ {
+ "name": "750_v2.1-powerpc64-cpu",
+ "parent": "750-family-powerpc64-cpu"
+ },
+ {
+ "name": "x3130-upstream",
+ "parent": "pcie-port"
+ },
+ {
+ "name": "power9_v2.0-powerpc64-cpu",
+ "parent": "POWER9-family-powerpc64-cpu"
+ },
+ {
+ "name": "440-xilinx-powerpc64-cpu",
+ "parent": "440x5-family-powerpc64-cpu"
+ },
+ {
+ "name": "i82559b",
+ "parent": "pci-device"
+ },
+ {
+ "name": "mpc603-powerpc64-cpu",
+ "parent": "603E-family-powerpc64-cpu"
+ },
+ {
+ "name": "e600-powerpc64-cpu",
+ "parent": "e600-family-powerpc64-cpu"
+ },
+ {
+ "name": "clock",
+ "parent": "object"
+ },
+ {
+ "name": "i82559a",
+ "parent": "pci-device"
+ },
+ {
+ "name": "pseries-2.7-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "750l_v3.2-powerpc64-cpu",
+ "parent": "750-family-powerpc64-cpu"
+ },
+ {
+ "name": "750cx_v2.0-powerpc64-cpu",
+ "parent": "750cx-family-powerpc64-cpu"
+ },
+ {
+ "name": "7410_v1.4-powerpc64-cpu",
+ "parent": "7410-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8544e_v11-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "i82801b11-bridge",
+ "parent": "base-pci-bridge"
+ },
+ {
+ "name": "ccid-card-passthru",
+ "parent": "ccid-card"
+ },
+ {
+ "name": "7457a_v1.1-powerpc64-cpu",
+ "parent": "7455-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-rng-pci",
+ "parent": "virtio-rng-pci-base"
+ },
+ {
+ "name": "virtio-vga",
+ "parent": "virtio-vga-base-type"
+ },
+ {
+ "name": "imx-usdhc",
+ "parent": "generic-sdhci"
+ },
+ {
+ "name": "virtio-serial-pci-non-transitional",
+ "parent": "virtio-serial-pci-base"
+ },
+ {
+ "name": "platform-ehci-usb",
+ "parent": "sysbus-ehci-usb"
+ },
+ {
+ "name": "mpc8349a-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "e200z6-powerpc64-cpu",
+ "parent": "e200-family-powerpc64-cpu"
+ },
+ {
+ "name": "escc",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "spapr-nvdimm",
+ "parent": "nvdimm"
+ },
+ {
+ "name": "pnv-occ-POWER9",
+ "parent": "pnv-occ"
+ },
+ {
+ "name": "mpc8379-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "750cxe_v2.3-powerpc64-cpu",
+ "parent": "750cx-family-powerpc64-cpu"
+ },
+ {
+ "name": "filter-buffer",
+ "parent": "netfilter"
+ },
+ {
+ "name": "pnv-occ-POWER8",
+ "parent": "pnv-occ"
+ },
+ {
+ "name": "mpc8610-powerpc64-cpu",
+ "parent": "e600-family-powerpc64-cpu"
+ },
+ {
+ "name": "qio-channel-command",
+ "parent": "qio-channel"
+ },
+ {
+ "name": "nvme-bus",
+ "parent": "bus"
+ },
+ {
+ "name": "pnv-psi-POWER9",
+ "parent": "pnv-psi"
+ },
+ {
+ "name": "mpc8547e_v21-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "System",
+ "parent": "bus"
+ },
+ {
+ "name": "ne2k_pci",
+ "parent": "pci-device"
+ },
+ {
+ "name": "750_v2.0-powerpc64-cpu",
+ "parent": "750-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8347ap-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "ppce500-machine",
+ "parent": "ppce500-base-machine"
+ },
+ {
+ "name": "pnv-psi-POWER8",
+ "parent": "pnv-psi"
+ },
+ {
+ "name": "scsi-block",
+ "parent": "scsi-disk-base"
+ },
+ {
+ "name": "sd-card",
+ "parent": "device"
+ },
+ {
+ "name": "970fx_v2.1-powerpc64-cpu",
+ "parent": "970-family-powerpc64-cpu"
+ },
+ {
+ "name": "kvm-accel",
+ "parent": "accel"
+ },
+ {
+ "name": "ppc4xx-host-bridge",
+ "parent": "pci-device"
+ },
+ {
+ "name": "pc87312",
+ "parent": "isa-superio"
+ },
+ {
+ "name": "CXL",
+ "parent": "PCIE"
+ },
+ {
+ "name": "pnv-phb4-iommu-memory-region",
+ "parent": "iommu-memory-region"
+ },
+ {
+ "name": "macio-oldworld",
+ "parent": "macio"
+ },
+ {
+ "name": "405crc-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "7410_v1.3-powerpc64-cpu",
+ "parent": "7410-family-powerpc64-cpu"
+ },
+ {
+ "name": "750gx_v1.2-powerpc64-cpu",
+ "parent": "750gx-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8544e_v10-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "pci-bridge",
+ "parent": "base-pci-bridge"
+ },
+ {
+ "name": "7457a_v1.0-powerpc64-cpu",
+ "parent": "7455-family-powerpc64-cpu"
+ },
+ {
+ "name": "pnv-phb4-pec",
+ "parent": "device"
+ },
+ {
+ "name": "fusbh200-ehci-usb",
+ "parent": "sysbus-ehci-usb"
+ },
+ {
+ "name": "tls-cipher-suites",
+ "parent": "tls-creds"
+ },
+ {
+ "name": "power7_v2.3-spapr-cpu-core",
+ "parent": "spapr-cpu-core"
+ },
+ {
+ "name": "vhost-scsi-pci-transitional",
+ "parent": "vhost-scsi-pci-base"
+ },
+ {
+ "name": "cs4231a",
+ "parent": "isa-device"
+ },
+ {
+ "name": "memory-backend-ram",
+ "parent": "memory-backend"
+ },
+ {
+ "name": "isa-i8259",
+ "parent": "pic-common"
+ },
+ {
+ "name": "ppc4xx-i2c",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "e200z5-powerpc64-cpu",
+ "parent": "e200-family-powerpc64-cpu"
+ },
+ {
+ "name": "pci-testdev",
+ "parent": "pci-device"
+ },
+ {
+ "name": "scsi-cd",
+ "parent": "scsi-disk-base"
+ },
+ {
+ "name": "mpc8378-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "filter-rewriter",
+ "parent": "netfilter"
+ },
+ {
+ "name": "virtio-rng-device",
+ "parent": "virtio-device"
+ },
+ {
+ "name": "none-machine",
+ "parent": "machine"
+ },
+ {
+ "name": "750cxe_v2.2-powerpc64-cpu",
+ "parent": "750cx-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8xxx_gpio",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "750fx_v2.3-powerpc64-cpu",
+ "parent": "750fx-family-powerpc64-cpu"
+ },
+ {
+ "name": "stb25-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-blk-pci-transitional",
+ "parent": "virtio-blk-pci-base"
+ },
+ {
+ "name": "mpc8547e_v20-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "sysbus-sm501",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "rng-builtin",
+ "parent": "rng-backend"
+ },
+ {
+ "name": "virtio-blk-pci-non-transitional",
+ "parent": "virtio-blk-pci-base"
+ },
+ {
+ "name": "vt82c686b-isa",
+ "parent": "via-isa"
+ },
+ {
+ "name": "pseries-2.6-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "740_v2.2-powerpc64-cpu",
+ "parent": "740-family-powerpc64-cpu"
+ },
+ {
+ "name": "raven-pcihost",
+ "parent": "pci-host-bridge"
+ },
+ {
+ "name": "e500-pcihost",
+ "parent": "pci-host-bridge"
+ },
+ {
+ "name": "970fx_v2.0-powerpc64-cpu",
+ "parent": "970-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-gpu-gl-pci",
+ "parent": "virtio-gpu-gl-pci-base-type"
+ },
+ {
+ "name": "acpi-erst",
+ "parent": "pci-device"
+ },
+ {
+ "name": "mos6522-pmu",
+ "parent": "mos6522"
+ },
+ {
+ "name": "power8_v2.0-powerpc64-cpu",
+ "parent": "POWER8-family-powerpc64-cpu"
+ },
+ {
+ "name": "container",
+ "parent": "object"
+ },
+ {
+ "name": "tls-creds-psk",
+ "parent": "tls-creds"
+ },
+ {
+ "name": "7410_v1.2-powerpc64-cpu",
+ "parent": "7410-family-powerpc64-cpu"
+ },
+ {
+ "name": "750l_v3.0-powerpc64-cpu",
+ "parent": "750-family-powerpc64-cpu"
+ },
+ {
+ "name": "750gx_v1.1-powerpc64-cpu",
+ "parent": "750gx-family-powerpc64-cpu"
+ },
+ {
+ "name": "405crb-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "pseries-6.2-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "powernv-cpu-quad",
+ "parent": "device"
+ },
+ {
+ "name": "pseries-4.2-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "750cl_v1.0-powerpc64-cpu",
+ "parent": "750cl-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8543e_v11-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "e500v2_v30-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8377-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "750cxe_v2.1-powerpc64-cpu",
+ "parent": "750cx-family-powerpc64-cpu"
+ },
+ {
+ "name": "750fx_v2.2-powerpc64-cpu",
+ "parent": "750fx-family-powerpc64-cpu"
+ },
+ {
+ "name": "mv64361-pcibridge",
+ "parent": "pci-device"
+ },
+ {
+ "name": "powernv10-machine",
+ "parent": "powernv-machine"
+ },
+ {
+ "name": "ics-spapr",
+ "parent": "ics"
+ },
+ {
+ "name": "7447a_v1.2-powerpc64-cpu",
+ "parent": "7445-family-powerpc64-cpu"
+ },
+ {
+ "name": "e1000-82544gc",
+ "parent": "e1000-base"
+ },
+ {
+ "name": "vmxnet3",
+ "parent": "pci-device"
+ },
+ {
+ "name": "power8_v2.0-spapr-cpu-core",
+ "parent": "spapr-cpu-core"
+ },
+ {
+ "name": "vhost-vsock-device",
+ "parent": "vhost-vsock-common"
+ },
+ {
+ "name": "rocker",
+ "parent": "pci-device"
+ },
+ {
+ "name": "power8nvl_v1.0-powerpc64-cpu",
+ "parent": "POWER8-family-powerpc64-cpu"
+ },
+ {
+ "name": "740_v2.1-powerpc64-cpu",
+ "parent": "740-family-powerpc64-cpu"
+ },
+ {
+ "name": "PCIE",
+ "parent": "PCI"
+ },
+ {
+ "name": "604e_v2.4-powerpc64-cpu",
+ "parent": "604E-family-powerpc64-cpu"
+ },
+ {
+ "name": "s3c-sdhci",
+ "parent": "generic-sdhci"
+ },
+ {
+ "name": "i82801",
+ "parent": "pci-device"
+ },
+ {
+ "name": "openpic",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "755_v1.1-powerpc64-cpu",
+ "parent": "755-family-powerpc64-cpu"
+ },
+ {
+ "name": "750gx_v1.0-powerpc64-cpu",
+ "parent": "750gx-family-powerpc64-cpu"
+ },
+ {
+ "name": "g2gp-powerpc64-cpu",
+ "parent": "G2-family-powerpc64-cpu"
+ },
+ {
+ "name": "7410_v1.1-powerpc64-cpu",
+ "parent": "7410-family-powerpc64-cpu"
+ },
+ {
+ "name": "isa-pit",
+ "parent": "pit-common"
+ },
+ {
+ "name": "host-powerpc64-cpu",
+ "parent": "power9_v1.0-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-net-device",
+ "parent": "virtio-device"
+ },
+ {
+ "name": "405cra-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "AC97",
+ "parent": "pci-device"
+ },
+ {
+ "name": "pnv-icp",
+ "parent": "icp"
+ },
+ {
+ "name": "u3-agp",
+ "parent": "pci-device"
+ },
+ {
+ "name": "mpc8543e_v21-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "virtio-tablet-device",
+ "parent": "virtio-input-hid-device"
+ },
+ {
+ "name": "xlnx.xps-intc",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "hda-output",
+ "parent": "hda-audio"
+ },
+ {
+ "name": "mpc8543e_v10-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "power10_v2.0-powernv-cpu-core",
+ "parent": "powernv-cpu-core"
+ },
+ {
+ "name": "i82558b",
+ "parent": "pci-device"
+ },
+ {
+ "name": "u3-agp-pcihost",
+ "parent": "pci-host-bridge"
+ },
+ {
+ "name": "sysbus-esp",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "970mp_v1.0-spapr-cpu-core",
+ "parent": "spapr-cpu-core"
+ },
+ {
+ "name": "vt8231-isa",
+ "parent": "via-isa"
+ },
+ {
+ "name": "i82558a",
+ "parent": "pci-device"
+ },
+ {
+ "name": "750fx_v2.1-powerpc64-cpu",
+ "parent": "750fx-family-powerpc64-cpu"
+ },
+ {
+ "name": "pseries-2.5-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "qio-channel-block",
+ "parent": "qio-channel"
+ },
+ {
+ "name": "virtio-9p-pci-non-transitional",
+ "parent": "virtio-9p-pci-base"
+ },
+ {
+ "name": "scsi-hd",
+ "parent": "scsi-disk-base"
+ },
+ {
+ "name": "authz-simple",
+ "parent": "authz"
+ },
+ {
+ "name": "7447a_v1.1-powerpc64-cpu",
+ "parent": "7445-family-powerpc64-cpu"
+ },
+ {
+ "name": "7445_v1.0-powerpc64-cpu",
+ "parent": "7445-family-powerpc64-cpu"
+ },
+ {
+ "name": "g2ls-powerpc64-cpu",
+ "parent": "G2-family-powerpc64-cpu"
+ },
+ {
+ "name": "gus",
+ "parent": "isa-device"
+ },
+ {
+ "name": "740e-powerpc64-cpu",
+ "parent": "740-family-powerpc64-cpu"
+ },
+ {
+ "name": "power9_v2.0-powernv-cpu-core",
+ "parent": "powernv-cpu-core"
+ },
+ {
+ "name": "nvme-subsys",
+ "parent": "device"
+ },
+ {
+ "name": "740_v2.0-powerpc64-cpu",
+ "parent": "740-family-powerpc64-cpu"
+ },
+ {
+ "name": "spapr-iommu-memory-region",
+ "parent": "iommu-memory-region"
+ },
+ {
+ "name": "vhost-user-rng",
+ "parent": "virtio-device"
+ },
+ {
+ "name": "vhost-user-scsi-pci-non-transitional",
+ "parent": "vhost-user-scsi-pci-base"
+ },
+ {
+ "name": "npe4gs3-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "power8nvl_v1.0-powernv-cpu-core",
+ "parent": "powernv-cpu-core"
+ },
+ {
+ "name": "virtserialport",
+ "parent": "virtio-serial-port"
+ },
+ {
+ "name": "tpm-passthrough",
+ "parent": "tpm-backend"
+ },
+ {
+ "name": "755_v1.0-powerpc64-cpu",
+ "parent": "755-family-powerpc64-cpu"
+ },
+ {
+ "name": "pseries-6.1-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "tegra2-ehci-usb",
+ "parent": "sysbus-ehci-usb"
+ },
+ {
+ "name": "adlib",
+ "parent": "isa-device"
+ },
+ {
+ "name": "grackle",
+ "parent": "pci-device"
+ },
+ {
+ "name": "tcg-accel",
+ "parent": "accel"
+ },
+ {
+ "name": "7410_v1.0-powerpc64-cpu",
+ "parent": "7410-family-powerpc64-cpu"
+ },
+ {
+ "name": "mpc8544ds-machine",
+ "parent": "ppce500-base-machine"
+ },
+ {
+ "name": "pseries-4.1-machine",
+ "parent": "spapr-machine"
+ },
+ {
+ "name": "xlnx.xps-ethernetlite",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "usb-net",
+ "parent": "usb-device"
+ },
+ {
+ "name": "filter-dump",
+ "parent": "netfilter"
+ },
+ {
+ "name": "405lp-powerpc64-cpu",
+ "parent": "405-family-powerpc64-cpu"
+ },
+ {
+ "name": "pnv-phb5",
+ "parent": "pnv-phb4"
+ },
+ {
+ "name": "kvm-openpic",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "power10_v1.0-spapr-cpu-core",
+ "parent": "spapr-cpu-core"
+ },
+ {
+ "name": "taihu-machine",
+ "parent": "machine"
+ },
+ {
+ "name": "mpc8543e_v20-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ },
+ {
+ "name": "spapr-drc-cpu",
+ "parent": "spapr-drc-logical"
+ },
+ {
+ "name": "pnv-phb4",
+ "parent": "pcie-host-bridge"
+ },
+ {
+ "name": "floppy-bus",
+ "parent": "bus"
+ },
+ {
+ "name": "vhost-user-i2c-device",
+ "parent": "virtio-device"
+ },
+ {
+ "name": "spapr-drc-pci",
+ "parent": "spapr-drc-physical"
+ },
+ {
+ "name": "pnv-phb3",
+ "parent": "pcie-host-bridge"
+ },
+ {
+ "name": "vt82c686b-superio",
+ "parent": "via-superio"
+ },
+ {
+ "name": "isa-pcspk",
+ "parent": "isa-device"
+ },
+ {
+ "name": "750fx_v2.0-powerpc64-cpu",
+ "parent": "750fx-family-powerpc64-cpu"
+ },
+ {
+ "name": "cirrus-vga",
+ "parent": "pci-device"
+ },
+ {
+ "name": "mpc8347eat-powerpc64-cpu",
+ "parent": "e300-family-powerpc64-cpu"
+ },
+ {
+ "name": "7447a_v1.0-powerpc64-cpu",
+ "parent": "7445-family-powerpc64-cpu"
+ },
+ {
+ "name": "vhost-user-i2c-pci",
+ "parent": "vhost-user-i2c-pci-base"
+ },
+ {
+ "name": "powernv9-machine",
+ "parent": "powernv-machine"
+ },
+ {
+ "name": "pnv-psi-POWER10",
+ "parent": "pnv-psi-POWER9"
+ },
+ {
+ "name": "via-ide",
+ "parent": "pci-ide"
+ },
+ {
+ "name": "fdc37m81x-superio",
+ "parent": "isa-superio"
+ },
+ {
+ "name": "i82378",
+ "parent": "pci-device"
+ },
+ {
+ "name": "virtio-iommu-pci",
+ "parent": "virtio-iommu-pci-base-type"
+ },
+ {
+ "name": "spapr-vio-bridge",
+ "parent": "sys-bus-device"
+ },
+ {
+ "name": "power10_v2.0-pnv-chip",
+ "parent": "pnv10-chip"
+ },
+ {
+ "name": "604e_v2.2-powerpc64-cpu",
+ "parent": "604E-family-powerpc64-cpu"
+ },
+ {
+ "name": "ivshmem-plain",
+ "parent": "ivshmem-common"
+ },
+ {
+ "name": "mpc8548e_v21-powerpc64-cpu",
+ "parent": "e500v2-family-powerpc64-cpu"
+ }
+ ],
+ "id": "libvirt-7"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "virtio-blk-pci"
+ },
+ "id": "libvirt-8"
+}
+
+{
+ "return": [
+ {
+ "name": "failover_pair_id",
+ "type": "str"
+ },
+ {
+ "name": "romfile",
+ "type": "str"
+ },
+ {
+ "default-value": -1,
+ "name": "addr",
+ "description": "Slot and optional function number, example: 06.0 or
06",
+ "type": "int32"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "romsize",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnksta-dllla",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 1,
+ "name": "rombar",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-extcap-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "acpi-index",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "multifunction",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "migrate-extra",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "ats",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-ignore-backend-features",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-pm-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "aer",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-flr-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnkctl-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-ats-page-aligned",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "page-per-vq",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-deverr-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "virtio-pci-bus-master-bug-migration",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "modern-pio-notify",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-pcie",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "vectors",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "ioeventfd",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "class",
+ "type": "uint32"
+ },
+ {
+ "default-value": "auto",
+ "name": "disable-legacy",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "default-value": false,
+ "name": "disable-modern",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "notify_on_empty",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "share-rw",
+ "type": "bool"
+ },
+ {
+ "default-value": 256,
+ "name": "queue-size",
+ "type": "uint16"
+ },
+ {
+ "default-value": 0,
+ "name": "lcyls",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "lsecs",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "heads",
+ "type": "uint32"
+ },
+ {
+ "name": "iothread",
+ "type": "link<iothread>"
+ },
+ {
+ "default-value": 0,
+ "name": "lheads",
+ "type": "uint32"
+ },
+ {
+ "default-value": 65535,
+ "name": "num-queues",
+ "type": "uint16"
+ },
+ {
+ "default-value": 0,
+ "name": "cyls",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "secs",
+ "type": "uint32"
+ },
+ {
+ "name": "virtio-backend",
+ "type": "child<virtio-blk-device>"
+ },
+ {
+ "default-value": 0,
+ "name": "min_io_size",
+ "type": "size"
+ },
+ {
+ "name": "bootindex",
+ "type": "int32"
+ },
+ {
+ "default-value": true,
+ "name": "config-wce",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "seg-max-adjust",
+ "type": "bool"
+ },
+ {
+ "name": "drive",
+ "description": "Node name or ID of a block device to use as a
backend",
+ "type": "str"
+ },
+ {
+ "default-value": "auto",
+ "name": "werror",
+ "description": "Error handling policy,
report/ignore/enospc/stop/auto",
+ "type": "BlockdevOnError"
+ },
+ {
+ "default-value": true,
+ "name": "report-discard-granularity",
+ "type": "bool"
+ },
+ {
+ "default-value": "auto",
+ "name": "rerror",
+ "description": "Error handling policy,
report/ignore/enospc/stop/auto",
+ "type": "BlockdevOnError"
+ },
+ {
+ "default-value": "auto",
+ "name": "write-cache",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "default-value": true,
+ "name": "use-disabled-flag",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-legacy-check",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-started",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "iommu_platform",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "physical_block_size",
+ "description": "A power of two between 512 B and 2 MiB",
+ "type": "size"
+ },
+ {
+ "default-value": false,
+ "name": "scsi",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "any_layout",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "opt_io_size",
+ "type": "size"
+ },
+ {
+ "default-value": 0,
+ "name": "logical_block_size",
+ "description": "A power of two between 512 B and 2 MiB",
+ "type": "size"
+ },
+ {
+ "default-value": 4194303,
+ "name": "max-discard-sectors",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "discard",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "discard_granularity",
+ "type": "size"
+ },
+ {
+ "default-value": true,
+ "name": "request-merging",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "write-zeroes",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 4194303,
+ "name": "max-write-zeroes-sectors",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "packed",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "indirect_desc",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "event_idx",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-enable-wce-if-config-wce",
+ "type": "bool"
+ },
+ {
+ "default-value": "auto",
+ "name": "backend_defaults",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "name": "serial",
+ "type": "str"
+ }
+ ],
+ "id": "libvirt-8"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "virtio-net-pci"
+ },
+ "id": "libvirt-9"
+}
+
+{
+ "return": [
+ {
+ "name": "failover_pair_id",
+ "type": "str"
+ },
+ {
+ "name": "romfile",
+ "type": "str"
+ },
+ {
+ "default-value": -1,
+ "name": "addr",
+ "description": "Slot and optional function number, example: 06.0 or
06",
+ "type": "int32"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "romsize",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnksta-dllla",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 1,
+ "name": "rombar",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-extcap-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "acpi-index",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "multifunction",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "migrate-extra",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "ats",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-ignore-backend-features",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-pm-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "aer",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-flr-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnkctl-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-ats-page-aligned",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "page-per-vq",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-deverr-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "virtio-pci-bus-master-bug-migration",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "modern-pio-notify",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-pcie",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "vectors",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "ioeventfd",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": "auto",
+ "name": "disable-legacy",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "default-value": false,
+ "name": "disable-modern",
+ "type": "bool"
+ },
+ {
+ "name": "mac",
+ "description": "Ethernet 6-byte MAC Address, example:
52:54:00:12:34:56",
+ "type": "str"
+ },
+ {
+ "default-value": true,
+ "name": "notify_on_empty",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "gso",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 150000,
+ "name": "x-txtimer",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "mq",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "mrg_rxbuf",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 256,
+ "name": "x-txburst",
+ "type": "int32"
+ },
+ {
+ "default-value": 0,
+ "name": "host_mtu",
+ "type": "uint16"
+ },
+ {
+ "name": "tx",
+ "type": "str"
+ },
+ {
+ "default-value": false,
+ "name": "rss",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "status",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "failover",
+ "type": "bool"
+ },
+ {
+ "name": "virtio-backend",
+ "type": "child<virtio-net-device>"
+ },
+ {
+ "default-value": false,
+ "name": "packed",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "ctrl_mac_addr",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 256,
+ "name": "tx_queue_size",
+ "type": "uint16"
+ },
+ {
+ "default-value": true,
+ "name": "guest_tso4",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-disabled-flag",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "hash",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "host_tso6",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "ctrl_guest_offloads",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "guest_ufo",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "ctrl_vq",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "guest_ecn",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-started",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "iommu_platform",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "host_ufo",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-legacy-check",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "any_layout",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "host_ecn",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "guest_rsc_ext",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "duplex",
+ "type": "str"
+ },
+ {
+ "default-value": 300000,
+ "name": "rsc_interval",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "guest_announce",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "netdev",
+ "description": "ID of a netdev to use as a backend",
+ "type": "str"
+ },
+ {
+ "default-value": true,
+ "name": "host_tso4",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-mtu-bypass-backend",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "ctrl_rx_extra",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 256,
+ "name": "rx_queue_size",
+ "type": "uint16"
+ },
+ {
+ "default-value": true,
+ "name": "guest_csum",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "bootindex",
+ "type": "int32"
+ },
+ {
+ "default-value": true,
+ "name": "event_idx",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "indirect_desc",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "ctrl_vlan",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "guest_tso6",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": -1,
+ "name": "speed",
+ "type": "int32"
+ },
+ {
+ "default-value": true,
+ "name": "csum",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "ctrl_rx",
+ "description": "on/off",
+ "type": "bool"
+ }
+ ],
+ "id": "libvirt-9"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "virtio-scsi-pci"
+ },
+ "id": "libvirt-10"
+}
+
+{
+ "return": [
+ {
+ "name": "failover_pair_id",
+ "type": "str"
+ },
+ {
+ "name": "romfile",
+ "type": "str"
+ },
+ {
+ "default-value": -1,
+ "name": "addr",
+ "description": "Slot and optional function number, example: 06.0 or
06",
+ "type": "int32"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "romsize",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnksta-dllla",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 1,
+ "name": "rombar",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-extcap-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "acpi-index",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "multifunction",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "migrate-extra",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "ats",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-ignore-backend-features",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-pm-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "aer",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-flr-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnkctl-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-ats-page-aligned",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "page-per-vq",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-deverr-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "virtio-pci-bus-master-bug-migration",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "modern-pio-notify",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-pcie",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "vectors",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "ioeventfd",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": "auto",
+ "name": "disable-legacy",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "default-value": false,
+ "name": "disable-modern",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "indirect_desc",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "iommu_platform",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "hotplug",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-disabled-flag",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "event_idx",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "num_queues",
+ "type": "uint32"
+ },
+ {
+ "default-value": 65535,
+ "name": "max_sectors",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-legacy-check",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "any_layout",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "notify_on_empty",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "iothread",
+ "type": "link<iothread>"
+ },
+ {
+ "default-value": true,
+ "name": "param_change",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "packed",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-started",
+ "type": "bool"
+ },
+ {
+ "default-value": 256,
+ "name": "virtqueue_size",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "seg_max_adjust",
+ "type": "bool"
+ },
+ {
+ "default-value": 128,
+ "name": "cmd_per_lun",
+ "type": "uint32"
+ },
+ {
+ "name": "virtio-backend",
+ "type": "child<virtio-scsi-device>"
+ }
+ ],
+ "id": "libvirt-10"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "virtio-net-ccw"
+ },
+ "id": "libvirt-11"
+}
+
+{
+ "id": "libvirt-11",
+ "error": {
+ "class": "DeviceNotFound",
+ "desc": "Device 'virtio-net-ccw' not found"
+ }
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "virtio-scsi-ccw"
+ },
+ "id": "libvirt-12"
+}
+
+{
+ "id": "libvirt-12",
+ "error": {
+ "class": "DeviceNotFound",
+ "desc": "Device 'virtio-scsi-ccw' not found"
+ }
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "vfio-pci"
+ },
+ "id": "libvirt-13"
+}
+
+{
+ "return": [
+ {
+ "name": "failover_pair_id",
+ "type": "str"
+ },
+ {
+ "name": "romfile",
+ "type": "str"
+ },
+ {
+ "default-value": -1,
+ "name": "addr",
+ "description": "Slot and optional function number, example: 06.0 or
06",
+ "type": "int32"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "romsize",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnksta-dllla",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 1,
+ "name": "rombar",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-extcap-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "acpi-index",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "multifunction",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-no-kvm-msix",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "yres",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "x-vga",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": "on",
+ "name": "x-pre-copy-dirty-page-tracking",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "name": "x-nv-gpudirect-clique",
+ "description": "NVIDIA GPUDirect Clique ID (0 - 15)",
+ "type": "uint4"
+ },
+ {
+ "default-value": "off",
+ "name": "x-msix-relocation",
+ "description": "off/auto/bar0/bar1/bar2/bar3/bar4/bar5",
+ "type": "OffAutoPCIBAR"
+ },
+ {
+ "default-value": false,
+ "name": "x-no-vfio-ioeventfd",
+ "type": "bool"
+ },
+ {
+ "name": "sysfsdev",
+ "type": "str"
+ },
+ {
+ "name": "host",
+ "description": "Address (bus/device/function) of the host device,
example: 04:10.0",
+ "type": "str"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "x-pci-device-id",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "x-no-kvm-msi",
+ "type": "bool"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "x-pci-sub-vendor-id",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "x-enable-migration",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-no-geforce-quirks",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-req",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "x-igd-gms",
+ "type": "uint32"
+ },
+ {
+ "default-value": 1100,
+ "name": "x-intx-mmap-timeout-ms",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "x-no-kvm-intx",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-no-kvm-ioeventfd",
+ "type": "bool"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "x-pci-sub-device-id",
+ "type": "uint32"
+ },
+ {
+ "default-value": "off",
+ "name": "display",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "default-value": false,
+ "name": "x-igd-opregion",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "x-pci-vendor-id",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "xres",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "x-no-mmap",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-balloon-allowed",
+ "type": "bool"
+ },
+ {
+ "name": "bootindex",
+ "type": "int32"
+ }
+ ],
+ "id": "libvirt-13"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "scsi-hd"
+ },
+ "id": "libvirt-14"
+}
+
+{
+ "return": [
+ {
+ "default-value": 4294967295,
+ "name": "scsi-id",
+ "type": "uint32"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "lun",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "channel",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "lheads",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "share-rw",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "lcyls",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "lsecs",
+ "type": "uint32"
+ },
+ {
+ "name": "serial",
+ "type": "str"
+ },
+ {
+ "default-value": 5,
+ "name": "scsi_version",
+ "type": "int32"
+ },
+ {
+ "default-value": false,
+ "name": "removable",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "ver",
+ "type": "str"
+ },
+ {
+ "default-value": 1073741824,
+ "name": "max_unmap_size",
+ "type": "uint64"
+ },
+ {
+ "name": "product",
+ "type": "str"
+ },
+ {
+ "default-value": 0,
+ "name": "cyls",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "secs",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "rotation_rate",
+ "type": "uint16"
+ },
+ {
+ "default-value": 0,
+ "name": "min_io_size",
+ "type": "size"
+ },
+ {
+ "default-value": 0,
+ "name": "heads",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "dpofua",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "drive",
+ "description": "Node name or ID of a block device to use as a
backend",
+ "type": "str"
+ },
+ {
+ "default-value": "auto",
+ "name": "werror",
+ "description": "Error handling policy,
report/ignore/enospc/stop/auto",
+ "type": "BlockdevOnError"
+ },
+ {
+ "default-value": 0,
+ "name": "wwn",
+ "type": "uint64"
+ },
+ {
+ "name": "vendor",
+ "type": "str"
+ },
+ {
+ "default-value": "auto",
+ "name": "rerror",
+ "description": "Error handling policy,
report/ignore/enospc/stop/auto",
+ "type": "BlockdevOnError"
+ },
+ {
+ "default-value": "auto",
+ "name": "write-cache",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "default-value": 0,
+ "name": "physical_block_size",
+ "description": "A power of two between 512 B and 2 MiB",
+ "type": "size"
+ },
+ {
+ "default-value": 2147483647,
+ "name": "max_io_size",
+ "type": "uint64"
+ },
+ {
+ "default-value": false,
+ "name": "quirk_mode_page_vendor_specific_apple",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "opt_io_size",
+ "type": "size"
+ },
+ {
+ "default-value": 0,
+ "name": "logical_block_size",
+ "description": "A power of two between 512 B and 2 MiB",
+ "type": "size"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "discard_granularity",
+ "type": "size"
+ },
+ {
+ "default-value": 0,
+ "name": "port_wwn",
+ "type": "uint64"
+ },
+ {
+ "default-value": 0,
+ "name": "port_index",
+ "type": "uint16"
+ },
+ {
+ "default-value": "auto",
+ "name": "backend_defaults",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "name": "device_id",
+ "type": "str"
+ },
+ {
+ "name": "bootindex",
+ "type": "int32"
+ }
+ ],
+ "id": "libvirt-14"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "ide-hd"
+ },
+ "id": "libvirt-15"
+}
+
+{
+ "return": [
+ {
+ "default-value": 4294967295,
+ "name": "unit",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "logical_block_size",
+ "description": "A power of two between 512 B and 2 MiB",
+ "type": "size"
+ },
+ {
+ "default-value": 0,
+ "name": "lsecs",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "rotation_rate",
+ "type": "uint16"
+ },
+ {
+ "name": "drive",
+ "description": "Node name or ID of a block device to use as a
backend",
+ "type": "str"
+ },
+ {
+ "default-value": 0,
+ "name": "lheads",
+ "type": "uint32"
+ },
+ {
+ "name": "serial",
+ "type": "str"
+ },
+ {
+ "name": "ver",
+ "type": "str"
+ },
+ {
+ "default-value": false,
+ "name": "share-rw",
+ "type": "bool"
+ },
+ {
+ "default-value": "auto",
+ "name": "write-cache",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "default-value": 0,
+ "name": "heads",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "wwn",
+ "type": "uint64"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "discard_granularity",
+ "type": "size"
+ },
+ {
+ "default-value": "auto",
+ "name": "backend_defaults",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "default-value": 0,
+ "name": "cyls",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "lcyls",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "opt_io_size",
+ "type": "size"
+ },
+ {
+ "default-value": "auto",
+ "name": "rerror",
+ "description": "Error handling policy,
report/ignore/enospc/stop/auto",
+ "type": "BlockdevOnError"
+ },
+ {
+ "default-value": "auto",
+ "name": "bios-chs-trans",
+ "description": "Logical CHS translation algorithm,
auto/none/lba/large/rechs",
+ "type": "BiosAtaTranslation"
+ },
+ {
+ "name": "model",
+ "type": "str"
+ },
+ {
+ "default-value": 0,
+ "name": "min_io_size",
+ "type": "size"
+ },
+ {
+ "default-value": 0,
+ "name": "physical_block_size",
+ "description": "A power of two between 512 B and 2 MiB",
+ "type": "size"
+ },
+ {
+ "default-value": 0,
+ "name": "secs",
+ "type": "uint32"
+ },
+ {
+ "default-value": "auto",
+ "name": "werror",
+ "description": "Error handling policy,
report/ignore/enospc/stop/auto",
+ "type": "BlockdevOnError"
+ },
+ {
+ "name": "bootindex",
+ "type": "int32"
+ }
+ ],
+ "id": "libvirt-15"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "PIIX4_PM"
+ },
+ "id": "libvirt-16"
+}
+
+{
+ "return": [
+ {
+ "name": "failover_pair_id",
+ "type": "str"
+ },
+ {
+ "name": "romfile",
+ "type": "str"
+ },
+ {
+ "default-value": -1,
+ "name": "addr",
+ "description": "Slot and optional function number, example: 06.0 or
06",
+ "type": "int32"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "romsize",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnksta-dllla",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 1,
+ "name": "rombar",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-extcap-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "acpi-index",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "multifunction",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "acpi-pci-hotplug-with-bridge-support",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "smb_io_base",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "disable_s3",
+ "type": "uint8"
+ },
+ {
+ "default-value": true,
+ "name": "acpi-root-pci-hotplug",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "smm-enabled",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "disable_s4",
+ "type": "uint8"
+ },
+ {
+ "default-value": true,
+ "name": "memory-hotplug-support",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "smm-compat",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-not-migrate-acpi-index",
+ "type": "bool"
+ },
+ {
+ "default-value": 2,
+ "name": "s4_val",
+ "type": "uint8"
+ },
+ {
+ "name": "smi-irq[0]",
+ "type": "link<irq>"
+ },
+ {
+ "name": "unnamed-gpio-out[0]",
+ "type": "link<irq>"
+ }
+ ],
+ "id": "libvirt-16"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "usb-redir"
+ },
+ "id": "libvirt-17"
+}
+
+{
+ "return": [
+ {
+ "name": "pcap",
+ "type": "str"
+ },
+ {
+ "name": "port",
+ "type": "str"
+ },
+ {
+ "default-value": true,
+ "name": "msos-desc",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "serial",
+ "type": "str"
+ },
+ {
+ "name": "filter",
+ "type": "str"
+ },
+ {
+ "default-value": true,
+ "name": "streams",
+ "type": "bool"
+ },
+ {
+ "name": "chardev",
+ "description": "ID of a chardev to use as a backend",
+ "type": "str"
+ },
+ {
+ "default-value": 2,
+ "name": "debug",
+ "type": "uint8"
+ },
+ {
+ "default-value": true,
+ "name": "suppress-remote-wake",
+ "type": "bool"
+ },
+ {
+ "name": "bootindex",
+ "type": "int32"
+ },
+ {
+ "name": "attached",
+ "type": "bool"
+ }
+ ],
+ "id": "libvirt-17"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "usb-storage"
+ },
+ "id": "libvirt-18"
+}
+
+{
+ "return": [
+ {
+ "name": "pcap",
+ "type": "str"
+ },
+ {
+ "name": "port",
+ "type": "str"
+ },
+ {
+ "default-value": true,
+ "name": "msos-desc",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "serial",
+ "type": "str"
+ },
+ {
+ "default-value": "auto",
+ "name": "rerror",
+ "description": "Error handling policy,
report/ignore/enospc/stop/auto",
+ "type": "BlockdevOnError"
+ },
+ {
+ "default-value": 0,
+ "name": "min_io_size",
+ "type": "size"
+ },
+ {
+ "default-value": "auto",
+ "name": "backend_defaults",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "default-value": false,
+ "name": "removable",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "share-rw",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "logical_block_size",
+ "description": "A power of two between 512 B and 2 MiB",
+ "type": "size"
+ },
+ {
+ "default-value": "auto",
+ "name": "write-cache",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "default-value": 0,
+ "name": "opt_io_size",
+ "type": "size"
+ },
+ {
+ "default-value": false,
+ "name": "commandlog",
+ "type": "bool"
+ },
+ {
+ "name": "drive",
+ "description": "Node name or ID of a block device to use as a
backend",
+ "type": "str"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "discard_granularity",
+ "type": "size"
+ },
+ {
+ "default-value": 0,
+ "name": "physical_block_size",
+ "description": "A power of two between 512 B and 2 MiB",
+ "type": "size"
+ },
+ {
+ "default-value": "auto",
+ "name": "werror",
+ "description": "Error handling policy,
report/ignore/enospc/stop/auto",
+ "type": "BlockdevOnError"
+ },
+ {
+ "name": "bootindex",
+ "type": "int32"
+ },
+ {
+ "name": "attached",
+ "type": "bool"
+ }
+ ],
+ "id": "libvirt-18"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "kvm-pit"
+ },
+ "id": "libvirt-19"
+}
+
+{
+ "id": "libvirt-19",
+ "error": {
+ "class": "DeviceNotFound",
+ "desc": "Device 'kvm-pit' not found"
+ }
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "VGA"
+ },
+ "id": "libvirt-20"
+}
+
+{
+ "return": [
+ {
+ "name": "failover_pair_id",
+ "type": "str"
+ },
+ {
+ "name": "romfile",
+ "type": "str"
+ },
+ {
+ "default-value": -1,
+ "name": "addr",
+ "description": "Slot and optional function number, example: 06.0 or
06",
+ "type": "int32"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "romsize",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnksta-dllla",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 1,
+ "name": "rombar",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-extcap-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "acpi-index",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "multifunction",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "refresh_rate",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "global-vmstate",
+ "type": "bool"
+ },
+ {
+ "name": "big-endian-framebuffer",
+ "type": "bool"
+ },
+ {
+ "default-value": 16,
+ "name": "vgamem_mb",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "qemu-extended-regs",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "mmio",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "ymax",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "yres",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "xmax",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "edid",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "xres",
+ "type": "uint32"
+ }
+ ],
+ "id": "libvirt-20"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "vmware-svga"
+ },
+ "id": "libvirt-21"
+}
+
+{
+ "return": [
+ {
+ "name": "failover_pair_id",
+ "type": "str"
+ },
+ {
+ "name": "romfile",
+ "type": "str"
+ },
+ {
+ "default-value": -1,
+ "name": "addr",
+ "description": "Slot and optional function number, example: 06.0 or
06",
+ "type": "int32"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "romsize",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnksta-dllla",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 1,
+ "name": "rombar",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-extcap-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "acpi-index",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "multifunction",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "global-vmstate",
+ "type": "bool"
+ },
+ {
+ "default-value": 16,
+ "name": "vgamem_mb",
+ "type": "uint32"
+ }
+ ],
+ "id": "libvirt-21"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "virtio-gpu-pci"
+ },
+ "id": "libvirt-22"
+}
+
+{
+ "return": [
+ {
+ "name": "failover_pair_id",
+ "type": "str"
+ },
+ {
+ "name": "romfile",
+ "type": "str"
+ },
+ {
+ "default-value": -1,
+ "name": "addr",
+ "description": "Slot and optional function number, example: 06.0 or
06",
+ "type": "int32"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "romsize",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnksta-dllla",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 1,
+ "name": "rombar",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-extcap-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "acpi-index",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "multifunction",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "migrate-extra",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "ats",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-ignore-backend-features",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-pm-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "aer",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-flr-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnkctl-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-ats-page-aligned",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "page-per-vq",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-deverr-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "virtio-pci-bus-master-bug-migration",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "modern-pio-notify",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-pcie",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 3,
+ "name": "vectors",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "ioeventfd",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": "auto",
+ "name": "disable-legacy",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "default-value": false,
+ "name": "disable-modern",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "indirect_desc",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 800,
+ "name": "yres",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "iommu_platform",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "event_idx",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "edid",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-legacy-check",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "any_layout",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 268435456,
+ "name": "max_hostmem",
+ "type": "size"
+ },
+ {
+ "default-value": true,
+ "name": "notify_on_empty",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "packed",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-started",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-disabled-flag",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "blob",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 1,
+ "name": "max_outputs",
+ "type": "uint32"
+ },
+ {
+ "default-value": 1280,
+ "name": "xres",
+ "type": "uint32"
+ },
+ {
+ "name": "virtio-backend",
+ "type": "child<virtio-gpu-device>"
+ }
+ ],
+ "id": "libvirt-22"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "virtio-gpu-device"
+ },
+ "id": "libvirt-23"
+}
+
+{
+ "return": [
+ {
+ "default-value": false,
+ "name": "packed",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-disabled-flag",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "iommu_platform",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "event_idx",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-legacy-check",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "notify_on_empty",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "any_layout",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-started",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "indirect_desc",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 1280,
+ "name": "xres",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "blob",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "edid",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 800,
+ "name": "yres",
+ "type": "uint32"
+ },
+ {
+ "default-value": 1,
+ "name": "max_outputs",
+ "type": "uint32"
+ },
+ {
+ "default-value": 268435456,
+ "name": "max_hostmem",
+ "type": "size"
+ }
+ ],
+ "id": "libvirt-23"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "ICH9-LPC"
+ },
+ "id": "libvirt-24"
+}
+
+{
+ "id": "libvirt-24",
+ "error": {
+ "class": "DeviceNotFound",
+ "desc": "Device 'ICH9-LPC' not found"
+ }
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "virtio-balloon-pci"
+ },
+ "id": "libvirt-25"
+}
+
+{
+ "return": [
+ {
+ "name": "failover_pair_id",
+ "type": "str"
+ },
+ {
+ "name": "romfile",
+ "type": "str"
+ },
+ {
+ "default-value": -1,
+ "name": "addr",
+ "description": "Slot and optional function number, example: 06.0 or
06",
+ "type": "int32"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "romsize",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnksta-dllla",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 1,
+ "name": "rombar",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-extcap-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "acpi-index",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "multifunction",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "migrate-extra",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "ats",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-ignore-backend-features",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-pm-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "aer",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-flr-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnkctl-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-ats-page-aligned",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "page-per-vq",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-deverr-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "virtio-pci-bus-master-bug-migration",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "modern-pio-notify",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-pcie",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": "auto",
+ "name": "disable-legacy",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "default-value": false,
+ "name": "disable-modern",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "free-page-reporting",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "indirect_desc",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "iommu_platform",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "deflate-on-oom",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "event_idx",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-disabled-flag",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "page-poison",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "guest-stats-polling-interval",
+ "type": "int"
+ },
+ {
+ "name": "guest-stats",
+ "type": "guest statistics"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-legacy-check",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "any_layout",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "notify_on_empty",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "iothread",
+ "type": "link<iothread>"
+ },
+ {
+ "default-value": false,
+ "name": "qemu-4-0-config-size",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "packed",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-started",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "free-page-hint",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "virtio-backend",
+ "type": "child<virtio-balloon-device>"
+ }
+ ],
+ "id": "libvirt-25"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "virtio-balloon-ccw"
+ },
+ "id": "libvirt-26"
+}
+
+{
+ "id": "libvirt-26",
+ "error": {
+ "class": "DeviceNotFound",
+ "desc": "Device 'virtio-balloon-ccw' not found"
+ }
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "virtio-balloon-device"
+ },
+ "id": "libvirt-27"
+}
+
+{
+ "return": [
+ {
+ "default-value": false,
+ "name": "packed",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-disabled-flag",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "iommu_platform",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "event_idx",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-legacy-check",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "notify_on_empty",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "any_layout",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-started",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "indirect_desc",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "iothread",
+ "type": "link<iothread>"
+ },
+ {
+ "default-value": false,
+ "name": "deflate-on-oom",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "free-page-hint",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "page-poison",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "qemu-4-0-config-size",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "free-page-reporting",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "guest-stats-polling-interval",
+ "type": "int"
+ },
+ {
+ "name": "guest-stats",
+ "type": "guest statistics"
+ }
+ ],
+ "id": "libvirt-27"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "spapr-pci-host-bridge"
+ },
+ "id": "libvirt-28"
+}
+
+{
+ "return": [
+ {
+ "default-value": false,
+ "name": "bypass-iommu",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-config-reg-migration-enabled",
+ "type": "bool"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "numa_node",
+ "type": "uint32"
+ },
+ {
+ "default-value": 2147483648,
+ "name": "mem_win_size",
+ "type": "uint64"
+ },
+ {
+ "default-value": false,
+ "name": "pre-5.1-associativity",
+ "type": "bool"
+ },
+ {
+ "default-value": 1073741824,
+ "name": "dma_win_size",
+ "type": "uint64"
+ },
+ {
+ "default-value": true,
+ "name": "pcie-extended-configuration-space",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "pre-2.8-migration",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "dma_win_addr",
+ "type": "uint64"
+ },
+ {
+ "default-value": 65536,
+ "name": "io_win_size",
+ "type": "uint64"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "index",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "dynamic-reconfiguration",
+ "type": "bool"
+ },
+ {
+ "default-value": 1099511627776,
+ "name": "mem64_win_size",
+ "type": "uint64"
+ },
+ {
+ "default-value": 0,
+ "name": "gpa",
+ "type": "uint64"
+ },
+ {
+ "default-value": true,
+ "name": "ddw",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "atsd",
+ "type": "uint64"
+ },
+ {
+ "default-value": 576460752303423488,
+ "name": "dma64_win_addr",
+ "type": "uint64"
+ },
+ {
+ "default-value": 18944000,
+ "name": "pgsz",
+ "type": "uint64"
+ }
+ ],
+ "id": "libvirt-28"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "nvdimm"
+ },
+ "id": "libvirt-29"
+}
+
+{
+ "return": [
+ {
+ "name": "memdev",
+ "type": "link<memory-backend>"
+ },
+ {
+ "default-value": 0,
+ "name": "node",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "addr",
+ "type": "uint64"
+ },
+ {
+ "default-value": -1,
+ "name": "slot",
+ "type": "int32"
+ },
+ {
+ "default-value": false,
+ "name": "unarmed",
+ "type": "bool"
+ },
+ {
+ "name": "uuid",
+ "type": "QemuUUID"
+ },
+ {
+ "name": "label-size",
+ "type": "int"
+ },
+ {
+ "name": "size",
+ "type": "uint64"
+ }
+ ],
+ "id": "libvirt-29"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "pcie-root-port"
+ },
+ "id": "libvirt-30"
+}
+
+{
+ "return": [
+ {
+ "name": "failover_pair_id",
+ "type": "str"
+ },
+ {
+ "name": "romfile",
+ "type": "str"
+ },
+ {
+ "default-value": -1,
+ "name": "addr",
+ "description": "Slot and optional function number, example: 06.0 or
06",
+ "type": "int32"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "romsize",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnksta-dllla",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 1,
+ "name": "rombar",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-extcap-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "acpi-index",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "multifunction",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "port",
+ "type": "uint8"
+ },
+ {
+ "default-value": 8,
+ "name": "aer_log_max",
+ "type": "uint16"
+ },
+ {
+ "default-value": true,
+ "name": "hotplug",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-native-hotplug",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "slot",
+ "type": "uint16"
+ },
+ {
+ "default-value": 0,
+ "name": "chassis",
+ "type": "uint8"
+ },
+ {
+ "default-value": true,
+ "name": "power_controller_present",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "disable-acs",
+ "type": "bool"
+ },
+ {
+ "default-value": 18446744073709551615,
+ "name": "mem-reserve",
+ "type": "size"
+ },
+ {
+ "default-value": 18446744073709551615,
+ "name": "pref64-reserve",
+ "type": "size"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "bus-reserve",
+ "type": "uint32"
+ },
+ {
+ "default-value": "32",
+ "name": "x-width",
+ "description": "1/2/4/8/12/16/32",
+ "type": "PCIELinkWidth"
+ },
+ {
+ "default-value": true,
+ "name": "x-migrate-msix",
+ "type": "bool"
+ },
+ {
+ "default-value": 18446744073709551615,
+ "name": "io-reserve",
+ "type": "size"
+ },
+ {
+ "default-value": "16",
+ "name": "x-speed",
+ "description": "2_5/5/8/16",
+ "type": "PCIELinkSpeed"
+ },
+ {
+ "default-value": 18446744073709551615,
+ "name": "pref32-reserve",
+ "type": "size"
+ }
+ ],
+ "id": "libvirt-30"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "usb-host"
+ },
+ "id": "libvirt-31"
+}
+
+{
+ "return": [
+ {
+ "name": "pcap",
+ "type": "str"
+ },
+ {
+ "name": "port",
+ "type": "str"
+ },
+ {
+ "default-value": true,
+ "name": "msos-desc",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "serial",
+ "type": "str"
+ },
+ {
+ "default-value": true,
+ "name": "pipeline",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "hostbus",
+ "type": "uint32"
+ },
+ {
+ "default-value": 4,
+ "name": "isobufs",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "vendorid",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "productid",
+ "type": "uint32"
+ },
+ {
+ "name": "hostport",
+ "type": "str"
+ },
+ {
+ "name": "hostdevice",
+ "type": "str"
+ },
+ {
+ "default-value": 0,
+ "name": "hostaddr",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "suppress-remote-wake",
+ "type": "bool"
+ },
+ {
+ "default-value": 2,
+ "name": "loglevel",
+ "type": "uint32"
+ },
+ {
+ "default-value": 32,
+ "name": "isobsize",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "guest-resets-all",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "guest-reset",
+ "type": "bool"
+ },
+ {
+ "name": "bootindex",
+ "type": "int32"
+ },
+ {
+ "name": "attached",
+ "type": "bool"
+ }
+ ],
+ "id": "libvirt-31"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "vhost-user-fs-device"
+ },
+ "id": "libvirt-32"
+}
+
+{
+ "return": [
+ {
+ "default-value": false,
+ "name": "packed",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-disabled-flag",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "iommu_platform",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "event_idx",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-legacy-check",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "notify_on_empty",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "any_layout",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-started",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "indirect_desc",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "chardev",
+ "description": "ID of a chardev to use as a backend",
+ "type": "str"
+ },
+ {
+ "default-value": 128,
+ "name": "queue-size",
+ "type": "uint16"
+ },
+ {
+ "name": "tag",
+ "type": "str"
+ },
+ {
+ "default-value": 1,
+ "name": "num-request-queues",
+ "type": "uint16"
+ },
+ {
+ "name": "bootindex",
+ "type": "int32"
+ }
+ ],
+ "id": "libvirt-32"
+}
+
+{
+ "execute": "device-list-properties",
+ "arguments": {
+ "typename": "virtio-iommu-pci"
+ },
+ "id": "libvirt-33"
+}
+
+{
+ "return": [
+ {
+ "name": "failover_pair_id",
+ "type": "str"
+ },
+ {
+ "name": "romfile",
+ "type": "str"
+ },
+ {
+ "default-value": -1,
+ "name": "addr",
+ "description": "Slot and optional function number, example: 06.0 or
06",
+ "type": "int32"
+ },
+ {
+ "default-value": 4294967295,
+ "name": "romsize",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnksta-dllla",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 1,
+ "name": "rombar",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-extcap-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "acpi-index",
+ "type": "uint32"
+ },
+ {
+ "default-value": false,
+ "name": "multifunction",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "migrate-extra",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "ats",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-ignore-backend-features",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-pm-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "aer",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-flr-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-lnkctl-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-ats-page-aligned",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "page-per-vq",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "x-pcie-deverr-init",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "virtio-pci-bus-master-bug-migration",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "modern-pio-notify",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-pcie",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": "auto",
+ "name": "disable-legacy",
+ "description": "on/off/auto",
+ "type": "OnOffAuto"
+ },
+ {
+ "default-value": false,
+ "name": "disable-modern",
+ "type": "bool"
+ },
+ {
+ "default-value": 0,
+ "name": "len-reserved-regions",
+ "type": "uint32"
+ },
+ {
+ "default-value": 0,
+ "name": "class",
+ "type": "uint32"
+ },
+ {
+ "default-value": true,
+ "name": "use-disabled-flag",
+ "type": "bool"
+ },
+ {
+ "name": "virtio-backend",
+ "type": "child<virtio-iommu-device>"
+ },
+ {
+ "default-value": false,
+ "name": "packed",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "iommu_platform",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "event_idx",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "boot-bypass",
+ "type": "bool"
+ },
+ {
+ "default-value": false,
+ "name": "x-disable-legacy-check",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "notify_on_empty",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "any_layout",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "use-started",
+ "type": "bool"
+ },
+ {
+ "default-value": true,
+ "name": "indirect_desc",
+ "description": "on/off",
+ "type": "bool"
+ },
+ {
+ "name": "primary-bus",
+ "type": "link<PCI>"
+ }
+ ],
+ "id": "libvirt-33"
+}
+
+{
+ "execute": "qom-list-properties",
+ "arguments": {
+ "typename": "memory-backend-file"
+ },
+ "id": "libvirt-34"
+}
+
+{
+ "return": [
+ {
+ "name": "type",
+ "type": "string"
+ },
+ {
+ "name": "share",
+ "description": "Mark the memory as private to QEMU or shared",
+ "type": "bool"
+ },
+ {
+ "name": "dump",
+ "description": "Set to 'off' to exclude from core
dump",
+ "type": "bool"
+ },
+ {
+ "name": "prealloc-threads",
+ "description": "Number of CPU threads to use for prealloc",
+ "type": "int"
+ },
+ {
+ "name": "x-use-canonical-path-for-ramblock-id",
+ "type": "bool"
+ },
+ {
+ "name": "policy",
+ "description": "Set the NUMA policy",
+ "type": "HostMemPolicy"
+ },
+ {
+ "name": "size",
+ "description": "Size of the memory region (ex: 500M)",
+ "type": "int"
+ },
+ {
+ "name": "prealloc",
+ "description": "Preallocate memory",
+ "type": "bool"
+ },
+ {
+ "name": "reserve",
+ "description": "Reserve swap space (or huge pages) if
applicable",
+ "type": "bool"
+ },
+ {
+ "name": "host-nodes",
+ "description": "Binds memory to the list of NUMA host nodes",
+ "type": "int"
+ },
+ {
+ "name": "merge",
+ "description": "Mark memory as mergeable",
+ "type": "bool"
+ },
+ {
+ "name": "readonly",
+ "type": "bool"
+ },
+ {
+ "name": "align",
+ "type": "int"
+ },
+ {
+ "name": "pmem",
+ "type": "bool"
+ },
+ {
+ "name": "mem-path",
+ "type": "string"
+ },
+ {
+ "name": "discard-data",
+ "type": "bool"
+ }
+ ],
+ "id": "libvirt-34"
+}
+
+{
+ "execute": "qom-list-properties",
+ "arguments": {
+ "typename": "memory-backend-memfd"
+ },
+ "id": "libvirt-35"
+}
+
+{
+ "return": [
+ {
+ "name": "type",
+ "type": "string"
+ },
+ {
+ "name": "share",
+ "description": "Mark the memory as private to QEMU or shared",
+ "type": "bool"
+ },
+ {
+ "name": "dump",
+ "description": "Set to 'off' to exclude from core
dump",
+ "type": "bool"
+ },
+ {
+ "name": "prealloc-threads",
+ "description": "Number of CPU threads to use for prealloc",
+ "type": "int"
+ },
+ {
+ "name": "x-use-canonical-path-for-ramblock-id",
+ "type": "bool"
+ },
+ {
+ "name": "policy",
+ "description": "Set the NUMA policy",
+ "type": "HostMemPolicy"
+ },
+ {
+ "name": "size",
+ "description": "Size of the memory region (ex: 500M)",
+ "type": "int"
+ },
+ {
+ "name": "prealloc",
+ "description": "Preallocate memory",
+ "type": "bool"
+ },
+ {
+ "name": "reserve",
+ "description": "Reserve swap space (or huge pages) if
applicable",
+ "type": "bool"
+ },
+ {
+ "name": "host-nodes",
+ "description": "Binds memory to the list of NUMA host nodes",
+ "type": "int"
+ },
+ {
+ "name": "merge",
+ "description": "Mark memory as mergeable",
+ "type": "bool"
+ },
+ {
+ "name": "hugetlb",
+ "description": "Use huge pages",
+ "type": "bool"
+ },
+ {
+ "name": "seal",
+ "description": "Seal growing & shrinking",
+ "type": "bool"
+ },
+ {
+ "name": "hugetlbsize",
+ "description": "Huge pages size (ex: 2M, 1G)",
+ "type": "int"
+ }
+ ],
+ "id": "libvirt-35"
+}
+
+{
+ "execute": "query-machines",
+ "id": "libvirt-36"
+}
+
+{
+ "return": [
+ {
+ "hotpluggable-cpus": false,
+ "name": "powernv9",
+ "numa-mem-supported": false,
+ "default-cpu-type": "power9_v2.0-powerpc64-cpu",
+ "cpu-max": 2048,
+ "deprecated": false,
+ "default-ram-id": "pnv.ram",
+ "alias": "powernv"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "taihu",
+ "numa-mem-supported": false,
+ "cpu-max": 1,
+ "deprecated": true,
+ "default-ram-id": "taihu_405ep.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-4.1",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "mpc8544ds",
+ "numa-mem-supported": false,
+ "default-cpu-type": "e500v2_v30-powerpc64-cpu",
+ "cpu-max": 15,
+ "deprecated": false,
+ "default-ram-id": "mpc8544ds.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-6.1",
+ "numa-mem-supported": false,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "pseries-2.5",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "powernv10",
+ "numa-mem-supported": false,
+ "default-cpu-type": "power10_v2.0-powerpc64-cpu",
+ "cpu-max": 2048,
+ "deprecated": false,
+ "default-ram-id": "pnv.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-4.2",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-6.2",
+ "numa-mem-supported": false,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "pseries-2.6",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "none",
+ "numa-mem-supported": false,
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "ppce500",
+ "numa-mem-supported": false,
+ "default-cpu-type": "e500v2_v30-powerpc64-cpu",
+ "cpu-max": 32,
+ "deprecated": false,
+ "default-ram-id": "mpc8544ds.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-2.7",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-3.0",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-5.0",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "40p",
+ "numa-mem-supported": false,
+ "default-cpu-type": "604-powerpc64-cpu",
+ "cpu-max": 1,
+ "deprecated": false
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-2.8",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "pegasos2",
+ "numa-mem-supported": false,
+ "default-cpu-type": "7400_v2.9-powerpc64-cpu",
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "pegasos2.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-3.1",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-5.1",
+ "numa-mem-supported": false,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-2.9",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "bamboo",
+ "numa-mem-supported": false,
+ "default-cpu-type": "440epb-powerpc64-cpu",
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "ppc4xx.sdram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "g3beige",
+ "numa-mem-supported": false,
+ "default-cpu-type": "750_v3.1-powerpc64-cpu",
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "ppc_heathrow.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-5.2",
+ "numa-mem-supported": false,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-2.12-sxxm",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-2.10",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-7.0",
+ "numa-mem-supported": false,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "virtex-ml507",
+ "numa-mem-supported": false,
+ "default-cpu-type": "440-xilinx-powerpc64-cpu",
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-2.11",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "pseries-2.1",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-7.1",
+ "numa-mem-supported": false,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "is-default": true,
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram",
+ "alias": "pseries"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-2.12",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "pseries-2.2",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "mac99",
+ "numa-mem-supported": false,
+ "default-cpu-type": "970fx_v3.1-powerpc64-cpu",
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "ppc_core99.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "sam460ex",
+ "numa-mem-supported": false,
+ "default-cpu-type": "460exb-powerpc64-cpu",
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "ppc4xx.sdram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "ref405ep",
+ "numa-mem-supported": false,
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "ef405ep.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "pseries-2.3",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "powernv8",
+ "numa-mem-supported": false,
+ "default-cpu-type": "power8_v2.0-powerpc64-cpu",
+ "cpu-max": 2048,
+ "deprecated": false,
+ "default-ram-id": "pnv.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "x-remote",
+ "numa-mem-supported": false,
+ "cpu-max": 1,
+ "deprecated": false
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-4.0",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-6.0",
+ "numa-mem-supported": false,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "pseries-2.4",
+ "numa-mem-supported": true,
+ "default-cpu-type": "host-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ }
+ ],
+ "id": "libvirt-36"
+}
+
+{
+ "execute": "qom-list-properties",
+ "arguments": {
+ "typename": "pseries-7.1-machine"
+ },
+ "id": "libvirt-37"
+}
+
+{
+ "return": [
+ {
+ "name": "type",
+ "type": "string"
+ },
+ {
+ "name": "kernel",
+ "description": "Linux kernel image file",
+ "type": "string"
+ },
+ {
+ "name": "dt-compatible",
+ "description": "Overrides the \"compatible\" property of
the dt root node",
+ "type": "string"
+ },
+ {
+ "name": "boot",
+ "description": "Boot configuration",
+ "type": "BootConfiguration"
+ },
+ {
+ "name": "memory",
+ "description": "Memory size configuration",
+ "type": "MemorySizeConfiguration"
+ },
+ {
+ "name": "initrd",
+ "description": "Linux initial ramdisk file",
+ "type": "string"
+ },
+ {
+ "name": "confidential-guest-support",
+ "description": "Set confidential guest scheme to support",
+ "type": "link<confidential-guest-support>"
+ },
+ {
+ "name": "graphics",
+ "description": "Set on/off to enable/disable graphics
emulation",
+ "type": "bool"
+ },
+ {
+ "name": "usb",
+ "description": "Set on/off to enable/disable usb",
+ "type": "bool"
+ },
+ {
+ "name": "firmware",
+ "description": "Firmware image",
+ "type": "string"
+ },
+ {
+ "name": "memory-encryption",
+ "description": "Set memory encryption object to use",
+ "type": "string"
+ },
+ {
+ "name": "smp",
+ "description": "CPU topology",
+ "type": "SMPConfiguration"
+ },
+ {
+ "name": "dump-guest-core",
+ "description": "Include guest memory in a core dump",
+ "type": "bool"
+ },
+ {
+ "name": "phandle-start",
+ "description": "The first phandle ID we may generate
dynamically",
+ "type": "int"
+ },
+ {
+ "name": "dumpdtb",
+ "description": "Dump current dtb to a file and quit",
+ "type": "string"
+ },
+ {
+ "name": "memory-backend",
+ "description": "Set RAM backendValid value is ID of hostmem based
backend",
+ "type": "link<memory-backend>"
+ },
+ {
+ "name": "dtb",
+ "description": "Linux kernel device tree file",
+ "type": "string"
+ },
+ {
+ "name": "mem-merge",
+ "description": "Enable/disable memory merge support",
+ "type": "bool"
+ },
+ {
+ "name": "append",
+ "description": "Linux kernel command line",
+ "type": "string"
+ },
+ {
+ "name": "suppress-vmdesc",
+ "description": "Set on to disable self-describing migration",
+ "type": "bool"
+ },
+ {
+ "name": "cap-hpt-max-page-size",
+ "description": "Maximum page size for Hash Page Table guests",
+ "type": "int"
+ },
+ {
+ "name": "cap-ibs",
+ "description": "Indirect Branch Speculation (broken, workaround,
fixed-ibs,fixed-ccd, fixed-na)",
+ "type": "string"
+ },
+ {
+ "name": "cap-htm",
+ "description": "Allow Hardware Transactional Memory (HTM)",
+ "type": "bool"
+ },
+ {
+ "name": "cap-cfpc",
+ "description": "Cache Flush on Privilege Change (broken, workaround,
fixed)",
+ "type": "string"
+ },
+ {
+ "name": "cap-nested-hv",
+ "description": "Allow Nested KVM-HV",
+ "type": "bool"
+ },
+ {
+ "name": "cap-vsx",
+ "description": "Allow Vector Scalar Extensions (VSX)",
+ "type": "bool"
+ },
+ {
+ "name": "cap-dfp",
+ "description": "Allow Decimal Floating Point (DFP)",
+ "type": "bool"
+ },
+ {
+ "name": "cap-sbbc",
+ "description": "Speculation Barrier Bounds Checking (broken,
workaround, fixed)",
+ "type": "string"
+ },
+ {
+ "name": "cap-fwnmi",
+ "description": "Implements PAPR FWNMI option",
+ "type": "bool"
+ },
+ {
+ "name": "cap-rpt-invalidate",
+ "description": "Allow H_RPT_INVALIDATE",
+ "type": "bool"
+ },
+ {
+ "name": "cap-large-decr",
+ "description": "Allow Large Decrementer",
+ "type": "bool"
+ },
+ {
+ "name": "cap-ccf-assist",
+ "description": "Count Cache Flush Assist via HW Instruction",
+ "type": "bool"
+ },
+ {
+ "name": "resize-hpt",
+ "description": "Resizing of the Hash Page Table (enabled, disabled,
required)",
+ "type": "string"
+ },
+ {
+ "name": "kvm-type",
+ "description": "Specifies the KVM virtualization mode (auto, hv,
pr). Defaults to 'auto'. This mode will use any available KVM module loaded in the
host, where kvm_hv takes precedence if both kvm_hv and kvm_pr are loaded.",
+ "type": "string"
+ },
+ {
+ "name": "ic-mode",
+ "description": "Specifies the interrupt controller mode (xics, xive,
dual)",
+ "type": "string"
+ },
+ {
+ "name": "vfio-no-msix-emulation",
+ "type": "bool"
+ },
+ {
+ "name": "vsmt",
+ "description": "Virtual SMT: KVM behaves as if this were the
host's SMT mode",
+ "type": "uint32"
+ },
+ {
+ "name": "host-serial",
+ "description": "Host serial number to advertise in guest device
tree",
+ "type": "string"
+ },
+ {
+ "name": "host-model",
+ "description": "Host model to advertise in guest device tree",
+ "type": "string"
+ },
+ {
+ "name": "peripheral-anon",
+ "type": "child<container>"
+ },
+ {
+ "name": "nvdimm",
+ "description": "Set on/off to enable/disable NVDIMM
instantiation",
+ "type": "bool"
+ },
+ {
+ "name": "modern-hotplug-events",
+ "description": "Use dedicated hotplug event mechanism in place of
standard EPOW events when possible (required for memory hot-unplug support)",
+ "type": "bool"
+ },
+ {
+ "name": "kernel-addr",
+ "description": "0x400000 for -kernel is the default",
+ "type": "uint64"
+ },
+ {
+ "name": "peripheral",
+ "type": "child<container>"
+ },
+ {
+ "name": "max-cpu-compat",
+ "description": "Maximum permitted CPU compatibility mode. Valid
values are power6, power7, power7+, power8, power9, power10.",
+ "type": "string"
+ },
+ {
+ "name": "nvdimm-persistence",
+ "description": "Set NVDIMM persistenceValid values are cpu,
mem-ctrl",
+ "type": "string"
+ },
+ {
+ "name": "x-vof",
+ "description": "Enable Virtual Open Firmware (experimental)",
+ "type": "bool"
+ },
+ {
+ "name": "hmat",
+ "description": "Set on/off to enable/disable ACPI Heterogeneous
Memory Attribute Table (HMAT)",
+ "type": "bool"
+ }
+ ],
+ "id": "libvirt-37"
+}
+
+{
+ "execute": "qom-list-properties",
+ "arguments": {
+ "typename": "none-machine"
+ },
+ "id": "libvirt-38"
+}
+
+{
+ "return": [
+ {
+ "name": "type",
+ "type": "string"
+ },
+ {
+ "name": "kernel",
+ "description": "Linux kernel image file",
+ "type": "string"
+ },
+ {
+ "name": "dt-compatible",
+ "description": "Overrides the \"compatible\" property of
the dt root node",
+ "type": "string"
+ },
+ {
+ "name": "boot",
+ "description": "Boot configuration",
+ "type": "BootConfiguration"
+ },
+ {
+ "name": "memory",
+ "description": "Memory size configuration",
+ "type": "MemorySizeConfiguration"
+ },
+ {
+ "name": "initrd",
+ "description": "Linux initial ramdisk file",
+ "type": "string"
+ },
+ {
+ "name": "confidential-guest-support",
+ "description": "Set confidential guest scheme to support",
+ "type": "link<confidential-guest-support>"
+ },
+ {
+ "name": "graphics",
+ "description": "Set on/off to enable/disable graphics
emulation",
+ "type": "bool"
+ },
+ {
+ "name": "usb",
+ "description": "Set on/off to enable/disable usb",
+ "type": "bool"
+ },
+ {
+ "name": "firmware",
+ "description": "Firmware image",
+ "type": "string"
+ },
+ {
+ "name": "memory-encryption",
+ "description": "Set memory encryption object to use",
+ "type": "string"
+ },
+ {
+ "name": "smp",
+ "description": "CPU topology",
+ "type": "SMPConfiguration"
+ },
+ {
+ "name": "dump-guest-core",
+ "description": "Include guest memory in a core dump",
+ "type": "bool"
+ },
+ {
+ "name": "phandle-start",
+ "description": "The first phandle ID we may generate
dynamically",
+ "type": "int"
+ },
+ {
+ "name": "dumpdtb",
+ "description": "Dump current dtb to a file and quit",
+ "type": "string"
+ },
+ {
+ "name": "memory-backend",
+ "description": "Set RAM backendValid value is ID of hostmem based
backend",
+ "type": "link<memory-backend>"
+ },
+ {
+ "name": "dtb",
+ "description": "Linux kernel device tree file",
+ "type": "string"
+ },
+ {
+ "name": "mem-merge",
+ "description": "Enable/disable memory merge support",
+ "type": "bool"
+ },
+ {
+ "name": "append",
+ "description": "Linux kernel command line",
+ "type": "string"
+ },
+ {
+ "name": "suppress-vmdesc",
+ "description": "Set on to disable self-describing migration",
+ "type": "bool"
+ },
+ {
+ "name": "peripheral-anon",
+ "type": "child<container>"
+ },
+ {
+ "name": "peripheral",
+ "type": "child<container>"
+ }
+ ],
+ "id": "libvirt-38"
+}
+
+{
+ "execute": "query-cpu-definitions",
+ "id": "libvirt-39"
+}
+
+{
+ "return": [
+ {
+ "name": "ppc",
+ "typename": "604-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "ppc32",
+ "typename": "604-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "ppc64",
+ "typename": "970fx_v3.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power10",
+ "typename": "power10_v2.0-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power9",
+ "typename": "host-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power8nvl",
+ "typename": "power8nvl_v1.0-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power8",
+ "typename": "power8_v2.0-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power8e",
+ "typename": "power8e_v2.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power7+",
+ "typename": "power7+_v2.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power7",
+ "typename": "power7_v2.3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power5gs",
+ "typename": "power5+_v2.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power5+",
+ "typename": "power5+_v2.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970mp",
+ "typename": "970mp_v1.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970fx",
+ "typename": "970fx_v3.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970",
+ "typename": "970_v2.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "apollo7pm",
+ "typename": "7457a_v1.0-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457a",
+ "typename": "7457a_v1.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7447a",
+ "typename": "7447a_v1.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "apollo7",
+ "typename": "7457_v1.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457",
+ "typename": "7457_v1.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7447",
+ "typename": "7447_v1.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "apollo6",
+ "typename": "7455_v3.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7455",
+ "typename": "7455_v3.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7445",
+ "typename": "7445_v3.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7451",
+ "typename": "7451_v2.3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7441",
+ "typename": "7441_v2.3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "vger",
+ "typename": "7450_v2.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7450",
+ "typename": "7450_v2.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7448",
+ "typename": "7448_v2.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "nitro",
+ "typename": "7410_v1.4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7410",
+ "typename": "7410_v1.4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g4",
+ "typename": "7400_v2.9-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400",
+ "typename": "7400_v2.9-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "goldfinger",
+ "typename": "755_v2.8-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755",
+ "typename": "755_v2.8-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745",
+ "typename": "745_v2.8-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "lonestar",
+ "typename": "750l_v3.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750l",
+ "typename": "750l_v3.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750gx",
+ "typename": "750gx_v1.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750fx",
+ "typename": "750fx_v2.3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe",
+ "typename": "750cxe_v3.1b-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cx",
+ "typename": "750cx_v2.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cl",
+ "typename": "750cl_v2.0-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "conan/doyle",
+ "typename": "750p-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g3",
+ "typename": "750_v3.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "typhoon",
+ "typename": "750_v3.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750",
+ "typename": "750_v3.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "arthur",
+ "typename": "740_v3.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740",
+ "typename": "740_v3.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mach5",
+ "typename": "604r-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "sirocco",
+ "typename": "604e_v2.4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "604e",
+ "typename": "604e_v2.4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "goldeneye",
+ "typename": "603e7t-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603r",
+ "typename": "603e7t-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "vaillant",
+ "typename": "603e7v-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "stretch",
+ "typename": "603e_v4.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e",
+ "typename": "603e_v4.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "vanilla",
+ "typename": "603-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8560",
+ "typename": "mpc8560_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8555e",
+ "typename": "mpc8555e_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8555",
+ "typename": "mpc8555_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548e",
+ "typename": "mpc8548e_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548",
+ "typename": "mpc8548_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8547e",
+ "typename": "mpc8547e_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8545e",
+ "typename": "mpc8545e_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8545",
+ "typename": "mpc8545_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8544e",
+ "typename": "mpc8544e_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8544",
+ "typename": "mpc8544_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543e",
+ "typename": "mpc8543e_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543",
+ "typename": "mpc8543_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8541e",
+ "typename": "mpc8541e_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8541",
+ "typename": "mpc8541_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8540",
+ "typename": "mpc8540_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8533e",
+ "typename": "mpc8533e_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8533",
+ "typename": "mpc8533_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500v2",
+ "typename": "e500v2_v22-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500v1",
+ "typename": "e500_v20-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500",
+ "typename": "e500v2_v22-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347ea",
+ "typename": "mpc8347eat-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347e",
+ "typename": "mpc8347et-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347a",
+ "typename": "mpc8347at-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347",
+ "typename": "mpc8347t-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e300",
+ "typename": "e300c3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e200",
+ "typename": "e200z6-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8280",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8275",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8272",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8271",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8270",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8266_hip4",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8266_hip3",
+ "typename": "g2hip3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8266",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8265_hip4",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8265_hip3",
+ "typename": "g2hip3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8265",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8264_hip4",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8264_hip3",
+ "typename": "g2hip3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8264",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8260_hip4",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8260_hip3",
+ "typename": "g2hip3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8260",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8255_hip4",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8255_hip3",
+ "typename": "g2hip3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8255",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8250_hip4",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8250_hip3",
+ "typename": "g2hip3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8250",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8248",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8247",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8245",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8241",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "powerquicc-ii",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc82xx",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc5200b",
+ "typename": "mpc5200b_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc5200",
+ "typename": "mpc5200_v12-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc52xx",
+ "typename": "mpc5200_v12-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8240",
+ "typename": "603-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "460ex",
+ "typename": "460exb-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "440ep",
+ "typename": "440epb-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "x2vp50",
+ "typename": "x2vp20-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "x2vp7",
+ "typename": "x2vp4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405gpe",
+ "typename": "405crc-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405gp",
+ "typename": "405gpd-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405cr",
+ "typename": "405crc-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405",
+ "typename": "405d4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548e_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "604e_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7447a_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347eat",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750fx_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543e_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405lp",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7410_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "npe4gs3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2ls",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7445_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7447a_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750fx_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543e_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543e_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405cra",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "host",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7410_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2gp",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750gx_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "604e_v2.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power8nvl_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7447a_v1.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750fx_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8377",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500v2_v30",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543e_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cl_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405crb",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750gx_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750l_v3.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7410_v1.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power8_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970fx_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8547e_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "stb25",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750fx_v2.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8378",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e200z5",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457a_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8544e_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750gx_v1.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7410_v1.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405crc",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970fx_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347ap",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8547e_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8610",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v2.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8379",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e200z6",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8349a",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457a_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8544e_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7410_v1.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cx_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750l_v3.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e600",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc603",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "440-xilinx",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power9_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc5200_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power10_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power7+_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v2.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405gpr",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405d2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc5200b_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457a_v1.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7447_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cx_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7445_v3.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7450_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e7",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8567",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405ep",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc5200_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "440-xilinx-w-dfpu",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548e_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8540_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8378e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750p",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8545_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc5200b_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2legp",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7447_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cx_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7445_v3.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7450_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8568",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500mc",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8567e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc5200_v12",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2le",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8377e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8540_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548e_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8545_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8343",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405d4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8343ea",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347ep",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7445_v3.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "npe405h",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7448_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7450_v1.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347at",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750gl",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "604r",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8349e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e5500",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2h4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405gpa",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2legp1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7455_v3.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "npe405h2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v1.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7448_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8349ea",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8555e_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750fl",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8343a",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740_v3.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v2.4b",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v3.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "stb03",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405gpb",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500v2_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7455_v3.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8541_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v1.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power7_v2.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "604e_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8555e_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740_v3.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970mp_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "440epa",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v3.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "stb04",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2legp3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "x2vp20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405gpc",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500v2_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7455_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500v2_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457_v1.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7455_v3.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8541_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8560_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.5",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v1.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8544_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970mp_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "440epb",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405gpd",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347et",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500v2_v22",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "npe405l",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8560_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v2.6",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8560_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.6",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e7t",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740p",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v4.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750_v3.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8544_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750fx_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8572e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2lels",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v2.7",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8533_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power5+_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.7",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8343e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e300c1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750_v3.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "440epx",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8349",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603p",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8572",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8540_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v2.8",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8533_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.8",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7441_v2.10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7450_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e7v",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.5",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e300c2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347p",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7441_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750l_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v2.9",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970fx_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxr",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7450_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.6",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e300c3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v3.1b",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750l_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power8e_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2hip3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.7",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405ez",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e300c4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8555_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8641",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "x2vp4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7441_v2.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7448_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347eap",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750l_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cx_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7445_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2hip4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.8",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8541e_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cl_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power9_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7448_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8555_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power10_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7451_v2.10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "460exb",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970fx_v3.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8541e_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347t",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e7v1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970fx_v3.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8533e_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "604",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8641d",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8545e_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548e_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e7v2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8379e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7451_v2.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e6500",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8533e_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8568e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8545e_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7455_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ }
+ ],
+ "id": "libvirt-39"
+}
+
+{
+ "execute": "query-tpm-models",
+ "id": "libvirt-40"
+}
+
+{
+ "return": [
+ "tpm-spapr"
+ ],
+ "id": "libvirt-40"
+}
+
+{
+ "execute": "query-tpm-types",
+ "id": "libvirt-41"
+}
+
+{
+ "return": [
+ "passthrough",
+ "emulator"
+ ],
+ "id": "libvirt-41"
+}
+
+{
+ "execute": "query-command-line-options",
+ "id": "libvirt-42"
+}
+
+{
+ "return": [
+ {
+ "parameters": [
+ {
+ "name": "loadparm",
+ "help": "Up to 8 chars in set of [A-Za-z0-9. ](lower case chars
converted to upper case) to pass to machine loader, boot manager, and guest kernel",
+ "type": "string"
+ },
+ {
+ "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": "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": "resourcecontrol",
+ "type": "string"
+ },
+ {
+ "name": "spawn",
+ "type": "string"
+ },
+ {
+ "name": "elevateprivileges",
+ "type": "string"
+ },
+ {
+ "name": "obsolete",
+ "type": "string"
+ },
+ {
+ "name": "enable",
+ "type": "boolean"
+ }
+ ],
+ "option": "sandbox"
+ },
+ {
+ "parameters": [
+ {
+ "name": "dmode",
+ "type": "number"
+ },
+ {
+ "name": "fmode",
+ "type": "number"
+ },
+ {
+ "name": "sock_fd",
+ "type": "number"
+ },
+ {
+ "name": "socket",
+ "type": "string"
+ },
+ {
+ "name": "multidevs",
+ "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": "dmode",
+ "type": "number"
+ },
+ {
+ "name": "fmode",
+ "type": "number"
+ },
+ {
+ "name": "sock_fd",
+ "type": "number"
+ },
+ {
+ "name": "socket",
+ "type": "string"
+ },
+ {
+ "name": "multidevs",
+ "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": [
+ ],
+ "option": "acpi"
+ },
+ {
+ "parameters": [
+ {
+ "name": "power-control",
+ "type": "boolean"
+ },
+ {
+ "name": "audiodev",
+ "type": "string"
+ },
+ {
+ "name": "non-adaptive",
+ "type": "boolean"
+ },
+ {
+ "name": "lossy",
+ "type": "boolean"
+ },
+ {
+ "name": "sasl-authz",
+ "type": "string"
+ },
+ {
+ "name": "tls-authz",
+ "type": "string"
+ },
+ {
+ "name": "sasl",
+ "type": "boolean"
+ },
+ {
+ "name": "key-delay-ms",
+ "type": "number"
+ },
+ {
+ "name": "lock-key-sync",
+ "type": "boolean"
+ },
+ {
+ "name": "reverse",
+ "type": "boolean"
+ },
+ {
+ "name": "password-secret",
+ "type": "string"
+ },
+ {
+ "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": "tls-creds",
+ "type": "string"
+ },
+ {
+ "name": "websocket",
+ "type": "string"
+ },
+ {
+ "name": "vnc",
+ "type": "string"
+ }
+ ],
+ "option": "vnc"
+ },
+ {
+ "parameters": [
+ {
+ "name": "watchdog",
+ "type": "string"
+ },
+ {
+ "name": "panic",
+ "type": "string"
+ },
+ {
+ "name": "reboot",
+ "type": "string"
+ },
+ {
+ "name": "shutdown",
+ "type": "string"
+ }
+ ],
+ "option": "action"
+ },
+ {
+ "parameters": [
+ {
+ "name": "gen_id",
+ "help": "Sets id of the object generating the fw_cfg blob to be
inserted",
+ "type": "string"
+ },
+ {
+ "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 the 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": [
+ ],
+ "option": ""
+ },
+ {
+ "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": "guest-name",
+ "help": "Prepends guest name for error messages but only if
-name guest is set otherwise option is ignored\n",
+ "type": "boolean"
+ },
+ {
+ "name": "timestamp",
+ "type": "boolean"
+ }
+ ],
+ "option": "msg"
+ },
+ {
+ "parameters": [
+ {
+ "name": "cpu-pm",
+ "type": "boolean"
+ },
+ {
+ "name": "mem-lock",
+ "type": "boolean"
+ }
+ ],
+ "option": "overcommit"
+ },
+ {
+ "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": "strict",
+ "type": "boolean"
+ },
+ {
+ "name": "reboot-timeout",
+ "type": "number"
+ },
+ {
+ "name": "splash-time",
+ "type": "number"
+ },
+ {
+ "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": "clusters",
+ "type": "number"
+ },
+ {
+ "name": "dies",
+ "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": [
+ ],
+ "option": "accel"
+ },
+ {
+ "parameters": [
+ {
+ "name": "romfile",
+ "type": "string"
+ },
+ {
+ "name": "bootindex",
+ "type": "number"
+ }
+ ],
+ "option": "option-rom"
+ },
+ {
+ "parameters": [
+ ],
+ "option": "plugin"
+ },
+ {
+ "parameters": [
+ {
+ "name": "file",
+ "type": "string"
+ },
+ {
+ "name": "events",
+ "type": "string"
+ },
+ {
+ "name": "enable",
+ "type": "string"
+ }
+ ],
+ "option": "trace"
+ },
+ {
+ "parameters": [
+ {
+ "name": "pretty",
+ "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": "nic"
+ },
+ {
+ "parameters": [
+ ],
+ "option": "netdev"
+ },
+ {
+ "parameters": [
+ ],
+ "option": "device"
+ },
+ {
+ "parameters": [
+ {
+ "name": "abstract",
+ "type": "boolean"
+ },
+ {
+ "name": "tight",
+ "default": "on",
+ "type": "boolean"
+ },
+ {
+ "name": "clipboard",
+ "type": "boolean"
+ },
+ {
+ "name": "mouse",
+ "type": "boolean"
+ },
+ {
+ "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": "websocket",
+ "type": "boolean"
+ },
+ {
+ "name": "tls-authz",
+ "type": "string"
+ },
+ {
+ "name": "tls-creds",
+ "type": "string"
+ },
+ {
+ "name": "tn3270",
+ "type": "boolean"
+ },
+ {
+ "name": "telnet",
+ "type": "boolean"
+ },
+ {
+ "name": "reconnect",
+ "type": "number"
+ },
+ {
+ "name": "nodelay",
+ "type": "boolean"
+ },
+ {
+ "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": "fd",
+ "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": "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,
io_uring)",
+ "type": "string"
+ },
+ {
+ "name": "snapshot",
+ "help": "enable/disable snapshot mode",
+ "type": "boolean"
+ },
+ {
+ "name": "force-share",
+ "help": "always accept other writers (default: off)",
+ "type": "boolean"
+ },
+ {
+ "name": "discard",
+ "help": "discard operation (ignore/off, unmap/on)",
+ "type": "string"
+ },
+ {
+ "name": "auto-read-only",
+ "help": "Node can become read-only if opening read-write
fails",
+ "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-42"
+}
+
+{
+ "execute": "query-migrate-capabilities",
+ "id": "libvirt-43"
+}
+
+{
+ "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"
+ },
+ {
+ "state": false,
+ "capability": "block"
+ },
+ {
+ "state": false,
+ "capability": "return-path"
+ },
+ {
+ "state": false,
+ "capability": "pause-before-switchover"
+ },
+ {
+ "state": false,
+ "capability": "multifd"
+ },
+ {
+ "state": false,
+ "capability": "dirty-bitmaps"
+ },
+ {
+ "state": false,
+ "capability": "postcopy-blocktime"
+ },
+ {
+ "state": false,
+ "capability": "late-block-activate"
+ },
+ {
+ "state": false,
+ "capability": "x-ignore-shared"
+ },
+ {
+ "state": false,
+ "capability": "validate-uuid"
+ },
+ {
+ "state": false,
+ "capability": "background-snapshot"
+ },
+ {
+ "state": false,
+ "capability": "zero-copy-send"
+ },
+ {
+ "state": false,
+ "capability": "postcopy-preempt"
+ }
+ ],
+ "id": "libvirt-43"
+}
+
+{
+ "execute": "qmp_capabilities",
+ "id": "libvirt-1"
+}
+
+{
+ "return": {
+ },
+ "id": "libvirt-1"
+}
+
+{
+ "execute": "query-cpu-definitions",
+ "id": "libvirt-2"
+}
+
+{
+ "return": [
+ {
+ "name": "ppc",
+ "typename": "604-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "ppc32",
+ "typename": "604-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "ppc64",
+ "typename": "970fx_v3.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power10",
+ "typename": "power10_v2.0-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power9",
+ "typename": "power9_v2.0-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power8nvl",
+ "typename": "power8nvl_v1.0-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power8",
+ "typename": "power8_v2.0-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power8e",
+ "typename": "power8e_v2.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power7+",
+ "typename": "power7+_v2.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power7",
+ "typename": "power7_v2.3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power5gs",
+ "typename": "power5+_v2.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power5+",
+ "typename": "power5+_v2.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970mp",
+ "typename": "970mp_v1.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970fx",
+ "typename": "970fx_v3.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970",
+ "typename": "970_v2.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "apollo7pm",
+ "typename": "7457a_v1.0-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457a",
+ "typename": "7457a_v1.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7447a",
+ "typename": "7447a_v1.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "apollo7",
+ "typename": "7457_v1.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457",
+ "typename": "7457_v1.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7447",
+ "typename": "7447_v1.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "apollo6",
+ "typename": "7455_v3.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7455",
+ "typename": "7455_v3.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7445",
+ "typename": "7445_v3.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7451",
+ "typename": "7451_v2.3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7441",
+ "typename": "7441_v2.3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "vger",
+ "typename": "7450_v2.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7450",
+ "typename": "7450_v2.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7448",
+ "typename": "7448_v2.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "nitro",
+ "typename": "7410_v1.4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7410",
+ "typename": "7410_v1.4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g4",
+ "typename": "7400_v2.9-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400",
+ "typename": "7400_v2.9-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "goldfinger",
+ "typename": "755_v2.8-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755",
+ "typename": "755_v2.8-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745",
+ "typename": "745_v2.8-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "lonestar",
+ "typename": "750l_v3.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750l",
+ "typename": "750l_v3.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750gx",
+ "typename": "750gx_v1.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750fx",
+ "typename": "750fx_v2.3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe",
+ "typename": "750cxe_v3.1b-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cx",
+ "typename": "750cx_v2.2-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cl",
+ "typename": "750cl_v2.0-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "conan/doyle",
+ "typename": "750p-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g3",
+ "typename": "750_v3.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "typhoon",
+ "typename": "750_v3.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750",
+ "typename": "750_v3.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "arthur",
+ "typename": "740_v3.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740",
+ "typename": "740_v3.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mach5",
+ "typename": "604r-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "sirocco",
+ "typename": "604e_v2.4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "604e",
+ "typename": "604e_v2.4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "goldeneye",
+ "typename": "603e7t-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603r",
+ "typename": "603e7t-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "vaillant",
+ "typename": "603e7v-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "stretch",
+ "typename": "603e_v4.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e",
+ "typename": "603e_v4.1-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "vanilla",
+ "typename": "603-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8560",
+ "typename": "mpc8560_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8555e",
+ "typename": "mpc8555e_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8555",
+ "typename": "mpc8555_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548e",
+ "typename": "mpc8548e_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548",
+ "typename": "mpc8548_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8547e",
+ "typename": "mpc8547e_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8545e",
+ "typename": "mpc8545e_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8545",
+ "typename": "mpc8545_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8544e",
+ "typename": "mpc8544e_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8544",
+ "typename": "mpc8544_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543e",
+ "typename": "mpc8543e_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543",
+ "typename": "mpc8543_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8541e",
+ "typename": "mpc8541e_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8541",
+ "typename": "mpc8541_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8540",
+ "typename": "mpc8540_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8533e",
+ "typename": "mpc8533e_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8533",
+ "typename": "mpc8533_v11-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500v2",
+ "typename": "e500v2_v22-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500v1",
+ "typename": "e500_v20-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500",
+ "typename": "e500v2_v22-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347ea",
+ "typename": "mpc8347eat-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347e",
+ "typename": "mpc8347et-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347a",
+ "typename": "mpc8347at-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347",
+ "typename": "mpc8347t-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e300",
+ "typename": "e300c3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e200",
+ "typename": "e200z6-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8280",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8275",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8272",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8271",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8270",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8266_hip4",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8266_hip3",
+ "typename": "g2hip3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8266",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8265_hip4",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8265_hip3",
+ "typename": "g2hip3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8265",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8264_hip4",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8264_hip3",
+ "typename": "g2hip3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8264",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8260_hip4",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8260_hip3",
+ "typename": "g2hip3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8260",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8255_hip4",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8255_hip3",
+ "typename": "g2hip3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8255",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8250_hip4",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8250_hip3",
+ "typename": "g2hip3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8250",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8248",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8247",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8245",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8241",
+ "typename": "g2hip4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "powerquicc-ii",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc82xx",
+ "typename": "g2legp3-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc5200b",
+ "typename": "mpc5200b_v21-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc5200",
+ "typename": "mpc5200_v12-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc52xx",
+ "typename": "mpc5200_v12-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8240",
+ "typename": "603-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "460ex",
+ "typename": "460exb-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "440ep",
+ "typename": "440epb-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "x2vp50",
+ "typename": "x2vp20-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "x2vp7",
+ "typename": "x2vp4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405gpe",
+ "typename": "405crc-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405gp",
+ "typename": "405gpd-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405cr",
+ "typename": "405crc-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405",
+ "typename": "405d4-powerpc64-cpu",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548e_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "604e_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7447a_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347eat",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750fx_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543e_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405lp",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7410_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "npe4gs3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2ls",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7445_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7447a_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750fx_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543e_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543e_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405cra",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7410_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2gp",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750gx_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "604e_v2.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power8nvl_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7447a_v1.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750fx_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8377",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500v2_v30",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543e_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cl_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405crb",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750gx_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750l_v3.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7410_v1.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power8_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970fx_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8547e_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "stb25",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750fx_v2.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8378",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e200z5",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457a_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8544e_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750gx_v1.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7410_v1.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405crc",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970fx_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347ap",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8547e_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8610",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v2.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8379",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e200z6",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8349a",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457a_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8544e_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7410_v1.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cx_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750l_v3.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e600",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc603",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "440-xilinx",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power9_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc5200_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power10_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power7+_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v2.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405gpr",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405d2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc5200b_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457a_v1.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7447_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cx_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7445_v3.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7450_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e7",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8567",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405ep",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc5200_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "440-xilinx-w-dfpu",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548e_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8540_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8378e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750p",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8545_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc5200b_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2legp",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7447_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cx_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7445_v3.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7450_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8568",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500mc",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8567e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc5200_v12",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2le",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8377e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8540_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548e_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8545_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8343",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405d4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8343ea",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347ep",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7445_v3.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "npe405h",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7448_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7450_v1.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347at",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750gl",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "604r",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8349e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e5500",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2h4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405gpa",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2legp1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7455_v3.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "npe405h2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v1.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7448_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8349ea",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8555e_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750fl",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8343a",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740_v3.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v2.4b",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v3.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "stb03",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405gpb",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500v2_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7455_v3.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8541_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v1.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power7_v2.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "604e_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8555e_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740_v3.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970mp_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "440epa",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v3.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "stb04",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2legp3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "x2vp20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405gpc",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500v2_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7455_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500v2_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7457_v1.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7455_v3.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8541_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8560_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.5",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v1.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8544_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970mp_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "440epb",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405gpd",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347et",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500v2_v22",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "npe405l",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8560_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v2.6",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8560_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.6",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e7t",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "740p",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v4.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750_v3.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8544_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750fx_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8572e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2lels",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v2.7",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8533_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power5+_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.7",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8343e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e300c1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750_v3.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "440epx",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8349",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603p",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8572",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8540_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v2.8",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8533_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.8",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7441_v2.10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7450_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e7v",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.5",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e300c2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347p",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7441_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750l_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v2.9",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970fx_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxr",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7450_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.6",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e300c3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cxe_v3.1b",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e500_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750l_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power8e_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2hip3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.7",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "405ez",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8543_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e300c4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8555_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8641",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "x2vp4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7441_v2.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7448_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347eap",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750l_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cx_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7445_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "g2hip4",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "755_v2.8",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8541e_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "750cl_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e_v2.2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power9_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7448_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8555_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "power10_v1.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7451_v2.10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "460exb",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970fx_v3.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8541e_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8347t",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e7v1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "970fx_v3.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8533e_v10",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "604",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8641d",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8545e_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7400_v1.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8548e_v20",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "603e7v2",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8379e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7451_v2.3",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "e6500",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8533e_v11",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "745_v2.0",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8568e",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "mpc8545e_v21",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ },
+ {
+ "name": "7455_v2.1",
+ "typename": "",
+ "static": false,
+ "deprecated": false
+ }
+ ],
+ "id": "libvirt-2"
+}
+
+{
+ "execute": "query-machines",
+ "id": "libvirt-3"
+}
+
+{
+ "return": [
+ {
+ "hotpluggable-cpus": false,
+ "name": "powernv9",
+ "numa-mem-supported": false,
+ "default-cpu-type": "power9_v2.0-powerpc64-cpu",
+ "cpu-max": 2048,
+ "deprecated": false,
+ "default-ram-id": "pnv.ram",
+ "alias": "powernv"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "taihu",
+ "numa-mem-supported": false,
+ "cpu-max": 1,
+ "deprecated": true,
+ "default-ram-id": "taihu_405ep.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-4.1",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power9_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "mpc8544ds",
+ "numa-mem-supported": false,
+ "default-cpu-type": "e500v2_v30-powerpc64-cpu",
+ "cpu-max": 15,
+ "deprecated": false,
+ "default-ram-id": "mpc8544ds.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-6.1",
+ "numa-mem-supported": false,
+ "default-cpu-type": "power9_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "pseries-2.5",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power7_v2.3-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "powernv10",
+ "numa-mem-supported": false,
+ "default-cpu-type": "power10_v2.0-powerpc64-cpu",
+ "cpu-max": 2048,
+ "deprecated": false,
+ "default-ram-id": "pnv.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-4.2",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power9_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-6.2",
+ "numa-mem-supported": false,
+ "default-cpu-type": "power9_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "pseries-2.6",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power7_v2.3-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "none",
+ "numa-mem-supported": false,
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "ppce500",
+ "numa-mem-supported": false,
+ "default-cpu-type": "e500v2_v30-powerpc64-cpu",
+ "cpu-max": 32,
+ "deprecated": false,
+ "default-ram-id": "mpc8544ds.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-2.7",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power7_v2.3-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-3.0",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power8_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-5.0",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power9_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "40p",
+ "numa-mem-supported": false,
+ "default-cpu-type": "604-powerpc64-cpu",
+ "cpu-max": 1,
+ "deprecated": false
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-2.8",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power8_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "pegasos2",
+ "numa-mem-supported": false,
+ "default-cpu-type": "7400_v2.9-powerpc64-cpu",
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "pegasos2.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-3.1",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power8_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-5.1",
+ "numa-mem-supported": false,
+ "default-cpu-type": "power9_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-2.9",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power8_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "bamboo",
+ "numa-mem-supported": false,
+ "default-cpu-type": "440epb-powerpc64-cpu",
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "ppc4xx.sdram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "g3beige",
+ "numa-mem-supported": false,
+ "default-cpu-type": "750_v3.1-powerpc64-cpu",
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "ppc_heathrow.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-5.2",
+ "numa-mem-supported": false,
+ "default-cpu-type": "power9_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-2.12-sxxm",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power8_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-2.10",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power8_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-7.0",
+ "numa-mem-supported": false,
+ "default-cpu-type": "power9_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "virtex-ml507",
+ "numa-mem-supported": false,
+ "default-cpu-type": "440-xilinx-powerpc64-cpu",
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-2.11",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power8_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "pseries-2.1",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power7_v2.3-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-7.1",
+ "numa-mem-supported": false,
+ "default-cpu-type": "power9_v2.0-powerpc64-cpu",
+ "is-default": true,
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram",
+ "alias": "pseries"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-2.12",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power8_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "pseries-2.2",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power7_v2.3-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "mac99",
+ "numa-mem-supported": false,
+ "default-cpu-type": "970fx_v3.1-powerpc64-cpu",
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "ppc_core99.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "sam460ex",
+ "numa-mem-supported": false,
+ "default-cpu-type": "460exb-powerpc64-cpu",
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "ppc4xx.sdram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "ref405ep",
+ "numa-mem-supported": false,
+ "cpu-max": 1,
+ "deprecated": false,
+ "default-ram-id": "ef405ep.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "pseries-2.3",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power7_v2.3-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "powernv8",
+ "numa-mem-supported": false,
+ "default-cpu-type": "power8_v2.0-powerpc64-cpu",
+ "cpu-max": 2048,
+ "deprecated": false,
+ "default-ram-id": "pnv.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "x-remote",
+ "numa-mem-supported": false,
+ "cpu-max": 1,
+ "deprecated": false
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-4.0",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power9_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": true,
+ "name": "pseries-6.0",
+ "numa-mem-supported": false,
+ "default-cpu-type": "power9_v2.0-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ },
+ {
+ "hotpluggable-cpus": false,
+ "name": "pseries-2.4",
+ "numa-mem-supported": true,
+ "default-cpu-type": "power7_v2.3-powerpc64-cpu",
+ "cpu-max": 2147483647,
+ "deprecated": false,
+ "default-ram-id": "ppc_spapr.ram"
+ }
+ ],
+ "id": "libvirt-3"
+}
diff --git a/tests/qemucapabilitiesdata/caps_7.1.0.ppc64.xml
b/tests/qemucapabilitiesdata/caps_7.1.0.ppc64.xml
new file mode 100644
index 0000000000..83bde9b6f4
--- /dev/null
+++ b/tests/qemucapabilitiesdata/caps_7.1.0.ppc64.xml
@@ -0,0 +1,1109 @@
+<qemuCaps>
+ <emulator>/usr/bin/qemu-system-ppc64</emulator>
+ <qemuctime>0</qemuctime>
+ <selfctime>0</selfctime>
+ <selfvers>0</selfvers>
+ <flag name='kvm'/>
+ <flag name='hda-duplex'/>
+ <flag name='ccid-emulated'/>
+ <flag name='ccid-passthru'/>
+ <flag name='piix3-usb-uhci'/>
+ <flag name='piix4-usb-uhci'/>
+ <flag name='usb-ehci'/>
+ <flag name='ich9-usb-ehci1'/>
+ <flag name='vt82c686b-usb-uhci'/>
+ <flag name='pci-ohci'/>
+ <flag name='usb-redir'/>
+ <flag name='usb-hub'/>
+ <flag name='ich9-ahci'/>
+ <flag name='virtio-blk-pci.scsi'/>
+ <flag name='scsi-disk.channel'/>
+ <flag name='scsi-block'/>
+ <flag name='hda-micro'/>
+ <flag name='nec-usb-xhci'/>
+ <flag name='lsi'/>
+ <flag name='virtio-scsi-pci'/>
+ <flag name='blockio'/>
+ <flag name='disable-s3'/>
+ <flag name='disable-s4'/>
+ <flag name='usb-redir.filter'/>
+ <flag name='ide-drive.wwn'/>
+ <flag name='scsi-disk.wwn'/>
+ <flag name='seccomp-sandbox'/>
+ <flag name='vnc'/>
+ <flag name='VGA'/>
+ <flag name='cirrus-vga'/>
+ <flag name='vmware-svga'/>
+ <flag name='usb-serial'/>
+ <flag name='virtio-rng'/>
+ <flag name='rng-random'/>
+ <flag name='rng-egd'/>
+ <flag name='megasas'/>
+ <flag name='tpm-passthrough'/>
+ <flag name='nvram'/>
+ <flag name='pci-bridge'/>
+ <flag name='vfio-pci'/>
+ <flag name='dmi-to-pci-bridge'/>
+ <flag name='usb-storage'/>
+ <flag name='usb-storage.removable'/>
+ <flag name='ich9-intel-hda'/>
+ <flag name='usb-kbd'/>
+ <flag name='memory-backend-ram'/>
+ <flag name='numa'/>
+ <flag name='memory-backend-file'/>
+ <flag name='usb-audio'/>
+ <flag name='iothread'/>
+ <flag name='migrate-rdma'/>
+ <flag name='VGA.vgamem_mb'/>
+ <flag name='vmware-svga.vgamem_mb'/>
+ <flag name='pc-dimm'/>
+ <flag name='pci-serial'/>
+ <flag name='ioh3420'/>
+ <flag name='x3130-upstream'/>
+ <flag name='xio3130-downstream'/>
+ <flag name='rtl8139'/>
+ <flag name='e1000'/>
+ <flag name='virtio-net'/>
+ <flag name='virtio-gpu'/>
+ <flag name='virtio-keyboard'/>
+ <flag name='virtio-mouse'/>
+ <flag name='virtio-tablet'/>
+ <flag name='virtio-input-host'/>
+ <flag name='vserport-change-event'/>
+ <flag name='virtio-balloon-pci.deflate-on-oom'/>
+ <flag name='mptsas1068'/>
+ <flag name='query-hotpluggable-cpus'/>
+ <flag name='virtio-net.rx_queue_size'/>
+ <flag name='virtio-vga'/>
+ <flag name='ivshmem-plain'/>
+ <flag name='ivshmem-doorbell'/>
+ <flag name='vhost-scsi'/>
+ <flag name='virtio-net.host_mtu'/>
+ <flag name='nvdimm'/>
+ <flag name='pcie-root-port'/>
+ <flag name='query-cpu-definitions'/>
+ <flag name='qemu-xhci'/>
+ <flag name='spapr-pci-host-bridge'/>
+ <flag name='spapr-pci-host-bridge.numa_node'/>
+ <flag name='virtio-net.tx_queue_size'/>
+ <flag name='chardev-reconnect'/>
+ <flag name='virtio-blk.num-queues'/>
+ <flag name='spapr-vty'/>
+ <flag name='disk-share-rw'/>
+ <flag name='isa-serial'/>
+ <flag name='dump-completed'/>
+ <flag name='pcie-pci-bridge'/>
+ <flag name='disk-write-cache'/>
+ <flag name='nbd-tls'/>
+ <flag name='pr-manager-helper'/>
+ <flag name='qom-list-properties'/>
+ <flag name='memory-backend-file.discard-data'/>
+ <flag name='screendump_device'/>
+ <flag name='hda-output'/>
+ <flag name='vhost-vsock'/>
+ <flag name='tpm-emulator'/>
+ <flag name='machine.pseries.cap-hpt-max-page-size'/>
+ <flag name='machine.pseries.cap-htm'/>
+ <flag name='vfio-pci.display'/>
+ <flag name='memory-backend-memfd'/>
+ <flag name='memory-backend-memfd.hugetlb'/>
+ <flag name='iothread.poll-max-ns'/>
+ <flag name='machine.pseries.cap-nested-hv'/>
+ <flag name='memory-backend-file.align'/>
+ <flag name='memory-backend-file.pmem'/>
+ <flag name='nvdimm.unarmed'/>
+ <flag name='virtio-pci-non-transitional'/>
+ <flag name='query-current-machine'/>
+ <flag name='bitmap-merge'/>
+ <flag name='nbd-bitmap'/>
+ <flag name='bochs-display'/>
+ <flag name='migration-file-drop-cache'/>
+ <flag name='dbus-vmstate'/>
+ <flag name='vhost-user-gpu'/>
+ <flag name='vhost-user-vga'/>
+ <flag name='incremental-backup'/>
+ <flag name='machine.pseries.cap-ccf-assist'/>
+ <flag name='drive-nvme'/>
+ <flag name='smp-dies'/>
+ <flag name='i8042'/>
+ <flag name='rng-builtin'/>
+ <flag name='virtio-net.failover'/>
+ <flag name='tpm-spapr'/>
+ <flag name='vhost-user-fs'/>
+ <flag name='query-named-block-nodes.flat'/>
+ <flag name='blockdev-snapshot.allow-write-only-overlay'/>
+ <flag name='blockdev-reopen'/>
+ <flag name='fsdev.multidevs'/>
+ <flag name='pcie-root-port.hotplug'/>
+ <flag name='aio.io_uring'/>
+ <flag name='machine.pseries.cap-cfpc'/>
+ <flag name='machine.pseries.cap-sbbc'/>
+ <flag name='machine.pseries.cap-ibs'/>
+ <flag name='tcg'/>
+ <flag name='virtio-blk-pci.scsi.default.disabled'/>
+ <flag name='pvscsi'/>
+ <flag name='spapr-tpm-proxy'/>
+ <flag name='numa.hmat'/>
+ <flag name='usb-host.hostdevice'/>
+ <flag name='virtio-balloon.free-page-reporting'/>
+ <flag name='block-export-add'/>
+ <flag name='netdev.vhost-vdpa'/>
+ <flag name='dc390'/>
+ <flag name='am53c974'/>
+ <flag name='vhost-user-fs.bootindex'/>
+ <flag name='vhost-user-blk'/>
+ <flag name='memory-backend-file.x-use-canonical-path-for-ramblock-id'/>
+ <flag name='migration-param.block-bitmap-mapping'/>
+ <flag name='vnc-power-control'/>
+ <flag name='object.qapified'/>
+ <flag name='rotation-rate'/>
+ <flag name='compat-deprecated'/>
+ <flag name='acpi-index'/>
+ <flag name='input-linux'/>
+ <flag name='virtio-gpu-gl-pci'/>
+ <flag name='virtio-vga-gl'/>
+ <flag name='confidential-guest-support'/>
+ <flag name='query-display-options'/>
+ <flag name='set-action'/>
+ <flag name='virtio-blk.queue-size'/>
+ <flag name='memory-backend-file.reserve'/>
+ <flag name='piix4.acpi-root-pci-hotplug'/>
+ <flag name='query-dirty-rate'/>
+ <flag name='rbd-encryption'/>
+ <flag name='sev-guest-kernel-hashes'/>
+ <flag name='device.json+hotplug'/>
+ <flag name='calc-dirty-rate'/>
+ <flag name='dirtyrate-param.mode'/>
+ <flag name='blockdev.nbd.tls-hostname'/>
+ <flag name='memory-backend-file.prealloc-threads'/>
+ <flag name='virtio-iommu-pci'/>
+ <flag name='virtio-iommu.boot-bypass'/>
+ <flag name='virtio-net.rss'/>
+ <flag name='chardev.qemu-vdagent'/>
+ <flag name='iothread.thread-pool-max'/>
+ <flag name='usb-host.guest-resets-all'/>
+ <flag name='migration.blocked-reasons'/>
+ <flag name='query-stats'/>
+ <version>7001000</version>
+ <kvmVersion>0</kvmVersion>
+ <microcodeVersion>42900244</microcodeVersion>
+ <package>v7.1.0</package>
+ <arch>ppc64</arch>
+ <cpu type='kvm' name='ppc'
typename='604-powerpc64-cpu'/>
+ <cpu type='kvm' name='ppc32'
typename='604-powerpc64-cpu'/>
+ <cpu type='kvm' name='ppc64'
typename='970fx_v3.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='POWER10'
typename='power10_v2.0-powerpc64-cpu'/>
+ <cpu type='kvm' name='POWER9'
typename='host-powerpc64-cpu'/>
+ <cpu type='kvm' name='power8nvl'
typename='power8nvl_v1.0-powerpc64-cpu'/>
+ <cpu type='kvm' name='POWER8'
typename='power8_v2.0-powerpc64-cpu'/>
+ <cpu type='kvm' name='power8e'
typename='power8e_v2.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='power7+'
typename='power7+_v2.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='POWER7'
typename='power7_v2.3-powerpc64-cpu'/>
+ <cpu type='kvm' name='power5gs'
typename='power5+_v2.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='power5+'
typename='power5+_v2.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='970mp'
typename='970mp_v1.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='970fx'
typename='970fx_v3.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='970'
typename='970_v2.2-powerpc64-cpu'/>
+ <cpu type='kvm' name='apollo7pm'
typename='7457a_v1.0-powerpc64-cpu'/>
+ <cpu type='kvm' name='7457a'
typename='7457a_v1.2-powerpc64-cpu'/>
+ <cpu type='kvm' name='7447a'
typename='7447a_v1.2-powerpc64-cpu'/>
+ <cpu type='kvm' name='apollo7'
typename='7457_v1.2-powerpc64-cpu'/>
+ <cpu type='kvm' name='7457'
typename='7457_v1.2-powerpc64-cpu'/>
+ <cpu type='kvm' name='7447'
typename='7447_v1.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='apollo6'
typename='7455_v3.2-powerpc64-cpu'/>
+ <cpu type='kvm' name='7455'
typename='7455_v3.2-powerpc64-cpu'/>
+ <cpu type='kvm' name='7445'
typename='7445_v3.2-powerpc64-cpu'/>
+ <cpu type='kvm' name='7451'
typename='7451_v2.3-powerpc64-cpu'/>
+ <cpu type='kvm' name='7441'
typename='7441_v2.3-powerpc64-cpu'/>
+ <cpu type='kvm' name='vger'
typename='7450_v2.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='7450'
typename='7450_v2.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='7448'
typename='7448_v2.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='nitro'
typename='7410_v1.4-powerpc64-cpu'/>
+ <cpu type='kvm' name='7410'
typename='7410_v1.4-powerpc64-cpu'/>
+ <cpu type='kvm' name='g4'
typename='7400_v2.9-powerpc64-cpu'/>
+ <cpu type='kvm' name='7400'
typename='7400_v2.9-powerpc64-cpu'/>
+ <cpu type='kvm' name='goldfinger'
typename='755_v2.8-powerpc64-cpu'/>
+ <cpu type='kvm' name='755'
typename='755_v2.8-powerpc64-cpu'/>
+ <cpu type='kvm' name='745'
typename='745_v2.8-powerpc64-cpu'/>
+ <cpu type='kvm' name='lonestar'
typename='750l_v3.2-powerpc64-cpu'/>
+ <cpu type='kvm' name='750l'
typename='750l_v3.2-powerpc64-cpu'/>
+ <cpu type='kvm' name='750gx'
typename='750gx_v1.2-powerpc64-cpu'/>
+ <cpu type='kvm' name='750fx'
typename='750fx_v2.3-powerpc64-cpu'/>
+ <cpu type='kvm' name='750cxe'
typename='750cxe_v3.1b-powerpc64-cpu'/>
+ <cpu type='kvm' name='750cx'
typename='750cx_v2.2-powerpc64-cpu'/>
+ <cpu type='kvm' name='750cl'
typename='750cl_v2.0-powerpc64-cpu'/>
+ <cpu type='kvm' name='conan/doyle'
typename='750p-powerpc64-cpu'/>
+ <cpu type='kvm' name='g3'
typename='750_v3.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='typhoon'
typename='750_v3.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='750'
typename='750_v3.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='arthur'
typename='740_v3.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='740'
typename='740_v3.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='mach5'
typename='604r-powerpc64-cpu'/>
+ <cpu type='kvm' name='sirocco'
typename='604e_v2.4-powerpc64-cpu'/>
+ <cpu type='kvm' name='604e'
typename='604e_v2.4-powerpc64-cpu'/>
+ <cpu type='kvm' name='goldeneye'
typename='603e7t-powerpc64-cpu'/>
+ <cpu type='kvm' name='603r'
typename='603e7t-powerpc64-cpu'/>
+ <cpu type='kvm' name='vaillant'
typename='603e7v-powerpc64-cpu'/>
+ <cpu type='kvm' name='stretch'
typename='603e_v4.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='603e'
typename='603e_v4.1-powerpc64-cpu'/>
+ <cpu type='kvm' name='vanilla'
typename='603-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8560'
typename='mpc8560_v21-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8555e'
typename='mpc8555e_v11-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8555'
typename='mpc8555_v11-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8548e'
typename='mpc8548e_v21-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8548'
typename='mpc8548_v21-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8547e'
typename='mpc8547e_v21-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8545e'
typename='mpc8545e_v21-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8545'
typename='mpc8545_v21-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8544e'
typename='mpc8544e_v11-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8544'
typename='mpc8544_v11-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8543e'
typename='mpc8543e_v21-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8543'
typename='mpc8543_v21-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8541e'
typename='mpc8541e_v11-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8541'
typename='mpc8541_v11-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8540'
typename='mpc8540_v21-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8533e'
typename='mpc8533e_v11-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8533'
typename='mpc8533_v11-powerpc64-cpu'/>
+ <cpu type='kvm' name='e500v2'
typename='e500v2_v22-powerpc64-cpu'/>
+ <cpu type='kvm' name='e500v1'
typename='e500_v20-powerpc64-cpu'/>
+ <cpu type='kvm' name='e500'
typename='e500v2_v22-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8347ea'
typename='mpc8347eat-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8347e'
typename='mpc8347et-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8347a'
typename='mpc8347at-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8347'
typename='mpc8347t-powerpc64-cpu'/>
+ <cpu type='kvm' name='e300'
typename='e300c3-powerpc64-cpu'/>
+ <cpu type='kvm' name='e200'
typename='e200z6-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8280'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8275'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8272'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8271'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8270'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8266_hip4'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8266_hip3'
typename='g2hip3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8266'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8265_hip4'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8265_hip3'
typename='g2hip3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8265'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8264_hip4'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8264_hip3'
typename='g2hip3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8264'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8260_hip4'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8260_hip3'
typename='g2hip3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8260'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8255_hip4'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8255_hip3'
typename='g2hip3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8255'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8250_hip4'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8250_hip3'
typename='g2hip3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8250'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8248'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8247'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8245'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8241'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='kvm' name='powerquicc-ii'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc82xx'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc5200b'
typename='mpc5200b_v21-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc5200'
typename='mpc5200_v12-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc52xx'
typename='mpc5200_v12-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8240'
typename='603-powerpc64-cpu'/>
+ <cpu type='kvm' name='460ex'
typename='460exb-powerpc64-cpu'/>
+ <cpu type='kvm' name='440ep'
typename='440epb-powerpc64-cpu'/>
+ <cpu type='kvm' name='x2vp50'
typename='x2vp20-powerpc64-cpu'/>
+ <cpu type='kvm' name='x2vp7'
typename='x2vp4-powerpc64-cpu'/>
+ <cpu type='kvm' name='405gpe'
typename='405crc-powerpc64-cpu'/>
+ <cpu type='kvm' name='405gp'
typename='405gpd-powerpc64-cpu'/>
+ <cpu type='kvm' name='405cr'
typename='405crc-powerpc64-cpu'/>
+ <cpu type='kvm' name='405'
typename='405d4-powerpc64-cpu'/>
+ <cpu type='kvm' name='mpc8548e_v21'/>
+ <cpu type='kvm' name='604e_v2.2'/>
+ <cpu type='kvm' name='7447a_v1.0'/>
+ <cpu type='kvm' name='mpc8347eat'/>
+ <cpu type='kvm' name='750fx_v2.0'/>
+ <cpu type='kvm' name='mpc8543e_v20'/>
+ <cpu type='kvm' name='405lp'/>
+ <cpu type='kvm' name='7410_v1.0'/>
+ <cpu type='kvm' name='755_v1.0'/>
+ <cpu type='kvm' name='npe4gs3'/>
+ <cpu type='kvm' name='740_v2.0'/>
+ <cpu type='kvm' name='740e'/>
+ <cpu type='kvm' name='g2ls'/>
+ <cpu type='kvm' name='7445_v1.0'/>
+ <cpu type='kvm' name='7447a_v1.1'/>
+ <cpu type='kvm' name='750fx_v2.1'/>
+ <cpu type='kvm' name='mpc8543e_v10'/>
+ <cpu type='kvm' name='mpc8543e_v21'/>
+ <cpu type='kvm' name='405cra'/>
+ <cpu type='kvm' name='host'/>
+ <cpu type='kvm' name='7410_v1.1'/>
+ <cpu type='kvm' name='g2gp'/>
+ <cpu type='kvm' name='750gx_v1.0'/>
+ <cpu type='kvm' name='755_v1.1'/>
+ <cpu type='kvm' name='604e_v2.4'/>
+ <cpu type='kvm' name='740_v2.1'/>
+ <cpu type='kvm' name='power8nvl_v1.0'/>
+ <cpu type='kvm' name='7447a_v1.2'/>
+ <cpu type='kvm' name='750fx_v2.2'/>
+ <cpu type='kvm' name='750cxe_v2.1'/>
+ <cpu type='kvm' name='mpc8377'/>
+ <cpu type='kvm' name='e500v2_v30'/>
+ <cpu type='kvm' name='mpc8543e_v11'/>
+ <cpu type='kvm' name='750cl_v1.0'/>
+ <cpu type='kvm' name='405crb'/>
+ <cpu type='kvm' name='750gx_v1.1'/>
+ <cpu type='kvm' name='750l_v3.0'/>
+ <cpu type='kvm' name='7410_v1.2'/>
+ <cpu type='kvm' name='power8_v2.0'/>
+ <cpu type='kvm' name='970fx_v2.0'/>
+ <cpu type='kvm' name='740_v2.2'/>
+ <cpu type='kvm' name='mpc8547e_v20'/>
+ <cpu type='kvm' name='stb25'/>
+ <cpu type='kvm' name='750fx_v2.3'/>
+ <cpu type='kvm' name='750cxe_v2.2'/>
+ <cpu type='kvm' name='mpc8378'/>
+ <cpu type='kvm' name='e200z5'/>
+ <cpu type='kvm' name='7457a_v1.0'/>
+ <cpu type='kvm' name='mpc8544e_v10'/>
+ <cpu type='kvm' name='750gx_v1.2'/>
+ <cpu type='kvm' name='7410_v1.3'/>
+ <cpu type='kvm' name='405crc'/>
+ <cpu type='kvm' name='970fx_v2.1'/>
+ <cpu type='kvm' name='mpc8347ap'/>
+ <cpu type='kvm' name='750_v2.0'/>
+ <cpu type='kvm' name='mpc8547e_v21'/>
+ <cpu type='kvm' name='mpc8610'/>
+ <cpu type='kvm' name='750cxe_v2.3'/>
+ <cpu type='kvm' name='mpc8379'/>
+ <cpu type='kvm' name='e200z6'/>
+ <cpu type='kvm' name='mpc8349a'/>
+ <cpu type='kvm' name='7457a_v1.1'/>
+ <cpu type='kvm' name='mpc8544e_v11'/>
+ <cpu type='kvm' name='7410_v1.4'/>
+ <cpu type='kvm' name='750cx_v2.0'/>
+ <cpu type='kvm' name='750l_v3.2'/>
+ <cpu type='kvm' name='e600'/>
+ <cpu type='kvm' name='mpc603'/>
+ <cpu type='kvm' name='440-xilinx'/>
+ <cpu type='kvm' name='power9_v2.0'/>
+ <cpu type='kvm' name='750_v2.1'/>
+ <cpu type='kvm' name='mpc5200_v10'/>
+ <cpu type='kvm' name='power10_v2.0'/>
+ <cpu type='kvm' name='power7+_v2.1'/>
+ <cpu type='kvm' name='750cxe_v2.4'/>
+ <cpu type='kvm' name='405gpr'/>
+ <cpu type='kvm' name='970_v2.2'/>
+ <cpu type='kvm' name='405d2'/>
+ <cpu type='kvm' name='mpc5200b_v20'/>
+ <cpu type='kvm' name='7457a_v1.2'/>
+ <cpu type='kvm' name='7447_v1.0'/>
+ <cpu type='kvm' name='750cx_v2.1'/>
+ <cpu type='kvm' name='7445_v3.2'/>
+ <cpu type='kvm' name='7400_v2.0'/>
+ <cpu type='kvm' name='7450_v1.0'/>
+ <cpu type='kvm' name='603e7'/>
+ <cpu type='kvm' name='mpc8567'/>
+ <cpu type='kvm' name='405ep'/>
+ <cpu type='kvm' name='750_v2.2'/>
+ <cpu type='kvm' name='mpc5200_v11'/>
+ <cpu type='kvm' name='440-xilinx-w-dfpu'/>
+ <cpu type='kvm' name='mpc8548e_v10'/>
+ <cpu type='kvm' name='mpc8540_v20'/>
+ <cpu type='kvm' name='mpc8378e'/>
+ <cpu type='kvm' name='603e_v3'/>
+ <cpu type='kvm' name='750p'/>
+ <cpu type='kvm' name='mpc8545_v20'/>
+ <cpu type='kvm' name='740_v1.0'/>
+ <cpu type='kvm' name='mpc5200b_v21'/>
+ <cpu type='kvm' name='g2legp'/>
+ <cpu type='kvm' name='7447_v1.1'/>
+ <cpu type='kvm' name='750cx_v2.2'/>
+ <cpu type='kvm' name='7445_v3.3'/>
+ <cpu type='kvm' name='7400_v2.1'/>
+ <cpu type='kvm' name='7450_v1.1'/>
+ <cpu type='kvm' name='mpc8568'/>
+ <cpu type='kvm' name='e500mc'/>
+ <cpu type='kvm' name='745_v2.1'/>
+ <cpu type='kvm' name='mpc8567e'/>
+ <cpu type='kvm' name='mpc5200_v12'/>
+ <cpu type='kvm' name='g2le'/>
+ <cpu type='kvm' name='mpc8377e'/>
+ <cpu type='kvm' name='mpc8540_v21'/>
+ <cpu type='kvm' name='603e_v4'/>
+ <cpu type='kvm' name='mpc8548e_v11'/>
+ <cpu type='kvm' name='mpc8545_v21'/>
+ <cpu type='kvm' name='mpc8343'/>
+ <cpu type='kvm' name='405d4'/>
+ <cpu type='kvm' name='mpc8343ea'/>
+ <cpu type='kvm' name='mpc8347ep'/>
+ <cpu type='kvm' name='7445_v3.4'/>
+ <cpu type='kvm' name='mpc8543_v20'/>
+ <cpu type='kvm' name='npe405h'/>
+ <cpu type='kvm' name='7400_v2.2'/>
+ <cpu type='kvm' name='mpc8548_v20'/>
+ <cpu type='kvm' name='745_v2.2'/>
+ <cpu type='kvm' name='603e_v1.1'/>
+ <cpu type='kvm' name='7448_v1.0'/>
+ <cpu type='kvm' name='7450_v1.2'/>
+ <cpu type='kvm' name='mpc8347at'/>
+ <cpu type='kvm' name='750gl'/>
+ <cpu type='kvm' name='604r'/>
+ <cpu type='kvm' name='mpc8349e'/>
+ <cpu type='kvm' name='e5500'/>
+ <cpu type='kvm' name='g2h4'/>
+ <cpu type='kvm' name='405gpa'/>
+ <cpu type='kvm' name='g2legp1'/>
+ <cpu type='kvm' name='mpc8543_v21'/>
+ <cpu type='kvm' name='7457_v1.0'/>
+ <cpu type='kvm' name='7455_v3.2'/>
+ <cpu type='kvm' name='npe405h2'/>
+ <cpu type='kvm' name='mpc8548_v21'/>
+ <cpu type='kvm' name='745_v2.3'/>
+ <cpu type='kvm' name='603e_v1.2'/>
+ <cpu type='kvm' name='7448_v1.1'/>
+ <cpu type='kvm' name='755_v2.0'/>
+ <cpu type='kvm' name='mpc8349ea'/>
+ <cpu type='kvm' name='mpc8555e_v10'/>
+ <cpu type='kvm' name='750fl'/>
+ <cpu type='kvm' name='mpc8343a'/>
+ <cpu type='kvm' name='740_v3.0'/>
+ <cpu type='kvm' name='750cxe_v2.4b'/>
+ <cpu type='kvm' name='750cxe_v3.0'/>
+ <cpu type='kvm' name='stb03'/>
+ <cpu type='kvm' name='405gpb'/>
+ <cpu type='kvm' name='e500v2_v20'/>
+ <cpu type='kvm' name='7457_v1.1'/>
+ <cpu type='kvm' name='g2'/>
+ <cpu type='kvm' name='7455_v3.3'/>
+ <cpu type='kvm' name='mpc8541_v10'/>
+ <cpu type='kvm' name='745_v2.4'/>
+ <cpu type='kvm' name='603e_v1.3'/>
+ <cpu type='kvm' name='power7_v2.3'/>
+ <cpu type='kvm' name='604e_v1.0'/>
+ <cpu type='kvm' name='755_v2.1'/>
+ <cpu type='kvm' name='mpc8555e_v11'/>
+ <cpu type='kvm' name='740_v3.1'/>
+ <cpu type='kvm' name='970mp_v1.0'/>
+ <cpu type='kvm' name='440epa'/>
+ <cpu type='kvm' name='750cxe_v3.1'/>
+ <cpu type='kvm' name='stb04'/>
+ <cpu type='kvm' name='g2legp3'/>
+ <cpu type='kvm' name='x2vp20'/>
+ <cpu type='kvm' name='405gpc'/>
+ <cpu type='kvm' name='e500v2_v10'/>
+ <cpu type='kvm' name='7455_v1.0'/>
+ <cpu type='kvm' name='e500v2_v21'/>
+ <cpu type='kvm' name='7457_v1.2'/>
+ <cpu type='kvm' name='7455_v3.4'/>
+ <cpu type='kvm' name='mpc8541_v11'/>
+ <cpu type='kvm' name='mpc8560_v20'/>
+ <cpu type='kvm' name='745_v2.5'/>
+ <cpu type='kvm' name='603e_v1.4'/>
+ <cpu type='kvm' name='755_v2.2'/>
+ <cpu type='kvm' name='mpc8544_v10'/>
+ <cpu type='kvm' name='970mp_v1.1'/>
+ <cpu type='kvm' name='7400_v1.0'/>
+ <cpu type='kvm' name='440epb'/>
+ <cpu type='kvm' name='745_v1.0'/>
+ <cpu type='kvm' name='405gpd'/>
+ <cpu type='kvm' name='mpc8347et'/>
+ <cpu type='kvm' name='e500v2_v22'/>
+ <cpu type='kvm' name='npe405l'/>
+ <cpu type='kvm' name='mpc8560_v10'/>
+ <cpu type='kvm' name='7400_v2.6'/>
+ <cpu type='kvm' name='mpc8560_v21'/>
+ <cpu type='kvm' name='745_v2.6'/>
+ <cpu type='kvm' name='603e7t'/>
+ <cpu type='kvm' name='755_v2.3'/>
+ <cpu type='kvm' name='740p'/>
+ <cpu type='kvm' name='603e_v4.1'/>
+ <cpu type='kvm' name='750_v3.0'/>
+ <cpu type='kvm' name='mpc8544_v11'/>
+ <cpu type='kvm' name='750fx_v1.0'/>
+ <cpu type='kvm' name='mpc8572e'/>
+ <cpu type='kvm' name='g2lels'/>
+ <cpu type='kvm' name='745_v1.1'/>
+ <cpu type='kvm' name='7400_v2.7'/>
+ <cpu type='kvm' name='mpc8533_v10'/>
+ <cpu type='kvm' name='power5+_v2.1'/>
+ <cpu type='kvm' name='745_v2.7'/>
+ <cpu type='kvm' name='755_v2.4'/>
+ <cpu type='kvm' name='mpc8343e'/>
+ <cpu type='kvm' name='e300c1'/>
+ <cpu type='kvm' name='750_v3.1'/>
+ <cpu type='kvm' name='440epx'/>
+ <cpu type='kvm' name='mpc8349'/>
+ <cpu type='kvm' name='603p'/>
+ <cpu type='kvm' name='mpc8572'/>
+ <cpu type='kvm' name='mpc8540_v10'/>
+ <cpu type='kvm' name='7400_v2.8'/>
+ <cpu type='kvm' name='mpc8533_v11'/>
+ <cpu type='kvm' name='745_v2.8'/>
+ <cpu type='kvm' name='7441_v2.10'/>
+ <cpu type='kvm' name='7450_v2.0'/>
+ <cpu type='kvm' name='603e7v'/>
+ <cpu type='kvm' name='755_v2.5'/>
+ <cpu type='kvm' name='e300c2'/>
+ <cpu type='kvm' name='mpc8347p'/>
+ <cpu type='kvm' name='7441_v2.1'/>
+ <cpu type='kvm' name='e500_v20'/>
+ <cpu type='kvm' name='750l_v2.0'/>
+ <cpu type='kvm' name='7400_v2.9'/>
+ <cpu type='kvm' name='970fx_v1.0'/>
+ <cpu type='kvm' name='750cxr'/>
+ <cpu type='kvm' name='7450_v2.1'/>
+ <cpu type='kvm' name='755_v2.6'/>
+ <cpu type='kvm' name='mpc8543_v10'/>
+ <cpu type='kvm' name='e300c3'/>
+ <cpu type='kvm' name='mpc8548_v10'/>
+ <cpu type='kvm' name='750cxe_v3.1b'/>
+ <cpu type='kvm' name='e500_v10'/>
+ <cpu type='kvm' name='750e'/>
+ <cpu type='kvm' name='750l_v2.1'/>
+ <cpu type='kvm' name='power8e_v2.1'/>
+ <cpu type='kvm' name='g2hip3'/>
+ <cpu type='kvm' name='755_v2.7'/>
+ <cpu type='kvm' name='405ez'/>
+ <cpu type='kvm' name='mpc8543_v11'/>
+ <cpu type='kvm' name='750_v1.0'/>
+ <cpu type='kvm' name='e300c4'/>
+ <cpu type='kvm' name='mpc8555_v10'/>
+ <cpu type='kvm' name='mpc8641'/>
+ <cpu type='kvm' name='mpc8548_v11'/>
+ <cpu type='kvm' name='x2vp4'/>
+ <cpu type='kvm' name='7441_v2.3'/>
+ <cpu type='kvm' name='7448_v2.0'/>
+ <cpu type='kvm' name='mpc8347eap'/>
+ <cpu type='kvm' name='750l_v2.2'/>
+ <cpu type='kvm' name='750cx_v1.0'/>
+ <cpu type='kvm' name='7445_v2.1'/>
+ <cpu type='kvm' name='g2hip4'/>
+ <cpu type='kvm' name='755_v2.8'/>
+ <cpu type='kvm' name='mpc8541e_v10'/>
+ <cpu type='kvm' name='750cl_v2.0'/>
+ <cpu type='kvm' name='603e_v2.2'/>
+ <cpu type='kvm' name='power9_v1.0'/>
+ <cpu type='kvm' name='7448_v2.1'/>
+ <cpu type='kvm' name='mpc8555_v11'/>
+ <cpu type='kvm' name='power10_v1.0'/>
+ <cpu type='kvm' name='7451_v2.10'/>
+ <cpu type='kvm' name='460exb'/>
+ <cpu type='kvm' name='970fx_v3.0'/>
+ <cpu type='kvm' name='603'/>
+ <cpu type='kvm' name='mpc8541e_v11'/>
+ <cpu type='kvm' name='mpc8347t'/>
+ <cpu type='kvm' name='603e7v1'/>
+ <cpu type='kvm' name='970fx_v3.1'/>
+ <cpu type='kvm' name='mpc8533e_v10'/>
+ <cpu type='kvm' name='604'/>
+ <cpu type='kvm' name='mpc8641d'/>
+ <cpu type='kvm' name='mpc8545e_v20'/>
+ <cpu type='kvm' name='7400_v1.1'/>
+ <cpu type='kvm' name='mpc8548e_v20'/>
+ <cpu type='kvm' name='603e7v2'/>
+ <cpu type='kvm' name='mpc8379e'/>
+ <cpu type='kvm' name='7451_v2.3'/>
+ <cpu type='kvm' name='e6500'/>
+ <cpu type='kvm' name='mpc8533e_v11'/>
+ <cpu type='kvm' name='745_v2.0'/>
+ <cpu type='kvm' name='mpc8568e'/>
+ <cpu type='kvm' name='mpc8545e_v21'/>
+ <cpu type='kvm' name='7455_v2.1'/>
+ <machine type='kvm' name='pseries-7.1' alias='pseries'
hotplugCpus='yes' maxCpus='2147483647' default='yes'
defaultCPU='host-powerpc64-cpu' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='powernv9' alias='powernv'
maxCpus='2048' defaultCPU='power9_v2.0-powerpc64-cpu'
defaultRAMid='pnv.ram'/>
+ <machine type='kvm' name='taihu' maxCpus='1'
defaultRAMid='taihu_405ep.ram' deprecated='yes'/>
+ <machine type='kvm' name='pseries-4.1' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='mpc8544ds' maxCpus='15'
defaultCPU='e500v2_v30-powerpc64-cpu' defaultRAMid='mpc8544ds.ram'/>
+ <machine type='kvm' name='pseries-6.1' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-2.5' maxCpus='2147483647'
defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='powernv10' maxCpus='2048'
defaultCPU='power10_v2.0-powerpc64-cpu' defaultRAMid='pnv.ram'/>
+ <machine type='kvm' name='pseries-4.2' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-6.2' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-2.6' maxCpus='2147483647'
defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='ppce500' maxCpus='32'
defaultCPU='e500v2_v30-powerpc64-cpu' defaultRAMid='mpc8544ds.ram'/>
+ <machine type='kvm' name='pseries-2.7' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-3.0' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-5.0' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='40p' maxCpus='1'
defaultCPU='604-powerpc64-cpu'/>
+ <machine type='kvm' name='pseries-2.8' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pegasos2' maxCpus='1'
defaultCPU='7400_v2.9-powerpc64-cpu' defaultRAMid='pegasos2.ram'/>
+ <machine type='kvm' name='pseries-3.1' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-5.1' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-2.9' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='bamboo' maxCpus='1'
defaultCPU='440epb-powerpc64-cpu' defaultRAMid='ppc4xx.sdram'/>
+ <machine type='kvm' name='g3beige' maxCpus='1'
defaultCPU='750_v3.1-powerpc64-cpu' defaultRAMid='ppc_heathrow.ram'/>
+ <machine type='kvm' name='pseries-5.2' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-2.12-sxxm'
hotplugCpus='yes' maxCpus='2147483647'
defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-2.10' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-7.0' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='virtex-ml507' maxCpus='1'
defaultCPU='440-xilinx-powerpc64-cpu' defaultRAMid='ram'/>
+ <machine type='kvm' name='pseries-2.11' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-2.1' maxCpus='2147483647'
defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-2.12' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-2.2' maxCpus='2147483647'
defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='mac99' maxCpus='1'
defaultCPU='970fx_v3.1-powerpc64-cpu' defaultRAMid='ppc_core99.ram'/>
+ <machine type='kvm' name='sam460ex' maxCpus='1'
defaultCPU='460exb-powerpc64-cpu' defaultRAMid='ppc4xx.sdram'/>
+ <machine type='kvm' name='ref405ep' maxCpus='1'
defaultRAMid='ef405ep.ram'/>
+ <machine type='kvm' name='pseries-2.3' maxCpus='2147483647'
defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='powernv8' maxCpus='2048'
defaultCPU='power8_v2.0-powerpc64-cpu' defaultRAMid='pnv.ram'/>
+ <machine type='kvm' name='x-remote' maxCpus='1'/>
+ <machine type='kvm' name='pseries-4.0' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-6.0' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='host-powerpc64-cpu'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='kvm' name='pseries-2.4' maxCpus='2147483647'
defaultCPU='host-powerpc64-cpu' numaMemSupported='yes'
defaultRAMid='ppc_spapr.ram'/>
+ <cpu type='tcg' name='ppc'
typename='604-powerpc64-cpu'/>
+ <cpu type='tcg' name='ppc32'
typename='604-powerpc64-cpu'/>
+ <cpu type='tcg' name='ppc64'
typename='970fx_v3.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='POWER10'
typename='power10_v2.0-powerpc64-cpu'/>
+ <cpu type='tcg' name='POWER9'
typename='power9_v2.0-powerpc64-cpu'/>
+ <cpu type='tcg' name='power8nvl'
typename='power8nvl_v1.0-powerpc64-cpu'/>
+ <cpu type='tcg' name='POWER8'
typename='power8_v2.0-powerpc64-cpu'/>
+ <cpu type='tcg' name='power8e'
typename='power8e_v2.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='power7+'
typename='power7+_v2.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='POWER7'
typename='power7_v2.3-powerpc64-cpu'/>
+ <cpu type='tcg' name='power5gs'
typename='power5+_v2.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='power5+'
typename='power5+_v2.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='970mp'
typename='970mp_v1.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='970fx'
typename='970fx_v3.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='970'
typename='970_v2.2-powerpc64-cpu'/>
+ <cpu type='tcg' name='apollo7pm'
typename='7457a_v1.0-powerpc64-cpu'/>
+ <cpu type='tcg' name='7457a'
typename='7457a_v1.2-powerpc64-cpu'/>
+ <cpu type='tcg' name='7447a'
typename='7447a_v1.2-powerpc64-cpu'/>
+ <cpu type='tcg' name='apollo7'
typename='7457_v1.2-powerpc64-cpu'/>
+ <cpu type='tcg' name='7457'
typename='7457_v1.2-powerpc64-cpu'/>
+ <cpu type='tcg' name='7447'
typename='7447_v1.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='apollo6'
typename='7455_v3.2-powerpc64-cpu'/>
+ <cpu type='tcg' name='7455'
typename='7455_v3.2-powerpc64-cpu'/>
+ <cpu type='tcg' name='7445'
typename='7445_v3.2-powerpc64-cpu'/>
+ <cpu type='tcg' name='7451'
typename='7451_v2.3-powerpc64-cpu'/>
+ <cpu type='tcg' name='7441'
typename='7441_v2.3-powerpc64-cpu'/>
+ <cpu type='tcg' name='vger'
typename='7450_v2.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='7450'
typename='7450_v2.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='7448'
typename='7448_v2.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='nitro'
typename='7410_v1.4-powerpc64-cpu'/>
+ <cpu type='tcg' name='7410'
typename='7410_v1.4-powerpc64-cpu'/>
+ <cpu type='tcg' name='g4'
typename='7400_v2.9-powerpc64-cpu'/>
+ <cpu type='tcg' name='7400'
typename='7400_v2.9-powerpc64-cpu'/>
+ <cpu type='tcg' name='goldfinger'
typename='755_v2.8-powerpc64-cpu'/>
+ <cpu type='tcg' name='755'
typename='755_v2.8-powerpc64-cpu'/>
+ <cpu type='tcg' name='745'
typename='745_v2.8-powerpc64-cpu'/>
+ <cpu type='tcg' name='lonestar'
typename='750l_v3.2-powerpc64-cpu'/>
+ <cpu type='tcg' name='750l'
typename='750l_v3.2-powerpc64-cpu'/>
+ <cpu type='tcg' name='750gx'
typename='750gx_v1.2-powerpc64-cpu'/>
+ <cpu type='tcg' name='750fx'
typename='750fx_v2.3-powerpc64-cpu'/>
+ <cpu type='tcg' name='750cxe'
typename='750cxe_v3.1b-powerpc64-cpu'/>
+ <cpu type='tcg' name='750cx'
typename='750cx_v2.2-powerpc64-cpu'/>
+ <cpu type='tcg' name='750cl'
typename='750cl_v2.0-powerpc64-cpu'/>
+ <cpu type='tcg' name='conan/doyle'
typename='750p-powerpc64-cpu'/>
+ <cpu type='tcg' name='g3'
typename='750_v3.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='typhoon'
typename='750_v3.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='750'
typename='750_v3.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='arthur'
typename='740_v3.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='740'
typename='740_v3.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='mach5'
typename='604r-powerpc64-cpu'/>
+ <cpu type='tcg' name='sirocco'
typename='604e_v2.4-powerpc64-cpu'/>
+ <cpu type='tcg' name='604e'
typename='604e_v2.4-powerpc64-cpu'/>
+ <cpu type='tcg' name='goldeneye'
typename='603e7t-powerpc64-cpu'/>
+ <cpu type='tcg' name='603r'
typename='603e7t-powerpc64-cpu'/>
+ <cpu type='tcg' name='vaillant'
typename='603e7v-powerpc64-cpu'/>
+ <cpu type='tcg' name='stretch'
typename='603e_v4.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='603e'
typename='603e_v4.1-powerpc64-cpu'/>
+ <cpu type='tcg' name='vanilla'
typename='603-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8560'
typename='mpc8560_v21-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8555e'
typename='mpc8555e_v11-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8555'
typename='mpc8555_v11-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8548e'
typename='mpc8548e_v21-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8548'
typename='mpc8548_v21-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8547e'
typename='mpc8547e_v21-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8545e'
typename='mpc8545e_v21-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8545'
typename='mpc8545_v21-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8544e'
typename='mpc8544e_v11-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8544'
typename='mpc8544_v11-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8543e'
typename='mpc8543e_v21-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8543'
typename='mpc8543_v21-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8541e'
typename='mpc8541e_v11-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8541'
typename='mpc8541_v11-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8540'
typename='mpc8540_v21-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8533e'
typename='mpc8533e_v11-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8533'
typename='mpc8533_v11-powerpc64-cpu'/>
+ <cpu type='tcg' name='e500v2'
typename='e500v2_v22-powerpc64-cpu'/>
+ <cpu type='tcg' name='e500v1'
typename='e500_v20-powerpc64-cpu'/>
+ <cpu type='tcg' name='e500'
typename='e500v2_v22-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8347ea'
typename='mpc8347eat-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8347e'
typename='mpc8347et-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8347a'
typename='mpc8347at-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8347'
typename='mpc8347t-powerpc64-cpu'/>
+ <cpu type='tcg' name='e300'
typename='e300c3-powerpc64-cpu'/>
+ <cpu type='tcg' name='e200'
typename='e200z6-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8280'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8275'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8272'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8271'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8270'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8266_hip4'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8266_hip3'
typename='g2hip3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8266'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8265_hip4'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8265_hip3'
typename='g2hip3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8265'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8264_hip4'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8264_hip3'
typename='g2hip3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8264'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8260_hip4'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8260_hip3'
typename='g2hip3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8260'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8255_hip4'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8255_hip3'
typename='g2hip3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8255'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8250_hip4'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8250_hip3'
typename='g2hip3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8250'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8248'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8247'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8245'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8241'
typename='g2hip4-powerpc64-cpu'/>
+ <cpu type='tcg' name='powerquicc-ii'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc82xx'
typename='g2legp3-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc5200b'
typename='mpc5200b_v21-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc5200'
typename='mpc5200_v12-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc52xx'
typename='mpc5200_v12-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8240'
typename='603-powerpc64-cpu'/>
+ <cpu type='tcg' name='460ex'
typename='460exb-powerpc64-cpu'/>
+ <cpu type='tcg' name='440ep'
typename='440epb-powerpc64-cpu'/>
+ <cpu type='tcg' name='x2vp50'
typename='x2vp20-powerpc64-cpu'/>
+ <cpu type='tcg' name='x2vp7'
typename='x2vp4-powerpc64-cpu'/>
+ <cpu type='tcg' name='405gpe'
typename='405crc-powerpc64-cpu'/>
+ <cpu type='tcg' name='405gp'
typename='405gpd-powerpc64-cpu'/>
+ <cpu type='tcg' name='405cr'
typename='405crc-powerpc64-cpu'/>
+ <cpu type='tcg' name='405'
typename='405d4-powerpc64-cpu'/>
+ <cpu type='tcg' name='mpc8548e_v21'/>
+ <cpu type='tcg' name='604e_v2.2'/>
+ <cpu type='tcg' name='7447a_v1.0'/>
+ <cpu type='tcg' name='mpc8347eat'/>
+ <cpu type='tcg' name='750fx_v2.0'/>
+ <cpu type='tcg' name='mpc8543e_v20'/>
+ <cpu type='tcg' name='405lp'/>
+ <cpu type='tcg' name='7410_v1.0'/>
+ <cpu type='tcg' name='755_v1.0'/>
+ <cpu type='tcg' name='npe4gs3'/>
+ <cpu type='tcg' name='740_v2.0'/>
+ <cpu type='tcg' name='740e'/>
+ <cpu type='tcg' name='g2ls'/>
+ <cpu type='tcg' name='7445_v1.0'/>
+ <cpu type='tcg' name='7447a_v1.1'/>
+ <cpu type='tcg' name='750fx_v2.1'/>
+ <cpu type='tcg' name='mpc8543e_v10'/>
+ <cpu type='tcg' name='mpc8543e_v21'/>
+ <cpu type='tcg' name='405cra'/>
+ <cpu type='tcg' name='7410_v1.1'/>
+ <cpu type='tcg' name='g2gp'/>
+ <cpu type='tcg' name='750gx_v1.0'/>
+ <cpu type='tcg' name='755_v1.1'/>
+ <cpu type='tcg' name='604e_v2.4'/>
+ <cpu type='tcg' name='740_v2.1'/>
+ <cpu type='tcg' name='power8nvl_v1.0'/>
+ <cpu type='tcg' name='7447a_v1.2'/>
+ <cpu type='tcg' name='750fx_v2.2'/>
+ <cpu type='tcg' name='750cxe_v2.1'/>
+ <cpu type='tcg' name='mpc8377'/>
+ <cpu type='tcg' name='e500v2_v30'/>
+ <cpu type='tcg' name='mpc8543e_v11'/>
+ <cpu type='tcg' name='750cl_v1.0'/>
+ <cpu type='tcg' name='405crb'/>
+ <cpu type='tcg' name='750gx_v1.1'/>
+ <cpu type='tcg' name='750l_v3.0'/>
+ <cpu type='tcg' name='7410_v1.2'/>
+ <cpu type='tcg' name='power8_v2.0'/>
+ <cpu type='tcg' name='970fx_v2.0'/>
+ <cpu type='tcg' name='740_v2.2'/>
+ <cpu type='tcg' name='mpc8547e_v20'/>
+ <cpu type='tcg' name='stb25'/>
+ <cpu type='tcg' name='750fx_v2.3'/>
+ <cpu type='tcg' name='750cxe_v2.2'/>
+ <cpu type='tcg' name='mpc8378'/>
+ <cpu type='tcg' name='e200z5'/>
+ <cpu type='tcg' name='7457a_v1.0'/>
+ <cpu type='tcg' name='mpc8544e_v10'/>
+ <cpu type='tcg' name='750gx_v1.2'/>
+ <cpu type='tcg' name='7410_v1.3'/>
+ <cpu type='tcg' name='405crc'/>
+ <cpu type='tcg' name='970fx_v2.1'/>
+ <cpu type='tcg' name='mpc8347ap'/>
+ <cpu type='tcg' name='750_v2.0'/>
+ <cpu type='tcg' name='mpc8547e_v21'/>
+ <cpu type='tcg' name='mpc8610'/>
+ <cpu type='tcg' name='750cxe_v2.3'/>
+ <cpu type='tcg' name='mpc8379'/>
+ <cpu type='tcg' name='e200z6'/>
+ <cpu type='tcg' name='mpc8349a'/>
+ <cpu type='tcg' name='7457a_v1.1'/>
+ <cpu type='tcg' name='mpc8544e_v11'/>
+ <cpu type='tcg' name='7410_v1.4'/>
+ <cpu type='tcg' name='750cx_v2.0'/>
+ <cpu type='tcg' name='750l_v3.2'/>
+ <cpu type='tcg' name='e600'/>
+ <cpu type='tcg' name='mpc603'/>
+ <cpu type='tcg' name='440-xilinx'/>
+ <cpu type='tcg' name='power9_v2.0'/>
+ <cpu type='tcg' name='750_v2.1'/>
+ <cpu type='tcg' name='mpc5200_v10'/>
+ <cpu type='tcg' name='power10_v2.0'/>
+ <cpu type='tcg' name='power7+_v2.1'/>
+ <cpu type='tcg' name='750cxe_v2.4'/>
+ <cpu type='tcg' name='405gpr'/>
+ <cpu type='tcg' name='970_v2.2'/>
+ <cpu type='tcg' name='405d2'/>
+ <cpu type='tcg' name='mpc5200b_v20'/>
+ <cpu type='tcg' name='7457a_v1.2'/>
+ <cpu type='tcg' name='7447_v1.0'/>
+ <cpu type='tcg' name='750cx_v2.1'/>
+ <cpu type='tcg' name='7445_v3.2'/>
+ <cpu type='tcg' name='7400_v2.0'/>
+ <cpu type='tcg' name='7450_v1.0'/>
+ <cpu type='tcg' name='603e7'/>
+ <cpu type='tcg' name='mpc8567'/>
+ <cpu type='tcg' name='405ep'/>
+ <cpu type='tcg' name='750_v2.2'/>
+ <cpu type='tcg' name='mpc5200_v11'/>
+ <cpu type='tcg' name='440-xilinx-w-dfpu'/>
+ <cpu type='tcg' name='mpc8548e_v10'/>
+ <cpu type='tcg' name='mpc8540_v20'/>
+ <cpu type='tcg' name='mpc8378e'/>
+ <cpu type='tcg' name='603e_v3'/>
+ <cpu type='tcg' name='750p'/>
+ <cpu type='tcg' name='mpc8545_v20'/>
+ <cpu type='tcg' name='740_v1.0'/>
+ <cpu type='tcg' name='mpc5200b_v21'/>
+ <cpu type='tcg' name='g2legp'/>
+ <cpu type='tcg' name='7447_v1.1'/>
+ <cpu type='tcg' name='750cx_v2.2'/>
+ <cpu type='tcg' name='7445_v3.3'/>
+ <cpu type='tcg' name='7400_v2.1'/>
+ <cpu type='tcg' name='7450_v1.1'/>
+ <cpu type='tcg' name='mpc8568'/>
+ <cpu type='tcg' name='e500mc'/>
+ <cpu type='tcg' name='745_v2.1'/>
+ <cpu type='tcg' name='mpc8567e'/>
+ <cpu type='tcg' name='mpc5200_v12'/>
+ <cpu type='tcg' name='g2le'/>
+ <cpu type='tcg' name='mpc8377e'/>
+ <cpu type='tcg' name='mpc8540_v21'/>
+ <cpu type='tcg' name='603e_v4'/>
+ <cpu type='tcg' name='mpc8548e_v11'/>
+ <cpu type='tcg' name='mpc8545_v21'/>
+ <cpu type='tcg' name='mpc8343'/>
+ <cpu type='tcg' name='405d4'/>
+ <cpu type='tcg' name='mpc8343ea'/>
+ <cpu type='tcg' name='mpc8347ep'/>
+ <cpu type='tcg' name='7445_v3.4'/>
+ <cpu type='tcg' name='mpc8543_v20'/>
+ <cpu type='tcg' name='npe405h'/>
+ <cpu type='tcg' name='7400_v2.2'/>
+ <cpu type='tcg' name='mpc8548_v20'/>
+ <cpu type='tcg' name='745_v2.2'/>
+ <cpu type='tcg' name='603e_v1.1'/>
+ <cpu type='tcg' name='7448_v1.0'/>
+ <cpu type='tcg' name='7450_v1.2'/>
+ <cpu type='tcg' name='mpc8347at'/>
+ <cpu type='tcg' name='750gl'/>
+ <cpu type='tcg' name='604r'/>
+ <cpu type='tcg' name='mpc8349e'/>
+ <cpu type='tcg' name='e5500'/>
+ <cpu type='tcg' name='g2h4'/>
+ <cpu type='tcg' name='405gpa'/>
+ <cpu type='tcg' name='g2legp1'/>
+ <cpu type='tcg' name='mpc8543_v21'/>
+ <cpu type='tcg' name='7457_v1.0'/>
+ <cpu type='tcg' name='7455_v3.2'/>
+ <cpu type='tcg' name='npe405h2'/>
+ <cpu type='tcg' name='mpc8548_v21'/>
+ <cpu type='tcg' name='745_v2.3'/>
+ <cpu type='tcg' name='603e_v1.2'/>
+ <cpu type='tcg' name='7448_v1.1'/>
+ <cpu type='tcg' name='755_v2.0'/>
+ <cpu type='tcg' name='mpc8349ea'/>
+ <cpu type='tcg' name='mpc8555e_v10'/>
+ <cpu type='tcg' name='750fl'/>
+ <cpu type='tcg' name='mpc8343a'/>
+ <cpu type='tcg' name='740_v3.0'/>
+ <cpu type='tcg' name='750cxe_v2.4b'/>
+ <cpu type='tcg' name='750cxe_v3.0'/>
+ <cpu type='tcg' name='stb03'/>
+ <cpu type='tcg' name='405gpb'/>
+ <cpu type='tcg' name='e500v2_v20'/>
+ <cpu type='tcg' name='7457_v1.1'/>
+ <cpu type='tcg' name='g2'/>
+ <cpu type='tcg' name='7455_v3.3'/>
+ <cpu type='tcg' name='mpc8541_v10'/>
+ <cpu type='tcg' name='745_v2.4'/>
+ <cpu type='tcg' name='603e_v1.3'/>
+ <cpu type='tcg' name='power7_v2.3'/>
+ <cpu type='tcg' name='604e_v1.0'/>
+ <cpu type='tcg' name='755_v2.1'/>
+ <cpu type='tcg' name='mpc8555e_v11'/>
+ <cpu type='tcg' name='740_v3.1'/>
+ <cpu type='tcg' name='970mp_v1.0'/>
+ <cpu type='tcg' name='440epa'/>
+ <cpu type='tcg' name='750cxe_v3.1'/>
+ <cpu type='tcg' name='stb04'/>
+ <cpu type='tcg' name='g2legp3'/>
+ <cpu type='tcg' name='x2vp20'/>
+ <cpu type='tcg' name='405gpc'/>
+ <cpu type='tcg' name='e500v2_v10'/>
+ <cpu type='tcg' name='7455_v1.0'/>
+ <cpu type='tcg' name='e500v2_v21'/>
+ <cpu type='tcg' name='7457_v1.2'/>
+ <cpu type='tcg' name='7455_v3.4'/>
+ <cpu type='tcg' name='mpc8541_v11'/>
+ <cpu type='tcg' name='mpc8560_v20'/>
+ <cpu type='tcg' name='745_v2.5'/>
+ <cpu type='tcg' name='603e_v1.4'/>
+ <cpu type='tcg' name='755_v2.2'/>
+ <cpu type='tcg' name='mpc8544_v10'/>
+ <cpu type='tcg' name='970mp_v1.1'/>
+ <cpu type='tcg' name='7400_v1.0'/>
+ <cpu type='tcg' name='440epb'/>
+ <cpu type='tcg' name='745_v1.0'/>
+ <cpu type='tcg' name='405gpd'/>
+ <cpu type='tcg' name='mpc8347et'/>
+ <cpu type='tcg' name='e500v2_v22'/>
+ <cpu type='tcg' name='npe405l'/>
+ <cpu type='tcg' name='mpc8560_v10'/>
+ <cpu type='tcg' name='7400_v2.6'/>
+ <cpu type='tcg' name='mpc8560_v21'/>
+ <cpu type='tcg' name='745_v2.6'/>
+ <cpu type='tcg' name='603e7t'/>
+ <cpu type='tcg' name='755_v2.3'/>
+ <cpu type='tcg' name='740p'/>
+ <cpu type='tcg' name='603e_v4.1'/>
+ <cpu type='tcg' name='750_v3.0'/>
+ <cpu type='tcg' name='mpc8544_v11'/>
+ <cpu type='tcg' name='750fx_v1.0'/>
+ <cpu type='tcg' name='mpc8572e'/>
+ <cpu type='tcg' name='g2lels'/>
+ <cpu type='tcg' name='745_v1.1'/>
+ <cpu type='tcg' name='7400_v2.7'/>
+ <cpu type='tcg' name='mpc8533_v10'/>
+ <cpu type='tcg' name='power5+_v2.1'/>
+ <cpu type='tcg' name='745_v2.7'/>
+ <cpu type='tcg' name='755_v2.4'/>
+ <cpu type='tcg' name='mpc8343e'/>
+ <cpu type='tcg' name='e300c1'/>
+ <cpu type='tcg' name='750_v3.1'/>
+ <cpu type='tcg' name='440epx'/>
+ <cpu type='tcg' name='mpc8349'/>
+ <cpu type='tcg' name='603p'/>
+ <cpu type='tcg' name='mpc8572'/>
+ <cpu type='tcg' name='mpc8540_v10'/>
+ <cpu type='tcg' name='7400_v2.8'/>
+ <cpu type='tcg' name='mpc8533_v11'/>
+ <cpu type='tcg' name='745_v2.8'/>
+ <cpu type='tcg' name='7441_v2.10'/>
+ <cpu type='tcg' name='7450_v2.0'/>
+ <cpu type='tcg' name='603e7v'/>
+ <cpu type='tcg' name='755_v2.5'/>
+ <cpu type='tcg' name='e300c2'/>
+ <cpu type='tcg' name='mpc8347p'/>
+ <cpu type='tcg' name='7441_v2.1'/>
+ <cpu type='tcg' name='e500_v20'/>
+ <cpu type='tcg' name='750l_v2.0'/>
+ <cpu type='tcg' name='7400_v2.9'/>
+ <cpu type='tcg' name='970fx_v1.0'/>
+ <cpu type='tcg' name='750cxr'/>
+ <cpu type='tcg' name='7450_v2.1'/>
+ <cpu type='tcg' name='755_v2.6'/>
+ <cpu type='tcg' name='mpc8543_v10'/>
+ <cpu type='tcg' name='e300c3'/>
+ <cpu type='tcg' name='mpc8548_v10'/>
+ <cpu type='tcg' name='750cxe_v3.1b'/>
+ <cpu type='tcg' name='e500_v10'/>
+ <cpu type='tcg' name='750e'/>
+ <cpu type='tcg' name='750l_v2.1'/>
+ <cpu type='tcg' name='power8e_v2.1'/>
+ <cpu type='tcg' name='g2hip3'/>
+ <cpu type='tcg' name='755_v2.7'/>
+ <cpu type='tcg' name='405ez'/>
+ <cpu type='tcg' name='mpc8543_v11'/>
+ <cpu type='tcg' name='750_v1.0'/>
+ <cpu type='tcg' name='e300c4'/>
+ <cpu type='tcg' name='mpc8555_v10'/>
+ <cpu type='tcg' name='mpc8641'/>
+ <cpu type='tcg' name='mpc8548_v11'/>
+ <cpu type='tcg' name='x2vp4'/>
+ <cpu type='tcg' name='7441_v2.3'/>
+ <cpu type='tcg' name='7448_v2.0'/>
+ <cpu type='tcg' name='mpc8347eap'/>
+ <cpu type='tcg' name='750l_v2.2'/>
+ <cpu type='tcg' name='750cx_v1.0'/>
+ <cpu type='tcg' name='7445_v2.1'/>
+ <cpu type='tcg' name='g2hip4'/>
+ <cpu type='tcg' name='755_v2.8'/>
+ <cpu type='tcg' name='mpc8541e_v10'/>
+ <cpu type='tcg' name='750cl_v2.0'/>
+ <cpu type='tcg' name='603e_v2.2'/>
+ <cpu type='tcg' name='power9_v1.0'/>
+ <cpu type='tcg' name='7448_v2.1'/>
+ <cpu type='tcg' name='mpc8555_v11'/>
+ <cpu type='tcg' name='power10_v1.0'/>
+ <cpu type='tcg' name='7451_v2.10'/>
+ <cpu type='tcg' name='460exb'/>
+ <cpu type='tcg' name='970fx_v3.0'/>
+ <cpu type='tcg' name='603'/>
+ <cpu type='tcg' name='mpc8541e_v11'/>
+ <cpu type='tcg' name='mpc8347t'/>
+ <cpu type='tcg' name='603e7v1'/>
+ <cpu type='tcg' name='970fx_v3.1'/>
+ <cpu type='tcg' name='mpc8533e_v10'/>
+ <cpu type='tcg' name='604'/>
+ <cpu type='tcg' name='mpc8641d'/>
+ <cpu type='tcg' name='mpc8545e_v20'/>
+ <cpu type='tcg' name='7400_v1.1'/>
+ <cpu type='tcg' name='mpc8548e_v20'/>
+ <cpu type='tcg' name='603e7v2'/>
+ <cpu type='tcg' name='mpc8379e'/>
+ <cpu type='tcg' name='7451_v2.3'/>
+ <cpu type='tcg' name='e6500'/>
+ <cpu type='tcg' name='mpc8533e_v11'/>
+ <cpu type='tcg' name='745_v2.0'/>
+ <cpu type='tcg' name='mpc8568e'/>
+ <cpu type='tcg' name='mpc8545e_v21'/>
+ <cpu type='tcg' name='7455_v2.1'/>
+ <machine type='tcg' name='pseries-7.1' alias='pseries'
hotplugCpus='yes' maxCpus='2147483647' default='yes'
defaultCPU='power9_v2.0-powerpc64-cpu' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='powernv9' alias='powernv'
maxCpus='2048' defaultCPU='power9_v2.0-powerpc64-cpu'
defaultRAMid='pnv.ram'/>
+ <machine type='tcg' name='taihu' maxCpus='1'
defaultRAMid='taihu_405ep.ram' deprecated='yes'/>
+ <machine type='tcg' name='pseries-4.1' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power9_v2.0-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='mpc8544ds' maxCpus='15'
defaultCPU='e500v2_v30-powerpc64-cpu' defaultRAMid='mpc8544ds.ram'/>
+ <machine type='tcg' name='pseries-6.1' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power9_v2.0-powerpc64-cpu'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-2.5' maxCpus='2147483647'
defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='powernv10' maxCpus='2048'
defaultCPU='power10_v2.0-powerpc64-cpu' defaultRAMid='pnv.ram'/>
+ <machine type='tcg' name='pseries-4.2' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power9_v2.0-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-6.2' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power9_v2.0-powerpc64-cpu'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-2.6' maxCpus='2147483647'
defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='ppce500' maxCpus='32'
defaultCPU='e500v2_v30-powerpc64-cpu' defaultRAMid='mpc8544ds.ram'/>
+ <machine type='tcg' name='pseries-2.7' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power7_v2.3-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-3.0' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power8_v2.0-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-5.0' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power9_v2.0-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='40p' maxCpus='1'
defaultCPU='604-powerpc64-cpu'/>
+ <machine type='tcg' name='pseries-2.8' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power8_v2.0-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pegasos2' maxCpus='1'
defaultCPU='7400_v2.9-powerpc64-cpu' defaultRAMid='pegasos2.ram'/>
+ <machine type='tcg' name='pseries-3.1' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power8_v2.0-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-5.1' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power9_v2.0-powerpc64-cpu'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-2.9' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power8_v2.0-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='bamboo' maxCpus='1'
defaultCPU='440epb-powerpc64-cpu' defaultRAMid='ppc4xx.sdram'/>
+ <machine type='tcg' name='g3beige' maxCpus='1'
defaultCPU='750_v3.1-powerpc64-cpu' defaultRAMid='ppc_heathrow.ram'/>
+ <machine type='tcg' name='pseries-5.2' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power9_v2.0-powerpc64-cpu'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-2.12-sxxm'
hotplugCpus='yes' maxCpus='2147483647'
defaultCPU='power8_v2.0-powerpc64-cpu' numaMemSupported='yes'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-2.10' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power8_v2.0-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-7.0' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power9_v2.0-powerpc64-cpu'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='virtex-ml507' maxCpus='1'
defaultCPU='440-xilinx-powerpc64-cpu' defaultRAMid='ram'/>
+ <machine type='tcg' name='pseries-2.11' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power8_v2.0-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-2.1' maxCpus='2147483647'
defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-2.12' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power8_v2.0-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-2.2' maxCpus='2147483647'
defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='mac99' maxCpus='1'
defaultCPU='970fx_v3.1-powerpc64-cpu' defaultRAMid='ppc_core99.ram'/>
+ <machine type='tcg' name='sam460ex' maxCpus='1'
defaultCPU='460exb-powerpc64-cpu' defaultRAMid='ppc4xx.sdram'/>
+ <machine type='tcg' name='ref405ep' maxCpus='1'
defaultRAMid='ef405ep.ram'/>
+ <machine type='tcg' name='pseries-2.3' maxCpus='2147483647'
defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='powernv8' maxCpus='2048'
defaultCPU='power8_v2.0-powerpc64-cpu' defaultRAMid='pnv.ram'/>
+ <machine type='tcg' name='x-remote' maxCpus='1'/>
+ <machine type='tcg' name='pseries-4.0' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power9_v2.0-powerpc64-cpu'
numaMemSupported='yes' defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-6.0' hotplugCpus='yes'
maxCpus='2147483647' defaultCPU='power9_v2.0-powerpc64-cpu'
defaultRAMid='ppc_spapr.ram'/>
+ <machine type='tcg' name='pseries-2.4' maxCpus='2147483647'
defaultCPU='power7_v2.3-powerpc64-cpu' numaMemSupported='yes'
defaultRAMid='ppc_spapr.ram'/>
+</qemuCaps>
--
2.37.3