Files
pve-qemu-qoup/debian
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
..
2018-03-14 14:18:17 +01:00
2020-04-29 09:54:19 +02:00
2017-04-05 11:39:09 +02:00
2017-04-05 11:39:09 +02:00
2017-04-05 11:39:09 +02:00
2017-04-05 11:40:20 +02:00
2017-04-05 11:39:09 +02:00
2017-04-05 11:39:09 +02:00
2017-10-16 14:05:22 +02:00
2020-04-08 15:36:32 +02:00