Re: [PATCH v4 0/7] Add dbus-vmstate

2019-09-27 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190927134224.14550-1-marcandre.lur...@redhat.com/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT B

Re: [PATCH v4 0/7] Add dbus-vmstate

2019-09-27 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190927134224.14550-1-marcandre.lur...@redhat.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/

[PATCH v4 0/7] Add dbus-vmstate

2019-09-27 Thread Marc-André Lureau
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 how vhost-user devices can be handled today, they are expected to re