Home
last modified time | relevance | path

Searched refs:unique (Results 1 – 25 of 59) sorted by relevance

123

/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()
H A Dmachine.c45 VMSTATE_UINTTL(unique, CPUAlphaState),
H A Dcpu.h202 uint64_t unique; member
/qemu/linux-user/alpha/
H A Dtarget_cpu.h47 env->unique = newtls; in cpu_set_tls()
H A Dtarget_syscall.h41 abi_ulong unique; member
/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.json213 # @cookie: flow unique cookie ID
265 # @id: group unique ID
273 # @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
447 # @id: The unique identifier for the block export
H A Dintrospect.json41 # names are guaranteed to be unique (no name will be duplicated
88 # guaranteed unique regardless of @meta-type.
H A Dacpi.json89 # @slot: slot ID, unique per slot of a given @slot-type
H A Daudio.json193 # name to create a unique variant, if needed unless @exact-name is
203 # automatically generates a unique one, if needed (default: false)
H A Dqdev.json42 # @id: the device's ID, must be unique
H A Dcontrol.json84 # highly recommended that a unique name is used.
H A Dsockets.json103 # @cid: unique host identifier
/qemu/include/standard-headers/linux/
H A Dfuse.h917 uint64_t unique; member
986 uint64_t unique; member
998 uint64_t unique; member
/qemu/docs/interop/
H A Ddbus-vmstate.rst11 must be unique among the helpers.
/qemu/include/ui/
H A Dspice-display.h92 uint32_t unique; member
/qemu/docs/specs/
H A Dacpi_hw_reduced_hotplug.rst17 we can support up to 32 events with a unique interrupt.
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/docs/system/
H A Dvm-templating.rst28 *unique* are no longer unique, which can be a security concern.
/qemu/qga/
H A Dqapi-schema.json44 # Echo back a unique integer value, and prepend to response a leading
54 # ignored until the response containing the unique integer value the
68 # Returns: The unique integer id passed in by the client
79 # Echo back a unique integer value
84 # the provided unique integer value is returned, and it is up to the
105 # Returns: The unique integer id passed in by the client
738 # @logical-id: Arbitrary guest-specific unique identifier of the VCPU.
1087 # @phys-index: Arbitrary guest-specific unique identifier of the
1355 # not even be unique on your local network or site, but usually it is.
1387 # Returns: A unique list of users.
/qemu/hw/display/
H A Dqxl-logger.c227 cursor->header.unique, cursor->data_size); in qxl_log_cmd_cursor()
/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dtestcpuid.py268 desc.append('Register values are not unique across all logical processors')
H A Dtestacpi.py2225 …testsuite.test('_PSD.domain must be unique (thread-scoped) for each processor', len(unique_domain)…
226 detail(unique_domain, 'domain = {:#x} (Expected a unique value for each processor)')
/qemu/ui/
H A Dspice-display.c162 QXL_SET_IMAGE_ID(image, QXL_IMAGE_GROUP_DEVICE, ssd->unique++); in qemu_spice_create_one_update()
276 cursor->header.unique = ssd->unique++; in qemu_spice_create_cursor_update()

123