mirror of
https://github.com/Telmate/proxmox-api-go.git
synced 2026-04-26 07:55:50 +03:00
[PR #141] [MERGED] Allow configuring guest VM tablet mode #259
Labels
No labels
good first issue
issue/confirmed
issue/critical
proposal/accepted
pull-request
type/bug
type/enhancement
type/feature
type/question
type/refactoring
type/testing
type/testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxmox-api-go#259
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Telmate/proxmox-api-go/pull/141
Author: @pgporada
Created: 10/18/2021
Status: ✅ Merged
Merged: 10/18/2021
Merged by: @ggongaware
Base:
master← Head:configure-tablet-mode📝 Commits (1)
8da3665Allow configuring guest VM tablet mode📊 Changes
1 file changed (+22 additions, -14 deletions)
View changed files
📝
proxmox/config_qemu.go(+22 -14)📄 Description
https://pve.proxmox.com/pve-docs/pve-admin-guide.html
The manual way to do this is:
From what I've read on proxmox forum posts, disabling this option will return a non-negligible amount of CPU back to each guest VM.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.