Home
last modified time | relevance | path

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

123

/qemu/target/alpha/
A Dgdbstub.c45 val = env->unique; in alpha_cpu_gdb_read_register()
80 env->unique = tmp; in alpha_cpu_gdb_write_register()
A Dmachine.c45 VMSTATE_UINTTL(unique, CPUAlphaState),
A Dcpu.h202 uint64_t unique; member
/qemu/linux-user/alpha/
A Dtarget_cpu.h47 env->unique = newtls; in cpu_set_tls()
A Dtarget_syscall.h41 abi_ulong unique; member
/qemu/scripts/ci/setup/
A Dvars.yml.template9 # A unique token made available by GitLab to your project for registering runners
/qemu/qapi/
A Drocker.json217 # @cookie: flow unique cookie ID
269 # @id: group unique ID
277 # @index: group index, unique with group type
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
A Dintrospect.json41 # names are guaranteed to be unique (no name will be duplicated
88 # guaranteed unique regardless of @meta-type.
A Dacpi.json89 # @slot: slot ID, unique per slot of a given @slot-type
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)
A Dsockets.json104 # @cid: unique host identifier
A Dcontrol.json84 # highly recommended that a unique name is used.
A Dqdev.json42 # @id: the device's ID, must be unique
/qemu/include/standard-headers/linux/
A Dfuse.h922 uint64_t unique; member
1006 uint64_t unique; member
1018 uint64_t unique; member
/qemu/docs/interop/
A Ddbus-vmstate.rst11 must be unique among the helpers.
/qemu/include/ui/
A Dspice-display.h92 uint32_t unique; member
/qemu/docs/specs/
A Dacpi_hw_reduced_hotplug.rst17 we can support up to 32 events with a unique interrupt.
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/
A Dvm-templating.rst28 *unique* are no longer unique, which can be a security concern.
/qemu/qga/
A Dqapi-schema.json35 # Echo back a unique integer value, and prepend to response a leading
45 # ignored until the response containing the unique integer value the
59 # Returns: The unique integer id passed in by the client
70 # Echo back a unique integer value
75 # the provided unique integer value is returned, and it is up to the
96 # Returns: The unique integer id passed in by the client
746 # @logical-id: Arbitrary guest-specific unique identifier of the VCPU.
1109 # @phys-index: Arbitrary guest-specific unique identifier of the
1384 # not even be unique on your local network or site, but usually it is.
1417 # Returns: A unique list of users.
/qemu/hw/display/
A Dqxl-logger.c227 cursor->header.unique, cursor->data_size); in qxl_log_cmd_cursor()
/qemu/tests/functional/acpi-bits/bits-tests/
A Dtestcpuid.py268 desc.append('Register values are not unique across all logical processors')
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/
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()

Completed in 38 milliseconds

123