/qemu/qapi/ |
H A D | misc.json | 35 # -> { "execute": "add_client", "arguments": { "protocol": "vnc", object 263 # -> { "execute": "getfd", "arguments": { "fdname": "fd1" } } object 307 # -> { "execute": "closefd", "arguments": { "fdname": "fd1" } } object 351 # -> { "execute": "add-fd", "arguments": { "fdset-id": 1 } } object 380 # -> { "execute": "remove-fd", "arguments": { "fdset-id": 1, "fd": 3 } } object
|
H A D | replay.json | 81 # -> { "execute": "replay-break", "arguments": { "icount": 220414 } } object 117 # -> { "execute": "replay-seek", "arguments": { "icount": 220414 } } object
|
H A D | char.json | 860 # -> { "execute": "chardev-remove", "arguments": { "id" : "foo" } } object 877 # -> { "execute": "chardev-send-break", "arguments": { "id" : "foo" } } object
|
H A D | net.json | 73 # -> { "execute": "netdev_del", "arguments": { "id": "netdev1" } } object 859 # -> { "execute": "query-rx-filter", "arguments": { "name": "vnet0" } } object
|
H A D | rocker.json | 37 # -> { "execute": "query-rocker", "arguments": { "name": "sw1" } } object 107 # -> { "execute": "query-rocker-ports", "arguments": { "name": "sw1" } } object
|
H A D | migration.json | 528 # -> { "execute": "migrate-set-capabilities" , "arguments": null 1554 # -> { "execute": "migrate-continue" , "arguments": null 1687 # -> { "execute": "migrate", "arguments": { "uri": "tcp:0:4446" } } object 2181 # -> {"execute": "calc-dirty-rate", "arguments": {"calc-time": 1, object 2190 # -> {"execute": "calc-dirty-rate", "arguments": {"calc-time": 500, object
|
H A D | ui.json | 88 # -> { "execute": "set_password", "arguments": { "protocol": "vnc", object 150 # -> { "execute": "expire_password", "arguments": { "protocol": "vnc", object
|
H A D | qom.json | 1292 # -> { "execute": "object-del", "arguments": { "id": "rng1" } } object
|
H A D | misc-i386.json | 482 # -> { "execute": "xen-event-inject", "arguments": { "port": 1 } } object
|
H A D | block.json | 122 # -> { "execute": "eject", "arguments": { "id": "ide1-0-1" } } object
|
H A D | machine.json | 227 # -> { "execute": "query-machines", "arguments": { "compat-props": true } } object
|
/qemu/hw/acpi/ |
H A D | tpm.c | 109 Aml *function, *arguments, *rev, *op, *op_arg, *op_flags, *uuid; in tpm_build_ppi_acpi() local
|
/qemu/trace/ |
H A D | simple.c | 69 uint64_t arguments[]; member
|
/qemu/scripts/ |
H A D | decodetree.py | 34 arguments = {} variable
|
/qemu/tests/qtest/ |
H A D | libqtest.c | 1843 const QDict *arguments) in qtest_qmp_device_add_qdict()
|