all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH qemu-server] api: dbus-vmstate: reword description to match behaviour
@ 2025-08-18 12:30 Christoph Heiss
  2025-08-26  7:56 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Heiss @ 2025-08-18 12:30 UTC (permalink / raw)
  To: pve-devel

This method allows to perform either a 'start' or 'stop' action on the
DBus VMState helper, not just stop it.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
---
 src/PVE/API2/Qemu.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/PVE/API2/Qemu.pm b/src/PVE/API2/Qemu.pm
index 83542482..b571e6c1 100644
--- a/src/PVE/API2/Qemu.pm
+++ b/src/PVE/API2/Qemu.pm
@@ -6956,7 +6956,7 @@ __PACKAGE__->register_method({
     path => '{vmid}/dbus-vmstate',
     method => 'POST',
     proxyto => 'node',
-    description => 'Stop the dbus-vmstate helper for the given VM if running.',
+    description => 'Control the dbus-vmstate helper for a given running VM.',
     permissions => {
         check => ['perm', '/vms/{vmid}', ['VM.Migrate']],
     },
-- 
2.50.1



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH qemu-server] api: dbus-vmstate: reword description to match behaviour
  2025-08-18 12:30 [pve-devel] [PATCH qemu-server] api: dbus-vmstate: reword description to match behaviour Christoph Heiss
@ 2025-08-26  7:56 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-08-26  7:56 UTC (permalink / raw)
  To: pve-devel, Christoph Heiss

On Mon, 18 Aug 2025 14:30:59 +0200, Christoph Heiss wrote:
> This method allows to perform either a 'start' or 'stop' action on the
> DBus VMState helper, not just stop it.
> 
> 

Applied, thanks!

[1/1] api: dbus-vmstate: reword description to match behaviour
      commit: eb95d270298929fbc2e23e9bb2dbceb8bad237e1


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-26  7:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-18 12:30 [pve-devel] [PATCH qemu-server] api: dbus-vmstate: reword description to match behaviour Christoph Heiss
2025-08-26  7:56 ` [pve-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal