[pve-devel] qemu.git / pve patches

Dietmar Maurer dietmar at proxmox.com
Sun Nov 18 07:28:32 CET 2012


The have removed the buffered file code.

We need to re-implement the whole thing using coroutines.

> -----Original Message-----
> From: pve-devel-bounces at pve.proxmox.com [mailto:pve-devel-
> bounces at pve.proxmox.com] On Behalf Of Stefan Priebe
> Sent: Samstag, 17. November 2012 20:09
> To: pve-devel at pve.proxmox.com
> Subject: [pve-devel] qemu.git / pve patches
> 
> Hello list,
> 
> as qemu-kvm 1.3 will be qemu.git 1.3 as they were merged. I was trying to
> port all patches of pve to qemu.git.
> 
> This worked fine except savevm-async.c. Right now pve registers some
> custom callbacks for qemu_fopen_ops_buffered. But qemu devs removed
> this options and so
>                                   BufferedPutFunc *put_buffer,
>                                    BufferedPutReadyFunc *put_ready,
>                                    BufferedWaitForUnfreezeFunc *wait_for_unfreeze,
>                                    BufferedCloseFunc *close);
> 
> became static and always the migration functions get called.
> 
> How can we fix that?
> 
> Greets
> Stefan
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel





More information about the pve-devel mailing list