Re: [pve-devel] [PATCH pve-qemu] update to QEMU 5.1

2020-08-20 Thread Oguz Bektas
hi, i've tested: - live migration - backup & restore (also with pbs) - snapshot & rollback - pending changes - disk hotplugging unfortunately couldn't test pci passthrough because of conflicts in iommu groups on my machine. Tested-by: Oguz Bektas On Thu, Aug 20, 2020 at 11:48:36AM +0200, Ogu

Re: [pve-devel] [PATCH pve-qemu] update to QEMU 5.1

2020-08-20 Thread Oguz Bektas
i'm testing this on my cluster, will update once i'm done ___ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH pve-qemu] update to QEMU 5.1

2020-08-20 Thread Stefan Reiter
No major semantic changes, mostly just deprecations and changed function signatures. Drop the extra/ patches, as they have been applied upstream. The added extra/ patch was accepted upstream[0] but has not been picked up for 5.1. It is required for non-4M aligned backups to work with PBS. [0] htt