Re: [Qemu-devel] [RFC 00/14] Multifd

2018-01-10 Thread Juan Quintela
Juan Quintela wrote: > Hi > > For V10: > - It is a request for comments > > - I changed as suggested from Paolo on KVM forum to send page metadata > over the channels > > - I simplified lots of things > - Added reviews > - it is not finished, in no-particular order: > * old code is not removed

[Qemu-devel] [RFC 00/14] Multifd

2018-01-10 Thread Juan Quintela
Hi For V10: - It is a request for comments - I changed as suggested from Paolo on KVM forum to send page metadata over the channels - I simplified lots of things - Added reviews - it is not finished, in no-particular order: * old code is not removed for comparison for the people that looked