Re: [PATCH 06/26] qemu: add 'auto_start_delay' configuration parameter

2025-01-30 Thread Daniel P . Berrangé
On Thu, Jan 30, 2025 at 01:16:42PM +0100, Peter Krempa wrote: > On Wed, Jan 08, 2025 at 19:42:39 +, Daniel P. Berrangé wrote: > > This allows a user specified delay between autostart of each VM, giving > > parity with the equivalent feature of libvirt-guests. > > > > Signed-off-by: Daniel P. B

Re: [PATCH 06/26] qemu: add 'auto_start_delay' configuration parameter

2025-01-30 Thread Peter Krempa
On Wed, Jan 08, 2025 at 19:42:39 +, Daniel P. Berrangé wrote: > This allows a user specified delay between autostart of each VM, giving > parity with the equivalent feature of libvirt-guests. > > Signed-off-by: Daniel P. Berrangé > --- > src/qemu/libvirtd_qemu.aug | 1 + > src/qemu/q