Re: [PATCH 11/26] qemu: support automatic VM managed save in system daemon

2025-02-03 Thread Daniel P . Berrangé
On Thu, Jan 30, 2025 at 06:21:07PM +0100, Peter Krempa wrote: > On Wed, Jan 08, 2025 at 19:42:44 +, Daniel P. Berrangé wrote: > > Currently automatic VM managed save is only performed in session > > daemons, on desktop session close, or host OS shutdown request. > > > > With this change it is

Re: [PATCH 11/26] qemu: support automatic VM managed save in system daemon

2025-01-30 Thread Peter Krempa
On Wed, Jan 08, 2025 at 19:42:44 +, Daniel P. Berrangé wrote: > Currently automatic VM managed save is only performed in session > daemons, on desktop session close, or host OS shutdown request. > > With this change it is possible to control shutdown behaviour for > all daemons. A recommended

Re: [PATCH 11/26] qemu: support automatic VM managed save in system daemon

2025-01-30 Thread Peter Krempa
On Wed, Jan 29, 2025 at 17:24:47 +0100, Peter Krempa wrote: > On Wed, Jan 08, 2025 at 19:42:44 +, Daniel P. Berrangé wrote: > > Currently automatic VM managed save is only performed in session > > daemons, on desktop session close, or host OS shutdown request. > > > > With this change it is po

Re: [PATCH 11/26] qemu: support automatic VM managed save in system daemon

2025-01-29 Thread Peter Krempa
On Wed, Jan 08, 2025 at 19:42:44 +, Daniel P. Berrangé wrote: > Currently automatic VM managed save is only performed in session > daemons, on desktop session close, or host OS shutdown request. > > With this change it is possible to control shutdown behaviour for > all daemons. A recommended

[PATCH 11/26] qemu: support automatic VM managed save in system daemon

2025-01-08 Thread Daniel P . Berrangé
Currently automatic VM managed save is only performed in session daemons, on desktop session close, or host OS shutdown request. With this change it is possible to control shutdown behaviour for all daemons. A recommended setup might be: auto_shutdown_try_save = "persistent" auto_shutdown_try