Re: [Qemu-devel] [PULL 0/5] Migration queue

2018-09-13 Thread Juan Quintela
Juan Quintela wrote: > The following changes since commit 19b599f7664b2ebfd0f405fb79c14dd241557452: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' > into staging (2018-08-27 16:44:20 +0100) > > are available in the Git repository at: > > git://github.com/juanq

[Qemu-devel] [PULL 0/5] Migration queue

2018-09-03 Thread Juan Quintela
The following changes since commit 19b599f7664b2ebfd0f405fb79c14dd241557452: Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' into staging (2018-08-27 16:44:20 +0100) are available in the Git repository at: git://github.com/juanquintela/qemu.git tags/migration/201

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

2018-03-24 Thread Peter Maydell
On 23 March 2018 at 20:23, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > The following changes since commit 4c2c1015905fa1d616750dfe024b4c0b35875950: > > Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20180323' into > staging (2018-03-23 10:20:54 +)

[Qemu-devel] [PULL 0/5] migration queue

2018-03-23 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" The following changes since commit 4c2c1015905fa1d616750dfe024b4c0b35875950: Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20180323' into staging (2018-03-23 10:20:54 +) are available in the Git repository at: git://github.com/dagrh/qemu.g

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

2014-03-08 Thread Peter Maydell
On 8 March 2014 01:23, Juan Quintela wrote: > Hi > > Please pull > > - Fix missmerge of fwrite patch (armbru) > - FIX XBZRLE crash: Gonglei > - Add more traces for migration (Alexey) > > Especial thanks to Amit for getting the patches together. I'm afraid this doesn't build for Windows: /home/pe

[Qemu-devel] [PULL 0/5] migration queue

2014-03-07 Thread Juan Quintela
Hi Please pull - Fix missmerge of fwrite patch (armbru) - FIX XBZRLE crash: Gonglei - Add more traces for migration (Alexey) Especial thanks to Amit for getting the patches together. Later, Juan. The following changes since commit 6fc0303b95c873d9e384d7fb51e412ac2e53b9c1: Merge remote-trac

[Qemu-devel] [PULL 0/5] migration queue

2013-02-01 Thread Juan Quintela
Hi This includes xbzrle fixes. They are just: - refactor xbzrle into its own file - tests for xbzrle - fix documentanion - bugfix - fix error message please pull The following changes since commit 8a55ebf01507ab73cc458cfcd5b9cb856aba0b9e: Merge remote-tracking branch 'afaerber/qom-cpu'