qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2]  Migration pull request
@ 2017-11-21 18:47 Juan Quintela
  2017-11-21 18:47 ` [Qemu-devel] [PULL 1/2] migration, xen: Fix block image lock issue on live migration Juan Quintela
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Juan Quintela @ 2017-11-21 18:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: dgilbert, lvivier, peterx

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 +0000)

are available in the git repository at:

  git://github.com/juanquintela/qemu.git tags/migration/20171121

for you to fetch changes up to 383d8a77222c016610d626887de80e770cdd9936:

  migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END (2017-11-21 19:42:26 +0100)

----------------------------------------------------------------
migration/next for 20171121

----------------------------------------------------------------
Anthony PERARD (1):
      migration, xen: Fix block image lock issue on live migration

Daniel Henrique Barboza (1):
      migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END

 migration/ram.c     | 22 +++++++++++++++-------
 migration/savevm.c  | 23 ++++++++++++++++++++++-
 qapi/migration.json |  6 +++++-
 3 files changed, 42 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Qemu-devel] [PULL 0/2] Migration PULL request
@ 2015-12-02 23:22 Juan Quintela
  2015-12-03 11:08 ` Peter Maydell
  0 siblings, 1 reply; 10+ messages in thread
From: Juan Quintela @ 2015-12-02 23:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: amit.shah, dgilbert

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 cf22132367a188426ac07cf1805b214dd2d0cc80:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2015-12-02 17:05:34 +0000)

are available in the git repository at:

  git://github.com/juanquintela/qemu.git tags/migration/20151203

for you to fetch changes up to a694ee343d13159d214823294bbda08e4bdac685:

  migration: do floating-point division (2015-12-03 00:03:00 +0100)

----------------------------------------------------------------
migration/next for 20151203

----------------------------------------------------------------
Markus Armbruster (1):
      migration: Clean up use of g_poll() in socket_writev_buffer()

Paolo Bonzini (1):
      migration: do floating-point division

 migration/migration.c      | 2 +-
 migration/qemu-file-unix.c | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Qemu-devel] [PULL 0/2] Migration pull request
@ 2015-11-25 14:32 Juan Quintela
  2015-11-26  9:43 ` Peter Maydell
  0 siblings, 1 reply; 10+ messages in thread
From: Juan Quintela @ 2015-11-25 14:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: amit.shah, dgilbert

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 e85dda8070b20dd8765d52daf64de70a9ccf395f:

  Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into staging (2015-11-25 12:09:34 +0000)

are available in the git repository at:

  git://github.com/juanquintela/qemu.git tags/migration/20151125

for you to fetch changes up to f77dcdbc76dbf9bade9739e85e1013639e535835:

  block-migration: limit the memory usage (2015-11-25 15:27:28 +0100)

----------------------------------------------------------------
migration/next for 20151125

----------------------------------------------------------------
Dr. David Alan Gilbert (1):
      Assume madvise for (no)hugepage works

Wen Congyang (1):
      block-migration: limit the memory usage

 migration/block.c        |  7 ++++++-
 migration/postcopy-ram.c | 10 ++--------
 2 files changed, 8 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-11-22  8:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-21 18:47 [Qemu-devel] [PULL 0/2] Migration pull request Juan Quintela
2017-11-21 18:47 ` [Qemu-devel] [PULL 1/2] migration, xen: Fix block image lock issue on live migration Juan Quintela
2017-11-21 18:47 ` [Qemu-devel] [PULL 2/2] migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END Juan Quintela
2017-11-21 18:52 ` [Qemu-devel] [PULL 0/2] Migration pull request Peter Maydell
2017-11-21 19:27 ` no-reply
2017-11-22  8:30 ` Juan Quintela
  -- strict thread matches above, loose matches on Subject: below --
2015-12-02 23:22 [Qemu-devel] [PULL 0/2] Migration PULL request Juan Quintela
2015-12-03 11:08 ` Peter Maydell
2015-11-25 14:32 [Qemu-devel] [PULL 0/2] Migration pull request Juan Quintela
2015-11-26  9:43 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).