feat(xo-web/VM/advanced): VTPM management (#7085)

See #7066
See #6802
See #7074
This commit is contained in:
Mathieu
2023-10-19 15:46:03 +02:00
committed by GitHub
parent 8752487280
commit 1a1dd0531d
4 changed files with 110 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
- [Host/Advanced] Allow to force _Smart reboot_ if some resident VMs have the suspend operation blocked [Forum#7136](https://xcp-ng.org/forum/topic/7136/suspending-vms-during-host-reboot/23) (PR [#7025](https://github.com/vatesfr/xen-orchestra/pull/7025))
- [Plugin/backup-report] Errors are now listed in XO tasks
- [PIF] Show network name in PIF selectors (PR [#7081](https://github.com/vatesfr/xen-orchestra/pull/7081))
- [VM/Advanced] Possibility to create/delete VTPM [#7066](https://github.com/vatesfr/xen-orchestra/issues/7066) [Forum#6578](https://xcp-ng.org/forum/topic/6578/xcp-ng-8-3-public-alpha/109) (PR [#7085](https://github.com/vatesfr/xen-orchestra/pull/7085))
### Bug fixes