Re: [Qemu-devel] [PULL 0/4] migration queue

2014-06-12 Thread Juan Quintela
Peter Maydell wrote: > On 10 June 2014 17:31, Juan Quintela wrote: >> Hi >> >> This includes: >> >> - last two patches that remove version_minimum_id_old. >> >> - refactor of opening of files was already tested (this is test-vmstate only) >> - v4 of flags in ram_load from Peter. >> >> Please, app

Re: [Qemu-devel] [PULL 0/4] migration queue

2014-06-11 Thread Peter Maydell
On 10 June 2014 17:31, Juan Quintela wrote: > Hi > > This includes: > > - last two patches that remove version_minimum_id_old. > > - refactor of opening of files was already tested (this is test-vmstate only) > - v4 of flags in ram_load from Peter. > > Please, apply. > > Juan. > > > The following

Re: [Qemu-devel] [PULL 0/4] migration queue

2014-06-11 Thread Juan Quintela
Paolo Bonzini wrote: > Il 10/06/2014 18:31, Juan Quintela ha scritto: >> Hi >> >> This includes: >> >> - last two patches that remove version_minimum_id_old. >> >> - refactor of opening of files was already tested (this is test-vmstate only) >> - v4 of flags in ram_load from Peter. >> >> Please, a

Re: [Qemu-devel] [PULL 0/4] migration queue

2014-06-10 Thread Paolo Bonzini
Il 10/06/2014 18:31, Juan Quintela ha scritto: Hi This includes: - last two patches that remove version_minimum_id_old. - refactor of opening of files was already tested (this is test-vmstate only) - v4 of flags in ram_load from Peter. Please, apply. Juan. You missed the patch to change th

Re: [Qemu-devel] [PULL 0/4] migration queue

2014-03-10 Thread Peter Maydell
On 8 March 2014 21:32, Juan Quintela wrote: > The following changes since commit f53f3d0a00b6df39ce8dfca942608e5b6a9a4f71: > > Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging > (2014-03-08 12:38:43 +) > > are available in the git repository at: > > > git://github

Re: [Qemu-devel] [PULL 0/4] migration queue

2014-02-26 Thread Peter Maydell
On 25 February 2014 14:07, Juan Quintela wrote: > Hi > > Please pull, this include: > > - make rdma as stable (patch has been reviewed since long ago)(mrhines) > - less_equal means less_equal not great_or_eual: (david and brown paperbag > for me) > - fix two XBZRLE corruptions > - fwrite(): we ar