[PR #321] [CLOSED] Feature: QEMU TPM State device support #391

Closed
opened 2026-02-28 00:42:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/321
Author: @mpywell
Created: 3/13/2024
Status: Closed

Base: masterHead: master


📝 Commits (3)

📊 Changes

2 files changed (+56 additions, -2 deletions)

View changed files

📝 proxmox/config_qemu.go (+45 -2)
📝 proxmox/config_qemu_test.go (+11 -0)

📄 Description

Allow QEMU VMs to be created with a TPM State device.

Closes #241


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Telmate/proxmox-api-go/pull/321 **Author:** [@mpywell](https://github.com/mpywell) **Created:** 3/13/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`34dfe60`](https://github.com/Telmate/proxmox-api-go/commit/34dfe60bb8e507daabf3b525516c9ca554823ff2) add TPM - [`35da754`](https://github.com/Telmate/proxmox-api-go/commit/35da75421ac7c665401a7338216eb5f65d09c6fe) TPM cleanup - [`73f360a`](https://github.com/Telmate/proxmox-api-go/commit/73f360a4f7d3476864b7150ecde1c8e0dbaccdff) cleanup TPM test ### 📊 Changes **2 files changed** (+56 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config_qemu.go` (+45 -2) 📝 `proxmox/config_qemu_test.go` (+11 -0) </details> ### 📄 Description Allow QEMU VMs to be created with a TPM State device. Closes #241 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:42:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-api-go#391
No description provided.