Lines Matching full:node

178 # @numa-mem-supported: true if '-numa node,mem' option is supported by
452 # @node: NUMA nodes configuration
456 # @cpu: property based CPU(s) to node mapping (Since: 2.10)
465 'data': [ 'node', 'dist', 'cpu', 'hmat-lb', 'hmat-cache' ] }
480 'node': 'NumaNodeOptions',
489 # Create a guest NUMA node. (for OptsVisitor)
491 # @nodeid: NUMA node ID (increase by 1 from 0 if omitted)
493 # @cpus: VCPUs belonging to this node (assign VCPUS round-robin if
496 # @mem: memory size of this node; mutually exclusive with @memdev.
500 # @memdev: memory backend object. If specified for one node, it must
505 # this NUMA node. This field provides additional information as
506 # to the initiator node that is closest (as in directly attached)
507 # to this node, and therefore has the best performance (since 5.0)
524 # @src: source NUMA node.
526 # @dst: destination NUMA node.
528 # @val: NUMA distance from source node to destination node. When a
529 # node is unreachable from another node, set the distance between
623 # Option "-numa cpu" overrides default cpu to node mapping. It accepts
626 # node-id could be used to override default node mapping.
769 # @node-id: the memory proximity domain to which the memory belongs.
786 'node-id': 'uint32',
941 # The ids other than the node-id specify the position of the CPU
945 # @node-id: NUMA node ID the CPU belongs to
972 'data': { '*node-id': 'int',
1073 # @set-numa-node:
1080 { 'command': 'set-numa-node', 'boxed': true,
1284 # @node: NUMA node number where device is plugged in
1300 'node': 'int',
1347 # @node: NUMA node number where device is assigned to
1360 'node': 'int',
1378 # @node: the numa node (Since: 7.0)
1386 'node': 'int',
1511 # @node: the numa node (Since: 7.0)
1517 'node': 'int'
1550 # "node": 0,