Re: [Qemu-devel] [PULL 0/2] Migration pull request

2017-11-22 Thread Juan Quintela
Juan Quintela wrote: > Hi > > THis has two fixes for migration, please apply. > > Later, Juan. > > The following changes since commit a15d835f00dce270fd3194e83d9910f4b5b44ac0: > > Update version for v2.11.0-rc2 release (2017-11-21 17:50:36 +) > > are available in the git repository at: > >

Re: [Qemu-devel] [PULL 0/2] Migration pull request

2017-11-21 Thread Peter Maydell
On 21 November 2017 at 18:47, Juan Quintela wrote: > Hi > > THis has two fixes for migration, please apply. > > Later, Juan. > > The following changes since commit a15d835f00dce270fd3194e83d9910f4b5b44ac0: > > Update version for v2.11.0-rc2 release (2017-11-21 17:50:36 +) > > are available i

[Qemu-devel] [PULL 0/2] Migration pull request

2017-11-21 Thread Juan Quintela
Hi THis has two fixes for migration, please apply. Later, Juan. The following changes since commit a15d835f00dce270fd3194e83d9910f4b5b44ac0: Update version for v2.11.0-rc2 release (2017-11-21 17:50:36 +) are available in the git repository at: git://github.com/juanquintela/qemu.git ta

Re: [Qemu-devel] [PULL 0/2] Migration PULL request

2015-12-03 Thread Peter Maydell
On 2 December 2015 at 23:22, Juan Quintela wrote: > Hi > > Two small fixes > > - Coverity error discovered by Paole that got lost on the track > (it is a needed cast). > We got this one in RHEL in the past, so it is not only theoretical.v > - Armbru fix for g_poll() returning one error > > Ple

[Qemu-devel] [PULL 0/2] Migration PULL request

2015-12-02 Thread Juan Quintela
Hi Two small fixes - Coverity error discovered by Paole that got lost on the track (it is a needed cast). We got this one in RHEL in the past, so it is not only theoretical.v - Armbru fix for g_poll() returning one error Please, apply. The following changes since commit cf22132367a188426ac

Re: [Qemu-devel] [PULL 0/2] Migration pull request

2015-11-26 Thread Peter Maydell
On 25 November 2015 at 14:32, Juan Quintela wrote: > Hi > > This series: > - Ignore madvise return value (david) > > As there is no way to diferentiate an error because the kernel don't > understand HUGE_PAGES and anything else > > - Limit memory usage for block migraiton (wen) > > Please, apl

[Qemu-devel] [PULL 0/2] Migration pull request

2015-11-25 Thread Juan Quintela
Hi This series: - Ignore madvise return value (david) As there is no way to diferentiate an error because the kernel don't understand HUGE_PAGES and anything else - Limit memory usage for block migraiton (wen) Please, aply. Later, Juan. The following changes since commit e85dda8070b20dd87