[PR #23] [MERGED] Qemu agent #160

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

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/23
Author: @carlpett
Created: 4/10/2019
Status: Merged
Merged: 4/10/2019
Merged by: @ggongaware

Base: masterHead: qemu-agent


📝 Commits (2)

  • 423aa2e Add qemu agent config
  • d043bbd Add reading agent network interfaces

📊 Changes

3 files changed (+92 additions, -7 deletions)

View changed files

📝 proxmox/client.go (+58 -0)
📝 proxmox/config_qemu.go (+13 -2)
📝 proxmox/session.go (+21 -5)

📄 Description

This PR adds a config flag parameter to enable the Qemu agent, as well as reading network interface info from the agent in a running VM.

ping @ggongaware


🔄 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/23 **Author:** [@carlpett](https://github.com/carlpett) **Created:** 4/10/2019 **Status:** ✅ Merged **Merged:** 4/10/2019 **Merged by:** [@ggongaware](https://github.com/ggongaware) **Base:** `master` ← **Head:** `qemu-agent` --- ### 📝 Commits (2) - [`423aa2e`](https://github.com/Telmate/proxmox-api-go/commit/423aa2e4ec6c330d1482f7b4719c9b2817d24c48) Add qemu agent config - [`d043bbd`](https://github.com/Telmate/proxmox-api-go/commit/d043bbdf958cd001820651aa216be27c7cb6f75c) Add reading agent network interfaces ### 📊 Changes **3 files changed** (+92 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/client.go` (+58 -0) 📝 `proxmox/config_qemu.go` (+13 -2) 📝 `proxmox/session.go` (+21 -5) </details> ### 📄 Description This PR adds a config flag parameter to enable the Qemu agent, as well as reading network interface info from the agent in a running VM. ping @ggongaware --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:40:54 +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#160
No description provided.