vladimirpetrov commented on PR #12263:
URL: https://github.com/apache/cloudstack/pull/12263#issuecomment-3783146570
Here is the vtpm support for the XenServer 8.4 with Ubuntu 24 server VM:
```
[07:49 ref-trl-10668-x-mol9-vladimir-petrov-xs1 ~]# xe vm-list
params=dom-id,vtpms,name-label
name-label ( RW) : s-2-VM
dom-id ( RO): 5
vtpms ( RO):
name-label ( RW) : Control domain on host:
ref-trl-10668-x-mol9-vladimir-petrov-xs1
dom-id ( RO): 0
vtpms ( RO):
name-label ( RW) : Control domain on host:
ref-trl-10668-x-mol9-vladimir-petrov-xs2
dom-id ( RO): 0
vtpms ( RO):
name-label ( RW) : v-1-VM
dom-id ( RO): 1
vtpms ( RO):
name-label ( RW) : i-2-14-VM
dom-id ( RO): 20
vtpms ( RO): c803b3b7-93d5-8c1e-d9b2-32fe3596a631
```
Check for TMP in the VM:
<img width="544" height="262" alt="image"
src="https://github.com/user-attachments/assets/0a7d98fe-4758-4027-9639-878a0930acdc"
/>
And Ubuntu 24 VM on XCPNG 8.3:
```
[07:36 ref-trl-10666-x-mol9-vladimir-petrov-xs1 ~]# xe vm-list
params=dom-id,vtpms,name-label
name-label ( RW) : Control domain on host:
ref-trl-10666-x-mol9-vladimir-petrov-xs1
dom-id ( RO): 0
vtpms ( RO):
name-label ( RW) : v-6-VM
dom-id ( RO): 3
vtpms ( RO):
name-label ( RW) : s-7-VM
dom-id ( RO): 4
vtpms ( RO):
name-label ( RW) : i-2-9-VM
dom-id ( RO): 11
vtpms ( RO): 4d70599d-93ed-e4c5-5dfc-d10806afd47a
name-label ( RW) : Control domain on host:
ref-trl-10666-x-mol9-vladimir-petrov-xs2
dom-id ( RO): 0
vtpms ( RO):
```
Check for TMP in the VM:
<img width="549" height="262" alt="image"
src="https://github.com/user-attachments/assets/14ecc122-4ff3-4ca2-a72d-fddd80b9df21"
/>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]