Go to file
Wolfgang Bumiller 24e289d025 experimentally move savevm-async back into a coroutine
Move qemu_savevm_state_{header,setup} into the main loop and
the rest of the iteration into a coroutine. The former need
to lock the iothread (and we can't unlock it in the
coroutine), and the latter can't deal with being in a
separate thread, so a coroutine it must be.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-05-04 15:09:10 +02:00
debian experimentally move savevm-async back into a coroutine 2020-05-04 15:09:10 +02:00
keycodemapdb bump version to 3.0.0-1 2018-09-07 14:52:23 +02:00
qemu@fdd76fecdd bump version to 5.0.0-1 2020-04-29 09:54:19 +02:00
.gitmodules import stable-4 build files 2017-04-05 11:39:09 +02:00
backup.txt correct link to vma spec to new repository url 2020-01-14 11:18:52 +01:00
Makefile fix qemu PKGVERSION 2019-07-02 13:32:06 +02:00
vma_spec.txt import stable-4 build files 2017-04-05 11:39:09 +02:00