Home
last modified time | relevance | path

Searched full:unique (Results 1 – 25 of 169) sorted by relevance

1234567

/qemu/include/qemu/
H A Duuid.h48 * @node0: The spatially unique node0 identifier
49 * @node1: The spatially unique node1 identifier
50 * @node2: The spatially unique node2 identifier
51 * @node3: The spatially unique node3 identifier
52 * @node4: The spatially unique node4 identifier
53 * @node5: The spatially unique node5 identifier
H A Dqemu-plugin.h41 * typedef qemu_plugin_id_t - Unique plugin ID
126 * @id: the unique qemu_plugin_id_t
128 * This callback passes no information aside from the unique @id.
134 * @id: the unique qemu_plugin_id_t
142 * @id: the unique qemu_plugin_id_t
321 * @id: unique plugin id
633 * Note that the returned physical address may not be unique if you are dealing
/qemu/tests/qemu-iotests/
H A D08566 # ${1}: unique identifier for the snapshot filename
76 # ${1}: unique identifier for the snapshot filename
92 # ${1}: unique identifier for the snapshot filename
105 # ${1}: unique identifier for the snapshot filename
113 # ${1}: unique identifier for the snapshot filename
121 # ${1}: unique identifier for the snapshot filename
/qemu/block/
H A Dvhdx.h72 /* the guid is a 16 byte unique ID - the definition for this used by
102 MSGUID file_write_guid; /* 128 bit unique identifier. Must be
103 updated to new, unique value before
106 MSGUID data_write_guid; /* 128 bit unique identifier. Must be
107 updated to new, unique value before
120 MSGUID log_guid; /* 128 bit unique identifier. If zero,
153 MSGUID guid; /* 128-bit unique identifier */
297 MSGUID page_83_data; /* unique id for scsi devices that
/qemu/linux-headers/linux/
H A Dpsp-sev.h158 * @socket1: Buffer to pass unique ID of first socket
159 * @socket2: Buffer to pass unique ID of second socket
168 * @address: Buffer to store unique ID
169 * @length: length of the unique ID
/qemu/hw/pci/
H A Dslotid_cap.c19 " to be assigned a unique chassis id > 0."); in slotid_cap_init()
32 /* We make each chassis unique, this way each bridge is First in Chassis */ in slotid_cap_init()
/qemu/util/
H A Ddbus.c16 * qemu_dbus_get_queued_owners() - return the list of queued unique names
20 * Return: a GStrv of unique names, or NULL on failure.
H A Did.c47 * - NUMBER is a decimal number unique within SUBSYSTEM.
/qemu/target/alpha/
H A Dgdbstub.c45 val = env->unique; in alpha_cpu_gdb_read_register()
80 env->unique = tmp; in alpha_cpu_gdb_write_register()
/qemu/hw/9pfs/
H A D9p.h292 * Unique affix of variable length.
296 * number for the goal to generate unique numbers. Accordingly the
300 * always reliably get unique numbers as result after concatenation.
308 * unique number.
/qemu/scripts/ci/setup/
H A Dvars.yml.template9 # A unique token made available by GitLab to your project for registering runners
/qemu/qapi/
H A Drocker.json217 # @cookie: flow unique cookie ID
269 # @id: group unique ID
277 # @index: group index, unique with group type
H A Dblock-export.json195 # @name: the name of VDUSE device (must be unique across the host).
352 # @id: A unique identifier for the block export (across all export
455 # @id: The unique identifier for the block export
/qemu/docs/system/
H A Dvm-templating.rst28 *unique* are no longer unique, which can be a security concern.
/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst49 value that's unique across resources of that type.
61 ``<n>`` is unique across all PCI/VIO device slots.
68 Each 4-byte entry: BE-encoded ``<index>`` integer that is unique across all
87 ``bit[27:0]``: integer encoding of ``<id>``, where ``<id>`` is unique
125 Each DRC is given a globally unique DRC index, and resources associated with a
/qemu/include/qom/
H A Dobject_interfaces.h75 * @id: the unique ID for the object
162 * @id: the unique ID for the object
/qemu/trace/
H A Devent-internal.h21 * @id: Unique event identifier.
/qemu/linux-user/alpha/
H A Dtarget_syscall.h41 abi_ulong unique; member
H A Dtarget_cpu.h47 env->unique = newtls; in cpu_set_tls()
/qemu/docs/interop/
H A Ddbus-vmstate.rst11 must be unique among the helpers.
/qemu/linux-user/
H A Dsemihost.c6 * Currently ARM and RISC-V are unique in having support for
/qemu/include/monitor/
H A Dqdev.h29 * If @id is NULL, this function generates a unique name and setups @dev
/qemu/hw/vfio/
H A Dvfio-migration-internal.h20 * Flags to be used as unique delimiters for VFIO devices in the migration
/qemu/qga/
H A Dqapi-schema.json52 # Echo back a unique integer value, and prepend to response a leading
62 # ignored until the response containing the unique integer value the
76 # Returns: The unique integer id passed in by the client
87 # Echo back a unique integer value
92 # the provided unique integer value is returned, and it is up to the
113 # Returns: The unique integer id passed in by the client
763 # @logical-id: Arbitrary guest-specific unique identifier of the VCPU.
1126 # @phys-index: Arbitrary guest-specific unique identifier of the
1401 # not even be unique on your local network or site, but usually it is.
1434 # Returns: A unique list of users.
/qemu/include/standard-headers/linux/
H A Dfuse.h681 be unique for the fs's lifetime */
939 uint64_t unique; member
998 * FUSE request unique ID flag
1023 uint64_t unique; member
1035 uint64_t unique; member

1234567