Searched refs:GUID (Results 1 – 12 of 12) sorted by relevance
/qemu/docs/specs/ |
A D | sev-guest-firmware.rst | 22 footer GUID (96b582de-1fb2-45f7-baea-a366c55a082d) at 0xffffffd0 is 26 Then the table is scanned backwards looking for the specific entry GUID. 49 | 0xffffff8e | 16 | SEV hashes table GUID: | 58 | 0xffffffa8 | 16 | SEV secret block GUID: | 65 | 0xffffffbe | 16 | SEV-ES reset block entry GUID: | 69 | | | footer GUID and length (=0x72) | 71 | 0xffffffd0 | 16 | OVMF GUIDed table footer GUID: | 88 Entry GUID: 00f771de-1a7e-4fcb-890e-68c77e2fb44e 107 Entry GUID: 4c2eb361-7d9b-4cc3-8081-127c90d3d294 116 Entry GUID: 7255371f-3a3b-4b04-927b-1da6efa8d454
|
A D | vmgenid.rst | 13 referred to as a Globally Unique Identifier, or GUID. 161 - contains the actual VM Generation ID GUID 181 Since BIOS or UEFI does not necessarily run when we wish to change the GUID, 184 As spelled out in the specification, any change to the GUID executes an 195 All GUID passed in via command line or monitor are treated as big-endian. 196 GUID values displayed via monitor are shown in big-endian format. 199 GUID Storage Format: 203 the vmgenid_guid fw_cfg blob are not simply a 128-bit GUID. There is also 219 | 40: GUID | 231 sets the value of the GUID. A special value ``auto`` instructs [all …]
|
/qemu/docs/interop/ |
A D | prl-xml.rst | 139 * ``GUID`` - image identifier, UUID in curly brackets. 141 The GUID is used by the Snapshots element to reference images 171 * ``GUID`` - an image GUID. 172 * ``ParentGUID`` - GUID of the image of the parent snapshot. 181 element of the ``Snapshots`` element, or via the predefined GUID 183 the predefined GUID is interpreted as a normal GUID. All snapshot images 187 There is another predefined GUID, 190 software may operate with images with ``GUID = BackupID`` as usual. 192 GUID for new disks. The Top snapshot cannot have this GUID.
|
/qemu/qga/vss-win32/ |
A D | vss-common.h | 56 const GUID g_gProviderId = { 0x3629d4ed, 0xee09, 0x4e0e, 58 const GUID g_gProviderVersion = { 0x11ef8b15, 0xcac6, 0x40d6,
|
A D | install.cpp | 33 const GUID CLSID_COMAdminCatalog = { 0xF618C514, 0xDFB8, 0x11d1, 35 const GUID IID_ICOMAdminCatalog2 = { 0x790C6E0B, 0x9194, 0x4cc9, 37 const GUID CLSID_WbemLocator = { 0x4590f811, 0x1d3a, 0x11d0, 39 const GUID IID_IWbemLocator = { 0xdc12a687, 0x737f, 0x11cf,
|
A D | requester.cpp | 307 GUID guidSnapshotSet = GUID_NULL; in requester_freeze()
|
/qemu/contrib/elf2dmp/ |
A D | pdb.h | 13 typedef struct GUID { struct 18 } GUID; typedef 45 GUID guid;
|
/qemu/qga/ |
A D | service-win32.h | 23 static const GUID GUID_VIOSERIAL_PORT = { 0x6fde7521, 0x1b65, 0x48ae,
|
/qemu/include/hw/usb/ |
A D | dwc2-regs.h | 235 #define GUID HSOTG_REG(0x003c) macro
|
/qemu/hw/usb/ |
A D | hcd-dwc3.c | 126 REG32(GUID, 0x28)
|
/qemu/qapi/ |
A D | machine.json | 333 # GUID information.
|
/qemu/ |
A D | qemu-options.hx | 1095 value for the GUID for the BMC, in standard UUID format. If this 1096 is set, get "Get GUID" command to the BMC will return it. 1097 Otherwise "Get GUID" will return an error.
|
Completed in 71 milliseconds