[pve-devel] applied: [PATCH qemu-server v3 09/16] monitor: align interface of qmp_cmd() with other helpers
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Nov 14 01:06:23 CET 2025
On Thu, 13 Nov 2025 15:41:02 +0100, Fiona Ebner wrote:
> Since all callers of qmp_cmd() construct the $cmd argument the same
> way, this can also be done directly in qmp_cmd(). This aligns the
> interface of qmp_cmd() to other helpers like mon_cmd(), except for
> having a peer rather than just a VM ID. It's much more straightforward
> to switch calls from mon_cmd() to qmp_cmd() after this change.
>
>
> [...]
Applied, thanks!
[09/16] monitor: align interface of qmp_cmd() with other helpers
commit: 49acfc261aa05ed1c2762edaa35ced6eccdab887
More information about the pve-devel
mailing list