all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH-SERIES qemu-server 0/2] hotplug pending: only issue QMP commands related to USB hotplug if actually needed
@ 2026-03-30 11:09 Fiona Ebner
  2026-03-30 11:09 ` [PATCH qemu-server 1/2] hotplug pending: only check if USB devices are left when one was unplugged Fiona Ebner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Fiona Ebner @ 2026-03-30 11:09 UTC (permalink / raw)
  To: pve-devel

There is a report in the enterprise support about Veeam failing to set
the 'lock' property in the VM configuration, because they are blocking
the QMP socket. The proper fix would be for them to not block the QMP
socket (at least not while interacting with our API), but there still
is an improvement to be made on the Proxmox VE side, which is to avoid
doing QMP commands related to USB hotplug if they are not actually
needed.

qemu-server:

Fiona Ebner (2):
  hotplug pending: only check if USB devices are left when one was
    unplugged
  hotplug pending: only check for USB hoptplug support when actually
    needed

 src/PVE/QemuServer.pm | 41 ++++++++++++++++++++++++++++++-----------
 1 file changed, 30 insertions(+), 11 deletions(-)


Summary over all repositories:
  1 files changed, 30 insertions(+), 11 deletions(-)

-- 
Generated by git-murpp 0.5.0




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

end of thread, other threads:[~2026-03-31 18:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-30 11:09 [PATCH-SERIES qemu-server 0/2] hotplug pending: only issue QMP commands related to USB hotplug if actually needed Fiona Ebner
2026-03-30 11:09 ` [PATCH qemu-server 1/2] hotplug pending: only check if USB devices are left when one was unplugged Fiona Ebner
2026-03-30 11:09 ` [PATCH qemu-server 2/2] hotplug pending: only check for USB hoptplug support when actually needed Fiona Ebner
2026-03-31 14:29 ` [PATCH-SERIES qemu-server 0/2] hotplug pending: only issue QMP commands related to USB hotplug if " Manuel Federanko
2026-03-31 18:40 ` 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