Clone of Proxmox QEMU build scripts with Vitastor support
 
Go to file
Thomas Lamprecht 66eae0ae75 fix dirty-bitmap state migration freeze
The idea in general is to migrate all the state, which is small for
us, in a single step once. But, QEMU only calls save state if we
return active true.

Hardcoding is-active to return true, like done initially, makes the
migration freeze, as QEMU thinks this is never done, and only stops
calling us and finishes after a few seconds.

So, add a state with an "active" boolean, set to true when
initializing a migration, and set it to false when the state was
saved.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-05 18:58:15 +01:00
debian fix dirty-bitmap state migration freeze 2020-11-05 18:58:15 +01:00
keycodemapdb bump version to 3.0.0-1 2018-09-07 14:52:23 +02:00
qemu@d0ed6a69d3 update to QEMU 5.1 2020-08-20 13:40:36 +02:00
.gitmodules import stable-4 build files 2017-04-05 11:39:09 +02:00
Makefile fix qemu PKGVERSION 2019-07-02 13:32:06 +02:00
backup.txt correct link to vma spec to new repository url 2020-01-14 11:18:52 +01:00
vma_spec.txt import stable-4 build files 2017-04-05 11:39:09 +02:00