[PR #47] [MERGED] Add CPU customization features and hotplug #182

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/47
Author: @V-Paranoiaque
Created: 8/14/2019
Status: Merged
Merged: 8/14/2019
Merged by: @ggongaware

Base: masterHead: feature/cpu


📝 Commits (5)

  • fa624be Add Numa support
  • 6d17ab7 Allows to set an other CPU than host
  • 6906392 Add hotplug support
  • 3eb0b79 Merge remote-tracking branch 'upstream/master' into feature/cpu
  • 298785a Add comment about hotplug

📊 Changes

1 file changed (+25 additions, -1 deletions)

View changed files

📝 proxmox/config_qemu.go (+25 -1)

📄 Description

It's now possible to:

  • Change the type of CPU
  • Set CPU flags
  • Enable Numa
  • Enable the hotplug feature for network,disk,cpu,memory and usb

I have kept the old values by default to don't break anything


🔄 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/47 **Author:** [@V-Paranoiaque](https://github.com/V-Paranoiaque) **Created:** 8/14/2019 **Status:** ✅ Merged **Merged:** 8/14/2019 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `feature/cpu` --- ### 📝 Commits (5) - [`fa624be`](https://github.com/Telmate/proxmox-api-go/commit/fa624be7ad54802479af083aa36cd3b7c9a51071) Add Numa support - [`6d17ab7`](https://github.com/Telmate/proxmox-api-go/commit/6d17ab7975bda48a553944c6bf942ada03710b02) Allows to set an other CPU than host - [`6906392`](https://github.com/Telmate/proxmox-api-go/commit/690639262b4f7030b5e98e7015eaa229ce64333f) Add hotplug support - [`3eb0b79`](https://github.com/Telmate/proxmox-api-go/commit/3eb0b79cb56ab6394e3f43f20a6740f3366f1a27) Merge remote-tracking branch 'upstream/master' into feature/cpu - [`298785a`](https://github.com/Telmate/proxmox-api-go/commit/298785a00ae12695a4958781dabd2db077231020) Add comment about hotplug ### 📊 Changes **1 file changed** (+25 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/config_qemu.go` (+25 -1) </details> ### 📄 Description It's now possible to: - Change the type of CPU - Set CPU flags - Enable Numa - Enable the hotplug feature for network,disk,cpu,memory and usb I have kept the old values by default to don't break anything --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:41:00 +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#182
No description provided.