Re: [PATCH v5 0/8] Add dbus-vmstate

2019-11-29 Thread Marc-André Lureau
Hi On Fri, Oct 4, 2019 at 3:23 PM Marc-André Lureau wrote: > > Hi, > > With external processes or helpers participating to the VM support, it > becomes necessary to handle their migration. Various options exist to > transfer their state: > 1) as the VM memory, RAM or devices (we could say that's

Re: [PATCH v5 0/8] Add dbus-vmstate

2019-10-24 Thread Marc-André Lureau
Hi On Fri, Oct 4, 2019 at 1:23 PM Marc-André Lureau wrote: > > Hi, > > With external processes or helpers participating to the VM support, it > becomes necessary to handle their migration. Various options exist to > transfer their state: > 1) as the VM memory, RAM or devices (we could say that's