/qemu/qapi/ |
H A D | compat.json | 41 # Policy for handling deprecated management interfaces. 46 # with feature 'deprecated' or 'unstable'. We may want to extend it 49 # Limitation: deprecated-output policy @hide is not implemented for 52 # @deprecated-input: how to handle deprecated input (default 'accept') 54 # @deprecated-output: how to handle deprecated output (default 66 'data': { '*deprecated-input': 'CompatPolicyInput', 67 '*deprecated-output': 'CompatPolicyOutput',
|
H A D | char.json | 262 # deprecated. 277 # deprecated, use @reconnect-ms instead. (default: 0) (Since: 2.2) 287 # @deprecated: Member @reconnect is deprecated. Use @reconnect-ms 302 '*reconnect': { 'type': 'int', 'features': [ 'deprecated' ] }, 525 # @deprecated: Member @memory is deprecated. Use @ringbuf instead. 552 { 'name': 'memory', 'features': [ 'deprecated' ] } ] }
|
H A D | block-export.json | 248 # @deprecated: This command is deprecated. Use @block-export-add 258 'data': 'NbdServerAddOptions', 'boxed': true, 'features': ['deprecated'], 296 # @deprecated: This command is deprecated. Use @block-export-del 308 'features': ['deprecated'],
|
H A D | transaction.json | 70 # @deprecated: Member @drive-backup is deprecated. Use member 81 { 'name': 'drive-backup', 'features': [ 'deprecated' ] } ] }
|
H A D | introspect.json | 166 # @deprecated: Member @values is deprecated. Use @members instead. 175 'features': [ 'deprecated' ] } } }
|
H A D | machine.json | 178 # @deprecated: if true, the machine type is deprecated and may be 204 'deprecated': 'bool', '*default-cpu-type': 'str', 2148 # @deprecated-props: an optional list of properties that are flagged as 2149 # deprecated by the CPU vendor. The list depends on the 2152 # a set of properties that are deprecated across all models for 2159 '*deprecated-props' : ['str'] } } 2242 # @deprecated: If true, this CPU model is deprecated and may be 2270 'deprecated' : 'bool' } }
|
H A D | block-core.json | 480 # 'archipelago' added, 'cow' dropped 2.3: 'host_floppy' deprecated 1861 # @deprecated: Members @base and @top are deprecated. Use @base-node 1878 '*base': { 'type': 'str', 'features': [ 'deprecated' ] }, 1880 '*top': { 'type': 'str', 'features': [ 'deprecated' ] }, 1899 # @deprecated: This command is deprecated. Use @blockdev-backup 1916 'data': 'DriveBackup', 'features': ['deprecated'], 2636 # @deprecated: Member @device is deprecated. Use @id instead. 2641 'data': { '*device': { 'type': 'str', 'features': [ 'deprecated' ] }, 2978 # @deprecated: This command is deprecated. Use @job-pause 2988 'features': ['deprecated'], [all …]
|
H A D | sockets.json | 212 # Note: This type is deprecated in favor of SocketAddress. The
|
H A D | migration.json | 485 # @deprecated: Member @zero-blocks is deprecated as being part of 492 { 'name': 'zero-blocks', 'features': [ 'deprecated' ] }, 1665 # @deprecated: Argument @detach is deprecated. 1726 '*detach': { 'type': 'bool', 'features': [ 'deprecated' ] }, 2334 # @deprecated: This command is deprecated with no replacement yet. 2342 'features': ['deprecated'] }
|
H A D | net.json | 662 # @deprecated: Member @reconnect is deprecated. Use @reconnect-ms 671 '*reconnect': { 'type': 'int', 'features': [ 'deprecated' ] },
|
H A D | qom.json | 898 # @deprecated: Member @opened is deprecated. Setting true doesn't 904 'data': { '*opened': { 'type': 'bool', 'features': ['deprecated'] } } }
|
/qemu/tests/qapi-schema/ |
H A D | features-deprecated-type.err | 1 features-deprecated-type.json: In struct 'Foo': 2 features-deprecated-type.json:2: feature 'deprecated' is not supported for types
|
H A D | features-deprecated-type.json | 1 # Feature 'deprecated' is not supported for types 3 'features': [ 'deprecated' ] }
|
H A D | qapi-schema-test.json | 306 'data': { 'foo': { 'type': 'int', 'features': [ 'deprecated' ] } }, 338 { 'name': 'drei', 'features': [ 'deprecated' ] } ], 365 'features': [ 'deprecated' ] } 383 'features': [ 'deprecated' ] }
|
H A D | qapi-schema-test.out | 329 feature deprecated 367 feature deprecated 396 feature deprecated 420 feature deprecated
|
/qemu/docs/about/ |
H A D | deprecated.rst | 9 release in which it was deprecated and one further release. After these two 17 versioned machine types will be automatically marked deprecated after an 19 a further 3 year period has passed. It is recommended that a deprecated 23 should exclusively use a non-deprecated machine type, with use of the most 28 deprecated. 37 in short form as ``share`` and ``noshare``. This is now deprecated 54 However, short-form booleans are deprecated and full explicit ``arg_name=on`` 68 marked deprecated since 9.0, users have to ensure that all the topology members 79 like the ``akita`` or ``terrier``; it has been deprecated in the 81 ``param_struct`` support, so this option has been deprecated and will [all …]
|
H A D | index.rst | 27 deprecated
|
/qemu/docs/sphinx/ |
H A D | dbusparser.py | 49 self.deprecated = False 60 self.deprecated = False 84 self.deprecated = False 98 self.deprecated = False
|
/qemu/docs/system/i386/ |
H A D | kvm-pv.rst | 42 This feature is deprecated. 46 Note: since Linux v5.10 the feature is deprecated and not enabled by ``KVM``.
|
/qemu/tests/qemu-iotests/ |
H A D | 231.out | 2 qemu-img: warning: RBD options encoded in the filename as keyvalue pairs is deprecated
|
/qemu/docs/sphinx-static/ |
H A D | theme_overrides.css | 236 .qapi-deprecated,.qapi-unstable { 249 .qapi-deprecated::before {
|
/qemu/docs/interop/ |
H A D | live-block-operations.rst | 121 (4) ``blockdev-backup`` (and the deprecated ``drive-backup``): 560 .. note:: In the case of ``blockdev-backup`` (or deprecated 934 Live disk backup --- ``blockdev-backup`` and the deprecated ``drive-backup`` 937 The ``blockdev-backup`` (and the deprecated ``drive-backup``) allows 941 ``blockdev-backup`` (or deprecated ``drive-backup``) command. 947 Note that ``drive-backup`` command is deprecated since QEMU 6.2 and 974 Moving from the deprecated ``drive-backup`` to newer ``blockdev-backup``
|
/qemu/docs/devel/ |
H A D | qapi-domain.rst | 500 * ``:deprecated:`` -- Adds an eyecatch just below the signature bar that 501 advertises that this definition is deprecated and should be avoided. 597 :deprecated: 611 :deprecated:
|
/qemu/hw/core/ |
H A D | machine-qmp-cmds.c | 94 info->deprecated = !!mc->deprecation_reason; in qmp_query_machines()
|
/qemu/docs/specs/ |
H A D | ppc-spapr-numa.rst | 20 bit 0 equal to zero is deprecated. The current format, with the bit 0 55 is also deprecated. With the current format, each integer of the
|