On 5/4/20 2:35 PM, Wolfgang Bumiller wrote:
> 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.bumil...@proxmox.com>
> ---
> No change in this one
> 
>  ...e-savevm-async-back-into-a-coroutine.patch | 111 ++++++++++++++++++
>  debian/patches/series                         |   1 +
>  2 files changed, 112 insertions(+)
>  create mode 100644 
> debian/patches/pve/0043-move-savevm-async-back-into-a-coroutine.patch
> 

applied-series, thanks!

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to