/qemu/docs/about/ |
A D | removed-features.rst | 12 ``-hdachs`` (removed in 2.12) 19 ``-net channel`` (removed in 2.12) 24 ``-net dump`` (removed in 2.12) 39 ``-tdf`` (removed in 2.12) 82 ``-balloon`` (removed in 3.1) 88 ``-bootp`` (removed in 3.1) 96 ``-redir`` (removed in 3.1) 107 ``-smb`` (removed in 3.1) 115 ``-tftp`` (removed in 3.1) 389 ``-sdl`` (removed in 7.1) [all …]
|
A D | deprecated.rst | 39 Short-form boolean options (since 6.0) 46 ``delay`` option for socket character devices (since 6.0) 52 Plugin argument passing through ``arg=<string>`` (since 6.1) 63 ``-smp`` (Unsupported "parameter=1" SMP configurations) (since 9.0) 86 ``-p`` (since 9.0)
|
/qemu/qapi/ |
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
|
A D | replay.json | 81 # -> { "execute": "replay-break", "arguments": { "icount": 220414 } } object 117 # -> { "execute": "replay-seek", "arguments": { "icount": 220414 } } object
|
A D | net.json | 73 # -> { "execute": "netdev_del", "arguments": { "id": "netdev1" } } object 859 # -> { "execute": "query-rx-filter", "arguments": { "name": "vnet0" } } object
|
A D | char.json | 833 # -> { "execute": "chardev-remove", "arguments": { "id" : "foo" } } object 850 # -> { "execute": "chardev-send-break", "arguments": { "id" : "foo" } } object
|
A D | rocker.json | 37 # -> { "execute": "query-rocker", "arguments": { "name": "sw1" } } object 107 # -> { "execute": "query-rocker-ports", "arguments": { "name": "sw1" } } object
|
A D | migration.json | 525 # -> { "execute": "migrate-set-capabilities" , "arguments": null 1510 # -> { "execute": "migrate-continue" , "arguments": null 1643 # -> { "execute": "migrate", "arguments": { "uri": "tcp:0:4446" } } object 2136 # -> {"execute": "calc-dirty-rate", "arguments": {"calc-time": 1, object 2145 # -> {"execute": "calc-dirty-rate", "arguments": {"calc-time": 500, object
|
A D | ui.json | 88 # -> { "execute": "set_password", "arguments": { "protocol": "vnc", object 150 # -> { "execute": "expire_password", "arguments": { "protocol": "vnc", object
|
A D | qom.json | 1251 # -> { "execute": "object-del", "arguments": { "id": "rng1" } } object
|
A D | misc-target.json | 523 # -> { "execute": "xen-event-inject", "arguments": { "port": 1 } } object
|
A D | block.json | 122 # -> { "execute": "eject", "arguments": { "id": "ide1-0-1" } } object
|
A D | machine.json | 227 # -> { "execute": "query-machines", "arguments": { "compat-props": true } } object
|
/qemu/hw/acpi/ |
A D | tpm.c | 109 Aml *function, *arguments, *rev, *op, *op_arg, *op_flags, *uuid; in tpm_build_ppi_acpi() local
|
/qemu/trace/ |
A D | simple.c | 69 uint64_t arguments[]; member
|
/qemu/scripts/ |
A D | decodetree.py | 34 arguments = {} variable
|
/qemu/tests/qtest/ |
A D | libqtest.c | 1748 const QDict *arguments) in qtest_qmp_device_add_qdict()
|