/qemu/include/qemu/ |
H A D | uuid.h | 48 * @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 D | qemu-plugin.h | 41 * 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 D | 085 | 66 # ${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 D | vhdx.h | 72 /* 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 D | psp-sev.h | 158 * @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 D | slotid_cap.c | 19 " 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 D | dbus.c | 16 * 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 D | id.c | 47 * - NUMBER is a decimal number unique within SUBSYSTEM.
|
/qemu/target/alpha/ |
H A D | gdbstub.c | 45 val = env->unique; in alpha_cpu_gdb_read_register() 80 env->unique = tmp; in alpha_cpu_gdb_write_register()
|
/qemu/hw/9pfs/ |
H A D | 9p.h | 292 * 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 D | vars.yml.template | 9 # A unique token made available by GitLab to your project for registering runners
|
/qemu/qapi/ |
H A D | rocker.json | 217 # @cookie: flow unique cookie ID 269 # @id: group unique ID 277 # @index: group index, unique with group type
|
H A D | block-export.json | 195 # @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 D | vm-templating.rst | 28 *unique* are no longer unique, which can be a security concern.
|
/qemu/docs/specs/ |
H A D | ppc-spapr-hotplug.rst | 49 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 D | object_interfaces.h | 75 * @id: the unique ID for the object 162 * @id: the unique ID for the object
|
/qemu/trace/ |
H A D | event-internal.h | 21 * @id: Unique event identifier.
|
/qemu/linux-user/alpha/ |
H A D | target_syscall.h | 41 abi_ulong unique; member
|
H A D | target_cpu.h | 47 env->unique = newtls; in cpu_set_tls()
|
/qemu/docs/interop/ |
H A D | dbus-vmstate.rst | 11 must be unique among the helpers.
|
/qemu/linux-user/ |
H A D | semihost.c | 6 * Currently ARM and RISC-V are unique in having support for
|
/qemu/include/monitor/ |
H A D | qdev.h | 29 * If @id is NULL, this function generates a unique name and setups @dev
|
/qemu/hw/vfio/ |
H A D | vfio-migration-internal.h | 20 * Flags to be used as unique delimiters for VFIO devices in the migration
|
/qemu/qga/ |
H A D | qapi-schema.json | 52 # 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 D | fuse.h | 681 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
|